"./bisync.test -test.v -test.timeout 1h0m0s -remote TestAzureBlob: -verbose" - Starting (try 1/5)
2026/07/07 01:59:54 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tuvasew1qoli"
2026/07/07 01:59:54 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2026/07/07 01:59:54 DEBUG : Creating backend with remote "/tmp/rclone1887989955"
=== RUN TestLockfileIsExpired_UnreadableWithMaxLock
2026/07/07 01:59:54 INFO : /tmp/TestLockfileIsExpired_UnreadableWithMaxLock1172374047/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/07 01:59:54 ERROR : /tmp/TestLockfileIsExpired_UnreadableWithoutMaxLock2106160916/001/test.lck: Lock file exists, but contents are unreadable. (decode error: invalid character 'o' in literal null (expecting 'u'))
--- PASS: TestLockfileIsExpired_UnreadableWithoutMaxLock (0.00s)
=== RUN TestLockfileIsExpired_ValidExpired
2026/07/07 01:59:54 INFO : /tmp/TestLockfileIsExpired_ValidExpired3099327193/001/test.lck: Lock file found, but it expired at 2026-07-07 01:54:54.304991201 +0000 UTC. Will delete it and proceed.
--- PASS: TestLockfileIsExpired_ValidExpired (0.00s)
=== RUN TestLockfileIsExpired_ValidNotExpired
2026/07/07 01:59:54 INFO : /tmp/TestLockfileIsExpired_ValidNotExpired1561352257/001/test.lck: Valid lock file found. Expires at 2026-07-07 02:09:54.305553595 +0000 UTC. (10m0s from now)
2026/07/07 01:59:54 INFO : Lockfile info:
{
"Session": "test",
"PID": "12345",
"TimeRenewed": "2026-07-07T01:59:54.305553515Z",
"TimeExpires": "2026-07-07T02:09:54.305553595Z"
}
--- PASS: TestLockfileIsExpired_ValidNotExpired (0.00s)
=== RUN TestBisyncRemoteLocal
2026/07/07 01:59:54 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu"
2026/07/07 01:59:54 NOTICE: remote: TestAzureBlob:rclone-test-sivimey3filu
=== RUN TestBisyncRemoteLocal/all_changed
2026/07/07 01:59:54 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4"
2026/07/07 01:59:54 INFO : path1: Making directory
2026/07/07 01:59:54 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/all_changed/path1"
2026/07/07 01:59:54 DEBUG : Creating backend with remote "/tmp/015954nazanen4"
2026/07/07 01:59:54 DEBUG : Creating backend with remote "/tmp/015954nazanen4/all_changed/path2"
2026/07/07 01:59:54 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_all_changed/initial"
2026/07/07 01:59:54 DEBUG : Creating backend with remote "/tmp/015954nazanen4/initdir/test_all_changed-xebawap1"
2026/07/07 01:59:54 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 01:59:54 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/07 01:59:54 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/07 01:59:54 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/07 01:59:54 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/07 01:59:54 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/07 01:59:54 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 01:59:54 DEBUG : subdir: Making directory with metadata
2026/07/07 01:59:54 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 01:59:54 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/07 01:59:54 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/07 01:59:54 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 01:59:54 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 01:59:54 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/07 01:59:54 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/07 01:59:54 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 01:59:54 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/07 01:59:54 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 01:59:54 INFO : file1.copy1.txt: Copied (new)
2026/07/07 01:59:54 DEBUG : Local file system at /tmp/015954nazanen4/initdir/test_all_changed-xebawap1: Waiting for checks to finish
2026/07/07 01:59:54 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 01:59:54 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 01:59:54 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/07 01:59:54 INFO : file1.copy3.txt: Copied (new)
2026/07/07 01:59:54 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 01:59:54 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/07 01:59:54 INFO : file1.copy2.txt: Copied (new)
2026/07/07 01:59:54 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/07 01:59:54 INFO : RCLONE_TEST: Copied (new)
2026/07/07 01:59:54 DEBUG : Local file system at /tmp/015954nazanen4/initdir/test_all_changed-xebawap1: Waiting for transfers to finish
2026/07/07 01:59:54 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 01:59:54 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/07 01:59:54 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 01:59:54 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/07 01:59:54 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/07 01:59:54 INFO : file1.copy4.txt: Copied (new)
2026/07/07 01:59:54 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 01:59:54 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/07 01:59:54 INFO : file1.copy5.txt: Copied (new)
2026/07/07 01:59:54 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 01:59:54 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/07 01:59:54 INFO : subdir/file20.txt: Copied (new)
2026/07/07 01:59:54 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 01:59:54 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 01:59:54 INFO : file1.txt: Copied (new)
2026/07/07 01:59:54 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 01:59:54 DEBUG : Waiting for deletions to finish
2026/07/07 01:59:54 DEBUG : removing 1 level 0 directories
2026/07/07 01:59:54 INFO : Azure container rclone-test-sivimey3filu path 015954nazanen4/all_changed/path1: Removing directory
2026/07/07 01:59:54 DEBUG : Waiting for deletions to finish
2026/07/07 01:59:54 ERROR : error listing: directory not found
2026/07/07 01:59:54 ERROR : Local file system at /tmp/015954nazanen4/all_changed/path2: Failed to list "": directory not found
2026/07/07 01:59:54 DEBUG : removing 1 level 0 directories
2026/07/07 01:59:54 INFO : Local file system at /tmp/015954nazanen4/all_changed/path2: Removing directory
2026/07/07 01:59:54 ERROR : Failed to rmdir: stat /tmp/015954nazanen4/all_changed/path2: no such file or directory
2026/07/07 01:59:54 ERROR : error listing: directory not found
2026/07/07 01:59:54 NOTICE: checking initFs Local file system at /tmp/015954nazanen4/initdir/test_all_changed-xebawap1
2026/07/07 01:59:54 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 01:59:54 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/07 01:59:54 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/07 01:59:54 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/07 01:59:54 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/07 01:59:54 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/07 01:59:54 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 01:59:54 INFO : subdir: Making directory
2026/07/07 01:59:54 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 01:59:54 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/all_changed/path1: Waiting for checks to finish
2026/07/07 01:59:54 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/all_changed/path1: Waiting for transfers to finish
2026/07/07 01:59:55 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 01:59:55 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 01:59:55 INFO : RCLONE_TEST: Copied (new)
2026/07/07 01:59:55 DEBUG : file1.copy3.txt: size = 0 OK
2026/07/07 01:59:55 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 01:59:55 INFO : file1.copy3.txt: Copied (new)
2026/07/07 01:59:55 DEBUG : file1.copy1.txt: size = 0 OK
2026/07/07 01:59:55 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 01:59:55 INFO : file1.copy1.txt: Copied (new)
2026/07/07 01:59:55 DEBUG : file1.copy2.txt: size = 0 OK
2026/07/07 01:59:55 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 01:59:55 INFO : file1.copy2.txt: Copied (new)
2026/07/07 01:59:55 DEBUG : file1.copy5.txt: size = 0 OK
2026/07/07 01:59:55 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 01:59:55 INFO : file1.copy5.txt: Copied (new)
2026/07/07 01:59:55 DEBUG : file1.copy4.txt: size = 0 OK
2026/07/07 01:59:55 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 01:59:55 INFO : file1.copy4.txt: Copied (new)
2026/07/07 01:59:55 DEBUG : file1.txt: size = 0 OK
2026/07/07 01:59:55 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 01:59:55 INFO : file1.txt: Copied (new)
2026/07/07 01:59:55 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/07 01:59:55 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 01:59:55 INFO : subdir/file20.txt: Copied (new)
2026/07/07 01:59:55 NOTICE: checking Path1 Azure container rclone-test-sivimey3filu path 015954nazanen4/all_changed/path1
2026/07/07 01:59:55 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 01:59:55 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/07 01:59:55 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/07 01:59:55 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/07 01:59:55 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/07 01:59:55 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/07 01:59:55 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 01:59:55 DEBUG : subdir: Making directory with metadata
2026/07/07 01:59:55 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 01:59:55 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/07 01:59:55 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 01:59:55 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 01:59:55 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 01:59:55 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 01:59:55 INFO : RCLONE_TEST: Copied (new)
2026/07/07 01:59:55 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/07 01:59:55 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/07 01:59:55 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 01:59:55 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/07 01:59:55 INFO : file1.copy2.txt: Copied (new)
2026/07/07 01:59:55 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/07 01:59:55 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 01:59:55 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/07 01:59:55 DEBUG : Local file system at /tmp/015954nazanen4/all_changed/path2: Waiting for checks to finish
2026/07/07 01:59:55 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/07 01:59:55 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/07 01:59:55 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 01:59:55 INFO : file1.copy1.txt: Copied (new)
2026/07/07 01:59:55 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/07 01:59:55 INFO : file1.copy3.txt: Copied (new)
2026/07/07 01:59:55 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 01:59:55 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 01:59:55 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/07 01:59:55 INFO : file1.copy5.txt: Copied (new)
2026/07/07 01:59:55 DEBUG : Local file system at /tmp/015954nazanen4/all_changed/path2: Waiting for transfers to finish
2026/07/07 01:59:55 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/07 01:59:55 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 01:59:55 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 01:59:55 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 01:59:55 INFO : file1.txt: Copied (new)
2026/07/07 01:59:55 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 01:59:55 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/07 01:59:55 INFO : file1.copy4.txt: Copied (new)
2026/07/07 01:59:55 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/07 01:59:55 INFO : subdir/file20.txt: Copied (new)
2026/07/07 01:59:55 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 01:59:55 NOTICE: checking path2 Local file system at /tmp/015954nazanen4/all_changed/path2
2026/07/07 01:59:55 NOTICE: [36m(01) :[0m [34mtest all-changed[0m
2026/07/07 01:59:55 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/07 01:59:55 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/07 01:59:57 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/all_changed/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 01:59:57 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 01:59:57 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 01:59: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/07 01:59:57 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/all_changed/path1/" with Path2 "/tmp/015954nazanen4/all_changed/path2/"
2026/07/07 01:59:57 INFO : Copying Path2 files to Path1
2026/07/07 01:59:57 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 01:59:57 INFO : There was nothing to transfer
2026/07/07 01:59:57 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 01:59:57 INFO : There was nothing to transfer
2026/07/07 01:59:57 INFO : Resync updating listings
2026/07/07 01:59:57 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/all_changed/path1/" vs Path2 "/tmp/015954nazanen4/all_changed/path2/"
2026/07/07 01:59:57 INFO : [32mBisync successful[0m
2026/07/07 01:59:57 NOTICE: [36m(04) :[0m [34mtest change timestamp on all files except RCLONE_TEST[0m
2026/07/07 01:59:57 NOTICE: [36m(05) :[0m [34mtouch-glob 2005-01-02 TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/all_changed/path1/ file*[0m
2026/07/07 01:59:57 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/all_changed/path1/"
2026/07/07 01:59:57 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/all_changed/path1/" to be canonical "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/all_changed/path1"
2026/07/07 01:59:57 DEBUG : file1.copy1.txt: Set modification time 2005-01-02
2026/07/07 01:59:57 DEBUG : file1.copy2.txt: Set modification time 2005-01-02
2026/07/07 01:59:57 DEBUG : file1.copy3.txt: Set modification time 2005-01-02
2026/07/07 01:59:57 DEBUG : file1.copy4.txt: Set modification time 2005-01-02
2026/07/07 01:59:57 DEBUG : file1.copy5.txt: Set modification time 2005-01-02
2026/07/07 01:59:57 DEBUG : file1.txt: Set modification time 2005-01-02
2026/07/07 01:59:57 NOTICE: [36m(06) :[0m [34mtouch-glob 2005-01-02 TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/all_changed/path1/subdir file*[0m
2026/07/07 01:59:57 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/all_changed/path1/subdir"
2026/07/07 01:59:58 DEBUG : file20.txt: Set modification time 2005-01-02
2026/07/07 01:59:58 NOTICE: [36m(07) :[0m [34mtest sync should pass[0m
2026/07/07 01:59:58 NOTICE: [36m(08) :[0m [34mbisync[0m
2026/07/07 02:00:00 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/all_changed/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:00:00 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:00:00 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:00: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/07 02:00:00 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/all_changed/path1/" with Path2 "/tmp/015954nazanen4/all_changed/path2/"
2026/07/07 02:00:00 INFO : Building Path1 and Path2 listings
2026/07/07 02:00:00 INFO : Path1 checking for diffs
2026/07/07 02:00:00 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy1.txt[0m
2026/07/07 02:00:00 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy2.txt[0m
2026/07/07 02:00:00 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy3.txt[0m
2026/07/07 02:00:00 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy4.txt[0m
2026/07/07 02:00:00 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy5.txt[0m
2026/07/07 02:00:00 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/07 02:00:00 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/07/07 02:00:00 INFO : Path1: 7 changes: [32m 0 new[0m, [33m 7 modified[0m, [31m 0 deleted[0m
2026/07/07 02:00:00 INFO : ([33mModified[0m: [36m 7 newer[0m, [34m 0 older[0m)
2026/07/07 02:00:00 INFO : Path2 checking for diffs
2026/07/07 02:00:00 INFO : Applying changes
2026/07/07 02:00:00 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/015954nazanen4/all_changed/path2/file1.copy1.txt[0m
2026/07/07 02:00:00 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/015954nazanen4/all_changed/path2/file1.copy2.txt[0m
2026/07/07 02:00:00 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/015954nazanen4/all_changed/path2/file1.copy3.txt[0m
2026/07/07 02:00:00 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/015954nazanen4/all_changed/path2/file1.copy4.txt[0m
2026/07/07 02:00:00 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/015954nazanen4/all_changed/path2/file1.copy5.txt[0m
2026/07/07 02:00:00 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/015954nazanen4/all_changed/path2/file1.txt[0m
2026/07/07 02:00:00 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/015954nazanen4/all_changed/path2/subdir/file20.txt[0m
2026/07/07 02:00:00 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/07 02:00:00 INFO : file1.copy1.txt: Updated modification time in destination
2026/07/07 02:00:00 INFO : file1.copy2.txt: Updated modification time in destination
2026/07/07 02:00:00 INFO : file1.copy4.txt: Updated modification time in destination
2026/07/07 02:00:00 INFO : file1.copy5.txt: Updated modification time in destination
2026/07/07 02:00:00 INFO : file1.copy3.txt: Updated modification time in destination
2026/07/07 02:00:00 INFO : file1.txt: Updated modification time in destination
2026/07/07 02:00:00 INFO : subdir/file20.txt: Updated modification time in destination
2026/07/07 02:00:00 INFO : There was nothing to transfer
2026/07/07 02:00:00 INFO : Updating listings
2026/07/07 02:00:00 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/all_changed/path1/" vs Path2 "/tmp/015954nazanen4/all_changed/path2/"
2026/07/07 02:00:00 INFO : [32mBisync successful[0m
2026/07/07 02:00:00 NOTICE: [36m(09) :[0m [34mtest change timestamp on all files including RCLONE_TEST[0m
2026/07/07 02:00:00 NOTICE: [36m(10) :[0m [34mtouch-glob 2004-01-02 TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/all_changed/path1/ *[0m
2026/07/07 02:00:00 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/all_changed/path1/" for canonical name "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/all_changed/path1"
2026/07/07 02:00:00 DEBUG : RCLONE_TEST: Set modification time 2004-01-02
2026/07/07 02:00:00 DEBUG : file1.copy1.txt: Set modification time 2004-01-02
2026/07/07 02:00:00 DEBUG : file1.copy2.txt: Set modification time 2004-01-02
2026/07/07 02:00:00 DEBUG : file1.copy3.txt: Set modification time 2004-01-02
2026/07/07 02:00:00 DEBUG : file1.copy4.txt: Set modification time 2004-01-02
2026/07/07 02:00:00 DEBUG : file1.copy5.txt: Set modification time 2004-01-02
2026/07/07 02:00:00 DEBUG : file1.txt: Set modification time 2004-01-02
2026/07/07 02:00:00 NOTICE: [36m(11) :[0m [34mtouch-glob 2004-01-02 TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/all_changed/path1/subdir *[0m
2026/07/07 02:00:00 DEBUG : file20.txt: Set modification time 2004-01-02
2026/07/07 02:00:00 NOTICE: [36m(12) :[0m [34mtest sync should fail[0m
2026/07/07 02:00:00 NOTICE: [36m(13) :[0m [34mbisync[0m
2026/07/07 02:00:03 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/all_changed/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:00:03 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:00:03 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:00:03 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/07 02:00:03 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/all_changed/path1/" with Path2 "/tmp/015954nazanen4/all_changed/path2/"
2026/07/07 02:00:03 INFO : Building Path1 and Path2 listings
2026/07/07 02:00:03 INFO : Path1 checking for diffs
2026/07/07 02:00:03 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mRCLONE_TEST[0m
2026/07/07 02:00:03 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy1.txt[0m
2026/07/07 02:00:03 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy2.txt[0m
2026/07/07 02:00:03 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy3.txt[0m
2026/07/07 02:00:03 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy4.txt[0m
2026/07/07 02:00:03 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy5.txt[0m
2026/07/07 02:00:03 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.txt[0m
2026/07/07 02:00:03 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/07/07 02:00:03 INFO : Path1: 8 changes: [32m 0 new[0m, [33m 8 modified[0m, [31m 0 deleted[0m
2026/07/07 02:00:03 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 7 older[0m)
2026/07/07 02:00:03 INFO : Path2 checking for diffs
2026/07/07 02:00:03 ERROR : Safety abort: all files were changed on Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/all_changed/path1/". Run with --force if desired.
2026/07/07 02:00:03 NOTICE: [31mBisync aborted. Please try again.[0m
2026/07/07 02:00:03 NOTICE: Bisync error: all files were changed
2026/07/07 02:00:03 NOTICE: [36m(14) :[0m [34mtest sync with force should pass[0m
2026/07/07 02:00:03 NOTICE: [36m(15) :[0m [34mbisync force[0m
2026/07/07 02:00:05 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/all_changed/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:00:05 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:00:05 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:00: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/07 02:00:05 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/all_changed/path1/" with Path2 "/tmp/015954nazanen4/all_changed/path2/"
2026/07/07 02:00:05 INFO : Building Path1 and Path2 listings
2026/07/07 02:00:05 INFO : Path1 checking for diffs
2026/07/07 02:00:05 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mRCLONE_TEST[0m
2026/07/07 02:00:05 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy1.txt[0m
2026/07/07 02:00:05 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy2.txt[0m
2026/07/07 02:00:05 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy3.txt[0m
2026/07/07 02:00:05 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy4.txt[0m
2026/07/07 02:00:05 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy5.txt[0m
2026/07/07 02:00:05 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.txt[0m
2026/07/07 02:00:05 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/07/07 02:00:05 INFO : Path1: 8 changes: [32m 0 new[0m, [33m 8 modified[0m, [31m 0 deleted[0m
2026/07/07 02:00:05 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 7 older[0m)
2026/07/07 02:00:05 INFO : Path2 checking for diffs
2026/07/07 02:00:05 INFO : Applying changes
2026/07/07 02:00:05 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/015954nazanen4/all_changed/path2/RCLONE_TEST[0m
2026/07/07 02:00:05 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/015954nazanen4/all_changed/path2/file1.copy1.txt[0m
2026/07/07 02:00:05 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/015954nazanen4/all_changed/path2/file1.copy2.txt[0m
2026/07/07 02:00:05 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/015954nazanen4/all_changed/path2/file1.copy3.txt[0m
2026/07/07 02:00:05 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/015954nazanen4/all_changed/path2/file1.copy4.txt[0m
2026/07/07 02:00:05 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/015954nazanen4/all_changed/path2/file1.copy5.txt[0m
2026/07/07 02:00:05 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/015954nazanen4/all_changed/path2/file1.txt[0m
2026/07/07 02:00:05 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/015954nazanen4/all_changed/path2/subdir/file20.txt[0m
2026/07/07 02:00:05 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/07 02:00:05 INFO : file1.copy1.txt: Updated modification time in destination
2026/07/07 02:00:05 INFO : RCLONE_TEST: Updated modification time in destination
2026/07/07 02:00:05 INFO : file1.txt: Updated modification time in destination
2026/07/07 02:00:05 INFO : file1.copy2.txt: Updated modification time in destination
2026/07/07 02:00:05 INFO : file1.copy3.txt: Updated modification time in destination
2026/07/07 02:00:05 INFO : file1.copy5.txt: Updated modification time in destination
2026/07/07 02:00:05 INFO : file1.copy4.txt: Updated modification time in destination
2026/07/07 02:00:05 INFO : subdir/file20.txt: Updated modification time in destination
2026/07/07 02:00:05 INFO : There was nothing to transfer
2026/07/07 02:00:05 INFO : Updating listings
2026/07/07 02:00:05 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/all_changed/path1/" vs Path2 "/tmp/015954nazanen4/all_changed/path2/"
2026/07/07 02:00:05 INFO : [32mBisync successful[0m
2026/07/07 02:00:05 DEBUG : Waiting for deletions to finish
2026/07/07 02:00:05 INFO : file1.copy5.txt: Deleted
2026/07/07 02:00:05 INFO : file1.copy4.txt: Deleted
2026/07/07 02:00:05 INFO : file1.copy3.txt: Deleted
2026/07/07 02:00:05 INFO : file1.txt: Deleted
2026/07/07 02:00:05 INFO : file1.copy1.txt: Deleted
2026/07/07 02:00:05 INFO : RCLONE_TEST: Deleted
2026/07/07 02:00:05 INFO : subdir/file20.txt: Deleted
2026/07/07 02:00:05 INFO : file1.copy2.txt: Deleted
2026/07/07 02:00:05 DEBUG : removing 1 level 0 directories
2026/07/07 02:00:05 INFO : Azure container rclone-test-sivimey3filu path 015954nazanen4/all_changed/path1: Removing directory
2026/07/07 02:00:05 DEBUG : Waiting for deletions to finish
2026/07/07 02:00:05 INFO : file1.copy3.txt: Deleted
2026/07/07 02:00:05 INFO : file1.copy4.txt: Deleted
2026/07/07 02:00:05 INFO : file1.copy5.txt: Deleted
2026/07/07 02:00:05 INFO : file1.copy1.txt: Deleted
2026/07/07 02:00:05 INFO : file1.copy2.txt: Deleted
2026/07/07 02:00:05 INFO : file1.txt: Deleted
2026/07/07 02:00:05 INFO : RCLONE_TEST: Deleted
2026/07/07 02:00:05 INFO : subdir/file20.txt: Deleted
2026/07/07 02:00:05 DEBUG : removing 1 level 1 directories
2026/07/07 02:00:05 INFO : subdir: Removing directory
2026/07/07 02:00:05 DEBUG : removing 1 level 0 directories
2026/07/07 02:00:05 INFO : Local file system at /tmp/015954nazanen4/all_changed/path2: Removing directory
bisync_test.go:610: [32mTEST all_changed PASSED[0m
=== RUN TestBisyncRemoteLocal/backupdir
2026/07/07 02:00:05 INFO : path1: Making directory
2026/07/07 02:00:05 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/backupdir/path1"
2026/07/07 02:00:05 DEBUG : Creating backend with remote "/tmp/015954nazanen4/backupdir/path2"
2026/07/07 02:00:05 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_backupdir/initial"
2026/07/07 02:00:05 DEBUG : Creating backend with remote "/tmp/015954nazanen4/initdir/test_backupdir-minuran4"
2026/07/07 02:00:05 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:00:05 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:05 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:05 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:05 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:05 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:05 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:05 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:05 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:05 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:00:05 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:00:05 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:05 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:00:05 DEBUG : Local file system at /tmp/015954nazanen4/initdir/test_backupdir-minuran4: Waiting for checks to finish
2026/07/07 02:00:05 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:00:05 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:05 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:00:05 INFO : file2.txt: Copied (new)
2026/07/07 02:00:05 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:00:05 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:00:05 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:00:05 INFO : file1.txt: Copied (new)
2026/07/07 02:00:05 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/07 02:00:05 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:05 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/07 02:00:05 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/07 02:00:05 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:05 INFO : file4.txt: Copied (new)
2026/07/07 02:00:05 DEBUG : Local file system at /tmp/015954nazanen4/initdir/test_backupdir-minuran4: Waiting for transfers to finish
2026/07/07 02:00:05 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/07 02:00:05 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/07 02:00:05 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:05 INFO : file5.txt: Copied (new)
2026/07/07 02:00:05 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/07 02:00:05 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:05 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/07 02:00:05 INFO : file6.txt: Copied (new)
2026/07/07 02:00:05 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/07 02:00:05 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/07 02:00:05 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:05 INFO : file7.txt: Copied (new)
2026/07/07 02:00:05 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/07 02:00:05 INFO : file8.txt: Copied (new)
2026/07/07 02:00:05 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/07 02:00:05 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:05 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/07 02:00:05 INFO : file3.txt: Copied (new)
2026/07/07 02:00:05 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_backupdir/modfiles"
2026/07/07 02:00:05 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_backupdir-cogozuy5"
2026/07/07 02:00:05 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:05 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:05 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:05 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:05 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:05 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:05 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:05 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:05 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/07/07 02:00:05 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/07 02:00:05 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/07/07 02:00:05 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:00:05 DEBUG : Local file system at /tmp/015954nazanen4/datadir/test_backupdir-cogozuy5: Waiting for checks to finish
2026/07/07 02:00:05 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:00:05 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/07/07 02:00:05 INFO : file11.txt: Copied (new)
2026/07/07 02:00:05 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:00:05 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/07 02:00:05 INFO : file1.txt: Copied (new)
2026/07/07 02:00:05 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/07/07 02:00:05 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/07 02:00:05 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/07/07 02:00:05 INFO : file10.txt: Copied (new)
2026/07/07 02:00:05 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/07/07 02:00:05 DEBUG : Local file system at /tmp/015954nazanen4/datadir/test_backupdir-cogozuy5: Waiting for transfers to finish
2026/07/07 02:00:05 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/07/07 02:00:05 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/07 02:00:05 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/07/07 02:00:05 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/07 02:00:05 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/07/07 02:00:05 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/07/07 02:00:05 INFO : file5L.txt: Copied (new)
2026/07/07 02:00:05 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:00:05 INFO : file2.txt: Copied (new)
2026/07/07 02:00:05 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/07/07 02:00:05 INFO : file6.txt: Copied (new)
2026/07/07 02:00:05 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/07/07 02:00:05 INFO : file5R.txt: Copied (new)
2026/07/07 02:00:05 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/07/07 02:00:05 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:00:05 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/07/07 02:00:05 INFO : file7.txt: Copied (new)
2026/07/07 02:00:05 DEBUG : Waiting for deletions to finish
2026/07/07 02:00:05 DEBUG : removing 1 level 0 directories
2026/07/07 02:00:05 INFO : Azure container rclone-test-sivimey3filu path 015954nazanen4/backupdir/path1: Removing directory
2026/07/07 02:00:05 DEBUG : Waiting for deletions to finish
2026/07/07 02:00:05 ERROR : error listing: directory not found
2026/07/07 02:00:05 ERROR : Local file system at /tmp/015954nazanen4/backupdir/path2: Failed to list "": directory not found
2026/07/07 02:00:05 DEBUG : removing 1 level 0 directories
2026/07/07 02:00:05 INFO : Local file system at /tmp/015954nazanen4/backupdir/path2: Removing directory
2026/07/07 02:00:05 ERROR : Failed to rmdir: stat /tmp/015954nazanen4/backupdir/path2: no such file or directory
2026/07/07 02:00:05 ERROR : error listing: directory not found
2026/07/07 02:00:05 NOTICE: checking initFs Local file system at /tmp/015954nazanen4/initdir/test_backupdir-minuran4
2026/07/07 02:00:05 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:00:05 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:05 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:05 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:05 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:05 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:05 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:05 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:05 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:05 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/backupdir/path1: Waiting for checks to finish
2026/07/07 02:00:05 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/backupdir/path1: Waiting for transfers to finish
2026/07/07 02:00:06 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:00:06 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:00:06 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:00:06 DEBUG : file3.txt: size = 0 OK
2026/07/07 02:00:06 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:06 INFO : file3.txt: Copied (new)
2026/07/07 02:00:06 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:00:06 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:06 INFO : file2.txt: Copied (new)
2026/07/07 02:00:06 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:00:06 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:06 INFO : file1.txt: Copied (new)
2026/07/07 02:00:06 DEBUG : file4.txt: size = 0 OK
2026/07/07 02:00:06 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:06 INFO : file4.txt: Copied (new)
2026/07/07 02:00:06 DEBUG : file5.txt: size = 0 OK
2026/07/07 02:00:06 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:06 INFO : file5.txt: Copied (new)
2026/07/07 02:00:06 DEBUG : file6.txt: size = 0 OK
2026/07/07 02:00:06 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:06 INFO : file6.txt: Copied (new)
2026/07/07 02:00:06 DEBUG : file7.txt: size = 0 OK
2026/07/07 02:00:06 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:06 INFO : file7.txt: Copied (new)
2026/07/07 02:00:06 DEBUG : file8.txt: size = 0 OK
2026/07/07 02:00:06 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:06 INFO : file8.txt: Copied (new)
2026/07/07 02:00:06 NOTICE: checking Path1 Azure container rclone-test-sivimey3filu path 015954nazanen4/backupdir/path1
2026/07/07 02:00:06 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:00:06 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:06 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:06 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:06 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:06 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:06 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:06 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:06 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:06 DEBUG : Local file system at /tmp/015954nazanen4/backupdir/path2: Waiting for checks to finish
2026/07/07 02:00:06 DEBUG : Local file system at /tmp/015954nazanen4/backupdir/path2: Waiting for transfers to finish
2026/07/07 02:00:06 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:00:06 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:00:06 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:06 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:00:06 INFO : file1.txt: Copied (new)
2026/07/07 02:00:06 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/07 02:00:06 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:00:06 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:00:06 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/07 02:00:06 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:06 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:00:06 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:06 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:06 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:00:06 INFO : file2.txt: Copied (new)
2026/07/07 02:00:06 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/07 02:00:06 INFO : file3.txt: Copied (new)
2026/07/07 02:00:06 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/07 02:00:06 INFO : file4.txt: Copied (new)
2026/07/07 02:00:06 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:00:06 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/07 02:00:06 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/07 02:00:06 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:06 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/07 02:00:06 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/07 02:00:06 INFO : file6.txt: Copied (new)
2026/07/07 02:00:06 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/07 02:00:06 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:06 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:06 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:06 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/07 02:00:06 INFO : file7.txt: Copied (new)
2026/07/07 02:00:06 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/07 02:00:06 INFO : file8.txt: Copied (new)
2026/07/07 02:00:06 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/07 02:00:06 INFO : file5.txt: Copied (new)
2026/07/07 02:00:06 NOTICE: checking path2 Local file system at /tmp/015954nazanen4/backupdir/path2
2026/07/07 02:00:06 NOTICE: [36m(01) :[0m [34mtest backupdir[0m
2026/07/07 02:00:06 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/07 02:00:06 NOTICE: [36m(03) :[0m [34mbisync resync backupdir1=/tmp/015954nazanen4/workdir/backupdirs/backupdir1 backupdir2=/tmp/015954nazanen4/workdir/backupdirs/backupdir2[0m
bisync_test.go:977: backupdir test currently only works on local (it uses the workdir)
=== RUN TestBisyncRemoteLocal/basic
2026/07/07 02:00:06 INFO : path1: Making directory
2026/07/07 02:00:06 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/basic/path1"
2026/07/07 02:00:06 DEBUG : Creating backend with remote "/tmp/015954nazanen4/basic/path2"
2026/07/07 02:00:06 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_basic/initial"
2026/07/07 02:00:06 DEBUG : Creating backend with remote "/tmp/015954nazanen4/initdir/test_basic-yuhapit3"
2026/07/07 02:00:06 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:00:06 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:06 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:06 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:06 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:06 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:06 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:06 DEBUG : subdir: Making directory with metadata
2026/07/07 02:00:06 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 02:00:06 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/07 02:00:06 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/07 02:00:06 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:06 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:06 DEBUG : Local file system at /tmp/015954nazanen4/initdir/test_basic-yuhapit3: Waiting for checks to finish
2026/07/07 02:00:06 DEBUG : Local file system at /tmp/015954nazanen4/initdir/test_basic-yuhapit3: Waiting for transfers to finish
2026/07/07 02:00:06 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:00:06 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/07 02:00:06 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/07 02:00:06 INFO : file1.copy1.txt: Copied (new)
2026/07/07 02:00:06 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:00:06 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:00:06 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:06 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/07 02:00:06 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/07 02:00:06 INFO : file1.copy2.txt: Copied (new)
2026/07/07 02:00:06 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/07 02:00:06 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:06 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/07 02:00:06 INFO : file1.copy3.txt: Copied (new)
2026/07/07 02:00:06 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/07 02:00:06 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:00:06 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:00:06 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:06 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:06 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:06 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:00:06 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/07 02:00:06 INFO : file1.txt: Copied (new)
2026/07/07 02:00:06 INFO : file1.copy5.txt: Copied (new)
2026/07/07 02:00:06 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/07 02:00:06 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/07 02:00:06 INFO : file1.copy4.txt: Copied (new)
2026/07/07 02:00:06 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:06 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/07 02:00:06 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:00:06 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:00:06 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_basic/modfiles"
2026/07/07 02:00:06 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_basic-cituyol0"
2026/07/07 02:00:06 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:06 DEBUG : Local file system at /tmp/015954nazanen4/datadir/test_basic-cituyol0: Waiting for checks to finish
2026/07/07 02:00:06 DEBUG : Local file system at /tmp/015954nazanen4/datadir/test_basic-cituyol0: Waiting for transfers to finish
2026/07/07 02:00:06 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/07 02:00:06 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:00:06 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/07 02:00:06 INFO : file1.txt: Copied (new)
2026/07/07 02:00:06 DEBUG : Waiting for deletions to finish
2026/07/07 02:00:06 DEBUG : removing 1 level 0 directories
2026/07/07 02:00:06 INFO : Azure container rclone-test-sivimey3filu path 015954nazanen4/basic/path1: Removing directory
2026/07/07 02:00:06 DEBUG : Waiting for deletions to finish
2026/07/07 02:00:06 ERROR : error listing: directory not found
2026/07/07 02:00:06 ERROR : Local file system at /tmp/015954nazanen4/basic/path2: Failed to list "": directory not found
2026/07/07 02:00:06 DEBUG : removing 1 level 0 directories
2026/07/07 02:00:06 INFO : Local file system at /tmp/015954nazanen4/basic/path2: Removing directory
2026/07/07 02:00:06 ERROR : Failed to rmdir: stat /tmp/015954nazanen4/basic/path2: no such file or directory
2026/07/07 02:00:06 ERROR : error listing: directory not found
2026/07/07 02:00:06 NOTICE: checking initFs Local file system at /tmp/015954nazanen4/initdir/test_basic-yuhapit3
2026/07/07 02:00:06 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:00:06 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:06 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:06 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:06 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:06 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:06 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:06 INFO : subdir: Making directory
2026/07/07 02:00:06 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:06 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/basic/path1: Waiting for checks to finish
2026/07/07 02:00:06 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/basic/path1: Waiting for transfers to finish
2026/07/07 02:00:06 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:00:06 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:00:06 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:00:06 DEBUG : file1.copy1.txt: size = 0 OK
2026/07/07 02:00:06 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:06 INFO : file1.copy1.txt: Copied (new)
2026/07/07 02:00:06 DEBUG : file1.copy3.txt: size = 0 OK
2026/07/07 02:00:06 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:06 INFO : file1.copy3.txt: Copied (new)
2026/07/07 02:00:06 DEBUG : file1.copy2.txt: size = 0 OK
2026/07/07 02:00:06 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:06 INFO : file1.copy2.txt: Copied (new)
2026/07/07 02:00:06 DEBUG : file1.copy4.txt: size = 0 OK
2026/07/07 02:00:06 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:06 INFO : file1.copy4.txt: Copied (new)
2026/07/07 02:00:06 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:00:06 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:06 INFO : file1.txt: Copied (new)
2026/07/07 02:00:06 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/07 02:00:06 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:06 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:00:06 DEBUG : file1.copy5.txt: size = 0 OK
2026/07/07 02:00:06 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:06 INFO : file1.copy5.txt: Copied (new)
2026/07/07 02:00:06 NOTICE: checking Path1 Azure container rclone-test-sivimey3filu path 015954nazanen4/basic/path1
2026/07/07 02:00:06 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:00:06 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:06 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:06 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:06 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:06 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:06 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:06 DEBUG : subdir: Making directory with metadata
2026/07/07 02:00:06 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 02:00:06 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/07 02:00:06 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:06 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:00:06 DEBUG : Local file system at /tmp/015954nazanen4/basic/path2: Waiting for checks to finish
2026/07/07 02:00:06 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/07 02:00:06 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/07 02:00:06 DEBUG : Local file system at /tmp/015954nazanen4/basic/path2: Waiting for transfers to finish
2026/07/07 02:00:06 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:06 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/07 02:00:06 INFO : file1.copy2.txt: Copied (new)
2026/07/07 02:00:06 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:06 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/07 02:00:06 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:00:06 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:06 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:00:06 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:00:06 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/07 02:00:06 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:06 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/07 02:00:06 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/07 02:00:06 INFO : file1.copy4.txt: Copied (new)
2026/07/07 02:00:06 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/07 02:00:06 INFO : file1.copy1.txt: Copied (new)
2026/07/07 02:00:06 INFO : file1.copy3.txt: Copied (new)
2026/07/07 02:00:06 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/07 02:00:06 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:06 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:00:06 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:06 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/07 02:00:06 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/07 02:00:06 INFO : file1.copy5.txt: Copied (new)
2026/07/07 02:00:06 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:06 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:00:06 INFO : file1.txt: Copied (new)
2026/07/07 02:00:06 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/07 02:00:06 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:00:06 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:00:06 NOTICE: checking path2 Local file system at /tmp/015954nazanen4/basic/path2
2026/07/07 02:00:06 NOTICE: [36m(01) :[0m [34mtest basic[0m
2026/07/07 02:00:06 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/07 02:00:06 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/07 02:00:08 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/basic/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:00:08 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:00:08 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:00: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/07 02:00:08 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/basic/path1/" with Path2 "/tmp/015954nazanen4/basic/path2/"
2026/07/07 02:00:08 INFO : Copying Path2 files to Path1
2026/07/07 02:00:08 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:00:08 INFO : There was nothing to transfer
2026/07/07 02:00:08 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:00:09 INFO : There was nothing to transfer
2026/07/07 02:00:09 INFO : Resync updating listings
2026/07/07 02:00:09 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/basic/path1/" vs Path2 "/tmp/015954nazanen4/basic/path2/"
2026/07/07 02:00:09 INFO : [32mBisync successful[0m
2026/07/07 02:00:09 NOTICE: [36m(04) :[0m [34mtest place newer files on both paths[0m
2026/07/07 02:00:09 NOTICE: [36m(05) :[0m [34mtouch-copy 2001-01-02 /tmp/015954nazanen4/datadir/test_basic-cituyol0/file1.txt /tmp/015954nazanen4/basic/path2/[0m
2026/07/07 02:00:09 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_basic-cituyol0/"
2026/07/07 02:00:09 DEBUG : fs cache: renaming cache item "/tmp/015954nazanen4/datadir/test_basic-cituyol0/" to be canonical "/tmp/015954nazanen4/datadir/test_basic-cituyol0"
2026/07/07 02:00:09 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/07 02:00:09 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_basic-cituyol0/file1.txt" to "/tmp/015954nazanen4/basic/path2/" as ""
2026/07/07 02:00:09 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_basic-cituyol0/file1.txt"
2026/07/07 02:00:09 DEBUG : Creating backend with remote "/tmp/015954nazanen4/basic/path2/"
2026/07/07 02:00:09 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/015954nazanen4/basic/path2" as "file1.txt"
2026/07/07 02:00:09 DEBUG : file1.txt: size = 19 (Local file system at /tmp/015954nazanen4/datadir/test_basic-cituyol0)
2026/07/07 02:00:09 DEBUG : file1.txt: size = 0 (Local file system at /tmp/015954nazanen4/basic/path2)
2026/07/07 02:00:09 DEBUG : file1.txt: Sizes differ
2026/07/07 02:00:09 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/07 02:00:09 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:00:09 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/07 02:00:09 INFO : file1.txt: Copied (replaced existing)
2026/07/07 02:00:09 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/015954nazanen4/datadir/test_basic-cituyol0/file1.txt TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/basic/path1/subdir file20.txt[0m
2026/07/07 02:00:09 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_basic-cituyol0/file1.txt" to "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/basic/path1/subdir" as "file20.txt"
2026/07/07 02:00:09 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_basic-cituyol0/file1.txt"
2026/07/07 02:00:09 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/basic/path1/subdir"
2026/07/07 02:00:09 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-sivimey3filu path 015954nazanen4/basic/path1/subdir" as "file20.txt"
2026/07/07 02:00:09 DEBUG : file1.txt: size = 19 (Local file system at /tmp/015954nazanen4/datadir/test_basic-cituyol0)
2026/07/07 02:00:09 DEBUG : file20.txt: size = 0 (Azure container rclone-test-sivimey3filu path 015954nazanen4/basic/path1/subdir)
2026/07/07 02:00:09 DEBUG : file1.txt: Sizes differ
2026/07/07 02:00:09 DEBUG : file20.txt: size = 19 OK
2026/07/07 02:00:09 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:00:09 INFO : file1.txt: Copied (replaced existing) to: file20.txt
2026/07/07 02:00:09 NOTICE: [36m(07) :[0m [34mtest bisync run[0m
2026/07/07 02:00:09 NOTICE: [36m(08) :[0m [34mbisync[0m
2026/07/07 02:00:11 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/basic/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:00:11 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:00:11 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:00: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/07 02:00:11 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/basic/path1/" with Path2 "/tmp/015954nazanen4/basic/path2/"
2026/07/07 02:00:11 INFO : Building Path1 and Path2 listings
2026/07/07 02:00:11 INFO : Path1 checking for diffs
2026/07/07 02:00:11 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/07/07 02:00:11 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/07 02:00:11 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/07 02:00:11 INFO : Path2 checking for diffs
2026/07/07 02:00:11 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/07 02:00:11 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/07 02:00:11 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/07 02:00:11 INFO : Applying changes
2026/07/07 02:00:11 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/015954nazanen4/basic/path2/subdir/file20.txt[0m
2026/07/07 02:00:11 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/basic/path1/file1.txt[0m
2026/07/07 02:00:11 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/07 02:00:11 INFO : file1.txt: Copied (replaced existing)
2026/07/07 02:00:11 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/07 02:00:11 INFO : subdir/file20.txt: Copied (replaced existing)
2026/07/07 02:00:11 INFO : Updating listings
2026/07/07 02:00:11 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/basic/path1/" vs Path2 "/tmp/015954nazanen4/basic/path2/"
2026/07/07 02:00:11 INFO : [32mBisync successful[0m
2026/07/07 02:00:11 DEBUG : Waiting for deletions to finish
2026/07/07 02:00:11 INFO : subdir/file20.txt: Deleted
2026/07/07 02:00:11 INFO : file1.copy1.txt: Deleted
2026/07/07 02:00:11 INFO : file1.txt: Deleted
2026/07/07 02:00:11 INFO : RCLONE_TEST: Deleted
2026/07/07 02:00:11 INFO : file1.copy4.txt: Deleted
2026/07/07 02:00:11 INFO : file1.copy5.txt: Deleted
2026/07/07 02:00:11 INFO : file1.copy2.txt: Deleted
2026/07/07 02:00:11 INFO : file1.copy3.txt: Deleted
2026/07/07 02:00:11 DEBUG : removing 1 level 0 directories
2026/07/07 02:00:11 INFO : Azure container rclone-test-sivimey3filu path 015954nazanen4/basic/path1: Removing directory
2026/07/07 02:00:11 DEBUG : Waiting for deletions to finish
2026/07/07 02:00:11 INFO : file1.copy4.txt: Deleted
2026/07/07 02:00:11 INFO : file1.copy3.txt: Deleted
2026/07/07 02:00:11 INFO : file1.copy1.txt: Deleted
2026/07/07 02:00:11 INFO : file1.copy5.txt: Deleted
2026/07/07 02:00:11 INFO : subdir/file20.txt: Deleted
2026/07/07 02:00:11 INFO : RCLONE_TEST: Deleted
2026/07/07 02:00:11 INFO : file1.txt: Deleted
2026/07/07 02:00:11 INFO : file1.copy2.txt: Deleted
2026/07/07 02:00:11 DEBUG : removing 1 level 1 directories
2026/07/07 02:00:11 INFO : subdir: Removing directory
2026/07/07 02:00:11 DEBUG : removing 1 level 0 directories
2026/07/07 02:00:11 INFO : Local file system at /tmp/015954nazanen4/basic/path2: Removing directory
bisync_test.go:610: [32mTEST basic PASSED[0m
=== RUN TestBisyncRemoteLocal/changes
2026/07/07 02:00:11 INFO : path1: Making directory
2026/07/07 02:00:11 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/changes/path1"
2026/07/07 02:00:12 DEBUG : Creating backend with remote "/tmp/015954nazanen4/changes/path2"
2026/07/07 02:00:12 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_changes/initial"
2026/07/07 02:00:12 DEBUG : Creating backend with remote "/tmp/015954nazanen4/initdir/test_changes-kavemey7"
2026/07/07 02:00:12 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:00:12 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:12 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:12 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:12 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:12 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:12 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:12 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:12 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:12 DEBUG : Local file system at /tmp/015954nazanen4/initdir/test_changes-kavemey7: Waiting for checks to finish
2026/07/07 02:00:12 DEBUG : Local file system at /tmp/015954nazanen4/initdir/test_changes-kavemey7: Waiting for transfers to finish
2026/07/07 02:00:12 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:00:12 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:00:12 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:12 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:00:12 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/07 02:00:12 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:00:12 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:12 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:00:12 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:12 INFO : file1.txt: Copied (new)
2026/07/07 02:00:12 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/07 02:00:12 INFO : file3.txt: Copied (new)
2026/07/07 02:00:12 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:00:12 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:00:12 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:00:12 INFO : file2.txt: Copied (new)
2026/07/07 02:00:12 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/07 02:00:12 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/07 02:00:12 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:12 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/07 02:00:12 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:12 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/07 02:00:12 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/07 02:00:12 INFO : file4.txt: Copied (new)
2026/07/07 02:00:12 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:12 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/07 02:00:12 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/07 02:00:12 INFO : file5.txt: Copied (new)
2026/07/07 02:00:12 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:12 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/07 02:00:12 INFO : file7.txt: Copied (new)
2026/07/07 02:00:12 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/07 02:00:12 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:12 INFO : file8.txt: Copied (new)
2026/07/07 02:00:12 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/07 02:00:12 INFO : file6.txt: Copied (new)
2026/07/07 02:00:12 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_changes/modfiles"
2026/07/07 02:00:12 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_changes-zarodef5"
2026/07/07 02:00:12 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:12 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:12 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:12 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:12 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:12 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:12 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:12 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:12 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/07 02:00:12 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/07/07 02:00:12 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:00:12 DEBUG : Local file system at /tmp/015954nazanen4/datadir/test_changes-zarodef5: Waiting for checks to finish
2026/07/07 02:00:12 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/07/07 02:00:12 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:00:12 DEBUG : Local file system at /tmp/015954nazanen4/datadir/test_changes-zarodef5: Waiting for transfers to finish
2026/07/07 02:00:12 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:00:12 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/07/07 02:00:12 INFO : file10.txt: Copied (new)
2026/07/07 02:00:12 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/07/07 02:00:12 INFO : file11.txt: Copied (new)
2026/07/07 02:00:12 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/07/07 02:00:12 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/07 02:00:12 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/07 02:00:12 INFO : file1.txt: Copied (new)
2026/07/07 02:00:12 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/07/07 02:00:12 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/07/07 02:00:12 INFO : file2.txt: Copied (new)
2026/07/07 02:00:12 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/07 02:00:12 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/07/07 02:00:12 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/07/07 02:00:12 INFO : file5L.txt: Copied (new)
2026/07/07 02:00:12 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/07/07 02:00:12 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:00:12 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:00:12 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/07/07 02:00:12 INFO : file7.txt: Copied (new)
2026/07/07 02:00:12 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/07/07 02:00:12 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/07/07 02:00:12 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/07 02:00:12 INFO : file6.txt: Copied (new)
2026/07/07 02:00:12 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/07/07 02:00:12 INFO : file5R.txt: Copied (new)
2026/07/07 02:00:12 DEBUG : Waiting for deletions to finish
2026/07/07 02:00:12 DEBUG : removing 1 level 0 directories
2026/07/07 02:00:12 INFO : Azure container rclone-test-sivimey3filu path 015954nazanen4/changes/path1: Removing directory
2026/07/07 02:00:12 DEBUG : Waiting for deletions to finish
2026/07/07 02:00:12 ERROR : error listing: directory not found
2026/07/07 02:00:12 ERROR : Local file system at /tmp/015954nazanen4/changes/path2: Failed to list "": directory not found
2026/07/07 02:00:12 DEBUG : removing 1 level 0 directories
2026/07/07 02:00:12 INFO : Local file system at /tmp/015954nazanen4/changes/path2: Removing directory
2026/07/07 02:00:12 ERROR : Failed to rmdir: stat /tmp/015954nazanen4/changes/path2: no such file or directory
2026/07/07 02:00:12 ERROR : error listing: directory not found
2026/07/07 02:00:12 NOTICE: checking initFs Local file system at /tmp/015954nazanen4/initdir/test_changes-kavemey7
2026/07/07 02:00:12 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:00:12 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:12 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:12 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:12 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:12 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:12 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:12 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:12 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:12 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/changes/path1: Waiting for checks to finish
2026/07/07 02:00:12 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/changes/path1: Waiting for transfers to finish
2026/07/07 02:00:12 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:00:12 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:12 INFO : file2.txt: Copied (new)
2026/07/07 02:00:12 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:00:12 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:00:12 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:00:12 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:00:12 DEBUG : file3.txt: size = 0 OK
2026/07/07 02:00:12 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:12 INFO : file1.txt: Copied (new)
2026/07/07 02:00:12 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:12 INFO : file3.txt: Copied (new)
2026/07/07 02:00:12 DEBUG : file4.txt: size = 0 OK
2026/07/07 02:00:12 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:12 INFO : file4.txt: Copied (new)
2026/07/07 02:00:12 DEBUG : file5.txt: size = 0 OK
2026/07/07 02:00:12 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:12 INFO : file5.txt: Copied (new)
2026/07/07 02:00:12 DEBUG : file7.txt: size = 0 OK
2026/07/07 02:00:12 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:12 INFO : file7.txt: Copied (new)
2026/07/07 02:00:12 DEBUG : file6.txt: size = 0 OK
2026/07/07 02:00:12 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:12 INFO : file6.txt: Copied (new)
2026/07/07 02:00:12 DEBUG : file8.txt: size = 0 OK
2026/07/07 02:00:12 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:12 INFO : file8.txt: Copied (new)
2026/07/07 02:00:12 NOTICE: checking Path1 Azure container rclone-test-sivimey3filu path 015954nazanen4/changes/path1
2026/07/07 02:00:12 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:00:12 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:12 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:12 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:12 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:12 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:12 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:12 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:12 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:12 DEBUG : Local file system at /tmp/015954nazanen4/changes/path2: Waiting for checks to finish
2026/07/07 02:00:12 DEBUG : Local file system at /tmp/015954nazanen4/changes/path2: Waiting for transfers to finish
2026/07/07 02:00:12 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:00:12 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:12 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:00:12 INFO : file1.txt: Copied (new)
2026/07/07 02:00:12 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:00:12 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/07 02:00:12 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:00:12 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:12 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/07 02:00:12 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:12 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:00:12 INFO : file2.txt: Copied (new)
2026/07/07 02:00:12 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:12 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/07 02:00:12 INFO : file3.txt: Copied (new)
2026/07/07 02:00:12 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/07 02:00:12 INFO : file4.txt: Copied (new)
2026/07/07 02:00:12 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:00:12 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/07 02:00:12 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:00:12 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:12 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:00:12 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/07 02:00:12 INFO : file6.txt: Copied (new)
2026/07/07 02:00:12 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/07 02:00:12 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/07 02:00:12 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:12 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:12 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/07 02:00:12 INFO : file5.txt: Copied (new)
2026/07/07 02:00:12 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/07 02:00:12 INFO : file7.txt: Copied (new)
2026/07/07 02:00:12 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/07 02:00:12 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:12 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/07 02:00:12 INFO : file8.txt: Copied (new)
2026/07/07 02:00:12 NOTICE: checking path2 Local file system at /tmp/015954nazanen4/changes/path2
2026/07/07 02:00:12 NOTICE: [36m(01) :[0m [34mtest changes[0m
2026/07/07 02:00:12 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/07 02:00:12 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/07 02:00:14 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/changes/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:00:14 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:00:14 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/07 02:00:14 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/changes/path1/" with Path2 "/tmp/015954nazanen4/changes/path2/"
2026/07/07 02:00:14 INFO : Copying Path2 files to Path1
2026/07/07 02:00:14 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:00:14 INFO : There was nothing to transfer
2026/07/07 02:00:14 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:00:14 INFO : There was nothing to transfer
2026/07/07 02:00:14 INFO : Resync updating listings
2026/07/07 02:00:14 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/changes/path1/" vs Path2 "/tmp/015954nazanen4/changes/path2/"
2026/07/07 02:00:14 INFO : [32mBisync successful[0m
2026/07/07 02:00:14 NOTICE: [36m(04) :[0m [34mtest make modifications on both paths[0m
2026/07/07 02:00:14 NOTICE: [36m(05) :[0m [34mtest new on path2 - file10[0m
2026/07/07 02:00:14 NOTICE: [36m(06) :[0m [34mtouch-copy 2001-01-02 /tmp/015954nazanen4/datadir/test_changes-zarodef5/file10.txt /tmp/015954nazanen4/changes/path2/[0m
2026/07/07 02:00:14 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_changes-zarodef5/"
2026/07/07 02:00:14 DEBUG : fs cache: renaming cache item "/tmp/015954nazanen4/datadir/test_changes-zarodef5/" to be canonical "/tmp/015954nazanen4/datadir/test_changes-zarodef5"
2026/07/07 02:00:14 DEBUG : file10.txt: Set modification time 2001-01-02
2026/07/07 02:00:14 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_changes-zarodef5/file10.txt" to "/tmp/015954nazanen4/changes/path2/" as ""
2026/07/07 02:00:14 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_changes-zarodef5/file10.txt"
2026/07/07 02:00:14 DEBUG : Creating backend with remote "/tmp/015954nazanen4/changes/path2/"
2026/07/07 02:00:14 DEBUG : operations.CopyFile "file10.txt" to "Local file system at /tmp/015954nazanen4/changes/path2" as "file10.txt"
2026/07/07 02:00:14 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:14 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/07/07 02:00:14 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:00:14 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/07/07 02:00:14 INFO : file10.txt: Copied (new)
2026/07/07 02:00:14 NOTICE: [36m(07) :[0m [34mtest newer on path2 - file1[0m
2026/07/07 02:00:14 NOTICE: [36m(08) :[0m [34mtouch-copy 2001-01-02 /tmp/015954nazanen4/datadir/test_changes-zarodef5/file1.txt /tmp/015954nazanen4/changes/path2/[0m
2026/07/07 02:00:14 DEBUG : fs cache: switching user supplied name "/tmp/015954nazanen4/datadir/test_changes-zarodef5/" for canonical name "/tmp/015954nazanen4/datadir/test_changes-zarodef5"
2026/07/07 02:00:14 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/07 02:00:14 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_changes-zarodef5/file1.txt" to "/tmp/015954nazanen4/changes/path2/" as ""
2026/07/07 02:00:14 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_changes-zarodef5/file1.txt"
2026/07/07 02:00:14 DEBUG : Creating backend with remote "/tmp/015954nazanen4/changes/path2/"
2026/07/07 02:00:14 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/015954nazanen4/changes/path2" as "file1.txt"
2026/07/07 02:00:14 DEBUG : file1.txt: size = 19 (Local file system at /tmp/015954nazanen4/datadir/test_changes-zarodef5)
2026/07/07 02:00:14 DEBUG : file1.txt: size = 0 (Local file system at /tmp/015954nazanen4/changes/path2)
2026/07/07 02:00:14 DEBUG : file1.txt: Sizes differ
2026/07/07 02:00:14 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/07 02:00:14 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:00:14 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/07 02:00:14 INFO : file1.txt: Copied (replaced existing)
2026/07/07 02:00:14 NOTICE: [36m(09) :[0m [34mtest new on path1 - file11[0m
2026/07/07 02:00:14 NOTICE: [36m(10) :[0m [34mtouch-copy 2001-01-02 /tmp/015954nazanen4/datadir/test_changes-zarodef5/file11.txt TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/changes/path1/[0m
2026/07/07 02:00:14 DEBUG : fs cache: switching user supplied name "/tmp/015954nazanen4/datadir/test_changes-zarodef5/" for canonical name "/tmp/015954nazanen4/datadir/test_changes-zarodef5"
2026/07/07 02:00:14 DEBUG : file11.txt: Set modification time 2001-01-02
2026/07/07 02:00:14 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_changes-zarodef5/file11.txt" to "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/changes/path1/" as ""
2026/07/07 02:00:14 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_changes-zarodef5/file11.txt"
2026/07/07 02:00:14 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/changes/path1/"
2026/07/07 02:00:14 DEBUG : operations.CopyFile "file11.txt" to "Azure container rclone-test-sivimey3filu path 015954nazanen4/changes/path1" as "file11.txt"
2026/07/07 02:00:14 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:14 DEBUG : file11.txt: size = 19 OK
2026/07/07 02:00:14 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:00:14 INFO : file11.txt: Copied (new)
2026/07/07 02:00:14 NOTICE: [36m(11) :[0m [34mtest newer on path1 - file2[0m
2026/07/07 02:00:14 NOTICE: [36m(12) :[0m [34mtouch-copy 2001-01-02 /tmp/015954nazanen4/datadir/test_changes-zarodef5/file2.txt TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/changes/path1/[0m
2026/07/07 02:00:14 DEBUG : fs cache: switching user supplied name "/tmp/015954nazanen4/datadir/test_changes-zarodef5/" for canonical name "/tmp/015954nazanen4/datadir/test_changes-zarodef5"
2026/07/07 02:00:14 DEBUG : file2.txt: Set modification time 2001-01-02
2026/07/07 02:00:14 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_changes-zarodef5/file2.txt" to "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/changes/path1/" as ""
2026/07/07 02:00:14 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_changes-zarodef5/file2.txt"
2026/07/07 02:00:14 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/changes/path1/"
2026/07/07 02:00:15 DEBUG : operations.CopyFile "file2.txt" to "Azure container rclone-test-sivimey3filu path 015954nazanen4/changes/path1" as "file2.txt"
2026/07/07 02:00:15 DEBUG : file2.txt: size = 13 (Local file system at /tmp/015954nazanen4/datadir/test_changes-zarodef5)
2026/07/07 02:00:15 DEBUG : file2.txt: size = 0 (Azure container rclone-test-sivimey3filu path 015954nazanen4/changes/path1)
2026/07/07 02:00:15 DEBUG : file2.txt: Sizes differ
2026/07/07 02:00:15 DEBUG : file2.txt: size = 13 OK
2026/07/07 02:00:15 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/07 02:00:15 INFO : file2.txt: Copied (replaced existing)
2026/07/07 02:00:15 NOTICE: [36m(13) :[0m [34mtest deleted on path2 - file3[0m
2026/07/07 02:00:15 NOTICE: [36m(14) :[0m [34mdelete-file /tmp/015954nazanen4/changes/path2/file3.txt[0m
2026/07/07 02:00:15 DEBUG : Creating backend with remote "/tmp/015954nazanen4/changes/path2/"
2026/07/07 02:00:15 DEBUG : fs cache: renaming cache item "/tmp/015954nazanen4/changes/path2/" to be canonical "/tmp/015954nazanen4/changes/path2"
2026/07/07 02:00:15 INFO : file3.txt: Deleted
2026/07/07 02:00:15 NOTICE: [36m(15) :[0m [34mtest deleted on path1 - file4[0m
2026/07/07 02:00:15 NOTICE: [36m(16) :[0m [34mdelete-file TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/changes/path1/file4.txt[0m
2026/07/07 02:00:15 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/changes/path1/"
2026/07/07 02:00:15 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/changes/path1/" to be canonical "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/changes/path1"
2026/07/07 02:00:15 INFO : file4.txt: Deleted
2026/07/07 02:00:15 NOTICE: [36m(17) :[0m [34mtest deleted on both paths - file8[0m
2026/07/07 02:00:15 NOTICE: [36m(18) :[0m [34mdelete-file TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/changes/path1/file8.txt[0m
2026/07/07 02:00:15 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/changes/path1/" for canonical name "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/changes/path1"
2026/07/07 02:00:15 INFO : file8.txt: Deleted
2026/07/07 02:00:15 NOTICE: [36m(19) :[0m [34mdelete-file /tmp/015954nazanen4/changes/path2/file8.txt[0m
2026/07/07 02:00:15 DEBUG : fs cache: switching user supplied name "/tmp/015954nazanen4/changes/path2/" for canonical name "/tmp/015954nazanen4/changes/path2"
2026/07/07 02:00:15 INFO : file8.txt: Deleted
2026/07/07 02:00:15 NOTICE: [36m(20) :[0m [34mtest changed on both paths - file5 (file5R, file5L)[0m
2026/07/07 02:00:15 NOTICE: [36m(21) :[0m [34mtouch-glob 2001-01-02 /tmp/015954nazanen4/datadir/test_changes-zarodef5/ file5R.txt[0m
2026/07/07 02:00:15 DEBUG : fs cache: switching user supplied name "/tmp/015954nazanen4/datadir/test_changes-zarodef5/" for canonical name "/tmp/015954nazanen4/datadir/test_changes-zarodef5"
2026/07/07 02:00:15 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/07/07 02:00:15 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/015954nazanen4/datadir/test_changes-zarodef5/file5R.txt /tmp/015954nazanen4/changes/path2/ file5.txt[0m
2026/07/07 02:00:15 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_changes-zarodef5/file5R.txt" to "/tmp/015954nazanen4/changes/path2/" as "file5.txt"
2026/07/07 02:00:15 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_changes-zarodef5/file5R.txt"
2026/07/07 02:00:15 DEBUG : Creating backend with remote "/tmp/015954nazanen4/changes/path2/"
2026/07/07 02:00:15 DEBUG : operations.CopyFile "file5R.txt" to "Local file system at /tmp/015954nazanen4/changes/path2" as "file5.txt"
2026/07/07 02:00:15 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/015954nazanen4/datadir/test_changes-zarodef5)
2026/07/07 02:00:15 DEBUG : file5.txt: size = 0 (Local file system at /tmp/015954nazanen4/changes/path2)
2026/07/07 02:00:15 DEBUG : file5R.txt: Sizes differ
2026/07/07 02:00:15 DEBUG : file5.txt.232124ee.partial: size = 39 OK
2026/07/07 02:00:15 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/07 02:00:15 DEBUG : file5.txt.232124ee.partial: renamed to: file5.txt
2026/07/07 02:00:15 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/07/07 02:00:15 NOTICE: [36m(23) :[0m [34mtouch-glob 2001-03-04 /tmp/015954nazanen4/datadir/test_changes-zarodef5/ file5L.txt[0m
2026/07/07 02:00:15 DEBUG : fs cache: switching user supplied name "/tmp/015954nazanen4/datadir/test_changes-zarodef5/" for canonical name "/tmp/015954nazanen4/datadir/test_changes-zarodef5"
2026/07/07 02:00:15 DEBUG : file5L.txt: Set modification time 2001-03-04
2026/07/07 02:00:15 NOTICE: [36m(24) :[0m [34mcopy-as /tmp/015954nazanen4/datadir/test_changes-zarodef5/file5L.txt TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/changes/path1/ file5.txt[0m
2026/07/07 02:00:15 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_changes-zarodef5/file5L.txt" to "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/changes/path1/" as "file5.txt"
2026/07/07 02:00:15 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_changes-zarodef5/file5L.txt"
2026/07/07 02:00:15 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/changes/path1/"
2026/07/07 02:00:15 DEBUG : operations.CopyFile "file5L.txt" to "Azure container rclone-test-sivimey3filu path 015954nazanen4/changes/path1" as "file5.txt"
2026/07/07 02:00:15 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/015954nazanen4/datadir/test_changes-zarodef5)
2026/07/07 02:00:15 DEBUG : file5.txt: size = 0 (Azure container rclone-test-sivimey3filu path 015954nazanen4/changes/path1)
2026/07/07 02:00:15 DEBUG : file5L.txt: Sizes differ
2026/07/07 02:00:15 DEBUG : file5.txt: size = 39 OK
2026/07/07 02:00:15 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/07 02:00:15 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/07/07 02:00:15 NOTICE: [36m(25) :[0m [34mtest newer on path2 and deleted on path1 - file6[0m
2026/07/07 02:00:15 NOTICE: [36m(26) :[0m [34mtouch-copy 2001-01-02 /tmp/015954nazanen4/datadir/test_changes-zarodef5/file6.txt /tmp/015954nazanen4/changes/path2/[0m
2026/07/07 02:00:15 DEBUG : fs cache: switching user supplied name "/tmp/015954nazanen4/datadir/test_changes-zarodef5/" for canonical name "/tmp/015954nazanen4/datadir/test_changes-zarodef5"
2026/07/07 02:00:15 DEBUG : file6.txt: Set modification time 2001-01-02
2026/07/07 02:00:15 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_changes-zarodef5/file6.txt" to "/tmp/015954nazanen4/changes/path2/" as ""
2026/07/07 02:00:15 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_changes-zarodef5/file6.txt"
2026/07/07 02:00:15 DEBUG : Creating backend with remote "/tmp/015954nazanen4/changes/path2/"
2026/07/07 02:00:15 DEBUG : operations.CopyFile "file6.txt" to "Local file system at /tmp/015954nazanen4/changes/path2" as "file6.txt"
2026/07/07 02:00:15 DEBUG : file6.txt: size = 19 (Local file system at /tmp/015954nazanen4/datadir/test_changes-zarodef5)
2026/07/07 02:00:15 DEBUG : file6.txt: size = 0 (Local file system at /tmp/015954nazanen4/changes/path2)
2026/07/07 02:00:15 DEBUG : file6.txt: Sizes differ
2026/07/07 02:00:15 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/07/07 02:00:15 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:00:15 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/07/07 02:00:15 INFO : file6.txt: Copied (replaced existing)
2026/07/07 02:00:15 NOTICE: [36m(27) :[0m [34mdelete-file TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/changes/path1/file6.txt[0m
2026/07/07 02:00:15 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/changes/path1/" for canonical name "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/changes/path1"
2026/07/07 02:00:15 INFO : file6.txt: Deleted
2026/07/07 02:00:15 NOTICE: [36m(28) :[0m [34mtest newer on path1 and deleted on path2 - file7[0m
2026/07/07 02:00:15 NOTICE: [36m(29) :[0m [34mtouch-copy 2001-01-02 /tmp/015954nazanen4/datadir/test_changes-zarodef5/file7.txt TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/changes/path1/[0m
2026/07/07 02:00:15 DEBUG : fs cache: switching user supplied name "/tmp/015954nazanen4/datadir/test_changes-zarodef5/" for canonical name "/tmp/015954nazanen4/datadir/test_changes-zarodef5"
2026/07/07 02:00:15 DEBUG : file7.txt: Set modification time 2001-01-02
2026/07/07 02:00:15 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_changes-zarodef5/file7.txt" to "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/changes/path1/" as ""
2026/07/07 02:00:15 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_changes-zarodef5/file7.txt"
2026/07/07 02:00:15 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/changes/path1/"
2026/07/07 02:00:15 DEBUG : operations.CopyFile "file7.txt" to "Azure container rclone-test-sivimey3filu path 015954nazanen4/changes/path1" as "file7.txt"
2026/07/07 02:00:15 DEBUG : file7.txt: size = 19 (Local file system at /tmp/015954nazanen4/datadir/test_changes-zarodef5)
2026/07/07 02:00:15 DEBUG : file7.txt: size = 0 (Azure container rclone-test-sivimey3filu path 015954nazanen4/changes/path1)
2026/07/07 02:00:15 DEBUG : file7.txt: Sizes differ
2026/07/07 02:00:15 DEBUG : file7.txt: size = 19 OK
2026/07/07 02:00:15 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:00:15 INFO : file7.txt: Copied (replaced existing)
2026/07/07 02:00:15 NOTICE: [36m(30) :[0m [34mdelete-file /tmp/015954nazanen4/changes/path2/file7.txt[0m
2026/07/07 02:00:15 DEBUG : fs cache: switching user supplied name "/tmp/015954nazanen4/changes/path2/" for canonical name "/tmp/015954nazanen4/changes/path2"
2026/07/07 02:00:15 INFO : file7.txt: Deleted
2026/07/07 02:00:15 NOTICE: [36m(31) :[0m [34mtest bisync run[0m
2026/07/07 02:00:15 NOTICE: [36m(32) :[0m [34mbisync[0m
2026/07/07 02:00:17 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/changes/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:00:17 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:00: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/07 02:00:17 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/changes/path1/" with Path2 "/tmp/015954nazanen4/changes/path2/"
2026/07/07 02:00:17 INFO : Building Path1 and Path2 listings
2026/07/07 02:00:18 INFO : Path1 checking for diffs
2026/07/07 02:00:18 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/07/07 02:00:18 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/07 02:00:18 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/07/07 02:00:18 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/07/07 02:00:18 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile7.txt[0m
2026/07/07 02:00:18 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/07/07 02:00:18 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/07/07 02:00:18 INFO : Path1: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/07/07 02:00:18 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/07/07 02:00:18 INFO : Path2 checking for diffs
2026/07/07 02:00:18 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/07 02:00:18 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/07 02:00:18 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/07/07 02:00:18 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile6.txt[0m
2026/07/07 02:00:18 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/07/07 02:00:18 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/07/07 02:00:18 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/07/07 02:00:18 INFO : Path2: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/07/07 02:00:18 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/07/07 02:00:18 INFO : Applying changes
2026/07/07 02:00:18 INFO : Checking potential conflicts...
2026/07/07 02:00:18 ERROR : file5.txt: md5 differ
2026/07/07 02:00:18 NOTICE: Local file system at /tmp/015954nazanen4/changes/path2: 1 differences found
2026/07/07 02:00:18 NOTICE: Local file system at /tmp/015954nazanen4/changes/path2: 1 errors while checking
2026/07/07 02:00:18 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/07 02:00:18 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/015954nazanen4/changes/path2/file11.txt[0m
2026/07/07 02:00:18 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/015954nazanen4/changes/path2/file2.txt[0m
2026/07/07 02:00:18 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/015954nazanen4/changes/path2/file4.txt[0m
2026/07/07 02:00:18 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/07/07 02:00:18 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/changes/path1/file5.txt.conflict1[0m
2026/07/07 02:00:18 INFO : file5.txt: Copied (server-side copy) to: file5.txt.conflict1
2026/07/07 02:00:18 INFO : file5.txt: Deleted
2026/07/07 02:00:18 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/015954nazanen4/changes/path2/file5.txt.conflict1[0m
2026/07/07 02:00:18 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36m/tmp/015954nazanen4/changes/path2/file5.txt.conflict2[0m
2026/07/07 02:00:18 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2
2026/07/07 02:00:18 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/changes/path1/file5.txt.conflict2[0m
2026/07/07 02:00:18 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/changes/path1/file6.txt[0m
2026/07/07 02:00:18 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/015954nazanen4/changes/path2/file7.txt[0m
2026/07/07 02:00:18 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/changes/path1/file1.txt[0m
2026/07/07 02:00:18 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/changes/path1/file10.txt[0m
2026/07/07 02:00:18 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/changes/path1/file3.txt[0m
2026/07/07 02:00:18 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/07 02:00:18 INFO : file6.txt: Copied (new)
2026/07/07 02:00:18 INFO : file5.txt.conflict2: Copied (new)
2026/07/07 02:00:18 INFO : file10.txt: Copied (new)
2026/07/07 02:00:18 INFO : file1.txt: Copied (replaced existing)
2026/07/07 02:00:18 INFO : file3.txt: Deleted
2026/07/07 02:00:18 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/07 02:00:18 INFO : file5.txt.conflict1: Copied (new)
2026/07/07 02:00:18 INFO : file11.txt: Copied (new)
2026/07/07 02:00:18 INFO : file7.txt: Copied (new)
2026/07/07 02:00:18 INFO : file2.txt: Copied (replaced existing)
2026/07/07 02:00:18 INFO : file4.txt: Deleted
2026/07/07 02:00:18 INFO : Updating listings
2026/07/07 02:00:18 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/changes/path1/" vs Path2 "/tmp/015954nazanen4/changes/path2/"
2026/07/07 02:00:18 INFO : [32mBisync successful[0m
2026/07/07 02:00:18 DEBUG : Waiting for deletions to finish
2026/07/07 02:00:18 INFO : RCLONE_TEST: Deleted
2026/07/07 02:00:18 INFO : file10.txt: Deleted
2026/07/07 02:00:18 INFO : file5.txt.conflict2: Deleted
2026/07/07 02:00:18 INFO : file5.txt.conflict1: Deleted
2026/07/07 02:00:18 INFO : file2.txt: Deleted
2026/07/07 02:00:18 INFO : file6.txt: Deleted
2026/07/07 02:00:18 INFO : file11.txt: Deleted
2026/07/07 02:00:18 INFO : file1.txt: Deleted
2026/07/07 02:00:18 INFO : file7.txt: Deleted
2026/07/07 02:00:18 DEBUG : removing 1 level 0 directories
2026/07/07 02:00:18 INFO : Azure container rclone-test-sivimey3filu path 015954nazanen4/changes/path1: Removing directory
2026/07/07 02:00:18 DEBUG : Waiting for deletions to finish
2026/07/07 02:00:18 INFO : RCLONE_TEST: Deleted
2026/07/07 02:00:18 INFO : file11.txt: Deleted
2026/07/07 02:00:18 INFO : file1.txt: Deleted
2026/07/07 02:00:18 INFO : file5.txt.conflict1: Deleted
2026/07/07 02:00:18 INFO : file7.txt: Deleted
2026/07/07 02:00:18 INFO : file6.txt: Deleted
2026/07/07 02:00:18 INFO : file10.txt: Deleted
2026/07/07 02:00:18 INFO : file2.txt: Deleted
2026/07/07 02:00:18 INFO : file5.txt.conflict2: Deleted
2026/07/07 02:00:18 DEBUG : removing 1 level 0 directories
2026/07/07 02:00:18 INFO : Local file system at /tmp/015954nazanen4/changes/path2: Removing directory
bisync_test.go:610: [32mTEST changes PASSED[0m
=== RUN TestBisyncRemoteLocal/check_access
2026/07/07 02:00:18 INFO : path1: Making directory
2026/07/07 02:00:18 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_access/path1"
2026/07/07 02:00:18 DEBUG : Creating backend with remote "/tmp/015954nazanen4/check_access/path2"
2026/07/07 02:00:18 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access/initial"
2026/07/07 02:00:18 DEBUG : Creating backend with remote "/tmp/015954nazanen4/initdir/test_check_access-huxeqiy8"
2026/07/07 02:00:18 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:00:18 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:18 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:18 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:18 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:18 DEBUG : subdir: Making directory with metadata
2026/07/07 02:00:18 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 02:00:18 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/07 02:00:18 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:00:18 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/07 02:00:18 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:18 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:00:18 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:00:18 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:18 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/07 02:00:18 INFO : file3.txt: Copied (new)
2026/07/07 02:00:18 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:18 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:00:18 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:18 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:00:18 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:00:18 DEBUG : Local file system at /tmp/015954nazanen4/initdir/test_check_access-huxeqiy8: Waiting for checks to finish
2026/07/07 02:00:18 DEBUG : Local file system at /tmp/015954nazanen4/initdir/test_check_access-huxeqiy8: Waiting for transfers to finish
2026/07/07 02:00:18 INFO : file2.txt: Copied (new)
2026/07/07 02:00:18 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:00:18 INFO : file1.txt: Copied (new)
2026/07/07 02:00:18 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/07 02:00:18 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:18 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:00:18 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/07 02:00:18 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/07 02:00:18 INFO : file4.txt: Copied (new)
2026/07/07 02:00:18 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:00:18 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:18 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/07/07 02:00:18 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:00:18 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/07 02:00:18 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:00:18 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/07/07 02:00:18 INFO : subdir/RCLONE_TEST: Copied (new)
2026/07/07 02:00:18 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:00:18 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access/modfiles"
2026/07/07 02:00:18 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_check_access-yocigid6"
2026/07/07 02:00:18 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:18 DEBUG : Local file system at /tmp/015954nazanen4/datadir/test_check_access-yocigid6: Waiting for checks to finish
2026/07/07 02:00:18 DEBUG : Local file system at /tmp/015954nazanen4/datadir/test_check_access-yocigid6: Waiting for transfers to finish
2026/07/07 02:00:18 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/07/07 02:00:18 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/07/07 02:00:18 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/07/07 02:00:18 INFO : hold.txt: Copied (new)
2026/07/07 02:00:18 DEBUG : Waiting for deletions to finish
2026/07/07 02:00:18 DEBUG : removing 1 level 0 directories
2026/07/07 02:00:18 INFO : Azure container rclone-test-sivimey3filu path 015954nazanen4/check_access/path1: Removing directory
2026/07/07 02:00:18 DEBUG : Waiting for deletions to finish
2026/07/07 02:00:18 ERROR : error listing: directory not found
2026/07/07 02:00:18 ERROR : Local file system at /tmp/015954nazanen4/check_access/path2: Failed to list "": directory not found
2026/07/07 02:00:18 DEBUG : removing 1 level 0 directories
2026/07/07 02:00:18 INFO : Local file system at /tmp/015954nazanen4/check_access/path2: Removing directory
2026/07/07 02:00:18 ERROR : Failed to rmdir: stat /tmp/015954nazanen4/check_access/path2: no such file or directory
2026/07/07 02:00:19 ERROR : error listing: directory not found
2026/07/07 02:00:19 NOTICE: checking initFs Local file system at /tmp/015954nazanen4/initdir/test_check_access-huxeqiy8
2026/07/07 02:00:19 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:00:19 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:19 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:19 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:19 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:19 INFO : subdir: Making directory
2026/07/07 02:00:19 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:00:19 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:19 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/check_access/path1: Waiting for checks to finish
2026/07/07 02:00:19 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/check_access/path1: Waiting for transfers to finish
2026/07/07 02:00:19 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:00:19 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:00:19 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:00:19 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:00:19 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:19 INFO : file2.txt: Copied (new)
2026/07/07 02:00:19 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:00:19 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:19 INFO : file1.txt: Copied (new)
2026/07/07 02:00:19 DEBUG : file3.txt: size = 0 OK
2026/07/07 02:00:19 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:19 INFO : file3.txt: Copied (new)
2026/07/07 02:00:19 DEBUG : file4.txt: size = 0 OK
2026/07/07 02:00:19 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:19 INFO : file4.txt: Copied (new)
2026/07/07 02:00:19 DEBUG : subdir/RCLONE_TEST: size = 109 OK
2026/07/07 02:00:19 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:00:19 INFO : subdir/RCLONE_TEST: Copied (new)
2026/07/07 02:00:19 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/07 02:00:19 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:19 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:00:19 NOTICE: checking Path1 Azure container rclone-test-sivimey3filu path 015954nazanen4/check_access/path1
2026/07/07 02:00:19 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:00:19 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:19 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:19 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:19 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:19 DEBUG : subdir: Making directory with metadata
2026/07/07 02:00:19 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 02:00:19 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/07 02:00:19 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:00:19 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:00:19 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:19 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:00:19 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:00:19 INFO : file1.txt: Copied (new)
2026/07/07 02:00:19 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:00:19 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:00:19 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:00:19 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:19 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/07 02:00:19 DEBUG : Local file system at /tmp/015954nazanen4/check_access/path2: Waiting for checks to finish
2026/07/07 02:00:19 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:19 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/07 02:00:19 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/07 02:00:19 INFO : file3.txt: Copied (new)
2026/07/07 02:00:19 DEBUG : Local file system at /tmp/015954nazanen4/check_access/path2: Waiting for transfers to finish
2026/07/07 02:00:19 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:00:19 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:19 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:19 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/07 02:00:19 INFO : file4.txt: Copied (new)
2026/07/07 02:00:19 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:00:19 INFO : file2.txt: Copied (new)
2026/07/07 02:00:19 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/07 02:00:19 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:19 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/07 02:00:19 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:00:19 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/07/07 02:00:19 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:00:19 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/07/07 02:00:19 INFO : subdir/RCLONE_TEST: Copied (new)
2026/07/07 02:00:19 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:00:19 NOTICE: checking path2 Local file system at /tmp/015954nazanen4/check_access/path2
2026/07/07 02:00:19 NOTICE: [36m(01) :[0m [34mtest check-access[0m
2026/07/07 02:00:19 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/07 02:00:19 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/07 02:00:21 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/check_access/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:00:21 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:00:21 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:00: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/07 02:00:21 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_access/path1/" with Path2 "/tmp/015954nazanen4/check_access/path2/"
2026/07/07 02:00:21 INFO : Copying Path2 files to Path1
2026/07/07 02:00:21 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:00:21 INFO : There was nothing to transfer
2026/07/07 02:00:21 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:00:21 INFO : There was nothing to transfer
2026/07/07 02:00:21 INFO : Resync updating listings
2026/07/07 02:00:21 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_access/path1/" vs Path2 "/tmp/015954nazanen4/check_access/path2/"
2026/07/07 02:00:21 INFO : [32mBisync successful[0m
2026/07/07 02:00:21 NOTICE: [36m(04) :[0m [34mtest 1. see that check-access passes with the initial setup[0m
2026/07/07 02:00:21 NOTICE: [36m(05) :[0m [34mbisync check-access[0m
2026/07/07 02:00:23 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/check_access/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:00:23 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:00:23 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:00: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/07 02:00:23 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_access/path1/" with Path2 "/tmp/015954nazanen4/check_access/path2/"
2026/07/07 02:00:23 INFO : Building Path1 and Path2 listings
2026/07/07 02:00:23 INFO : Path1 checking for diffs
2026/07/07 02:00:23 INFO : Path2 checking for diffs
2026/07/07 02:00:23 INFO : Checking access health
2026/07/07 02:00:23 INFO : Found 2 matching "RCLONE_TEST" files on both paths
2026/07/07 02:00:23 INFO : No changes found
2026/07/07 02:00:23 INFO : Updating listings
2026/07/07 02:00:23 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_access/path1/" vs Path2 "/tmp/015954nazanen4/check_access/path2/"
2026/07/07 02:00:23 INFO : [32mBisync successful[0m
2026/07/07 02:00:23 NOTICE: [36m(06) :[0m [34mtest 2. delete the path2 subdir RCLONE_TEST and run sync. should fail critical.[0m
2026/07/07 02:00:23 NOTICE: [36m(07) :[0m [34mdelete-file /tmp/015954nazanen4/check_access/path2/subdir/RCLONE_TEST[0m
2026/07/07 02:00:23 DEBUG : Creating backend with remote "/tmp/015954nazanen4/check_access/path2/subdir/"
2026/07/07 02:00:23 DEBUG : fs cache: renaming cache item "/tmp/015954nazanen4/check_access/path2/subdir/" to be canonical "/tmp/015954nazanen4/check_access/path2/subdir"
2026/07/07 02:00:23 INFO : RCLONE_TEST: Deleted
2026/07/07 02:00:23 NOTICE: [36m(08) :[0m [34mbisync check-access[0m
2026/07/07 02:00:26 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/check_access/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:00:26 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:00:26 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:00: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/07 02:00:26 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_access/path1/" with Path2 "/tmp/015954nazanen4/check_access/path2/"
2026/07/07 02:00:26 INFO : Building Path1 and Path2 listings
2026/07/07 02:00:26 INFO : Path1 checking for diffs
2026/07/07 02:00:26 INFO : Path2 checking for diffs
2026/07/07 02:00:26 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36msubdir/RCLONE_TEST[0m
2026/07/07 02:00:26 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/07/07 02:00:26 INFO : Checking access health
2026/07/07 02:00:26 ERROR : Access test failed: Path1 count 2, Path2 count 1 - RCLONE_TEST
2026/07/07 02:00:26 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36msubdir/RCLONE_TEST[0m
2026/07/07 02:00:26 ERROR : [31mBisync critical error: check file check failed[0m
2026/07/07 02:00:26 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/07 02:00:26 NOTICE: Bisync error: bisync aborted
2026/07/07 02:00:26 NOTICE: [36m(09) :[0m [34mcopy-listings path2-missing[0m
2026/07/07 02:00:26 NOTICE: [36m(10) :[0m [34mtest 3. put the path2 subdir RCLONE_TEST back, resync.[0m
2026/07/07 02:00:26 NOTICE: [36m(11) :[0m [34mcopy-file TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_access/path1/subdir/RCLONE_TEST /tmp/015954nazanen4/check_access/path2/[0m
2026/07/07 02:00:26 DEBUG : copyFile "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_access/path1/subdir/RCLONE_TEST" to "/tmp/015954nazanen4/check_access/path2/" as ""
2026/07/07 02:00:26 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_access/path1/subdir/RCLONE_TEST"
2026/07/07 02:00:26 DEBUG : Creating backend with remote "/tmp/015954nazanen4/check_access/path2/"
2026/07/07 02:00:26 DEBUG : operations.CopyFile "RCLONE_TEST" to "Local file system at /tmp/015954nazanen4/check_access/path2" as "RCLONE_TEST"
2026/07/07 02:00:26 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:00:26 DEBUG : RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:00:26 DEBUG : RCLONE_TEST: Unchanged skipping
2026/07/07 02:00:26 NOTICE: [36m(12) :[0m [34mbisync resync[0m
2026/07/07 02:00:28 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/check_access/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:00:28 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:00:28 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:00: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/07 02:00:28 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_access/path1/" with Path2 "/tmp/015954nazanen4/check_access/path2/"
2026/07/07 02:00:28 INFO : Copying Path2 files to Path1
2026/07/07 02:00:28 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:00:28 INFO : There was nothing to transfer
2026/07/07 02:00:28 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:00:28 INFO : subdir/RCLONE_TEST: Copied (new)
2026/07/07 02:00:28 INFO : Resync updating listings
2026/07/07 02:00:28 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_access/path1/" vs Path2 "/tmp/015954nazanen4/check_access/path2/"
2026/07/07 02:00:28 INFO : [32mBisync successful[0m
2026/07/07 02:00:28 NOTICE: [36m(13) :[0m [34mtest 4. run sync with check-access. should pass.[0m
2026/07/07 02:00:28 NOTICE: [36m(14) :[0m [34mbisync check-access[0m
2026/07/07 02:00:30 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/check_access/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:00:30 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:00:30 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:00: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/07 02:00:30 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_access/path1/" with Path2 "/tmp/015954nazanen4/check_access/path2/"
2026/07/07 02:00:30 INFO : Building Path1 and Path2 listings
2026/07/07 02:00:31 INFO : Path1 checking for diffs
2026/07/07 02:00:31 INFO : Path2 checking for diffs
2026/07/07 02:00:31 INFO : Checking access health
2026/07/07 02:00:31 INFO : Found 2 matching "RCLONE_TEST" files on both paths
2026/07/07 02:00:31 INFO : No changes found
2026/07/07 02:00:31 INFO : Updating listings
2026/07/07 02:00:31 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_access/path1/" vs Path2 "/tmp/015954nazanen4/check_access/path2/"
2026/07/07 02:00:31 INFO : [32mBisync successful[0m
2026/07/07 02:00:31 NOTICE: [36m(15) :[0m [34mtest 5. delete path1 top level RCLONE_TEST, run sync. should fail critical.[0m
2026/07/07 02:00:31 NOTICE: [36m(16) :[0m [34mdelete-file TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_access/path1/RCLONE_TEST[0m
2026/07/07 02:00:31 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_access/path1/"
2026/07/07 02:00:31 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_access/path1/" to be canonical "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_access/path1"
2026/07/07 02:00:31 INFO : RCLONE_TEST: Deleted
2026/07/07 02:00:31 NOTICE: [36m(17) :[0m [34mbisync check-access[0m
2026/07/07 02:00:33 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/check_access/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:00:33 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:00:33 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:00: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/07 02:00:33 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_access/path1/" with Path2 "/tmp/015954nazanen4/check_access/path2/"
2026/07/07 02:00:33 INFO : Building Path1 and Path2 listings
2026/07/07 02:00:33 INFO : Path1 checking for diffs
2026/07/07 02:00:33 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mRCLONE_TEST[0m
2026/07/07 02:00:33 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/07/07 02:00:33 INFO : Path2 checking for diffs
2026/07/07 02:00:33 INFO : Checking access health
2026/07/07 02:00:33 ERROR : Access test failed: Path1 count 1, Path2 count 2 - RCLONE_TEST
2026/07/07 02:00:33 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36mRCLONE_TEST[0m
2026/07/07 02:00:33 ERROR : [31mBisync critical error: check file check failed[0m
2026/07/07 02:00:33 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/07 02:00:33 NOTICE: Bisync error: bisync aborted
2026/07/07 02:00:33 NOTICE: [36m(18) :[0m [34mcopy-listings path1-missing[0m
2026/07/07 02:00:33 NOTICE: [36m(19) :[0m [34mtest 6. run again. should fail critical due to missing listings.[0m
2026/07/07 02:00:33 NOTICE: [36m(20) :[0m [34mbisync check-access[0m
2026/07/07 02:00:35 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/check_access/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:00:35 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:00:35 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:00: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/07 02:00:35 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_access/path1/" with Path2 "/tmp/015954nazanen4/check_access/path2/"
2026/07/07 02:00:35 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/015954nazanen4/workdir/TestAzureBlob_rclone-test-sivimey3filu_015954nazanen4_check_access_path1..tmp_015954nazanen4_check_access_path2.path1.lst[0m
[0m[36mPath2: [94m/tmp/015954nazanen4/workdir/TestAzureBlob_rclone-test-sivimey3filu_015954nazanen4_check_access_path1..tmp_015954nazanen4_check_access_path2.path2.lst[0m
[0m[35mTry running this command to inspect the work dir:
[0m[96mrclone lsl "/tmp/015954nazanen4/workdir"[0m[0m
2026/07/07 02:00:35 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/07 02:00:35 NOTICE: Bisync error: bisync aborted
2026/07/07 02:00:35 NOTICE: [36m(21) :[0m [34mmove-listings missing-listings[0m
2026/07/07 02:00:35 NOTICE: [36m(22) :[0m [34mtest 7. run resync, which will copy the path2 top level back to path1.[0m
2026/07/07 02:00:35 NOTICE: [36m(23) :[0m [34mbisync resync[0m
2026/07/07 02:00:37 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/check_access/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:00:37 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:00:37 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:00: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/07 02:00:37 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_access/path1/" with Path2 "/tmp/015954nazanen4/check_access/path2/"
2026/07/07 02:00:37 INFO : Copying Path2 files to Path1
2026/07/07 02:00:37 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:00:37 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:00:37 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:00:38 INFO : Resync updating listings
2026/07/07 02:00:38 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_access/path1/" vs Path2 "/tmp/015954nazanen4/check_access/path2/"
2026/07/07 02:00:38 INFO : [32mBisync successful[0m
2026/07/07 02:00:38 NOTICE: [36m(24) :[0m [34mtest 8. run sync with --check-access. should pass.[0m
2026/07/07 02:00:38 NOTICE: [36m(25) :[0m [34mbisync check-access[0m
2026/07/07 02:00:40 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/check_access/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:00:40 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:00:40 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:00: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/07 02:00:40 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_access/path1/" with Path2 "/tmp/015954nazanen4/check_access/path2/"
2026/07/07 02:00:40 INFO : Building Path1 and Path2 listings
2026/07/07 02:00:40 INFO : Path1 checking for diffs
2026/07/07 02:00:40 INFO : Path2 checking for diffs
2026/07/07 02:00:40 INFO : Checking access health
2026/07/07 02:00:40 INFO : Found 2 matching "RCLONE_TEST" files on both paths
2026/07/07 02:00:40 INFO : No changes found
2026/07/07 02:00:40 INFO : Updating listings
2026/07/07 02:00:40 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_access/path1/" vs Path2 "/tmp/015954nazanen4/check_access/path2/"
2026/07/07 02:00:40 INFO : [32mBisync successful[0m
2026/07/07 02:00:40 DEBUG : Waiting for deletions to finish
2026/07/07 02:00:40 INFO : RCLONE_TEST: Deleted
2026/07/07 02:00:40 INFO : file3.txt: Deleted
2026/07/07 02:00:40 INFO : subdir/RCLONE_TEST: Deleted
2026/07/07 02:00:40 INFO : file1.txt: Deleted
2026/07/07 02:00:40 INFO : file2.txt: Deleted
2026/07/07 02:00:40 INFO : file4.txt: Deleted
2026/07/07 02:00:40 INFO : subdir/file20.txt: Deleted
2026/07/07 02:00:40 DEBUG : removing 1 level 0 directories
2026/07/07 02:00:40 INFO : Azure container rclone-test-sivimey3filu path 015954nazanen4/check_access/path1: Removing directory
2026/07/07 02:00:40 DEBUG : Waiting for deletions to finish
2026/07/07 02:00:40 INFO : file2.txt: Deleted
2026/07/07 02:00:40 INFO : RCLONE_TEST: Deleted
2026/07/07 02:00:40 INFO : file3.txt: Deleted
2026/07/07 02:00:40 INFO : file4.txt: Deleted
2026/07/07 02:00:40 INFO : file1.txt: Deleted
2026/07/07 02:00:40 INFO : subdir/file20.txt: Deleted
2026/07/07 02:00:40 INFO : subdir/RCLONE_TEST: Deleted
2026/07/07 02:00:40 DEBUG : removing 1 level 1 directories
2026/07/07 02:00:40 INFO : subdir: Removing directory
2026/07/07 02:00:40 DEBUG : removing 1 level 0 directories
2026/07/07 02:00:40 INFO : Local file system at /tmp/015954nazanen4/check_access/path2: Removing directory
bisync_test.go:610: [32mTEST check_access PASSED[0m
=== RUN TestBisyncRemoteLocal/check_access_filters
2026/07/07 02:00:40 INFO : path1: Making directory
2026/07/07 02:00:40 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_access_filters/path1"
2026/07/07 02:00:40 DEBUG : Creating backend with remote "/tmp/015954nazanen4/check_access_filters/path2"
2026/07/07 02:00:40 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access_filters/initial"
2026/07/07 02:00:40 DEBUG : Creating backend with remote "/tmp/015954nazanen4/initdir/test_check_access_filters-kuxoxug5"
2026/07/07 02:00:40 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:00:40 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:40 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:40 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:40 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:40 DEBUG : subdir-not: Making directory with metadata
2026/07/07 02:00:40 INFO : subdir-not: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 02:00:40 DEBUG : Added delayed dir = "subdir-not", newDst=subdir-not
2026/07/07 02:00:40 DEBUG : subdir: Making directory with metadata
2026/07/07 02:00:40 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:00:40 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 02:00:40 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/07 02:00:40 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:40 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:00:40 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:00:40 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:00:40 INFO : file1.txt: Copied (new)
2026/07/07 02:00:40 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:00:40 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:00:40 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/07 02:00:40 DEBUG : subdirX: Making directory with metadata
2026/07/07 02:00:40 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:40 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/07 02:00:40 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/07 02:00:40 INFO : file4.txt: Copied (new)
2026/07/07 02:00:40 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:40 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:00:40 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:40 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/07 02:00:40 INFO : file3.txt: Copied (new)
2026/07/07 02:00:40 INFO : subdirX: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 02:00:40 DEBUG : Added delayed dir = "subdirX", newDst=subdirX
2026/07/07 02:00:40 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:00:40 INFO : file2.txt: Copied (new)
2026/07/07 02:00:40 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:00:40 DEBUG : subdir-not/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:40 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:00:40 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:00:40 DEBUG : subdirX/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:40 DEBUG : subdirX/subdirX1: Making directory with metadata
2026/07/07 02:00:40 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: size = 109 OK
2026/07/07 02:00:40 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:40 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:00:40 DEBUG : subdir/subdirA: Making directory with metadata
2026/07/07 02:00:40 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: size = 109 OK
2026/07/07 02:00:40 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: renamed to: subdir-not/RCLONE_TEST
2026/07/07 02:00:40 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/07/07 02:00:40 INFO : subdirX/subdirX1: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 02:00:40 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: size = 0 OK
2026/07/07 02:00:40 INFO : subdir/subdirA: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 02:00:40 DEBUG : Added delayed dir = "subdir/subdirA", newDst=subdir/subdirA
2026/07/07 02:00:40 DEBUG : subdir-not/subdir-not2: Making directory with metadata
2026/07/07 02:00:40 DEBUG : subdir/subdirB: Making directory with metadata
2026/07/07 02:00:40 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/07/07 02:00:40 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:00:40 DEBUG : subdirX/file20.txt.0c4add8a.partial: size = 0 OK
2026/07/07 02:00:40 INFO : subdir-not/subdir-not2: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 02:00:40 DEBUG : Added delayed dir = "subdir-not/subdir-not2", newDst=subdir-not/subdir-not2
2026/07/07 02:00:40 INFO : subdir/subdirB: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 02:00:40 DEBUG : Added delayed dir = "subdir/subdirB", newDst=subdir/subdirB
2026/07/07 02:00:40 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:00:40 DEBUG : subdirX/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:40 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/07/07 02:00:40 INFO : subdir/RCLONE_TEST: Copied (new)
2026/07/07 02:00:40 DEBUG : subdirX/file20.txt.0c4add8a.partial: renamed to: subdirX/file20.txt
2026/07/07 02:00:40 INFO : subdirX/file20.txt: Copied (new)
2026/07/07 02:00:40 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:00:40 DEBUG : subdir-not/subdir-not2/file30.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:40 DEBUG : subdir/subdirB/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:00:40 DEBUG : subdir/subdirB/file30.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:40 DEBUG : subdir-not/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:40 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/07 02:00:40 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:40 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:00:40 DEBUG : subdir/subdirA/file30.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:40 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: renamed to: subdirX/RCLONE_TEST
2026/07/07 02:00:40 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/07/07 02:00:40 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/07 02:00:40 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:00:40 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: size = 109 OK
2026/07/07 02:00:40 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:00:40 DEBUG : Added delayed dir = "subdirX/subdirX1", newDst=subdirX/subdirX1
2026/07/07 02:00:40 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: renamed to: subdir-not/subdir-not2/RCLONE_TEST
2026/07/07 02:00:40 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new)
2026/07/07 02:00:40 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: renamed to: subdir-not/file20.txt
2026/07/07 02:00:40 INFO : subdir-not/file20.txt: Copied (new)
2026/07/07 02:00:40 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: size = 0 OK
2026/07/07 02:00:40 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: size = 109 OK
2026/07/07 02:00:40 DEBUG : subdir-not/subdir-not2/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:40 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: size = 0 OK
2026/07/07 02:00:40 DEBUG : subdirX/subdirX1/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:00:40 DEBUG : subdirX/subdirX1/file30.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:40 DEBUG : subdir/subdirB/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:00:40 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: size = 109 OK
2026/07/07 02:00:40 DEBUG : subdir/subdirB/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:40 DEBUG : Local file system at /tmp/015954nazanen4/initdir/test_check_access_filters-kuxoxug5: Waiting for checks to finish
2026/07/07 02:00:40 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:00:40 DEBUG : Local file system at /tmp/015954nazanen4/initdir/test_check_access_filters-kuxoxug5: Waiting for transfers to finish
2026/07/07 02:00:40 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: renamed to: subdir-not/subdir-not2/file30.txt
2026/07/07 02:00:40 INFO : subdir-not/subdir-not2/file30.txt: Copied (new)
2026/07/07 02:00:40 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: renamed to: subdir/subdirB/RCLONE_TEST
2026/07/07 02:00:40 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: renamed to: subdir/subdirB/file30.txt
2026/07/07 02:00:40 INFO : subdir/subdirB/RCLONE_TEST: Copied (new)
2026/07/07 02:00:40 INFO : subdir/subdirB/file30.txt: Copied (new)
2026/07/07 02:00:40 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: renamed to: subdir/subdirA/RCLONE_TEST
2026/07/07 02:00:40 INFO : subdir/subdirA/RCLONE_TEST: Copied (new)
2026/07/07 02:00:40 DEBUG : subdir/subdirA/file30.txt.03485624.partial: size = 0 OK
2026/07/07 02:00:40 DEBUG : subdir/subdirA/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:40 DEBUG : subdir/subdirA/file30.txt.03485624.partial: renamed to: subdir/subdirA/file30.txt
2026/07/07 02:00:40 INFO : subdir/subdirA/file30.txt: Copied (new)
2026/07/07 02:00:40 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: size = 109 OK
2026/07/07 02:00:40 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: size = 0 OK
2026/07/07 02:00:40 DEBUG : subdirX/subdirX1/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:00:40 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: renamed to: subdirX/subdirX1/RCLONE_TEST
2026/07/07 02:00:40 INFO : subdirX/subdirX1/RCLONE_TEST: Copied (new)
2026/07/07 02:00:40 DEBUG : subdirX/subdirX1/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:40 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: renamed to: subdirX/subdirX1/file30.txt
2026/07/07 02:00:40 INFO : subdirX/subdirX1/file30.txt: Copied (new)
2026/07/07 02:00:40 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/07/07 02:00:40 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/07/07 02:00:40 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/07/07 02:00:40 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/07/07 02:00:40 INFO : subdirX: Set directory modification time (using SetModTime)
2026/07/07 02:00:40 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/07/07 02:00:40 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:00:40 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access_filters/modfiles"
2026/07/07 02:00:40 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_check_access_filters-sazudul1"
2026/07/07 02:00:40 DEBUG : exclude-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:40 DEBUG : include-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:40 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: size = 173 OK
2026/07/07 02:00:40 DEBUG : include-other-filtersfile.txt.8126a844.partial: size = 178 OK
2026/07/07 02:00:40 DEBUG : Local file system at /tmp/015954nazanen4/datadir/test_check_access_filters-sazudul1: Waiting for checks to finish
2026/07/07 02:00:40 DEBUG : exclude-other-filtersfile.txt: md5 = 5fcc6205d7df1c2e9ed3a15a1356b345 OK
2026/07/07 02:00:40 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: renamed to: exclude-other-filtersfile.txt
2026/07/07 02:00:40 INFO : exclude-other-filtersfile.txt: Copied (new)
2026/07/07 02:00:40 DEBUG : include-other-filtersfile.txt: md5 = 2ec13b2813141ed088e5978ef5a47b0e OK
2026/07/07 02:00:40 DEBUG : include-other-filtersfile.txt.8126a844.partial: renamed to: include-other-filtersfile.txt
2026/07/07 02:00:40 INFO : include-other-filtersfile.txt: Copied (new)
2026/07/07 02:00:40 DEBUG : Local file system at /tmp/015954nazanen4/datadir/test_check_access_filters-sazudul1: Waiting for transfers to finish
2026/07/07 02:00:40 DEBUG : Waiting for deletions to finish
2026/07/07 02:00:40 DEBUG : removing 1 level 0 directories
2026/07/07 02:00:40 INFO : Azure container rclone-test-sivimey3filu path 015954nazanen4/check_access_filters/path1: Removing directory
2026/07/07 02:00:40 DEBUG : Waiting for deletions to finish
2026/07/07 02:00:40 ERROR : error listing: directory not found
2026/07/07 02:00:40 ERROR : Local file system at /tmp/015954nazanen4/check_access_filters/path2: Failed to list "": directory not found
2026/07/07 02:00:40 DEBUG : removing 1 level 0 directories
2026/07/07 02:00:40 INFO : Local file system at /tmp/015954nazanen4/check_access_filters/path2: Removing directory
2026/07/07 02:00:40 ERROR : Failed to rmdir: stat /tmp/015954nazanen4/check_access_filters/path2: no such file or directory
2026/07/07 02:00:40 ERROR : error listing: directory not found
2026/07/07 02:00:40 NOTICE: checking initFs Local file system at /tmp/015954nazanen4/initdir/test_check_access_filters-kuxoxug5
2026/07/07 02:00:40 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:00:40 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:40 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:40 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:40 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:40 INFO : subdir-not: Making directory
2026/07/07 02:00:40 INFO : subdir: Making directory
2026/07/07 02:00:40 INFO : subdirX: Making directory
2026/07/07 02:00:40 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:00:40 DEBUG : subdirX/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:40 INFO : subdirX/subdirX1: Making directory
2026/07/07 02:00:40 DEBUG : subdirX/subdirX1/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:00:40 DEBUG : subdirX/subdirX1/file30.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:40 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:00:40 DEBUG : subdir-not/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:40 INFO : subdir-not/subdir-not2: Making directory
2026/07/07 02:00:40 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:00:40 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:40 INFO : subdir/subdirA: Making directory
2026/07/07 02:00:40 INFO : subdir/subdirB: Making directory
2026/07/07 02:00:40 DEBUG : subdir/subdirB/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:00:40 DEBUG : subdir/subdirB/file30.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:40 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:00:40 DEBUG : subdir-not/subdir-not2/file30.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:40 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:00:40 DEBUG : subdir/subdirA/file30.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:40 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/check_access_filters/path1: Waiting for checks to finish
2026/07/07 02:00:40 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/check_access_filters/path1: Waiting for transfers to finish
2026/07/07 02:00:40 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:00:40 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:40 INFO : file1.txt: Copied (new)
2026/07/07 02:00:40 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:00:40 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:40 INFO : file2.txt: Copied (new)
2026/07/07 02:00:40 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:00:40 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:00:40 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:00:40 DEBUG : file3.txt: size = 0 OK
2026/07/07 02:00:40 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:40 INFO : file3.txt: Copied (new)
2026/07/07 02:00:40 DEBUG : file4.txt: size = 0 OK
2026/07/07 02:00:40 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:40 INFO : file4.txt: Copied (new)
2026/07/07 02:00:40 DEBUG : subdirX/file20.txt: size = 0 OK
2026/07/07 02:00:40 DEBUG : subdirX/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:40 INFO : subdirX/file20.txt: Copied (new)
2026/07/07 02:00:40 DEBUG : subdirX/RCLONE_TEST: size = 109 OK
2026/07/07 02:00:40 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:00:40 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/07/07 02:00:40 DEBUG : subdirX/subdirX1/RCLONE_TEST: size = 109 OK
2026/07/07 02:00:40 DEBUG : subdirX/subdirX1/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:00:40 INFO : subdirX/subdirX1/RCLONE_TEST: Copied (new)
2026/07/07 02:00:40 DEBUG : subdirX/subdirX1/file30.txt: size = 0 OK
2026/07/07 02:00:40 DEBUG : subdirX/subdirX1/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:40 INFO : subdirX/subdirX1/file30.txt: Copied (new)
2026/07/07 02:00:40 DEBUG : subdir-not/RCLONE_TEST: size = 109 OK
2026/07/07 02:00:40 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:00:40 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/07/07 02:00:40 DEBUG : subdir/RCLONE_TEST: size = 109 OK
2026/07/07 02:00:40 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:00:40 INFO : subdir/RCLONE_TEST: Copied (new)
2026/07/07 02:00:40 DEBUG : subdir-not/file20.txt: size = 0 OK
2026/07/07 02:00:40 DEBUG : subdir-not/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:40 INFO : subdir-not/file20.txt: Copied (new)
2026/07/07 02:00:40 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/07 02:00:40 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:40 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:00:40 DEBUG : subdir/subdirB/file30.txt: size = 0 OK
2026/07/07 02:00:40 DEBUG : subdir/subdirB/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:40 INFO : subdir/subdirB/file30.txt: Copied (new)
2026/07/07 02:00:40 DEBUG : subdir/subdirB/RCLONE_TEST: size = 109 OK
2026/07/07 02:00:40 DEBUG : subdir/subdirB/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:00:40 INFO : subdir/subdirB/RCLONE_TEST: Copied (new)
2026/07/07 02:00:40 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: size = 109 OK
2026/07/07 02:00:40 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:00:40 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new)
2026/07/07 02:00:41 DEBUG : subdir-not/subdir-not2/file30.txt: size = 0 OK
2026/07/07 02:00:41 DEBUG : subdir-not/subdir-not2/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:41 INFO : subdir-not/subdir-not2/file30.txt: Copied (new)
2026/07/07 02:00:41 DEBUG : subdir/subdirA/file30.txt: size = 0 OK
2026/07/07 02:00:41 DEBUG : subdir/subdirA/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:41 INFO : subdir/subdirA/file30.txt: Copied (new)
2026/07/07 02:00:41 DEBUG : subdir/subdirA/RCLONE_TEST: size = 109 OK
2026/07/07 02:00:41 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:00:41 INFO : subdir/subdirA/RCLONE_TEST: Copied (new)
2026/07/07 02:00:41 NOTICE: checking Path1 Azure container rclone-test-sivimey3filu path 015954nazanen4/check_access_filters/path1
2026/07/07 02:00:41 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:00:41 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:41 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:41 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:41 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:41 DEBUG : subdir-not: Making directory with metadata
2026/07/07 02:00:41 INFO : subdir-not: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 02:00:41 DEBUG : Added delayed dir = "subdir-not", newDst=subdir-not
2026/07/07 02:00:41 DEBUG : subdir: Making directory with metadata
2026/07/07 02:00:41 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:00:41 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:41 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:00:41 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:00:41 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:00:41 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 02:00:41 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/07 02:00:41 DEBUG : subdirX: Making directory with metadata
2026/07/07 02:00:41 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/07 02:00:41 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:41 INFO : subdirX: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 02:00:41 DEBUG : Added delayed dir = "subdirX", newDst=subdirX
2026/07/07 02:00:41 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:00:41 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/07 02:00:41 INFO : file3.txt: Copied (new)
2026/07/07 02:00:41 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:00:41 DEBUG : subdirX/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:41 DEBUG : subdirX/subdirX1: Making directory with metadata
2026/07/07 02:00:41 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:00:41 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:00:41 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/07 02:00:41 DEBUG : subdir-not/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:41 INFO : file1.txt: Copied (new)
2026/07/07 02:00:41 DEBUG : subdir-not/subdir-not2: Making directory with metadata
2026/07/07 02:00:41 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:41 INFO : subdirX/subdirX1: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 02:00:41 DEBUG : Added delayed dir = "subdirX/subdirX1", newDst=subdirX/subdirX1
2026/07/07 02:00:41 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/07 02:00:41 INFO : file4.txt: Copied (new)
2026/07/07 02:00:41 INFO : subdir-not/subdir-not2: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 02:00:41 DEBUG : Added delayed dir = "subdir-not/subdir-not2", newDst=subdir-not/subdir-not2
2026/07/07 02:00:41 DEBUG : subdirX/subdirX1/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:00:41 DEBUG : subdirX/subdirX1/file30.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:41 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:00:41 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:00:41 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: size = 109 OK
2026/07/07 02:00:41 DEBUG : subdirX/file20.txt.0c4add8a.partial: size = 0 OK
2026/07/07 02:00:41 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:00:41 DEBUG : subdirX/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:41 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:00:41 DEBUG : subdir-not/subdir-not2/file30.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:41 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: renamed to: subdirX/RCLONE_TEST
2026/07/07 02:00:41 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/07/07 02:00:41 DEBUG : subdirX/file20.txt.0c4add8a.partial: renamed to: subdirX/file20.txt
2026/07/07 02:00:41 INFO : subdirX/file20.txt: Copied (new)
2026/07/07 02:00:41 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/07/07 02:00:41 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: size = 109 OK
2026/07/07 02:00:41 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:41 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:00:41 DEBUG : subdir/subdirA: Making directory with metadata
2026/07/07 02:00:41 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/07/07 02:00:41 INFO : subdir/RCLONE_TEST: Copied (new)
2026/07/07 02:00:41 INFO : subdir/subdirA: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 02:00:41 DEBUG : Added delayed dir = "subdir/subdirA", newDst=subdir/subdirA
2026/07/07 02:00:41 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:41 DEBUG : subdir/subdirB: Making directory with metadata
2026/07/07 02:00:41 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:00:41 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:00:41 INFO : file2.txt: Copied (new)
2026/07/07 02:00:41 INFO : subdir/subdirB: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 02:00:41 DEBUG : Added delayed dir = "subdir/subdirB", newDst=subdir/subdirB
2026/07/07 02:00:41 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: size = 109 OK
2026/07/07 02:00:41 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: renamed to: subdir-not/RCLONE_TEST
2026/07/07 02:00:41 DEBUG : subdirX/subdirX1/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:00:41 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/07/07 02:00:41 DEBUG : subdir/subdirB/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:00:41 DEBUG : subdir/subdirB/file30.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:41 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: size = 0 OK
2026/07/07 02:00:41 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: renamed to: subdirX/subdirX1/RCLONE_TEST
2026/07/07 02:00:41 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: size = 0 OK
2026/07/07 02:00:41 INFO : subdirX/subdirX1/RCLONE_TEST: Copied (new)
2026/07/07 02:00:41 DEBUG : subdirX/subdirX1/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:41 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:00:41 DEBUG : subdir/subdirA/file30.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:41 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: renamed to: subdirX/subdirX1/file30.txt
2026/07/07 02:00:41 DEBUG : Local file system at /tmp/015954nazanen4/check_access_filters/path2: Waiting for checks to finish
2026/07/07 02:00:41 INFO : subdirX/subdirX1/file30.txt: Copied (new)
2026/07/07 02:00:41 DEBUG : subdir-not/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:41 DEBUG : Local file system at /tmp/015954nazanen4/check_access_filters/path2: Waiting for transfers to finish
2026/07/07 02:00:41 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: size = 109 OK
2026/07/07 02:00:41 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: renamed to: subdir-not/file20.txt
2026/07/07 02:00:41 INFO : subdir-not/file20.txt: Copied (new)
2026/07/07 02:00:41 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/07 02:00:41 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:00:41 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: size = 0 OK
2026/07/07 02:00:41 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: renamed to: subdir-not/subdir-not2/RCLONE_TEST
2026/07/07 02:00:41 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new)
2026/07/07 02:00:41 DEBUG : subdir-not/subdir-not2/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:41 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:41 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: renamed to: subdir-not/subdir-not2/file30.txt
2026/07/07 02:00:41 INFO : subdir-not/subdir-not2/file30.txt: Copied (new)
2026/07/07 02:00:41 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: size = 0 OK
2026/07/07 02:00:41 DEBUG : subdir/subdirB/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:41 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/07 02:00:41 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:00:41 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: size = 109 OK
2026/07/07 02:00:41 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: renamed to: subdir/subdirB/file30.txt
2026/07/07 02:00:41 INFO : subdir/subdirB/file30.txt: Copied (new)
2026/07/07 02:00:41 DEBUG : subdir/subdirB/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:00:41 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: size = 109 OK
2026/07/07 02:00:41 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:00:41 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: renamed to: subdir/subdirB/RCLONE_TEST
2026/07/07 02:00:41 INFO : subdir/subdirB/RCLONE_TEST: Copied (new)
2026/07/07 02:00:41 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: renamed to: subdir/subdirA/RCLONE_TEST
2026/07/07 02:00:41 DEBUG : subdir/subdirA/file30.txt.03485624.partial: size = 0 OK
2026/07/07 02:00:41 DEBUG : subdir/subdirA/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:00:41 DEBUG : subdir/subdirA/file30.txt.03485624.partial: renamed to: subdir/subdirA/file30.txt
2026/07/07 02:00:41 INFO : subdir/subdirA/file30.txt: Copied (new)
2026/07/07 02:00:41 INFO : subdir/subdirA/RCLONE_TEST: Copied (new)
2026/07/07 02:00:41 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/07/07 02:00:41 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/07/07 02:00:41 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/07/07 02:00:41 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/07/07 02:00:41 INFO : subdirX: Set directory modification time (using SetModTime)
2026/07/07 02:00:41 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/07/07 02:00:41 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:00:41 NOTICE: checking path2 Local file system at /tmp/015954nazanen4/check_access_filters/path2
2026/07/07 02:00:41 NOTICE: [36m(01) :[0m [34mtest check-access-filters[0m
2026/07/07 02:00:41 NOTICE: [36m(02) :[0m [34mtest EXCLUDE - OTHER TESTS[0m
2026/07/07 02:00:41 NOTICE: [36m(03) :[0m [34mcopy-file /tmp/015954nazanen4/datadir/test_check_access_filters-sazudul1/exclude-other-filtersfile.txt /tmp/015954nazanen4/workdir/[0m
2026/07/07 02:00:41 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_check_access_filters-sazudul1/exclude-other-filtersfile.txt" to "/tmp/015954nazanen4/workdir/" as ""
2026/07/07 02:00:41 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_check_access_filters-sazudul1/exclude-other-filtersfile.txt"
2026/07/07 02:00:41 DEBUG : Creating backend with remote "/tmp/015954nazanen4/workdir/"
2026/07/07 02:00:41 DEBUG : operations.CopyFile "exclude-other-filtersfile.txt" to "Local file system at /tmp/015954nazanen4/workdir" as "exclude-other-filtersfile.txt"
2026/07/07 02:00:41 DEBUG : exclude-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:41 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: size = 173 OK
2026/07/07 02:00:41 DEBUG : exclude-other-filtersfile.txt: md5 = 5fcc6205d7df1c2e9ed3a15a1356b345 OK
2026/07/07 02:00:41 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: renamed to: exclude-other-filtersfile.txt
2026/07/07 02:00:41 INFO : exclude-other-filtersfile.txt: Copied (new)
2026/07/07 02:00:41 NOTICE: [36m(04) :[0m [34mtest resync to get the filters file md5 built.[0m
2026/07/07 02:00:41 NOTICE: [36m(05) :[0m [34mbisync resync filters-file=/tmp/015954nazanen4/workdir/exclude-other-filtersfile.txt[0m
2026/07/07 02:00:43 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/check_access_filters/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:00:43 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:00:43 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/07/07 02:00:43 INFO : subdirX: Set directory modification time (using SetModTime)
2026/07/07 02:00:43 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/07/07 02:00:43 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/07/07 02:00:43 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/07/07 02:00:43 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/07/07 02:00:43 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:00: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/07 02:00:43 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_access_filters/path1/" with Path2 "/tmp/015954nazanen4/check_access_filters/path2/"
2026/07/07 02:00:43 INFO : Using filters file /tmp/015954nazanen4/workdir/exclude-other-filtersfile.txt
2026/07/07 02:00:43 INFO : Storing filters file hash to /tmp/015954nazanen4/workdir/exclude-other-filtersfile.txt.md5
2026/07/07 02:00:43 INFO : Copying Path2 files to Path1
2026/07/07 02:00:43 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:00:43 INFO : There was nothing to transfer
2026/07/07 02:00:43 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:00:43 INFO : There was nothing to transfer
2026/07/07 02:00:43 INFO : Resync updating listings
2026/07/07 02:00:43 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_access_filters/path1/" vs Path2 "/tmp/015954nazanen4/check_access_filters/path2/"
2026/07/07 02:00:43 INFO : [32mBisync successful[0m
2026/07/07 02:00:43 NOTICE: [36m(06) :[0m [34mtest EXCLUDE - test filters for check access[0m
2026/07/07 02:00:43 NOTICE: [36m(07) :[0m [34mbisync check-access filters-file=/tmp/015954nazanen4/workdir/exclude-other-filtersfile.txt[0m
2026/07/07 02:00:45 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/check_access_filters/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:00:45 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:00:45 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/07/07 02:00:45 INFO : subdirX: Set directory modification time (using SetModTime)
2026/07/07 02:00:45 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/07/07 02:00:45 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/07/07 02:00:45 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/07/07 02:00:45 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/07/07 02:00:45 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:00: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/07 02:00:45 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_access_filters/path1/" with Path2 "/tmp/015954nazanen4/check_access_filters/path2/"
2026/07/07 02:00:45 INFO : Using filters file /tmp/015954nazanen4/workdir/exclude-other-filtersfile.txt
2026/07/07 02:00:45 INFO : Building Path1 and Path2 listings
2026/07/07 02:00:46 INFO : Path1 checking for diffs
2026/07/07 02:00:46 INFO : Path2 checking for diffs
2026/07/07 02:00:46 INFO : Checking access health
2026/07/07 02:00:46 INFO : Found 3 matching "RCLONE_TEST" files on both paths
2026/07/07 02:00:46 INFO : No changes found
2026/07/07 02:00:46 INFO : Updating listings
2026/07/07 02:00:46 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_access_filters/path1/" vs Path2 "/tmp/015954nazanen4/check_access_filters/path2/"
2026/07/07 02:00:46 INFO : [32mBisync successful[0m
2026/07/07 02:00:46 NOTICE: [36m(08) :[0m [34mcopy-listings exclude-initial[0m
2026/07/07 02:00:46 NOTICE: [36m(09) :[0m [34mtest EXCLUDE - delete RCLONE_TEST files in excluded directories[0m
2026/07/07 02:00:46 NOTICE: [36m(10) :[0m [34mdelete-file /tmp/015954nazanen4/check_access_filters/path2/subdir/subdirA/RCLONE_TEST[0m
2026/07/07 02:00:46 DEBUG : Creating backend with remote "/tmp/015954nazanen4/check_access_filters/path2/subdir/subdirA/"
2026/07/07 02:00:46 DEBUG : fs cache: renaming cache item "/tmp/015954nazanen4/check_access_filters/path2/subdir/subdirA/" to be canonical "/tmp/015954nazanen4/check_access_filters/path2/subdir/subdirA"
2026/07/07 02:00:46 INFO : RCLONE_TEST: Deleted
2026/07/07 02:00:46 NOTICE: [36m(11) :[0m [34mdelete-file TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_access_filters/path1/subdir-not/RCLONE_TEST[0m
2026/07/07 02:00:46 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_access_filters/path1/subdir-not/"
2026/07/07 02:00:46 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_access_filters/path1/subdir-not/" to be canonical "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_access_filters/path1/subdir-not"
2026/07/07 02:00:46 INFO : RCLONE_TEST: Deleted
2026/07/07 02:00:46 NOTICE: [36m(12) :[0m [34mdelete-file /tmp/015954nazanen4/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST[0m
2026/07/07 02:00:46 DEBUG : Creating backend with remote "/tmp/015954nazanen4/check_access_filters/path2/subdir-not/subdir-not2/"
2026/07/07 02:00:46 DEBUG : fs cache: renaming cache item "/tmp/015954nazanen4/check_access_filters/path2/subdir-not/subdir-not2/" to be canonical "/tmp/015954nazanen4/check_access_filters/path2/subdir-not/subdir-not2"
2026/07/07 02:00:46 INFO : RCLONE_TEST: Deleted
2026/07/07 02:00:46 NOTICE: [36m(13) :[0m [34mdelete-file TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_access_filters/path1/subdirX/RCLONE_TEST[0m
2026/07/07 02:00:46 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_access_filters/path1/subdirX/"
2026/07/07 02:00:46 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_access_filters/path1/subdirX/" to be canonical "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_access_filters/path1/subdirX"
2026/07/07 02:00:46 INFO : RCLONE_TEST: Deleted
2026/07/07 02:00:46 NOTICE: [36m(14) :[0m [34mtest EXCLUDE - test should PASS[0m
2026/07/07 02:00:46 NOTICE: [36m(15) :[0m [34mbisync check-access filters-file=/tmp/015954nazanen4/workdir/exclude-other-filtersfile.txt[0m
2026/07/07 02:00:48 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/check_access_filters/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:00:48 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:00:48 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/07/07 02:00:48 INFO : subdirX: Set directory modification time (using SetModTime)
2026/07/07 02:00:48 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/07/07 02:00:48 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/07/07 02:00:48 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/07/07 02:00:48 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/07/07 02:00:48 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:00:48 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/07 02:00:48 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_access_filters/path1/" with Path2 "/tmp/015954nazanen4/check_access_filters/path2/"
2026/07/07 02:00:48 INFO : Using filters file /tmp/015954nazanen4/workdir/exclude-other-filtersfile.txt
2026/07/07 02:00:48 INFO : Building Path1 and Path2 listings
2026/07/07 02:00:48 INFO : Path1 checking for diffs
2026/07/07 02:00:48 INFO : Path2 checking for diffs
2026/07/07 02:00:48 INFO : Checking access health
2026/07/07 02:00:48 INFO : Found 3 matching "RCLONE_TEST" files on both paths
2026/07/07 02:00:48 INFO : No changes found
2026/07/07 02:00:48 INFO : Updating listings
2026/07/07 02:00:48 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_access_filters/path1/" vs Path2 "/tmp/015954nazanen4/check_access_filters/path2/"
2026/07/07 02:00:48 INFO : [32mBisync successful[0m
2026/07/07 02:00:48 NOTICE: [36m(16) :[0m [34mcopy-listings exclude-pass-run[0m
2026/07/07 02:00:48 NOTICE: [36m(17) :[0m [34mtest EXCLUDE - delete RCLONE_TEST files in included directories[0m
2026/07/07 02:00:48 NOTICE: [36m(18) :[0m [34mdelete-file /tmp/015954nazanen4/check_access_filters/path2/RCLONE_TEST[0m
2026/07/07 02:00:48 DEBUG : Creating backend with remote "/tmp/015954nazanen4/check_access_filters/path2/"
2026/07/07 02:00:48 DEBUG : fs cache: renaming cache item "/tmp/015954nazanen4/check_access_filters/path2/" to be canonical "/tmp/015954nazanen4/check_access_filters/path2"
2026/07/07 02:00:48 INFO : RCLONE_TEST: Deleted
2026/07/07 02:00:48 NOTICE: [36m(19) :[0m [34mdelete-file TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_access_filters/path1/subdir/RCLONE_TEST[0m
2026/07/07 02:00:48 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_access_filters/path1/subdir/"
2026/07/07 02:00:48 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_access_filters/path1/subdir/" to be canonical "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_access_filters/path1/subdir"
2026/07/07 02:00:48 INFO : RCLONE_TEST: Deleted
2026/07/07 02:00:48 NOTICE: [36m(20) :[0m [34mtest EXCLUDE - test should ABORT[0m
2026/07/07 02:00:48 NOTICE: [36m(21) :[0m [34mbisync check-access filters-file=/tmp/015954nazanen4/workdir/exclude-other-filtersfile.txt[0m
2026/07/07 02:00:50 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/check_access_filters/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:00:50 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:00:50 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/07/07 02:00:50 INFO : subdirX: Set directory modification time (using SetModTime)
2026/07/07 02:00:50 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/07/07 02:00:50 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/07/07 02:00:50 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/07/07 02:00:50 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/07/07 02:00:50 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:00: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/07 02:00:50 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_access_filters/path1/" with Path2 "/tmp/015954nazanen4/check_access_filters/path2/"
2026/07/07 02:00:50 INFO : Using filters file /tmp/015954nazanen4/workdir/exclude-other-filtersfile.txt
2026/07/07 02:00:50 INFO : Building Path1 and Path2 listings
2026/07/07 02:00:51 INFO : Path1 checking for diffs
2026/07/07 02:00:51 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdir/RCLONE_TEST[0m
2026/07/07 02:00:51 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/07/07 02:00:51 INFO : Path2 checking for diffs
2026/07/07 02:00:51 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mRCLONE_TEST[0m
2026/07/07 02:00:51 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/07/07 02:00:51 INFO : Checking access health
2026/07/07 02:00:51 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36mRCLONE_TEST[0m
2026/07/07 02:00:51 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36msubdir/RCLONE_TEST[0m
2026/07/07 02:00:51 ERROR : [31mBisync critical error: check file check failed[0m
2026/07/07 02:00:51 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/07 02:00:51 NOTICE: Bisync error: bisync aborted
2026/07/07 02:00:51 NOTICE: [36m(22) :[0m [34mmove-listings exclude-error-run[0m
2026/07/07 02:00:51 NOTICE: [36m(23) :[0m [34mtest INCLUDE - OTHER TESTS[0m
2026/07/07 02:00:51 NOTICE: [36m(24) :[0m [34mtest reset to the initial state[0m
2026/07/07 02:00:51 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-sivimey3filu/015954nazanen4/check_access_filters/path1/[0m
2026/07/07 02:00:51 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_access_filters/path1/"
2026/07/07 02:00:51 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_access_filters/path1/" to be canonical "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_access_filters/path1"
2026/07/07 02:00:51 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:00:51 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:00:51 DEBUG : RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:00:51 DEBUG : file1.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:00:51 DEBUG : RCLONE_TEST: Unchanged skipping
2026/07/07 02:00:51 DEBUG : file1.txt: Unchanged skipping
2026/07/07 02:00:51 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:00:51 DEBUG : file2.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:00:51 DEBUG : file2.txt: Unchanged skipping
2026/07/07 02:00:51 DEBUG : file3.txt: size = 0 OK
2026/07/07 02:00:51 DEBUG : file3.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:00:51 DEBUG : file3.txt: Unchanged skipping
2026/07/07 02:00:51 DEBUG : file4.txt: size = 0 OK
2026/07/07 02:00:51 DEBUG : file4.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:00:51 DEBUG : file4.txt: Unchanged skipping
2026/07/07 02:00:51 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:00:51 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:00:51 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/07 02:00:51 DEBUG : subdir/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:00:51 DEBUG : subdir/file20.txt: Unchanged skipping
2026/07/07 02:00:51 DEBUG : subdir-not/file20.txt: size = 0 OK
2026/07/07 02:00:51 DEBUG : subdir-not/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:00:51 DEBUG : subdir-not/file20.txt: Unchanged skipping
2026/07/07 02:00:51 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:00:51 DEBUG : subdirX/file20.txt: size = 0 OK
2026/07/07 02:00:51 DEBUG : subdirX/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:00:51 DEBUG : subdirX/file20.txt: Unchanged skipping
2026/07/07 02:00:51 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: size = 109 OK
2026/07/07 02:00:51 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:00:51 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Unchanged skipping
2026/07/07 02:00:51 DEBUG : subdir-not/subdir-not2/file30.txt: size = 0 OK
2026/07/07 02:00:51 DEBUG : subdir-not/subdir-not2/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:00:51 DEBUG : subdir-not/subdir-not2/file30.txt: Unchanged skipping
2026/07/07 02:00:51 DEBUG : subdirX/subdirX1/file30.txt: size = 0 OK
2026/07/07 02:00:51 DEBUG : subdirX/subdirX1/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:00:51 DEBUG : subdirX/subdirX1/file30.txt: Unchanged skipping
2026/07/07 02:00:51 DEBUG : subdirX/subdirX1/RCLONE_TEST: size = 109 OK
2026/07/07 02:00:51 DEBUG : subdir/subdirB/file30.txt: size = 0 OK
2026/07/07 02:00:51 DEBUG : subdirX/subdirX1/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:00:51 DEBUG : subdir/subdirB/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:00:51 DEBUG : subdir/subdirB/RCLONE_TEST: size = 109 OK
2026/07/07 02:00:51 DEBUG : subdir/subdirB/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:00:51 DEBUG : subdir/subdirB/RCLONE_TEST: Unchanged skipping
2026/07/07 02:00:51 DEBUG : subdirX/subdirX1/RCLONE_TEST: Unchanged skipping
2026/07/07 02:00:51 DEBUG : subdir/subdirB/file30.txt: Unchanged skipping
2026/07/07 02:00:51 DEBUG : subdir/subdirA/RCLONE_TEST: size = 109 OK
2026/07/07 02:00:51 DEBUG : subdir/subdirA/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:00:51 DEBUG : subdir/subdirA/RCLONE_TEST: Unchanged skipping
2026/07/07 02:00:51 DEBUG : subdir/subdirA/file30.txt: size = 0 OK
2026/07/07 02:00:51 DEBUG : subdir/subdirA/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:00:51 DEBUG : subdir/subdirA/file30.txt: Unchanged skipping
2026/07/07 02:00:51 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/check_access_filters/path1: Waiting for checks to finish
2026/07/07 02:00:51 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/check_access_filters/path1: Waiting for transfers to finish
2026/07/07 02:00:51 DEBUG : subdir-not/RCLONE_TEST: size = 109 OK
2026/07/07 02:00:51 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:00:51 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/07/07 02:00:51 DEBUG : subdirX/RCLONE_TEST: size = 109 OK
2026/07/07 02:00:51 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:00:51 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/07/07 02:00:51 DEBUG : subdir/RCLONE_TEST: size = 109 OK
2026/07/07 02:00:51 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:00:51 INFO : subdir/RCLONE_TEST: Copied (new)
2026/07/07 02:00:51 NOTICE: [36m(26) :[0m [34msync-dir TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_access_filters/path1/ /tmp/015954nazanen4/check_access_filters/path2/[0m
2026/07/07 02:00:51 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_access_filters/path1/" for canonical name "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_access_filters/path1"
2026/07/07 02:00:51 DEBUG : fs cache: switching user supplied name "/tmp/015954nazanen4/check_access_filters/path2/" for canonical name "/tmp/015954nazanen4/check_access_filters/path2"
2026/07/07 02:00:51 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:00:51 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:00:51 DEBUG : file1.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:00:51 DEBUG : file1.txt: Unchanged skipping
2026/07/07 02:00:51 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:00:51 DEBUG : file2.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:00:51 DEBUG : file2.txt: Unchanged skipping
2026/07/07 02:00:51 DEBUG : file3.txt: size = 0 OK
2026/07/07 02:00:51 DEBUG : file3.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:00:51 DEBUG : file3.txt: Unchanged skipping
2026/07/07 02:00:51 DEBUG : file4.txt: size = 0 OK
2026/07/07 02:00:51 DEBUG : file4.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:00:51 DEBUG : file4.txt: Unchanged skipping
2026/07/07 02:00:51 DEBUG : subdirX/file20.txt: size = 0 OK
2026/07/07 02:00:51 DEBUG : subdirX/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:00:51 DEBUG : subdirX/file20.txt: Unchanged skipping
2026/07/07 02:00:51 DEBUG : subdirX/RCLONE_TEST: size = 109 OK
2026/07/07 02:00:51 DEBUG : subdirX/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:00:51 DEBUG : subdirX/RCLONE_TEST: Unchanged skipping
2026/07/07 02:00:51 DEBUG : subdir-not/RCLONE_TEST: size = 109 OK
2026/07/07 02:00:51 DEBUG : subdir-not/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:00:51 DEBUG : subdir-not/RCLONE_TEST: Unchanged skipping
2026/07/07 02:00:51 DEBUG : subdir-not/file20.txt: size = 0 OK
2026/07/07 02:00:51 DEBUG : subdir-not/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:00:51 DEBUG : subdir-not/file20.txt: Unchanged skipping
2026/07/07 02:00:51 DEBUG : RCLONE_TEST.a831ae16.partial: size = 109 OK
2026/07/07 02:00:51 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:00:51 DEBUG : RCLONE_TEST.a831ae16.partial: renamed to: RCLONE_TEST
2026/07/07 02:00:51 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:00:51 DEBUG : subdir/RCLONE_TEST: size = 109 OK
2026/07/07 02:00:51 DEBUG : subdir/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:00:51 DEBUG : subdir/RCLONE_TEST: Unchanged skipping
2026/07/07 02:00:51 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/07 02:00:51 DEBUG : subdir/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:00:51 DEBUG : subdir/file20.txt: Unchanged skipping
2026/07/07 02:00:51 DEBUG : subdirX/subdirX1/RCLONE_TEST: size = 109 OK
2026/07/07 02:00:51 DEBUG : subdirX/subdirX1/file30.txt: size = 0 OK
2026/07/07 02:00:51 DEBUG : subdirX/subdirX1/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:00:51 DEBUG : subdirX/subdirX1/RCLONE_TEST: Unchanged skipping
2026/07/07 02:00:51 DEBUG : subdirX/subdirX1/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:00:51 DEBUG : subdirX/subdirX1/file30.txt: Unchanged skipping
2026/07/07 02:00:51 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:00:51 DEBUG : subdir-not/subdir-not2/file30.txt: size = 0 OK
2026/07/07 02:00:51 DEBUG : subdir-not/subdir-not2/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:00:51 DEBUG : subdir-not/subdir-not2/file30.txt: Unchanged skipping
2026/07/07 02:00:51 DEBUG : subdir/subdirB/RCLONE_TEST: size = 109 OK
2026/07/07 02:00:51 DEBUG : subdir/subdirB/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:00:51 DEBUG : subdir/subdirB/RCLONE_TEST: Unchanged skipping
2026/07/07 02:00:51 DEBUG : subdir/subdirB/file30.txt: size = 0 OK
2026/07/07 02:00:51 DEBUG : subdir/subdirB/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:00:51 DEBUG : subdir/subdirB/file30.txt: Unchanged skipping
2026/07/07 02:00:51 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:00:51 DEBUG : subdir/subdirA/file30.txt: size = 0 OK
2026/07/07 02:00:51 DEBUG : subdir/subdirA/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:00:51 DEBUG : subdir/subdirA/file30.txt: Unchanged skipping
2026/07/07 02:00:51 DEBUG : Local file system at /tmp/015954nazanen4/check_access_filters/path2: Waiting for checks to finish
2026/07/07 02:00:51 DEBUG : Local file system at /tmp/015954nazanen4/check_access_filters/path2: Waiting for transfers to finish
2026/07/07 02:00:51 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.73f6c367.partial: size = 109 OK
2026/07/07 02:00:51 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:00:51 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.73f6c367.partial: renamed to: subdir-not/subdir-not2/RCLONE_TEST
2026/07/07 02:00:51 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new)
2026/07/07 02:00:51 DEBUG : subdir/subdirA/RCLONE_TEST.3c79a083.partial: size = 109 OK
2026/07/07 02:00:51 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:00:51 DEBUG : subdir/subdirA/RCLONE_TEST.3c79a083.partial: renamed to: subdir/subdirA/RCLONE_TEST
2026/07/07 02:00:51 INFO : subdir/subdirA/RCLONE_TEST: Copied (new)
2026/07/07 02:00:51 DEBUG : Waiting for deletions to finish
2026/07/07 02:00:51 NOTICE: [36m(27) :[0m [34mcopy-file /tmp/015954nazanen4/datadir/test_check_access_filters-sazudul1/include-other-filtersfile.txt /tmp/015954nazanen4/workdir/[0m
2026/07/07 02:00:51 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_check_access_filters-sazudul1/include-other-filtersfile.txt" to "/tmp/015954nazanen4/workdir/" as ""
2026/07/07 02:00:51 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_check_access_filters-sazudul1/include-other-filtersfile.txt"
2026/07/07 02:00:51 DEBUG : Creating backend with remote "/tmp/015954nazanen4/workdir/"
2026/07/07 02:00:51 DEBUG : operations.CopyFile "include-other-filtersfile.txt" to "Local file system at /tmp/015954nazanen4/workdir" as "include-other-filtersfile.txt"
2026/07/07 02:00:51 DEBUG : include-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/07/07 02:00:51 DEBUG : include-other-filtersfile.txt.8126a844.partial: size = 178 OK
2026/07/07 02:00:51 DEBUG : include-other-filtersfile.txt: md5 = 2ec13b2813141ed088e5978ef5a47b0e OK
2026/07/07 02:00:51 DEBUG : include-other-filtersfile.txt.8126a844.partial: renamed to: include-other-filtersfile.txt
2026/07/07 02:00:51 INFO : include-other-filtersfile.txt: Copied (new)
2026/07/07 02:00:51 NOTICE: [36m(28) :[0m [34mbisync resync filters-file=/tmp/015954nazanen4/workdir/include-other-filtersfile.txt[0m
2026/07/07 02:00:53 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/check_access_filters/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:00:53 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:00:53 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/07/07 02:00:53 INFO : subdirX: Set directory modification time (using SetModTime)
2026/07/07 02:00:53 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/07/07 02:00:53 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/07/07 02:00:53 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/07/07 02:00:53 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/07/07 02:00:53 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:00: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/07 02:00:53 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_access_filters/path1/" with Path2 "/tmp/015954nazanen4/check_access_filters/path2/"
2026/07/07 02:00:53 INFO : Using filters file /tmp/015954nazanen4/workdir/include-other-filtersfile.txt
2026/07/07 02:00:53 INFO : Storing filters file hash to /tmp/015954nazanen4/workdir/include-other-filtersfile.txt.md5
2026/07/07 02:00:53 INFO : Copying Path2 files to Path1
2026/07/07 02:00:53 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:00:53 INFO : There was nothing to transfer
2026/07/07 02:00:53 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:00:54 INFO : There was nothing to transfer
2026/07/07 02:00:54 INFO : Resync updating listings
2026/07/07 02:00:54 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_access_filters/path1/" vs Path2 "/tmp/015954nazanen4/check_access_filters/path2/"
2026/07/07 02:00:54 INFO : [32mBisync successful[0m
2026/07/07 02:00:54 NOTICE: [36m(29) :[0m [34mtest INCLUDE - test include/exclude filters for check access[0m
2026/07/07 02:00:54 NOTICE: [36m(30) :[0m [34mbisync check-access filters-file=/tmp/015954nazanen4/workdir/include-other-filtersfile.txt[0m
2026/07/07 02:00:56 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/check_access_filters/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:00:56 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:00:56 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/07/07 02:00:56 INFO : subdirX: Set directory modification time (using SetModTime)
2026/07/07 02:00:56 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/07/07 02:00:56 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/07/07 02:00:56 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/07/07 02:00:56 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/07/07 02:00:56 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:00: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/07 02:00:56 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_access_filters/path1/" with Path2 "/tmp/015954nazanen4/check_access_filters/path2/"
2026/07/07 02:00:56 INFO : Using filters file /tmp/015954nazanen4/workdir/include-other-filtersfile.txt
2026/07/07 02:00:56 INFO : Building Path1 and Path2 listings
2026/07/07 02:00:56 INFO : Path1 checking for diffs
2026/07/07 02:00:56 INFO : Path2 checking for diffs
2026/07/07 02:00:56 INFO : Checking access health
2026/07/07 02:00:56 INFO : Found 5 matching "RCLONE_TEST" files on both paths
2026/07/07 02:00:56 INFO : No changes found
2026/07/07 02:00:56 INFO : Updating listings
2026/07/07 02:00:56 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_access_filters/path1/" vs Path2 "/tmp/015954nazanen4/check_access_filters/path2/"
2026/07/07 02:00:56 INFO : [32mBisync successful[0m
2026/07/07 02:00:56 NOTICE: [36m(31) :[0m [34mcopy-listings include-initial[0m
2026/07/07 02:00:56 NOTICE: [36m(32) :[0m [34mtest INCLUDE - delete RCLONE_TEST files in excluded directories[0m
2026/07/07 02:00:56 NOTICE: [36m(33) :[0m [34mdelete-file /tmp/015954nazanen4/check_access_filters/path2/subdir/subdirA/RCLONE_TEST[0m
2026/07/07 02:00:56 DEBUG : fs cache: switching user supplied name "/tmp/015954nazanen4/check_access_filters/path2/subdir/subdirA/" for canonical name "/tmp/015954nazanen4/check_access_filters/path2/subdir/subdirA"
2026/07/07 02:00:56 INFO : RCLONE_TEST: Deleted
2026/07/07 02:00:56 NOTICE: [36m(34) :[0m [34mdelete-file TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_access_filters/path1/subdir-not/RCLONE_TEST[0m
2026/07/07 02:00:56 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_access_filters/path1/subdir-not/" for canonical name "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_access_filters/path1/subdir-not"
2026/07/07 02:00:56 INFO : RCLONE_TEST: Deleted
2026/07/07 02:00:56 NOTICE: [36m(35) :[0m [34mdelete-file /tmp/015954nazanen4/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST[0m
2026/07/07 02:00:56 DEBUG : fs cache: switching user supplied name "/tmp/015954nazanen4/check_access_filters/path2/subdir-not/subdir-not2/" for canonical name "/tmp/015954nazanen4/check_access_filters/path2/subdir-not/subdir-not2"
2026/07/07 02:00:56 INFO : RCLONE_TEST: Deleted
2026/07/07 02:00:56 NOTICE: [36m(36) :[0m [34mtest INCLUDE - test should PASS[0m
2026/07/07 02:00:56 NOTICE: [36m(37) :[0m [34mbisync check-access filters-file=/tmp/015954nazanen4/workdir/include-other-filtersfile.txt[0m
2026/07/07 02:00:58 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/check_access_filters/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:00:58 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:00:58 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/07/07 02:00:58 INFO : subdirX: Set directory modification time (using SetModTime)
2026/07/07 02:00:58 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/07/07 02:00:58 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/07/07 02:00:58 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/07/07 02:00:58 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/07/07 02:00:58 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:00: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/07 02:00:58 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_access_filters/path1/" with Path2 "/tmp/015954nazanen4/check_access_filters/path2/"
2026/07/07 02:00:58 INFO : Using filters file /tmp/015954nazanen4/workdir/include-other-filtersfile.txt
2026/07/07 02:00:58 INFO : Building Path1 and Path2 listings
2026/07/07 02:00:58 INFO : Path1 checking for diffs
2026/07/07 02:00:58 INFO : Path2 checking for diffs
2026/07/07 02:00:58 INFO : Checking access health
2026/07/07 02:00:58 INFO : Found 5 matching "RCLONE_TEST" files on both paths
2026/07/07 02:00:58 INFO : No changes found
2026/07/07 02:00:58 INFO : Updating listings
2026/07/07 02:00:58 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_access_filters/path1/" vs Path2 "/tmp/015954nazanen4/check_access_filters/path2/"
2026/07/07 02:00:58 INFO : [32mBisync successful[0m
2026/07/07 02:00:58 NOTICE: [36m(38) :[0m [34mcopy-listings include-pass-run[0m
2026/07/07 02:00:58 NOTICE: [36m(39) :[0m [34mtest INCLUDE - delete RCLONE_TEST files in included directories[0m
2026/07/07 02:00:58 NOTICE: [36m(40) :[0m [34mdelete-file /tmp/015954nazanen4/check_access_filters/path2/RCLONE_TEST[0m
2026/07/07 02:00:58 DEBUG : fs cache: switching user supplied name "/tmp/015954nazanen4/check_access_filters/path2/" for canonical name "/tmp/015954nazanen4/check_access_filters/path2"
2026/07/07 02:00:58 INFO : RCLONE_TEST: Deleted
2026/07/07 02:00:58 NOTICE: [36m(41) :[0m [34mdelete-file TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_access_filters/path1/subdir/RCLONE_TEST[0m
2026/07/07 02:00:58 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_access_filters/path1/subdir/" for canonical name "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_access_filters/path1/subdir"
2026/07/07 02:00:58 INFO : RCLONE_TEST: Deleted
2026/07/07 02:00:58 NOTICE: [36m(42) :[0m [34mdelete-file TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_access_filters/path1/subdirX/subdirX1/RCLONE_TEST[0m
2026/07/07 02:00:58 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_access_filters/path1/subdirX/subdirX1/"
2026/07/07 02:00:58 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_access_filters/path1/subdirX/subdirX1/" to be canonical "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_access_filters/path1/subdirX/subdirX1"
2026/07/07 02:00:59 INFO : RCLONE_TEST: Deleted
2026/07/07 02:00:59 NOTICE: [36m(43) :[0m [34mtest INCLUDE - test should ABORT[0m
2026/07/07 02:00:59 NOTICE: [36m(44) :[0m [34mbisync check-access filters-file=/tmp/015954nazanen4/workdir/include-other-filtersfile.txt[0m
2026/07/07 02:01:01 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/check_access_filters/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:01:01 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:01:01 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/07/07 02:01:01 INFO : subdirX: Set directory modification time (using SetModTime)
2026/07/07 02:01:01 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/07/07 02:01:01 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/07/07 02:01:01 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/07/07 02:01:01 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/07/07 02:01:01 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:01: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/07 02:01:01 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_access_filters/path1/" with Path2 "/tmp/015954nazanen4/check_access_filters/path2/"
2026/07/07 02:01:01 INFO : Using filters file /tmp/015954nazanen4/workdir/include-other-filtersfile.txt
2026/07/07 02:01:01 INFO : Building Path1 and Path2 listings
2026/07/07 02:01:01 INFO : Path1 checking for diffs
2026/07/07 02:01:01 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdir/RCLONE_TEST[0m
2026/07/07 02:01:01 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdirX/subdirX1/RCLONE_TEST[0m
2026/07/07 02:01:01 INFO : Path1: 2 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 2 deleted[0m
2026/07/07 02:01:01 INFO : Path2 checking for diffs
2026/07/07 02:01:01 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mRCLONE_TEST[0m
2026/07/07 02:01:01 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/07/07 02:01:01 INFO : Checking access health
2026/07/07 02:01:01 ERROR : Access test failed: Path1 count 3, Path2 count 4 - RCLONE_TEST
2026/07/07 02:01:01 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36mRCLONE_TEST[0m
2026/07/07 02:01:01 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36msubdirX/subdirX1/RCLONE_TEST[0m
2026/07/07 02:01:01 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36msubdir/RCLONE_TEST[0m
2026/07/07 02:01:01 ERROR : [31mBisync critical error: check file check failed[0m
2026/07/07 02:01:01 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/07 02:01:01 NOTICE: Bisync error: bisync aborted
2026/07/07 02:01:01 NOTICE: [36m(45) :[0m [34mmove-listings include-error-run[0m
2026/07/07 02:01:01 DEBUG : Waiting for deletions to finish
2026/07/07 02:01:01 INFO : subdir-not/file20.txt: Deleted
2026/07/07 02:01:01 INFO : file2.txt: Deleted
2026/07/07 02:01:01 INFO : subdir-not/subdir-not2/RCLONE_TEST: Deleted
2026/07/07 02:01:01 INFO : RCLONE_TEST: Deleted
2026/07/07 02:01:01 INFO : subdir-not/subdir-not2/file30.txt: Deleted
2026/07/07 02:01:01 INFO : file3.txt: Deleted
2026/07/07 02:01:01 INFO : file1.txt: Deleted
2026/07/07 02:01:01 INFO : file4.txt: Deleted
2026/07/07 02:01:01 INFO : subdir/file20.txt: Deleted
2026/07/07 02:01:01 INFO : subdir/subdirA/file30.txt: Deleted
2026/07/07 02:01:01 INFO : subdir/subdirB/RCLONE_TEST: Deleted
2026/07/07 02:01:01 INFO : subdir/subdirA/RCLONE_TEST: Deleted
2026/07/07 02:01:01 INFO : subdir/subdirB/file30.txt: Deleted
2026/07/07 02:01:01 INFO : subdirX/RCLONE_TEST: Deleted
2026/07/07 02:01:01 INFO : subdirX/file20.txt: Deleted
2026/07/07 02:01:01 INFO : subdirX/subdirX1/file30.txt: Deleted
2026/07/07 02:01:01 DEBUG : removing 1 level 0 directories
2026/07/07 02:01:01 INFO : Azure container rclone-test-sivimey3filu path 015954nazanen4/check_access_filters/path1: Removing directory
2026/07/07 02:01:01 DEBUG : Waiting for deletions to finish
2026/07/07 02:01:01 INFO : file3.txt: Deleted
2026/07/07 02:01:01 INFO : subdirX/subdirX1/file30.txt: Deleted
2026/07/07 02:01:01 INFO : subdir/RCLONE_TEST: Deleted
2026/07/07 02:01:01 INFO : file1.txt: Deleted
2026/07/07 02:01:01 INFO : subdir/subdirB/RCLONE_TEST: Deleted
2026/07/07 02:01:01 INFO : subdirX/file20.txt: Deleted
2026/07/07 02:01:01 INFO : subdirX/RCLONE_TEST: Deleted
2026/07/07 02:01:01 INFO : subdir/subdirA/file30.txt: Deleted
2026/07/07 02:01:01 INFO : file4.txt: Deleted
2026/07/07 02:01:01 INFO : subdir/subdirB/file30.txt: Deleted
2026/07/07 02:01:01 INFO : subdir/file20.txt: Deleted
2026/07/07 02:01:01 INFO : subdirX/subdirX1/RCLONE_TEST: Deleted
2026/07/07 02:01:01 INFO : file2.txt: Deleted
2026/07/07 02:01:01 INFO : subdir-not/file20.txt: Deleted
2026/07/07 02:01:01 INFO : subdir-not/subdir-not2/file30.txt: Deleted
2026/07/07 02:01:01 INFO : subdir-not/RCLONE_TEST: Deleted
2026/07/07 02:01:01 DEBUG : removing 4 level 2 directories
2026/07/07 02:01:01 INFO : subdirX/subdirX1: Removing directory
2026/07/07 02:01:01 INFO : subdir-not/subdir-not2: Removing directory
2026/07/07 02:01:01 INFO : subdir/subdirB: Removing directory
2026/07/07 02:01:01 INFO : subdir/subdirA: Removing directory
2026/07/07 02:01:01 DEBUG : removing 3 level 1 directories
2026/07/07 02:01:01 INFO : subdirX: Removing directory
2026/07/07 02:01:01 INFO : subdir: Removing directory
2026/07/07 02:01:01 INFO : subdir-not: Removing directory
2026/07/07 02:01:01 DEBUG : removing 1 level 0 directories
2026/07/07 02:01:01 INFO : Local file system at /tmp/015954nazanen4/check_access_filters/path2: Removing directory
bisync_test.go:610: [32mTEST check_access_filters PASSED[0m
=== RUN TestBisyncRemoteLocal/check_filename
2026/07/07 02:01:01 INFO : path1: Making directory
2026/07/07 02:01:01 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_filename/path1"
2026/07/07 02:01:01 DEBUG : Creating backend with remote "/tmp/015954nazanen4/check_filename/path2"
2026/07/07 02:01:01 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_filename/initial"
2026/07/07 02:01:01 DEBUG : Creating backend with remote "/tmp/015954nazanen4/initdir/test_check_filename-dopisoj8"
2026/07/07 02:01:01 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/07/07 02:01:01 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:01 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:01 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:01 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:01 DEBUG : subdir: Making directory with metadata
2026/07/07 02:01:01 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 02:01:01 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/07 02:01:01 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:01:01 DEBUG : subdir/.chk_file: Need to transfer - File not found at Destination
2026/07/07 02:01:01 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:01:01 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:01 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:01 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:01 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:01:01 DEBUG : .chk_file.b7f3f5bf.partial: size = 109 OK
2026/07/07 02:01:01 INFO : file2.txt: Copied (new)
2026/07/07 02:01:01 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/07 02:01:01 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:01:01 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:01:01 INFO : file1.txt: Copied (new)
2026/07/07 02:01:01 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:01 DEBUG : .chk_file.b7f3f5bf.partial: renamed to: .chk_file
2026/07/07 02:01:01 INFO : .chk_file: Copied (new)
2026/07/07 02:01:01 DEBUG : Local file system at /tmp/015954nazanen4/initdir/test_check_filename-dopisoj8: Waiting for checks to finish
2026/07/07 02:01:01 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/07 02:01:01 DEBUG : Local file system at /tmp/015954nazanen4/initdir/test_check_filename-dopisoj8: Waiting for transfers to finish
2026/07/07 02:01:01 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/07 02:01:01 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:01 INFO : file3.txt: Copied (new)
2026/07/07 02:01:01 DEBUG : subdir/.chk_file.6dc50fe3.partial: size = 109 OK
2026/07/07 02:01:01 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/07 02:01:01 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/07 02:01:01 INFO : file4.txt: Copied (new)
2026/07/07 02:01:01 DEBUG : subdir/.chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:01:01 DEBUG : subdir/.chk_file.6dc50fe3.partial: renamed to: subdir/.chk_file
2026/07/07 02:01:01 INFO : subdir/.chk_file: Copied (new)
2026/07/07 02:01:01 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:01 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/07 02:01:01 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:01:01 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:01:01 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_filename/modfiles"
2026/07/07 02:01:01 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_check_filename-dokemux4"
2026/07/07 02:01:01 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:01 DEBUG : Local file system at /tmp/015954nazanen4/datadir/test_check_filename-dokemux4: Waiting for checks to finish
2026/07/07 02:01:01 DEBUG : Local file system at /tmp/015954nazanen4/datadir/test_check_filename-dokemux4: Waiting for transfers to finish
2026/07/07 02:01:01 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/07/07 02:01:01 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/07/07 02:01:01 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/07/07 02:01:01 INFO : hold.txt: Copied (new)
2026/07/07 02:01:01 DEBUG : Waiting for deletions to finish
2026/07/07 02:01:01 DEBUG : removing 1 level 0 directories
2026/07/07 02:01:01 INFO : Azure container rclone-test-sivimey3filu path 015954nazanen4/check_filename/path1: Removing directory
2026/07/07 02:01:01 DEBUG : Waiting for deletions to finish
2026/07/07 02:01:01 ERROR : error listing: directory not found
2026/07/07 02:01:01 ERROR : Local file system at /tmp/015954nazanen4/check_filename/path2: Failed to list "": directory not found
2026/07/07 02:01:01 DEBUG : removing 1 level 0 directories
2026/07/07 02:01:01 INFO : Local file system at /tmp/015954nazanen4/check_filename/path2: Removing directory
2026/07/07 02:01:01 ERROR : Failed to rmdir: stat /tmp/015954nazanen4/check_filename/path2: no such file or directory
2026/07/07 02:01:01 ERROR : error listing: directory not found
2026/07/07 02:01:01 NOTICE: checking initFs Local file system at /tmp/015954nazanen4/initdir/test_check_filename-dopisoj8
2026/07/07 02:01:01 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/07/07 02:01:01 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:01 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:01 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:01 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:01 INFO : subdir: Making directory
2026/07/07 02:01:01 DEBUG : subdir/.chk_file: Need to transfer - File not found at Destination
2026/07/07 02:01:01 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:01 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/check_filename/path1: Waiting for checks to finish
2026/07/07 02:01:01 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/check_filename/path1: Waiting for transfers to finish
2026/07/07 02:01:01 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:01:01 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:01 INFO : file1.txt: Copied (new)
2026/07/07 02:01:01 DEBUG : file3.txt: size = 0 OK
2026/07/07 02:01:01 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:01 DEBUG : .chk_file: size = 109 OK
2026/07/07 02:01:01 INFO : file3.txt: Copied (new)
2026/07/07 02:01:01 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:01:01 INFO : .chk_file: Copied (new)
2026/07/07 02:01:01 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:01:01 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:01 INFO : file2.txt: Copied (new)
2026/07/07 02:01:01 DEBUG : file4.txt: size = 0 OK
2026/07/07 02:01:01 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:01 INFO : file4.txt: Copied (new)
2026/07/07 02:01:01 DEBUG : subdir/.chk_file: size = 109 OK
2026/07/07 02:01:01 DEBUG : subdir/.chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:01:01 INFO : subdir/.chk_file: Copied (new)
2026/07/07 02:01:01 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/07 02:01:01 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:01 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:01:01 NOTICE: checking Path1 Azure container rclone-test-sivimey3filu path 015954nazanen4/check_filename/path1
2026/07/07 02:01:01 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/07/07 02:01:01 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:01 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:01 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:01 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:01 DEBUG : subdir: Making directory with metadata
2026/07/07 02:01:01 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 02:01:01 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/07 02:01:01 DEBUG : .chk_file.b7f3f5bf.partial: size = 109 OK
2026/07/07 02:01:01 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:01:01 DEBUG : subdir/.chk_file: Need to transfer - File not found at Destination
2026/07/07 02:01:01 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:01 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:01:01 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:01:01 DEBUG : Local file system at /tmp/015954nazanen4/check_filename/path2: Waiting for checks to finish
2026/07/07 02:01:01 DEBUG : .chk_file.b7f3f5bf.partial: renamed to: .chk_file
2026/07/07 02:01:01 DEBUG : Local file system at /tmp/015954nazanen4/check_filename/path2: Waiting for transfers to finish
2026/07/07 02:01:01 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:01 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:01:01 INFO : file1.txt: Copied (new)
2026/07/07 02:01:01 INFO : .chk_file: Copied (new)
2026/07/07 02:01:01 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/07 02:01:01 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:01 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:01:01 INFO : file2.txt: Copied (new)
2026/07/07 02:01:01 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/07 02:01:01 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:01 DEBUG : subdir/.chk_file.6dc50fe3.partial: size = 109 OK
2026/07/07 02:01:01 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/07 02:01:01 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/07 02:01:01 DEBUG : subdir/.chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:01:01 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:01 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:01 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/07 02:01:01 INFO : file4.txt: Copied (new)
2026/07/07 02:01:01 INFO : file3.txt: Copied (new)
2026/07/07 02:01:01 DEBUG : subdir/.chk_file.6dc50fe3.partial: renamed to: subdir/.chk_file
2026/07/07 02:01:01 INFO : subdir/.chk_file: Copied (new)
2026/07/07 02:01:01 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/07 02:01:01 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:01:01 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:01:01 NOTICE: checking path2 Local file system at /tmp/015954nazanen4/check_filename/path2
2026/07/07 02:01:01 NOTICE: [36m(01) :[0m [34mtest check-filename[0m
2026/07/07 02:01:01 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/07 02:01:01 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/07 02:01:04 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/check_filename/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:01:04 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:01:04 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:01: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/07 02:01:04 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_filename/path1/" with Path2 "/tmp/015954nazanen4/check_filename/path2/"
2026/07/07 02:01:04 INFO : Copying Path2 files to Path1
2026/07/07 02:01:04 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:01:04 INFO : There was nothing to transfer
2026/07/07 02:01:04 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:01:04 INFO : There was nothing to transfer
2026/07/07 02:01:04 INFO : Resync updating listings
2026/07/07 02:01:04 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_filename/path1/" vs Path2 "/tmp/015954nazanen4/check_filename/path2/"
2026/07/07 02:01:04 INFO : [32mBisync successful[0m
2026/07/07 02:01:04 NOTICE: [36m(04) :[0m [34mtest 1. see that check-access passes with the initial setup[0m
2026/07/07 02:01:04 NOTICE: [36m(05) :[0m [34mbisync check-access check-filename=.chk_file[0m
2026/07/07 02:01:06 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/check_filename/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:01:06 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:01:06 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02: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/07 02:01:06 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_filename/path1/" with Path2 "/tmp/015954nazanen4/check_filename/path2/"
2026/07/07 02:01:06 INFO : Building Path1 and Path2 listings
2026/07/07 02:01:06 INFO : Path1 checking for diffs
2026/07/07 02:01:06 INFO : Path2 checking for diffs
2026/07/07 02:01:06 INFO : Checking access health
2026/07/07 02:01:06 INFO : Found 2 matching ".chk_file" files on both paths
2026/07/07 02:01:06 INFO : No changes found
2026/07/07 02:01:06 INFO : Updating listings
2026/07/07 02:01:06 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_filename/path1/" vs Path2 "/tmp/015954nazanen4/check_filename/path2/"
2026/07/07 02:01:06 INFO : [32mBisync successful[0m
2026/07/07 02:01:06 NOTICE: [36m(06) :[0m [34mcopy-listings initial-pass[0m
2026/07/07 02:01:06 NOTICE: [36m(07) :[0m [34mtest 2. delete the remote subdir .chk_file, run sync. should fail critical.[0m
2026/07/07 02:01:06 NOTICE: [36m(08) :[0m [34mdelete-file /tmp/015954nazanen4/check_filename/path2/subdir/.chk_file[0m
2026/07/07 02:01:06 DEBUG : Creating backend with remote "/tmp/015954nazanen4/check_filename/path2/subdir/"
2026/07/07 02:01:06 DEBUG : fs cache: renaming cache item "/tmp/015954nazanen4/check_filename/path2/subdir/" to be canonical "/tmp/015954nazanen4/check_filename/path2/subdir"
2026/07/07 02:01:06 INFO : .chk_file: Deleted
2026/07/07 02:01:06 NOTICE: [36m(09) :[0m [34mbisync check-access check-filename=.chk_file[0m
2026/07/07 02:01:08 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/check_filename/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:01:08 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:01:08 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02: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/07 02:01:08 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_filename/path1/" with Path2 "/tmp/015954nazanen4/check_filename/path2/"
2026/07/07 02:01:08 INFO : Building Path1 and Path2 listings
2026/07/07 02:01:08 INFO : Path1 checking for diffs
2026/07/07 02:01:08 INFO : Path2 checking for diffs
2026/07/07 02:01:08 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36msubdir/.chk_file[0m
2026/07/07 02:01:08 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/07/07 02:01:08 INFO : Checking access health
2026/07/07 02:01:08 ERROR : Access test failed: Path1 count 2, Path2 count 1 - .chk_file
2026/07/07 02:01:08 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36msubdir/.chk_file[0m
2026/07/07 02:01:08 ERROR : [31mBisync critical error: check file check failed[0m
2026/07/07 02:01:08 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/07 02:01:08 NOTICE: Bisync error: bisync aborted
2026/07/07 02:01:08 NOTICE: [36m(10) :[0m [34mmove-listings path2-missing[0m
2026/07/07 02:01:08 NOTICE: [36m(11) :[0m [34mtest 3. put the remote subdir .chk_file back, run resync.[0m
2026/07/07 02:01:08 NOTICE: [36m(12) :[0m [34mcopy-file TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_filename/path1/subdir/.chk_file /tmp/015954nazanen4/check_filename/path2/subdir/[0m
2026/07/07 02:01:08 DEBUG : copyFile "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_filename/path1/subdir/.chk_file" to "/tmp/015954nazanen4/check_filename/path2/subdir/" as ""
2026/07/07 02:01:08 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_filename/path1/subdir/.chk_file"
2026/07/07 02:01:08 DEBUG : Creating backend with remote "/tmp/015954nazanen4/check_filename/path2/subdir/"
2026/07/07 02:01:08 DEBUG : operations.CopyFile ".chk_file" to "Local file system at /tmp/015954nazanen4/check_filename/path2/subdir" as ".chk_file"
2026/07/07 02:01:09 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/07/07 02:01:09 DEBUG : .chk_file.d9919a3b.partial: size = 109 OK
2026/07/07 02:01:09 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:01:09 DEBUG : .chk_file.d9919a3b.partial: renamed to: .chk_file
2026/07/07 02:01:09 INFO : .chk_file: Copied (new)
2026/07/07 02:01:09 NOTICE: [36m(13) :[0m [34mbisync check-access resync check-filename=.chk_file[0m
2026/07/07 02:01:11 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/check_filename/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:01:11 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:01:11 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02: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/07 02:01:11 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_filename/path1/" with Path2 "/tmp/015954nazanen4/check_filename/path2/"
2026/07/07 02:01:11 INFO : Copying Path2 files to Path1
2026/07/07 02:01:11 INFO : Checking access health
2026/07/07 02:01:11 INFO : Found 2 matching ".chk_file" files on both paths
2026/07/07 02:01:11 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:01:11 INFO : There was nothing to transfer
2026/07/07 02:01:11 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:01:11 INFO : There was nothing to transfer
2026/07/07 02:01:11 INFO : Resync updating listings
2026/07/07 02:01:11 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_filename/path1/" vs Path2 "/tmp/015954nazanen4/check_filename/path2/"
2026/07/07 02:01:11 INFO : [32mBisync successful[0m
2026/07/07 02:01:11 NOTICE: [36m(14) :[0m [34mtest 4. run sync with check-access. should pass.[0m
2026/07/07 02:01:11 NOTICE: [36m(15) :[0m [34mbisync check-access check-filename=.chk_file[0m
2026/07/07 02:01:13 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/check_filename/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:01:13 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:01:13 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:01: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/07 02:01:13 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_filename/path1/" with Path2 "/tmp/015954nazanen4/check_filename/path2/"
2026/07/07 02:01:13 INFO : Building Path1 and Path2 listings
2026/07/07 02:01:13 INFO : Path1 checking for diffs
2026/07/07 02:01:13 INFO : Path2 checking for diffs
2026/07/07 02:01:13 INFO : Checking access health
2026/07/07 02:01:13 INFO : Found 2 matching ".chk_file" files on both paths
2026/07/07 02:01:13 INFO : No changes found
2026/07/07 02:01:13 INFO : Updating listings
2026/07/07 02:01:13 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_filename/path1/" vs Path2 "/tmp/015954nazanen4/check_filename/path2/"
2026/07/07 02:01:13 INFO : [32mBisync successful[0m
2026/07/07 02:01:13 DEBUG : Waiting for deletions to finish
2026/07/07 02:01:14 INFO : .chk_file: Deleted
2026/07/07 02:01:14 INFO : file2.txt: Deleted
2026/07/07 02:01:14 INFO : subdir/.chk_file: Deleted
2026/07/07 02:01:14 INFO : subdir/file20.txt: Deleted
2026/07/07 02:01:14 INFO : file3.txt: Deleted
2026/07/07 02:01:14 INFO : file4.txt: Deleted
2026/07/07 02:01:14 INFO : file1.txt: Deleted
2026/07/07 02:01:14 DEBUG : removing 1 level 0 directories
2026/07/07 02:01:14 INFO : Azure container rclone-test-sivimey3filu path 015954nazanen4/check_filename/path1: Removing directory
2026/07/07 02:01:14 DEBUG : Waiting for deletions to finish
2026/07/07 02:01:14 INFO : file3.txt: Deleted
2026/07/07 02:01:14 INFO : file2.txt: Deleted
2026/07/07 02:01:14 INFO : file1.txt: Deleted
2026/07/07 02:01:14 INFO : subdir/file20.txt: Deleted
2026/07/07 02:01:14 INFO : file4.txt: Deleted
2026/07/07 02:01:14 INFO : .chk_file: Deleted
2026/07/07 02:01:14 INFO : subdir/.chk_file: Deleted
2026/07/07 02:01:14 DEBUG : removing 1 level 1 directories
2026/07/07 02:01:14 INFO : subdir: Removing directory
2026/07/07 02:01:14 DEBUG : removing 1 level 0 directories
2026/07/07 02:01:14 INFO : Local file system at /tmp/015954nazanen4/check_filename/path2: Removing directory
bisync_test.go:610: [32mTEST check_filename PASSED[0m
=== RUN TestBisyncRemoteLocal/check_sync
2026/07/07 02:01:14 INFO : path1: Making directory
2026/07/07 02:01:14 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_sync/path1"
2026/07/07 02:01:14 DEBUG : Creating backend with remote "/tmp/015954nazanen4/check_sync/path2"
2026/07/07 02:01:14 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_sync/initial"
2026/07/07 02:01:14 DEBUG : Creating backend with remote "/tmp/015954nazanen4/initdir/test_check_sync-povokel2"
2026/07/07 02:01:14 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:01:14 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:14 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:14 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:14 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:14 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:14 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:14 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:14 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:14 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:01:14 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:01:14 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:01:14 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:01:14 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:14 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:14 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/07 02:01:14 DEBUG : Local file system at /tmp/015954nazanen4/initdir/test_check_sync-povokel2: Waiting for checks to finish
2026/07/07 02:01:14 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:01:14 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:01:14 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:01:14 DEBUG : Local file system at /tmp/015954nazanen4/initdir/test_check_sync-povokel2: Waiting for transfers to finish
2026/07/07 02:01:14 INFO : file1.txt: Copied (new)
2026/07/07 02:01:14 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:14 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:01:14 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/07 02:01:14 INFO : file2.txt: Copied (new)
2026/07/07 02:01:14 INFO : file3.txt: Copied (new)
2026/07/07 02:01:14 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/07 02:01:14 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:14 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/07 02:01:14 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/07 02:01:14 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/07 02:01:14 INFO : file4.txt: Copied (new)
2026/07/07 02:01:14 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:14 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:14 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/07 02:01:14 INFO : file6.txt: Copied (new)
2026/07/07 02:01:14 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/07 02:01:14 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/07 02:01:14 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:14 INFO : file5.txt: Copied (new)
2026/07/07 02:01:14 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/07 02:01:14 INFO : file7.txt: Copied (new)
2026/07/07 02:01:14 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/07 02:01:14 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:14 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/07 02:01:14 INFO : file8.txt: Copied (new)
2026/07/07 02:01:14 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_sync/modfiles"
2026/07/07 02:01:14 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_check_sync-todecir5"
2026/07/07 02:01:14 DEBUG : _testdir_path1.._testdir_path2.path1.lst: Need to transfer - File not found at Destination
2026/07/07 02:01:14 DEBUG : _testdir_path1.._testdir_path2.path2.lst: Need to transfer - File not found at Destination
2026/07/07 02:01:14 DEBUG : Local file system at /tmp/015954nazanen4/datadir/test_check_sync-todecir5: Waiting for checks to finish
2026/07/07 02:01:14 DEBUG : Local file system at /tmp/015954nazanen4/datadir/test_check_sync-todecir5: Waiting for transfers to finish
2026/07/07 02:01:14 DEBUG : _testdir_path1.._testdir_path2.path1.lst.ba8cd101.partial: size = 792 OK
2026/07/07 02:01:14 DEBUG : _testdir_path1.._testdir_path2.path2.lst.f764d166.partial: size = 792 OK
2026/07/07 02:01:14 DEBUG : _testdir_path1.._testdir_path2.path1.lst: md5 = fdb18e0dff6961813e12c57227d2e854 OK
2026/07/07 02:01:14 DEBUG : _testdir_path1.._testdir_path2.path2.lst: md5 = d6ce44a26af9c2110b1750fe88dc4b69 OK
2026/07/07 02:01:14 DEBUG : _testdir_path1.._testdir_path2.path1.lst.ba8cd101.partial: renamed to: _testdir_path1.._testdir_path2.path1.lst
2026/07/07 02:01:14 INFO : _testdir_path1.._testdir_path2.path1.lst: Copied (new)
2026/07/07 02:01:14 DEBUG : _testdir_path1.._testdir_path2.path2.lst.f764d166.partial: renamed to: _testdir_path1.._testdir_path2.path2.lst
2026/07/07 02:01:14 INFO : _testdir_path1.._testdir_path2.path2.lst: Copied (new)
2026/07/07 02:01:14 DEBUG : Waiting for deletions to finish
2026/07/07 02:01:14 DEBUG : removing 1 level 0 directories
2026/07/07 02:01:14 INFO : Azure container rclone-test-sivimey3filu path 015954nazanen4/check_sync/path1: Removing directory
2026/07/07 02:01:14 DEBUG : Waiting for deletions to finish
2026/07/07 02:01:14 ERROR : error listing: directory not found
2026/07/07 02:01:14 ERROR : Local file system at /tmp/015954nazanen4/check_sync/path2: Failed to list "": directory not found
2026/07/07 02:01:14 DEBUG : removing 1 level 0 directories
2026/07/07 02:01:14 INFO : Local file system at /tmp/015954nazanen4/check_sync/path2: Removing directory
2026/07/07 02:01:14 ERROR : Failed to rmdir: stat /tmp/015954nazanen4/check_sync/path2: no such file or directory
2026/07/07 02:01:14 ERROR : error listing: directory not found
2026/07/07 02:01:14 NOTICE: checking initFs Local file system at /tmp/015954nazanen4/initdir/test_check_sync-povokel2
2026/07/07 02:01:14 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:01:14 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:14 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:14 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:14 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:14 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:14 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:14 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:14 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:14 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/check_sync/path1: Waiting for checks to finish
2026/07/07 02:01:14 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/check_sync/path1: Waiting for transfers to finish
2026/07/07 02:01:14 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:01:14 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:14 INFO : file2.txt: Copied (new)
2026/07/07 02:01:14 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:01:14 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:01:14 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:01:14 DEBUG : file3.txt: size = 0 OK
2026/07/07 02:01:14 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:14 INFO : file3.txt: Copied (new)
2026/07/07 02:01:14 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:01:14 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:14 INFO : file1.txt: Copied (new)
2026/07/07 02:01:14 DEBUG : file4.txt: size = 0 OK
2026/07/07 02:01:14 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:14 INFO : file4.txt: Copied (new)
2026/07/07 02:01:14 DEBUG : file6.txt: size = 0 OK
2026/07/07 02:01:14 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:14 INFO : file6.txt: Copied (new)
2026/07/07 02:01:14 DEBUG : file5.txt: size = 0 OK
2026/07/07 02:01:14 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:14 INFO : file5.txt: Copied (new)
2026/07/07 02:01:14 DEBUG : file7.txt: size = 0 OK
2026/07/07 02:01:14 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:14 INFO : file7.txt: Copied (new)
2026/07/07 02:01:14 DEBUG : file8.txt: size = 0 OK
2026/07/07 02:01:14 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:14 INFO : file8.txt: Copied (new)
2026/07/07 02:01:14 NOTICE: checking Path1 Azure container rclone-test-sivimey3filu path 015954nazanen4/check_sync/path1
2026/07/07 02:01:14 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:01:14 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:14 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:14 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:14 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:14 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:14 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:14 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:14 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:14 DEBUG : Local file system at /tmp/015954nazanen4/check_sync/path2: Waiting for checks to finish
2026/07/07 02:01:14 DEBUG : Local file system at /tmp/015954nazanen4/check_sync/path2: Waiting for transfers to finish
2026/07/07 02:01:14 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:01:14 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:01:14 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:14 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:01:14 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:14 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:01:14 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:01:14 INFO : file1.txt: Copied (new)
2026/07/07 02:01:14 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:01:14 INFO : file2.txt: Copied (new)
2026/07/07 02:01:14 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/07 02:01:14 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:01:14 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:01:14 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:14 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/07 02:01:14 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/07 02:01:14 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:14 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:14 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/07 02:01:14 INFO : file3.txt: Copied (new)
2026/07/07 02:01:14 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/07 02:01:14 INFO : file4.txt: Copied (new)
2026/07/07 02:01:14 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/07 02:01:14 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/07 02:01:14 INFO : file5.txt: Copied (new)
2026/07/07 02:01:14 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:14 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/07 02:01:14 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/07 02:01:14 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/07 02:01:14 INFO : file6.txt: Copied (new)
2026/07/07 02:01:14 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:14 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:14 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/07 02:01:14 INFO : file8.txt: Copied (new)
2026/07/07 02:01:14 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/07 02:01:14 INFO : file7.txt: Copied (new)
2026/07/07 02:01:14 NOTICE: checking path2 Local file system at /tmp/015954nazanen4/check_sync/path2
2026/07/07 02:01:14 NOTICE: [36m(01) :[0m [34mtest check-sync[0m
2026/07/07 02:01:14 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/07 02:01:14 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/07 02:01:16 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/check_sync/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:01:16 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:01: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/07 02:01:16 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_sync/path1/" with Path2 "/tmp/015954nazanen4/check_sync/path2/"
2026/07/07 02:01:16 INFO : Copying Path2 files to Path1
2026/07/07 02:01:16 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:01:16 INFO : There was nothing to transfer
2026/07/07 02:01:16 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:01:16 INFO : There was nothing to transfer
2026/07/07 02:01:16 INFO : Resync updating listings
2026/07/07 02:01:16 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_sync/path1/" vs Path2 "/tmp/015954nazanen4/check_sync/path2/"
2026/07/07 02:01:16 INFO : [32mBisync successful[0m
2026/07/07 02:01:16 NOTICE: [36m(04) :[0m [34mtest 1. run check-sync-only on a clean sync[0m
2026/07/07 02:01:16 NOTICE: [36m(05) :[0m [34mbisync check-sync-only[0m
2026/07/07 02:01:19 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/check_sync/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:01:19 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:01: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/07 02:01:19 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_sync/path1/" vs Path2 "/tmp/015954nazanen4/check_sync/path2/"
2026/07/07 02:01:19 INFO : [32mBisync successful[0m
2026/07/07 02:01:19 NOTICE: [36m(06) :[0m [34mtest 2. inject modified listings into the workdir[0m
2026/07/07 02:01:19 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/015954nazanen4/datadir/test_check_sync-todecir5/_testdir_path1.._testdir_path2.path1.lst /tmp/015954nazanen4/workdir/ TestAzureBlob_rclone-test-sivimey3filu_015954nazanen4_check_sync_path1..tmp_015954nazanen4_check_sync_path2.path1.lst[0m
2026/07/07 02:01:19 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_check_sync-todecir5/_testdir_path1.._testdir_path2.path1.lst" to "/tmp/015954nazanen4/workdir/" as "TestAzureBlob_rclone-test-sivimey3filu_015954nazanen4_check_sync_path1..tmp_015954nazanen4_check_sync_path2.path1.lst"
2026/07/07 02:01:19 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_check_sync-todecir5/_testdir_path1.._testdir_path2.path1.lst"
2026/07/07 02:01:19 DEBUG : Creating backend with remote "/tmp/015954nazanen4/workdir/"
2026/07/07 02:01:19 DEBUG : operations.CopyFile "_testdir_path1.._testdir_path2.path1.lst" to "Local file system at /tmp/015954nazanen4/workdir" as "TestAzureBlob_rclone-test-sivimey3filu_015954nazanen4_check_sync_path1..tmp_015954nazanen4_check_sync_path2.path1.lst"
2026/07/07 02:01:19 DEBUG : _testdir_path1.._testdir_path2.path1.lst: size = 792 (Local file system at /tmp/015954nazanen4/datadir/test_check_sync-todecir5)
2026/07/07 02:01:19 DEBUG : TestAzureBlob_rclone-test-sivimey3filu_015954nazanen4_check_sync_path1..tmp_015954nazanen4_check_sync_path2.path1.lst: size = 620 (Local file system at /tmp/015954nazanen4/workdir)
2026/07/07 02:01:19 DEBUG : _testdir_path1.._testdir_path2.path1.lst: Sizes differ
2026/07/07 02:01:19 DEBUG : TestAzureBlob_rclone-test-sivimey3filu_015954nazanen4_check_sync_path1..tmp_015954nazanen4_check_syn.98d88d7f.partial: size = 792 OK
2026/07/07 02:01:19 DEBUG : _testdir_path1.._testdir_path2.path1.lst: md5 = fdb18e0dff6961813e12c57227d2e854 OK
2026/07/07 02:01:19 DEBUG : TestAzureBlob_rclone-test-sivimey3filu_015954nazanen4_check_sync_path1..tmp_015954nazanen4_check_syn.98d88d7f.partial: renamed to: TestAzureBlob_rclone-test-sivimey3filu_015954nazanen4_check_sync_path1..tmp_015954nazanen4_check_sync_path2.path1.lst
2026/07/07 02:01:19 INFO : _testdir_path1.._testdir_path2.path1.lst: Copied (replaced existing) to: TestAzureBlob_rclone-test-sivimey3filu_015954nazanen4_check_sync_path1..tmp_015954nazanen4_check_sync_path2.path1.lst
2026/07/07 02:01:19 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/015954nazanen4/datadir/test_check_sync-todecir5/_testdir_path1.._testdir_path2.path2.lst /tmp/015954nazanen4/workdir/ TestAzureBlob_rclone-test-sivimey3filu_015954nazanen4_check_sync_path1..tmp_015954nazanen4_check_sync_path2.path2.lst[0m
2026/07/07 02:01:19 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_check_sync-todecir5/_testdir_path1.._testdir_path2.path2.lst" to "/tmp/015954nazanen4/workdir/" as "TestAzureBlob_rclone-test-sivimey3filu_015954nazanen4_check_sync_path1..tmp_015954nazanen4_check_sync_path2.path2.lst"
2026/07/07 02:01:19 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_check_sync-todecir5/_testdir_path1.._testdir_path2.path2.lst"
2026/07/07 02:01:19 DEBUG : Creating backend with remote "/tmp/015954nazanen4/workdir/"
2026/07/07 02:01:19 DEBUG : operations.CopyFile "_testdir_path1.._testdir_path2.path2.lst" to "Local file system at /tmp/015954nazanen4/workdir" as "TestAzureBlob_rclone-test-sivimey3filu_015954nazanen4_check_sync_path1..tmp_015954nazanen4_check_sync_path2.path2.lst"
2026/07/07 02:01:19 DEBUG : _testdir_path1.._testdir_path2.path2.lst: size = 792 (Local file system at /tmp/015954nazanen4/datadir/test_check_sync-todecir5)
2026/07/07 02:01:19 DEBUG : TestAzureBlob_rclone-test-sivimey3filu_015954nazanen4_check_sync_path1..tmp_015954nazanen4_check_sync_path2.path2.lst: size = 620 (Local file system at /tmp/015954nazanen4/workdir)
2026/07/07 02:01:19 DEBUG : _testdir_path1.._testdir_path2.path2.lst: Sizes differ
2026/07/07 02:01:19 DEBUG : TestAzureBlob_rclone-test-sivimey3filu_015954nazanen4_check_sync_path1..tmp_015954nazanen4_check_syn.d5308d18.partial: size = 792 OK
2026/07/07 02:01:19 DEBUG : _testdir_path1.._testdir_path2.path2.lst: md5 = d6ce44a26af9c2110b1750fe88dc4b69 OK
2026/07/07 02:01:19 DEBUG : TestAzureBlob_rclone-test-sivimey3filu_015954nazanen4_check_sync_path1..tmp_015954nazanen4_check_syn.d5308d18.partial: renamed to: TestAzureBlob_rclone-test-sivimey3filu_015954nazanen4_check_sync_path1..tmp_015954nazanen4_check_sync_path2.path2.lst
2026/07/07 02:01:19 INFO : _testdir_path1.._testdir_path2.path2.lst: Copied (replaced existing) to: TestAzureBlob_rclone-test-sivimey3filu_015954nazanen4_check_sync_path1..tmp_015954nazanen4_check_sync_path2.path2.lst
2026/07/07 02:01:19 NOTICE: [36m(09) :[0m [34mtest 3. run check-sync-only on modified listings[0m
2026/07/07 02:01:19 NOTICE: [36m(10) :[0m [34mbisync check-sync-only[0m
2026/07/07 02:01:21 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/check_sync/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:01:21 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02: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/07 02:01:21 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_sync/path1/" vs Path2 "/tmp/015954nazanen4/check_sync/path2/"
2026/07/07 02:01:21 ERROR : - [34m[0m [35mPath1 file not found in Path2[0m - [36mfile2.txt[0m
2026/07/07 02:01:21 ERROR : - [34m[0m [35mPath2 file not found in Path1[0m - [36mfile1.txt[0m
2026/07/07 02:01:21 ERROR : [31mBisync critical error: path1 and path2 are out of sync, run --resync to recover[0m
2026/07/07 02:01:21 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/07 02:01:21 NOTICE: Bisync error: bisync aborted
2026/07/07 02:01:21 NOTICE: [36m(11) :[0m [34mcopy-listings check-sync-only[0m
2026/07/07 02:01:21 NOTICE: [36m(12) :[0m [34mtest 4. run normal sync to check that it aborts[0m
2026/07/07 02:01:21 NOTICE: [36m(13) :[0m [34mbisync[0m
2026/07/07 02:01:23 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/check_sync/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:01:23 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:01: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/07 02:01:23 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_sync/path1/" with Path2 "/tmp/015954nazanen4/check_sync/path2/"
2026/07/07 02:01:23 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/015954nazanen4/workdir/TestAzureBlob_rclone-test-sivimey3filu_015954nazanen4_check_sync_path1..tmp_015954nazanen4_check_sync_path2.path1.lst[0m
[0m[36mPath2: [94m/tmp/015954nazanen4/workdir/TestAzureBlob_rclone-test-sivimey3filu_015954nazanen4_check_sync_path1..tmp_015954nazanen4_check_sync_path2.path2.lst[0m
[0m[35mTry running this command to inspect the work dir:
[0m[96mrclone lsl "/tmp/015954nazanen4/workdir"[0m[0m
2026/07/07 02:01:23 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/07 02:01:23 NOTICE: Bisync error: bisync aborted
2026/07/07 02:01:23 NOTICE: [36m(14) :[0m [34mtest 5. prune failure listings after critical abort[0m
2026/07/07 02:01:23 NOTICE: [36m(15) :[0m [34mdelete-glob /tmp/015954nazanen4/workdir/ *.lst[0m
2026/07/07 02:01:23 DEBUG : Creating backend with remote "/tmp/015954nazanen4/workdir/"
2026/07/07 02:01:23 DEBUG : fs cache: renaming cache item "/tmp/015954nazanen4/workdir/" to be canonical "/tmp/015954nazanen4/workdir"
2026/07/07 02:01:23 DEBUG : Waiting for deletions to finish
2026/07/07 02:01:23 NOTICE: [36m(16) :[0m [34mdelete-glob /tmp/015954nazanen4/workdir/ *.lst-err[0m
2026/07/07 02:01:23 DEBUG : fs cache: switching user supplied name "/tmp/015954nazanen4/workdir/" for canonical name "/tmp/015954nazanen4/workdir"
2026/07/07 02:01:23 DEBUG : Waiting for deletions to finish
2026/07/07 02:01:23 INFO : TestAzureBlob_rclone-test-sivimey3filu_015954nazanen4_check_sync_path1..tmp_015954nazanen4_check_sync_path2.path1.lst-err: Deleted
2026/07/07 02:01:23 INFO : TestAzureBlob_rclone-test-sivimey3filu_015954nazanen4_check_sync_path1..tmp_015954nazanen4_check_sync_path2.path2.lst-err: Deleted
2026/07/07 02:01:23 NOTICE: [36m(17) :[0m [34mdelete-glob /tmp/015954nazanen4/workdir/ *.lst-new[0m
2026/07/07 02:01:23 DEBUG : fs cache: switching user supplied name "/tmp/015954nazanen4/workdir/" for canonical name "/tmp/015954nazanen4/workdir"
2026/07/07 02:01:23 DEBUG : Waiting for deletions to finish
2026/07/07 02:01:23 INFO : TestAzureBlob_rclone-test-sivimey3filu_015954nazanen4_check_sync_path1..tmp_015954nazanen4_check_sync_path2.path1.lst-new: Deleted
2026/07/07 02:01:23 INFO : TestAzureBlob_rclone-test-sivimey3filu_015954nazanen4_check_sync_path1..tmp_015954nazanen4_check_sync_path2.path2.lst-new: Deleted
2026/07/07 02:01:23 NOTICE: [36m(18) :[0m [34mtest 6. run resync[0m
2026/07/07 02:01:23 NOTICE: [36m(19) :[0m [34mbisync resync[0m
2026/07/07 02:01:25 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/check_sync/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:01:25 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:01: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/07 02:01:25 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_sync/path1/" with Path2 "/tmp/015954nazanen4/check_sync/path2/"
2026/07/07 02:01:25 INFO : Copying Path2 files to Path1
2026/07/07 02:01:25 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:01:25 INFO : There was nothing to transfer
2026/07/07 02:01:25 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:01:25 INFO : There was nothing to transfer
2026/07/07 02:01:25 INFO : Resync updating listings
2026/07/07 02:01:25 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_sync/path1/" vs Path2 "/tmp/015954nazanen4/check_sync/path2/"
2026/07/07 02:01:25 INFO : [32mBisync successful[0m
2026/07/07 02:01:25 NOTICE: [36m(20) :[0m [34mtest 7. run normal sync with check-sync enabled (default)[0m
2026/07/07 02:01:25 NOTICE: [36m(21) :[0m [34mbisync[0m
2026/07/07 02:01:27 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/check_sync/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:01:27 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:01: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/07 02:01:27 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_sync/path1/" with Path2 "/tmp/015954nazanen4/check_sync/path2/"
2026/07/07 02:01:27 INFO : Building Path1 and Path2 listings
2026/07/07 02:01:27 INFO : Path1 checking for diffs
2026/07/07 02:01:27 INFO : Path2 checking for diffs
2026/07/07 02:01:27 INFO : No changes found
2026/07/07 02:01:27 INFO : Updating listings
2026/07/07 02:01:27 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_sync/path1/" vs Path2 "/tmp/015954nazanen4/check_sync/path2/"
2026/07/07 02:01:27 INFO : [32mBisync successful[0m
2026/07/07 02:01:27 NOTICE: [36m(22) :[0m [34mtest 8. run normal sync with no-check-sync[0m
2026/07/07 02:01:27 NOTICE: [36m(23) :[0m [34mbisync no-check-sync[0m
2026/07/07 02:01:30 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/check_sync/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:01:30 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:01: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/07 02:01:30 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/check_sync/path1/" with Path2 "/tmp/015954nazanen4/check_sync/path2/"
2026/07/07 02:01:30 INFO : Building Path1 and Path2 listings
2026/07/07 02:01:30 INFO : Path1 checking for diffs
2026/07/07 02:01:30 INFO : Path2 checking for diffs
2026/07/07 02:01:30 INFO : No changes found
2026/07/07 02:01:30 INFO : Updating listings
2026/07/07 02:01:30 INFO : [32mBisync successful[0m
2026/07/07 02:01:30 DEBUG : Waiting for deletions to finish
2026/07/07 02:01:30 INFO : file3.txt: Deleted
2026/07/07 02:01:30 INFO : RCLONE_TEST: Deleted
2026/07/07 02:01:30 INFO : file2.txt: Deleted
2026/07/07 02:01:30 INFO : file7.txt: Deleted
2026/07/07 02:01:30 INFO : file5.txt: Deleted
2026/07/07 02:01:30 INFO : file4.txt: Deleted
2026/07/07 02:01:30 INFO : file6.txt: Deleted
2026/07/07 02:01:30 INFO : file1.txt: Deleted
2026/07/07 02:01:30 INFO : file8.txt: Deleted
2026/07/07 02:01:30 DEBUG : removing 1 level 0 directories
2026/07/07 02:01:30 INFO : Azure container rclone-test-sivimey3filu path 015954nazanen4/check_sync/path1: Removing directory
2026/07/07 02:01:30 DEBUG : Waiting for deletions to finish
2026/07/07 02:01:30 INFO : RCLONE_TEST: Deleted
2026/07/07 02:01:30 INFO : file7.txt: Deleted
2026/07/07 02:01:30 INFO : file3.txt: Deleted
2026/07/07 02:01:30 INFO : file8.txt: Deleted
2026/07/07 02:01:30 INFO : file4.txt: Deleted
2026/07/07 02:01:30 INFO : file1.txt: Deleted
2026/07/07 02:01:30 INFO : file2.txt: Deleted
2026/07/07 02:01:30 INFO : file5.txt: Deleted
2026/07/07 02:01:30 INFO : file6.txt: Deleted
2026/07/07 02:01:30 DEBUG : removing 1 level 0 directories
2026/07/07 02:01:30 INFO : Local file system at /tmp/015954nazanen4/check_sync/path2: Removing directory
bisync_test.go:610: [32mTEST check_sync PASSED[0m
=== RUN TestBisyncRemoteLocal/compare_all
2026/07/07 02:01:30 INFO : path1: Making directory
2026/07/07 02:01:30 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/compare_all/path1"
2026/07/07 02:01:30 DEBUG : Creating backend with remote "/tmp/015954nazanen4/compare_all/path2"
2026/07/07 02:01:30 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_compare_all/initial"
2026/07/07 02:01:30 DEBUG : Creating backend with remote "/tmp/015954nazanen4/initdir/test_compare_all-temoboy2"
2026/07/07 02:01:30 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:01:30 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:30 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:30 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:30 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:30 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:30 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:30 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:30 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:30 DEBUG : Local file system at /tmp/015954nazanen4/initdir/test_compare_all-temoboy2: Waiting for checks to finish
2026/07/07 02:01:30 DEBUG : Local file system at /tmp/015954nazanen4/initdir/test_compare_all-temoboy2: Waiting for transfers to finish
2026/07/07 02:01:30 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:01:30 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:01:30 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:01:30 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:30 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:01:30 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:30 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/07 02:01:30 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:01:30 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:01:30 INFO : file1.txt: Copied (new)
2026/07/07 02:01:30 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:01:30 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:30 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:01:30 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/07 02:01:30 INFO : file2.txt: Copied (new)
2026/07/07 02:01:30 INFO : file3.txt: Copied (new)
2026/07/07 02:01:30 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/07 02:01:30 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:30 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/07 02:01:30 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/07 02:01:30 INFO : file4.txt: Copied (new)
2026/07/07 02:01:30 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:30 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/07 02:01:30 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/07 02:01:30 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:30 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/07 02:01:30 INFO : file5.txt: Copied (new)
2026/07/07 02:01:30 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:30 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/07 02:01:30 INFO : file6.txt: Copied (new)
2026/07/07 02:01:30 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/07 02:01:30 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/07 02:01:30 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:30 INFO : file7.txt: Copied (new)
2026/07/07 02:01:30 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/07 02:01:30 INFO : file8.txt: Copied (new)
2026/07/07 02:01:30 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_compare_all/modfiles"
2026/07/07 02:01:30 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_compare_all-dogoyej2"
2026/07/07 02:01:30 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:30 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:30 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:30 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:30 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:30 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:30 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:30 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:30 DEBUG : Local file system at /tmp/015954nazanen4/datadir/test_compare_all-dogoyej2: Waiting for checks to finish
2026/07/07 02:01:30 DEBUG : Local file system at /tmp/015954nazanen4/datadir/test_compare_all-dogoyej2: Waiting for transfers to finish
2026/07/07 02:01:30 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/07 02:01:30 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/07/07 02:01:30 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:01:30 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/07/07 02:01:30 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/07 02:01:30 INFO : file1.txt: Copied (new)
2026/07/07 02:01:30 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:01:30 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/07/07 02:01:30 INFO : file11.txt: Copied (new)
2026/07/07 02:01:30 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/07/07 02:01:30 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/07 02:01:30 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:01:30 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/07/07 02:01:30 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/07 02:01:30 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/07/07 02:01:30 INFO : file10.txt: Copied (new)
2026/07/07 02:01:30 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/07/07 02:01:30 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/07/07 02:01:30 INFO : file2.txt: Copied (new)
2026/07/07 02:01:30 INFO : file5L.txt: Copied (new)
2026/07/07 02:01:30 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/07/07 02:01:30 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/07 02:01:30 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/07/07 02:01:30 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:01:30 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/07/07 02:01:30 INFO : file5R.txt: Copied (new)
2026/07/07 02:01:30 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/07/07 02:01:30 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/07/07 02:01:30 INFO : file6.txt: Copied (new)
2026/07/07 02:01:30 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:01:30 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/07/07 02:01:30 INFO : file7.txt: Copied (new)
2026/07/07 02:01:30 DEBUG : Waiting for deletions to finish
2026/07/07 02:01:30 DEBUG : removing 1 level 0 directories
2026/07/07 02:01:30 INFO : Azure container rclone-test-sivimey3filu path 015954nazanen4/compare_all/path1: Removing directory
2026/07/07 02:01:30 DEBUG : Waiting for deletions to finish
2026/07/07 02:01:30 ERROR : error listing: directory not found
2026/07/07 02:01:30 ERROR : Local file system at /tmp/015954nazanen4/compare_all/path2: Failed to list "": directory not found
2026/07/07 02:01:30 DEBUG : removing 1 level 0 directories
2026/07/07 02:01:30 INFO : Local file system at /tmp/015954nazanen4/compare_all/path2: Removing directory
2026/07/07 02:01:30 ERROR : Failed to rmdir: stat /tmp/015954nazanen4/compare_all/path2: no such file or directory
2026/07/07 02:01:30 ERROR : error listing: directory not found
2026/07/07 02:01:30 NOTICE: checking initFs Local file system at /tmp/015954nazanen4/initdir/test_compare_all-temoboy2
2026/07/07 02:01:30 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:01:30 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:30 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:30 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:30 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:30 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:30 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:30 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:30 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:30 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/compare_all/path1: Waiting for checks to finish
2026/07/07 02:01:30 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/compare_all/path1: Waiting for transfers to finish
2026/07/07 02:01:30 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:01:30 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:30 INFO : file1.txt: Copied (new)
2026/07/07 02:01:30 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:01:30 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:30 INFO : file2.txt: Copied (new)
2026/07/07 02:01:30 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:01:30 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:01:30 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:01:30 DEBUG : file3.txt: size = 0 OK
2026/07/07 02:01:30 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:30 INFO : file3.txt: Copied (new)
2026/07/07 02:01:30 DEBUG : file4.txt: size = 0 OK
2026/07/07 02:01:30 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:30 INFO : file4.txt: Copied (new)
2026/07/07 02:01:30 DEBUG : file5.txt: size = 0 OK
2026/07/07 02:01:30 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:30 INFO : file5.txt: Copied (new)
2026/07/07 02:01:30 DEBUG : file7.txt: size = 0 OK
2026/07/07 02:01:30 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:30 INFO : file7.txt: Copied (new)
2026/07/07 02:01:30 DEBUG : file6.txt: size = 0 OK
2026/07/07 02:01:30 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:30 INFO : file6.txt: Copied (new)
2026/07/07 02:01:30 DEBUG : file8.txt: size = 0 OK
2026/07/07 02:01:30 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:30 INFO : file8.txt: Copied (new)
2026/07/07 02:01:30 NOTICE: checking Path1 Azure container rclone-test-sivimey3filu path 015954nazanen4/compare_all/path1
2026/07/07 02:01:30 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:01:30 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:30 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:30 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:30 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:30 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:30 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:30 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:30 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:30 DEBUG : Local file system at /tmp/015954nazanen4/compare_all/path2: Waiting for checks to finish
2026/07/07 02:01:30 DEBUG : Local file system at /tmp/015954nazanen4/compare_all/path2: Waiting for transfers to finish
2026/07/07 02:01:30 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:01:30 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:01:30 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:30 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:30 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:01:30 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:01:30 INFO : file1.txt: Copied (new)
2026/07/07 02:01:30 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:01:30 INFO : file2.txt: Copied (new)
2026/07/07 02:01:30 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/07 02:01:30 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:01:30 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:01:30 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:01:30 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/07 02:01:30 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:30 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/07 02:01:30 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:30 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/07 02:01:30 INFO : file5.txt: Copied (new)
2026/07/07 02:01:30 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/07 02:01:30 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/07 02:01:30 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:30 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/07 02:01:30 INFO : file3.txt: Copied (new)
2026/07/07 02:01:30 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:30 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/07 02:01:30 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:30 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/07 02:01:30 INFO : file4.txt: Copied (new)
2026/07/07 02:01:30 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/07 02:01:30 INFO : file6.txt: Copied (new)
2026/07/07 02:01:30 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:30 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/07 02:01:30 INFO : file7.txt: Copied (new)
2026/07/07 02:01:30 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/07 02:01:30 INFO : file8.txt: Copied (new)
2026/07/07 02:01:30 NOTICE: checking path2 Local file system at /tmp/015954nazanen4/compare_all/path2
2026/07/07 02:01:30 NOTICE: [36m(01) :[0m [34mtest changes compare-all[0m
2026/07/07 02:01:30 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/07 02:01:30 NOTICE: [36m(03) :[0m [34mbisync resync compare-all[0m
2026/07/07 02:01:32 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/compare_all/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:01:32 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/07 02:01:32 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/compare_all/path1/" with Path2 "/tmp/015954nazanen4/compare_all/path2/"
2026/07/07 02:01:32 INFO : Copying Path2 files to Path1
2026/07/07 02:01:32 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:01:33 INFO : There was nothing to transfer
2026/07/07 02:01:33 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:01:33 INFO : There was nothing to transfer
2026/07/07 02:01:33 INFO : Resync updating listings
2026/07/07 02:01:33 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/compare_all/path1/" vs Path2 "/tmp/015954nazanen4/compare_all/path2/"
2026/07/07 02:01:33 INFO : [32mBisync successful[0m
2026/07/07 02:01:33 NOTICE: [36m(04) :[0m [34mtest make modifications on both paths[0m
2026/07/07 02:01:33 NOTICE: [36m(05) :[0m [34mtest new on path2 - file10[0m
2026/07/07 02:01:33 NOTICE: [36m(06) :[0m [34mtouch-copy 2001-01-02 /tmp/015954nazanen4/datadir/test_compare_all-dogoyej2/file10.txt /tmp/015954nazanen4/compare_all/path2/[0m
2026/07/07 02:01:33 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_compare_all-dogoyej2/"
2026/07/07 02:01:33 DEBUG : fs cache: renaming cache item "/tmp/015954nazanen4/datadir/test_compare_all-dogoyej2/" to be canonical "/tmp/015954nazanen4/datadir/test_compare_all-dogoyej2"
2026/07/07 02:01:33 DEBUG : file10.txt: Set modification time 2001-01-02
2026/07/07 02:01:33 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_compare_all-dogoyej2/file10.txt" to "/tmp/015954nazanen4/compare_all/path2/" as ""
2026/07/07 02:01:33 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_compare_all-dogoyej2/file10.txt"
2026/07/07 02:01:33 DEBUG : Creating backend with remote "/tmp/015954nazanen4/compare_all/path2/"
2026/07/07 02:01:33 DEBUG : operations.CopyFile "file10.txt" to "Local file system at /tmp/015954nazanen4/compare_all/path2" as "file10.txt"
2026/07/07 02:01:33 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:33 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/07/07 02:01:33 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:01:33 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/07/07 02:01:33 INFO : file10.txt: Copied (new)
2026/07/07 02:01:33 NOTICE: [36m(07) :[0m [34mtest newer on path2 - file1[0m
2026/07/07 02:01:33 NOTICE: [36m(08) :[0m [34mtouch-copy 2001-01-02 /tmp/015954nazanen4/datadir/test_compare_all-dogoyej2/file1.txt /tmp/015954nazanen4/compare_all/path2/[0m
2026/07/07 02:01:33 DEBUG : fs cache: switching user supplied name "/tmp/015954nazanen4/datadir/test_compare_all-dogoyej2/" for canonical name "/tmp/015954nazanen4/datadir/test_compare_all-dogoyej2"
2026/07/07 02:01:33 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/07 02:01:33 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_compare_all-dogoyej2/file1.txt" to "/tmp/015954nazanen4/compare_all/path2/" as ""
2026/07/07 02:01:33 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_compare_all-dogoyej2/file1.txt"
2026/07/07 02:01:33 DEBUG : Creating backend with remote "/tmp/015954nazanen4/compare_all/path2/"
2026/07/07 02:01:33 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/015954nazanen4/compare_all/path2" as "file1.txt"
2026/07/07 02:01:33 DEBUG : file1.txt: size = 19 (Local file system at /tmp/015954nazanen4/datadir/test_compare_all-dogoyej2)
2026/07/07 02:01:33 DEBUG : file1.txt: size = 0 (Local file system at /tmp/015954nazanen4/compare_all/path2)
2026/07/07 02:01:33 DEBUG : file1.txt: Sizes differ
2026/07/07 02:01:33 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/07 02:01:33 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:01:33 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/07 02:01:33 INFO : file1.txt: Copied (replaced existing)
2026/07/07 02:01:33 NOTICE: [36m(09) :[0m [34mtest new on path1 - file11[0m
2026/07/07 02:01:33 NOTICE: [36m(10) :[0m [34mtouch-copy 2001-01-02 /tmp/015954nazanen4/datadir/test_compare_all-dogoyej2/file11.txt TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/compare_all/path1/[0m
2026/07/07 02:01:33 DEBUG : fs cache: switching user supplied name "/tmp/015954nazanen4/datadir/test_compare_all-dogoyej2/" for canonical name "/tmp/015954nazanen4/datadir/test_compare_all-dogoyej2"
2026/07/07 02:01:33 DEBUG : file11.txt: Set modification time 2001-01-02
2026/07/07 02:01:33 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_compare_all-dogoyej2/file11.txt" to "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/compare_all/path1/" as ""
2026/07/07 02:01:33 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_compare_all-dogoyej2/file11.txt"
2026/07/07 02:01:33 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/compare_all/path1/"
2026/07/07 02:01:33 DEBUG : operations.CopyFile "file11.txt" to "Azure container rclone-test-sivimey3filu path 015954nazanen4/compare_all/path1" as "file11.txt"
2026/07/07 02:01:33 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:33 DEBUG : file11.txt: size = 19 OK
2026/07/07 02:01:33 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:01:33 INFO : file11.txt: Copied (new)
2026/07/07 02:01:33 NOTICE: [36m(11) :[0m [34mtest newer on path1 - file2[0m
2026/07/07 02:01:33 NOTICE: [36m(12) :[0m [34mtouch-copy 2001-01-02 /tmp/015954nazanen4/datadir/test_compare_all-dogoyej2/file2.txt TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/compare_all/path1/[0m
2026/07/07 02:01:33 DEBUG : fs cache: switching user supplied name "/tmp/015954nazanen4/datadir/test_compare_all-dogoyej2/" for canonical name "/tmp/015954nazanen4/datadir/test_compare_all-dogoyej2"
2026/07/07 02:01:33 DEBUG : file2.txt: Set modification time 2001-01-02
2026/07/07 02:01:33 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_compare_all-dogoyej2/file2.txt" to "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/compare_all/path1/" as ""
2026/07/07 02:01:33 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_compare_all-dogoyej2/file2.txt"
2026/07/07 02:01:33 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/compare_all/path1/"
2026/07/07 02:01:33 DEBUG : operations.CopyFile "file2.txt" to "Azure container rclone-test-sivimey3filu path 015954nazanen4/compare_all/path1" as "file2.txt"
2026/07/07 02:01:33 DEBUG : file2.txt: size = 13 (Local file system at /tmp/015954nazanen4/datadir/test_compare_all-dogoyej2)
2026/07/07 02:01:33 DEBUG : file2.txt: size = 0 (Azure container rclone-test-sivimey3filu path 015954nazanen4/compare_all/path1)
2026/07/07 02:01:33 DEBUG : file2.txt: Sizes differ
2026/07/07 02:01:33 DEBUG : file2.txt: size = 13 OK
2026/07/07 02:01:33 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/07 02:01:33 INFO : file2.txt: Copied (replaced existing)
2026/07/07 02:01:33 NOTICE: [36m(13) :[0m [34mtest deleted on path2 - file3[0m
2026/07/07 02:01:33 NOTICE: [36m(14) :[0m [34mdelete-file /tmp/015954nazanen4/compare_all/path2/file3.txt[0m
2026/07/07 02:01:33 DEBUG : Creating backend with remote "/tmp/015954nazanen4/compare_all/path2/"
2026/07/07 02:01:33 DEBUG : fs cache: renaming cache item "/tmp/015954nazanen4/compare_all/path2/" to be canonical "/tmp/015954nazanen4/compare_all/path2"
2026/07/07 02:01:33 INFO : file3.txt: Deleted
2026/07/07 02:01:33 NOTICE: [36m(15) :[0m [34mtest deleted on path1 - file4[0m
2026/07/07 02:01:33 NOTICE: [36m(16) :[0m [34mdelete-file TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/compare_all/path1/file4.txt[0m
2026/07/07 02:01:33 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/compare_all/path1/"
2026/07/07 02:01:33 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/compare_all/path1/" to be canonical "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/compare_all/path1"
2026/07/07 02:01:33 INFO : file4.txt: Deleted
2026/07/07 02:01:33 NOTICE: [36m(17) :[0m [34mtest deleted on both paths - file8[0m
2026/07/07 02:01:33 NOTICE: [36m(18) :[0m [34mdelete-file TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/compare_all/path1/file8.txt[0m
2026/07/07 02:01:33 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/compare_all/path1/" for canonical name "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/compare_all/path1"
2026/07/07 02:01:33 INFO : file8.txt: Deleted
2026/07/07 02:01:33 NOTICE: [36m(19) :[0m [34mdelete-file /tmp/015954nazanen4/compare_all/path2/file8.txt[0m
2026/07/07 02:01:33 DEBUG : fs cache: switching user supplied name "/tmp/015954nazanen4/compare_all/path2/" for canonical name "/tmp/015954nazanen4/compare_all/path2"
2026/07/07 02:01:33 INFO : file8.txt: Deleted
2026/07/07 02:01:33 NOTICE: [36m(20) :[0m [34mtest changed on both paths - file5 (file5R, file5L)[0m
2026/07/07 02:01:33 NOTICE: [36m(21) :[0m [34mtouch-glob 2001-01-02 /tmp/015954nazanen4/datadir/test_compare_all-dogoyej2/ file5R.txt[0m
2026/07/07 02:01:33 DEBUG : fs cache: switching user supplied name "/tmp/015954nazanen4/datadir/test_compare_all-dogoyej2/" for canonical name "/tmp/015954nazanen4/datadir/test_compare_all-dogoyej2"
2026/07/07 02:01:33 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/07/07 02:01:33 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/015954nazanen4/datadir/test_compare_all-dogoyej2/file5R.txt /tmp/015954nazanen4/compare_all/path2/ file5.txt[0m
2026/07/07 02:01:33 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_compare_all-dogoyej2/file5R.txt" to "/tmp/015954nazanen4/compare_all/path2/" as "file5.txt"
2026/07/07 02:01:33 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_compare_all-dogoyej2/file5R.txt"
2026/07/07 02:01:33 DEBUG : Creating backend with remote "/tmp/015954nazanen4/compare_all/path2/"
2026/07/07 02:01:33 DEBUG : operations.CopyFile "file5R.txt" to "Local file system at /tmp/015954nazanen4/compare_all/path2" as "file5.txt"
2026/07/07 02:01:33 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/015954nazanen4/datadir/test_compare_all-dogoyej2)
2026/07/07 02:01:33 DEBUG : file5.txt: size = 0 (Local file system at /tmp/015954nazanen4/compare_all/path2)
2026/07/07 02:01:33 DEBUG : file5R.txt: Sizes differ
2026/07/07 02:01:33 DEBUG : file5.txt.232124ee.partial: size = 39 OK
2026/07/07 02:01:33 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/07 02:01:33 DEBUG : file5.txt.232124ee.partial: renamed to: file5.txt
2026/07/07 02:01:33 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/07/07 02:01:33 NOTICE: [36m(23) :[0m [34mtouch-glob 2001-03-04 /tmp/015954nazanen4/datadir/test_compare_all-dogoyej2/ file5L.txt[0m
2026/07/07 02:01:33 DEBUG : fs cache: switching user supplied name "/tmp/015954nazanen4/datadir/test_compare_all-dogoyej2/" for canonical name "/tmp/015954nazanen4/datadir/test_compare_all-dogoyej2"
2026/07/07 02:01:33 DEBUG : file5L.txt: Set modification time 2001-03-04
2026/07/07 02:01:33 NOTICE: [36m(24) :[0m [34mcopy-as /tmp/015954nazanen4/datadir/test_compare_all-dogoyej2/file5L.txt TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/compare_all/path1/ file5.txt[0m
2026/07/07 02:01:33 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_compare_all-dogoyej2/file5L.txt" to "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/compare_all/path1/" as "file5.txt"
2026/07/07 02:01:33 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_compare_all-dogoyej2/file5L.txt"
2026/07/07 02:01:33 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/compare_all/path1/"
2026/07/07 02:01:33 DEBUG : operations.CopyFile "file5L.txt" to "Azure container rclone-test-sivimey3filu path 015954nazanen4/compare_all/path1" as "file5.txt"
2026/07/07 02:01:33 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/015954nazanen4/datadir/test_compare_all-dogoyej2)
2026/07/07 02:01:33 DEBUG : file5.txt: size = 0 (Azure container rclone-test-sivimey3filu path 015954nazanen4/compare_all/path1)
2026/07/07 02:01:33 DEBUG : file5L.txt: Sizes differ
2026/07/07 02:01:33 DEBUG : file5.txt: size = 39 OK
2026/07/07 02:01:33 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/07 02:01:33 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/07/07 02:01:33 NOTICE: [36m(25) :[0m [34mtest newer on path2 and deleted on path1 - file6[0m
2026/07/07 02:01:33 NOTICE: [36m(26) :[0m [34mtouch-copy 2001-01-02 /tmp/015954nazanen4/datadir/test_compare_all-dogoyej2/file6.txt /tmp/015954nazanen4/compare_all/path2/[0m
2026/07/07 02:01:33 DEBUG : fs cache: switching user supplied name "/tmp/015954nazanen4/datadir/test_compare_all-dogoyej2/" for canonical name "/tmp/015954nazanen4/datadir/test_compare_all-dogoyej2"
2026/07/07 02:01:33 DEBUG : file6.txt: Set modification time 2001-01-02
2026/07/07 02:01:33 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_compare_all-dogoyej2/file6.txt" to "/tmp/015954nazanen4/compare_all/path2/" as ""
2026/07/07 02:01:33 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_compare_all-dogoyej2/file6.txt"
2026/07/07 02:01:33 DEBUG : Creating backend with remote "/tmp/015954nazanen4/compare_all/path2/"
2026/07/07 02:01:33 DEBUG : operations.CopyFile "file6.txt" to "Local file system at /tmp/015954nazanen4/compare_all/path2" as "file6.txt"
2026/07/07 02:01:33 DEBUG : file6.txt: size = 19 (Local file system at /tmp/015954nazanen4/datadir/test_compare_all-dogoyej2)
2026/07/07 02:01:33 DEBUG : file6.txt: size = 0 (Local file system at /tmp/015954nazanen4/compare_all/path2)
2026/07/07 02:01:33 DEBUG : file6.txt: Sizes differ
2026/07/07 02:01:33 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/07/07 02:01:33 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:01:33 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/07/07 02:01:33 INFO : file6.txt: Copied (replaced existing)
2026/07/07 02:01:33 NOTICE: [36m(27) :[0m [34mdelete-file TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/compare_all/path1/file6.txt[0m
2026/07/07 02:01:33 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/compare_all/path1/" for canonical name "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/compare_all/path1"
2026/07/07 02:01:34 INFO : file6.txt: Deleted
2026/07/07 02:01:34 NOTICE: [36m(28) :[0m [34mtest newer on path1 and deleted on path2 - file7[0m
2026/07/07 02:01:34 NOTICE: [36m(29) :[0m [34mtouch-copy 2001-01-02 /tmp/015954nazanen4/datadir/test_compare_all-dogoyej2/file7.txt TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/compare_all/path1/[0m
2026/07/07 02:01:34 DEBUG : fs cache: switching user supplied name "/tmp/015954nazanen4/datadir/test_compare_all-dogoyej2/" for canonical name "/tmp/015954nazanen4/datadir/test_compare_all-dogoyej2"
2026/07/07 02:01:34 DEBUG : file7.txt: Set modification time 2001-01-02
2026/07/07 02:01:34 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_compare_all-dogoyej2/file7.txt" to "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/compare_all/path1/" as ""
2026/07/07 02:01:34 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_compare_all-dogoyej2/file7.txt"
2026/07/07 02:01:34 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/compare_all/path1/"
2026/07/07 02:01:34 DEBUG : operations.CopyFile "file7.txt" to "Azure container rclone-test-sivimey3filu path 015954nazanen4/compare_all/path1" as "file7.txt"
2026/07/07 02:01:34 DEBUG : file7.txt: size = 19 (Local file system at /tmp/015954nazanen4/datadir/test_compare_all-dogoyej2)
2026/07/07 02:01:34 DEBUG : file7.txt: size = 0 (Azure container rclone-test-sivimey3filu path 015954nazanen4/compare_all/path1)
2026/07/07 02:01:34 DEBUG : file7.txt: Sizes differ
2026/07/07 02:01:34 DEBUG : file7.txt: size = 19 OK
2026/07/07 02:01:34 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:01:34 INFO : file7.txt: Copied (replaced existing)
2026/07/07 02:01:34 NOTICE: [36m(30) :[0m [34mdelete-file /tmp/015954nazanen4/compare_all/path2/file7.txt[0m
2026/07/07 02:01:34 DEBUG : fs cache: switching user supplied name "/tmp/015954nazanen4/compare_all/path2/" for canonical name "/tmp/015954nazanen4/compare_all/path2"
2026/07/07 02:01:34 INFO : file7.txt: Deleted
2026/07/07 02:01:34 NOTICE: [36m(31) :[0m [34mtest bisync run[0m
2026/07/07 02:01:34 NOTICE: [36m(32) :[0m [34mbisync compare-all[0m
2026/07/07 02:01:36 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/compare_all/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:01: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/07 02:01:36 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/compare_all/path1/" with Path2 "/tmp/015954nazanen4/compare_all/path2/"
2026/07/07 02:01:36 INFO : Building Path1 and Path2 listings
2026/07/07 02:01:36 INFO : Path1 checking for diffs
2026/07/07 02:01:36 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/07/07 02:01:36 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/07 02:01:36 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/07/07 02:01:36 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/07/07 02:01:36 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile7.txt[0m
2026/07/07 02:01:36 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/07/07 02:01:36 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/07/07 02:01:36 INFO : Path1: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/07/07 02:01:36 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/07 02:01:36 INFO : Path2 checking for diffs
2026/07/07 02:01:36 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile1.txt[0m
2026/07/07 02:01:36 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/07 02:01:36 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/07/07 02:01:36 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile6.txt[0m
2026/07/07 02:01:36 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/07/07 02:01:36 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/07/07 02:01:36 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/07/07 02:01:36 INFO : Path2: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/07/07 02:01:36 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/07 02:01:36 INFO : Applying changes
2026/07/07 02:01:36 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/015954nazanen4/compare_all/path2/file11.txt[0m
2026/07/07 02:01:36 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/015954nazanen4/compare_all/path2/file2.txt[0m
2026/07/07 02:01:36 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/015954nazanen4/compare_all/path2/file4.txt[0m
2026/07/07 02:01:36 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/07/07 02:01:36 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/compare_all/path1/file5.txt.conflict1[0m
2026/07/07 02:01:36 INFO : file5.txt: Copied (server-side copy) to: file5.txt.conflict1
2026/07/07 02:01:36 INFO : file5.txt: Deleted
2026/07/07 02:01:36 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/015954nazanen4/compare_all/path2/file5.txt.conflict1[0m
2026/07/07 02:01:36 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36m/tmp/015954nazanen4/compare_all/path2/file5.txt.conflict2[0m
2026/07/07 02:01:36 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2
2026/07/07 02:01:36 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/compare_all/path1/file5.txt.conflict2[0m
2026/07/07 02:01:36 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/compare_all/path1/file6.txt[0m
2026/07/07 02:01:36 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/015954nazanen4/compare_all/path2/file7.txt[0m
2026/07/07 02:01:36 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/compare_all/path1/file1.txt[0m
2026/07/07 02:01:36 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/compare_all/path1/file10.txt[0m
2026/07/07 02:01:36 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/compare_all/path1/file3.txt[0m
2026/07/07 02:01:36 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/07 02:01:36 INFO : file10.txt: Copied (new)
2026/07/07 02:01:36 INFO : file5.txt.conflict2: Copied (new)
2026/07/07 02:01:36 INFO : file6.txt: Copied (new)
2026/07/07 02:01:36 INFO : file1.txt: Copied (replaced existing)
2026/07/07 02:01:36 INFO : file3.txt: Deleted
2026/07/07 02:01:36 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/07 02:01:36 INFO : file2.txt: Copied (replaced existing)
2026/07/07 02:01:36 INFO : file7.txt: Copied (new)
2026/07/07 02:01:36 INFO : file5.txt.conflict1: Copied (new)
2026/07/07 02:01:36 INFO : file11.txt: Copied (new)
2026/07/07 02:01:36 INFO : file4.txt: Deleted
2026/07/07 02:01:36 INFO : Updating listings
2026/07/07 02:01:36 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/compare_all/path1/" vs Path2 "/tmp/015954nazanen4/compare_all/path2/"
2026/07/07 02:01:36 INFO : [32mBisync successful[0m
2026/07/07 02:01:37 DEBUG : Waiting for deletions to finish
2026/07/07 02:01:37 INFO : RCLONE_TEST: Deleted
2026/07/07 02:01:37 INFO : file5.txt.conflict1: Deleted
2026/07/07 02:01:37 INFO : file5.txt.conflict2: Deleted
2026/07/07 02:01:37 INFO : file11.txt: Deleted
2026/07/07 02:01:37 INFO : file2.txt: Deleted
2026/07/07 02:01:37 INFO : file6.txt: Deleted
2026/07/07 02:01:37 INFO : file1.txt: Deleted
2026/07/07 02:01:37 INFO : file10.txt: Deleted
2026/07/07 02:01:37 INFO : file7.txt: Deleted
2026/07/07 02:01:37 DEBUG : removing 1 level 0 directories
2026/07/07 02:01:37 INFO : Azure container rclone-test-sivimey3filu path 015954nazanen4/compare_all/path1: Removing directory
2026/07/07 02:01:37 DEBUG : Waiting for deletions to finish
2026/07/07 02:01:37 INFO : RCLONE_TEST: Deleted
2026/07/07 02:01:37 INFO : file11.txt: Deleted
2026/07/07 02:01:37 INFO : file7.txt: Deleted
2026/07/07 02:01:37 INFO : file1.txt: Deleted
2026/07/07 02:01:37 INFO : file2.txt: Deleted
2026/07/07 02:01:37 INFO : file10.txt: Deleted
2026/07/07 02:01:37 INFO : file6.txt: Deleted
2026/07/07 02:01:37 INFO : file5.txt.conflict2: Deleted
2026/07/07 02:01:37 INFO : file5.txt.conflict1: Deleted
2026/07/07 02:01:37 DEBUG : removing 1 level 0 directories
2026/07/07 02:01:37 INFO : Local file system at /tmp/015954nazanen4/compare_all/path2: Removing directory
bisync_test.go:610: [32mTEST compare_all PASSED[0m
=== RUN TestBisyncRemoteLocal/concurrent
2026/07/07 02:01:37 INFO : path1: Making directory
2026/07/07 02:01:37 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/concurrent/path1"
2026/07/07 02:01:37 DEBUG : Creating backend with remote "/tmp/015954nazanen4/concurrent/path2"
2026/07/07 02:01:37 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_concurrent/initial"
2026/07/07 02:01:37 DEBUG : Creating backend with remote "/tmp/015954nazanen4/initdir/test_concurrent-tofiwuk3"
2026/07/07 02:01:37 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:01:37 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:37 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:37 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:37 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:37 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:37 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:37 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:37 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:37 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:01:37 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:01:37 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:01:37 DEBUG : Local file system at /tmp/015954nazanen4/initdir/test_concurrent-tofiwuk3: Waiting for checks to finish
2026/07/07 02:01:37 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:37 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/07 02:01:37 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:01:37 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:37 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:37 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:01:37 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:01:37 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/07 02:01:37 INFO : file3.txt: Copied (new)
2026/07/07 02:01:37 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:01:37 DEBUG : Local file system at /tmp/015954nazanen4/initdir/test_concurrent-tofiwuk3: Waiting for transfers to finish
2026/07/07 02:01:37 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:01:37 INFO : file2.txt: Copied (new)
2026/07/07 02:01:37 INFO : file1.txt: Copied (new)
2026/07/07 02:01:37 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/07 02:01:37 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/07 02:01:37 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:37 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/07 02:01:37 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:37 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/07 02:01:37 INFO : file4.txt: Copied (new)
2026/07/07 02:01:37 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/07 02:01:37 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:37 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/07 02:01:37 INFO : file5.txt: Copied (new)
2026/07/07 02:01:37 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:37 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/07 02:01:37 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/07 02:01:37 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:37 INFO : file7.txt: Copied (new)
2026/07/07 02:01:37 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/07 02:01:37 INFO : file6.txt: Copied (new)
2026/07/07 02:01:37 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/07 02:01:37 INFO : file8.txt: Copied (new)
2026/07/07 02:01:37 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_concurrent/modfiles"
2026/07/07 02:01:37 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_concurrent-gofaduh5"
2026/07/07 02:01:37 DEBUG : dummy.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:37 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:37 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:37 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:37 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:37 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:37 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:37 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:37 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:37 DEBUG : dummy.txt.054c2352.partial: size = 0 OK
2026/07/07 02:01:37 DEBUG : dummy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:37 DEBUG : file10.txt.0bea3133.partial: size = 19 OK
2026/07/07 02:01:37 DEBUG : dummy.txt.054c2352.partial: renamed to: dummy.txt
2026/07/07 02:01:37 INFO : dummy.txt: Copied (new)
2026/07/07 02:01:37 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:01:37 DEBUG : file10.txt.0bea3133.partial: renamed to: file10.txt
2026/07/07 02:01:37 INFO : file10.txt: Copied (new)
2026/07/07 02:01:37 DEBUG : file1.txt.0866bb02.partial: size = 19 OK
2026/07/07 02:01:37 DEBUG : file11.txt.62933a56.partial: size = 19 OK
2026/07/07 02:01:37 DEBUG : Local file system at /tmp/015954nazanen4/datadir/test_concurrent-gofaduh5: Waiting for checks to finish
2026/07/07 02:01:37 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:01:37 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:01:37 DEBUG : file1.txt.0866bb02.partial: renamed to: file1.txt
2026/07/07 02:01:37 DEBUG : file11.txt.62933a56.partial: renamed to: file11.txt
2026/07/07 02:01:37 INFO : file11.txt: Copied (new)
2026/07/07 02:01:37 DEBUG : Local file system at /tmp/015954nazanen4/datadir/test_concurrent-gofaduh5: Waiting for transfers to finish
2026/07/07 02:01:37 INFO : file1.txt: Copied (new)
2026/07/07 02:01:37 DEBUG : file5L.txt.0068aeca.partial: size = 39 OK
2026/07/07 02:01:37 DEBUG : file5R.txt.70006d6a.partial: size = 39 OK
2026/07/07 02:01:37 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/07 02:01:37 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/07 02:01:37 DEBUG : file6.txt.cd788d78.partial: size = 19 OK
2026/07/07 02:01:37 DEBUG : file2.txt.95cb1da2.partial: size = 13 OK
2026/07/07 02:01:37 DEBUG : file5R.txt.70006d6a.partial: renamed to: file5R.txt
2026/07/07 02:01:37 INFO : file5R.txt: Copied (new)
2026/07/07 02:01:37 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:01:37 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/07 02:01:37 DEBUG : file5L.txt.0068aeca.partial: renamed to: file5L.txt
2026/07/07 02:01:37 INFO : file5L.txt: Copied (new)
2026/07/07 02:01:37 DEBUG : file7.txt.a401861d.partial: size = 19 OK
2026/07/07 02:01:37 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:01:37 DEBUG : file6.txt.cd788d78.partial: renamed to: file6.txt
2026/07/07 02:01:37 INFO : file6.txt: Copied (new)
2026/07/07 02:01:37 DEBUG : file2.txt.95cb1da2.partial: renamed to: file2.txt
2026/07/07 02:01:37 INFO : file2.txt: Copied (new)
2026/07/07 02:01:37 DEBUG : file7.txt.a401861d.partial: renamed to: file7.txt
2026/07/07 02:01:37 INFO : file7.txt: Copied (new)
2026/07/07 02:01:37 DEBUG : Waiting for deletions to finish
2026/07/07 02:01:37 DEBUG : removing 1 level 0 directories
2026/07/07 02:01:37 INFO : Azure container rclone-test-sivimey3filu path 015954nazanen4/concurrent/path1: Removing directory
2026/07/07 02:01:37 DEBUG : Waiting for deletions to finish
2026/07/07 02:01:37 ERROR : error listing: directory not found
2026/07/07 02:01:37 ERROR : Local file system at /tmp/015954nazanen4/concurrent/path2: Failed to list "": directory not found
2026/07/07 02:01:37 DEBUG : removing 1 level 0 directories
2026/07/07 02:01:37 INFO : Local file system at /tmp/015954nazanen4/concurrent/path2: Removing directory
2026/07/07 02:01:37 ERROR : Failed to rmdir: stat /tmp/015954nazanen4/concurrent/path2: no such file or directory
2026/07/07 02:01:37 ERROR : error listing: directory not found
2026/07/07 02:01:37 NOTICE: checking initFs Local file system at /tmp/015954nazanen4/initdir/test_concurrent-tofiwuk3
2026/07/07 02:01:37 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:01:37 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:37 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:37 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:37 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:37 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:37 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:37 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:37 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:37 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/concurrent/path1: Waiting for checks to finish
2026/07/07 02:01:37 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/concurrent/path1: Waiting for transfers to finish
2026/07/07 02:01:37 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:01:37 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:37 INFO : file1.txt: Copied (new)
2026/07/07 02:01:37 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:01:37 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:37 INFO : file2.txt: Copied (new)
2026/07/07 02:01:37 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:01:37 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:01:37 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:01:37 DEBUG : file3.txt: size = 0 OK
2026/07/07 02:01:37 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:37 INFO : file3.txt: Copied (new)
2026/07/07 02:01:37 DEBUG : file4.txt: size = 0 OK
2026/07/07 02:01:37 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:37 INFO : file4.txt: Copied (new)
2026/07/07 02:01:37 DEBUG : file5.txt: size = 0 OK
2026/07/07 02:01:37 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:37 INFO : file5.txt: Copied (new)
2026/07/07 02:01:37 DEBUG : file6.txt: size = 0 OK
2026/07/07 02:01:37 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:37 INFO : file6.txt: Copied (new)
2026/07/07 02:01:37 DEBUG : file7.txt: size = 0 OK
2026/07/07 02:01:37 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:37 INFO : file7.txt: Copied (new)
2026/07/07 02:01:37 DEBUG : file8.txt: size = 0 OK
2026/07/07 02:01:37 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:37 INFO : file8.txt: Copied (new)
2026/07/07 02:01:37 NOTICE: checking Path1 Azure container rclone-test-sivimey3filu path 015954nazanen4/concurrent/path1
2026/07/07 02:01:37 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:01:37 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:37 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:37 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:37 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:37 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:37 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:37 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:37 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:37 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:01:37 DEBUG : Local file system at /tmp/015954nazanen4/concurrent/path2: Waiting for checks to finish
2026/07/07 02:01:37 DEBUG : Local file system at /tmp/015954nazanen4/concurrent/path2: Waiting for transfers to finish
2026/07/07 02:01:37 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:01:37 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:01:37 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:01:37 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:01:37 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:37 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:01:37 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/07 02:01:37 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:01:37 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:37 INFO : file2.txt: Copied (new)
2026/07/07 02:01:37 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/07 02:01:37 INFO : file3.txt: Copied (new)
2026/07/07 02:01:37 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/07 02:01:37 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:37 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/07 02:01:37 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/07 02:01:37 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:37 INFO : file4.txt: Copied (new)
2026/07/07 02:01:37 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/07 02:01:37 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:37 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:01:37 INFO : file1.txt: Copied (new)
2026/07/07 02:01:37 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/07 02:01:37 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/07 02:01:37 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:37 INFO : file5.txt: Copied (new)
2026/07/07 02:01:37 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:37 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/07 02:01:37 INFO : file6.txt: Copied (new)
2026/07/07 02:01:37 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/07 02:01:37 INFO : file7.txt: Copied (new)
2026/07/07 02:01:37 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/07 02:01:37 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:37 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/07 02:01:37 INFO : file8.txt: Copied (new)
2026/07/07 02:01:37 NOTICE: checking path2 Local file system at /tmp/015954nazanen4/concurrent/path2
2026/07/07 02:01:37 NOTICE: [36m(01) :[0m [34mtest concurrent[0m
2026/07/07 02:01:37 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/07 02:01:37 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/07 02:01:39 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/concurrent/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:01:39 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:01: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/07 02:01:39 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/concurrent/path1/" with Path2 "/tmp/015954nazanen4/concurrent/path2/"
2026/07/07 02:01:39 INFO : Copying Path2 files to Path1
2026/07/07 02:01:39 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:01:39 INFO : There was nothing to transfer
2026/07/07 02:01:39 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:01:40 INFO : There was nothing to transfer
2026/07/07 02:01:40 INFO : Resync updating listings
2026/07/07 02:01:40 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/concurrent/path1/" vs Path2 "/tmp/015954nazanen4/concurrent/path2/"
2026/07/07 02:01:40 INFO : [32mBisync successful[0m
2026/07/07 02:01:40 NOTICE: [36m(04) :[0m [34mtest changed on one path - file1[0m
2026/07/07 02:01:40 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-01-02 /tmp/015954nazanen4/datadir/test_concurrent-gofaduh5/ file5R.txt[0m
2026/07/07 02:01:40 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_concurrent-gofaduh5/"
2026/07/07 02:01:40 DEBUG : fs cache: renaming cache item "/tmp/015954nazanen4/datadir/test_concurrent-gofaduh5/" to be canonical "/tmp/015954nazanen4/datadir/test_concurrent-gofaduh5"
2026/07/07 02:01:40 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/07/07 02:01:40 NOTICE: [36m(06) :[0m [34mtouch-glob 2023-08-26 /tmp/015954nazanen4/datadir/test_concurrent-gofaduh5/ file7.txt[0m
2026/07/07 02:01:40 DEBUG : fs cache: switching user supplied name "/tmp/015954nazanen4/datadir/test_concurrent-gofaduh5/" for canonical name "/tmp/015954nazanen4/datadir/test_concurrent-gofaduh5"
2026/07/07 02:01:40 DEBUG : file7.txt: Set modification time 2023-08-26
2026/07/07 02:01:40 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/015954nazanen4/datadir/test_concurrent-gofaduh5/file5R.txt /tmp/015954nazanen4/concurrent/path2/ file1.txt[0m
2026/07/07 02:01:40 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_concurrent-gofaduh5/file5R.txt" to "/tmp/015954nazanen4/concurrent/path2/" as "file1.txt"
2026/07/07 02:01:40 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_concurrent-gofaduh5/file5R.txt"
2026/07/07 02:01:40 DEBUG : Creating backend with remote "/tmp/015954nazanen4/concurrent/path2/"
2026/07/07 02:01:40 DEBUG : operations.CopyFile "file5R.txt" to "Local file system at /tmp/015954nazanen4/concurrent/path2" as "file1.txt"
2026/07/07 02:01:40 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/015954nazanen4/datadir/test_concurrent-gofaduh5)
2026/07/07 02:01:40 DEBUG : file1.txt: size = 0 (Local file system at /tmp/015954nazanen4/concurrent/path2)
2026/07/07 02:01:40 DEBUG : file5R.txt: Sizes differ
2026/07/07 02:01:40 DEBUG : file1.txt.4d727251.partial: size = 39 OK
2026/07/07 02:01:40 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/07 02:01:40 DEBUG : file1.txt.4d727251.partial: renamed to: file1.txt
2026/07/07 02:01:40 INFO : file5R.txt: Copied (replaced existing) to: file1.txt
2026/07/07 02:01:40 NOTICE: [36m(08) :[0m [34mtest bisync with file changed during[0m
2026/07/07 02:01:40 NOTICE: [36m(09) :[0m [34mconcurrent-func[0m
2026/07/07 02:01:40 NOTICE: [36m(10) :[0m [34mbisync[0m
2026/07/07 02:01:42 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/concurrent/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:01:42 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:01: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/07 02:01:42 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/concurrent/path1/" with Path2 "/tmp/015954nazanen4/concurrent/path2/"
2026/07/07 02:01:42 INFO : Building Path1 and Path2 listings
2026/07/07 02:01:42 INFO : Path1 checking for diffs
2026/07/07 02:01:42 INFO : Path2 checking for diffs
2026/07/07 02:01:42 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/07 02:01:42 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/07 02:01:42 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/07 02:01:42 INFO : Applying changes
2026/07/07 02:01:42 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/concurrent/path1/file1.txt[0m
2026/07/07 02:01:42 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/07 02:01:42 INFO : file7.txt: Copied (replaced existing) to: file1.txt
2026/07/07 02:01:42 INFO : file1.txt: Copied (replaced existing)
2026/07/07 02:01:42 INFO : Updating listings
2026/07/07 02:01:42 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/concurrent/path1/" vs Path2 "/tmp/015954nazanen4/concurrent/path2/"
2026/07/07 02:01:42 INFO : [32mBisync successful[0m
2026/07/07 02:01:42 NOTICE: [36m(11) :[0m [34mbisync[0m
2026/07/07 02:01:44 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/concurrent/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:01:44 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:01: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/07 02:01:44 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/concurrent/path1/" with Path2 "/tmp/015954nazanen4/concurrent/path2/"
2026/07/07 02:01:44 INFO : Building Path1 and Path2 listings
2026/07/07 02:01:44 INFO : Path1 checking for diffs
2026/07/07 02:01:44 INFO : Path2 checking for diffs
2026/07/07 02:01:44 INFO : No changes found
2026/07/07 02:01:44 INFO : Updating listings
2026/07/07 02:01:44 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/concurrent/path1/" vs Path2 "/tmp/015954nazanen4/concurrent/path2/"
2026/07/07 02:01:44 INFO : [32mBisync successful[0m
2026/07/07 02:01:44 DEBUG : Waiting for deletions to finish
2026/07/07 02:01:44 INFO : file7.txt: Deleted
2026/07/07 02:01:44 INFO : file5.txt: Deleted
2026/07/07 02:01:44 INFO : RCLONE_TEST: Deleted
2026/07/07 02:01:44 INFO : file6.txt: Deleted
2026/07/07 02:01:44 INFO : file1.txt: Deleted
2026/07/07 02:01:44 INFO : file2.txt: Deleted
2026/07/07 02:01:44 INFO : file3.txt: Deleted
2026/07/07 02:01:44 INFO : file4.txt: Deleted
2026/07/07 02:01:44 INFO : file8.txt: Deleted
2026/07/07 02:01:44 DEBUG : removing 1 level 0 directories
2026/07/07 02:01:44 INFO : Azure container rclone-test-sivimey3filu path 015954nazanen4/concurrent/path1: Removing directory
2026/07/07 02:01:44 DEBUG : Waiting for deletions to finish
2026/07/07 02:01:44 INFO : file7.txt: Deleted
2026/07/07 02:01:44 INFO : file3.txt: Deleted
2026/07/07 02:01:44 INFO : file8.txt: Deleted
2026/07/07 02:01:44 INFO : RCLONE_TEST: Deleted
2026/07/07 02:01:44 INFO : file5.txt: Deleted
2026/07/07 02:01:44 INFO : file2.txt: Deleted
2026/07/07 02:01:44 INFO : file1.txt: Deleted
2026/07/07 02:01:44 INFO : file6.txt: Deleted
2026/07/07 02:01:44 INFO : file4.txt: Deleted
2026/07/07 02:01:44 DEBUG : removing 1 level 0 directories
2026/07/07 02:01:44 INFO : Local file system at /tmp/015954nazanen4/concurrent/path2: Removing directory
bisync_test.go:610: [32mTEST concurrent PASSED[0m
=== RUN TestBisyncRemoteLocal/createemptysrcdirs
2026/07/07 02:01:44 INFO : path1: Making directory
2026/07/07 02:01:44 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/createemptysrcdirs/path1"
2026/07/07 02:01:44 DEBUG : Creating backend with remote "/tmp/015954nazanen4/createemptysrcdirs/path2"
2026/07/07 02:01:44 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_createemptysrcdirs/initial"
2026/07/07 02:01:44 DEBUG : Creating backend with remote "/tmp/015954nazanen4/initdir/test_createemptysrcdirs-johikow9"
2026/07/07 02:01:44 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:01:44 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:44 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:44 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:44 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:44 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:44 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:44 DEBUG : Local file system at /tmp/015954nazanen4/initdir/test_createemptysrcdirs-johikow9: Waiting for checks to finish
2026/07/07 02:01:44 DEBUG : Local file system at /tmp/015954nazanen4/initdir/test_createemptysrcdirs-johikow9: Waiting for transfers to finish
2026/07/07 02:01:44 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/07 02:01:44 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:44 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/07 02:01:44 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:44 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:01:44 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/07 02:01:44 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:01:44 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/07 02:01:44 INFO : file1.copy2.txt: Copied (new)
2026/07/07 02:01:44 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/07 02:01:44 INFO : file1.copy1.txt: Copied (new)
2026/07/07 02:01:44 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:01:44 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:01:44 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:44 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/07 02:01:44 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:01:44 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:44 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/07 02:01:44 INFO : file1.copy3.txt: Copied (new)
2026/07/07 02:01:44 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/07 02:01:44 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/07 02:01:44 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:44 INFO : file1.copy5.txt: Copied (new)
2026/07/07 02:01:44 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:44 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:01:44 INFO : file1.txt: Copied (new)
2026/07/07 02:01:44 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/07 02:01:44 INFO : file1.copy4.txt: Copied (new)
2026/07/07 02:01:44 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_createemptysrcdirs/modfiles"
2026/07/07 02:01:44 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_createemptysrcdirs-yibuyan5"
2026/07/07 02:01:44 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:44 DEBUG : Local file system at /tmp/015954nazanen4/datadir/test_createemptysrcdirs-yibuyan5: Waiting for checks to finish
2026/07/07 02:01:44 DEBUG : Local file system at /tmp/015954nazanen4/datadir/test_createemptysrcdirs-yibuyan5: Waiting for transfers to finish
2026/07/07 02:01:44 DEBUG : placeholder.txt.29019232.partial: size = 0 OK
2026/07/07 02:01:44 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:44 DEBUG : placeholder.txt.29019232.partial: renamed to: placeholder.txt
2026/07/07 02:01:44 INFO : placeholder.txt: Copied (new)
2026/07/07 02:01:44 DEBUG : Waiting for deletions to finish
2026/07/07 02:01:44 DEBUG : removing 1 level 0 directories
2026/07/07 02:01:44 INFO : Azure container rclone-test-sivimey3filu path 015954nazanen4/createemptysrcdirs/path1: Removing directory
2026/07/07 02:01:44 DEBUG : Waiting for deletions to finish
2026/07/07 02:01:44 ERROR : error listing: directory not found
2026/07/07 02:01:44 ERROR : Local file system at /tmp/015954nazanen4/createemptysrcdirs/path2: Failed to list "": directory not found
2026/07/07 02:01:44 DEBUG : removing 1 level 0 directories
2026/07/07 02:01:44 INFO : Local file system at /tmp/015954nazanen4/createemptysrcdirs/path2: Removing directory
2026/07/07 02:01:44 ERROR : Failed to rmdir: stat /tmp/015954nazanen4/createemptysrcdirs/path2: no such file or directory
2026/07/07 02:01:45 ERROR : error listing: directory not found
2026/07/07 02:01:45 NOTICE: checking initFs Local file system at /tmp/015954nazanen4/initdir/test_createemptysrcdirs-johikow9
2026/07/07 02:01:45 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:01:45 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:45 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:45 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:45 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:45 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:45 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:45 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/createemptysrcdirs/path1: Waiting for checks to finish
2026/07/07 02:01:45 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/createemptysrcdirs/path1: Waiting for transfers to finish
2026/07/07 02:01:45 DEBUG : file1.copy1.txt: size = 0 OK
2026/07/07 02:01:45 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:45 INFO : file1.copy1.txt: Copied (new)
2026/07/07 02:01:45 DEBUG : file1.copy3.txt: size = 0 OK
2026/07/07 02:01:45 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:45 INFO : file1.copy3.txt: Copied (new)
2026/07/07 02:01:45 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:01:45 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:01:45 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:01:45 DEBUG : file1.copy2.txt: size = 0 OK
2026/07/07 02:01:45 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:45 INFO : file1.copy2.txt: Copied (new)
2026/07/07 02:01:45 DEBUG : file1.copy4.txt: size = 0 OK
2026/07/07 02:01:45 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:45 INFO : file1.copy4.txt: Copied (new)
2026/07/07 02:01:45 DEBUG : file1.copy5.txt: size = 0 OK
2026/07/07 02:01:45 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:45 INFO : file1.copy5.txt: Copied (new)
2026/07/07 02:01:45 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:01:45 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:45 INFO : file1.txt: Copied (new)
2026/07/07 02:01:45 NOTICE: checking Path1 Azure container rclone-test-sivimey3filu path 015954nazanen4/createemptysrcdirs/path1
2026/07/07 02:01:45 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:01:45 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:45 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:45 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:45 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:45 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:45 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:45 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/07 02:01:45 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/07 02:01:45 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:45 DEBUG : Local file system at /tmp/015954nazanen4/createemptysrcdirs/path2: Waiting for checks to finish
2026/07/07 02:01:45 DEBUG : Local file system at /tmp/015954nazanen4/createemptysrcdirs/path2: Waiting for transfers to finish
2026/07/07 02:01:45 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/07 02:01:45 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:01:45 INFO : file1.copy1.txt: Copied (new)
2026/07/07 02:01:45 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:01:45 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:01:45 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/07 02:01:45 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:01:45 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:45 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/07 02:01:45 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:45 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/07 02:01:45 INFO : file1.copy3.txt: Copied (new)
2026/07/07 02:01:45 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:45 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/07 02:01:45 INFO : file1.copy2.txt: Copied (new)
2026/07/07 02:01:45 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/07 02:01:45 INFO : file1.copy4.txt: Copied (new)
2026/07/07 02:01:45 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/07 02:01:45 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:45 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:01:45 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/07 02:01:45 INFO : file1.copy5.txt: Copied (new)
2026/07/07 02:01:45 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:45 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:01:45 INFO : file1.txt: Copied (new)
2026/07/07 02:01:45 NOTICE: checking path2 Local file system at /tmp/015954nazanen4/createemptysrcdirs/path2
2026/07/07 02:01:45 NOTICE: [36m(01) :[0m [34mtest createemptysrcdirs[0m
2026/07/07 02:01:45 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/07 02:01:45 NOTICE: [36m(03) :[0m [34mtouch-glob 2001-01-02 /tmp/015954nazanen4/datadir/test_createemptysrcdirs-yibuyan5/ placeholder.txt[0m
2026/07/07 02:01:45 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_createemptysrcdirs-yibuyan5/"
2026/07/07 02:01:45 DEBUG : fs cache: renaming cache item "/tmp/015954nazanen4/datadir/test_createemptysrcdirs-yibuyan5/" to be canonical "/tmp/015954nazanen4/datadir/test_createemptysrcdirs-yibuyan5"
2026/07/07 02:01:45 DEBUG : placeholder.txt: Set modification time 2001-01-02
2026/07/07 02:01:45 NOTICE: [36m(04) :[0m [34mcopy-as /tmp/015954nazanen4/datadir/test_createemptysrcdirs-yibuyan5/placeholder.txt TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/createemptysrcdirs/path1/ file1.txt[0m
2026/07/07 02:01:45 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_createemptysrcdirs-yibuyan5/placeholder.txt" to "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/createemptysrcdirs/path1/" as "file1.txt"
2026/07/07 02:01:45 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_createemptysrcdirs-yibuyan5/placeholder.txt"
2026/07/07 02:01:45 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/createemptysrcdirs/path1/"
2026/07/07 02:01:45 DEBUG : operations.CopyFile "placeholder.txt" to "Azure container rclone-test-sivimey3filu path 015954nazanen4/createemptysrcdirs/path1" as "file1.txt"
2026/07/07 02:01:45 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:01:45 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/07 02:01:45 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:45 INFO : placeholder.txt: Updated modification time in destination
2026/07/07 02:01:45 DEBUG : placeholder.txt: Unchanged skipping
2026/07/07 02:01:45 NOTICE: [36m(05) :[0m [34mcopy-as /tmp/015954nazanen4/datadir/test_createemptysrcdirs-yibuyan5/placeholder.txt TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/createemptysrcdirs/path1/ file1.copy1.txt[0m
2026/07/07 02:01:45 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_createemptysrcdirs-yibuyan5/placeholder.txt" to "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/createemptysrcdirs/path1/" as "file1.copy1.txt"
2026/07/07 02:01:45 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_createemptysrcdirs-yibuyan5/placeholder.txt"
2026/07/07 02:01:45 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/createemptysrcdirs/path1/"
2026/07/07 02:01:45 DEBUG : operations.CopyFile "placeholder.txt" to "Azure container rclone-test-sivimey3filu path 015954nazanen4/createemptysrcdirs/path1" as "file1.copy1.txt"
2026/07/07 02:01:45 DEBUG : file1.copy1.txt: size = 0 OK
2026/07/07 02:01:45 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/07 02:01:45 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:45 INFO : placeholder.txt: Updated modification time in destination
2026/07/07 02:01:45 DEBUG : placeholder.txt: Unchanged skipping
2026/07/07 02:01:45 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/015954nazanen4/datadir/test_createemptysrcdirs-yibuyan5/placeholder.txt TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/createemptysrcdirs/path1/ file1.copy2.txt[0m
2026/07/07 02:01:45 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_createemptysrcdirs-yibuyan5/placeholder.txt" to "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/createemptysrcdirs/path1/" as "file1.copy2.txt"
2026/07/07 02:01:45 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_createemptysrcdirs-yibuyan5/placeholder.txt"
2026/07/07 02:01:45 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/createemptysrcdirs/path1/"
2026/07/07 02:01:45 DEBUG : operations.CopyFile "placeholder.txt" to "Azure container rclone-test-sivimey3filu path 015954nazanen4/createemptysrcdirs/path1" as "file1.copy2.txt"
2026/07/07 02:01:45 DEBUG : file1.copy2.txt: size = 0 OK
2026/07/07 02:01:45 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/07 02:01:45 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:45 INFO : placeholder.txt: Updated modification time in destination
2026/07/07 02:01:45 DEBUG : placeholder.txt: Unchanged skipping
2026/07/07 02:01:45 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/015954nazanen4/datadir/test_createemptysrcdirs-yibuyan5/placeholder.txt TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/createemptysrcdirs/path1/ file1.copy3.txt[0m
2026/07/07 02:01:45 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_createemptysrcdirs-yibuyan5/placeholder.txt" to "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/createemptysrcdirs/path1/" as "file1.copy3.txt"
2026/07/07 02:01:45 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_createemptysrcdirs-yibuyan5/placeholder.txt"
2026/07/07 02:01:45 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/createemptysrcdirs/path1/"
2026/07/07 02:01:45 DEBUG : operations.CopyFile "placeholder.txt" to "Azure container rclone-test-sivimey3filu path 015954nazanen4/createemptysrcdirs/path1" as "file1.copy3.txt"
2026/07/07 02:01:45 DEBUG : file1.copy3.txt: size = 0 OK
2026/07/07 02:01:45 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/07 02:01:45 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:45 INFO : placeholder.txt: Updated modification time in destination
2026/07/07 02:01:45 DEBUG : placeholder.txt: Unchanged skipping
2026/07/07 02:01:45 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/015954nazanen4/datadir/test_createemptysrcdirs-yibuyan5/placeholder.txt TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/createemptysrcdirs/path1/ file1.copy4.txt[0m
2026/07/07 02:01:45 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_createemptysrcdirs-yibuyan5/placeholder.txt" to "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/createemptysrcdirs/path1/" as "file1.copy4.txt"
2026/07/07 02:01:45 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_createemptysrcdirs-yibuyan5/placeholder.txt"
2026/07/07 02:01:45 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/createemptysrcdirs/path1/"
2026/07/07 02:01:45 DEBUG : operations.CopyFile "placeholder.txt" to "Azure container rclone-test-sivimey3filu path 015954nazanen4/createemptysrcdirs/path1" as "file1.copy4.txt"
2026/07/07 02:01:45 DEBUG : file1.copy4.txt: size = 0 OK
2026/07/07 02:01:45 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/07 02:01:45 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:45 INFO : placeholder.txt: Updated modification time in destination
2026/07/07 02:01:45 DEBUG : placeholder.txt: Unchanged skipping
2026/07/07 02:01:45 NOTICE: [36m(09) :[0m [34mcopy-as /tmp/015954nazanen4/datadir/test_createemptysrcdirs-yibuyan5/placeholder.txt TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/createemptysrcdirs/path1/ file1.copy5.txt[0m
2026/07/07 02:01:45 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_createemptysrcdirs-yibuyan5/placeholder.txt" to "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/createemptysrcdirs/path1/" as "file1.copy5.txt"
2026/07/07 02:01:45 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_createemptysrcdirs-yibuyan5/placeholder.txt"
2026/07/07 02:01:45 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/createemptysrcdirs/path1/"
2026/07/07 02:01:45 DEBUG : operations.CopyFile "placeholder.txt" to "Azure container rclone-test-sivimey3filu path 015954nazanen4/createemptysrcdirs/path1" as "file1.copy5.txt"
2026/07/07 02:01:45 DEBUG : file1.copy5.txt: size = 0 OK
2026/07/07 02:01:45 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/07 02:01:45 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:46 INFO : placeholder.txt: Updated modification time in destination
2026/07/07 02:01:46 DEBUG : placeholder.txt: Unchanged skipping
2026/07/07 02:01:46 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/07 02:01:46 INFO : path1: Making directory
2026/07/07 02:01:46 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/dry_run/path1"
2026/07/07 02:01:46 DEBUG : Creating backend with remote "/tmp/015954nazanen4/dry_run/path2"
2026/07/07 02:01:46 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_dry_run/initial"
2026/07/07 02:01:46 DEBUG : Creating backend with remote "/tmp/015954nazanen4/initdir/test_dry_run-bopibir2"
2026/07/07 02:01:46 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:01:46 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:46 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:46 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:46 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:46 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:46 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:46 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:46 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:01:46 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:46 DEBUG : Local file system at /tmp/015954nazanen4/initdir/test_dry_run-bopibir2: Waiting for checks to finish
2026/07/07 02:01:46 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:01:46 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/07 02:01:46 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:01:46 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:01:46 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:46 DEBUG : Local file system at /tmp/015954nazanen4/initdir/test_dry_run-bopibir2: Waiting for transfers to finish
2026/07/07 02:01:46 INFO : file1.txt: Copied (new)
2026/07/07 02:01:46 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:46 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:01:46 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:01:46 INFO : file2.txt: Copied (new)
2026/07/07 02:01:46 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/07 02:01:46 INFO : file3.txt: Copied (new)
2026/07/07 02:01:46 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:01:46 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:01:46 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/07 02:01:46 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/07 02:01:46 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:46 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:46 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/07 02:01:46 INFO : file5.txt: Copied (new)
2026/07/07 02:01:46 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/07 02:01:46 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:46 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/07 02:01:46 INFO : file7.txt: Copied (new)
2026/07/07 02:01:46 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/07 02:01:46 INFO : file6.txt: Copied (new)
2026/07/07 02:01:46 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/07 02:01:46 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:46 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/07 02:01:46 INFO : file4.txt: Copied (new)
2026/07/07 02:01:46 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_dry_run/modfiles"
2026/07/07 02:01:46 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_dry_run-fuzerep4"
2026/07/07 02:01:46 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:46 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:46 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:46 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:46 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:46 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:46 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:46 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:46 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/07 02:01:46 DEBUG : Local file system at /tmp/015954nazanen4/datadir/test_dry_run-fuzerep4: Waiting for checks to finish
2026/07/07 02:01:46 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:01:46 DEBUG : Local file system at /tmp/015954nazanen4/datadir/test_dry_run-fuzerep4: Waiting for transfers to finish
2026/07/07 02:01:46 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/07/07 02:01:46 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/07 02:01:46 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/07/07 02:01:46 INFO : file1.txt: Copied (new)
2026/07/07 02:01:46 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:01:46 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/07 02:01:46 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/07/07 02:01:46 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/07/07 02:01:46 INFO : file10.txt: Copied (new)
2026/07/07 02:01:46 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/07/07 02:01:46 INFO : file2.txt: Copied (new)
2026/07/07 02:01:46 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/07/07 02:01:46 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:01:46 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/07/07 02:01:46 INFO : file11.txt: Copied (new)
2026/07/07 02:01:46 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/07 02:01:46 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/07/07 02:01:46 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/07 02:01:46 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/07/07 02:01:46 INFO : file5R.txt: Copied (new)
2026/07/07 02:01:46 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/07/07 02:01:46 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/07/07 02:01:46 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:01:46 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:01:46 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/07/07 02:01:46 INFO : file5L.txt: Copied (new)
2026/07/07 02:01:46 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/07/07 02:01:46 INFO : file7.txt: Copied (new)
2026/07/07 02:01:46 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/07/07 02:01:46 INFO : file6.txt: Copied (new)
2026/07/07 02:01:46 DEBUG : Waiting for deletions to finish
2026/07/07 02:01:46 DEBUG : removing 1 level 0 directories
2026/07/07 02:01:46 INFO : Azure container rclone-test-sivimey3filu path 015954nazanen4/dry_run/path1: Removing directory
2026/07/07 02:01:46 DEBUG : Waiting for deletions to finish
2026/07/07 02:01:46 ERROR : error listing: directory not found
2026/07/07 02:01:46 ERROR : Local file system at /tmp/015954nazanen4/dry_run/path2: Failed to list "": directory not found
2026/07/07 02:01:46 DEBUG : removing 1 level 0 directories
2026/07/07 02:01:46 INFO : Local file system at /tmp/015954nazanen4/dry_run/path2: Removing directory
2026/07/07 02:01:46 ERROR : Failed to rmdir: stat /tmp/015954nazanen4/dry_run/path2: no such file or directory
2026/07/07 02:01:46 ERROR : error listing: directory not found
2026/07/07 02:01:46 NOTICE: checking initFs Local file system at /tmp/015954nazanen4/initdir/test_dry_run-bopibir2
2026/07/07 02:01:46 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:01:46 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:46 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:46 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:46 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:46 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:46 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:46 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:46 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/dry_run/path1: Waiting for checks to finish
2026/07/07 02:01:46 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/dry_run/path1: Waiting for transfers to finish
2026/07/07 02:01:46 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:01:46 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:46 INFO : file2.txt: Copied (new)
2026/07/07 02:01:46 DEBUG : file3.txt: size = 0 OK
2026/07/07 02:01:46 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:46 INFO : file3.txt: Copied (new)
2026/07/07 02:01:46 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:01:46 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:46 INFO : file1.txt: Copied (new)
2026/07/07 02:01:46 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:01:46 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:01:46 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:01:46 DEBUG : file4.txt: size = 0 OK
2026/07/07 02:01:46 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:46 INFO : file4.txt: Copied (new)
2026/07/07 02:01:46 DEBUG : file6.txt: size = 0 OK
2026/07/07 02:01:46 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:46 INFO : file6.txt: Copied (new)
2026/07/07 02:01:46 DEBUG : file5.txt: size = 0 OK
2026/07/07 02:01:46 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:46 INFO : file5.txt: Copied (new)
2026/07/07 02:01:46 DEBUG : file7.txt: size = 0 OK
2026/07/07 02:01:46 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:46 INFO : file7.txt: Copied (new)
2026/07/07 02:01:46 NOTICE: checking Path1 Azure container rclone-test-sivimey3filu path 015954nazanen4/dry_run/path1
2026/07/07 02:01:46 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:01:46 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:46 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:46 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:46 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:46 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:46 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:46 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:46 DEBUG : Local file system at /tmp/015954nazanen4/dry_run/path2: Waiting for checks to finish
2026/07/07 02:01:46 DEBUG : Local file system at /tmp/015954nazanen4/dry_run/path2: Waiting for transfers to finish
2026/07/07 02:01:46 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:01:46 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:01:46 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/07 02:01:46 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:46 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:46 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:01:46 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:46 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/07 02:01:46 INFO : file3.txt: Copied (new)
2026/07/07 02:01:46 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:01:46 INFO : file1.txt: Copied (new)
2026/07/07 02:01:46 INFO : file2.txt: Copied (new)
2026/07/07 02:01:46 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:01:46 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:01:46 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/07 02:01:46 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:01:46 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:46 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:01:46 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/07 02:01:46 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/07 02:01:46 INFO : file4.txt: Copied (new)
2026/07/07 02:01:46 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/07 02:01:46 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:46 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/07 02:01:46 INFO : file6.txt: Copied (new)
2026/07/07 02:01:46 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:46 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/07 02:01:46 INFO : file5.txt: Copied (new)
2026/07/07 02:01:46 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/07 02:01:46 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:46 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/07 02:01:46 INFO : file7.txt: Copied (new)
2026/07/07 02:01:46 NOTICE: checking path2 Local file system at /tmp/015954nazanen4/dry_run/path2
2026/07/07 02:01:46 NOTICE: [36m(01) :[0m [34mtest dry-run[0m
2026/07/07 02:01:46 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/07 02:01:46 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/07 02:01:48 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/dry_run/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:01:48 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:01:48 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/07 02:01:48 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/dry_run/path1/" with Path2 "/tmp/015954nazanen4/dry_run/path2/"
2026/07/07 02:01:48 INFO : Copying Path2 files to Path1
2026/07/07 02:01:48 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:01:48 INFO : There was nothing to transfer
2026/07/07 02:01:48 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:01:48 INFO : There was nothing to transfer
2026/07/07 02:01:48 INFO : Resync updating listings
2026/07/07 02:01:48 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/dry_run/path1/" vs Path2 "/tmp/015954nazanen4/dry_run/path2/"
2026/07/07 02:01:48 INFO : [32mBisync successful[0m
2026/07/07 02:01:48 NOTICE: [36m(04) :[0m [34mtest new on path2 - file10[0m
2026/07/07 02:01:48 NOTICE: [36m(05) :[0m [34mtouch-copy 2001-01-02 /tmp/015954nazanen4/datadir/test_dry_run-fuzerep4/file10.txt /tmp/015954nazanen4/dry_run/path2/[0m
2026/07/07 02:01:48 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_dry_run-fuzerep4/"
2026/07/07 02:01:48 DEBUG : fs cache: renaming cache item "/tmp/015954nazanen4/datadir/test_dry_run-fuzerep4/" to be canonical "/tmp/015954nazanen4/datadir/test_dry_run-fuzerep4"
2026/07/07 02:01:48 DEBUG : file10.txt: Set modification time 2001-01-02
2026/07/07 02:01:48 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_dry_run-fuzerep4/file10.txt" to "/tmp/015954nazanen4/dry_run/path2/" as ""
2026/07/07 02:01:48 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_dry_run-fuzerep4/file10.txt"
2026/07/07 02:01:48 DEBUG : Creating backend with remote "/tmp/015954nazanen4/dry_run/path2/"
2026/07/07 02:01:48 DEBUG : operations.CopyFile "file10.txt" to "Local file system at /tmp/015954nazanen4/dry_run/path2" as "file10.txt"
2026/07/07 02:01:48 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:48 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/07/07 02:01:48 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:01:48 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/07/07 02:01:48 INFO : file10.txt: Copied (new)
2026/07/07 02:01:48 NOTICE: [36m(06) :[0m [34mtest newer on path2 - file1[0m
2026/07/07 02:01:48 NOTICE: [36m(07) :[0m [34mtouch-copy 2001-01-02 /tmp/015954nazanen4/datadir/test_dry_run-fuzerep4/file1.txt /tmp/015954nazanen4/dry_run/path2/[0m
2026/07/07 02:01:48 DEBUG : fs cache: switching user supplied name "/tmp/015954nazanen4/datadir/test_dry_run-fuzerep4/" for canonical name "/tmp/015954nazanen4/datadir/test_dry_run-fuzerep4"
2026/07/07 02:01:48 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/07 02:01:48 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_dry_run-fuzerep4/file1.txt" to "/tmp/015954nazanen4/dry_run/path2/" as ""
2026/07/07 02:01:48 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_dry_run-fuzerep4/file1.txt"
2026/07/07 02:01:48 DEBUG : Creating backend with remote "/tmp/015954nazanen4/dry_run/path2/"
2026/07/07 02:01:48 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/015954nazanen4/dry_run/path2" as "file1.txt"
2026/07/07 02:01:48 DEBUG : file1.txt: size = 19 (Local file system at /tmp/015954nazanen4/datadir/test_dry_run-fuzerep4)
2026/07/07 02:01:48 DEBUG : file1.txt: size = 0 (Local file system at /tmp/015954nazanen4/dry_run/path2)
2026/07/07 02:01:48 DEBUG : file1.txt: Sizes differ
2026/07/07 02:01:48 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/07 02:01:48 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:01:48 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/07 02:01:48 INFO : file1.txt: Copied (replaced existing)
2026/07/07 02:01:48 NOTICE: [36m(08) :[0m [34mtest new on path1 - file11[0m
2026/07/07 02:01:48 NOTICE: [36m(09) :[0m [34mtouch-copy 2001-01-02 /tmp/015954nazanen4/datadir/test_dry_run-fuzerep4/file11.txt TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/dry_run/path1/[0m
2026/07/07 02:01:48 DEBUG : fs cache: switching user supplied name "/tmp/015954nazanen4/datadir/test_dry_run-fuzerep4/" for canonical name "/tmp/015954nazanen4/datadir/test_dry_run-fuzerep4"
2026/07/07 02:01:48 DEBUG : file11.txt: Set modification time 2001-01-02
2026/07/07 02:01:48 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_dry_run-fuzerep4/file11.txt" to "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/dry_run/path1/" as ""
2026/07/07 02:01:48 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_dry_run-fuzerep4/file11.txt"
2026/07/07 02:01:48 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/dry_run/path1/"
2026/07/07 02:01:48 DEBUG : operations.CopyFile "file11.txt" to "Azure container rclone-test-sivimey3filu path 015954nazanen4/dry_run/path1" as "file11.txt"
2026/07/07 02:01:48 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:48 DEBUG : file11.txt: size = 19 OK
2026/07/07 02:01:48 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:01:48 INFO : file11.txt: Copied (new)
2026/07/07 02:01:48 NOTICE: [36m(10) :[0m [34mtest newer on path1 - file2[0m
2026/07/07 02:01:48 NOTICE: [36m(11) :[0m [34mtouch-copy 2001-01-02 /tmp/015954nazanen4/datadir/test_dry_run-fuzerep4/file2.txt TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/dry_run/path1/[0m
2026/07/07 02:01:48 DEBUG : fs cache: switching user supplied name "/tmp/015954nazanen4/datadir/test_dry_run-fuzerep4/" for canonical name "/tmp/015954nazanen4/datadir/test_dry_run-fuzerep4"
2026/07/07 02:01:48 DEBUG : file2.txt: Set modification time 2001-01-02
2026/07/07 02:01:48 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_dry_run-fuzerep4/file2.txt" to "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/dry_run/path1/" as ""
2026/07/07 02:01:48 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_dry_run-fuzerep4/file2.txt"
2026/07/07 02:01:48 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/dry_run/path1/"
2026/07/07 02:01:48 DEBUG : operations.CopyFile "file2.txt" to "Azure container rclone-test-sivimey3filu path 015954nazanen4/dry_run/path1" as "file2.txt"
2026/07/07 02:01:49 DEBUG : file2.txt: size = 13 (Local file system at /tmp/015954nazanen4/datadir/test_dry_run-fuzerep4)
2026/07/07 02:01:49 DEBUG : file2.txt: size = 0 (Azure container rclone-test-sivimey3filu path 015954nazanen4/dry_run/path1)
2026/07/07 02:01:49 DEBUG : file2.txt: Sizes differ
2026/07/07 02:01:49 DEBUG : file2.txt: size = 13 OK
2026/07/07 02:01:49 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/07 02:01:49 INFO : file2.txt: Copied (replaced existing)
2026/07/07 02:01:49 NOTICE: [36m(12) :[0m [34mtest deleted on path2 - file3[0m
2026/07/07 02:01:49 NOTICE: [36m(13) :[0m [34mdelete-file /tmp/015954nazanen4/dry_run/path2/file3.txt[0m
2026/07/07 02:01:49 DEBUG : Creating backend with remote "/tmp/015954nazanen4/dry_run/path2/"
2026/07/07 02:01:49 DEBUG : fs cache: renaming cache item "/tmp/015954nazanen4/dry_run/path2/" to be canonical "/tmp/015954nazanen4/dry_run/path2"
2026/07/07 02:01:49 INFO : file3.txt: Deleted
2026/07/07 02:01:49 NOTICE: [36m(14) :[0m [34mtest deleted on path1 - file4[0m
2026/07/07 02:01:49 NOTICE: [36m(15) :[0m [34mdelete-file TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/dry_run/path1/file4.txt[0m
2026/07/07 02:01:49 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/dry_run/path1/"
2026/07/07 02:01:49 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/dry_run/path1/" to be canonical "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/dry_run/path1"
2026/07/07 02:01:49 INFO : file4.txt: Deleted
2026/07/07 02:01:49 NOTICE: [36m(16) :[0m [34mtest changed on path2 and on path1 - file5 (file5R, file5L)[0m
2026/07/07 02:01:49 NOTICE: [36m(17) :[0m [34mtouch-glob 2001-01-02 /tmp/015954nazanen4/datadir/test_dry_run-fuzerep4/ file5R.txt[0m
2026/07/07 02:01:49 DEBUG : fs cache: switching user supplied name "/tmp/015954nazanen4/datadir/test_dry_run-fuzerep4/" for canonical name "/tmp/015954nazanen4/datadir/test_dry_run-fuzerep4"
2026/07/07 02:01:49 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/07/07 02:01:49 NOTICE: [36m(18) :[0m [34mcopy-as /tmp/015954nazanen4/datadir/test_dry_run-fuzerep4/file5R.txt /tmp/015954nazanen4/dry_run/path2/ file5.txt[0m
2026/07/07 02:01:49 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_dry_run-fuzerep4/file5R.txt" to "/tmp/015954nazanen4/dry_run/path2/" as "file5.txt"
2026/07/07 02:01:49 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_dry_run-fuzerep4/file5R.txt"
2026/07/07 02:01:49 DEBUG : Creating backend with remote "/tmp/015954nazanen4/dry_run/path2/"
2026/07/07 02:01:49 DEBUG : operations.CopyFile "file5R.txt" to "Local file system at /tmp/015954nazanen4/dry_run/path2" as "file5.txt"
2026/07/07 02:01:49 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/015954nazanen4/datadir/test_dry_run-fuzerep4)
2026/07/07 02:01:49 DEBUG : file5.txt: size = 0 (Local file system at /tmp/015954nazanen4/dry_run/path2)
2026/07/07 02:01:49 DEBUG : file5R.txt: Sizes differ
2026/07/07 02:01:49 DEBUG : file5.txt.232124ee.partial: size = 39 OK
2026/07/07 02:01:49 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/07 02:01:49 DEBUG : file5.txt.232124ee.partial: renamed to: file5.txt
2026/07/07 02:01:49 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/07/07 02:01:49 NOTICE: [36m(19) :[0m [34mtouch-glob 2001-03-04 /tmp/015954nazanen4/datadir/test_dry_run-fuzerep4/ file5L.txt[0m
2026/07/07 02:01:49 DEBUG : fs cache: switching user supplied name "/tmp/015954nazanen4/datadir/test_dry_run-fuzerep4/" for canonical name "/tmp/015954nazanen4/datadir/test_dry_run-fuzerep4"
2026/07/07 02:01:49 DEBUG : file5L.txt: Set modification time 2001-03-04
2026/07/07 02:01:49 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/015954nazanen4/datadir/test_dry_run-fuzerep4/file5L.txt TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/dry_run/path1/ file5.txt[0m
2026/07/07 02:01:49 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_dry_run-fuzerep4/file5L.txt" to "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/dry_run/path1/" as "file5.txt"
2026/07/07 02:01:49 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_dry_run-fuzerep4/file5L.txt"
2026/07/07 02:01:49 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/dry_run/path1/"
2026/07/07 02:01:49 DEBUG : operations.CopyFile "file5L.txt" to "Azure container rclone-test-sivimey3filu path 015954nazanen4/dry_run/path1" as "file5.txt"
2026/07/07 02:01:49 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/015954nazanen4/datadir/test_dry_run-fuzerep4)
2026/07/07 02:01:49 DEBUG : file5.txt: size = 0 (Azure container rclone-test-sivimey3filu path 015954nazanen4/dry_run/path1)
2026/07/07 02:01:49 DEBUG : file5L.txt: Sizes differ
2026/07/07 02:01:49 DEBUG : file5.txt: size = 39 OK
2026/07/07 02:01:49 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/07 02:01:49 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/07/07 02:01:49 NOTICE: [36m(21) :[0m [34mtest newer on path2 and deleted on path1 - file6[0m
2026/07/07 02:01:49 NOTICE: [36m(22) :[0m [34mtouch-copy 2001-01-02 /tmp/015954nazanen4/datadir/test_dry_run-fuzerep4/file6.txt /tmp/015954nazanen4/dry_run/path2/[0m
2026/07/07 02:01:49 DEBUG : fs cache: switching user supplied name "/tmp/015954nazanen4/datadir/test_dry_run-fuzerep4/" for canonical name "/tmp/015954nazanen4/datadir/test_dry_run-fuzerep4"
2026/07/07 02:01:49 DEBUG : file6.txt: Set modification time 2001-01-02
2026/07/07 02:01:49 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_dry_run-fuzerep4/file6.txt" to "/tmp/015954nazanen4/dry_run/path2/" as ""
2026/07/07 02:01:49 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_dry_run-fuzerep4/file6.txt"
2026/07/07 02:01:49 DEBUG : Creating backend with remote "/tmp/015954nazanen4/dry_run/path2/"
2026/07/07 02:01:49 DEBUG : operations.CopyFile "file6.txt" to "Local file system at /tmp/015954nazanen4/dry_run/path2" as "file6.txt"
2026/07/07 02:01:49 DEBUG : file6.txt: size = 19 (Local file system at /tmp/015954nazanen4/datadir/test_dry_run-fuzerep4)
2026/07/07 02:01:49 DEBUG : file6.txt: size = 0 (Local file system at /tmp/015954nazanen4/dry_run/path2)
2026/07/07 02:01:49 DEBUG : file6.txt: Sizes differ
2026/07/07 02:01:49 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/07/07 02:01:49 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:01:49 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/07/07 02:01:49 INFO : file6.txt: Copied (replaced existing)
2026/07/07 02:01:49 NOTICE: [36m(23) :[0m [34mdelete-file TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/dry_run/path1/file6.txt[0m
2026/07/07 02:01:49 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/dry_run/path1/" for canonical name "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/dry_run/path1"
2026/07/07 02:01:49 INFO : file6.txt: Deleted
2026/07/07 02:01:49 NOTICE: [36m(24) :[0m [34mtest newer on path1 and deleted on path2 - file7[0m
2026/07/07 02:01:49 NOTICE: [36m(25) :[0m [34mtouch-copy 2001-01-02 /tmp/015954nazanen4/datadir/test_dry_run-fuzerep4/file7.txt TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/dry_run/path1/[0m
2026/07/07 02:01:49 DEBUG : fs cache: switching user supplied name "/tmp/015954nazanen4/datadir/test_dry_run-fuzerep4/" for canonical name "/tmp/015954nazanen4/datadir/test_dry_run-fuzerep4"
2026/07/07 02:01:49 DEBUG : file7.txt: Set modification time 2001-01-02
2026/07/07 02:01:49 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_dry_run-fuzerep4/file7.txt" to "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/dry_run/path1/" as ""
2026/07/07 02:01:49 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_dry_run-fuzerep4/file7.txt"
2026/07/07 02:01:49 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/dry_run/path1/"
2026/07/07 02:01:49 DEBUG : operations.CopyFile "file7.txt" to "Azure container rclone-test-sivimey3filu path 015954nazanen4/dry_run/path1" as "file7.txt"
2026/07/07 02:01:49 DEBUG : file7.txt: size = 19 (Local file system at /tmp/015954nazanen4/datadir/test_dry_run-fuzerep4)
2026/07/07 02:01:49 DEBUG : file7.txt: size = 0 (Azure container rclone-test-sivimey3filu path 015954nazanen4/dry_run/path1)
2026/07/07 02:01:49 DEBUG : file7.txt: Sizes differ
2026/07/07 02:01:49 DEBUG : file7.txt: size = 19 OK
2026/07/07 02:01:49 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:01:49 INFO : file7.txt: Copied (replaced existing)
2026/07/07 02:01:49 NOTICE: [36m(26) :[0m [34mdelete-file /tmp/015954nazanen4/dry_run/path2/file7.txt[0m
2026/07/07 02:01:49 DEBUG : fs cache: switching user supplied name "/tmp/015954nazanen4/dry_run/path2/" for canonical name "/tmp/015954nazanen4/dry_run/path2"
2026/07/07 02:01:49 INFO : file7.txt: Deleted
2026/07/07 02:01:49 NOTICE: [36m(27) :[0m [34mtest sync with dry-run and resync[0m
2026/07/07 02:01:49 NOTICE: [36m(28) :[0m [34mbisync dry-run resync[0m
2026/07/07 02:01:51 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/dry_run/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:01:51 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02: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/07 02:01:51 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/dry_run/path1/" with Path2 "/tmp/015954nazanen4/dry_run/path2/"
2026/07/07 02:01:51 INFO : Copying Path2 files to Path1
2026/07/07 02:01:51 NOTICE: - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:01:51 NOTICE: file10.txt: Skipped copy as --dry-run is set (size 19)
2026/07/07 02:01:51 NOTICE: file4.txt: Skipped copy as --dry-run is set (size 0)
2026/07/07 02:01:51 NOTICE: file6.txt: Skipped copy as --dry-run is set (size 19)
2026/07/07 02:01:51 NOTICE: - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:01:52 NOTICE: file11.txt: Skipped copy as --dry-run is set (size 19)
2026/07/07 02:01:52 NOTICE: file3.txt: Skipped copy as --dry-run is set (size 0)
2026/07/07 02:01:52 NOTICE: file7.txt: Skipped copy as --dry-run is set (size 19)
2026/07/07 02:01:52 NOTICE: file1.txt: Skipped copy as --dry-run is set (size 0)
2026/07/07 02:01:52 NOTICE: file5.txt: Skipped copy as --dry-run is set (size 39)
2026/07/07 02:01:52 NOTICE: file2.txt: Skipped copy as --dry-run is set (size 13)
2026/07/07 02:01:52 INFO : Resync updating listings
2026/07/07 02:01:52 INFO : [32mBisync successful[0m
2026/07/07 02:01:52 NOTICE: [36m(29) :[0m [34mcopy-listings dryrun-resync[0m
2026/07/07 02:01:52 NOTICE: [36m(30) :[0m [34mtest sync with dry-run[0m
2026/07/07 02:01:52 NOTICE: [36m(31) :[0m [34mbisync dry-run[0m
2026/07/07 02:01:54 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/dry_run/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:01:54 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02: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/07 02:01:54 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/dry_run/path1/" with Path2 "/tmp/015954nazanen4/dry_run/path2/"
2026/07/07 02:01:54 INFO : Building Path1 and Path2 listings
2026/07/07 02:01:54 INFO : Path1 checking for diffs
2026/07/07 02:01:54 NOTICE: - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/07/07 02:01:54 NOTICE: - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/07 02:01:54 NOTICE: - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/07/07 02:01:54 NOTICE: - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/07/07 02:01:54 NOTICE: - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile7.txt[0m
2026/07/07 02:01:54 NOTICE: - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/07/07 02:01:54 INFO : Path1: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/07/07 02:01:54 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/07/07 02:01:54 INFO : Path2 checking for diffs
2026/07/07 02:01:54 NOTICE: - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/07 02:01:54 NOTICE: - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/07 02:01:54 NOTICE: - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/07/07 02:01:54 NOTICE: - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile6.txt[0m
2026/07/07 02:01:54 NOTICE: - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/07/07 02:01:54 NOTICE: - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/07/07 02:01:54 INFO : Path2: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/07/07 02:01:54 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/07/07 02:01:54 INFO : Applying changes
2026/07/07 02:01:54 INFO : Checking potential conflicts...
2026/07/07 02:01:54 ERROR : file5.txt: md5 differ
2026/07/07 02:01:54 NOTICE: Local file system at /tmp/015954nazanen4/dry_run/path2: 1 differences found
2026/07/07 02:01:54 NOTICE: Local file system at /tmp/015954nazanen4/dry_run/path2: 1 errors while checking
2026/07/07 02:01:54 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/07 02:01:54 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/015954nazanen4/dry_run/path2/file11.txt[0m
2026/07/07 02:01:54 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/015954nazanen4/dry_run/path2/file2.txt[0m
2026/07/07 02:01:54 NOTICE: - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/015954nazanen4/dry_run/path2/file4.txt[0m
2026/07/07 02:01:54 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/07/07 02:01:54 NOTICE: file5.txt: Skipped rename as --dry-run is set
2026/07/07 02:01:54 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/015954nazanen4/dry_run/path2/file5.txt.conflict1[0m
2026/07/07 02:01:54 NOTICE: file5.txt: Skipped rename as --dry-run is set
2026/07/07 02:01:54 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/dry_run/path1/file5.txt.conflict2[0m
2026/07/07 02:01:54 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/dry_run/path1/file6.txt[0m
2026/07/07 02:01:54 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/015954nazanen4/dry_run/path2/file7.txt[0m
2026/07/07 02:01:54 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/dry_run/path1/file1.txt[0m
2026/07/07 02:01:54 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/dry_run/path1/file10.txt[0m
2026/07/07 02:01:54 NOTICE: - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/dry_run/path1/file3.txt[0m
2026/07/07 02:01:54 NOTICE: - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/07 02:01:54 NOTICE: file10.txt: Skipped copy as --dry-run is set (size 19)
2026/07/07 02:01:54 NOTICE: file6.txt: Skipped copy as --dry-run is set (size 19)
2026/07/07 02:01:54 NOTICE: file1.txt: Skipped copy as --dry-run is set (size 19)
2026/07/07 02:01:54 NOTICE: file3.txt: Skipped delete as --dry-run is set (size 0)
2026/07/07 02:01:54 NOTICE: - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/07 02:01:54 NOTICE: file7.txt: Skipped copy as --dry-run is set (size 19)
2026/07/07 02:01:54 NOTICE: file11.txt: Skipped copy as --dry-run is set (size 19)
2026/07/07 02:01:54 NOTICE: file2.txt: Skipped copy as --dry-run is set (size 13)
2026/07/07 02:01:54 NOTICE: file4.txt: Skipped delete as --dry-run is set (size 0)
2026/07/07 02:01:54 INFO : Updating listings
2026/07/07 02:01:54 INFO : [32mBisync successful[0m
2026/07/07 02:01:54 NOTICE: [36m(32) :[0m [34mcopy-listings dryrun[0m
2026/07/07 02:01:54 NOTICE: [36m(33) :[0m [34mtest sync without dry-run[0m
2026/07/07 02:01:54 NOTICE: [36m(34) :[0m [34mbisync[0m
2026/07/07 02:01:56 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/dry_run/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:01:56 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02: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/07 02:01:56 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/dry_run/path1/" with Path2 "/tmp/015954nazanen4/dry_run/path2/"
2026/07/07 02:01:56 INFO : Building Path1 and Path2 listings
2026/07/07 02:01:57 INFO : Path1 checking for diffs
2026/07/07 02:01:57 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/07/07 02:01:57 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/07 02:01:57 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/07/07 02:01:57 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/07/07 02:01:57 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile7.txt[0m
2026/07/07 02:01:57 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/07/07 02:01:57 INFO : Path1: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/07/07 02:01:57 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/07/07 02:01:57 INFO : Path2 checking for diffs
2026/07/07 02:01:57 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/07 02:01:57 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/07 02:01:57 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/07/07 02:01:57 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile6.txt[0m
2026/07/07 02:01:57 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/07/07 02:01:57 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/07/07 02:01:57 INFO : Path2: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/07/07 02:01:57 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/07/07 02:01:57 INFO : Applying changes
2026/07/07 02:01:57 INFO : Checking potential conflicts...
2026/07/07 02:01:57 ERROR : file5.txt: md5 differ
2026/07/07 02:01:57 NOTICE: Local file system at /tmp/015954nazanen4/dry_run/path2: 1 differences found
2026/07/07 02:01:57 NOTICE: Local file system at /tmp/015954nazanen4/dry_run/path2: 1 errors while checking
2026/07/07 02:01:57 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/07 02:01:57 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/015954nazanen4/dry_run/path2/file11.txt[0m
2026/07/07 02:01:57 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/015954nazanen4/dry_run/path2/file2.txt[0m
2026/07/07 02:01:57 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/015954nazanen4/dry_run/path2/file4.txt[0m
2026/07/07 02:01:57 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/07/07 02:01:57 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/dry_run/path1/file5.txt.conflict1[0m
2026/07/07 02:01:57 INFO : file5.txt: Copied (server-side copy) to: file5.txt.conflict1
2026/07/07 02:01:57 INFO : file5.txt: Deleted
2026/07/07 02:01:57 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/015954nazanen4/dry_run/path2/file5.txt.conflict1[0m
2026/07/07 02:01:57 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36m/tmp/015954nazanen4/dry_run/path2/file5.txt.conflict2[0m
2026/07/07 02:01:57 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2
2026/07/07 02:01:57 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/dry_run/path1/file5.txt.conflict2[0m
2026/07/07 02:01:57 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/dry_run/path1/file6.txt[0m
2026/07/07 02:01:57 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/015954nazanen4/dry_run/path2/file7.txt[0m
2026/07/07 02:01:57 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/dry_run/path1/file1.txt[0m
2026/07/07 02:01:57 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/dry_run/path1/file10.txt[0m
2026/07/07 02:01:57 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/dry_run/path1/file3.txt[0m
2026/07/07 02:01:57 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/07 02:01:57 INFO : file10.txt: Copied (new)
2026/07/07 02:01:57 INFO : file1.txt: Copied (replaced existing)
2026/07/07 02:01:57 INFO : file5.txt.conflict2: Copied (new)
2026/07/07 02:01:57 INFO : file6.txt: Copied (new)
2026/07/07 02:01:57 INFO : file3.txt: Deleted
2026/07/07 02:01:57 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/07 02:01:57 INFO : file2.txt: Copied (replaced existing)
2026/07/07 02:01:57 INFO : file11.txt: Copied (new)
2026/07/07 02:01:57 INFO : file7.txt: Copied (new)
2026/07/07 02:01:57 INFO : file5.txt.conflict1: Copied (new)
2026/07/07 02:01:57 INFO : file4.txt: Deleted
2026/07/07 02:01:57 INFO : Updating listings
2026/07/07 02:01:57 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/dry_run/path1/" vs Path2 "/tmp/015954nazanen4/dry_run/path2/"
2026/07/07 02:01:57 INFO : [32mBisync successful[0m
2026/07/07 02:01:57 DEBUG : Waiting for deletions to finish
2026/07/07 02:01:57 INFO : file10.txt: Deleted
2026/07/07 02:01:57 INFO : file2.txt: Deleted
2026/07/07 02:01:57 INFO : file11.txt: Deleted
2026/07/07 02:01:57 INFO : file1.txt: Deleted
2026/07/07 02:01:57 INFO : file5.txt.conflict1: Deleted
2026/07/07 02:01:57 INFO : file5.txt.conflict2: Deleted
2026/07/07 02:01:57 INFO : file6.txt: Deleted
2026/07/07 02:01:57 INFO : RCLONE_TEST: Deleted
2026/07/07 02:01:57 INFO : file7.txt: Deleted
2026/07/07 02:01:57 DEBUG : removing 1 level 0 directories
2026/07/07 02:01:57 INFO : Azure container rclone-test-sivimey3filu path 015954nazanen4/dry_run/path1: Removing directory
2026/07/07 02:01:57 DEBUG : Waiting for deletions to finish
2026/07/07 02:01:57 INFO : RCLONE_TEST: Deleted
2026/07/07 02:01:57 INFO : file11.txt: Deleted
2026/07/07 02:01:57 INFO : file6.txt: Deleted
2026/07/07 02:01:57 INFO : file7.txt: Deleted
2026/07/07 02:01:57 INFO : file1.txt: Deleted
2026/07/07 02:01:57 INFO : file2.txt: Deleted
2026/07/07 02:01:57 INFO : file5.txt.conflict1: Deleted
2026/07/07 02:01:57 INFO : file5.txt.conflict2: Deleted
2026/07/07 02:01:57 INFO : file10.txt: Deleted
2026/07/07 02:01:57 DEBUG : removing 1 level 0 directories
2026/07/07 02:01:57 INFO : Local file system at /tmp/015954nazanen4/dry_run/path2: Removing directory
bisync_test.go:610: [32mTEST dry_run PASSED[0m
=== RUN TestBisyncRemoteLocal/equal
2026/07/07 02:01:57 INFO : path1: Making directory
2026/07/07 02:01:57 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/equal/path1"
2026/07/07 02:01:57 DEBUG : Creating backend with remote "/tmp/015954nazanen4/equal/path2"
2026/07/07 02:01:57 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_equal/initial"
2026/07/07 02:01:57 DEBUG : Creating backend with remote "/tmp/015954nazanen4/initdir/test_equal-cevomuv0"
2026/07/07 02:01:57 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:01:57 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:57 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:57 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:01:57 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:01:57 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:01:57 DEBUG : Local file system at /tmp/015954nazanen4/initdir/test_equal-cevomuv0: Waiting for checks to finish
2026/07/07 02:01:57 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:01:57 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:01:57 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:01:57 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:57 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:57 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:01:57 INFO : file2.txt: Copied (new)
2026/07/07 02:01:57 DEBUG : Local file system at /tmp/015954nazanen4/initdir/test_equal-cevomuv0: Waiting for transfers to finish
2026/07/07 02:01:57 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:01:57 INFO : file1.txt: Copied (new)
2026/07/07 02:01:57 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_equal/modfiles"
2026/07/07 02:01:57 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_equal-rimixif5"
2026/07/07 02:01:57 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:57 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:57 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:57 DEBUG : Local file system at /tmp/015954nazanen4/datadir/test_equal-rimixif5: Waiting for checks to finish
2026/07/07 02:01:57 DEBUG : Local file system at /tmp/015954nazanen4/datadir/test_equal-rimixif5: Waiting for transfers to finish
2026/07/07 02:01:57 DEBUG : file2.txt.467c795f.partial: size = 37 OK
2026/07/07 02:01:57 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/07/07 02:01:57 DEBUG : file1L.txt.bc963e7b.partial: size = 33 OK
2026/07/07 02:01:57 DEBUG : file1R.txt.df7bff44.partial: size = 33 OK
2026/07/07 02:01:57 DEBUG : file2.txt.467c795f.partial: renamed to: file2.txt
2026/07/07 02:01:57 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/07 02:01:57 INFO : file2.txt: Copied (new)
2026/07/07 02:01:57 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/07 02:01:57 DEBUG : file1L.txt.bc963e7b.partial: renamed to: file1L.txt
2026/07/07 02:01:57 INFO : file1L.txt: Copied (new)
2026/07/07 02:01:57 DEBUG : file1R.txt.df7bff44.partial: renamed to: file1R.txt
2026/07/07 02:01:57 INFO : file1R.txt: Copied (new)
2026/07/07 02:01:57 DEBUG : Waiting for deletions to finish
2026/07/07 02:01:58 DEBUG : removing 1 level 0 directories
2026/07/07 02:01:58 INFO : Azure container rclone-test-sivimey3filu path 015954nazanen4/equal/path1: Removing directory
2026/07/07 02:01:58 DEBUG : Waiting for deletions to finish
2026/07/07 02:01:58 ERROR : error listing: directory not found
2026/07/07 02:01:58 ERROR : Local file system at /tmp/015954nazanen4/equal/path2: Failed to list "": directory not found
2026/07/07 02:01:58 DEBUG : removing 1 level 0 directories
2026/07/07 02:01:58 INFO : Local file system at /tmp/015954nazanen4/equal/path2: Removing directory
2026/07/07 02:01:58 ERROR : Failed to rmdir: stat /tmp/015954nazanen4/equal/path2: no such file or directory
2026/07/07 02:01:58 ERROR : error listing: directory not found
2026/07/07 02:01:58 NOTICE: checking initFs Local file system at /tmp/015954nazanen4/initdir/test_equal-cevomuv0
2026/07/07 02:01:58 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:01:58 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:58 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:58 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/equal/path1: Waiting for checks to finish
2026/07/07 02:01:58 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/equal/path1: Waiting for transfers to finish
2026/07/07 02:01:58 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:01:58 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:58 INFO : file1.txt: Copied (new)
2026/07/07 02:01:58 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:01:58 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:01:58 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:01:58 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:01:58 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:58 INFO : file2.txt: Copied (new)
2026/07/07 02:01:58 NOTICE: checking Path1 Azure container rclone-test-sivimey3filu path 015954nazanen4/equal/path1
2026/07/07 02:01:58 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:01:58 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:58 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:01:58 DEBUG : Local file system at /tmp/015954nazanen4/equal/path2: Waiting for checks to finish
2026/07/07 02:01:58 DEBUG : Local file system at /tmp/015954nazanen4/equal/path2: Waiting for transfers to finish
2026/07/07 02:01:58 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:01:58 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:01:58 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:01:58 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:01:58 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:01:58 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:01:58 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:58 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:01:58 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:01:58 INFO : file1.txt: Copied (new)
2026/07/07 02:01:58 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:01:58 INFO : file2.txt: Copied (new)
2026/07/07 02:01:58 NOTICE: checking path2 Local file system at /tmp/015954nazanen4/equal/path2
2026/07/07 02:01:58 NOTICE: [36m(01) :[0m [34mtest equal[0m
2026/07/07 02:01:58 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/07 02:01:58 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/07 02:02:00 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/equal/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:02:00 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:02: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/07 02:02:00 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/equal/path1/" with Path2 "/tmp/015954nazanen4/equal/path2/"
2026/07/07 02:02:00 INFO : Copying Path2 files to Path1
2026/07/07 02:02:00 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:02:00 INFO : There was nothing to transfer
2026/07/07 02:02:00 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:02:00 INFO : There was nothing to transfer
2026/07/07 02:02:00 INFO : Resync updating listings
2026/07/07 02:02:00 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/equal/path1/" vs Path2 "/tmp/015954nazanen4/equal/path2/"
2026/07/07 02:02:00 INFO : [32mBisync successful[0m
2026/07/07 02:02:00 NOTICE: [36m(04) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/07 02:02:00 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-01-02 /tmp/015954nazanen4/datadir/test_equal-rimixif5/ file1R.txt[0m
2026/07/07 02:02:00 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_equal-rimixif5/"
2026/07/07 02:02:00 DEBUG : fs cache: renaming cache item "/tmp/015954nazanen4/datadir/test_equal-rimixif5/" to be canonical "/tmp/015954nazanen4/datadir/test_equal-rimixif5"
2026/07/07 02:02:00 DEBUG : file1R.txt: Set modification time 2001-01-02
2026/07/07 02:02:00 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/015954nazanen4/datadir/test_equal-rimixif5/file1R.txt /tmp/015954nazanen4/equal/path2/ file1.txt[0m
2026/07/07 02:02:00 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_equal-rimixif5/file1R.txt" to "/tmp/015954nazanen4/equal/path2/" as "file1.txt"
2026/07/07 02:02:00 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_equal-rimixif5/file1R.txt"
2026/07/07 02:02:00 DEBUG : Creating backend with remote "/tmp/015954nazanen4/equal/path2/"
2026/07/07 02:02:00 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/015954nazanen4/equal/path2" as "file1.txt"
2026/07/07 02:02:00 DEBUG : file1R.txt: size = 33 (Local file system at /tmp/015954nazanen4/datadir/test_equal-rimixif5)
2026/07/07 02:02:00 DEBUG : file1.txt: size = 0 (Local file system at /tmp/015954nazanen4/equal/path2)
2026/07/07 02:02:00 DEBUG : file1R.txt: Sizes differ
2026/07/07 02:02:00 DEBUG : file1.txt.2782e57b.partial: size = 33 OK
2026/07/07 02:02:00 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/07 02:02:00 DEBUG : file1.txt.2782e57b.partial: renamed to: file1.txt
2026/07/07 02:02:00 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/07/07 02:02:00 NOTICE: [36m(07) :[0m [34mtouch-glob 2001-03-04 /tmp/015954nazanen4/datadir/test_equal-rimixif5/ file1L.txt[0m
2026/07/07 02:02:00 DEBUG : fs cache: switching user supplied name "/tmp/015954nazanen4/datadir/test_equal-rimixif5/" for canonical name "/tmp/015954nazanen4/datadir/test_equal-rimixif5"
2026/07/07 02:02:00 DEBUG : file1L.txt: Set modification time 2001-03-04
2026/07/07 02:02:00 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/015954nazanen4/datadir/test_equal-rimixif5/file1L.txt TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/equal/path1/ file1.txt[0m
2026/07/07 02:02:00 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_equal-rimixif5/file1L.txt" to "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/equal/path1/" as "file1.txt"
2026/07/07 02:02:00 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_equal-rimixif5/file1L.txt"
2026/07/07 02:02:00 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/equal/path1/"
2026/07/07 02:02:00 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-sivimey3filu path 015954nazanen4/equal/path1" as "file1.txt"
2026/07/07 02:02:00 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/015954nazanen4/datadir/test_equal-rimixif5)
2026/07/07 02:02:00 DEBUG : file1.txt: size = 0 (Azure container rclone-test-sivimey3filu path 015954nazanen4/equal/path1)
2026/07/07 02:02:00 DEBUG : file1L.txt: Sizes differ
2026/07/07 02:02:00 DEBUG : file1.txt: size = 33 OK
2026/07/07 02:02:00 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/07 02:02:00 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/07/07 02:02:00 NOTICE: [36m(09) :[0m [34mtest changed on both paths and identical - file2[0m
2026/07/07 02:02:00 NOTICE: [36m(10) :[0m [34mtouch-glob 2001-01-02 /tmp/015954nazanen4/datadir/test_equal-rimixif5/ file2.txt[0m
2026/07/07 02:02:00 DEBUG : fs cache: switching user supplied name "/tmp/015954nazanen4/datadir/test_equal-rimixif5/" for canonical name "/tmp/015954nazanen4/datadir/test_equal-rimixif5"
2026/07/07 02:02:00 DEBUG : file2.txt: Set modification time 2001-01-02
2026/07/07 02:02:00 NOTICE: [36m(11) :[0m [34mcopy-as /tmp/015954nazanen4/datadir/test_equal-rimixif5/file2.txt TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/equal/path1/ file2.txt[0m
2026/07/07 02:02:00 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_equal-rimixif5/file2.txt" to "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/equal/path1/" as "file2.txt"
2026/07/07 02:02:00 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_equal-rimixif5/file2.txt"
2026/07/07 02:02:00 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/equal/path1/"
2026/07/07 02:02:00 DEBUG : operations.CopyFile "file2.txt" to "Azure container rclone-test-sivimey3filu path 015954nazanen4/equal/path1" as "file2.txt"
2026/07/07 02:02:00 DEBUG : file2.txt: size = 37 (Local file system at /tmp/015954nazanen4/datadir/test_equal-rimixif5)
2026/07/07 02:02:00 DEBUG : file2.txt: size = 0 (Azure container rclone-test-sivimey3filu path 015954nazanen4/equal/path1)
2026/07/07 02:02:00 DEBUG : file2.txt: Sizes differ
2026/07/07 02:02:00 DEBUG : file2.txt: size = 37 OK
2026/07/07 02:02:00 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/07/07 02:02:00 INFO : file2.txt: Copied (replaced existing)
2026/07/07 02:02:00 NOTICE: [36m(12) :[0m [34mcopy-as /tmp/015954nazanen4/datadir/test_equal-rimixif5/file2.txt /tmp/015954nazanen4/equal/path2/ file2.txt[0m
2026/07/07 02:02:00 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_equal-rimixif5/file2.txt" to "/tmp/015954nazanen4/equal/path2/" as "file2.txt"
2026/07/07 02:02:00 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_equal-rimixif5/file2.txt"
2026/07/07 02:02:00 DEBUG : Creating backend with remote "/tmp/015954nazanen4/equal/path2/"
2026/07/07 02:02:00 DEBUG : operations.CopyFile "file2.txt" to "Local file system at /tmp/015954nazanen4/equal/path2" as "file2.txt"
2026/07/07 02:02:00 DEBUG : file2.txt: size = 37 (Local file system at /tmp/015954nazanen4/datadir/test_equal-rimixif5)
2026/07/07 02:02:00 DEBUG : file2.txt: size = 0 (Local file system at /tmp/015954nazanen4/equal/path2)
2026/07/07 02:02:00 DEBUG : file2.txt: Sizes differ
2026/07/07 02:02:00 DEBUG : file2.txt.467c795f.partial: size = 37 OK
2026/07/07 02:02:00 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/07/07 02:02:00 DEBUG : file2.txt.467c795f.partial: renamed to: file2.txt
2026/07/07 02:02:00 INFO : file2.txt: Copied (replaced existing)
2026/07/07 02:02:00 NOTICE: [36m(13) :[0m [34mtest bisync run[0m
2026/07/07 02:02:00 NOTICE: [36m(14) :[0m [34mbisync[0m
2026/07/07 02:02:03 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/equal/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:02:03 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:02: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/07 02:02:03 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/equal/path1/" with Path2 "/tmp/015954nazanen4/equal/path2/"
2026/07/07 02:02:03 INFO : Building Path1 and Path2 listings
2026/07/07 02:02:03 INFO : Path1 checking for diffs
2026/07/07 02:02:03 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/07 02:02:03 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/07/07 02:02:03 INFO : Path1: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/07/07 02:02:03 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m, [36m 2 larger[0m, [34m 0 smaller[0m)
2026/07/07 02:02:03 INFO : Path2 checking for diffs
2026/07/07 02:02:03 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/07 02:02:03 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/07/07 02:02:03 INFO : Path2: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/07/07 02:02:03 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m, [36m 2 larger[0m, [34m 0 smaller[0m)
2026/07/07 02:02:03 INFO : Applying changes
2026/07/07 02:02:03 INFO : Checking potential conflicts...
2026/07/07 02:02:03 ERROR : file1.txt: md5 differ
2026/07/07 02:02:03 NOTICE: Local file system at /tmp/015954nazanen4/equal/path2: 1 differences found
2026/07/07 02:02:03 NOTICE: Local file system at /tmp/015954nazanen4/equal/path2: 1 errors while checking
2026/07/07 02:02:03 NOTICE: Local file system at /tmp/015954nazanen4/equal/path2: 1 matching files
2026/07/07 02:02:03 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/07 02:02:03 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/07/07 02:02:03 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/equal/path1/file1.txt.conflict1[0m
2026/07/07 02:02:03 INFO : file1.txt: Copied (server-side copy) to: file1.txt.conflict1
2026/07/07 02:02:03 INFO : file1.txt: Deleted
2026/07/07 02:02:03 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/015954nazanen4/equal/path2/file1.txt.conflict1[0m
2026/07/07 02:02:03 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36m/tmp/015954nazanen4/equal/path2/file1.txt.conflict2[0m
2026/07/07 02:02:03 INFO : file1.txt: Moved (server-side) to: file1.txt.conflict2
2026/07/07 02:02:03 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/equal/path1/file1.txt.conflict2[0m
2026/07/07 02:02:03 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile2.txt[0m
2026/07/07 02:02:03 INFO : Files are equal! Skipping: file2.txt
2026/07/07 02:02:03 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/07 02:02:03 INFO : file1.txt.conflict2: Copied (new)
2026/07/07 02:02:03 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/07 02:02:03 INFO : file1.txt.conflict1: Copied (new)
2026/07/07 02:02:03 INFO : Updating listings
2026/07/07 02:02:03 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/equal/path1/" vs Path2 "/tmp/015954nazanen4/equal/path2/"
2026/07/07 02:02:03 INFO : [32mBisync successful[0m
2026/07/07 02:02:03 DEBUG : Waiting for deletions to finish
2026/07/07 02:02:04 INFO : file2.txt: Deleted
2026/07/07 02:02:04 INFO : file1.txt.conflict1: Deleted
2026/07/07 02:02:04 INFO : file1.txt.conflict2: Deleted
2026/07/07 02:02:04 INFO : RCLONE_TEST: Deleted
2026/07/07 02:02:04 DEBUG : removing 1 level 0 directories
2026/07/07 02:02:04 INFO : Azure container rclone-test-sivimey3filu path 015954nazanen4/equal/path1: Removing directory
2026/07/07 02:02:04 DEBUG : Waiting for deletions to finish
2026/07/07 02:02:04 INFO : RCLONE_TEST: Deleted
2026/07/07 02:02:04 INFO : file1.txt.conflict1: Deleted
2026/07/07 02:02:04 INFO : file2.txt: Deleted
2026/07/07 02:02:04 INFO : file1.txt.conflict2: Deleted
2026/07/07 02:02:04 DEBUG : removing 1 level 0 directories
2026/07/07 02:02:04 INFO : Local file system at /tmp/015954nazanen4/equal/path2: Removing directory
bisync_test.go:610: [32mTEST equal PASSED[0m
=== RUN TestBisyncRemoteLocal/ext_paths
2026/07/07 02:02:04 INFO : path1: Making directory
2026/07/07 02:02:04 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1"
2026/07/07 02:02:04 DEBUG : Creating backend with remote "/tmp/015954nazanen4/ext_paths/path2"
2026/07/07 02:02:04 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ext_paths/initial"
2026/07/07 02:02:04 DEBUG : Creating backend with remote "/tmp/015954nazanen4/initdir/test_ext_paths-xaberis5"
2026/07/07 02:02:04 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:02:04 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:04 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:04 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:04 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:04 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:04 DEBUG : 測試_check file: Need to transfer - File not found at Destination
2026/07/07 02:02:04 DEBUG : 測試Русский ěáñ: Making directory with metadata
2026/07/07 02:02:04 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:02:04 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:02:04 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:02:04 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/07/07 02:02:04 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:02:04 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:02:04 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:04 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/07/07 02:02:04 INFO : 測試Русский ěáñ: Made directory with metadata (mtime=2024-04-17T01:00:03.064427195Z)
2026/07/07 02:02:04 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:02:04 DEBUG : Added delayed dir = "測試Русский ěáñ", newDst=測試Русский ěáñ
2026/07/07 02:02:04 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:02:04 INFO : file1.txt: Copied (new)
2026/07/07 02:02:04 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/07/07 02:02:04 INFO : filename_contains_ě_.txt: Copied (new)
2026/07/07 02:02:04 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/07/07 02:02:04 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:04 DEBUG : 測試_check file.a1a409eb.partial: size = 0 OK
2026/07/07 02:02:04 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/07/07 02:02:04 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:04 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/07/07 02:02:04 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/07/07 02:02:04 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:04 DEBUG : 測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:04 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:02:04 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:04 DEBUG : 測試Русский ěáñ/測試_check file: Need to transfer - File not found at Destination
2026/07/07 02:02:04 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/07/07 02:02:04 INFO : Русский.txt: Copied (new)
2026/07/07 02:02:04 DEBUG : 測試_check file.a1a409eb.partial: renamed to: 測試_check file
2026/07/07 02:02:04 INFO : 測試_check file: Copied (new)
2026/07/07 02:02:04 DEBUG : Local file system at /tmp/015954nazanen4/initdir/test_ext_paths-xaberis5: Waiting for checks to finish
2026/07/07 02:02:04 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/07/07 02:02:04 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/07/07 02:02:04 DEBUG : Local file system at /tmp/015954nazanen4/initdir/test_ext_paths-xaberis5: Waiting for transfers to finish
2026/07/07 02:02:04 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: size = 272 OK
2026/07/07 02:02:04 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: size = 0 OK
2026/07/07 02:02:04 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:02:04 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: size = 272 OK
2026/07/07 02:02:04 DEBUG : 測試Русский ěáñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:04 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: renamed to: 測試Русский ěáñ/filename_contains_ࢺ_.txt
2026/07/07 02:02:04 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Copied (new)
2026/07/07 02:02:04 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: renamed to: 測試Русский ěáñ/測試_check file
2026/07/07 02:02:04 INFO : 測試Русский ěáñ/測試_check file: Copied (new)
2026/07/07 02:02:04 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:02:04 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: renamed to: 測試Русский ěáñ/filename_contains_ě_.txt
2026/07/07 02:02:04 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Copied (new)
2026/07/07 02:02:04 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/07/07 02:02:04 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ext_paths/modfiles"
2026/07/07 02:02:04 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_ext_paths-lusuwuw3"
2026/07/07 02:02:04 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:04 DEBUG : 測試_filtersfile.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:04 DEBUG : Local file system at /tmp/015954nazanen4/datadir/test_ext_paths-lusuwuw3: Waiting for checks to finish
2026/07/07 02:02:04 DEBUG : Local file system at /tmp/015954nazanen4/datadir/test_ext_paths-lusuwuw3: Waiting for transfers to finish
2026/07/07 02:02:04 DEBUG : file1.txt.817ca4fb.partial: size = 19 OK
2026/07/07 02:02:04 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: size = 254 OK
2026/07/07 02:02:04 DEBUG : 測試_filtersfile.txt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/07/07 02:02:04 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: renamed to: 測試_filtersfile.txt
2026/07/07 02:02:04 INFO : 測試_filtersfile.txt: Copied (new)
2026/07/07 02:02:04 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:02:04 DEBUG : file1.txt.817ca4fb.partial: renamed to: file1.txt
2026/07/07 02:02:04 INFO : file1.txt: Copied (new)
2026/07/07 02:02:04 DEBUG : Waiting for deletions to finish
2026/07/07 02:02:04 DEBUG : removing 1 level 0 directories
2026/07/07 02:02:04 INFO : Azure container rclone-test-sivimey3filu path 015954nazanen4/ext_paths/path1: Removing directory
2026/07/07 02:02:04 DEBUG : Waiting for deletions to finish
2026/07/07 02:02:04 ERROR : error listing: directory not found
2026/07/07 02:02:04 ERROR : Local file system at /tmp/015954nazanen4/ext_paths/path2: Failed to list "": directory not found
2026/07/07 02:02:04 DEBUG : removing 1 level 0 directories
2026/07/07 02:02:04 INFO : Local file system at /tmp/015954nazanen4/ext_paths/path2: Removing directory
2026/07/07 02:02:04 ERROR : Failed to rmdir: stat /tmp/015954nazanen4/ext_paths/path2: no such file or directory
2026/07/07 02:02:04 ERROR : error listing: directory not found
2026/07/07 02:02:04 NOTICE: checking initFs Local file system at /tmp/015954nazanen4/initdir/test_ext_paths-xaberis5
2026/07/07 02:02:04 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:02:04 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:04 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:04 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:04 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:04 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:04 DEBUG : 測試_check file: Need to transfer - File not found at Destination
2026/07/07 02:02:04 INFO : 測試Русский ěáñ: Making directory
2026/07/07 02:02:04 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:04 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:04 DEBUG : 測試Русский ěáñ/測試_check file: Need to transfer - File not found at Destination
2026/07/07 02:02:04 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/ext_paths/path1: Waiting for checks to finish
2026/07/07 02:02:04 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/ext_paths/path1: Waiting for transfers to finish
2026/07/07 02:02:04 DEBUG : file_enconde_mañana_funcionará.txt: size = 0 OK
2026/07/07 02:02:04 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:04 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/07/07 02:02:04 DEBUG : filename_contains_ě_.txt: size = 272 OK
2026/07/07 02:02:04 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:02:04 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:02:04 INFO : filename_contains_ě_.txt: Copied (new)
2026/07/07 02:02:04 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:02:04 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:02:04 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:02:04 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:04 INFO : file1.txt: Copied (new)
2026/07/07 02:02:04 DEBUG : filename_contains_ࢺ_.txt: size = 272 OK
2026/07/07 02:02:04 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:02:04 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/07/07 02:02:04 DEBUG : Русский.txt: size = 0 OK
2026/07/07 02:02:04 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:04 INFO : Русский.txt: Copied (new)
2026/07/07 02:02:04 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: size = 272 OK
2026/07/07 02:02:04 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:02:04 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Copied (new)
2026/07/07 02:02:04 DEBUG : 測試_check file: size = 0 OK
2026/07/07 02:02:04 DEBUG : 測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:04 INFO : 測試_check file: Copied (new)
2026/07/07 02:02:04 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: size = 272 OK
2026/07/07 02:02:04 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:02:04 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Copied (new)
2026/07/07 02:02:04 DEBUG : 測試Русский ěáñ/測試_check file: size = 0 OK
2026/07/07 02:02:04 DEBUG : 測試Русский ěáñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:04 INFO : 測試Русский ěáñ/測試_check file: Copied (new)
2026/07/07 02:02:04 NOTICE: checking Path1 Azure container rclone-test-sivimey3filu path 015954nazanen4/ext_paths/path1
2026/07/07 02:02:04 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:02:04 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:04 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:04 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:04 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:04 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:04 DEBUG : 測試_check file: Need to transfer - File not found at Destination
2026/07/07 02:02:04 DEBUG : 測試Русский ěáñ: Making directory with metadata
2026/07/07 02:02:04 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:02:04 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:02:04 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:02:04 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:02:04 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/07/07 02:02:04 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:04 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/07/07 02:02:04 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/07/07 02:02:04 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/07/07 02:02:04 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/07/07 02:02:04 INFO : 測試Русский ěáñ: Made directory with metadata (mtime=2024-04-17T01:00:03.064427195Z)
2026/07/07 02:02:04 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:02:04 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:02:04 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/07/07 02:02:04 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:04 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/07/07 02:02:04 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/07/07 02:02:04 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/07/07 02:02:04 DEBUG : Added delayed dir = "測試Русский ěáñ", newDst=測試Русский ěáñ
2026/07/07 02:02:04 INFO : filename_contains_ě_.txt: Copied (new)
2026/07/07 02:02:04 DEBUG : 測試_check file.a1a409eb.partial: size = 0 OK
2026/07/07 02:02:04 DEBUG : 測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:04 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:04 DEBUG : 測試_check file.a1a409eb.partial: renamed to: 測試_check file
2026/07/07 02:02:04 INFO : 測試_check file: Copied (new)
2026/07/07 02:02:04 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:04 DEBUG : 測試Русский ěáñ/測試_check file: Need to transfer - File not found at Destination
2026/07/07 02:02:04 DEBUG : Local file system at /tmp/015954nazanen4/ext_paths/path2: Waiting for checks to finish
2026/07/07 02:02:04 DEBUG : Local file system at /tmp/015954nazanen4/ext_paths/path2: Waiting for transfers to finish
2026/07/07 02:02:04 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: size = 272 OK
2026/07/07 02:02:04 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: size = 272 OK
2026/07/07 02:02:04 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:02:04 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:02:04 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: renamed to: 測試Русский ěáñ/filename_contains_ࢺ_.txt
2026/07/07 02:02:04 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Copied (new)
2026/07/07 02:02:04 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: renamed to: 測試Русский ěáñ/filename_contains_ě_.txt
2026/07/07 02:02:04 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Copied (new)
2026/07/07 02:02:04 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:02:04 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:04 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: size = 0 OK
2026/07/07 02:02:04 DEBUG : 測試Русский ěáñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:04 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:02:04 INFO : file1.txt: Copied (new)
2026/07/07 02:02:04 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: renamed to: 測試Русский ěáñ/測試_check file
2026/07/07 02:02:04 INFO : 測試Русский ěáñ/測試_check file: Copied (new)
2026/07/07 02:02:04 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/07/07 02:02:04 INFO : Русский.txt: Copied (new)
2026/07/07 02:02:04 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/07/07 02:02:04 NOTICE: checking path2 Local file system at /tmp/015954nazanen4/ext_paths/path2
2026/07/07 02:02:04 NOTICE: [36m(01) :[0m [34mtest extended-char-paths[0m
2026/07/07 02:02:04 NOTICE: [36m(02) :[0m [34mfix-names TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский{spc}{spc}ěáñ/[0m
2026/07/07 02:02:04 DEBUG : Creating backend with remote "TestAzureBlob:"
2026/07/07 02:02:04 DEBUG : rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский ěáñ/: is NFC: true
2026/07/07 02:02:04 DEBUG : rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский ěáñ/: is NFD: false
2026/07/07 02:02:04 DEBUG : rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский ěáñ/: is valid UTF8: true
2026/07/07 02:02:04 DEBUG : TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский ěáñ/: attempting to fix directory
2026/07/07 02:02:04 DEBUG : old and new are equal. Skipping. TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский ěáñ/ (7ec8d701983606b0ff463ac447f7dba0) TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский ěáñ/ (7ec8d701983606b0ff463ac447f7dba0)
2026/07/07 02:02:04 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский ěáñ/"
2026/07/07 02:02:04 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский ěáñ/" to be canonical "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский ěáñ"
2026/07/07 02:02:04 DEBUG : Attempting to move rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский ěáñ to TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский ěáñ/
2026/07/07 02:02:04 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский ěáñ-rclone-move-tixadoq7"
2026/07/07 02:02:04 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/ext_paths/path1/測試Русский ěáñ-rclone-move-tixadoq7: Waiting for checks to finish
2026/07/07 02:02:04 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/ext_paths/path1/測試Русский ěáñ-rclone-move-tixadoq7: Waiting for transfers to finish
2026/07/07 02:02:04 INFO : There was nothing to transfer
2026/07/07 02:02:04 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский ěáñ/"
2026/07/07 02:02:04 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский ěáñ/" to be canonical "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский ěáñ"
2026/07/07 02:02:04 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/ext_paths/path1/測試Русский ěáñ: Waiting for checks to finish
2026/07/07 02:02:04 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/ext_paths/path1/測試Русский ěáñ: Waiting for transfers to finish
2026/07/07 02:02:04 INFO : There was nothing to transfer
2026/07/07 02:02:04 NOTICE: [36m(03) :[0m [34mfix-names /tmp/015954nazanen4/ext_paths/path2/測試Русский{spc}{spc}ěáñ/[0m
2026/07/07 02:02:04 DEBUG : Creating backend with remote "/"
2026/07/07 02:02:04 DEBUG : /tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ/: is NFC: true
2026/07/07 02:02:04 DEBUG : /tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ/: is NFD: false
2026/07/07 02:02:04 DEBUG : /tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ/: is valid UTF8: true
2026/07/07 02:02:04 DEBUG : /tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ/: attempting to fix directory
2026/07/07 02:02:04 DEBUG : old and new are equal. Skipping. /tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ/ (14ab8e7b38b8b72d5ab5916891119f6f) /tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ/ (14ab8e7b38b8b72d5ab5916891119f6f)
2026/07/07 02:02:04 DEBUG : Creating backend with remote "/tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ/"
2026/07/07 02:02:04 DEBUG : fs cache: renaming cache item "/tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ/" to be canonical "/tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ"
2026/07/07 02:02:04 DEBUG : Attempting to move /tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ to /tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ/
2026/07/07 02:02:04 DEBUG : Creating backend with remote "/tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ-rclone-move-resapaw8"
2026/07/07 02:02:04 DEBUG : Local file system at /tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ-rclone-move-resapaw8: Using server-side directory move
2026/07/07 02:02:04 ERROR : Local file system at /tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ-rclone-move-resapaw8: Server side directory move failed: rename /tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ /tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ-rclone-move-resapaw8: no such file or directory
2026/07/07 02:02:04 DEBUG : Local file system at /tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ: error attempting to move folder: rename /tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ /tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ-rclone-move-resapaw8: no such file or directory
2026/07/07 02:02:04 DEBUG : Creating backend with remote "/tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ/"
2026/07/07 02:02:04 DEBUG : fs cache: renaming cache item "/tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ/" to be canonical "/tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ"
2026/07/07 02:02:04 DEBUG : Local file system at /tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ: Using server-side directory move
2026/07/07 02:02:04 INFO : Local file system at /tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2026/07/07 02:02:04 ERROR : Local file system at /tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ-rclone-move-resapaw8: error reading source root directory: directory not found
2026/07/07 02:02:04 DEBUG : Local file system at /tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ: Waiting for checks to finish
2026/07/07 02:02:04 DEBUG : Local file system at /tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ: Waiting for transfers to finish
2026/07/07 02:02:04 DEBUG : Local file system at /tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ-rclone-move-resapaw8: error attempting to move folder to /tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ: directory not found
2026/07/07 02:02:04 NOTICE: [36m(04) :[0m [34mfix-names TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/07/07 02:02:04 DEBUG : rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFC: true
2026/07/07 02:02:04 DEBUG : rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFD: false
2026/07/07 02:02:04 DEBUG : rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/07/07 02:02:04 DEBUG : rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/07 02:02:04 DEBUG : rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true 0a36718772cbb50e0747dc3d7d758bbe
2026/07/07 02:02:04 DEBUG : FILE old: rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/07/07 02:02:04 DEBUG : HASH old: 0a36718772cbb50e0747dc3d7d758bbe new: 0a36718772cbb50e0747dc3d7d758bbe equal: true
2026/07/07 02:02:04 DEBUG : rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false 0942adf6b6103e30cb944ff9d5439c98
2026/07/07 02:02:04 DEBUG : FILE old: rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/07/07 02:02:04 DEBUG : HASH old: 0942adf6b6103e30cb944ff9d5439c98 new: 0a36718772cbb50e0747dc3d7d758bbe equal: false
2026/07/07 02:02:04 DEBUG : rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false 0942adf6b6103e30cb944ff9d5439c98
2026/07/07 02:02:04 DEBUG : FILE old: rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/07/07 02:02:04 DEBUG : HASH old: 0942adf6b6103e30cb944ff9d5439c98 new: 0a36718772cbb50e0747dc3d7d758bbe equal: false
2026/07/07 02:02:05 DEBUG : rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true 0a36718772cbb50e0747dc3d7d758bbe
2026/07/07 02:02:05 DEBUG : FILE old: rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/07/07 02:02:05 DEBUG : HASH old: 0a36718772cbb50e0747dc3d7d758bbe new: 0a36718772cbb50e0747dc3d7d758bbe equal: true
2026/07/07 02:02:05 DEBUG : rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/07 02:02:05 NOTICE: [36m(05) :[0m [34mfix-names /tmp/015954nazanen4/ext_paths/path2/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/07/07 02:02:05 DEBUG : /tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFC: true
2026/07/07 02:02:05 DEBUG : /tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFD: false
2026/07/07 02:02:05 DEBUG : /tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/07/07 02:02:05 DEBUG : /tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/07 02:02:05 DEBUG : /tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true 3228626cb83508073072259aad45bef4
2026/07/07 02:02:05 DEBUG : FILE old: /tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ/測試_check file new: /tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/07/07 02:02:05 DEBUG : HASH old: 3228626cb83508073072259aad45bef4 new: 3228626cb83508073072259aad45bef4 equal: true
2026/07/07 02:02:05 DEBUG : /tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false a5c6684c15314df23ba86bb53fc34599
2026/07/07 02:02:05 DEBUG : FILE old: /tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ/測試_check file new: /tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/07/07 02:02:05 DEBUG : HASH old: a5c6684c15314df23ba86bb53fc34599 new: 3228626cb83508073072259aad45bef4 equal: false
2026/07/07 02:02:05 DEBUG : /tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false a5c6684c15314df23ba86bb53fc34599
2026/07/07 02:02:05 DEBUG : FILE old: /tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ/測試_check file new: /tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/07/07 02:02:05 DEBUG : HASH old: a5c6684c15314df23ba86bb53fc34599 new: 3228626cb83508073072259aad45bef4 equal: false
2026/07/07 02:02:05 DEBUG : /tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true 3228626cb83508073072259aad45bef4
2026/07/07 02:02:05 DEBUG : FILE old: /tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ/測試_check file new: /tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/07/07 02:02:05 DEBUG : HASH old: 3228626cb83508073072259aad45bef4 new: 3228626cb83508073072259aad45bef4 equal: true
2026/07/07 02:02:05 DEBUG : /tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/07 02:02:05 NOTICE: [36m(06) :[0m [34mfix-names TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский{spc}{spc}ěáñ/filename_contains_ě_.txt[0m
2026/07/07 02:02:05 DEBUG : rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: is NFC: true
2026/07/07 02:02:05 DEBUG : rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: is NFD: false
2026/07/07 02:02:05 DEBUG : rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: is valid UTF8: true
2026/07/07 02:02:05 DEBUG : rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/07/07 02:02:05 DEBUG : rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: true 47149d85f3925409e5ce082d1f07b69a
2026/07/07 02:02:05 DEBUG : FILE old: rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: true
2026/07/07 02:02:05 DEBUG : HASH old: 47149d85f3925409e5ce082d1f07b69a new: 47149d85f3925409e5ce082d1f07b69a equal: true
2026/07/07 02:02:05 DEBUG : rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false 2b1dcefa6025e3d2fbbb1f491aba47cf
2026/07/07 02:02:05 DEBUG : FILE old: rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/07/07 02:02:05 DEBUG : HASH old: 2b1dcefa6025e3d2fbbb1f491aba47cf new: 47149d85f3925409e5ce082d1f07b69a equal: false
2026/07/07 02:02:05 DEBUG : rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false de5f4a99644f8aebec837b81375912f2
2026/07/07 02:02:05 DEBUG : FILE old: rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/07/07 02:02:05 DEBUG : HASH old: de5f4a99644f8aebec837b81375912f2 new: 47149d85f3925409e5ce082d1f07b69a equal: false
2026/07/07 02:02:05 DEBUG : rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false 366f8fc337518a745b7d0621877a08b4
2026/07/07 02:02:05 DEBUG : FILE old: rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/07/07 02:02:05 DEBUG : HASH old: 366f8fc337518a745b7d0621877a08b4 new: 47149d85f3925409e5ce082d1f07b69a equal: false
2026/07/07 02:02:05 DEBUG : rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/07/07 02:02:05 NOTICE: [36m(07) :[0m [34mfix-names /tmp/015954nazanen4/ext_paths/path2/測試Русский{spc}{spc}ěáñ/filename_contains_ě_.txt[0m
2026/07/07 02:02:05 DEBUG : /tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: is NFC: true
2026/07/07 02:02:05 DEBUG : /tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: is NFD: false
2026/07/07 02:02:05 DEBUG : /tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: is valid UTF8: true
2026/07/07 02:02:05 DEBUG : /tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/07/07 02:02:05 DEBUG : /tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: true c38885172c0f2eb34aca18cff9bac8cb
2026/07/07 02:02:05 DEBUG : FILE old: /tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: /tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: true
2026/07/07 02:02:05 DEBUG : HASH old: c38885172c0f2eb34aca18cff9bac8cb new: c38885172c0f2eb34aca18cff9bac8cb equal: true
2026/07/07 02:02:05 DEBUG : /tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false 1fa2a838d01bc3f38b5d2644a5a0089c
2026/07/07 02:02:05 DEBUG : FILE old: /tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: /tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/07/07 02:02:05 DEBUG : HASH old: 1fa2a838d01bc3f38b5d2644a5a0089c new: c38885172c0f2eb34aca18cff9bac8cb equal: false
2026/07/07 02:02:05 DEBUG : /tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false f660a329090ece8b8756acb4364ff22f
2026/07/07 02:02:05 DEBUG : FILE old: /tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: /tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/07/07 02:02:05 DEBUG : HASH old: f660a329090ece8b8756acb4364ff22f new: c38885172c0f2eb34aca18cff9bac8cb equal: false
2026/07/07 02:02:05 DEBUG : /tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false 2146c310561c7050cb4e4080b1d63372
2026/07/07 02:02:05 DEBUG : FILE old: /tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: /tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/07/07 02:02:05 DEBUG : HASH old: 2146c310561c7050cb4e4080b1d63372 new: c38885172c0f2eb34aca18cff9bac8cb equal: false
2026/07/07 02:02:05 DEBUG : /tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/07/07 02:02:05 NOTICE: [36m(08) :[0m [34mfix-names TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試_check{spc}file[0m
2026/07/07 02:02:05 DEBUG : rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試_check file: is NFC: true
2026/07/07 02:02:05 DEBUG : rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試_check file: is NFD: true
2026/07/07 02:02:05 DEBUG : rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試_check file: is valid UTF8: true
2026/07/07 02:02:05 DEBUG : rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/07 02:02:05 DEBUG : rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試_check file: file exists: true 5bbd8875f41206ef6d46e5d5399956e5
2026/07/07 02:02:05 DEBUG : FILE old: rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試_check file new: rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試_check file equal: true
2026/07/07 02:02:05 DEBUG : HASH old: 5bbd8875f41206ef6d46e5d5399956e5 new: 5bbd8875f41206ef6d46e5d5399956e5 equal: true
2026/07/07 02:02:05 DEBUG : rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試_check file: file exists: true 5bbd8875f41206ef6d46e5d5399956e5
2026/07/07 02:02:05 DEBUG : FILE old: rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試_check file new: rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試_check file equal: true
2026/07/07 02:02:05 DEBUG : HASH old: 5bbd8875f41206ef6d46e5d5399956e5 new: 5bbd8875f41206ef6d46e5d5399956e5 equal: true
2026/07/07 02:02:05 DEBUG : rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試_check file: file exists: true 5bbd8875f41206ef6d46e5d5399956e5
2026/07/07 02:02:05 DEBUG : FILE old: rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試_check file new: rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試_check file equal: true
2026/07/07 02:02:05 DEBUG : HASH old: 5bbd8875f41206ef6d46e5d5399956e5 new: 5bbd8875f41206ef6d46e5d5399956e5 equal: true
2026/07/07 02:02:05 DEBUG : rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試_check file: file exists: true 5bbd8875f41206ef6d46e5d5399956e5
2026/07/07 02:02:05 DEBUG : FILE old: rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試_check file new: rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試_check file equal: true
2026/07/07 02:02:05 DEBUG : HASH old: 5bbd8875f41206ef6d46e5d5399956e5 new: 5bbd8875f41206ef6d46e5d5399956e5 equal: true
2026/07/07 02:02:05 DEBUG : rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/07 02:02:05 NOTICE: [36m(09) :[0m [34mfix-names /tmp/015954nazanen4/ext_paths/path2/測試_check{spc}file[0m
2026/07/07 02:02:05 DEBUG : /tmp/015954nazanen4/ext_paths/path2/測試_check file: is NFC: true
2026/07/07 02:02:05 DEBUG : /tmp/015954nazanen4/ext_paths/path2/測試_check file: is NFD: true
2026/07/07 02:02:05 DEBUG : /tmp/015954nazanen4/ext_paths/path2/測試_check file: is valid UTF8: true
2026/07/07 02:02:05 DEBUG : /tmp/015954nazanen4/ext_paths/path2/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/07 02:02:05 DEBUG : /tmp/015954nazanen4/ext_paths/path2/測試_check file: file exists: true c0d82ac756b29f5b7fa0d8eebc6d05a2
2026/07/07 02:02:05 DEBUG : FILE old: /tmp/015954nazanen4/ext_paths/path2/測試_check file new: /tmp/015954nazanen4/ext_paths/path2/測試_check file equal: true
2026/07/07 02:02:05 DEBUG : HASH old: c0d82ac756b29f5b7fa0d8eebc6d05a2 new: c0d82ac756b29f5b7fa0d8eebc6d05a2 equal: true
2026/07/07 02:02:05 DEBUG : /tmp/015954nazanen4/ext_paths/path2/測試_check file: file exists: true c0d82ac756b29f5b7fa0d8eebc6d05a2
2026/07/07 02:02:05 DEBUG : FILE old: /tmp/015954nazanen4/ext_paths/path2/測試_check file new: /tmp/015954nazanen4/ext_paths/path2/測試_check file equal: true
2026/07/07 02:02:05 DEBUG : HASH old: c0d82ac756b29f5b7fa0d8eebc6d05a2 new: c0d82ac756b29f5b7fa0d8eebc6d05a2 equal: true
2026/07/07 02:02:05 DEBUG : /tmp/015954nazanen4/ext_paths/path2/測試_check file: file exists: true c0d82ac756b29f5b7fa0d8eebc6d05a2
2026/07/07 02:02:05 DEBUG : FILE old: /tmp/015954nazanen4/ext_paths/path2/測試_check file new: /tmp/015954nazanen4/ext_paths/path2/測試_check file equal: true
2026/07/07 02:02:05 DEBUG : HASH old: c0d82ac756b29f5b7fa0d8eebc6d05a2 new: c0d82ac756b29f5b7fa0d8eebc6d05a2 equal: true
2026/07/07 02:02:05 DEBUG : /tmp/015954nazanen4/ext_paths/path2/測試_check file: file exists: true c0d82ac756b29f5b7fa0d8eebc6d05a2
2026/07/07 02:02:05 DEBUG : FILE old: /tmp/015954nazanen4/ext_paths/path2/測試_check file new: /tmp/015954nazanen4/ext_paths/path2/測試_check file equal: true
2026/07/07 02:02:05 DEBUG : HASH old: c0d82ac756b29f5b7fa0d8eebc6d05a2 new: c0d82ac756b29f5b7fa0d8eebc6d05a2 equal: true
2026/07/07 02:02:05 DEBUG : /tmp/015954nazanen4/ext_paths/path2/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/07 02:02:05 NOTICE: [36m(10) :[0m [34mfix-names TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/07/07 02:02:05 DEBUG : rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFC: true
2026/07/07 02:02:05 DEBUG : rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFD: false
2026/07/07 02:02:05 DEBUG : rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/07/07 02:02:05 DEBUG : rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/07 02:02:05 DEBUG : rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true 0a36718772cbb50e0747dc3d7d758bbe
2026/07/07 02:02:05 DEBUG : FILE old: rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/07/07 02:02:05 DEBUG : HASH old: 0a36718772cbb50e0747dc3d7d758bbe new: 0a36718772cbb50e0747dc3d7d758bbe equal: true
2026/07/07 02:02:05 DEBUG : rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false 0942adf6b6103e30cb944ff9d5439c98
2026/07/07 02:02:05 DEBUG : FILE old: rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/07/07 02:02:05 DEBUG : HASH old: 0942adf6b6103e30cb944ff9d5439c98 new: 0a36718772cbb50e0747dc3d7d758bbe equal: false
2026/07/07 02:02:05 DEBUG : rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false 0942adf6b6103e30cb944ff9d5439c98
2026/07/07 02:02:05 DEBUG : FILE old: rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/07/07 02:02:05 DEBUG : HASH old: 0942adf6b6103e30cb944ff9d5439c98 new: 0a36718772cbb50e0747dc3d7d758bbe equal: false
2026/07/07 02:02:05 DEBUG : rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true 0a36718772cbb50e0747dc3d7d758bbe
2026/07/07 02:02:05 DEBUG : FILE old: rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/07/07 02:02:05 DEBUG : HASH old: 0a36718772cbb50e0747dc3d7d758bbe new: 0a36718772cbb50e0747dc3d7d758bbe equal: true
2026/07/07 02:02:05 DEBUG : rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/07 02:02:05 NOTICE: [36m(11) :[0m [34mfix-names /tmp/015954nazanen4/ext_paths/path2/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/07/07 02:02:05 DEBUG : /tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFC: true
2026/07/07 02:02:05 DEBUG : /tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFD: false
2026/07/07 02:02:05 DEBUG : /tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/07/07 02:02:05 DEBUG : /tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/07 02:02:05 DEBUG : /tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true 3228626cb83508073072259aad45bef4
2026/07/07 02:02:05 DEBUG : FILE old: /tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ/測試_check file new: /tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/07/07 02:02:05 DEBUG : HASH old: 3228626cb83508073072259aad45bef4 new: 3228626cb83508073072259aad45bef4 equal: true
2026/07/07 02:02:05 DEBUG : /tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false a5c6684c15314df23ba86bb53fc34599
2026/07/07 02:02:05 DEBUG : FILE old: /tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ/測試_check file new: /tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/07/07 02:02:05 DEBUG : HASH old: a5c6684c15314df23ba86bb53fc34599 new: 3228626cb83508073072259aad45bef4 equal: false
2026/07/07 02:02:05 DEBUG : /tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false a5c6684c15314df23ba86bb53fc34599
2026/07/07 02:02:05 DEBUG : FILE old: /tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ/測試_check file new: /tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/07/07 02:02:05 DEBUG : HASH old: a5c6684c15314df23ba86bb53fc34599 new: 3228626cb83508073072259aad45bef4 equal: false
2026/07/07 02:02:05 DEBUG : /tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true 3228626cb83508073072259aad45bef4
2026/07/07 02:02:05 DEBUG : FILE old: /tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ/測試_check file new: /tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/07/07 02:02:05 DEBUG : HASH old: 3228626cb83508073072259aad45bef4 new: 3228626cb83508073072259aad45bef4 equal: true
2026/07/07 02:02:05 DEBUG : /tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/07 02:02:05 NOTICE: [36m(12) :[0m [34mtest resync subdirs with extended chars[0m
2026/07/07 02:02:05 NOTICE: [36m(13) :[0m [34mbisync subdir=測試Русский{spc}{spc}ěáñ resync[0m
2026/07/07 02:02:07 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/ext_paths/path1/測試Русский ěáñ: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:02:07 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02: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/07 02:02:07 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский ěáñ/" with Path2 "/tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ/"
2026/07/07 02:02:07 INFO : Copying Path2 files to Path1
2026/07/07 02:02:07 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:02:07 INFO : There was nothing to transfer
2026/07/07 02:02:07 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:02:07 INFO : There was nothing to transfer
2026/07/07 02:02:07 INFO : Resync updating listings
2026/07/07 02:02:07 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский ěáñ/" vs Path2 "/tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ/"
2026/07/07 02:02:07 INFO : [32mBisync successful[0m
2026/07/07 02:02:07 NOTICE: [36m(14) :[0m [34mcopy-listings resync[0m
2026/07/07 02:02:07 NOTICE: [36m(15) :[0m [34mtest place new files with extended chars on each side[0m
2026/07/07 02:02:07 NOTICE: [36m(16) :[0m [34mtouch-glob 2001-01-02 /tmp/015954nazanen4/datadir/test_ext_paths-lusuwuw3/ file1.txt[0m
2026/07/07 02:02:07 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_ext_paths-lusuwuw3/"
2026/07/07 02:02:07 DEBUG : fs cache: renaming cache item "/tmp/015954nazanen4/datadir/test_ext_paths-lusuwuw3/" to be canonical "/tmp/015954nazanen4/datadir/test_ext_paths-lusuwuw3"
2026/07/07 02:02:07 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/07 02:02:07 NOTICE: [36m(17) :[0m [34mcopy-as /tmp/015954nazanen4/datadir/test_ext_paths-lusuwuw3/file1.txt TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский{spc}{spc}ěáñ 測試_file1p1[0m
2026/07/07 02:02:07 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_ext_paths-lusuwuw3/file1.txt" to "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский ěáñ" as "測試_file1p1"
2026/07/07 02:02:07 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_ext_paths-lusuwuw3/file1.txt"
2026/07/07 02:02:07 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский ěáñ"
2026/07/07 02:02:07 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-sivimey3filu path 015954nazanen4/ext_paths/path1/測試Русский ěáñ" as "測試_file1p1"
2026/07/07 02:02:08 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:08 DEBUG : 測試_file1p1: size = 19 OK
2026/07/07 02:02:08 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:02:08 INFO : file1.txt: Copied (new) to: 測試_file1p1
2026/07/07 02:02:08 NOTICE: [36m(18) :[0m [34mcopy-as /tmp/015954nazanen4/datadir/test_ext_paths-lusuwuw3/file1.txt /tmp/015954nazanen4/ext_paths/path2/測試Русский{spc}{spc}ěáñ 測試_file1p2[0m
2026/07/07 02:02:08 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_ext_paths-lusuwuw3/file1.txt" to "/tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ" as "測試_file1p2"
2026/07/07 02:02:08 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_ext_paths-lusuwuw3/file1.txt"
2026/07/07 02:02:08 DEBUG : Creating backend with remote "/tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ"
2026/07/07 02:02:08 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ" as "測試_file1p2"
2026/07/07 02:02:08 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:08 DEBUG : 測試_file1p2.1ffde2cd.partial: size = 19 OK
2026/07/07 02:02:08 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:02:08 DEBUG : 測試_file1p2.1ffde2cd.partial: renamed to: 測試_file1p2
2026/07/07 02:02:08 INFO : file1.txt: Copied (new) to: 測試_file1p2
2026/07/07 02:02:08 NOTICE: [36m(19) :[0m [34mtest normal sync of subdirs with extended chars[0m
2026/07/07 02:02:08 NOTICE: [36m(20) :[0m [34mbisync subdir=測試Русский{spc}{spc}ěáñ[0m
2026/07/07 02:02:10 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/ext_paths/path1/測試Русский ěáñ: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:02:10 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:02:10 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/07 02:02:10 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский ěáñ/" with Path2 "/tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ/"
2026/07/07 02:02:10 INFO : Building Path1 and Path2 listings
2026/07/07 02:02:10 INFO : Path1 checking for diffs
2026/07/07 02:02:10 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36m測試_file1p1[0m
2026/07/07 02:02:10 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/07 02:02:10 INFO : Path2 checking for diffs
2026/07/07 02:02:10 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36m測試_file1p2[0m
2026/07/07 02:02:10 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/07 02:02:10 INFO : Applying changes
2026/07/07 02:02:10 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ/測試_file1p1[0m
2026/07/07 02:02:10 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский ěáñ/測試_file1p2[0m
2026/07/07 02:02:10 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/07 02:02:10 INFO : 測試_file1p2: Copied (new)
2026/07/07 02:02:10 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/07 02:02:10 INFO : 測試_file1p1: Copied (new)
2026/07/07 02:02:10 INFO : Updating listings
2026/07/07 02:02:10 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский ěáñ/" vs Path2 "/tmp/015954nazanen4/ext_paths/path2/測試Русский ěáñ/"
2026/07/07 02:02:10 INFO : [32mBisync successful[0m
2026/07/07 02:02:10 NOTICE: [36m(21) :[0m [34mmove-listings normal-sync[0m
2026/07/07 02:02:10 NOTICE: [36m(22) :[0m [34mtest check-filename with extended chars. check should fail.[0m
2026/07/07 02:02:10 NOTICE: [36m(23) :[0m [34mbisync resync[0m
2026/07/07 02:02:12 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/ext_paths/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:02:12 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/07/07 02:02:12 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02: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/07 02:02:12 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/" with Path2 "/tmp/015954nazanen4/ext_paths/path2/"
2026/07/07 02:02:12 INFO : Copying Path2 files to Path1
2026/07/07 02:02:12 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:02:12 INFO : There was nothing to transfer
2026/07/07 02:02:12 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:02:13 INFO : There was nothing to transfer
2026/07/07 02:02:13 INFO : Resync updating listings
2026/07/07 02:02:13 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/" vs Path2 "/tmp/015954nazanen4/ext_paths/path2/"
2026/07/07 02:02:13 INFO : [32mBisync successful[0m
2026/07/07 02:02:13 NOTICE: [36m(24) :[0m [34mdelete-file TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/07/07 02:02:13 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский ěáñ/" for canonical name "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/測試Русский ěáñ"
2026/07/07 02:02:13 INFO : 測試_check file: Deleted
2026/07/07 02:02:13 NOTICE: [36m(25) :[0m [34mbisync check-access check-filename=測試_check{spc}file[0m
2026/07/07 02:02:15 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/ext_paths/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:02:15 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/07/07 02:02:15 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:02: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/07 02:02:15 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/" with Path2 "/tmp/015954nazanen4/ext_paths/path2/"
2026/07/07 02:02:15 INFO : Building Path1 and Path2 listings
2026/07/07 02:02:15 INFO : Path1 checking for diffs
2026/07/07 02:02:15 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36m測試Русский ěáñ/測試_check file[0m
2026/07/07 02:02:15 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/07/07 02:02:15 INFO : Path2 checking for diffs
2026/07/07 02:02:15 INFO : Checking access health
2026/07/07 02:02:15 ERROR : Access test failed: Path1 count 1, Path2 count 2 - 測試_check file
2026/07/07 02:02:15 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36m測試Русский ěáñ/測試_check file[0m
2026/07/07 02:02:15 ERROR : [31mBisync critical error: check file check failed[0m
2026/07/07 02:02:15 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/07 02:02:15 NOTICE: Bisync error: bisync aborted
2026/07/07 02:02:15 NOTICE: [36m(26) :[0m [34mcopy-listings check-access-fail[0m
2026/07/07 02:02:15 NOTICE: [36m(27) :[0m [34mtest check-filename with extended chars. check should pass.[0m
2026/07/07 02:02:15 NOTICE: [36m(28) :[0m [34mbisync resync[0m
2026/07/07 02:02:17 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/ext_paths/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:02:17 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/07/07 02:02:17 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:02: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/07 02:02:17 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/" with Path2 "/tmp/015954nazanen4/ext_paths/path2/"
2026/07/07 02:02:17 INFO : Copying Path2 files to Path1
2026/07/07 02:02:17 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:02:17 INFO : 測試Русский ěáñ/測試_check file: Copied (new)
2026/07/07 02:02:17 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:02:18 INFO : Resync updating listings
2026/07/07 02:02:18 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/" vs Path2 "/tmp/015954nazanen4/ext_paths/path2/"
2026/07/07 02:02:18 INFO : [32mBisync successful[0m
2026/07/07 02:02:18 NOTICE: [36m(29) :[0m [34mbisync check-access check-filename=測試_check{spc}file[0m
2026/07/07 02:02:20 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/ext_paths/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:02:20 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/07/07 02:02:20 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:02: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/07 02:02:20 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/" with Path2 "/tmp/015954nazanen4/ext_paths/path2/"
2026/07/07 02:02:20 INFO : Building Path1 and Path2 listings
2026/07/07 02:02:20 INFO : Path1 checking for diffs
2026/07/07 02:02:20 INFO : Path2 checking for diffs
2026/07/07 02:02:20 INFO : Checking access health
2026/07/07 02:02:20 INFO : Found 2 matching "測試_check file" files on both paths
2026/07/07 02:02:20 INFO : No changes found
2026/07/07 02:02:20 INFO : Updating listings
2026/07/07 02:02:20 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/" vs Path2 "/tmp/015954nazanen4/ext_paths/path2/"
2026/07/07 02:02:20 INFO : [32mBisync successful[0m
2026/07/07 02:02:20 NOTICE: [36m(30) :[0m [34mmove-listings check-access-pass[0m
2026/07/07 02:02:20 NOTICE: [36m(31) :[0m [34mtest filters-file path with extended chars - masks /fileZ.txt[0m
2026/07/07 02:02:20 NOTICE: [36m(32) :[0m [34mcopy-file /tmp/015954nazanen4/datadir/test_ext_paths-lusuwuw3/測試_filtersfile.txt /tmp/015954nazanen4/workdir/[0m
2026/07/07 02:02:20 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_ext_paths-lusuwuw3/測試_filtersfile.txt" to "/tmp/015954nazanen4/workdir/" as ""
2026/07/07 02:02:20 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_ext_paths-lusuwuw3/測試_filtersfile.txt"
2026/07/07 02:02:20 DEBUG : Creating backend with remote "/tmp/015954nazanen4/workdir/"
2026/07/07 02:02:20 DEBUG : operations.CopyFile "測試_filtersfile.txt" to "Local file system at /tmp/015954nazanen4/workdir" as "測試_filtersfile.txt"
2026/07/07 02:02:20 DEBUG : 測試_filtersfile.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:20 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: size = 254 OK
2026/07/07 02:02:20 DEBUG : 測試_filtersfile.txt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/07/07 02:02:20 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: renamed to: 測試_filtersfile.txt
2026/07/07 02:02:20 INFO : 測試_filtersfile.txt: Copied (new)
2026/07/07 02:02:20 NOTICE: [36m(33) :[0m [34mbisync filters-file=/tmp/015954nazanen4/workdir/測試_filtersfile.txt resync[0m
2026/07/07 02:02:22 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/ext_paths/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:02:22 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/07/07 02:02:22 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02: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/07 02:02:22 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/" with Path2 "/tmp/015954nazanen4/ext_paths/path2/"
2026/07/07 02:02:22 INFO : Using filters file /tmp/015954nazanen4/workdir/測試_filtersfile.txt
2026/07/07 02:02:22 INFO : Storing filters file hash to /tmp/015954nazanen4/workdir/測試_filtersfile.txt.md5
2026/07/07 02:02:22 INFO : Copying Path2 files to Path1
2026/07/07 02:02:22 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:02:22 INFO : There was nothing to transfer
2026/07/07 02:02:22 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:02:22 INFO : There was nothing to transfer
2026/07/07 02:02:22 INFO : Resync updating listings
2026/07/07 02:02:22 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/" vs Path2 "/tmp/015954nazanen4/ext_paths/path2/"
2026/07/07 02:02:22 INFO : [32mBisync successful[0m
2026/07/07 02:02:22 NOTICE: [36m(34) :[0m [34mcopy-as /tmp/015954nazanen4/datadir/test_ext_paths-lusuwuw3/file1.txt TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/ fileZ.txt[0m
2026/07/07 02:02:22 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_ext_paths-lusuwuw3/file1.txt" to "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/" as "fileZ.txt"
2026/07/07 02:02:22 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_ext_paths-lusuwuw3/file1.txt"
2026/07/07 02:02:22 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/"
2026/07/07 02:02:22 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-sivimey3filu path 015954nazanen4/ext_paths/path1" as "fileZ.txt"
2026/07/07 02:02:22 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:22 DEBUG : fileZ.txt: size = 19 OK
2026/07/07 02:02:22 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:02:22 INFO : file1.txt: Copied (new) to: fileZ.txt
2026/07/07 02:02:22 NOTICE: [36m(35) :[0m [34mbisync filters-file=/tmp/015954nazanen4/workdir/測試_filtersfile.txt[0m
2026/07/07 02:02:25 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/ext_paths/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:02:25 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/07/07 02:02:25 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:02: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/07 02:02:25 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/" with Path2 "/tmp/015954nazanen4/ext_paths/path2/"
2026/07/07 02:02:25 INFO : Using filters file /tmp/015954nazanen4/workdir/測試_filtersfile.txt
2026/07/07 02:02:25 INFO : Building Path1 and Path2 listings
2026/07/07 02:02:25 INFO : Path1 checking for diffs
2026/07/07 02:02:25 INFO : Path2 checking for diffs
2026/07/07 02:02:25 INFO : No changes found
2026/07/07 02:02:25 INFO : Updating listings
2026/07/07 02:02:25 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/ext_paths/path1/" vs Path2 "/tmp/015954nazanen4/ext_paths/path2/"
2026/07/07 02:02:25 INFO : [32mBisync successful[0m
2026/07/07 02:02:25 DEBUG : Waiting for deletions to finish
2026/07/07 02:02:25 INFO : 測試_check file: Deleted
2026/07/07 02:02:25 INFO : filename_contains_ࢺ_.txt: Deleted
2026/07/07 02:02:25 INFO : Русский.txt: Deleted
2026/07/07 02:02:25 INFO : file_enconde_mañana_funcionará.txt: Deleted
2026/07/07 02:02:25 INFO : RCLONE_TEST: Deleted
2026/07/07 02:02:25 INFO : file1.txt: Deleted
2026/07/07 02:02:25 INFO : fileZ.txt: Deleted
2026/07/07 02:02:25 INFO : filename_contains_ě_.txt: Deleted
2026/07/07 02:02:25 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Deleted
2026/07/07 02:02:25 INFO : 測試Русский ěáñ/測試_file1p1: Deleted
2026/07/07 02:02:25 INFO : 測試Русский ěáñ/測試_check file: Deleted
2026/07/07 02:02:25 INFO : 測試Русский ěáñ/測試_file1p2: Deleted
2026/07/07 02:02:25 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Deleted
2026/07/07 02:02:25 DEBUG : removing 1 level 0 directories
2026/07/07 02:02:25 INFO : Azure container rclone-test-sivimey3filu path 015954nazanen4/ext_paths/path1: Removing directory
2026/07/07 02:02:25 DEBUG : Waiting for deletions to finish
2026/07/07 02:02:25 INFO : file1.txt: Deleted
2026/07/07 02:02:25 INFO : filename_contains_ࢺ_.txt: Deleted
2026/07/07 02:02:25 INFO : RCLONE_TEST: Deleted
2026/07/07 02:02:25 INFO : file_enconde_mañana_funcionará.txt: Deleted
2026/07/07 02:02:25 INFO : 測試Русский ěáñ/測試_check file: Deleted
2026/07/07 02:02:25 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Deleted
2026/07/07 02:02:25 INFO : filename_contains_ě_.txt: Deleted
2026/07/07 02:02:25 INFO : 測試Русский ěáñ/測試_file1p1: Deleted
2026/07/07 02:02:25 INFO : Русский.txt: Deleted
2026/07/07 02:02:25 INFO : 測試Русский ěáñ/測試_file1p2: Deleted
2026/07/07 02:02:25 INFO : 測試_check file: Deleted
2026/07/07 02:02:25 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Deleted
2026/07/07 02:02:25 DEBUG : removing 1 level 1 directories
2026/07/07 02:02:25 INFO : 測試Русский ěáñ: Removing directory
2026/07/07 02:02:25 DEBUG : removing 1 level 0 directories
2026/07/07 02:02:25 INFO : Local file system at /tmp/015954nazanen4/ext_paths/path2: Removing directory
bisync_test.go:610: [32mTEST ext_paths PASSED[0m
=== RUN TestBisyncRemoteLocal/extended_filenames
2026/07/07 02:02:25 INFO : path1: Making directory
2026/07/07 02:02:25 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/extended_filenames/path1"
2026/07/07 02:02:25 DEBUG : Creating backend with remote "/tmp/015954nazanen4/extended_filenames/path2"
2026/07/07 02:02:25 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_extended_filenames/initial"
2026/07/07 02:02:25 DEBUG : Creating backend with remote "/tmp/015954nazanen4/initdir/test_extended_filenames-ribexez0"
2026/07/07 02:02:25 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:02:25 DEBUG : file1 - Copy (2).txt: Need to transfer - File not found at Destination
2026/07/07 02:02:25 DEBUG : file1 - Copy.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:25 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:25 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:25 DEBUG : file1 - Copy.txt.836e0f82.partial: size = 0 OK
2026/07/07 02:02:25 DEBUG : file1 - Copy (2).txt.2901b545.partial: size = 0 OK
2026/07/07 02:02:25 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:25 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:25 DEBUG : file1 - Copy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:25 DEBUG : subdir_with_ࢺ_: Making directory with metadata
2026/07/07 02:02:25 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:02:25 DEBUG : file1 - Copy.txt.836e0f82.partial: renamed to: file1 - Copy.txt
2026/07/07 02:02:25 INFO : file1 - Copy.txt: Copied (new)
2026/07/07 02:02:25 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:02:25 DEBUG : file1 - Copy (2).txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:25 INFO : subdir_with_ࢺ_: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 02:02:25 DEBUG : Added delayed dir = "subdir_with_ࢺ_", newDst=subdir_with_ࢺ_
2026/07/07 02:02:25 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:25 DEBUG : file1 - Copy (2).txt.2901b545.partial: renamed to: file1 - Copy (2).txt
2026/07/07 02:02:25 INFO : file1 - Copy (2).txt: Copied (new)
2026/07/07 02:02:25 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:02:25 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:25 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:25 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:25 DEBUG : Local file system at /tmp/015954nazanen4/initdir/test_extended_filenames-ribexez0: Waiting for checks to finish
2026/07/07 02:02:25 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/07/07 02:02:25 DEBUG : Local file system at /tmp/015954nazanen4/initdir/test_extended_filenames-ribexez0: Waiting for transfers to finish
2026/07/07 02:02:25 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:02:25 INFO : file1.txt: Copied (new)
2026/07/07 02:02:25 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:25 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/07/07 02:02:25 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:02:25 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/07/07 02:02:25 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/07/07 02:02:25 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/07/07 02:02:25 INFO : filename_contains_ě_.txt: Copied (new)
2026/07/07 02:02:25 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/07/07 02:02:25 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: size = 272 OK
2026/07/07 02:02:25 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:02:25 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:02:25 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:02:25 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:02:25 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: renamed to: subdir_with_ࢺ_/filename_contains_ě_.txt
2026/07/07 02:02:25 INFO : subdir_with_ࢺ_/filename_contains_ě_.txt: Copied (new)
2026/07/07 02:02:25 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/07/07 02:02:25 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/07/07 02:02:25 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/07/07 02:02:25 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:25 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/07/07 02:02:25 INFO : Русский.txt: Copied (new)
2026/07/07 02:02:25 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: size = 272 OK
2026/07/07 02:02:25 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:02:25 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: renamed to: subdir_with_ࢺ_/filename_contains_ࢺ_.txt
2026/07/07 02:02:25 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Copied (new)
2026/07/07 02:02:25 INFO : subdir_with_ࢺ_: Set directory modification time (using SetModTime)
2026/07/07 02:02:25 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_extended_filenames/modfiles"
2026/07/07 02:02:25 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_extended_filenames-zajiher8"
2026/07/07 02:02:25 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:25 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:25 DEBUG : Local file system at /tmp/015954nazanen4/datadir/test_extended_filenames-zajiher8: Waiting for checks to finish
2026/07/07 02:02:25 DEBUG : Local file system at /tmp/015954nazanen4/datadir/test_extended_filenames-zajiher8: Waiting for transfers to finish
2026/07/07 02:02:25 DEBUG : file1.txt.10d04402.partial: size = 19 OK
2026/07/07 02:02:25 DEBUG : file2.txt.cb91205f.partial: size = 42 OK
2026/07/07 02:02:25 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:02:25 DEBUG : file2.txt: md5 = 40b811fb5009223b6da573f169619d8e OK
2026/07/07 02:02:25 DEBUG : file2.txt.cb91205f.partial: renamed to: file2.txt
2026/07/07 02:02:25 INFO : file2.txt: Copied (new)
2026/07/07 02:02:25 DEBUG : file1.txt.10d04402.partial: renamed to: file1.txt
2026/07/07 02:02:25 INFO : file1.txt: Copied (new)
2026/07/07 02:02:25 DEBUG : Waiting for deletions to finish
2026/07/07 02:02:25 DEBUG : removing 1 level 0 directories
2026/07/07 02:02:25 INFO : Azure container rclone-test-sivimey3filu path 015954nazanen4/extended_filenames/path1: Removing directory
2026/07/07 02:02:25 DEBUG : Waiting for deletions to finish
2026/07/07 02:02:25 ERROR : error listing: directory not found
2026/07/07 02:02:25 ERROR : Local file system at /tmp/015954nazanen4/extended_filenames/path2: Failed to list "": directory not found
2026/07/07 02:02:25 DEBUG : removing 1 level 0 directories
2026/07/07 02:02:25 INFO : Local file system at /tmp/015954nazanen4/extended_filenames/path2: Removing directory
2026/07/07 02:02:25 ERROR : Failed to rmdir: stat /tmp/015954nazanen4/extended_filenames/path2: no such file or directory
2026/07/07 02:02:25 ERROR : error listing: directory not found
2026/07/07 02:02:25 NOTICE: checking initFs Local file system at /tmp/015954nazanen4/initdir/test_extended_filenames-ribexez0
2026/07/07 02:02:25 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:02:25 DEBUG : file1 - Copy (2).txt: Need to transfer - File not found at Destination
2026/07/07 02:02:25 DEBUG : file1 - Copy.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:25 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:25 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:25 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:25 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:25 INFO : subdir_with_ࢺ_: Making directory
2026/07/07 02:02:25 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:25 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:25 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:25 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/extended_filenames/path1: Waiting for checks to finish
2026/07/07 02:02:25 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/extended_filenames/path1: Waiting for transfers to finish
2026/07/07 02:02:25 DEBUG : file1 - Copy.txt: size = 0 OK
2026/07/07 02:02:25 DEBUG : file1 - Copy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:25 INFO : file1 - Copy.txt: Copied (new)
2026/07/07 02:02:25 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:02:25 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:25 INFO : file1.txt: Copied (new)
2026/07/07 02:02:25 DEBUG : file1 - Copy (2).txt: size = 0 OK
2026/07/07 02:02:25 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:02:25 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:02:25 DEBUG : file1 - Copy (2).txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:25 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:02:25 INFO : file1 - Copy (2).txt: Copied (new)
2026/07/07 02:02:25 DEBUG : file_enconde_mañana_funcionará.txt: size = 0 OK
2026/07/07 02:02:25 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:25 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/07/07 02:02:25 DEBUG : filename_contains_ě_.txt: size = 272 OK
2026/07/07 02:02:25 DEBUG : Русский.txt: size = 0 OK
2026/07/07 02:02:25 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:02:25 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:25 INFO : filename_contains_ě_.txt: Copied (new)
2026/07/07 02:02:25 INFO : Русский.txt: Copied (new)
2026/07/07 02:02:25 DEBUG : filename_contains_ࢺ_.txt: size = 272 OK
2026/07/07 02:02:25 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:02:25 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/07/07 02:02:25 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: size = 272 OK
2026/07/07 02:02:25 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:02:25 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Copied (new)
2026/07/07 02:02:25 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: size = 272 OK
2026/07/07 02:02:25 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:02:25 INFO : subdir_with_ࢺ_/filename_contains_ě_.txt: Copied (new)
2026/07/07 02:02:25 NOTICE: checking Path1 Azure container rclone-test-sivimey3filu path 015954nazanen4/extended_filenames/path1
2026/07/07 02:02:26 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:02:26 DEBUG : file1 - Copy (2).txt: Need to transfer - File not found at Destination
2026/07/07 02:02:26 DEBUG : file1 - Copy.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:26 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:26 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:26 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:26 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:26 DEBUG : subdir_with_ࢺ_: Making directory with metadata
2026/07/07 02:02:26 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:02:26 INFO : subdir_with_ࢺ_: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 02:02:26 DEBUG : Added delayed dir = "subdir_with_ࢺ_", newDst=subdir_with_ࢺ_
2026/07/07 02:02:26 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:02:26 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:26 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:02:26 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:02:26 DEBUG : file1 - Copy.txt.836e0f82.partial: size = 0 OK
2026/07/07 02:02:26 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:02:26 DEBUG : file1 - Copy (2).txt.2901b545.partial: size = 0 OK
2026/07/07 02:02:26 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:26 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:26 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:26 DEBUG : Local file system at /tmp/015954nazanen4/extended_filenames/path2: Waiting for checks to finish
2026/07/07 02:02:26 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:02:26 INFO : file1.txt: Copied (new)
2026/07/07 02:02:26 DEBUG : Local file system at /tmp/015954nazanen4/extended_filenames/path2: Waiting for transfers to finish
2026/07/07 02:02:26 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/07/07 02:02:26 DEBUG : file1 - Copy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:26 DEBUG : file1 - Copy (2).txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:26 DEBUG : file1 - Copy.txt.836e0f82.partial: renamed to: file1 - Copy.txt
2026/07/07 02:02:26 INFO : file1 - Copy.txt: Copied (new)
2026/07/07 02:02:26 DEBUG : file1 - Copy (2).txt.2901b545.partial: renamed to: file1 - Copy (2).txt
2026/07/07 02:02:26 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/07/07 02:02:26 INFO : file1 - Copy (2).txt: Copied (new)
2026/07/07 02:02:26 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:02:26 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/07/07 02:02:26 INFO : filename_contains_ě_.txt: Copied (new)
2026/07/07 02:02:26 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/07/07 02:02:26 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:26 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:02:26 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/07/07 02:02:26 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: size = 272 OK
2026/07/07 02:02:26 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:26 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:02:26 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: renamed to: subdir_with_ࢺ_/filename_contains_ě_.txt
2026/07/07 02:02:26 INFO : subdir_with_ࢺ_/filename_contains_ě_.txt: Copied (new)
2026/07/07 02:02:26 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/07/07 02:02:26 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/07/07 02:02:26 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: size = 272 OK
2026/07/07 02:02:26 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/07/07 02:02:26 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:02:26 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/07/07 02:02:26 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/07/07 02:02:26 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: renamed to: subdir_with_ࢺ_/filename_contains_ࢺ_.txt
2026/07/07 02:02:26 INFO : Русский.txt: Copied (new)
2026/07/07 02:02:26 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Copied (new)
2026/07/07 02:02:26 INFO : subdir_with_ࢺ_: Set directory modification time (using SetModTime)
2026/07/07 02:02:26 NOTICE: checking path2 Local file system at /tmp/015954nazanen4/extended_filenames/path2
2026/07/07 02:02:26 NOTICE: [36m(01) :[0m [34mtest extended-filenames[0m
2026/07/07 02:02:26 NOTICE: [36m(02) :[0m [34mfix-names TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/extended_filenames/path1/subdir_with_ࢺ_/[0m
2026/07/07 02:02:26 DEBUG : rclone-test-sivimey3filu/015954nazanen4/extended_filenames/path1/subdir_with_ࢺ_/: is NFC: true
2026/07/07 02:02:26 DEBUG : rclone-test-sivimey3filu/015954nazanen4/extended_filenames/path1/subdir_with_ࢺ_/: is NFD: true
2026/07/07 02:02:26 DEBUG : rclone-test-sivimey3filu/015954nazanen4/extended_filenames/path1/subdir_with_ࢺ_/: is valid UTF8: true
2026/07/07 02:02:26 DEBUG : TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/extended_filenames/path1/subdir_with_ࢺ_/: attempting to fix directory
2026/07/07 02:02:26 DEBUG : old and new are equal. Skipping. TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/extended_filenames/path1/subdir_with_ࢺ_/ (1f9013423b983a6cc895218db586cfa5) TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/extended_filenames/path1/subdir_with_ࢺ_/ (1f9013423b983a6cc895218db586cfa5)
2026/07/07 02:02:26 DEBUG : old and new are equal. Skipping. TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/extended_filenames/path1/subdir_with_ࢺ_/ (1f9013423b983a6cc895218db586cfa5) TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/extended_filenames/path1/subdir_with_ࢺ_/ (1f9013423b983a6cc895218db586cfa5)
2026/07/07 02:02:26 NOTICE: [36m(03) :[0m [34mfix-names /tmp/015954nazanen4/extended_filenames/path2/subdir_with_ࢺ_/[0m
2026/07/07 02:02:26 DEBUG : /tmp/015954nazanen4/extended_filenames/path2/subdir_with_ࢺ_/: is NFC: true
2026/07/07 02:02:26 DEBUG : /tmp/015954nazanen4/extended_filenames/path2/subdir_with_ࢺ_/: is NFD: true
2026/07/07 02:02:26 DEBUG : /tmp/015954nazanen4/extended_filenames/path2/subdir_with_ࢺ_/: is valid UTF8: true
2026/07/07 02:02:26 DEBUG : /tmp/015954nazanen4/extended_filenames/path2/subdir_with_ࢺ_/: attempting to fix directory
2026/07/07 02:02:26 DEBUG : old and new are equal. Skipping. /tmp/015954nazanen4/extended_filenames/path2/subdir_with_ࢺ_/ (360a388c572d3399d9b7e9c929c2a085) /tmp/015954nazanen4/extended_filenames/path2/subdir_with_ࢺ_/ (360a388c572d3399d9b7e9c929c2a085)
2026/07/07 02:02:26 DEBUG : old and new are equal. Skipping. /tmp/015954nazanen4/extended_filenames/path2/subdir_with_ࢺ_/ (360a388c572d3399d9b7e9c929c2a085) /tmp/015954nazanen4/extended_filenames/path2/subdir_with_ࢺ_/ (360a388c572d3399d9b7e9c929c2a085)
2026/07/07 02:02:26 NOTICE: [36m(04) :[0m [34mfix-names TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt[0m
2026/07/07 02:02:26 DEBUG : rclone-test-sivimey3filu/015954nazanen4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFC: true
2026/07/07 02:02:26 DEBUG : rclone-test-sivimey3filu/015954nazanen4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFD: false
2026/07/07 02:02:26 DEBUG : rclone-test-sivimey3filu/015954nazanen4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: is valid UTF8: true
2026/07/07 02:02:26 DEBUG : rclone-test-sivimey3filu/015954nazanen4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/07/07 02:02:26 DEBUG : rclone-test-sivimey3filu/015954nazanen4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true 3b30d000c03028cabbc43e7b8745fff8
2026/07/07 02:02:26 DEBUG : FILE old: rclone-test-sivimey3filu/015954nazanen4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-sivimey3filu/015954nazanen4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/07/07 02:02:26 DEBUG : HASH old: 3b30d000c03028cabbc43e7b8745fff8 new: 3b30d000c03028cabbc43e7b8745fff8 equal: true
2026/07/07 02:02:26 DEBUG : rclone-test-sivimey3filu/015954nazanen4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true 3b30d000c03028cabbc43e7b8745fff8
2026/07/07 02:02:26 DEBUG : FILE old: rclone-test-sivimey3filu/015954nazanen4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-sivimey3filu/015954nazanen4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/07/07 02:02:26 DEBUG : HASH old: 3b30d000c03028cabbc43e7b8745fff8 new: 3b30d000c03028cabbc43e7b8745fff8 equal: true
2026/07/07 02:02:26 DEBUG : rclone-test-sivimey3filu/015954nazanen4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false f7277a66e33c47c1f024db454e55d046
2026/07/07 02:02:26 DEBUG : FILE old: rclone-test-sivimey3filu/015954nazanen4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-sivimey3filu/015954nazanen4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/07/07 02:02:26 DEBUG : HASH old: f7277a66e33c47c1f024db454e55d046 new: 3b30d000c03028cabbc43e7b8745fff8 equal: false
2026/07/07 02:02:26 DEBUG : rclone-test-sivimey3filu/015954nazanen4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false f7277a66e33c47c1f024db454e55d046
2026/07/07 02:02:26 DEBUG : FILE old: rclone-test-sivimey3filu/015954nazanen4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-sivimey3filu/015954nazanen4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/07/07 02:02:26 DEBUG : HASH old: f7277a66e33c47c1f024db454e55d046 new: 3b30d000c03028cabbc43e7b8745fff8 equal: false
2026/07/07 02:02:26 DEBUG : rclone-test-sivimey3filu/015954nazanen4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/07/07 02:02:26 NOTICE: [36m(05) :[0m [34mfix-names /tmp/015954nazanen4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt[0m
2026/07/07 02:02:26 DEBUG : /tmp/015954nazanen4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFC: true
2026/07/07 02:02:26 DEBUG : /tmp/015954nazanen4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFD: false
2026/07/07 02:02:26 DEBUG : /tmp/015954nazanen4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: is valid UTF8: true
2026/07/07 02:02:26 DEBUG : /tmp/015954nazanen4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/07/07 02:02:26 DEBUG : /tmp/015954nazanen4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true 3b4eca4dfd1cbca1335f2557643f2282
2026/07/07 02:02:26 DEBUG : FILE old: /tmp/015954nazanen4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: /tmp/015954nazanen4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/07/07 02:02:26 DEBUG : HASH old: 3b4eca4dfd1cbca1335f2557643f2282 new: 3b4eca4dfd1cbca1335f2557643f2282 equal: true
2026/07/07 02:02:26 DEBUG : /tmp/015954nazanen4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true 3b4eca4dfd1cbca1335f2557643f2282
2026/07/07 02:02:26 DEBUG : FILE old: /tmp/015954nazanen4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: /tmp/015954nazanen4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/07/07 02:02:26 DEBUG : HASH old: 3b4eca4dfd1cbca1335f2557643f2282 new: 3b4eca4dfd1cbca1335f2557643f2282 equal: true
2026/07/07 02:02:26 DEBUG : /tmp/015954nazanen4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false b41f25ceaa763ffd70e4bfd17c6f6962
2026/07/07 02:02:26 DEBUG : FILE old: /tmp/015954nazanen4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: /tmp/015954nazanen4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/07/07 02:02:26 DEBUG : HASH old: b41f25ceaa763ffd70e4bfd17c6f6962 new: 3b4eca4dfd1cbca1335f2557643f2282 equal: false
2026/07/07 02:02:26 DEBUG : /tmp/015954nazanen4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false b41f25ceaa763ffd70e4bfd17c6f6962
2026/07/07 02:02:26 DEBUG : FILE old: /tmp/015954nazanen4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: /tmp/015954nazanen4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/07/07 02:02:26 DEBUG : HASH old: b41f25ceaa763ffd70e4bfd17c6f6962 new: 3b4eca4dfd1cbca1335f2557643f2282 equal: false
2026/07/07 02:02:26 DEBUG : /tmp/015954nazanen4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/07/07 02:02:26 NOTICE: [36m(06) :[0m [34mfix-names TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/extended_filenames/path1/Русский.txt[0m
2026/07/07 02:02:26 DEBUG : rclone-test-sivimey3filu/015954nazanen4/extended_filenames/path1/Русский.txt: is NFC: true
2026/07/07 02:02:26 DEBUG : rclone-test-sivimey3filu/015954nazanen4/extended_filenames/path1/Русский.txt: is NFD: false
2026/07/07 02:02:26 DEBUG : rclone-test-sivimey3filu/015954nazanen4/extended_filenames/path1/Русский.txt: is valid UTF8: true
2026/07/07 02:02:26 DEBUG : rclone-test-sivimey3filu/015954nazanen4/extended_filenames/path1/Русский.txt: attempting to fix file -- filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/07/07 02:02:26 DEBUG : rclone-test-sivimey3filu/015954nazanen4/extended_filenames/path1/Русский.txt: file exists: true 4dce61d119dfa6450338b047b0fa9620
2026/07/07 02:02:26 DEBUG : FILE old: rclone-test-sivimey3filu/015954nazanen4/extended_filenames/path1/Русский.txt new: rclone-test-sivimey3filu/015954nazanen4/extended_filenames/path1/Русский.txt equal: true
2026/07/07 02:02:26 DEBUG : HASH old: 4dce61d119dfa6450338b047b0fa9620 new: 4dce61d119dfa6450338b047b0fa9620 equal: true
2026/07/07 02:02:26 DEBUG : rclone-test-sivimey3filu/015954nazanen4/extended_filenames/path1/Русский.txt: file exists: true 4dce61d119dfa6450338b047b0fa9620
2026/07/07 02:02:26 DEBUG : FILE old: rclone-test-sivimey3filu/015954nazanen4/extended_filenames/path1/Русский.txt new: rclone-test-sivimey3filu/015954nazanen4/extended_filenames/path1/Русский.txt equal: true
2026/07/07 02:02:26 DEBUG : HASH old: 4dce61d119dfa6450338b047b0fa9620 new: 4dce61d119dfa6450338b047b0fa9620 equal: true
2026/07/07 02:02:26 DEBUG : rclone-test-sivimey3filu/015954nazanen4/extended_filenames/path1/Русский.txt: file exists: false cac4b7c10124cc458c0eea76ad856b99
2026/07/07 02:02:26 DEBUG : FILE old: rclone-test-sivimey3filu/015954nazanen4/extended_filenames/path1/Русский.txt new: rclone-test-sivimey3filu/015954nazanen4/extended_filenames/path1/Русский.txt equal: false
2026/07/07 02:02:26 DEBUG : HASH old: cac4b7c10124cc458c0eea76ad856b99 new: 4dce61d119dfa6450338b047b0fa9620 equal: false
2026/07/07 02:02:26 DEBUG : rclone-test-sivimey3filu/015954nazanen4/extended_filenames/path1/Русский.txt: file exists: false cac4b7c10124cc458c0eea76ad856b99
2026/07/07 02:02:26 DEBUG : FILE old: rclone-test-sivimey3filu/015954nazanen4/extended_filenames/path1/Русский.txt new: rclone-test-sivimey3filu/015954nazanen4/extended_filenames/path1/Русский.txt equal: false
2026/07/07 02:02:26 DEBUG : HASH old: cac4b7c10124cc458c0eea76ad856b99 new: 4dce61d119dfa6450338b047b0fa9620 equal: false
2026/07/07 02:02:26 DEBUG : rclone-test-sivimey3filu/015954nazanen4/extended_filenames/path1/Русский.txt: verified file exists at correct path. filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/07/07 02:02:26 NOTICE: [36m(07) :[0m [34mfix-names /tmp/015954nazanen4/extended_filenames/path2/Русский.txt[0m
2026/07/07 02:02:26 DEBUG : /tmp/015954nazanen4/extended_filenames/path2/Русский.txt: is NFC: true
2026/07/07 02:02:26 DEBUG : /tmp/015954nazanen4/extended_filenames/path2/Русский.txt: is NFD: false
2026/07/07 02:02:26 DEBUG : /tmp/015954nazanen4/extended_filenames/path2/Русский.txt: is valid UTF8: true
2026/07/07 02:02:26 DEBUG : /tmp/015954nazanen4/extended_filenames/path2/Русский.txt: attempting to fix file -- filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/07/07 02:02:26 DEBUG : /tmp/015954nazanen4/extended_filenames/path2/Русский.txt: file exists: true ab829e65ecec2cfc2d08eee5f173160f
2026/07/07 02:02:26 DEBUG : FILE old: /tmp/015954nazanen4/extended_filenames/path2/Русский.txt new: /tmp/015954nazanen4/extended_filenames/path2/Русский.txt equal: true
2026/07/07 02:02:26 DEBUG : HASH old: ab829e65ecec2cfc2d08eee5f173160f new: ab829e65ecec2cfc2d08eee5f173160f equal: true
2026/07/07 02:02:26 DEBUG : /tmp/015954nazanen4/extended_filenames/path2/Русский.txt: file exists: true ab829e65ecec2cfc2d08eee5f173160f
2026/07/07 02:02:26 DEBUG : FILE old: /tmp/015954nazanen4/extended_filenames/path2/Русский.txt new: /tmp/015954nazanen4/extended_filenames/path2/Русский.txt equal: true
2026/07/07 02:02:26 DEBUG : HASH old: ab829e65ecec2cfc2d08eee5f173160f new: ab829e65ecec2cfc2d08eee5f173160f equal: true
2026/07/07 02:02:26 DEBUG : /tmp/015954nazanen4/extended_filenames/path2/Русский.txt: file exists: false 07836c09bbee7bc2db1669d6efe26361
2026/07/07 02:02:26 DEBUG : FILE old: /tmp/015954nazanen4/extended_filenames/path2/Русский.txt new: /tmp/015954nazanen4/extended_filenames/path2/Русский.txt equal: false
2026/07/07 02:02:26 DEBUG : HASH old: 07836c09bbee7bc2db1669d6efe26361 new: ab829e65ecec2cfc2d08eee5f173160f equal: false
2026/07/07 02:02:26 DEBUG : /tmp/015954nazanen4/extended_filenames/path2/Русский.txt: file exists: false 07836c09bbee7bc2db1669d6efe26361
2026/07/07 02:02:26 DEBUG : FILE old: /tmp/015954nazanen4/extended_filenames/path2/Русский.txt new: /tmp/015954nazanen4/extended_filenames/path2/Русский.txt equal: false
2026/07/07 02:02:26 DEBUG : HASH old: 07836c09bbee7bc2db1669d6efe26361 new: ab829e65ecec2cfc2d08eee5f173160f equal: false
2026/07/07 02:02:26 DEBUG : /tmp/015954nazanen4/extended_filenames/path2/Русский.txt: verified file exists at correct path. filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/07/07 02:02:26 NOTICE: [36m(08) :[0m [34mfix-names TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/extended_filenames/path1/file_enconde_mañana_funcionará.txt[0m
2026/07/07 02:02:26 DEBUG : rclone-test-sivimey3filu/015954nazanen4/extended_filenames/path1/file_enconde_mañana_funcionará.txt: is NFC: true
2026/07/07 02:02:26 DEBUG : rclone-test-sivimey3filu/015954nazanen4/extended_filenames/path1/file_enconde_mañana_funcionará.txt: is NFD: false
2026/07/07 02:02:26 DEBUG : rclone-test-sivimey3filu/015954nazanen4/extended_filenames/path1/file_enconde_mañana_funcionará.txt: is valid UTF8: true
2026/07/07 02:02:26 DEBUG : rclone-test-sivimey3filu/015954nazanen4/extended_filenames/path1/file_enconde_mañana_funcionará.txt: attempting to fix file -- filename hash: a179de4c245f1ac0afe5823062158ec4
2026/07/07 02:02:26 DEBUG : rclone-test-sivimey3filu/015954nazanen4/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: true 2cf8e1b61d1e4b42b6efe368eae3e8e2
2026/07/07 02:02:26 DEBUG : FILE old: rclone-test-sivimey3filu/015954nazanen4/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: rclone-test-sivimey3filu/015954nazanen4/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: true
2026/07/07 02:02:26 DEBUG : HASH old: 2cf8e1b61d1e4b42b6efe368eae3e8e2 new: 2cf8e1b61d1e4b42b6efe368eae3e8e2 equal: true
2026/07/07 02:02:26 DEBUG : rclone-test-sivimey3filu/015954nazanen4/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: true 2cf8e1b61d1e4b42b6efe368eae3e8e2
2026/07/07 02:02:26 DEBUG : FILE old: rclone-test-sivimey3filu/015954nazanen4/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: rclone-test-sivimey3filu/015954nazanen4/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: true
2026/07/07 02:02:26 DEBUG : HASH old: 2cf8e1b61d1e4b42b6efe368eae3e8e2 new: 2cf8e1b61d1e4b42b6efe368eae3e8e2 equal: true
2026/07/07 02:02:26 DEBUG : rclone-test-sivimey3filu/015954nazanen4/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: false 2cb125cc02dd1778c8bac4e2c0e30f72
2026/07/07 02:02:26 DEBUG : FILE old: rclone-test-sivimey3filu/015954nazanen4/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: rclone-test-sivimey3filu/015954nazanen4/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: false
2026/07/07 02:02:26 DEBUG : HASH old: 2cb125cc02dd1778c8bac4e2c0e30f72 new: 2cf8e1b61d1e4b42b6efe368eae3e8e2 equal: false
2026/07/07 02:02:26 DEBUG : rclone-test-sivimey3filu/015954nazanen4/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: false 2cb125cc02dd1778c8bac4e2c0e30f72
2026/07/07 02:02:26 DEBUG : FILE old: rclone-test-sivimey3filu/015954nazanen4/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: rclone-test-sivimey3filu/015954nazanen4/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: false
2026/07/07 02:02:26 DEBUG : HASH old: 2cb125cc02dd1778c8bac4e2c0e30f72 new: 2cf8e1b61d1e4b42b6efe368eae3e8e2 equal: false
2026/07/07 02:02:26 DEBUG : rclone-test-sivimey3filu/015954nazanen4/extended_filenames/path1/file_enconde_mañana_funcionará.txt: verified file exists at correct path. filename hash: a179de4c245f1ac0afe5823062158ec4
2026/07/07 02:02:26 NOTICE: [36m(09) :[0m [34mfix-names /tmp/015954nazanen4/extended_filenames/path2/file_enconde_mañana_funcionará.txt[0m
2026/07/07 02:02:26 DEBUG : /tmp/015954nazanen4/extended_filenames/path2/file_enconde_mañana_funcionará.txt: is NFC: true
2026/07/07 02:02:26 DEBUG : /tmp/015954nazanen4/extended_filenames/path2/file_enconde_mañana_funcionará.txt: is NFD: false
2026/07/07 02:02:26 DEBUG : /tmp/015954nazanen4/extended_filenames/path2/file_enconde_mañana_funcionará.txt: is valid UTF8: true
2026/07/07 02:02:26 DEBUG : /tmp/015954nazanen4/extended_filenames/path2/file_enconde_mañana_funcionará.txt: attempting to fix file -- filename hash: a179de4c245f1ac0afe5823062158ec4
2026/07/07 02:02:26 DEBUG : /tmp/015954nazanen4/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: true ad935baf0fd5956cfe4a5b9b9f8757e3
2026/07/07 02:02:26 DEBUG : FILE old: /tmp/015954nazanen4/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: /tmp/015954nazanen4/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: true
2026/07/07 02:02:26 DEBUG : HASH old: ad935baf0fd5956cfe4a5b9b9f8757e3 new: ad935baf0fd5956cfe4a5b9b9f8757e3 equal: true
2026/07/07 02:02:26 DEBUG : /tmp/015954nazanen4/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: true ad935baf0fd5956cfe4a5b9b9f8757e3
2026/07/07 02:02:26 DEBUG : FILE old: /tmp/015954nazanen4/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: /tmp/015954nazanen4/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: true
2026/07/07 02:02:26 DEBUG : HASH old: ad935baf0fd5956cfe4a5b9b9f8757e3 new: ad935baf0fd5956cfe4a5b9b9f8757e3 equal: true
2026/07/07 02:02:26 DEBUG : /tmp/015954nazanen4/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: false 878b5c55b4b34f92edffd7e0317623ca
2026/07/07 02:02:26 DEBUG : FILE old: /tmp/015954nazanen4/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: /tmp/015954nazanen4/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: false
2026/07/07 02:02:26 DEBUG : HASH old: 878b5c55b4b34f92edffd7e0317623ca new: ad935baf0fd5956cfe4a5b9b9f8757e3 equal: false
2026/07/07 02:02:26 DEBUG : /tmp/015954nazanen4/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: false 878b5c55b4b34f92edffd7e0317623ca
2026/07/07 02:02:26 DEBUG : FILE old: /tmp/015954nazanen4/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: /tmp/015954nazanen4/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: false
2026/07/07 02:02:26 DEBUG : HASH old: 878b5c55b4b34f92edffd7e0317623ca new: ad935baf0fd5956cfe4a5b9b9f8757e3 equal: false
2026/07/07 02:02:26 DEBUG : /tmp/015954nazanen4/extended_filenames/path2/file_enconde_mañana_funcionará.txt: verified file exists at correct path. filename hash: a179de4c245f1ac0afe5823062158ec4
2026/07/07 02:02:26 NOTICE: [36m(10) :[0m [34mtest initial bisync[0m
2026/07/07 02:02:26 NOTICE: [36m(11) :[0m [34mbisync resync[0m
2026/07/07 02:02:28 ERROR : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Failed to copy: PUT https://rclone.blob.core.windows.net/rclone-test-sivimey3filu/015954nazanen4/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:8599edd7-401e-0058-3fb4-0d64a2000000
Time:2026-07-07T02:02:28.9198527Z
--------------------------------------------------------------------------------
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-sivimey3filu/015954nazanen4/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:8599edd7-401e-0058-3fb4-0d64a2000000
Time:2026-07-07T02:02:28.9198527Z
--------------------------------------------------------------------------------
))
(fs: Azure container rclone-test-sivimey3filu path 015954nazanen4/extended_filenames/path1)
=== RUN TestBisyncRemoteLocal/filters
2026/07/07 02:02:28 INFO : path1: Making directory
2026/07/07 02:02:28 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/filters/path1"
2026/07/07 02:02:28 DEBUG : Creating backend with remote "/tmp/015954nazanen4/filters/path2"
2026/07/07 02:02:28 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filters/initial"
2026/07/07 02:02:28 DEBUG : Creating backend with remote "/tmp/015954nazanen4/initdir/test_filters-nenurap1"
2026/07/07 02:02:28 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:02:28 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:28 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:28 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:28 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:28 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:28 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:28 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:28 DEBUG : subdir: Making directory with metadata
2026/07/07 02:02:28 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 02:02:28 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/07 02:02:28 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:28 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:02:28 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:02:28 DEBUG : Local file system at /tmp/015954nazanen4/initdir/test_filters-nenurap1: Waiting for checks to finish
2026/07/07 02:02:28 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:28 DEBUG : Local file system at /tmp/015954nazanen4/initdir/test_filters-nenurap1: Waiting for transfers to finish
2026/07/07 02:02:28 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:02:28 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:02:28 INFO : file2.txt: Copied (new)
2026/07/07 02:02:28 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:02:28 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:02:28 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/07 02:02:28 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:02:28 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:28 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/07 02:02:28 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/07 02:02:28 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:28 INFO : file4.txt: Copied (new)
2026/07/07 02:02:28 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:02:28 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/07 02:02:28 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:28 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/07 02:02:28 INFO : file3.txt: Copied (new)
2026/07/07 02:02:28 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/07 02:02:28 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:28 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/07 02:02:28 INFO : file6.txt: Copied (new)
2026/07/07 02:02:28 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:28 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/07 02:02:28 INFO : file5.txt: Copied (new)
2026/07/07 02:02:28 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/07 02:02:28 INFO : file1.txt: Copied (new)
2026/07/07 02:02:28 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/07 02:02:28 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:28 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:28 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/07 02:02:28 INFO : file7.txt: Copied (new)
2026/07/07 02:02:28 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/07 02:02:28 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:02:28 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:02:28 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filters/modfiles"
2026/07/07 02:02:28 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_filters-mepicen7"
2026/07/07 02:02:28 DEBUG : fileZ.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:28 DEBUG : filtersfile.flt: Need to transfer - File not found at Destination
2026/07/07 02:02:28 DEBUG : Local file system at /tmp/015954nazanen4/datadir/test_filters-mepicen7: Waiting for checks to finish
2026/07/07 02:02:28 DEBUG : Local file system at /tmp/015954nazanen4/datadir/test_filters-mepicen7: Waiting for transfers to finish
2026/07/07 02:02:28 DEBUG : fileZ.txt.64882095.partial: size = 19 OK
2026/07/07 02:02:28 DEBUG : fileZ.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:02:28 DEBUG : filtersfile.flt.e46c0e4d.partial: size = 254 OK
2026/07/07 02:02:28 DEBUG : fileZ.txt.64882095.partial: renamed to: fileZ.txt
2026/07/07 02:02:28 INFO : fileZ.txt: Copied (new)
2026/07/07 02:02:28 DEBUG : filtersfile.flt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/07/07 02:02:28 DEBUG : filtersfile.flt.e46c0e4d.partial: renamed to: filtersfile.flt
2026/07/07 02:02:28 INFO : filtersfile.flt: Copied (new)
2026/07/07 02:02:28 DEBUG : Waiting for deletions to finish
2026/07/07 02:02:29 DEBUG : removing 1 level 0 directories
2026/07/07 02:02:29 INFO : Azure container rclone-test-sivimey3filu path 015954nazanen4/filters/path1: Removing directory
2026/07/07 02:02:29 DEBUG : Waiting for deletions to finish
2026/07/07 02:02:29 ERROR : error listing: directory not found
2026/07/07 02:02:29 ERROR : Local file system at /tmp/015954nazanen4/filters/path2: Failed to list "": directory not found
2026/07/07 02:02:29 DEBUG : removing 1 level 0 directories
2026/07/07 02:02:29 INFO : Local file system at /tmp/015954nazanen4/filters/path2: Removing directory
2026/07/07 02:02:29 ERROR : Failed to rmdir: stat /tmp/015954nazanen4/filters/path2: no such file or directory
2026/07/07 02:02:29 ERROR : error listing: directory not found
2026/07/07 02:02:29 NOTICE: checking initFs Local file system at /tmp/015954nazanen4/initdir/test_filters-nenurap1
2026/07/07 02:02:29 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:02:29 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:29 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:29 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:29 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:29 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:29 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:29 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:29 INFO : subdir: Making directory
2026/07/07 02:02:29 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:29 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/filters/path1: Waiting for checks to finish
2026/07/07 02:02:29 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/filters/path1: Waiting for transfers to finish
2026/07/07 02:02:29 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:02:29 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:29 INFO : file2.txt: Copied (new)
2026/07/07 02:02:29 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:02:29 DEBUG : file3.txt: size = 0 OK
2026/07/07 02:02:29 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:29 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:29 INFO : file3.txt: Copied (new)
2026/07/07 02:02:29 INFO : file1.txt: Copied (new)
2026/07/07 02:02:29 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:02:29 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:02:29 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:02:29 DEBUG : file7.txt: size = 0 OK
2026/07/07 02:02:29 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:29 INFO : file7.txt: Copied (new)
2026/07/07 02:02:29 DEBUG : file4.txt: size = 0 OK
2026/07/07 02:02:29 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:29 INFO : file4.txt: Copied (new)
2026/07/07 02:02:29 DEBUG : file5.txt: size = 0 OK
2026/07/07 02:02:29 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:29 INFO : file5.txt: Copied (new)
2026/07/07 02:02:29 DEBUG : file6.txt: size = 0 OK
2026/07/07 02:02:29 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:29 INFO : file6.txt: Copied (new)
2026/07/07 02:02:29 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/07 02:02:29 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:29 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:02:29 NOTICE: checking Path1 Azure container rclone-test-sivimey3filu path 015954nazanen4/filters/path1
2026/07/07 02:02:29 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:02:29 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:29 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:29 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:29 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:29 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:29 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:29 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:29 DEBUG : subdir: Making directory with metadata
2026/07/07 02:02:29 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 02:02:29 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/07 02:02:29 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:02:29 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:29 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:29 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:02:29 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:02:29 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:02:29 INFO : file2.txt: Copied (new)
2026/07/07 02:02:29 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:02:29 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:02:29 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:02:29 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:29 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/07 02:02:29 DEBUG : Local file system at /tmp/015954nazanen4/filters/path2: Waiting for checks to finish
2026/07/07 02:02:29 DEBUG : Local file system at /tmp/015954nazanen4/filters/path2: Waiting for transfers to finish
2026/07/07 02:02:29 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:02:29 INFO : file1.txt: Copied (new)
2026/07/07 02:02:29 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/07 02:02:29 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:29 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/07 02:02:29 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:29 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:29 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/07 02:02:29 INFO : file3.txt: Copied (new)
2026/07/07 02:02:29 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/07 02:02:29 INFO : file5.txt: Copied (new)
2026/07/07 02:02:29 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/07 02:02:29 INFO : file4.txt: Copied (new)
2026/07/07 02:02:29 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/07 02:02:29 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:29 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/07 02:02:29 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/07 02:02:29 INFO : file6.txt: Copied (new)
2026/07/07 02:02:29 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:29 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/07 02:02:29 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/07 02:02:29 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:29 INFO : file7.txt: Copied (new)
2026/07/07 02:02:29 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/07 02:02:29 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:02:29 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:02:29 NOTICE: checking path2 Local file system at /tmp/015954nazanen4/filters/path2
2026/07/07 02:02:29 NOTICE: [36m(01) :[0m [34mtest filters[0m
2026/07/07 02:02:29 NOTICE: [36m(02) :[0m [34mcopy-file /tmp/015954nazanen4/datadir/test_filters-mepicen7/filtersfile.flt /tmp/015954nazanen4/workdir/[0m
2026/07/07 02:02:29 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_filters-mepicen7/filtersfile.flt" to "/tmp/015954nazanen4/workdir/" as ""
2026/07/07 02:02:29 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_filters-mepicen7/filtersfile.flt"
2026/07/07 02:02:29 DEBUG : Creating backend with remote "/tmp/015954nazanen4/workdir/"
2026/07/07 02:02:29 DEBUG : operations.CopyFile "filtersfile.flt" to "Local file system at /tmp/015954nazanen4/workdir" as "filtersfile.flt"
2026/07/07 02:02:29 DEBUG : filtersfile.flt: Need to transfer - File not found at Destination
2026/07/07 02:02:29 DEBUG : filtersfile.flt.e46c0e4d.partial: size = 254 OK
2026/07/07 02:02:29 DEBUG : filtersfile.flt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/07/07 02:02:29 DEBUG : filtersfile.flt.e46c0e4d.partial: renamed to: filtersfile.flt
2026/07/07 02:02:29 INFO : filtersfile.flt: Copied (new)
2026/07/07 02:02:29 NOTICE: [36m(03) :[0m [34mtest resync to force building of the filters md5 hash[0m
2026/07/07 02:02:29 NOTICE: [36m(04) :[0m [34mbisync filters-file=/tmp/015954nazanen4/workdir/filtersfile.flt resync[0m
2026/07/07 02:02:31 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/filters/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:02:31 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:02:31 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02: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/07 02:02:31 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/filters/path1/" with Path2 "/tmp/015954nazanen4/filters/path2/"
2026/07/07 02:02:31 INFO : Using filters file /tmp/015954nazanen4/workdir/filtersfile.flt
2026/07/07 02:02:31 INFO : Storing filters file hash to /tmp/015954nazanen4/workdir/filtersfile.flt.md5
2026/07/07 02:02:31 INFO : Copying Path2 files to Path1
2026/07/07 02:02:31 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:02:31 INFO : There was nothing to transfer
2026/07/07 02:02:31 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:02:31 INFO : There was nothing to transfer
2026/07/07 02:02:31 INFO : Resync updating listings
2026/07/07 02:02:31 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/filters/path1/" vs Path2 "/tmp/015954nazanen4/filters/path2/"
2026/07/07 02:02:31 INFO : [32mBisync successful[0m
2026/07/07 02:02:31 NOTICE: [36m(05) :[0m [34mcopy-listings resync[0m
2026/07/07 02:02:31 NOTICE: [36m(06) :[0m [34mtest place new files on the remote[0m
2026/07/07 02:02:31 NOTICE: [36m(07) :[0m [34mtouch-glob 2001-01-02 /tmp/015954nazanen4/datadir/test_filters-mepicen7/ fileZ.txt[0m
2026/07/07 02:02:31 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_filters-mepicen7/"
2026/07/07 02:02:31 DEBUG : fs cache: renaming cache item "/tmp/015954nazanen4/datadir/test_filters-mepicen7/" to be canonical "/tmp/015954nazanen4/datadir/test_filters-mepicen7"
2026/07/07 02:02:31 DEBUG : fileZ.txt: Set modification time 2001-01-02
2026/07/07 02:02:31 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/015954nazanen4/datadir/test_filters-mepicen7/fileZ.txt /tmp/015954nazanen4/filters/path2/ fileZ.txt[0m
2026/07/07 02:02:31 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_filters-mepicen7/fileZ.txt" to "/tmp/015954nazanen4/filters/path2/" as "fileZ.txt"
2026/07/07 02:02:31 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_filters-mepicen7/fileZ.txt"
2026/07/07 02:02:31 DEBUG : Creating backend with remote "/tmp/015954nazanen4/filters/path2/"
2026/07/07 02:02:31 DEBUG : operations.CopyFile "fileZ.txt" to "Local file system at /tmp/015954nazanen4/filters/path2" as "fileZ.txt"
2026/07/07 02:02:31 DEBUG : fileZ.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:31 DEBUG : fileZ.txt.64882095.partial: size = 19 OK
2026/07/07 02:02:31 DEBUG : fileZ.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:02:31 DEBUG : fileZ.txt.64882095.partial: renamed to: fileZ.txt
2026/07/07 02:02:31 INFO : fileZ.txt: Copied (new)
2026/07/07 02:02:31 NOTICE: [36m(09) :[0m [34mcopy-as /tmp/015954nazanen4/datadir/test_filters-mepicen7/fileZ.txt TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/filters/path1/subdir fileZ.txt[0m
2026/07/07 02:02:31 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_filters-mepicen7/fileZ.txt" to "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/filters/path1/subdir" as "fileZ.txt"
2026/07/07 02:02:31 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_filters-mepicen7/fileZ.txt"
2026/07/07 02:02:31 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/filters/path1/subdir"
2026/07/07 02:02:31 DEBUG : operations.CopyFile "fileZ.txt" to "Azure container rclone-test-sivimey3filu path 015954nazanen4/filters/path1/subdir" as "fileZ.txt"
2026/07/07 02:02:31 DEBUG : fileZ.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:32 DEBUG : fileZ.txt: size = 19 OK
2026/07/07 02:02:32 DEBUG : fileZ.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:02:32 INFO : fileZ.txt: Copied (new)
2026/07/07 02:02:32 NOTICE: [36m(10) :[0m [34mtest bisync with filters-file. path2-side fileZ.txt will be filtered.[0m
2026/07/07 02:02:32 NOTICE: [36m(11) :[0m [34mbisync filters-file=/tmp/015954nazanen4/workdir/filtersfile.flt[0m
2026/07/07 02:02:34 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/filters/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:02:34 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:02:34 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:02: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/07 02:02:34 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/filters/path1/" with Path2 "/tmp/015954nazanen4/filters/path2/"
2026/07/07 02:02:34 INFO : Using filters file /tmp/015954nazanen4/workdir/filtersfile.flt
2026/07/07 02:02:34 INFO : Building Path1 and Path2 listings
2026/07/07 02:02:34 INFO : Path1 checking for diffs
2026/07/07 02:02:34 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36msubdir/fileZ.txt[0m
2026/07/07 02:02:34 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/07 02:02:34 INFO : Path2 checking for diffs
2026/07/07 02:02:34 INFO : Applying changes
2026/07/07 02:02:34 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/015954nazanen4/filters/path2/subdir/fileZ.txt[0m
2026/07/07 02:02:34 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/07 02:02:34 INFO : subdir/fileZ.txt: Copied (new)
2026/07/07 02:02:34 INFO : Updating listings
2026/07/07 02:02:34 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/filters/path1/" vs Path2 "/tmp/015954nazanen4/filters/path2/"
2026/07/07 02:02:34 INFO : [32mBisync successful[0m
2026/07/07 02:02:34 DEBUG : Waiting for deletions to finish
2026/07/07 02:02:34 INFO : file4.txt: Deleted
2026/07/07 02:02:34 INFO : file5.txt: Deleted
2026/07/07 02:02:34 INFO : file1.txt: Deleted
2026/07/07 02:02:34 INFO : file3.txt: Deleted
2026/07/07 02:02:34 INFO : file6.txt: Deleted
2026/07/07 02:02:34 INFO : file7.txt: Deleted
2026/07/07 02:02:34 INFO : file2.txt: Deleted
2026/07/07 02:02:34 INFO : RCLONE_TEST: Deleted
2026/07/07 02:02:34 INFO : subdir/file20.txt: Deleted
2026/07/07 02:02:34 INFO : subdir/fileZ.txt: Deleted
2026/07/07 02:02:34 DEBUG : removing 1 level 0 directories
2026/07/07 02:02:34 INFO : Azure container rclone-test-sivimey3filu path 015954nazanen4/filters/path1: Removing directory
2026/07/07 02:02:34 DEBUG : Waiting for deletions to finish
2026/07/07 02:02:34 INFO : file3.txt: Deleted
2026/07/07 02:02:34 INFO : file1.txt: Deleted
2026/07/07 02:02:34 INFO : file5.txt: Deleted
2026/07/07 02:02:34 INFO : subdir/file20.txt: Deleted
2026/07/07 02:02:34 INFO : file4.txt: Deleted
2026/07/07 02:02:34 INFO : fileZ.txt: Deleted
2026/07/07 02:02:34 INFO : subdir/fileZ.txt: Deleted
2026/07/07 02:02:34 INFO : file6.txt: Deleted
2026/07/07 02:02:34 INFO : file2.txt: Deleted
2026/07/07 02:02:34 INFO : RCLONE_TEST: Deleted
2026/07/07 02:02:34 INFO : file7.txt: Deleted
2026/07/07 02:02:34 DEBUG : removing 1 level 1 directories
2026/07/07 02:02:34 INFO : subdir: Removing directory
2026/07/07 02:02:34 DEBUG : removing 1 level 0 directories
2026/07/07 02:02:34 INFO : Local file system at /tmp/015954nazanen4/filters/path2: Removing directory
bisync_test.go:610: [32mTEST filters PASSED[0m
=== RUN TestBisyncRemoteLocal/filtersfile_checks
2026/07/07 02:02:34 INFO : path1: Making directory
2026/07/07 02:02:34 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/filtersfile_checks/path1"
2026/07/07 02:02:34 DEBUG : Creating backend with remote "/tmp/015954nazanen4/filtersfile_checks/path2"
2026/07/07 02:02:34 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filtersfile_checks/initial"
2026/07/07 02:02:34 DEBUG : Creating backend with remote "/tmp/015954nazanen4/initdir/test_filtersfile_checks-buhadam3"
2026/07/07 02:02:34 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:02:34 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:34 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:34 DEBUG : subdir: Making directory with metadata
2026/07/07 02:02:34 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 02:02:34 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/07 02:02:34 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:02:34 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:34 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:02:34 DEBUG : Local file system at /tmp/015954nazanen4/initdir/test_filtersfile_checks-buhadam3: Waiting for checks to finish
2026/07/07 02:02:34 DEBUG : Local file system at /tmp/015954nazanen4/initdir/test_filtersfile_checks-buhadam3: Waiting for transfers to finish
2026/07/07 02:02:34 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:02:34 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:34 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:02:34 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:02:34 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:02:34 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:02:34 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:34 INFO : file1.txt: Copied (new)
2026/07/07 02:02:34 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:02:34 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/07 02:02:34 INFO : file2.txt: Copied (new)
2026/07/07 02:02:34 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:34 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/07 02:02:34 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:02:34 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:02:34 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filtersfile_checks/modfiles"
2026/07/07 02:02:34 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_filtersfile_checks-tayabog2"
2026/07/07 02:02:34 DEBUG : filtersfile.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:34 DEBUG : filtersfile2.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:34 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:34 DEBUG : filtersfile2.txt.dc377757.partial: size = 254 OK
2026/07/07 02:02:34 DEBUG : filtersfile.txt.5df4ccf0.partial: size = 380 OK
2026/07/07 02:02:34 DEBUG : filtersfile.txt: md5 = cbf4389cb34d9e160689d1578eb5707f OK
2026/07/07 02:02:34 DEBUG : filtersfile.txt.5df4ccf0.partial: renamed to: filtersfile.txt
2026/07/07 02:02:34 INFO : filtersfile.txt: Copied (new)
2026/07/07 02:02:34 DEBUG : Local file system at /tmp/015954nazanen4/datadir/test_filtersfile_checks-tayabog2: Waiting for checks to finish
2026/07/07 02:02:34 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/07/07 02:02:34 DEBUG : filtersfile2.txt: md5 = 95acc1e3b5beda465d9b2cb32808588c OK
2026/07/07 02:02:34 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/07/07 02:02:34 DEBUG : filtersfile2.txt.dc377757.partial: renamed to: filtersfile2.txt
2026/07/07 02:02:34 INFO : filtersfile2.txt: Copied (new)
2026/07/07 02:02:34 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/07/07 02:02:34 INFO : hold.txt: Copied (new)
2026/07/07 02:02:34 DEBUG : Local file system at /tmp/015954nazanen4/datadir/test_filtersfile_checks-tayabog2: Waiting for transfers to finish
2026/07/07 02:02:34 DEBUG : Waiting for deletions to finish
2026/07/07 02:02:34 DEBUG : removing 1 level 0 directories
2026/07/07 02:02:34 INFO : Azure container rclone-test-sivimey3filu path 015954nazanen4/filtersfile_checks/path1: Removing directory
2026/07/07 02:02:34 DEBUG : Waiting for deletions to finish
2026/07/07 02:02:34 ERROR : error listing: directory not found
2026/07/07 02:02:34 ERROR : Local file system at /tmp/015954nazanen4/filtersfile_checks/path2: Failed to list "": directory not found
2026/07/07 02:02:34 DEBUG : removing 1 level 0 directories
2026/07/07 02:02:34 INFO : Local file system at /tmp/015954nazanen4/filtersfile_checks/path2: Removing directory
2026/07/07 02:02:34 ERROR : Failed to rmdir: stat /tmp/015954nazanen4/filtersfile_checks/path2: no such file or directory
2026/07/07 02:02:34 ERROR : error listing: directory not found
2026/07/07 02:02:34 NOTICE: checking initFs Local file system at /tmp/015954nazanen4/initdir/test_filtersfile_checks-buhadam3
2026/07/07 02:02:34 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:02:34 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:34 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:34 INFO : subdir: Making directory
2026/07/07 02:02:34 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:34 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/filtersfile_checks/path1: Waiting for checks to finish
2026/07/07 02:02:34 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/filtersfile_checks/path1: Waiting for transfers to finish
2026/07/07 02:02:35 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:02:35 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:35 INFO : file1.txt: Copied (new)
2026/07/07 02:02:35 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:02:35 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:02:35 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:02:35 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/07 02:02:35 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:35 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:02:35 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:02:35 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:35 INFO : file2.txt: Copied (new)
2026/07/07 02:02:35 NOTICE: checking Path1 Azure container rclone-test-sivimey3filu path 015954nazanen4/filtersfile_checks/path1
2026/07/07 02:02:35 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:02:35 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:35 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:35 DEBUG : subdir: Making directory with metadata
2026/07/07 02:02:35 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 02:02:35 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/07 02:02:35 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:02:35 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:02:35 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:02:35 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:02:35 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:35 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:35 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:35 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:02:35 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:02:35 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:02:35 INFO : file2.txt: Copied (new)
2026/07/07 02:02:35 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:02:35 DEBUG : Local file system at /tmp/015954nazanen4/filtersfile_checks/path2: Waiting for checks to finish
2026/07/07 02:02:35 INFO : file1.txt: Copied (new)
2026/07/07 02:02:35 DEBUG : Local file system at /tmp/015954nazanen4/filtersfile_checks/path2: Waiting for transfers to finish
2026/07/07 02:02:35 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/07 02:02:35 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:35 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/07 02:02:35 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:02:35 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:02:35 NOTICE: checking path2 Local file system at /tmp/015954nazanen4/filtersfile_checks/path2
2026/07/07 02:02:35 NOTICE: [36m(01) :[0m [34mtest filtersfile-checks[0m
2026/07/07 02:02:35 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/07 02:02:35 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/07 02:02:37 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/filtersfile_checks/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:02:37 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:02:37 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:02: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/07 02:02:37 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/filtersfile_checks/path1/" with Path2 "/tmp/015954nazanen4/filtersfile_checks/path2/"
2026/07/07 02:02:37 INFO : Copying Path2 files to Path1
2026/07/07 02:02:37 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:02:37 INFO : There was nothing to transfer
2026/07/07 02:02:37 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:02:37 INFO : There was nothing to transfer
2026/07/07 02:02:37 INFO : Resync updating listings
2026/07/07 02:02:37 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/filtersfile_checks/path1/" vs Path2 "/tmp/015954nazanen4/filtersfile_checks/path2/"
2026/07/07 02:02:37 INFO : [32mBisync successful[0m
2026/07/07 02:02:37 NOTICE: [36m(04) :[0m [34mtest 1. inject filters file in workdir.[0m
2026/07/07 02:02:37 NOTICE: [36m(05) :[0m [34mcopy-file /tmp/015954nazanen4/datadir/test_filtersfile_checks-tayabog2/filtersfile.txt /tmp/015954nazanen4/workdir/[0m
2026/07/07 02:02:37 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_filtersfile_checks-tayabog2/filtersfile.txt" to "/tmp/015954nazanen4/workdir/" as ""
2026/07/07 02:02:37 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_filtersfile_checks-tayabog2/filtersfile.txt"
2026/07/07 02:02:37 DEBUG : Creating backend with remote "/tmp/015954nazanen4/workdir/"
2026/07/07 02:02:37 DEBUG : operations.CopyFile "filtersfile.txt" to "Local file system at /tmp/015954nazanen4/workdir" as "filtersfile.txt"
2026/07/07 02:02:37 DEBUG : filtersfile.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:37 DEBUG : filtersfile.txt.5df4ccf0.partial: size = 380 OK
2026/07/07 02:02:37 DEBUG : filtersfile.txt: md5 = cbf4389cb34d9e160689d1578eb5707f OK
2026/07/07 02:02:37 DEBUG : filtersfile.txt.5df4ccf0.partial: renamed to: filtersfile.txt
2026/07/07 02:02:37 INFO : filtersfile.txt: Copied (new)
2026/07/07 02:02:37 NOTICE: [36m(06) :[0m [34mtest 2. run with filters-file but without md5. should abort.[0m
2026/07/07 02:02:37 NOTICE: [36m(07) :[0m [34mbisync filters-file=/tmp/015954nazanen4/workdir/filtersfile.txt[0m
2026/07/07 02:02:39 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/filtersfile_checks/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:02:39 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:02:39 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:02: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/07 02:02:39 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/filtersfile_checks/path1/" with Path2 "/tmp/015954nazanen4/filtersfile_checks/path2/"
2026/07/07 02:02:39 INFO : Using filters file /tmp/015954nazanen4/workdir/filtersfile.txt
2026/07/07 02:02:39 ERROR : [31mBisync critical error: filters file md5 hash not found (must run --resync): /tmp/015954nazanen4/workdir/filtersfile.txt[0m
2026/07/07 02:02:39 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/07 02:02:39 NOTICE: Bisync error: bisync aborted
2026/07/07 02:02:39 NOTICE: [36m(08) :[0m [34mtest 3. run without filters-file. should be blocked due to prior abort.[0m
2026/07/07 02:02:39 NOTICE: [36m(09) :[0m [34mbisync[0m
2026/07/07 02:02:41 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/filtersfile_checks/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:02:41 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:02:41 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:02: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/07 02:02:41 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/filtersfile_checks/path1/" with Path2 "/tmp/015954nazanen4/filtersfile_checks/path2/"
2026/07/07 02:02:41 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/015954nazanen4/workdir/TestAzureBlob_rclone-test-sivimey3filu_015954nazanen4_filtersfile_checks_path1..tmp_015954nazanen4_filtersfile_checks_path2.path1.lst[0m
[0m[36mPath2: [94m/tmp/015954nazanen4/workdir/TestAzureBlob_rclone-test-sivimey3filu_015954nazanen4_filtersfile_checks_path1..tmp_015954nazanen4_filtersfile_checks_path2.path2.lst[0m
[0m[35mTry running this command to inspect the work dir:
[0m[96mrclone lsl "/tmp/015954nazanen4/workdir"[0m[0m
2026/07/07 02:02:41 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/07 02:02:41 NOTICE: Bisync error: bisync aborted
2026/07/07 02:02:41 NOTICE: [36m(10) :[0m [34mtest 4. run with filters-file and resync.[0m
2026/07/07 02:02:41 NOTICE: [36m(11) :[0m [34mbisync filters-file=/tmp/015954nazanen4/workdir/filtersfile.txt resync[0m
2026/07/07 02:02:43 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/filtersfile_checks/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:02:43 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:02:43 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02: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/07 02:02:43 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/filtersfile_checks/path1/" with Path2 "/tmp/015954nazanen4/filtersfile_checks/path2/"
2026/07/07 02:02:43 INFO : Using filters file /tmp/015954nazanen4/workdir/filtersfile.txt
2026/07/07 02:02:43 INFO : Storing filters file hash to /tmp/015954nazanen4/workdir/filtersfile.txt.md5
2026/07/07 02:02:43 INFO : Copying Path2 files to Path1
2026/07/07 02:02:43 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:02:44 INFO : There was nothing to transfer
2026/07/07 02:02:44 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:02:44 INFO : There was nothing to transfer
2026/07/07 02:02:44 INFO : Resync updating listings
2026/07/07 02:02:44 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/filtersfile_checks/path1/" vs Path2 "/tmp/015954nazanen4/filtersfile_checks/path2/"
2026/07/07 02:02:44 INFO : [32mBisync successful[0m
2026/07/07 02:02:44 NOTICE: [36m(12) :[0m [34mtest 5. run with filters-file alone. should run.[0m
2026/07/07 02:02:44 NOTICE: [36m(13) :[0m [34mbisync filters-file=/tmp/015954nazanen4/workdir/filtersfile.txt[0m
2026/07/07 02:02:46 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/filtersfile_checks/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:02:46 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:02:46 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:02: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/07 02:02:46 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/filtersfile_checks/path1/" with Path2 "/tmp/015954nazanen4/filtersfile_checks/path2/"
2026/07/07 02:02:46 INFO : Using filters file /tmp/015954nazanen4/workdir/filtersfile.txt
2026/07/07 02:02:46 INFO : Building Path1 and Path2 listings
2026/07/07 02:02:46 INFO : Path1 checking for diffs
2026/07/07 02:02:46 INFO : Path2 checking for diffs
2026/07/07 02:02:46 INFO : No changes found
2026/07/07 02:02:46 INFO : Updating listings
2026/07/07 02:02:46 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/filtersfile_checks/path1/" vs Path2 "/tmp/015954nazanen4/filtersfile_checks/path2/"
2026/07/07 02:02:46 INFO : [32mBisync successful[0m
2026/07/07 02:02:46 NOTICE: [36m(14) :[0m [34mtest 6. push changed filters-file to workdir.[0m
2026/07/07 02:02:46 NOTICE: [36m(15) :[0m [34mcopy-as /tmp/015954nazanen4/datadir/test_filtersfile_checks-tayabog2/filtersfile2.txt /tmp/015954nazanen4/workdir/ filtersfile.txt[0m
2026/07/07 02:02:46 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_filtersfile_checks-tayabog2/filtersfile2.txt" to "/tmp/015954nazanen4/workdir/" as "filtersfile.txt"
2026/07/07 02:02:46 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_filtersfile_checks-tayabog2/filtersfile2.txt"
2026/07/07 02:02:46 DEBUG : Creating backend with remote "/tmp/015954nazanen4/workdir/"
2026/07/07 02:02:46 DEBUG : operations.CopyFile "filtersfile2.txt" to "Local file system at /tmp/015954nazanen4/workdir" as "filtersfile.txt"
2026/07/07 02:02:46 DEBUG : filtersfile2.txt: size = 254 (Local file system at /tmp/015954nazanen4/datadir/test_filtersfile_checks-tayabog2)
2026/07/07 02:02:46 DEBUG : filtersfile.txt: size = 380 (Local file system at /tmp/015954nazanen4/workdir)
2026/07/07 02:02:46 DEBUG : filtersfile2.txt: Sizes differ
2026/07/07 02:02:46 DEBUG : filtersfile.txt.33ddd493.partial: size = 254 OK
2026/07/07 02:02:46 DEBUG : filtersfile2.txt: md5 = 95acc1e3b5beda465d9b2cb32808588c OK
2026/07/07 02:02:46 DEBUG : filtersfile.txt.33ddd493.partial: renamed to: filtersfile.txt
2026/07/07 02:02:46 INFO : filtersfile2.txt: Copied (replaced existing) to: filtersfile.txt
2026/07/07 02:02:46 NOTICE: [36m(16) :[0m [34mtest 7. run with filters-file alone. should abort.[0m
2026/07/07 02:02:46 NOTICE: [36m(17) :[0m [34mbisync filters-file=/tmp/015954nazanen4/workdir/filtersfile.txt[0m
2026/07/07 02:02:48 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/filtersfile_checks/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:02:48 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:02:48 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:02:48 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/07 02:02:48 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/filtersfile_checks/path1/" with Path2 "/tmp/015954nazanen4/filtersfile_checks/path2/"
2026/07/07 02:02:48 INFO : Using filters file /tmp/015954nazanen4/workdir/filtersfile.txt
2026/07/07 02:02:48 ERROR : [31mBisync critical error: filters file has changed (must run --resync): /tmp/015954nazanen4/workdir/filtersfile.txt[0m
2026/07/07 02:02:48 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/07 02:02:48 NOTICE: Bisync error: bisync aborted
2026/07/07 02:02:48 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/07 02:02:48 NOTICE: [36m(19) :[0m [34mbisync filters-file=/tmp/015954nazanen4/workdir/filtersfile.txt resync dry-run[0m
2026/07/07 02:02:50 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/filtersfile_checks/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:02:50 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:02:50 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:02: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/07 02:02:50 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/filtersfile_checks/path1/" with Path2 "/tmp/015954nazanen4/filtersfile_checks/path2/"
2026/07/07 02:02:50 INFO : Using filters file /tmp/015954nazanen4/workdir/filtersfile.txt
2026/07/07 02:02:50 INFO : Skipped storing filters file hash to /tmp/015954nazanen4/workdir/filtersfile.txt.md5 as --dry-run is set
2026/07/07 02:02:50 INFO : Copying Path2 files to Path1
2026/07/07 02:02:50 NOTICE: - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:02:50 INFO : There was nothing to transfer
2026/07/07 02:02:50 NOTICE: - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:02:51 INFO : There was nothing to transfer
2026/07/07 02:02:51 INFO : Resync updating listings
2026/07/07 02:02:51 INFO : [32mBisync successful[0m
2026/07/07 02:02:51 NOTICE: [36m(20) :[0m [34mtest 9. run with filters-file alone. should abort.[0m
2026/07/07 02:02:51 NOTICE: [36m(21) :[0m [34mbisync filters-file=/tmp/015954nazanen4/workdir/filtersfile.txt[0m
2026/07/07 02:02:53 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/filtersfile_checks/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:02:53 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:02:53 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:02: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/07 02:02:53 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/filtersfile_checks/path1/" with Path2 "/tmp/015954nazanen4/filtersfile_checks/path2/"
2026/07/07 02:02:53 INFO : Using filters file /tmp/015954nazanen4/workdir/filtersfile.txt
2026/07/07 02:02:53 ERROR : [31mBisync critical error: filters file has changed (must run --resync): /tmp/015954nazanen4/workdir/filtersfile.txt[0m
2026/07/07 02:02:53 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/07 02:02:53 NOTICE: Bisync error: bisync aborted
2026/07/07 02:02:53 DEBUG : Waiting for deletions to finish
2026/07/07 02:02:53 INFO : RCLONE_TEST: Deleted
2026/07/07 02:02:53 INFO : file1.txt: Deleted
2026/07/07 02:02:53 INFO : subdir/file20.txt: Deleted
2026/07/07 02:02:53 INFO : file2.txt: Deleted
2026/07/07 02:02:53 DEBUG : removing 1 level 0 directories
2026/07/07 02:02:53 INFO : Azure container rclone-test-sivimey3filu path 015954nazanen4/filtersfile_checks/path1: Removing directory
2026/07/07 02:02:53 DEBUG : Waiting for deletions to finish
2026/07/07 02:02:53 INFO : file2.txt: Deleted
2026/07/07 02:02:53 INFO : file1.txt: Deleted
2026/07/07 02:02:53 INFO : subdir/file20.txt: Deleted
2026/07/07 02:02:53 INFO : RCLONE_TEST: Deleted
2026/07/07 02:02:53 DEBUG : removing 1 level 1 directories
2026/07/07 02:02:53 INFO : subdir: Removing directory
2026/07/07 02:02:53 DEBUG : removing 1 level 0 directories
2026/07/07 02:02:53 INFO : Local file system at /tmp/015954nazanen4/filtersfile_checks/path2: Removing directory
bisync_test.go:610: [32mTEST filtersfile_checks PASSED[0m
=== RUN TestBisyncRemoteLocal/ignorelistingchecksum
2026/07/07 02:02:53 INFO : path1: Making directory
2026/07/07 02:02:53 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/ignorelistingchecksum/path1"
2026/07/07 02:02:53 DEBUG : Creating backend with remote "/tmp/015954nazanen4/ignorelistingchecksum/path2"
2026/07/07 02:02:53 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ignorelistingchecksum/initial"
2026/07/07 02:02:53 DEBUG : Creating backend with remote "/tmp/015954nazanen4/initdir/test_ignorelistingchecksum-nafuqib6"
2026/07/07 02:02:53 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:02:53 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:53 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:53 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:53 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:53 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:53 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:53 DEBUG : subdir: Making directory with metadata
2026/07/07 02:02:53 INFO : subdir: Made directory with metadata (mtime=2024-01-25T05:00:02.874776175Z)
2026/07/07 02:02:53 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/07 02:02:53 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:02:53 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:02:53 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:53 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:02:53 DEBUG : Local file system at /tmp/015954nazanen4/initdir/test_ignorelistingchecksum-nafuqib6: Waiting for checks to finish
2026/07/07 02:02:53 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:02:53 DEBUG : Local file system at /tmp/015954nazanen4/initdir/test_ignorelistingchecksum-nafuqib6: Waiting for transfers to finish
2026/07/07 02:02:53 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/07 02:02:53 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:53 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/07 02:02:53 INFO : file1.copy1.txt: Copied (new)
2026/07/07 02:02:53 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/07 02:02:53 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/07 02:02:53 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/07 02:02:53 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:53 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:53 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/07 02:02:53 INFO : file1.copy3.txt: Copied (new)
2026/07/07 02:02:53 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/07 02:02:53 INFO : file1.copy2.txt: Copied (new)
2026/07/07 02:02:53 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/07 02:02:53 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:53 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:02:53 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:53 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/07 02:02:53 INFO : file1.copy4.txt: Copied (new)
2026/07/07 02:02:53 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:02:53 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:53 INFO : file1.txt: Copied (new)
2026/07/07 02:02:53 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/07 02:02:53 INFO : file1.copy5.txt: Copied (new)
2026/07/07 02:02:53 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/07 02:02:53 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:53 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/07 02:02:53 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:02:53 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:02:53 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ignorelistingchecksum/modfiles"
2026/07/07 02:02:53 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_ignorelistingchecksum-tefosid3"
2026/07/07 02:02:53 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:53 DEBUG : Local file system at /tmp/015954nazanen4/datadir/test_ignorelistingchecksum-tefosid3: Waiting for checks to finish
2026/07/07 02:02:53 DEBUG : Local file system at /tmp/015954nazanen4/datadir/test_ignorelistingchecksum-tefosid3: Waiting for transfers to finish
2026/07/07 02:02:53 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/07 02:02:53 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:02:53 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/07 02:02:53 INFO : file1.txt: Copied (new)
2026/07/07 02:02:53 DEBUG : Waiting for deletions to finish
2026/07/07 02:02:53 DEBUG : removing 1 level 0 directories
2026/07/07 02:02:53 INFO : Azure container rclone-test-sivimey3filu path 015954nazanen4/ignorelistingchecksum/path1: Removing directory
2026/07/07 02:02:53 DEBUG : Waiting for deletions to finish
2026/07/07 02:02:53 ERROR : error listing: directory not found
2026/07/07 02:02:53 ERROR : Local file system at /tmp/015954nazanen4/ignorelistingchecksum/path2: Failed to list "": directory not found
2026/07/07 02:02:53 DEBUG : removing 1 level 0 directories
2026/07/07 02:02:53 INFO : Local file system at /tmp/015954nazanen4/ignorelistingchecksum/path2: Removing directory
2026/07/07 02:02:53 ERROR : Failed to rmdir: stat /tmp/015954nazanen4/ignorelistingchecksum/path2: no such file or directory
2026/07/07 02:02:53 ERROR : error listing: directory not found
2026/07/07 02:02:53 NOTICE: checking initFs Local file system at /tmp/015954nazanen4/initdir/test_ignorelistingchecksum-nafuqib6
2026/07/07 02:02:53 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:02:53 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:53 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:53 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:53 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:53 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:53 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:53 INFO : subdir: Making directory
2026/07/07 02:02:53 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:53 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/ignorelistingchecksum/path1: Waiting for checks to finish
2026/07/07 02:02:53 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/ignorelistingchecksum/path1: Waiting for transfers to finish
2026/07/07 02:02:53 DEBUG : file1.copy1.txt: size = 0 OK
2026/07/07 02:02:53 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:53 INFO : file1.copy1.txt: Copied (new)
2026/07/07 02:02:53 DEBUG : file1.copy3.txt: size = 0 OK
2026/07/07 02:02:53 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:53 INFO : file1.copy3.txt: Copied (new)
2026/07/07 02:02:53 DEBUG : file1.copy2.txt: size = 0 OK
2026/07/07 02:02:53 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:53 INFO : file1.copy2.txt: Copied (new)
2026/07/07 02:02:53 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:02:53 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:02:53 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:02:53 DEBUG : file1.copy4.txt: size = 0 OK
2026/07/07 02:02:53 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:53 INFO : file1.copy4.txt: Copied (new)
2026/07/07 02:02:53 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:02:53 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:53 INFO : file1.txt: Copied (new)
2026/07/07 02:02:53 DEBUG : file1.copy5.txt: size = 0 OK
2026/07/07 02:02:53 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:53 INFO : file1.copy5.txt: Copied (new)
2026/07/07 02:02:53 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/07 02:02:53 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:53 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:02:53 NOTICE: checking Path1 Azure container rclone-test-sivimey3filu path 015954nazanen4/ignorelistingchecksum/path1
2026/07/07 02:02:53 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:02:53 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:53 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:53 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:53 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:53 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:53 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:53 DEBUG : subdir: Making directory with metadata
2026/07/07 02:02:53 INFO : subdir: Made directory with metadata (mtime=2024-01-25T05:00:02.874776175Z)
2026/07/07 02:02:53 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/07 02:02:53 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:02:53 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:02:53 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:02:53 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:02:53 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:02:53 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/07 02:02:53 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/07 02:02:53 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:53 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/07 02:02:53 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:53 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/07 02:02:53 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:53 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:53 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/07 02:02:53 INFO : file1.copy1.txt: Copied (new)
2026/07/07 02:02:53 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/07 02:02:53 INFO : file1.copy4.txt: Copied (new)
2026/07/07 02:02:53 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/07 02:02:53 INFO : file1.copy2.txt: Copied (new)
2026/07/07 02:02:53 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/07 02:02:53 INFO : file1.copy3.txt: Copied (new)
2026/07/07 02:02:53 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:02:53 DEBUG : Local file system at /tmp/015954nazanen4/ignorelistingchecksum/path2: Waiting for checks to finish
2026/07/07 02:02:53 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:53 DEBUG : Local file system at /tmp/015954nazanen4/ignorelistingchecksum/path2: Waiting for transfers to finish
2026/07/07 02:02:53 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:02:53 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/07 02:02:53 INFO : file1.txt: Copied (new)
2026/07/07 02:02:53 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/07 02:02:53 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:53 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:02:53 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/07 02:02:53 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:02:53 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/07 02:02:53 INFO : file1.copy5.txt: Copied (new)
2026/07/07 02:02:53 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:02:53 NOTICE: checking path2 Local file system at /tmp/015954nazanen4/ignorelistingchecksum/path2
2026/07/07 02:02:53 NOTICE: [36m(01) :[0m [34mtest basic[0m
2026/07/07 02:02:53 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/07 02:02:53 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/07 02:02:55 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/ignorelistingchecksum/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:02:55 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:02:55 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02: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/07 02:02:55 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/ignorelistingchecksum/path1/" with Path2 "/tmp/015954nazanen4/ignorelistingchecksum/path2/"
2026/07/07 02:02:55 INFO : Copying Path2 files to Path1
2026/07/07 02:02:55 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:02:56 INFO : There was nothing to transfer
2026/07/07 02:02:56 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:02:56 INFO : There was nothing to transfer
2026/07/07 02:02:56 INFO : Resync updating listings
2026/07/07 02:02:56 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/ignorelistingchecksum/path1/" vs Path2 "/tmp/015954nazanen4/ignorelistingchecksum/path2/"
2026/07/07 02:02:56 INFO : [32mBisync successful[0m
2026/07/07 02:02:56 NOTICE: [36m(04) :[0m [34mbisync resync ignore-listing-checksum[0m
2026/07/07 02:02:58 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/ignorelistingchecksum/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:02:58 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:02: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/07 02:02:58 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/ignorelistingchecksum/path1/" with Path2 "/tmp/015954nazanen4/ignorelistingchecksum/path2/"
2026/07/07 02:02:58 INFO : Copying Path2 files to Path1
2026/07/07 02:02:58 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:02:58 INFO : There was nothing to transfer
2026/07/07 02:02:58 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:02:58 INFO : There was nothing to transfer
2026/07/07 02:02:58 INFO : Resync updating listings
2026/07/07 02:02:58 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/ignorelistingchecksum/path1/" vs Path2 "/tmp/015954nazanen4/ignorelistingchecksum/path2/"
2026/07/07 02:02:58 INFO : [32mBisync successful[0m
2026/07/07 02:02:58 NOTICE: [36m(05) :[0m [34mtest place newer files on both paths[0m
2026/07/07 02:02:58 NOTICE: [36m(06) :[0m [34mtouch-copy 2001-01-02 /tmp/015954nazanen4/datadir/test_ignorelistingchecksum-tefosid3/file1.txt /tmp/015954nazanen4/ignorelistingchecksum/path2/[0m
2026/07/07 02:02:58 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_ignorelistingchecksum-tefosid3/"
2026/07/07 02:02:58 DEBUG : fs cache: renaming cache item "/tmp/015954nazanen4/datadir/test_ignorelistingchecksum-tefosid3/" to be canonical "/tmp/015954nazanen4/datadir/test_ignorelistingchecksum-tefosid3"
2026/07/07 02:02:58 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/07 02:02:58 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_ignorelistingchecksum-tefosid3/file1.txt" to "/tmp/015954nazanen4/ignorelistingchecksum/path2/" as ""
2026/07/07 02:02:58 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_ignorelistingchecksum-tefosid3/file1.txt"
2026/07/07 02:02:58 DEBUG : Creating backend with remote "/tmp/015954nazanen4/ignorelistingchecksum/path2/"
2026/07/07 02:02:58 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/015954nazanen4/ignorelistingchecksum/path2" as "file1.txt"
2026/07/07 02:02:58 DEBUG : file1.txt: size = 19 (Local file system at /tmp/015954nazanen4/datadir/test_ignorelistingchecksum-tefosid3)
2026/07/07 02:02:58 DEBUG : file1.txt: size = 0 (Local file system at /tmp/015954nazanen4/ignorelistingchecksum/path2)
2026/07/07 02:02:58 DEBUG : file1.txt: Sizes differ
2026/07/07 02:02:58 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/07 02:02:58 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:02:58 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/07 02:02:58 INFO : file1.txt: Copied (replaced existing)
2026/07/07 02:02:58 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/015954nazanen4/datadir/test_ignorelistingchecksum-tefosid3/file1.txt TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/ignorelistingchecksum/path1/subdir file20.txt[0m
2026/07/07 02:02:58 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_ignorelistingchecksum-tefosid3/file1.txt" to "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/ignorelistingchecksum/path1/subdir" as "file20.txt"
2026/07/07 02:02:58 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_ignorelistingchecksum-tefosid3/file1.txt"
2026/07/07 02:02:58 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/ignorelistingchecksum/path1/subdir"
2026/07/07 02:02:58 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-sivimey3filu path 015954nazanen4/ignorelistingchecksum/path1/subdir" as "file20.txt"
2026/07/07 02:02:58 DEBUG : file1.txt: size = 19 (Local file system at /tmp/015954nazanen4/datadir/test_ignorelistingchecksum-tefosid3)
2026/07/07 02:02:58 DEBUG : file20.txt: size = 0 (Azure container rclone-test-sivimey3filu path 015954nazanen4/ignorelistingchecksum/path1/subdir)
2026/07/07 02:02:58 DEBUG : file1.txt: Sizes differ
2026/07/07 02:02:58 DEBUG : file20.txt: size = 19 OK
2026/07/07 02:02:58 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:02:58 INFO : file1.txt: Copied (replaced existing) to: file20.txt
2026/07/07 02:02:58 NOTICE: [36m(08) :[0m [34mtest bisync run[0m
2026/07/07 02:02:58 NOTICE: [36m(09) :[0m [34mbisync ignore-listing-checksum[0m
2026/07/07 02:03:00 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/ignorelistingchecksum/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:03:00 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02: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/07 02:03:00 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/ignorelistingchecksum/path1/" with Path2 "/tmp/015954nazanen4/ignorelistingchecksum/path2/"
2026/07/07 02:03:00 INFO : Building Path1 and Path2 listings
2026/07/07 02:03:01 INFO : Path1 checking for diffs
2026/07/07 02:03:01 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/07/07 02:03:01 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/07 02:03:01 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/07 02:03:01 INFO : Path2 checking for diffs
2026/07/07 02:03:01 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/07 02:03:01 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/07 02:03:01 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/07 02:03:01 INFO : Applying changes
2026/07/07 02:03:01 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/015954nazanen4/ignorelistingchecksum/path2/subdir/file20.txt[0m
2026/07/07 02:03:01 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/ignorelistingchecksum/path1/file1.txt[0m
2026/07/07 02:03:01 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/07 02:03:01 INFO : file1.txt: Copied (replaced existing)
2026/07/07 02:03:01 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/07 02:03:01 INFO : subdir/file20.txt: Copied (replaced existing)
2026/07/07 02:03:01 INFO : Updating listings
2026/07/07 02:03:01 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/ignorelistingchecksum/path1/" vs Path2 "/tmp/015954nazanen4/ignorelistingchecksum/path2/"
2026/07/07 02:03:01 INFO : [32mBisync successful[0m
2026/07/07 02:03:01 DEBUG : Waiting for deletions to finish
2026/07/07 02:03:01 INFO : file1.copy3.txt: Deleted
2026/07/07 02:03:01 INFO : RCLONE_TEST: Deleted
2026/07/07 02:03:01 INFO : subdir/file20.txt: Deleted
2026/07/07 02:03:01 INFO : file1.copy1.txt: Deleted
2026/07/07 02:03:01 INFO : file1.copy2.txt: Deleted
2026/07/07 02:03:01 INFO : file1.copy5.txt: Deleted
2026/07/07 02:03:01 INFO : file1.txt: Deleted
2026/07/07 02:03:01 INFO : file1.copy4.txt: Deleted
2026/07/07 02:03:01 DEBUG : removing 1 level 0 directories
2026/07/07 02:03:01 INFO : Azure container rclone-test-sivimey3filu path 015954nazanen4/ignorelistingchecksum/path1: Removing directory
2026/07/07 02:03:01 DEBUG : Waiting for deletions to finish
2026/07/07 02:03:01 INFO : file1.copy4.txt: Deleted
2026/07/07 02:03:01 INFO : file1.copy3.txt: Deleted
2026/07/07 02:03:01 INFO : file1.copy1.txt: Deleted
2026/07/07 02:03:01 INFO : file1.copy5.txt: Deleted
2026/07/07 02:03:01 INFO : file1.txt: Deleted
2026/07/07 02:03:01 INFO : file1.copy2.txt: Deleted
2026/07/07 02:03:01 INFO : RCLONE_TEST: Deleted
2026/07/07 02:03:01 INFO : subdir/file20.txt: Deleted
2026/07/07 02:03:01 DEBUG : removing 1 level 1 directories
2026/07/07 02:03:01 INFO : subdir: Removing directory
2026/07/07 02:03:01 DEBUG : removing 1 level 0 directories
2026/07/07 02:03:01 INFO : Local file system at /tmp/015954nazanen4/ignorelistingchecksum/path2: Removing directory
bisync_test.go:610: [32mTEST ignorelistingchecksum PASSED[0m
=== RUN TestBisyncRemoteLocal/max_delete_path1
2026/07/07 02:03:01 INFO : path1: Making directory
2026/07/07 02:03:01 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/max_delete_path1/path1"
2026/07/07 02:03:01 DEBUG : Creating backend with remote "/tmp/015954nazanen4/max_delete_path1/path2"
2026/07/07 02:03:01 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path1/initial"
2026/07/07 02:03:01 DEBUG : Creating backend with remote "/tmp/015954nazanen4/initdir/test_max_delete_path1-xewanem6"
2026/07/07 02:03:01 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:01 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:01 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:01 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:01 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:01 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:01 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:01 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:01 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:01 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:03:01 DEBUG : Local file system at /tmp/015954nazanen4/initdir/test_max_delete_path1-xewanem6: Waiting for checks to finish
2026/07/07 02:03:01 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:03:01 DEBUG : Local file system at /tmp/015954nazanen4/initdir/test_max_delete_path1-xewanem6: Waiting for transfers to finish
2026/07/07 02:03:01 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/07 02:03:01 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:01 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:01 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:01 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/07 02:03:01 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:01 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:03:01 INFO : file2.txt: Copied (new)
2026/07/07 02:03:01 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:03:01 INFO : file1.txt: Copied (new)
2026/07/07 02:03:01 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/07 02:03:01 INFO : file4.txt: Copied (new)
2026/07/07 02:03:01 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/07 02:03:01 INFO : file3.txt: Copied (new)
2026/07/07 02:03:01 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/07 02:03:01 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/07 02:03:01 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/07 02:03:01 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:01 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:01 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:01 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/07 02:03:01 INFO : file6.txt: Copied (new)
2026/07/07 02:03:01 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/07 02:03:01 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:01 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/07 02:03:01 INFO : file7.txt: Copied (new)
2026/07/07 02:03:01 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/07 02:03:01 INFO : file5.txt: Copied (new)
2026/07/07 02:03:01 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/07/07 02:03:01 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:03:01 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/07 02:03:01 INFO : file8.txt: Copied (new)
2026/07/07 02:03:01 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/07/07 02:03:01 INFO : file9.txt: Copied (new)
2026/07/07 02:03:01 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path1/modfiles"
2026/07/07 02:03:01 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_max_delete_path1-kiyomij1"
2026/07/07 02:03:01 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:01 DEBUG : Local file system at /tmp/015954nazanen4/datadir/test_max_delete_path1-kiyomij1: Waiting for checks to finish
2026/07/07 02:03:01 DEBUG : Local file system at /tmp/015954nazanen4/datadir/test_max_delete_path1-kiyomij1: Waiting for transfers to finish
2026/07/07 02:03:01 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/07/07 02:03:01 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/07/07 02:03:01 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/07/07 02:03:01 INFO : hold.txt: Copied (new)
2026/07/07 02:03:01 DEBUG : Waiting for deletions to finish
2026/07/07 02:03:01 DEBUG : removing 1 level 0 directories
2026/07/07 02:03:01 INFO : Azure container rclone-test-sivimey3filu path 015954nazanen4/max_delete_path1/path1: Removing directory
2026/07/07 02:03:01 DEBUG : Waiting for deletions to finish
2026/07/07 02:03:01 ERROR : error listing: directory not found
2026/07/07 02:03:01 ERROR : Local file system at /tmp/015954nazanen4/max_delete_path1/path2: Failed to list "": directory not found
2026/07/07 02:03:01 DEBUG : removing 1 level 0 directories
2026/07/07 02:03:01 INFO : Local file system at /tmp/015954nazanen4/max_delete_path1/path2: Removing directory
2026/07/07 02:03:01 ERROR : Failed to rmdir: stat /tmp/015954nazanen4/max_delete_path1/path2: no such file or directory
2026/07/07 02:03:02 ERROR : error listing: directory not found
2026/07/07 02:03:02 NOTICE: checking initFs Local file system at /tmp/015954nazanen4/initdir/test_max_delete_path1-xewanem6
2026/07/07 02:03:02 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:02 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:02 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:02 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:02 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:02 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:02 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:02 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:02 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:02 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/max_delete_path1/path1: Waiting for checks to finish
2026/07/07 02:03:02 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/max_delete_path1/path1: Waiting for transfers to finish
2026/07/07 02:03:02 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:03:02 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:02 INFO : file1.txt: Copied (new)
2026/07/07 02:03:02 DEBUG : file3.txt: size = 0 OK
2026/07/07 02:03:02 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:02 INFO : file3.txt: Copied (new)
2026/07/07 02:03:02 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:03:02 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:02 INFO : file2.txt: Copied (new)
2026/07/07 02:03:02 DEBUG : file4.txt: size = 0 OK
2026/07/07 02:03:02 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:02 INFO : file4.txt: Copied (new)
2026/07/07 02:03:02 DEBUG : file5.txt: size = 0 OK
2026/07/07 02:03:02 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:02 INFO : file5.txt: Copied (new)
2026/07/07 02:03:02 DEBUG : file6.txt: size = 0 OK
2026/07/07 02:03:02 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:02 INFO : file6.txt: Copied (new)
2026/07/07 02:03:02 DEBUG : file7.txt: size = 0 OK
2026/07/07 02:03:02 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:02 INFO : file7.txt: Copied (new)
2026/07/07 02:03:02 DEBUG : file8.txt: size = 0 OK
2026/07/07 02:03:02 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:02 INFO : file8.txt: Copied (new)
2026/07/07 02:03:02 DEBUG : file9.txt: size = 109 OK
2026/07/07 02:03:02 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:03:02 INFO : file9.txt: Copied (new)
2026/07/07 02:03:02 NOTICE: checking Path1 Azure container rclone-test-sivimey3filu path 015954nazanen4/max_delete_path1/path1
2026/07/07 02:03:02 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:02 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:02 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:02 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:02 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:02 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:02 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:02 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:02 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:02 DEBUG : Local file system at /tmp/015954nazanen4/max_delete_path1/path2: Waiting for checks to finish
2026/07/07 02:03:02 DEBUG : Local file system at /tmp/015954nazanen4/max_delete_path1/path2: Waiting for transfers to finish
2026/07/07 02:03:02 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:03:02 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:02 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/07 02:03:02 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:03:02 INFO : file1.txt: Copied (new)
2026/07/07 02:03:02 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:03:02 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:02 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/07 02:03:02 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/07 02:03:02 INFO : file3.txt: Copied (new)
2026/07/07 02:03:02 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:02 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/07 02:03:02 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:02 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/07 02:03:02 INFO : file4.txt: Copied (new)
2026/07/07 02:03:02 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:02 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/07 02:03:02 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:02 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/07 02:03:02 INFO : file5.txt: Copied (new)
2026/07/07 02:03:02 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/07 02:03:02 INFO : file6.txt: Copied (new)
2026/07/07 02:03:02 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:03:02 INFO : file2.txt: Copied (new)
2026/07/07 02:03:02 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/07 02:03:02 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:02 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/07/07 02:03:02 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/07 02:03:02 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/07 02:03:02 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:03:02 INFO : file7.txt: Copied (new)
2026/07/07 02:03:02 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:02 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/07/07 02:03:02 INFO : file9.txt: Copied (new)
2026/07/07 02:03:02 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/07 02:03:02 INFO : file8.txt: Copied (new)
2026/07/07 02:03:02 NOTICE: checking path2 Local file system at /tmp/015954nazanen4/max_delete_path1/path2
2026/07/07 02:03:02 NOTICE: [36m(01) :[0m [34mtest max-delete-path1[0m
2026/07/07 02:03:02 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/07 02:03:02 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/07 02:03:04 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/max_delete_path1/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:03:04 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:03: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/07 02:03:04 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/max_delete_path1/path1/" with Path2 "/tmp/015954nazanen4/max_delete_path1/path2/"
2026/07/07 02:03:04 INFO : Copying Path2 files to Path1
2026/07/07 02:03:04 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:03:04 INFO : There was nothing to transfer
2026/07/07 02:03:04 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:03:04 INFO : There was nothing to transfer
2026/07/07 02:03:04 INFO : Resync updating listings
2026/07/07 02:03:04 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/max_delete_path1/path1/" vs Path2 "/tmp/015954nazanen4/max_delete_path1/path2/"
2026/07/07 02:03:04 INFO : [32mBisync successful[0m
2026/07/07 02:03:04 NOTICE: [36m(04) :[0m [34mtest delete >50% of local files[0m
2026/07/07 02:03:04 NOTICE: [36m(05) :[0m [34mdelete-file TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/max_delete_path1/path1/file1.txt[0m
2026/07/07 02:03:04 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/max_delete_path1/path1/"
2026/07/07 02:03:04 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/max_delete_path1/path1/" to be canonical "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/max_delete_path1/path1"
2026/07/07 02:03:04 INFO : file1.txt: Deleted
2026/07/07 02:03:04 NOTICE: [36m(06) :[0m [34mdelete-file TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/max_delete_path1/path1/file2.txt[0m
2026/07/07 02:03:04 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/max_delete_path1/path1/" for canonical name "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/max_delete_path1/path1"
2026/07/07 02:03:04 INFO : file2.txt: Deleted
2026/07/07 02:03:04 NOTICE: [36m(07) :[0m [34mdelete-file TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/max_delete_path1/path1/file3.txt[0m
2026/07/07 02:03:04 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/max_delete_path1/path1/" for canonical name "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/max_delete_path1/path1"
2026/07/07 02:03:04 INFO : file3.txt: Deleted
2026/07/07 02:03:04 NOTICE: [36m(08) :[0m [34mdelete-file TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/max_delete_path1/path1/file4.txt[0m
2026/07/07 02:03:04 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/max_delete_path1/path1/" for canonical name "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/max_delete_path1/path1"
2026/07/07 02:03:04 INFO : file4.txt: Deleted
2026/07/07 02:03:04 NOTICE: [36m(09) :[0m [34mdelete-file TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/max_delete_path1/path1/file5.txt[0m
2026/07/07 02:03:04 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/max_delete_path1/path1/" for canonical name "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/max_delete_path1/path1"
2026/07/07 02:03:05 INFO : file5.txt: Deleted
2026/07/07 02:03:05 NOTICE: [36m(10) :[0m [34mtest sync should fail due to too many local deletes[0m
2026/07/07 02:03:05 NOTICE: [36m(11) :[0m [34mbisync[0m
2026/07/07 02:03:07 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/max_delete_path1/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:03:07 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:03: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/07 02:03:07 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/max_delete_path1/path1/" with Path2 "/tmp/015954nazanen4/max_delete_path1/path2/"
2026/07/07 02:03:07 INFO : Building Path1 and Path2 listings
2026/07/07 02:03:07 INFO : Path1 checking for diffs
2026/07/07 02:03:07 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/07/07 02:03:07 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/07/07 02:03:07 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/07 02:03:07 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/07 02:03:07 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/07/07 02:03:07 INFO : Path1: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/07/07 02:03:07 INFO : Path2 checking for diffs
2026/07/07 02:03:07 ERROR : Safety abort: too many deletes (>50%, 5 of 9) on Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/max_delete_path1/path1/". Run with --force if desired.
2026/07/07 02:03:07 NOTICE: [31mBisync aborted. Please try again.[0m
2026/07/07 02:03:07 NOTICE: Bisync error: too many deletes
2026/07/07 02:03:07 NOTICE: [36m(12) :[0m [34mcopy-listings initial-fail[0m
2026/07/07 02:03:07 NOTICE: [36m(13) :[0m [34mtest change max-delete limit to 60%. sync should run.[0m
2026/07/07 02:03:07 NOTICE: [36m(14) :[0m [34mbisync max-delete=60[0m
2026/07/07 02:03:09 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/max_delete_path1/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:03:09 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:03: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/07 02:03:09 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/max_delete_path1/path1/" with Path2 "/tmp/015954nazanen4/max_delete_path1/path2/"
2026/07/07 02:03:09 INFO : Building Path1 and Path2 listings
2026/07/07 02:03:09 INFO : Path1 checking for diffs
2026/07/07 02:03:09 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/07/07 02:03:09 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/07/07 02:03:09 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/07 02:03:09 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/07 02:03:09 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/07/07 02:03:09 INFO : Path1: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/07/07 02:03:09 INFO : Path2 checking for diffs
2026/07/07 02:03:09 INFO : Applying changes
2026/07/07 02:03:09 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/015954nazanen4/max_delete_path1/path2/file1.txt[0m
2026/07/07 02:03:09 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/015954nazanen4/max_delete_path1/path2/file2.txt[0m
2026/07/07 02:03:09 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/015954nazanen4/max_delete_path1/path2/file3.txt[0m
2026/07/07 02:03:09 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/015954nazanen4/max_delete_path1/path2/file4.txt[0m
2026/07/07 02:03:09 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/015954nazanen4/max_delete_path1/path2/file5.txt[0m
2026/07/07 02:03:09 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/07 02:03:09 INFO : file1.txt: Deleted
2026/07/07 02:03:09 INFO : file2.txt: Deleted
2026/07/07 02:03:09 INFO : file4.txt: Deleted
2026/07/07 02:03:09 INFO : file5.txt: Deleted
2026/07/07 02:03:09 INFO : file3.txt: Deleted
2026/07/07 02:03:09 INFO : There was nothing to transfer
2026/07/07 02:03:09 INFO : Updating listings
2026/07/07 02:03:09 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/max_delete_path1/path1/" vs Path2 "/tmp/015954nazanen4/max_delete_path1/path2/"
2026/07/07 02:03:09 INFO : [32mBisync successful[0m
2026/07/07 02:03:09 DEBUG : Waiting for deletions to finish
2026/07/07 02:03:09 INFO : file8.txt: Deleted
2026/07/07 02:03:09 INFO : file9.txt: Deleted
2026/07/07 02:03:09 INFO : file7.txt: Deleted
2026/07/07 02:03:09 INFO : file6.txt: Deleted
2026/07/07 02:03:09 DEBUG : removing 1 level 0 directories
2026/07/07 02:03:09 INFO : Azure container rclone-test-sivimey3filu path 015954nazanen4/max_delete_path1/path1: Removing directory
2026/07/07 02:03:09 DEBUG : Waiting for deletions to finish
2026/07/07 02:03:09 INFO : file6.txt: Deleted
2026/07/07 02:03:09 INFO : file7.txt: Deleted
2026/07/07 02:03:09 INFO : file8.txt: Deleted
2026/07/07 02:03:09 INFO : file9.txt: Deleted
2026/07/07 02:03:09 DEBUG : removing 1 level 0 directories
2026/07/07 02:03:09 INFO : Local file system at /tmp/015954nazanen4/max_delete_path1/path2: Removing directory
bisync_test.go:610: [32mTEST max_delete_path1 PASSED[0m
=== RUN TestBisyncRemoteLocal/max_delete_path2_force
2026/07/07 02:03:09 INFO : path1: Making directory
2026/07/07 02:03:09 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/max_delete_path2_force/path1"
2026/07/07 02:03:09 DEBUG : Creating backend with remote "/tmp/015954nazanen4/max_delete_path2_force/path2"
2026/07/07 02:03:09 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path2_force/initial"
2026/07/07 02:03:09 DEBUG : Creating backend with remote "/tmp/015954nazanen4/initdir/test_max_delete_path2_force-cicupaw2"
2026/07/07 02:03:09 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:09 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:09 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:09 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:09 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:09 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:09 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:09 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:09 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:09 DEBUG : Local file system at /tmp/015954nazanen4/initdir/test_max_delete_path2_force-cicupaw2: Waiting for checks to finish
2026/07/07 02:03:09 DEBUG : Local file system at /tmp/015954nazanen4/initdir/test_max_delete_path2_force-cicupaw2: Waiting for transfers to finish
2026/07/07 02:03:09 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:03:09 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/07 02:03:09 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:09 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:09 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:03:09 INFO : file1.txt: Copied (new)
2026/07/07 02:03:09 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:03:09 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/07 02:03:09 INFO : file4.txt: Copied (new)
2026/07/07 02:03:09 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/07 02:03:09 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:09 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:09 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/07 02:03:09 INFO : file5.txt: Copied (new)
2026/07/07 02:03:09 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/07 02:03:09 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/07 02:03:09 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:03:09 INFO : file2.txt: Copied (new)
2026/07/07 02:03:09 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:09 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:09 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/07 02:03:09 INFO : file6.txt: Copied (new)
2026/07/07 02:03:09 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/07 02:03:09 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/07 02:03:09 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:09 INFO : file3.txt: Copied (new)
2026/07/07 02:03:09 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/07 02:03:09 INFO : file7.txt: Copied (new)
2026/07/07 02:03:09 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/07/07 02:03:09 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/07 02:03:09 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:03:09 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/07/07 02:03:09 INFO : file9.txt: Copied (new)
2026/07/07 02:03:09 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:09 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/07 02:03:09 INFO : file8.txt: Copied (new)
2026/07/07 02:03:09 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path2_force/modfiles"
2026/07/07 02:03:09 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_max_delete_path2_force-cutiwev1"
2026/07/07 02:03:09 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:09 DEBUG : Local file system at /tmp/015954nazanen4/datadir/test_max_delete_path2_force-cutiwev1: Waiting for checks to finish
2026/07/07 02:03:09 DEBUG : Local file system at /tmp/015954nazanen4/datadir/test_max_delete_path2_force-cutiwev1: Waiting for transfers to finish
2026/07/07 02:03:09 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/07/07 02:03:09 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/07/07 02:03:09 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/07/07 02:03:09 INFO : hold.txt: Copied (new)
2026/07/07 02:03:09 DEBUG : Waiting for deletions to finish
2026/07/07 02:03:09 DEBUG : removing 1 level 0 directories
2026/07/07 02:03:09 INFO : Azure container rclone-test-sivimey3filu path 015954nazanen4/max_delete_path2_force/path1: Removing directory
2026/07/07 02:03:09 DEBUG : Waiting for deletions to finish
2026/07/07 02:03:09 ERROR : error listing: directory not found
2026/07/07 02:03:09 ERROR : Local file system at /tmp/015954nazanen4/max_delete_path2_force/path2: Failed to list "": directory not found
2026/07/07 02:03:09 DEBUG : removing 1 level 0 directories
2026/07/07 02:03:09 INFO : Local file system at /tmp/015954nazanen4/max_delete_path2_force/path2: Removing directory
2026/07/07 02:03:09 ERROR : Failed to rmdir: stat /tmp/015954nazanen4/max_delete_path2_force/path2: no such file or directory
2026/07/07 02:03:09 ERROR : error listing: directory not found
2026/07/07 02:03:09 NOTICE: checking initFs Local file system at /tmp/015954nazanen4/initdir/test_max_delete_path2_force-cicupaw2
2026/07/07 02:03:09 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:09 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:09 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:09 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:09 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:09 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:09 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:09 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:09 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:09 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/max_delete_path2_force/path1: Waiting for checks to finish
2026/07/07 02:03:09 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/max_delete_path2_force/path1: Waiting for transfers to finish
2026/07/07 02:03:10 DEBUG : file4.txt: size = 0 OK
2026/07/07 02:03:10 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:10 INFO : file4.txt: Copied (new)
2026/07/07 02:03:10 DEBUG : file3.txt: size = 0 OK
2026/07/07 02:03:10 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:10 INFO : file3.txt: Copied (new)
2026/07/07 02:03:10 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:03:10 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:10 INFO : file1.txt: Copied (new)
2026/07/07 02:03:10 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:03:10 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:10 INFO : file2.txt: Copied (new)
2026/07/07 02:03:10 DEBUG : file5.txt: size = 0 OK
2026/07/07 02:03:10 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:10 INFO : file5.txt: Copied (new)
2026/07/07 02:03:10 DEBUG : file7.txt: size = 0 OK
2026/07/07 02:03:10 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:10 INFO : file7.txt: Copied (new)
2026/07/07 02:03:10 DEBUG : file6.txt: size = 0 OK
2026/07/07 02:03:10 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:10 INFO : file6.txt: Copied (new)
2026/07/07 02:03:10 DEBUG : file8.txt: size = 0 OK
2026/07/07 02:03:10 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:10 INFO : file8.txt: Copied (new)
2026/07/07 02:03:10 DEBUG : file9.txt: size = 109 OK
2026/07/07 02:03:10 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:03:10 INFO : file9.txt: Copied (new)
2026/07/07 02:03:10 NOTICE: checking Path1 Azure container rclone-test-sivimey3filu path 015954nazanen4/max_delete_path2_force/path1
2026/07/07 02:03:10 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:10 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:10 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:10 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:10 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:10 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:10 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:10 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:10 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:10 DEBUG : Local file system at /tmp/015954nazanen4/max_delete_path2_force/path2: Waiting for checks to finish
2026/07/07 02:03:10 DEBUG : Local file system at /tmp/015954nazanen4/max_delete_path2_force/path2: Waiting for transfers to finish
2026/07/07 02:03:10 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:03:10 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:03:10 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:10 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:10 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/07 02:03:10 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/07 02:03:10 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:03:10 INFO : file1.txt: Copied (new)
2026/07/07 02:03:10 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:10 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:03:10 INFO : file2.txt: Copied (new)
2026/07/07 02:03:10 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:10 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/07 02:03:10 INFO : file3.txt: Copied (new)
2026/07/07 02:03:10 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/07 02:03:10 INFO : file4.txt: Copied (new)
2026/07/07 02:03:10 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/07 02:03:10 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/07 02:03:10 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/07 02:03:10 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:10 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:10 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/07 02:03:10 INFO : file8.txt: Copied (new)
2026/07/07 02:03:10 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/07 02:03:10 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:10 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/07 02:03:10 INFO : file6.txt: Copied (new)
2026/07/07 02:03:10 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:10 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/07 02:03:10 INFO : file5.txt: Copied (new)
2026/07/07 02:03:10 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/07/07 02:03:10 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:03:10 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/07 02:03:10 INFO : file7.txt: Copied (new)
2026/07/07 02:03:10 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/07/07 02:03:10 INFO : file9.txt: Copied (new)
2026/07/07 02:03:10 NOTICE: checking path2 Local file system at /tmp/015954nazanen4/max_delete_path2_force/path2
2026/07/07 02:03:10 NOTICE: [36m(01) :[0m [34mtest max-delete-path2-force[0m
2026/07/07 02:03:10 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/07 02:03:10 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/07 02:03:12 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/max_delete_path2_force/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:03:12 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:03:12 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/07 02:03:12 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/max_delete_path2_force/path1/" with Path2 "/tmp/015954nazanen4/max_delete_path2_force/path2/"
2026/07/07 02:03:12 INFO : Copying Path2 files to Path1
2026/07/07 02:03:12 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:03:12 INFO : There was nothing to transfer
2026/07/07 02:03:12 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:03:12 INFO : There was nothing to transfer
2026/07/07 02:03:12 INFO : Resync updating listings
2026/07/07 02:03:12 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/max_delete_path2_force/path1/" vs Path2 "/tmp/015954nazanen4/max_delete_path2_force/path2/"
2026/07/07 02:03:12 INFO : [32mBisync successful[0m
2026/07/07 02:03:12 NOTICE: [36m(04) :[0m [34mtest delete >50% of remote files[0m
2026/07/07 02:03:12 NOTICE: [36m(05) :[0m [34mdelete-file /tmp/015954nazanen4/max_delete_path2_force/path2/file1.txt[0m
2026/07/07 02:03:12 DEBUG : Creating backend with remote "/tmp/015954nazanen4/max_delete_path2_force/path2/"
2026/07/07 02:03:12 DEBUG : fs cache: renaming cache item "/tmp/015954nazanen4/max_delete_path2_force/path2/" to be canonical "/tmp/015954nazanen4/max_delete_path2_force/path2"
2026/07/07 02:03:12 INFO : file1.txt: Deleted
2026/07/07 02:03:12 NOTICE: [36m(06) :[0m [34mdelete-file /tmp/015954nazanen4/max_delete_path2_force/path2/file2.txt[0m
2026/07/07 02:03:12 DEBUG : fs cache: switching user supplied name "/tmp/015954nazanen4/max_delete_path2_force/path2/" for canonical name "/tmp/015954nazanen4/max_delete_path2_force/path2"
2026/07/07 02:03:12 INFO : file2.txt: Deleted
2026/07/07 02:03:12 NOTICE: [36m(07) :[0m [34mdelete-file /tmp/015954nazanen4/max_delete_path2_force/path2/file3.txt[0m
2026/07/07 02:03:12 DEBUG : fs cache: switching user supplied name "/tmp/015954nazanen4/max_delete_path2_force/path2/" for canonical name "/tmp/015954nazanen4/max_delete_path2_force/path2"
2026/07/07 02:03:12 INFO : file3.txt: Deleted
2026/07/07 02:03:12 NOTICE: [36m(08) :[0m [34mdelete-file /tmp/015954nazanen4/max_delete_path2_force/path2/file4.txt[0m
2026/07/07 02:03:12 DEBUG : fs cache: switching user supplied name "/tmp/015954nazanen4/max_delete_path2_force/path2/" for canonical name "/tmp/015954nazanen4/max_delete_path2_force/path2"
2026/07/07 02:03:12 INFO : file4.txt: Deleted
2026/07/07 02:03:12 NOTICE: [36m(09) :[0m [34mdelete-file /tmp/015954nazanen4/max_delete_path2_force/path2/file5.txt[0m
2026/07/07 02:03:12 DEBUG : fs cache: switching user supplied name "/tmp/015954nazanen4/max_delete_path2_force/path2/" for canonical name "/tmp/015954nazanen4/max_delete_path2_force/path2"
2026/07/07 02:03:12 INFO : file5.txt: Deleted
2026/07/07 02:03:12 NOTICE: [36m(10) :[0m [34mtest sync should fail due to too many path2 deletes[0m
2026/07/07 02:03:12 NOTICE: [36m(11) :[0m [34mbisync[0m
2026/07/07 02:03:14 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/max_delete_path2_force/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:03:14 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:03: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/07 02:03:14 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/max_delete_path2_force/path1/" with Path2 "/tmp/015954nazanen4/max_delete_path2_force/path2/"
2026/07/07 02:03:14 INFO : Building Path1 and Path2 listings
2026/07/07 02:03:14 INFO : Path1 checking for diffs
2026/07/07 02:03:14 INFO : Path2 checking for diffs
2026/07/07 02:03:14 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/07/07 02:03:14 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/07/07 02:03:14 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/07 02:03:14 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/07 02:03:14 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/07/07 02:03:14 INFO : Path2: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/07/07 02:03:14 ERROR : Safety abort: too many deletes (>50%, 5 of 9) on Path2 "/tmp/015954nazanen4/max_delete_path2_force/path2/". Run with --force if desired.
2026/07/07 02:03:14 NOTICE: [31mBisync aborted. Please try again.[0m
2026/07/07 02:03:14 NOTICE: Bisync error: too many deletes
2026/07/07 02:03:14 NOTICE: [36m(12) :[0m [34mcopy-listings initial-fail[0m
2026/07/07 02:03:14 NOTICE: [36m(13) :[0m [34mtest apply force option. sync should run.[0m
2026/07/07 02:03:14 NOTICE: [36m(14) :[0m [34mbisync force[0m
2026/07/07 02:03:17 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/max_delete_path2_force/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:03:17 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:03: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/07 02:03:17 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/max_delete_path2_force/path1/" with Path2 "/tmp/015954nazanen4/max_delete_path2_force/path2/"
2026/07/07 02:03:17 INFO : Building Path1 and Path2 listings
2026/07/07 02:03:17 INFO : Path1 checking for diffs
2026/07/07 02:03:17 INFO : Path2 checking for diffs
2026/07/07 02:03:17 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/07/07 02:03:17 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/07/07 02:03:17 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/07 02:03:17 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/07 02:03:17 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/07/07 02:03:17 INFO : Path2: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/07/07 02:03:17 INFO : Applying changes
2026/07/07 02:03:17 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/max_delete_path2_force/path1/file1.txt[0m
2026/07/07 02:03:17 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/max_delete_path2_force/path1/file2.txt[0m
2026/07/07 02:03:17 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/max_delete_path2_force/path1/file3.txt[0m
2026/07/07 02:03:17 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/max_delete_path2_force/path1/file4.txt[0m
2026/07/07 02:03:17 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/max_delete_path2_force/path1/file5.txt[0m
2026/07/07 02:03:17 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/07 02:03:17 INFO : file4.txt: Deleted
2026/07/07 02:03:17 INFO : file2.txt: Deleted
2026/07/07 02:03:17 INFO : file1.txt: Deleted
2026/07/07 02:03:17 INFO : file5.txt: Deleted
2026/07/07 02:03:17 INFO : file3.txt: Deleted
2026/07/07 02:03:17 INFO : There was nothing to transfer
2026/07/07 02:03:17 INFO : Updating listings
2026/07/07 02:03:17 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/max_delete_path2_force/path1/" vs Path2 "/tmp/015954nazanen4/max_delete_path2_force/path2/"
2026/07/07 02:03:17 INFO : [32mBisync successful[0m
2026/07/07 02:03:17 DEBUG : Waiting for deletions to finish
2026/07/07 02:03:17 INFO : file9.txt: Deleted
2026/07/07 02:03:17 INFO : file7.txt: Deleted
2026/07/07 02:03:17 INFO : file6.txt: Deleted
2026/07/07 02:03:17 INFO : file8.txt: Deleted
2026/07/07 02:03:17 DEBUG : removing 1 level 0 directories
2026/07/07 02:03:17 INFO : Azure container rclone-test-sivimey3filu path 015954nazanen4/max_delete_path2_force/path1: Removing directory
2026/07/07 02:03:17 DEBUG : Waiting for deletions to finish
2026/07/07 02:03:17 INFO : file6.txt: Deleted
2026/07/07 02:03:17 INFO : file7.txt: Deleted
2026/07/07 02:03:17 INFO : file8.txt: Deleted
2026/07/07 02:03:17 INFO : file9.txt: Deleted
2026/07/07 02:03:17 DEBUG : removing 1 level 0 directories
2026/07/07 02:03:17 INFO : Local file system at /tmp/015954nazanen4/max_delete_path2_force/path2: Removing directory
bisync_test.go:610: [32mTEST max_delete_path2_force PASSED[0m
=== RUN TestBisyncRemoteLocal/nomodtime
2026/07/07 02:03:17 INFO : path1: Making directory
2026/07/07 02:03:17 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/nomodtime/path1"
2026/07/07 02:03:17 DEBUG : Creating backend with remote "/tmp/015954nazanen4/nomodtime/path2"
2026/07/07 02:03:17 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_nomodtime/initial"
2026/07/07 02:03:17 DEBUG : Creating backend with remote "/tmp/015954nazanen4/initdir/test_nomodtime-jejofem7"
2026/07/07 02:03:17 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:03:17 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:17 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:17 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:17 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:17 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:17 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:17 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:17 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:17 DEBUG : Local file system at /tmp/015954nazanen4/initdir/test_nomodtime-jejofem7: Waiting for checks to finish
2026/07/07 02:03:17 DEBUG : Local file system at /tmp/015954nazanen4/initdir/test_nomodtime-jejofem7: Waiting for transfers to finish
2026/07/07 02:03:17 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:03:17 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:03:17 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:03:17 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:17 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:03:17 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:03:17 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:03:17 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:03:17 INFO : file1.txt: Copied (new)
2026/07/07 02:03:17 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:17 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/07 02:03:17 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/07 02:03:17 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/07 02:03:17 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:03:17 INFO : file2.txt: Copied (new)
2026/07/07 02:03:17 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:17 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:17 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/07 02:03:17 INFO : file5.txt: Copied (new)
2026/07/07 02:03:17 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/07 02:03:17 INFO : file4.txt: Copied (new)
2026/07/07 02:03:17 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:17 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/07 02:03:17 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/07 02:03:17 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:17 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:17 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/07 02:03:17 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/07 02:03:17 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/07 02:03:17 INFO : file6.txt: Copied (new)
2026/07/07 02:03:17 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:17 INFO : file3.txt: Copied (new)
2026/07/07 02:03:17 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/07 02:03:17 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/07 02:03:17 INFO : file7.txt: Copied (new)
2026/07/07 02:03:17 INFO : file8.txt: Copied (new)
2026/07/07 02:03:17 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_nomodtime/modfiles"
2026/07/07 02:03:17 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_nomodtime-bomeyom0"
2026/07/07 02:03:17 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:17 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:17 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:17 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:17 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:17 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:17 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:17 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:17 DEBUG : file10.txt.145e0d1b.partial: size = 19 OK
2026/07/07 02:03:17 DEBUG : file1.txt.17d2872a.partial: size = 19 OK
2026/07/07 02:03:17 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:03:17 DEBUG : Local file system at /tmp/015954nazanen4/datadir/test_nomodtime-bomeyom0: Waiting for checks to finish
2026/07/07 02:03:17 DEBUG : Local file system at /tmp/015954nazanen4/datadir/test_nomodtime-bomeyom0: Waiting for transfers to finish
2026/07/07 02:03:17 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:03:17 DEBUG : file2.txt.8a7f218a.partial: size = 13 OK
2026/07/07 02:03:17 DEBUG : file11.txt.7d27067e.partial: size = 19 OK
2026/07/07 02:03:17 DEBUG : file10.txt.145e0d1b.partial: renamed to: file10.txt
2026/07/07 02:03:17 INFO : file10.txt: Copied (new)
2026/07/07 02:03:17 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:03:17 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/07 02:03:17 DEBUG : file1.txt.17d2872a.partial: renamed to: file1.txt
2026/07/07 02:03:17 INFO : file1.txt: Copied (new)
2026/07/07 02:03:17 DEBUG : file11.txt.7d27067e.partial: renamed to: file11.txt
2026/07/07 02:03:17 INFO : file11.txt: Copied (new)
2026/07/07 02:03:17 DEBUG : file2.txt.8a7f218a.partial: renamed to: file2.txt
2026/07/07 02:03:17 INFO : file2.txt: Copied (new)
2026/07/07 02:03:17 DEBUG : file5L.txt.1fdc92e2.partial: size = 39 OK
2026/07/07 02:03:17 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/07 02:03:17 DEBUG : file5L.txt.1fdc92e2.partial: renamed to: file5L.txt
2026/07/07 02:03:17 INFO : file5L.txt: Copied (new)
2026/07/07 02:03:17 DEBUG : file7.txt.bbb5ba35.partial: size = 19 OK
2026/07/07 02:03:17 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:03:17 DEBUG : file7.txt.bbb5ba35.partial: renamed to: file7.txt
2026/07/07 02:03:17 INFO : file7.txt: Copied (new)
2026/07/07 02:03:17 DEBUG : file5R.txt.6fb45142.partial: size = 39 OK
2026/07/07 02:03:17 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/07 02:03:17 DEBUG : file6.txt.d2ccb150.partial: size = 19 OK
2026/07/07 02:03:17 DEBUG : file5R.txt.6fb45142.partial: renamed to: file5R.txt
2026/07/07 02:03:17 INFO : file5R.txt: Copied (new)
2026/07/07 02:03:17 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:03:17 DEBUG : file6.txt.d2ccb150.partial: renamed to: file6.txt
2026/07/07 02:03:17 INFO : file6.txt: Copied (new)
2026/07/07 02:03:17 DEBUG : Waiting for deletions to finish
2026/07/07 02:03:17 DEBUG : removing 1 level 0 directories
2026/07/07 02:03:17 INFO : Azure container rclone-test-sivimey3filu path 015954nazanen4/nomodtime/path1: Removing directory
2026/07/07 02:03:17 DEBUG : Waiting for deletions to finish
2026/07/07 02:03:17 ERROR : error listing: directory not found
2026/07/07 02:03:17 ERROR : Local file system at /tmp/015954nazanen4/nomodtime/path2: Failed to list "": directory not found
2026/07/07 02:03:17 DEBUG : removing 1 level 0 directories
2026/07/07 02:03:17 INFO : Local file system at /tmp/015954nazanen4/nomodtime/path2: Removing directory
2026/07/07 02:03:17 ERROR : Failed to rmdir: stat /tmp/015954nazanen4/nomodtime/path2: no such file or directory
2026/07/07 02:03:17 ERROR : error listing: directory not found
2026/07/07 02:03:17 NOTICE: checking initFs Local file system at /tmp/015954nazanen4/initdir/test_nomodtime-jejofem7
2026/07/07 02:03:17 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:03:17 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:17 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:17 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:17 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:17 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:17 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:17 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:17 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:17 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/nomodtime/path1: Waiting for checks to finish
2026/07/07 02:03:17 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/nomodtime/path1: Waiting for transfers to finish
2026/07/07 02:03:17 DEBUG : file3.txt: size = 0 OK
2026/07/07 02:03:17 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:17 INFO : file3.txt: Copied (new)
2026/07/07 02:03:17 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:03:17 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:17 INFO : file1.txt: Copied (new)
2026/07/07 02:03:17 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:03:17 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:03:17 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:03:17 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:03:17 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:17 INFO : file2.txt: Copied (new)
2026/07/07 02:03:17 DEBUG : file4.txt: size = 0 OK
2026/07/07 02:03:17 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:17 INFO : file4.txt: Copied (new)
2026/07/07 02:03:17 DEBUG : file6.txt: size = 0 OK
2026/07/07 02:03:17 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:17 INFO : file6.txt: Copied (new)
2026/07/07 02:03:17 DEBUG : file5.txt: size = 0 OK
2026/07/07 02:03:17 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:17 INFO : file5.txt: Copied (new)
2026/07/07 02:03:17 DEBUG : file7.txt: size = 0 OK
2026/07/07 02:03:17 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:17 INFO : file7.txt: Copied (new)
2026/07/07 02:03:17 DEBUG : file8.txt: size = 0 OK
2026/07/07 02:03:17 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:17 INFO : file8.txt: Copied (new)
2026/07/07 02:03:17 NOTICE: checking Path1 Azure container rclone-test-sivimey3filu path 015954nazanen4/nomodtime/path1
2026/07/07 02:03:17 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:03:17 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:17 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:17 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:17 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:17 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:17 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:17 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:17 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:17 DEBUG : Local file system at /tmp/015954nazanen4/nomodtime/path2: Waiting for checks to finish
2026/07/07 02:03:17 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:03:17 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:03:17 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:17 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:03:17 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:17 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:03:17 INFO : file1.txt: Copied (new)
2026/07/07 02:03:17 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/07 02:03:17 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:03:17 INFO : file2.txt: Copied (new)
2026/07/07 02:03:17 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:17 DEBUG : Local file system at /tmp/015954nazanen4/nomodtime/path2: Waiting for transfers to finish
2026/07/07 02:03:17 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:03:17 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/07 02:03:17 INFO : file3.txt: Copied (new)
2026/07/07 02:03:17 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:03:17 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:03:17 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/07 02:03:17 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/07 02:03:17 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:17 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:17 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/07 02:03:17 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/07 02:03:17 INFO : file4.txt: Copied (new)
2026/07/07 02:03:17 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:17 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/07 02:03:17 INFO : file6.txt: Copied (new)
2026/07/07 02:03:17 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/07 02:03:17 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/07 02:03:17 INFO : file5.txt: Copied (new)
2026/07/07 02:03:17 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:17 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/07 02:03:17 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/07 02:03:17 INFO : file7.txt: Copied (new)
2026/07/07 02:03:17 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:17 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/07 02:03:17 INFO : file8.txt: Copied (new)
2026/07/07 02:03:17 NOTICE: checking path2 Local file system at /tmp/015954nazanen4/nomodtime/path2
2026/07/07 02:03:17 NOTICE: [36m(01) :[0m [34mtest changes[0m
2026/07/07 02:03:17 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/07 02:03:17 NOTICE: [36m(03) :[0m [34mbisync resync nomodtime[0m
2026/07/07 02:03:17 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/nomodtime/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:03:17 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/07 02:03:17 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/nomodtime/path1/" with Path2 "/tmp/015954nazanen4/nomodtime/path2/"
2026/07/07 02:03:17 INFO : Copying Path2 files to Path1
2026/07/07 02:03:17 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:03:18 INFO : There was nothing to transfer
2026/07/07 02:03:18 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:03:18 INFO : There was nothing to transfer
2026/07/07 02:03:18 INFO : Resync updating listings
2026/07/07 02:03:18 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/nomodtime/path1/" vs Path2 "/tmp/015954nazanen4/nomodtime/path2/"
2026/07/07 02:03:18 INFO : [32mBisync successful[0m
2026/07/07 02:03:18 NOTICE: [36m(04) :[0m [34mtest make modifications on both paths[0m
2026/07/07 02:03:18 NOTICE: [36m(05) :[0m [34mtest new on path2 - file10[0m
2026/07/07 02:03:18 NOTICE: [36m(06) :[0m [34mcopy-file /tmp/015954nazanen4/datadir/test_nomodtime-bomeyom0/file10.txt /tmp/015954nazanen4/nomodtime/path2/[0m
2026/07/07 02:03:18 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_nomodtime-bomeyom0/file10.txt" to "/tmp/015954nazanen4/nomodtime/path2/" as ""
2026/07/07 02:03:18 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_nomodtime-bomeyom0/file10.txt"
2026/07/07 02:03:18 DEBUG : Creating backend with remote "/tmp/015954nazanen4/nomodtime/path2/"
2026/07/07 02:03:18 DEBUG : operations.CopyFile "file10.txt" to "Local file system at /tmp/015954nazanen4/nomodtime/path2" as "file10.txt"
2026/07/07 02:03:18 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:18 DEBUG : file10.txt.145e0d1b.partial: size = 19 OK
2026/07/07 02:03:18 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:03:18 DEBUG : file10.txt.145e0d1b.partial: renamed to: file10.txt
2026/07/07 02:03:18 INFO : file10.txt: Copied (new)
2026/07/07 02:03:18 NOTICE: [36m(07) :[0m [34mtest changed on path2 - file1[0m
2026/07/07 02:03:18 NOTICE: [36m(08) :[0m [34mcopy-file /tmp/015954nazanen4/datadir/test_nomodtime-bomeyom0/file1.txt /tmp/015954nazanen4/nomodtime/path2/[0m
2026/07/07 02:03:18 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_nomodtime-bomeyom0/file1.txt" to "/tmp/015954nazanen4/nomodtime/path2/" as ""
2026/07/07 02:03:18 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_nomodtime-bomeyom0/file1.txt"
2026/07/07 02:03:18 DEBUG : Creating backend with remote "/tmp/015954nazanen4/nomodtime/path2/"
2026/07/07 02:03:18 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/015954nazanen4/nomodtime/path2" as "file1.txt"
2026/07/07 02:03:18 DEBUG : file1.txt: size = 19 (Local file system at /tmp/015954nazanen4/datadir/test_nomodtime-bomeyom0)
2026/07/07 02:03:18 DEBUG : file1.txt: size = 0 (Local file system at /tmp/015954nazanen4/nomodtime/path2)
2026/07/07 02:03:18 DEBUG : file1.txt: Sizes differ
2026/07/07 02:03:18 DEBUG : file1.txt.17d2872a.partial: size = 19 OK
2026/07/07 02:03:18 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:03:18 DEBUG : file1.txt.17d2872a.partial: renamed to: file1.txt
2026/07/07 02:03:18 INFO : file1.txt: Copied (replaced existing)
2026/07/07 02:03:18 NOTICE: [36m(09) :[0m [34mtest new on path1 - file11[0m
2026/07/07 02:03:18 NOTICE: [36m(10) :[0m [34mcopy-file /tmp/015954nazanen4/datadir/test_nomodtime-bomeyom0/file11.txt TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/nomodtime/path1/[0m
2026/07/07 02:03:18 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_nomodtime-bomeyom0/file11.txt" to "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/nomodtime/path1/" as ""
2026/07/07 02:03:18 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_nomodtime-bomeyom0/file11.txt"
2026/07/07 02:03:18 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/nomodtime/path1/"
2026/07/07 02:03:18 DEBUG : operations.CopyFile "file11.txt" to "Azure container rclone-test-sivimey3filu path 015954nazanen4/nomodtime/path1" as "file11.txt"
2026/07/07 02:03:18 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:18 DEBUG : file11.txt: size = 19 OK
2026/07/07 02:03:18 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:03:18 INFO : file11.txt: Copied (new)
2026/07/07 02:03:18 NOTICE: [36m(11) :[0m [34mtest changed on path1 - file2[0m
2026/07/07 02:03:18 NOTICE: [36m(12) :[0m [34mcopy-file /tmp/015954nazanen4/datadir/test_nomodtime-bomeyom0/file2.txt TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/nomodtime/path1/[0m
2026/07/07 02:03:18 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_nomodtime-bomeyom0/file2.txt" to "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/nomodtime/path1/" as ""
2026/07/07 02:03:18 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_nomodtime-bomeyom0/file2.txt"
2026/07/07 02:03:18 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/nomodtime/path1/"
2026/07/07 02:03:18 DEBUG : operations.CopyFile "file2.txt" to "Azure container rclone-test-sivimey3filu path 015954nazanen4/nomodtime/path1" as "file2.txt"
2026/07/07 02:03:18 DEBUG : file2.txt: size = 13 (Local file system at /tmp/015954nazanen4/datadir/test_nomodtime-bomeyom0)
2026/07/07 02:03:18 DEBUG : file2.txt: size = 0 (Azure container rclone-test-sivimey3filu path 015954nazanen4/nomodtime/path1)
2026/07/07 02:03:18 DEBUG : file2.txt: Sizes differ
2026/07/07 02:03:18 DEBUG : file2.txt: size = 13 OK
2026/07/07 02:03:18 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/07 02:03:18 INFO : file2.txt: Copied (replaced existing)
2026/07/07 02:03:18 NOTICE: [36m(13) :[0m [34mtest deleted on path2 - file3[0m
2026/07/07 02:03:18 NOTICE: [36m(14) :[0m [34mdelete-file /tmp/015954nazanen4/nomodtime/path2/file3.txt[0m
2026/07/07 02:03:18 DEBUG : Creating backend with remote "/tmp/015954nazanen4/nomodtime/path2/"
2026/07/07 02:03:18 DEBUG : fs cache: renaming cache item "/tmp/015954nazanen4/nomodtime/path2/" to be canonical "/tmp/015954nazanen4/nomodtime/path2"
2026/07/07 02:03:18 INFO : file3.txt: Deleted
2026/07/07 02:03:18 NOTICE: [36m(15) :[0m [34mtest deleted on path1 - file4[0m
2026/07/07 02:03:18 NOTICE: [36m(16) :[0m [34mdelete-file TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/nomodtime/path1/file4.txt[0m
2026/07/07 02:03:18 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/nomodtime/path1/"
2026/07/07 02:03:18 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/nomodtime/path1/" to be canonical "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/nomodtime/path1"
2026/07/07 02:03:18 INFO : file4.txt: Deleted
2026/07/07 02:03:18 NOTICE: [36m(17) :[0m [34mtest deleted on both paths - file8[0m
2026/07/07 02:03:18 NOTICE: [36m(18) :[0m [34mdelete-file TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/nomodtime/path1/file8.txt[0m
2026/07/07 02:03:18 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/nomodtime/path1/" for canonical name "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/nomodtime/path1"
2026/07/07 02:03:18 INFO : file8.txt: Deleted
2026/07/07 02:03:18 NOTICE: [36m(19) :[0m [34mdelete-file /tmp/015954nazanen4/nomodtime/path2/file8.txt[0m
2026/07/07 02:03:18 DEBUG : fs cache: switching user supplied name "/tmp/015954nazanen4/nomodtime/path2/" for canonical name "/tmp/015954nazanen4/nomodtime/path2"
2026/07/07 02:03:18 INFO : file8.txt: Deleted
2026/07/07 02:03:18 NOTICE: [36m(20) :[0m [34mtest changed on both paths - file5 (file5R, file5L)[0m
2026/07/07 02:03:18 NOTICE: [36m(21) :[0m [34mcopy-as /tmp/015954nazanen4/datadir/test_nomodtime-bomeyom0/file5R.txt /tmp/015954nazanen4/nomodtime/path2/ file5.txt[0m
2026/07/07 02:03:18 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_nomodtime-bomeyom0/file5R.txt" to "/tmp/015954nazanen4/nomodtime/path2/" as "file5.txt"
2026/07/07 02:03:18 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_nomodtime-bomeyom0/file5R.txt"
2026/07/07 02:03:18 DEBUG : Creating backend with remote "/tmp/015954nazanen4/nomodtime/path2/"
2026/07/07 02:03:18 DEBUG : operations.CopyFile "file5R.txt" to "Local file system at /tmp/015954nazanen4/nomodtime/path2" as "file5.txt"
2026/07/07 02:03:18 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/015954nazanen4/datadir/test_nomodtime-bomeyom0)
2026/07/07 02:03:18 DEBUG : file5.txt: size = 0 (Local file system at /tmp/015954nazanen4/nomodtime/path2)
2026/07/07 02:03:18 DEBUG : file5R.txt: Sizes differ
2026/07/07 02:03:18 DEBUG : file5.txt.f045a362.partial: size = 39 OK
2026/07/07 02:03:18 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/07 02:03:18 DEBUG : file5.txt.f045a362.partial: renamed to: file5.txt
2026/07/07 02:03:18 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/07/07 02:03:18 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/015954nazanen4/datadir/test_nomodtime-bomeyom0/file5L.txt TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/nomodtime/path1/ file5.txt[0m
2026/07/07 02:03:18 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_nomodtime-bomeyom0/file5L.txt" to "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/nomodtime/path1/" as "file5.txt"
2026/07/07 02:03:18 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_nomodtime-bomeyom0/file5L.txt"
2026/07/07 02:03:18 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/nomodtime/path1/"
2026/07/07 02:03:18 DEBUG : operations.CopyFile "file5L.txt" to "Azure container rclone-test-sivimey3filu path 015954nazanen4/nomodtime/path1" as "file5.txt"
2026/07/07 02:03:18 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/015954nazanen4/datadir/test_nomodtime-bomeyom0)
2026/07/07 02:03:18 DEBUG : file5.txt: size = 0 (Azure container rclone-test-sivimey3filu path 015954nazanen4/nomodtime/path1)
2026/07/07 02:03:18 DEBUG : file5L.txt: Sizes differ
2026/07/07 02:03:18 DEBUG : file5.txt: size = 39 OK
2026/07/07 02:03:18 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/07 02:03:18 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/07/07 02:03:18 NOTICE: [36m(23) :[0m [34mtest changed on path2 and deleted on path1 - file6[0m
2026/07/07 02:03:18 NOTICE: [36m(24) :[0m [34mcopy-file /tmp/015954nazanen4/datadir/test_nomodtime-bomeyom0/file6.txt /tmp/015954nazanen4/nomodtime/path2/[0m
2026/07/07 02:03:18 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_nomodtime-bomeyom0/file6.txt" to "/tmp/015954nazanen4/nomodtime/path2/" as ""
2026/07/07 02:03:18 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_nomodtime-bomeyom0/file6.txt"
2026/07/07 02:03:18 DEBUG : Creating backend with remote "/tmp/015954nazanen4/nomodtime/path2/"
2026/07/07 02:03:18 DEBUG : operations.CopyFile "file6.txt" to "Local file system at /tmp/015954nazanen4/nomodtime/path2" as "file6.txt"
2026/07/07 02:03:18 DEBUG : file6.txt: size = 19 (Local file system at /tmp/015954nazanen4/datadir/test_nomodtime-bomeyom0)
2026/07/07 02:03:18 DEBUG : file6.txt: size = 0 (Local file system at /tmp/015954nazanen4/nomodtime/path2)
2026/07/07 02:03:18 DEBUG : file6.txt: Sizes differ
2026/07/07 02:03:18 DEBUG : file6.txt.d2ccb150.partial: size = 19 OK
2026/07/07 02:03:18 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:03:18 DEBUG : file6.txt.d2ccb150.partial: renamed to: file6.txt
2026/07/07 02:03:18 INFO : file6.txt: Copied (replaced existing)
2026/07/07 02:03:18 NOTICE: [36m(25) :[0m [34mdelete-file TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/nomodtime/path1/file6.txt[0m
2026/07/07 02:03:18 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/nomodtime/path1/" for canonical name "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/nomodtime/path1"
2026/07/07 02:03:18 INFO : file6.txt: Deleted
2026/07/07 02:03:18 NOTICE: [36m(26) :[0m [34mtest changed on path1 and deleted on path2 - file7[0m
2026/07/07 02:03:18 NOTICE: [36m(27) :[0m [34mcopy-file /tmp/015954nazanen4/datadir/test_nomodtime-bomeyom0/file7.txt TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/nomodtime/path1/[0m
2026/07/07 02:03:18 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_nomodtime-bomeyom0/file7.txt" to "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/nomodtime/path1/" as ""
2026/07/07 02:03:18 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_nomodtime-bomeyom0/file7.txt"
2026/07/07 02:03:18 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/nomodtime/path1/"
2026/07/07 02:03:18 DEBUG : operations.CopyFile "file7.txt" to "Azure container rclone-test-sivimey3filu path 015954nazanen4/nomodtime/path1" as "file7.txt"
2026/07/07 02:03:19 DEBUG : file7.txt: size = 19 (Local file system at /tmp/015954nazanen4/datadir/test_nomodtime-bomeyom0)
2026/07/07 02:03:19 DEBUG : file7.txt: size = 0 (Azure container rclone-test-sivimey3filu path 015954nazanen4/nomodtime/path1)
2026/07/07 02:03:19 DEBUG : file7.txt: Sizes differ
2026/07/07 02:03:19 DEBUG : file7.txt: size = 19 OK
2026/07/07 02:03:19 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:03:19 INFO : file7.txt: Copied (replaced existing)
2026/07/07 02:03:19 NOTICE: [36m(28) :[0m [34mdelete-file /tmp/015954nazanen4/nomodtime/path2/file7.txt[0m
2026/07/07 02:03:19 DEBUG : fs cache: switching user supplied name "/tmp/015954nazanen4/nomodtime/path2/" for canonical name "/tmp/015954nazanen4/nomodtime/path2"
2026/07/07 02:03:19 INFO : file7.txt: Deleted
2026/07/07 02:03:19 NOTICE: [36m(29) :[0m [34mtest bisync run[0m
2026/07/07 02:03:19 NOTICE: [36m(30) :[0m [34mbisync nomodtime[0m
2026/07/07 02:03:19 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/nomodtime/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:03:19 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/07 02:03:19 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/nomodtime/path1/" with Path2 "/tmp/015954nazanen4/nomodtime/path2/"
2026/07/07 02:03:19 INFO : Building Path1 and Path2 listings
2026/07/07 02:03:19 INFO : Path1 checking for diffs
2026/07/07 02:03:19 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/07/07 02:03:19 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/07 02:03:19 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/07/07 02:03:19 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/07/07 02:03:19 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile7.txt[0m
2026/07/07 02:03:19 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/07/07 02:03:19 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/07/07 02:03:19 INFO : Path1: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/07/07 02:03:19 INFO : ([33mModified[0m: [36m 3 larger[0m, [34m 0 smaller[0m, [36m 3 hash differs[0m)
2026/07/07 02:03:19 INFO : Path2 checking for diffs
2026/07/07 02:03:19 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile1.txt[0m
2026/07/07 02:03:19 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/07 02:03:19 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/07/07 02:03:19 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile6.txt[0m
2026/07/07 02:03:19 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/07/07 02:03:19 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/07/07 02:03:19 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/07/07 02:03:19 INFO : Path2: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/07/07 02:03:19 INFO : ([33mModified[0m: [36m 3 larger[0m, [34m 0 smaller[0m, [36m 3 hash differs[0m)
2026/07/07 02:03:19 INFO : Applying changes
2026/07/07 02:03:19 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/015954nazanen4/nomodtime/path2/file11.txt[0m
2026/07/07 02:03:19 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/015954nazanen4/nomodtime/path2/file2.txt[0m
2026/07/07 02:03:19 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/015954nazanen4/nomodtime/path2/file4.txt[0m
2026/07/07 02:03:19 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/07/07 02:03:19 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/nomodtime/path1/file5.txt.conflict1[0m
2026/07/07 02:03:19 INFO : file5.txt: Copied (server-side copy) to: file5.txt.conflict1
2026/07/07 02:03:19 INFO : file5.txt: Deleted
2026/07/07 02:03:19 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/015954nazanen4/nomodtime/path2/file5.txt.conflict1[0m
2026/07/07 02:03:19 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36m/tmp/015954nazanen4/nomodtime/path2/file5.txt.conflict2[0m
2026/07/07 02:03:19 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2
2026/07/07 02:03:19 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/nomodtime/path1/file5.txt.conflict2[0m
2026/07/07 02:03:19 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/nomodtime/path1/file6.txt[0m
2026/07/07 02:03:19 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/015954nazanen4/nomodtime/path2/file7.txt[0m
2026/07/07 02:03:19 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/nomodtime/path1/file1.txt[0m
2026/07/07 02:03:19 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/nomodtime/path1/file10.txt[0m
2026/07/07 02:03:19 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/nomodtime/path1/file3.txt[0m
2026/07/07 02:03:19 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/07 02:03:19 INFO : file6.txt: Copied (new)
2026/07/07 02:03:19 INFO : file1.txt: Copied (replaced existing)
2026/07/07 02:03:19 INFO : file5.txt.conflict2: Copied (new)
2026/07/07 02:03:19 INFO : file10.txt: Copied (new)
2026/07/07 02:03:19 INFO : file3.txt: Deleted
2026/07/07 02:03:19 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/07 02:03:19 INFO : file5.txt.conflict1: Copied (new)
2026/07/07 02:03:19 INFO : file7.txt: Copied (new)
2026/07/07 02:03:19 INFO : file11.txt: Copied (new)
2026/07/07 02:03:19 INFO : file2.txt: Copied (replaced existing)
2026/07/07 02:03:19 INFO : file4.txt: Deleted
2026/07/07 02:03:19 INFO : Updating listings
2026/07/07 02:03:19 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/nomodtime/path1/" vs Path2 "/tmp/015954nazanen4/nomodtime/path2/"
2026/07/07 02:03:19 INFO : [32mBisync successful[0m
2026/07/07 02:03:19 DEBUG : Waiting for deletions to finish
2026/07/07 02:03:19 INFO : file6.txt: Deleted
2026/07/07 02:03:19 INFO : file10.txt: Deleted
2026/07/07 02:03:19 INFO : file5.txt.conflict2: Deleted
2026/07/07 02:03:19 INFO : file1.txt: Deleted
2026/07/07 02:03:19 INFO : RCLONE_TEST: Deleted
2026/07/07 02:03:19 INFO : file5.txt.conflict1: Deleted
2026/07/07 02:03:19 INFO : file2.txt: Deleted
2026/07/07 02:03:19 INFO : file11.txt: Deleted
2026/07/07 02:03:19 INFO : file7.txt: Deleted
2026/07/07 02:03:19 DEBUG : removing 1 level 0 directories
2026/07/07 02:03:19 INFO : Azure container rclone-test-sivimey3filu path 015954nazanen4/nomodtime/path1: Removing directory
2026/07/07 02:03:19 DEBUG : Waiting for deletions to finish
2026/07/07 02:03:19 INFO : RCLONE_TEST: Deleted
2026/07/07 02:03:19 INFO : file6.txt: Deleted
2026/07/07 02:03:19 INFO : file11.txt: Deleted
2026/07/07 02:03:19 INFO : file7.txt: Deleted
2026/07/07 02:03:19 INFO : file5.txt.conflict2: Deleted
2026/07/07 02:03:19 INFO : file1.txt: Deleted
2026/07/07 02:03:19 INFO : file10.txt: Deleted
2026/07/07 02:03:19 INFO : file5.txt.conflict1: Deleted
2026/07/07 02:03:19 INFO : file2.txt: Deleted
2026/07/07 02:03:19 DEBUG : removing 1 level 0 directories
2026/07/07 02:03:19 INFO : Local file system at /tmp/015954nazanen4/nomodtime/path2: Removing directory
bisync_test.go:610: [32mTEST nomodtime PASSED[0m
=== RUN TestBisyncRemoteLocal/normalization
2026/07/07 02:03:19 INFO : path1: Making directory
2026/07/07 02:03:19 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/normalization/path1"
2026/07/07 02:03:20 DEBUG : Creating backend with remote "/tmp/015954nazanen4/normalization/path2"
2026/07/07 02:03:20 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_normalization/initial"
2026/07/07 02:03:20 DEBUG : Creating backend with remote "/tmp/015954nazanen4/initdir/test_normalization-ruzekid0"
2026/07/07 02:03:20 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:03:20 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:20 DEBUG : 測試_Русский_ _ _ě_áñ: Making directory with metadata
2026/07/07 02:03:20 INFO : 測試_Русский_ _ _ě_áñ: Made directory with metadata (mtime=2024-01-25T05:00:02.874776175Z)
2026/07/07 02:03:20 DEBUG : Added delayed dir = "測試_Русский_ _ _ě_áñ", newDst=測試_Русский_ _ _ě_áñ
2026/07/07 02:03:20 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:03:20 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:20 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:03:20 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:20 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: Need to transfer - File not found at Destination
2026/07/07 02:03:20 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:03:20 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:20 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:03:20 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:03:20 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:03:20 INFO : file1.txt: Copied (new)
2026/07/07 02:03:20 DEBUG : Local file system at /tmp/015954nazanen4/initdir/test_normalization-ruzekid0: Waiting for checks to finish
2026/07/07 02:03:20 DEBUG : Local file system at /tmp/015954nazanen4/initdir/test_normalization-ruzekid0: Waiting for transfers to finish
2026/07/07 02:03:20 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: size = 272 OK
2026/07/07 02:03:20 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: size = 272 OK
2026/07/07 02:03:20 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:03:20 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:03:20 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: size = 0 OK
2026/07/07 02:03:20 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:20 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt
2026/07/07 02:03:20 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Copied (new)
2026/07/07 02:03:20 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt
2026/07/07 02:03:20 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Copied (new)
2026/07/07 02:03:20 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: renamed to: 測試_Русский_ _ _ě_áñ/測試_check file
2026/07/07 02:03:20 INFO : 測試_Русский_ _ _ě_áñ/測試_check file: Copied (new)
2026/07/07 02:03:20 INFO : 測試_Русский_ _ _ě_áñ: Set directory modification time (using SetModTime)
2026/07/07 02:03:20 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_normalization/modfiles"
2026/07/07 02:03:20 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_normalization-betekiz5"
2026/07/07 02:03:20 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:20 DEBUG : 測試_filtersfile.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:20 DEBUG : Local file system at /tmp/015954nazanen4/datadir/test_normalization-betekiz5: Waiting for checks to finish
2026/07/07 02:03:20 DEBUG : Local file system at /tmp/015954nazanen4/datadir/test_normalization-betekiz5: Waiting for transfers to finish
2026/07/07 02:03:20 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/07 02:03:20 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:03:20 DEBUG : 測試_filtersfile.txt.3ada41b4.partial: size = 254 OK
2026/07/07 02:03:20 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/07 02:03:20 INFO : file1.txt: Copied (new)
2026/07/07 02:03:20 DEBUG : 測試_filtersfile.txt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/07/07 02:03:20 DEBUG : 測試_filtersfile.txt.3ada41b4.partial: renamed to: 測試_filtersfile.txt
2026/07/07 02:03:20 INFO : 測試_filtersfile.txt: Copied (new)
2026/07/07 02:03:20 DEBUG : Waiting for deletions to finish
2026/07/07 02:03:20 DEBUG : removing 1 level 0 directories
2026/07/07 02:03:20 INFO : Azure container rclone-test-sivimey3filu path 015954nazanen4/normalization/path1: Removing directory
2026/07/07 02:03:20 DEBUG : Waiting for deletions to finish
2026/07/07 02:03:20 ERROR : error listing: directory not found
2026/07/07 02:03:20 ERROR : Local file system at /tmp/015954nazanen4/normalization/path2: Failed to list "": directory not found
2026/07/07 02:03:20 DEBUG : removing 1 level 0 directories
2026/07/07 02:03:20 INFO : Local file system at /tmp/015954nazanen4/normalization/path2: Removing directory
2026/07/07 02:03:20 ERROR : Failed to rmdir: stat /tmp/015954nazanen4/normalization/path2: no such file or directory
2026/07/07 02:03:20 ERROR : error listing: directory not found
2026/07/07 02:03:20 NOTICE: checking initFs Local file system at /tmp/015954nazanen4/initdir/test_normalization-ruzekid0
2026/07/07 02:03:20 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:03:20 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:20 INFO : 測試_Русский_ _ _ě_áñ: Making directory
2026/07/07 02:03:20 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:20 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:20 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: Need to transfer - File not found at Destination
2026/07/07 02:03:20 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/normalization/path1: Waiting for checks to finish
2026/07/07 02:03:20 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/normalization/path1: Waiting for transfers to finish
2026/07/07 02:03:20 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:03:20 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:20 INFO : file1.txt: Copied (new)
2026/07/07 02:03:20 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:03:20 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:03:20 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:03:20 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: size = 272 OK
2026/07/07 02:03:20 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:03:20 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Copied (new)
2026/07/07 02:03:20 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: size = 272 OK
2026/07/07 02:03:20 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:03:20 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Copied (new)
2026/07/07 02:03:20 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: size = 0 OK
2026/07/07 02:03:20 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:20 INFO : 測試_Русский_ _ _ě_áñ/測試_check file: Copied (new)
2026/07/07 02:03:20 NOTICE: checking Path1 Azure container rclone-test-sivimey3filu path 015954nazanen4/normalization/path1
2026/07/07 02:03:20 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:03:20 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:20 DEBUG : 測試_Русский_ _ _ě_áñ: Making directory with metadata
2026/07/07 02:03:20 INFO : 測試_Русский_ _ _ě_áñ: Made directory with metadata (mtime=2024-01-25T05:00:02.874776175Z)
2026/07/07 02:03:20 DEBUG : Added delayed dir = "測試_Русский_ _ _ě_áñ", newDst=測試_Русский_ _ _ě_áñ
2026/07/07 02:03:20 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:03:20 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:03:20 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:03:20 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:20 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:03:20 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:03:20 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:03:20 INFO : file1.txt: Copied (new)
2026/07/07 02:03:20 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:20 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:20 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: Need to transfer - File not found at Destination
2026/07/07 02:03:20 DEBUG : Local file system at /tmp/015954nazanen4/normalization/path2: Waiting for checks to finish
2026/07/07 02:03:20 DEBUG : Local file system at /tmp/015954nazanen4/normalization/path2: Waiting for transfers to finish
2026/07/07 02:03:20 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: size = 272 OK
2026/07/07 02:03:20 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: size = 272 OK
2026/07/07 02:03:20 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: size = 0 OK
2026/07/07 02:03:20 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:03:20 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:03:20 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:20 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt
2026/07/07 02:03:20 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Copied (new)
2026/07/07 02:03:20 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt
2026/07/07 02:03:20 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Copied (new)
2026/07/07 02:03:20 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: renamed to: 測試_Русский_ _ _ě_áñ/測試_check file
2026/07/07 02:03:20 INFO : 測試_Русский_ _ _ě_áñ/測試_check file: Copied (new)
2026/07/07 02:03:20 INFO : 測試_Русский_ _ _ě_áñ: Set directory modification time (using SetModTime)
2026/07/07 02:03:20 NOTICE: checking path2 Local file system at /tmp/015954nazanen4/normalization/path2
2026/07/07 02:03:20 NOTICE: [36m(01) :[0m [34mtest normalization[0m
2026/07/07 02:03:20 NOTICE: [36m(02) :[0m [34mtouch-copy 2001-01-02 /tmp/015954nazanen4/datadir/test_normalization-betekiz5/file1.txt /tmp/015954nazanen4/normalization/path2/[0m
2026/07/07 02:03:20 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_normalization-betekiz5/"
2026/07/07 02:03:20 DEBUG : fs cache: renaming cache item "/tmp/015954nazanen4/datadir/test_normalization-betekiz5/" to be canonical "/tmp/015954nazanen4/datadir/test_normalization-betekiz5"
2026/07/07 02:03:20 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/07 02:03:20 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_normalization-betekiz5/file1.txt" to "/tmp/015954nazanen4/normalization/path2/" as ""
2026/07/07 02:03:20 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_normalization-betekiz5/file1.txt"
2026/07/07 02:03:20 DEBUG : Creating backend with remote "/tmp/015954nazanen4/normalization/path2/"
2026/07/07 02:03:20 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/015954nazanen4/normalization/path2" as "file1.txt"
2026/07/07 02:03:20 DEBUG : file1.txt: size = 19 (Local file system at /tmp/015954nazanen4/datadir/test_normalization-betekiz5)
2026/07/07 02:03:20 DEBUG : file1.txt: size = 0 (Local file system at /tmp/015954nazanen4/normalization/path2)
2026/07/07 02:03:20 DEBUG : file1.txt: Sizes differ
2026/07/07 02:03:20 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/07 02:03:20 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:03:20 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/07 02:03:20 INFO : file1.txt: Copied (replaced existing)
2026/07/07 02:03:20 NOTICE: [36m(03) :[0m [34mtest initial bisync[0m
2026/07/07 02:03:20 NOTICE: [36m(04) :[0m [34mbisync resync[0m
2026/07/07 02:03:22 ERROR : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Failed to copy: PUT https://rclone.blob.core.windows.net/rclone-test-sivimey3filu/015954nazanen4/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:8a9a25b5-101e-009e-61b4-0daf23000000
Time:2026-07-07T02:03:22.7255708Z
--------------------------------------------------------------------------------
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-sivimey3filu/015954nazanen4/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:8a9a25b5-101e-009e-61b4-0daf23000000
Time:2026-07-07T02:03:22.7255708Z
--------------------------------------------------------------------------------
))
(fs: Azure container rclone-test-sivimey3filu path 015954nazanen4/normalization/path1)
=== RUN TestBisyncRemoteLocal/rclone_args
2026/07/07 02:03:22 INFO : path1: Making directory
2026/07/07 02:03:22 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/rclone_args/path1"
2026/07/07 02:03:22 DEBUG : Creating backend with remote "/tmp/015954nazanen4/rclone_args/path2"
2026/07/07 02:03:22 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rclone_args/initial"
2026/07/07 02:03:22 DEBUG : Creating backend with remote "/tmp/015954nazanen4/initdir/test_rclone_args-boyuyov5"
2026/07/07 02:03:22 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:03:22 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:22 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:22 DEBUG : subdir: Making directory with metadata
2026/07/07 02:03:22 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 02:03:22 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/07 02:03:22 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:03:22 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:22 DEBUG : subdir/file21.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:22 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:03:22 DEBUG : file1.txt.3d039419.partial: size = 19 OK
2026/07/07 02:03:22 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:03:22 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:03:22 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c OK
2026/07/07 02:03:22 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:03:22 DEBUG : file1.txt.3d039419.partial: renamed to: file1.txt
2026/07/07 02:03:22 INFO : file1.txt: Copied (new)
2026/07/07 02:03:22 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/07 02:03:22 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:22 DEBUG : Local file system at /tmp/015954nazanen4/initdir/test_rclone_args-boyuyov5: Waiting for checks to finish
2026/07/07 02:03:22 DEBUG : subdir/file21.txt.8fb30fba.partial: size = 0 OK
2026/07/07 02:03:22 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/07 02:03:22 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:03:22 DEBUG : Local file system at /tmp/015954nazanen4/initdir/test_rclone_args-boyuyov5: Waiting for transfers to finish
2026/07/07 02:03:22 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:22 DEBUG : subdir/file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:22 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:03:22 INFO : file2.txt: Copied (new)
2026/07/07 02:03:22 DEBUG : subdir/file21.txt.8fb30fba.partial: renamed to: subdir/file21.txt
2026/07/07 02:03:22 INFO : subdir/file21.txt: Copied (new)
2026/07/07 02:03:22 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:03:22 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rclone_args/modfiles"
2026/07/07 02:03:22 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_rclone_args-pifezos5"
2026/07/07 02:03:22 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:22 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:22 DEBUG : file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:22 DEBUG : file21.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:22 DEBUG : file1.txt.8c06417f.partial: size = 19 OK
2026/07/07 02:03:22 DEBUG : file2.txt.d6677e1f.partial: size = 19 OK
2026/07/07 02:03:22 DEBUG : file20.txt.fd848222.partial: size = 0 OK
2026/07/07 02:03:22 DEBUG : file21.txt.68f456b7.partial: size = 0 OK
2026/07/07 02:03:22 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:03:22 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:22 DEBUG : file1.txt.8c06417f.partial: renamed to: file1.txt
2026/07/07 02:03:22 INFO : file1.txt: Copied (new)
2026/07/07 02:03:22 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:22 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:03:22 DEBUG : file20.txt.fd848222.partial: renamed to: file20.txt
2026/07/07 02:03:22 INFO : file20.txt: Copied (new)
2026/07/07 02:03:22 DEBUG : Local file system at /tmp/015954nazanen4/datadir/test_rclone_args-pifezos5: Waiting for checks to finish
2026/07/07 02:03:22 DEBUG : Local file system at /tmp/015954nazanen4/datadir/test_rclone_args-pifezos5: Waiting for transfers to finish
2026/07/07 02:03:22 DEBUG : file21.txt.68f456b7.partial: renamed to: file21.txt
2026/07/07 02:03:22 INFO : file21.txt: Copied (new)
2026/07/07 02:03:22 DEBUG : file2.txt.d6677e1f.partial: renamed to: file2.txt
2026/07/07 02:03:22 INFO : file2.txt: Copied (new)
2026/07/07 02:03:22 DEBUG : Waiting for deletions to finish
2026/07/07 02:03:22 DEBUG : removing 1 level 0 directories
2026/07/07 02:03:22 INFO : Azure container rclone-test-sivimey3filu path 015954nazanen4/rclone_args/path1: Removing directory
2026/07/07 02:03:22 DEBUG : Waiting for deletions to finish
2026/07/07 02:03:22 ERROR : error listing: directory not found
2026/07/07 02:03:22 ERROR : Local file system at /tmp/015954nazanen4/rclone_args/path2: Failed to list "": directory not found
2026/07/07 02:03:22 DEBUG : removing 1 level 0 directories
2026/07/07 02:03:22 INFO : Local file system at /tmp/015954nazanen4/rclone_args/path2: Removing directory
2026/07/07 02:03:22 ERROR : Failed to rmdir: stat /tmp/015954nazanen4/rclone_args/path2: no such file or directory
2026/07/07 02:03:22 ERROR : error listing: directory not found
2026/07/07 02:03:22 NOTICE: checking initFs Local file system at /tmp/015954nazanen4/initdir/test_rclone_args-boyuyov5
2026/07/07 02:03:22 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:03:22 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:22 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:22 INFO : subdir: Making directory
2026/07/07 02:03:22 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:22 DEBUG : subdir/file21.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:22 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/rclone_args/path1: Waiting for checks to finish
2026/07/07 02:03:22 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/rclone_args/path1: Waiting for transfers to finish
2026/07/07 02:03:23 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:03:23 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:03:23 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:03:23 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/07 02:03:23 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:23 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:03:23 DEBUG : file1.txt: size = 19 OK
2026/07/07 02:03:23 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c OK
2026/07/07 02:03:23 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:03:23 INFO : file1.txt: Copied (new)
2026/07/07 02:03:23 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:23 INFO : file2.txt: Copied (new)
2026/07/07 02:03:23 DEBUG : subdir/file21.txt: size = 0 OK
2026/07/07 02:03:23 DEBUG : subdir/file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:23 INFO : subdir/file21.txt: Copied (new)
2026/07/07 02:03:23 NOTICE: checking Path1 Azure container rclone-test-sivimey3filu path 015954nazanen4/rclone_args/path1
2026/07/07 02:03:23 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:03:23 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:23 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:23 DEBUG : subdir: Making directory with metadata
2026/07/07 02:03:23 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 02:03:23 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/07 02:03:23 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:03:23 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:23 DEBUG : subdir/file21.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:23 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:03:23 DEBUG : file1.txt.3d039419.partial: size = 19 OK
2026/07/07 02:03:23 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:03:23 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:03:23 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:03:23 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:23 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:03:23 INFO : file2.txt: Copied (new)
2026/07/07 02:03:23 DEBUG : Local file system at /tmp/015954nazanen4/rclone_args/path2: Waiting for checks to finish
2026/07/07 02:03:23 DEBUG : Local file system at /tmp/015954nazanen4/rclone_args/path2: Waiting for transfers to finish
2026/07/07 02:03:23 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c OK
2026/07/07 02:03:23 DEBUG : subdir/file21.txt.8fb30fba.partial: size = 0 OK
2026/07/07 02:03:23 DEBUG : file1.txt.3d039419.partial: renamed to: file1.txt
2026/07/07 02:03:23 INFO : file1.txt: Copied (new)
2026/07/07 02:03:23 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/07 02:03:23 DEBUG : subdir/file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:23 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:23 DEBUG : subdir/file21.txt.8fb30fba.partial: renamed to: subdir/file21.txt
2026/07/07 02:03:23 INFO : subdir/file21.txt: Copied (new)
2026/07/07 02:03:23 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/07 02:03:23 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:03:23 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:03:23 NOTICE: checking path2 Local file system at /tmp/015954nazanen4/rclone_args/path2
2026/07/07 02:03:23 NOTICE: [36m(01) :[0m [34mtest rclone-args[0m
2026/07/07 02:03:23 NOTICE: [36m(02) :[0m [34mtouch-glob 2001-01-02 /tmp/015954nazanen4/datadir/test_rclone_args-pifezos5/ *[0m
2026/07/07 02:03:23 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_rclone_args-pifezos5/"
2026/07/07 02:03:23 DEBUG : fs cache: renaming cache item "/tmp/015954nazanen4/datadir/test_rclone_args-pifezos5/" to be canonical "/tmp/015954nazanen4/datadir/test_rclone_args-pifezos5"
2026/07/07 02:03:23 DEBUG : file21.txt: Set modification time 2001-01-02
2026/07/07 02:03:23 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/07 02:03:23 DEBUG : file2.txt: Set modification time 2001-01-02
2026/07/07 02:03:23 DEBUG : file20.txt: Set modification time 2001-01-02
2026/07/07 02:03:23 NOTICE: [36m(03) :[0m [34mtest initial bisync[0m
2026/07/07 02:03:23 NOTICE: [36m(04) :[0m [34mbisync resync checksum[0m
2026/07/07 02:03:25 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/rclone_args/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:03:25 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:03:25 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/07 02:03:25 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/rclone_args/path1/" with Path2 "/tmp/015954nazanen4/rclone_args/path2/"
2026/07/07 02:03:25 INFO : Copying Path2 files to Path1
2026/07/07 02:03:25 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:03:25 INFO : There was nothing to transfer
2026/07/07 02:03:25 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:03:25 INFO : There was nothing to transfer
2026/07/07 02:03:25 INFO : Resync updating listings
2026/07/07 02:03:25 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/rclone_args/path1/" vs Path2 "/tmp/015954nazanen4/rclone_args/path2/"
2026/07/07 02:03:25 INFO : [32mBisync successful[0m
2026/07/07 02:03:25 NOTICE: [36m(05) :[0m [34mtest place newer files on both paths[0m
2026/07/07 02:03:25 NOTICE: [36m(06) :[0m [34mcopy-file /tmp/015954nazanen4/datadir/test_rclone_args-pifezos5/file1.txt TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/rclone_args/path1/[0m
2026/07/07 02:03:25 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_rclone_args-pifezos5/file1.txt" to "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/rclone_args/path1/" as ""
2026/07/07 02:03:25 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_rclone_args-pifezos5/file1.txt"
2026/07/07 02:03:25 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/rclone_args/path1/"
2026/07/07 02:03:25 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-sivimey3filu path 015954nazanen4/rclone_args/path1" as "file1.txt"
2026/07/07 02:03:25 DEBUG : file1.txt: size = 19 OK
2026/07/07 02:03:25 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/07 02:03:25 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 (Local file system at /tmp/015954nazanen4/datadir/test_rclone_args-pifezos5)
2026/07/07 02:03:25 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c (Azure container rclone-test-sivimey3filu path 015954nazanen4/rclone_args/path1)
2026/07/07 02:03:25 DEBUG : file1.txt: md5 differ
2026/07/07 02:03:25 DEBUG : file1.txt: size = 19 OK
2026/07/07 02:03:25 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:03:25 INFO : file1.txt: Copied (replaced existing)
2026/07/07 02:03:25 NOTICE: [36m(07) :[0m [34mcopy-file /tmp/015954nazanen4/datadir/test_rclone_args-pifezos5/file2.txt /tmp/015954nazanen4/rclone_args/path2/[0m
2026/07/07 02:03:25 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_rclone_args-pifezos5/file2.txt" to "/tmp/015954nazanen4/rclone_args/path2/" as ""
2026/07/07 02:03:25 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_rclone_args-pifezos5/file2.txt"
2026/07/07 02:03:25 DEBUG : Creating backend with remote "/tmp/015954nazanen4/rclone_args/path2/"
2026/07/07 02:03:25 DEBUG : operations.CopyFile "file2.txt" to "Local file system at /tmp/015954nazanen4/rclone_args/path2" as "file2.txt"
2026/07/07 02:03:25 DEBUG : file2.txt: size = 19 (Local file system at /tmp/015954nazanen4/datadir/test_rclone_args-pifezos5)
2026/07/07 02:03:25 DEBUG : file2.txt: size = 0 (Local file system at /tmp/015954nazanen4/rclone_args/path2)
2026/07/07 02:03:25 DEBUG : file2.txt: Sizes differ
2026/07/07 02:03:25 DEBUG : file2.txt.2fd64024.partial: size = 19 OK
2026/07/07 02:03:25 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:03:25 DEBUG : file2.txt.2fd64024.partial: renamed to: file2.txt
2026/07/07 02:03:25 INFO : file2.txt: Copied (replaced existing)
2026/07/07 02:03:25 NOTICE: [36m(08) :[0m [34mcopy-file /tmp/015954nazanen4/datadir/test_rclone_args-pifezos5/file20.txt TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/rclone_args/path1/subdir[0m
2026/07/07 02:03:25 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_rclone_args-pifezos5/file20.txt" to "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/rclone_args/path1/subdir" as ""
2026/07/07 02:03:25 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_rclone_args-pifezos5/file20.txt"
2026/07/07 02:03:25 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/rclone_args/path1/subdir"
2026/07/07 02:03:25 DEBUG : operations.CopyFile "file20.txt" to "Azure container rclone-test-sivimey3filu path 015954nazanen4/rclone_args/path1/subdir" as "file20.txt"
2026/07/07 02:03:25 DEBUG : file20.txt: size = 0 OK
2026/07/07 02:03:25 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/07 02:03:25 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:25 INFO : file20.txt: Updated modification time in destination
2026/07/07 02:03:25 DEBUG : file20.txt: Unchanged skipping
2026/07/07 02:03:25 NOTICE: [36m(09) :[0m [34mcopy-file /tmp/015954nazanen4/datadir/test_rclone_args-pifezos5/file21.txt /tmp/015954nazanen4/rclone_args/path2/subdir[0m
2026/07/07 02:03:25 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_rclone_args-pifezos5/file21.txt" to "/tmp/015954nazanen4/rclone_args/path2/subdir" as ""
2026/07/07 02:03:25 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_rclone_args-pifezos5/file21.txt"
2026/07/07 02:03:25 DEBUG : Creating backend with remote "/tmp/015954nazanen4/rclone_args/path2/subdir"
2026/07/07 02:03:25 DEBUG : operations.CopyFile "file21.txt" to "Local file system at /tmp/015954nazanen4/rclone_args/path2/subdir" as "file21.txt"
2026/07/07 02:03:25 DEBUG : file21.txt: size = 0 OK
2026/07/07 02:03:25 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/07 02:03:25 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:25 INFO : file21.txt: Updated modification time in destination
2026/07/07 02:03:25 DEBUG : file21.txt: Unchanged skipping
2026/07/07 02:03:25 NOTICE: [36m(10) :[0m [34mtouch-glob 2001-01-02 TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/rclone_args/path1/ file1.txt[0m
2026/07/07 02:03:25 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/rclone_args/path1/"
2026/07/07 02:03:25 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/rclone_args/path1/" to be canonical "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/rclone_args/path1"
2026/07/07 02:03:25 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/07 02:03:26 NOTICE: [36m(11) :[0m [34mtouch-glob 2001-01-02 /tmp/015954nazanen4/rclone_args/path2/ file2.txt[0m
2026/07/07 02:03:26 DEBUG : Creating backend with remote "/tmp/015954nazanen4/rclone_args/path2/"
2026/07/07 02:03:26 DEBUG : fs cache: renaming cache item "/tmp/015954nazanen4/rclone_args/path2/" to be canonical "/tmp/015954nazanen4/rclone_args/path2"
2026/07/07 02:03:26 DEBUG : file2.txt: Set modification time 2001-01-02
2026/07/07 02:03:26 NOTICE: [36m(12) :[0m [34mtouch-glob 2001-01-02 TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/rclone_args/path1/subdir/ file20.txt[0m
2026/07/07 02:03:26 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/rclone_args/path1/subdir/"
2026/07/07 02:03:26 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/rclone_args/path1/subdir/" to be canonical "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/rclone_args/path1/subdir"
2026/07/07 02:03:26 DEBUG : file20.txt: Set modification time 2001-01-02
2026/07/07 02:03:26 NOTICE: [36m(13) :[0m [34mtouch-glob 2001-01-02 /tmp/015954nazanen4/rclone_args/path2/subdir/ file21.txt[0m
2026/07/07 02:03:26 DEBUG : Creating backend with remote "/tmp/015954nazanen4/rclone_args/path2/subdir/"
2026/07/07 02:03:26 DEBUG : fs cache: renaming cache item "/tmp/015954nazanen4/rclone_args/path2/subdir/" to be canonical "/tmp/015954nazanen4/rclone_args/path2/subdir"
2026/07/07 02:03:26 DEBUG : file21.txt: Set modification time 2001-01-02
2026/07/07 02:03:26 NOTICE: [36m(14) :[0m [34mtest run bisync with custom options[0m
2026/07/07 02:03:26 NOTICE: [36m(15) :[0m [34mbisync checksum[0m
2026/07/07 02:03:28 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/rclone_args/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:03:28 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:03: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/07 02:03:28 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/rclone_args/path1/" with Path2 "/tmp/015954nazanen4/rclone_args/path2/"
2026/07/07 02:03:28 INFO : Building Path1 and Path2 listings
2026/07/07 02:03:28 INFO : Path1 checking for diffs
2026/07/07 02:03:28 INFO : - [36mPath1[0m [35m[33mFile changed: [35mhash[0m[0m[0m - [36mfile1.txt[0m
2026/07/07 02:03:28 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/07 02:03:28 INFO : ([33mModified[0m: [36m 1 hash differs[0m)
2026/07/07 02:03:28 INFO : Path2 checking for diffs
2026/07/07 02:03:28 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/07/07 02:03:28 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/07 02:03:28 INFO : ([33mModified[0m: [36m 1 larger[0m, [34m 0 smaller[0m, [36m 1 hash differs[0m)
2026/07/07 02:03:28 INFO : Applying changes
2026/07/07 02:03:28 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/015954nazanen4/rclone_args/path2/file1.txt[0m
2026/07/07 02:03:28 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/rclone_args/path1/file2.txt[0m
2026/07/07 02:03:28 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/07 02:03:28 INFO : file2.txt: Copied (replaced existing)
2026/07/07 02:03:28 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/07 02:03:28 INFO : file1.txt: Copied (replaced existing)
2026/07/07 02:03:28 INFO : Updating listings
2026/07/07 02:03:28 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/rclone_args/path1/" vs Path2 "/tmp/015954nazanen4/rclone_args/path2/"
2026/07/07 02:03:28 INFO : [32mBisync successful[0m
2026/07/07 02:03:28 NOTICE: [36m(16) :[0m [34mtouch-glob 2007-07-23 /tmp/015954nazanen4/datadir/test_rclone_args-pifezos5/ *[0m
2026/07/07 02:03:28 DEBUG : fs cache: switching user supplied name "/tmp/015954nazanen4/datadir/test_rclone_args-pifezos5/" for canonical name "/tmp/015954nazanen4/datadir/test_rclone_args-pifezos5"
2026/07/07 02:03:28 DEBUG : file21.txt: Set modification time 2007-07-23
2026/07/07 02:03:28 DEBUG : file1.txt: Set modification time 2007-07-23
2026/07/07 02:03:28 DEBUG : file2.txt: Set modification time 2007-07-23
2026/07/07 02:03:28 DEBUG : file20.txt: Set modification time 2007-07-23
2026/07/07 02:03:28 NOTICE: [36m(17) :[0m [34mcopy-file /tmp/015954nazanen4/datadir/test_rclone_args-pifezos5/file1.txt TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/rclone_args/path1/[0m
2026/07/07 02:03:28 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_rclone_args-pifezos5/file1.txt" to "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/rclone_args/path1/" as ""
2026/07/07 02:03:28 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_rclone_args-pifezos5/file1.txt"
2026/07/07 02:03:28 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/rclone_args/path1/"
2026/07/07 02:03:28 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-sivimey3filu path 015954nazanen4/rclone_args/path1" as "file1.txt"
2026/07/07 02:03:28 DEBUG : file1.txt: size = 19 OK
2026/07/07 02:03:28 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/07 02:03:28 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:03:28 INFO : file1.txt: Updated modification time in destination
2026/07/07 02:03:28 DEBUG : file1.txt: Unchanged skipping
2026/07/07 02:03:28 NOTICE: [36m(18) :[0m [34mcopy-file /tmp/015954nazanen4/datadir/test_rclone_args-pifezos5/file2.txt /tmp/015954nazanen4/rclone_args/path2/[0m
2026/07/07 02:03:28 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_rclone_args-pifezos5/file2.txt" to "/tmp/015954nazanen4/rclone_args/path2/" as ""
2026/07/07 02:03:28 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_rclone_args-pifezos5/file2.txt"
2026/07/07 02:03:28 DEBUG : Creating backend with remote "/tmp/015954nazanen4/rclone_args/path2/"
2026/07/07 02:03:28 DEBUG : operations.CopyFile "file2.txt" to "Local file system at /tmp/015954nazanen4/rclone_args/path2" as "file2.txt"
2026/07/07 02:03:28 DEBUG : file2.txt: size = 19 OK
2026/07/07 02:03:28 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/07 02:03:28 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:03:28 INFO : file2.txt: Updated modification time in destination
2026/07/07 02:03:28 DEBUG : file2.txt: Unchanged skipping
2026/07/07 02:03:28 NOTICE: [36m(19) :[0m [34mcopy-file /tmp/015954nazanen4/datadir/test_rclone_args-pifezos5/file20.txt TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/rclone_args/path1/subdir[0m
2026/07/07 02:03:28 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_rclone_args-pifezos5/file20.txt" to "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/rclone_args/path1/subdir" as ""
2026/07/07 02:03:28 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_rclone_args-pifezos5/file20.txt"
2026/07/07 02:03:28 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/rclone_args/path1/subdir"
2026/07/07 02:03:28 DEBUG : operations.CopyFile "file20.txt" to "Azure container rclone-test-sivimey3filu path 015954nazanen4/rclone_args/path1/subdir" as "file20.txt"
2026/07/07 02:03:28 DEBUG : file20.txt: size = 0 OK
2026/07/07 02:03:28 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/07 02:03:28 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:28 INFO : file20.txt: Updated modification time in destination
2026/07/07 02:03:28 DEBUG : file20.txt: Unchanged skipping
2026/07/07 02:03:28 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/015954nazanen4/datadir/test_rclone_args-pifezos5/file21.txt /tmp/015954nazanen4/rclone_args/path2/ file1.txt[0m
2026/07/07 02:03:28 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_rclone_args-pifezos5/file21.txt" to "/tmp/015954nazanen4/rclone_args/path2/" as "file1.txt"
2026/07/07 02:03:28 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_rclone_args-pifezos5/file21.txt"
2026/07/07 02:03:28 DEBUG : Creating backend with remote "/tmp/015954nazanen4/rclone_args/path2/"
2026/07/07 02:03:28 DEBUG : operations.CopyFile "file21.txt" to "Local file system at /tmp/015954nazanen4/rclone_args/path2" as "file1.txt"
2026/07/07 02:03:28 DEBUG : file21.txt: size = 0 (Local file system at /tmp/015954nazanen4/datadir/test_rclone_args-pifezos5)
2026/07/07 02:03:28 DEBUG : file1.txt: size = 19 (Local file system at /tmp/015954nazanen4/rclone_args/path2)
2026/07/07 02:03:28 DEBUG : file21.txt: Sizes differ
2026/07/07 02:03:28 DEBUG : file1.txt.4dd3a834.partial: size = 0 OK
2026/07/07 02:03:28 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:28 DEBUG : file1.txt.4dd3a834.partial: renamed to: file1.txt
2026/07/07 02:03:28 INFO : file21.txt: Copied (replaced existing) to: file1.txt
2026/07/07 02:03:28 NOTICE: [36m(21) :[0m [34mtouch-glob 2007-07-23 TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/rclone_args/path1/ file1.txt[0m
2026/07/07 02:03:28 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/rclone_args/path1/" for canonical name "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/rclone_args/path1"
2026/07/07 02:03:28 DEBUG : file1.txt: Set modification time 2007-07-23
2026/07/07 02:03:29 NOTICE: [36m(22) :[0m [34mtouch-glob 2007-07-23 /tmp/015954nazanen4/rclone_args/path2/ file2.txt[0m
2026/07/07 02:03:29 DEBUG : fs cache: switching user supplied name "/tmp/015954nazanen4/rclone_args/path2/" for canonical name "/tmp/015954nazanen4/rclone_args/path2"
2026/07/07 02:03:29 DEBUG : file2.txt: Set modification time 2007-07-23
2026/07/07 02:03:29 NOTICE: [36m(23) :[0m [34mtouch-glob 2007-07-23 TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/rclone_args/path1/subdir/ file20.txt[0m
2026/07/07 02:03:29 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/rclone_args/path1/subdir/" for canonical name "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/rclone_args/path1/subdir"
2026/07/07 02:03:29 DEBUG : file20.txt: Set modification time 2007-07-23
2026/07/07 02:03:29 NOTICE: [36m(24) :[0m [34mtouch-glob 2007-07-23 /tmp/015954nazanen4/rclone_args/path2/subdir/ file21.txt[0m
2026/07/07 02:03:29 DEBUG : fs cache: switching user supplied name "/tmp/015954nazanen4/rclone_args/path2/subdir/" for canonical name "/tmp/015954nazanen4/rclone_args/path2/subdir"
2026/07/07 02:03:29 DEBUG : file21.txt: Set modification time 2007-07-23
2026/07/07 02:03:29 NOTICE: [36m(25) :[0m [34mbisync size-only[0m
2026/07/07 02:03:31 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/rclone_args/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:03:31 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:03:31 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:03:31 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/07 02:03:31 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/rclone_args/path1/" with Path2 "/tmp/015954nazanen4/rclone_args/path2/"
2026/07/07 02:03:31 INFO : Building Path1 and Path2 listings
2026/07/07 02:03:31 INFO : Path1 checking for diffs
2026/07/07 02:03:31 INFO : Path2 checking for diffs
2026/07/07 02:03:31 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (smaller)[0m[0m[0m - [36mfile1.txt[0m
2026/07/07 02:03:31 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/07 02:03:31 INFO : ([33mModified[0m: [36m 0 larger[0m, [34m 1 smaller[0m)
2026/07/07 02:03:31 INFO : Applying changes
2026/07/07 02:03:31 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/rclone_args/path1/file1.txt[0m
2026/07/07 02:03:31 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/07 02:03:31 INFO : file1.txt: Copied (replaced existing)
2026/07/07 02:03:31 INFO : Updating listings
2026/07/07 02:03:31 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/rclone_args/path1/" vs Path2 "/tmp/015954nazanen4/rclone_args/path2/"
2026/07/07 02:03:31 INFO : [32mBisync successful[0m
2026/07/07 02:03:31 NOTICE: [36m(26) :[0m [34mbisync resync[0m
2026/07/07 02:03:33 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/rclone_args/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:03:33 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:03:33 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:03: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/07 02:03:33 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/rclone_args/path1/" with Path2 "/tmp/015954nazanen4/rclone_args/path2/"
2026/07/07 02:03:33 INFO : Copying Path2 files to Path1
2026/07/07 02:03:33 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:03:33 INFO : There was nothing to transfer
2026/07/07 02:03:33 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:03:33 INFO : file2.txt: Updated modification time in destination
2026/07/07 02:03:33 INFO : subdir/file20.txt: Updated modification time in destination
2026/07/07 02:03:33 INFO : subdir/file21.txt: Updated modification time in destination
2026/07/07 02:03:33 INFO : There was nothing to transfer
2026/07/07 02:03:33 INFO : Resync updating listings
2026/07/07 02:03:33 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/rclone_args/path1/" vs Path2 "/tmp/015954nazanen4/rclone_args/path2/"
2026/07/07 02:03:33 INFO : [32mBisync successful[0m
2026/07/07 02:03:33 NOTICE: [36m(27) :[0m [34mcopy-file /tmp/015954nazanen4/datadir/test_rclone_args-pifezos5/file1.txt TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/rclone_args/path1/[0m
2026/07/07 02:03:33 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_rclone_args-pifezos5/file1.txt" to "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/rclone_args/path1/" as ""
2026/07/07 02:03:33 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_rclone_args-pifezos5/file1.txt"
2026/07/07 02:03:33 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/rclone_args/path1/"
2026/07/07 02:03:33 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-sivimey3filu path 015954nazanen4/rclone_args/path1" as "file1.txt"
2026/07/07 02:03:33 DEBUG : file1.txt: size = 19 (Local file system at /tmp/015954nazanen4/datadir/test_rclone_args-pifezos5)
2026/07/07 02:03:33 DEBUG : file1.txt: size = 0 (Azure container rclone-test-sivimey3filu path 015954nazanen4/rclone_args/path1)
2026/07/07 02:03:33 DEBUG : file1.txt: Sizes differ
2026/07/07 02:03:34 DEBUG : file1.txt: size = 19 OK
2026/07/07 02:03:34 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:03:34 INFO : file1.txt: Copied (replaced existing)
2026/07/07 02:03:34 NOTICE: [36m(28) :[0m [34mcopy-file /tmp/015954nazanen4/datadir/test_rclone_args-pifezos5/file2.txt /tmp/015954nazanen4/rclone_args/path2/[0m
2026/07/07 02:03:34 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_rclone_args-pifezos5/file2.txt" to "/tmp/015954nazanen4/rclone_args/path2/" as ""
2026/07/07 02:03:34 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_rclone_args-pifezos5/file2.txt"
2026/07/07 02:03:34 DEBUG : Creating backend with remote "/tmp/015954nazanen4/rclone_args/path2/"
2026/07/07 02:03:34 DEBUG : operations.CopyFile "file2.txt" to "Local file system at /tmp/015954nazanen4/rclone_args/path2" as "file2.txt"
2026/07/07 02:03:34 DEBUG : file2.txt: size = 19 OK
2026/07/07 02:03:34 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/07 02:03:34 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:03:34 INFO : file2.txt: Updated modification time in destination
2026/07/07 02:03:34 DEBUG : file2.txt: Unchanged skipping
2026/07/07 02:03:34 NOTICE: [36m(29) :[0m [34mcopy-file /tmp/015954nazanen4/datadir/test_rclone_args-pifezos5/file20.txt TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/rclone_args/path1/subdir[0m
2026/07/07 02:03:34 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_rclone_args-pifezos5/file20.txt" to "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/rclone_args/path1/subdir" as ""
2026/07/07 02:03:34 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_rclone_args-pifezos5/file20.txt"
2026/07/07 02:03:34 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/rclone_args/path1/subdir"
2026/07/07 02:03:34 DEBUG : operations.CopyFile "file20.txt" to "Azure container rclone-test-sivimey3filu path 015954nazanen4/rclone_args/path1/subdir" as "file20.txt"
2026/07/07 02:03:34 DEBUG : file20.txt: size = 0 OK
2026/07/07 02:03:34 DEBUG : file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:03:34 DEBUG : file20.txt: Unchanged skipping
2026/07/07 02:03:34 NOTICE: [36m(30) :[0m [34mcopy-file /tmp/015954nazanen4/datadir/test_rclone_args-pifezos5/file21.txt /tmp/015954nazanen4/rclone_args/path2/subdir[0m
2026/07/07 02:03:34 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_rclone_args-pifezos5/file21.txt" to "/tmp/015954nazanen4/rclone_args/path2/subdir" as ""
2026/07/07 02:03:34 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_rclone_args-pifezos5/file21.txt"
2026/07/07 02:03:34 DEBUG : Creating backend with remote "/tmp/015954nazanen4/rclone_args/path2/subdir"
2026/07/07 02:03:34 DEBUG : operations.CopyFile "file21.txt" to "Local file system at /tmp/015954nazanen4/rclone_args/path2/subdir" as "file21.txt"
2026/07/07 02:03:34 DEBUG : file21.txt: size = 0 OK
2026/07/07 02:03:34 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/07 02:03:34 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:34 INFO : file21.txt: Updated modification time in destination
2026/07/07 02:03:34 DEBUG : file21.txt: Unchanged skipping
2026/07/07 02:03:34 NOTICE: [36m(31) :[0m [34mtouch-glob 2007-07-23 TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/rclone_args/path1/ file1.txt[0m
2026/07/07 02:03:34 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/rclone_args/path1/" for canonical name "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/rclone_args/path1"
2026/07/07 02:03:34 DEBUG : file1.txt: Set modification time 2007-07-23
2026/07/07 02:03:34 NOTICE: [36m(32) :[0m [34mtouch-glob 2007-07-23 /tmp/015954nazanen4/rclone_args/path2/ file2.txt[0m
2026/07/07 02:03:34 DEBUG : fs cache: switching user supplied name "/tmp/015954nazanen4/rclone_args/path2/" for canonical name "/tmp/015954nazanen4/rclone_args/path2"
2026/07/07 02:03:34 DEBUG : file2.txt: Set modification time 2007-07-23
2026/07/07 02:03:34 NOTICE: [36m(33) :[0m [34mtouch-glob 2007-07-23 TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/rclone_args/path1/subdir/ file20.txt[0m
2026/07/07 02:03:34 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/rclone_args/path1/subdir/" for canonical name "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/rclone_args/path1/subdir"
2026/07/07 02:03:34 DEBUG : file20.txt: Set modification time 2007-07-23
2026/07/07 02:03:34 NOTICE: [36m(34) :[0m [34mtouch-glob 2007-07-23 /tmp/015954nazanen4/rclone_args/path2/subdir/ file21.txt[0m
2026/07/07 02:03:34 DEBUG : fs cache: switching user supplied name "/tmp/015954nazanen4/rclone_args/path2/subdir/" for canonical name "/tmp/015954nazanen4/rclone_args/path2/subdir"
2026/07/07 02:03:34 DEBUG : file21.txt: Set modification time 2007-07-23
2026/07/07 02:03:34 NOTICE: [36m(35) :[0m [34mbisync ignore-size[0m
2026/07/07 02:03:36 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/rclone_args/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:03:36 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:03:36 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:03:36 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/07 02:03:36 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/rclone_args/path1/" with Path2 "/tmp/015954nazanen4/rclone_args/path2/"
2026/07/07 02:03:36 INFO : Building Path1 and Path2 listings
2026/07/07 02:03:36 INFO : Path1 checking for diffs
2026/07/07 02:03:36 INFO : Path2 checking for diffs
2026/07/07 02:03:36 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/07/07 02:03:36 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file21.txt[0m
2026/07/07 02:03:36 INFO : Path2: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/07/07 02:03:36 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m)
2026/07/07 02:03:36 INFO : Applying changes
2026/07/07 02:03:36 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/rclone_args/path1/file2.txt[0m
2026/07/07 02:03:36 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/rclone_args/path1/subdir/file21.txt[0m
2026/07/07 02:03:36 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/07 02:03:36 INFO : file2.txt: Updated modification time in destination
2026/07/07 02:03:36 INFO : subdir/file21.txt: Updated modification time in destination
2026/07/07 02:03:36 INFO : There was nothing to transfer
2026/07/07 02:03:36 INFO : Updating listings
2026/07/07 02:03:36 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/rclone_args/path1/" vs Path2 "/tmp/015954nazanen4/rclone_args/path2/"
2026/07/07 02:03:36 INFO : [32mBisync successful[0m
2026/07/07 02:03:36 NOTICE: [36m(36) :[0m [34mbisync resync compare-all[0m
2026/07/07 02:03:38 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/rclone_args/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:03:38 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:03:38 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/07 02:03:38 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/rclone_args/path1/" with Path2 "/tmp/015954nazanen4/rclone_args/path2/"
2026/07/07 02:03:38 INFO : Copying Path2 files to Path1
2026/07/07 02:03:38 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:03:39 INFO : There was nothing to transfer
2026/07/07 02:03:39 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:03:39 INFO : file1.txt: Copied (replaced existing)
2026/07/07 02:03:39 INFO : Resync updating listings
2026/07/07 02:03:39 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/rclone_args/path1/" vs Path2 "/tmp/015954nazanen4/rclone_args/path2/"
2026/07/07 02:03:39 INFO : [32mBisync successful[0m
2026/07/07 02:03:39 NOTICE: [36m(37) :[0m [34mcopy-as /tmp/015954nazanen4/datadir/test_rclone_args-pifezos5/file21.txt /tmp/015954nazanen4/rclone_args/path2/ file2.txt[0m
2026/07/07 02:03:39 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_rclone_args-pifezos5/file21.txt" to "/tmp/015954nazanen4/rclone_args/path2/" as "file2.txt"
2026/07/07 02:03:39 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_rclone_args-pifezos5/file21.txt"
2026/07/07 02:03:39 DEBUG : Creating backend with remote "/tmp/015954nazanen4/rclone_args/path2/"
2026/07/07 02:03:39 DEBUG : operations.CopyFile "file21.txt" to "Local file system at /tmp/015954nazanen4/rclone_args/path2" as "file2.txt"
2026/07/07 02:03:39 DEBUG : file21.txt: size = 0 (Local file system at /tmp/015954nazanen4/datadir/test_rclone_args-pifezos5)
2026/07/07 02:03:39 DEBUG : file2.txt: size = 19 (Local file system at /tmp/015954nazanen4/rclone_args/path2)
2026/07/07 02:03:39 DEBUG : file21.txt: Sizes differ
2026/07/07 02:03:39 DEBUG : file2.txt.2933d3ca.partial: size = 0 OK
2026/07/07 02:03:39 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:39 DEBUG : file2.txt.2933d3ca.partial: renamed to: file2.txt
2026/07/07 02:03:39 INFO : file21.txt: Copied (replaced existing) to: file2.txt
2026/07/07 02:03:39 NOTICE: [36m(38) :[0m [34mtouch-glob 2023-08-26 /tmp/015954nazanen4/datadir/test_rclone_args-pifezos5/ *[0m
2026/07/07 02:03:39 DEBUG : fs cache: switching user supplied name "/tmp/015954nazanen4/datadir/test_rclone_args-pifezos5/" for canonical name "/tmp/015954nazanen4/datadir/test_rclone_args-pifezos5"
2026/07/07 02:03:39 DEBUG : file21.txt: Set modification time 2023-08-26
2026/07/07 02:03:39 DEBUG : file1.txt: Set modification time 2023-08-26
2026/07/07 02:03:39 DEBUG : file2.txt: Set modification time 2023-08-26
2026/07/07 02:03:39 DEBUG : file20.txt: Set modification time 2023-08-26
2026/07/07 02:03:39 NOTICE: [36m(39) :[0m [34mcopy-file /tmp/015954nazanen4/datadir/test_rclone_args-pifezos5/file1.txt TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/rclone_args/path1/[0m
2026/07/07 02:03:39 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_rclone_args-pifezos5/file1.txt" to "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/rclone_args/path1/" as ""
2026/07/07 02:03:39 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_rclone_args-pifezos5/file1.txt"
2026/07/07 02:03:39 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/rclone_args/path1/"
2026/07/07 02:03:39 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-sivimey3filu path 015954nazanen4/rclone_args/path1" as "file1.txt"
2026/07/07 02:03:39 DEBUG : file1.txt: size = 19 OK
2026/07/07 02:03:39 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/07 02:03:39 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:03:39 INFO : file1.txt: Updated modification time in destination
2026/07/07 02:03:39 DEBUG : file1.txt: Unchanged skipping
2026/07/07 02:03:39 NOTICE: [36m(40) :[0m [34mcopy-file /tmp/015954nazanen4/datadir/test_rclone_args-pifezos5/file20.txt TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/rclone_args/path1/subdir[0m
2026/07/07 02:03:39 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_rclone_args-pifezos5/file20.txt" to "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/rclone_args/path1/subdir" as ""
2026/07/07 02:03:39 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_rclone_args-pifezos5/file20.txt"
2026/07/07 02:03:39 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/rclone_args/path1/subdir"
2026/07/07 02:03:39 DEBUG : operations.CopyFile "file20.txt" to "Azure container rclone-test-sivimey3filu path 015954nazanen4/rclone_args/path1/subdir" as "file20.txt"
2026/07/07 02:03:39 DEBUG : file20.txt: size = 0 OK
2026/07/07 02:03:39 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/07 02:03:39 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:39 INFO : file20.txt: Updated modification time in destination
2026/07/07 02:03:39 DEBUG : file20.txt: Unchanged skipping
2026/07/07 02:03:39 NOTICE: [36m(41) :[0m [34mcopy-file /tmp/015954nazanen4/datadir/test_rclone_args-pifezos5/file21.txt /tmp/015954nazanen4/rclone_args/path2/subdir[0m
2026/07/07 02:03:39 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_rclone_args-pifezos5/file21.txt" to "/tmp/015954nazanen4/rclone_args/path2/subdir" as ""
2026/07/07 02:03:39 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_rclone_args-pifezos5/file21.txt"
2026/07/07 02:03:39 DEBUG : Creating backend with remote "/tmp/015954nazanen4/rclone_args/path2/subdir"
2026/07/07 02:03:39 DEBUG : operations.CopyFile "file21.txt" to "Local file system at /tmp/015954nazanen4/rclone_args/path2/subdir" as "file21.txt"
2026/07/07 02:03:39 DEBUG : file21.txt: size = 0 OK
2026/07/07 02:03:39 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/07 02:03:39 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:39 INFO : file21.txt: Updated modification time in destination
2026/07/07 02:03:39 DEBUG : file21.txt: Unchanged skipping
2026/07/07 02:03:39 NOTICE: [36m(42) :[0m [34mtouch-glob 2007-07-23 /tmp/015954nazanen4/rclone_args/path2/ file2.txt[0m
2026/07/07 02:03:39 DEBUG : fs cache: switching user supplied name "/tmp/015954nazanen4/rclone_args/path2/" for canonical name "/tmp/015954nazanen4/rclone_args/path2"
2026/07/07 02:03:39 DEBUG : file2.txt: Set modification time 2007-07-23
2026/07/07 02:03:39 NOTICE: [36m(43) :[0m [34mtouch-glob 2023-08-26 TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/rclone_args/path1/ file1.txt[0m
2026/07/07 02:03:39 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/rclone_args/path1/" for canonical name "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/rclone_args/path1"
2026/07/07 02:03:39 DEBUG : file1.txt: Set modification time 2023-08-26
2026/07/07 02:03:39 NOTICE: [36m(44) :[0m [34mtouch-glob 2023-08-26 TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/rclone_args/path1/subdir/ file20.txt[0m
2026/07/07 02:03:39 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/rclone_args/path1/subdir/" for canonical name "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/rclone_args/path1/subdir"
2026/07/07 02:03:39 DEBUG : file20.txt: Set modification time 2023-08-26
2026/07/07 02:03:39 NOTICE: [36m(45) :[0m [34mtouch-glob 2023-08-26 /tmp/015954nazanen4/rclone_args/path2/subdir/ file21.txt[0m
2026/07/07 02:03:39 DEBUG : fs cache: switching user supplied name "/tmp/015954nazanen4/rclone_args/path2/subdir/" for canonical name "/tmp/015954nazanen4/rclone_args/path2/subdir"
2026/07/07 02:03:39 DEBUG : file21.txt: Set modification time 2023-08-26
2026/07/07 02:03:39 NOTICE: [36m(46) :[0m [34mbisync compare-all[0m
2026/07/07 02:03:41 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/rclone_args/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:03:41 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:03:41 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/07 02:03:41 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/rclone_args/path1/" with Path2 "/tmp/015954nazanen4/rclone_args/path2/"
2026/07/07 02:03:41 INFO : Building Path1 and Path2 listings
2026/07/07 02:03:41 INFO : Path1 checking for diffs
2026/07/07 02:03:41 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/07 02:03:41 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/07/07 02:03:41 INFO : Path1: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/07/07 02:03:41 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m)
2026/07/07 02:03:41 INFO : Path2 checking for diffs
2026/07/07 02:03:41 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (smaller)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/07/07 02:03:41 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file21.txt[0m
2026/07/07 02:03:41 INFO : Path2: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/07/07 02:03: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/07 02:03:41 INFO : Applying changes
2026/07/07 02:03:41 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/015954nazanen4/rclone_args/path2/file1.txt[0m
2026/07/07 02:03:41 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/015954nazanen4/rclone_args/path2/subdir/file20.txt[0m
2026/07/07 02:03:41 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/rclone_args/path1/file2.txt[0m
2026/07/07 02:03:41 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/rclone_args/path1/subdir/file21.txt[0m
2026/07/07 02:03:41 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/07 02:03:41 INFO : file2.txt: Copied (replaced existing)
2026/07/07 02:03:41 INFO : subdir/file21.txt: Updated modification time in destination
2026/07/07 02:03:41 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/07 02:03:42 INFO : file1.txt: Updated modification time in destination
2026/07/07 02:03:42 INFO : subdir/file20.txt: Updated modification time in destination
2026/07/07 02:03:42 INFO : Updating listings
2026/07/07 02:03:42 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/rclone_args/path1/" vs Path2 "/tmp/015954nazanen4/rclone_args/path2/"
2026/07/07 02:03:42 INFO : [32mBisync successful[0m
2026/07/07 02:03:42 DEBUG : Waiting for deletions to finish
2026/07/07 02:03:42 INFO : RCLONE_TEST: Deleted
2026/07/07 02:03:42 INFO : subdir/file20.txt: Deleted
2026/07/07 02:03:42 INFO : subdir/file21.txt: Deleted
2026/07/07 02:03:42 INFO : file1.txt: Deleted
2026/07/07 02:03:42 INFO : file2.txt: Deleted
2026/07/07 02:03:42 DEBUG : removing 1 level 0 directories
2026/07/07 02:03:42 INFO : Azure container rclone-test-sivimey3filu path 015954nazanen4/rclone_args/path1: Removing directory
2026/07/07 02:03:42 DEBUG : Waiting for deletions to finish
2026/07/07 02:03:42 INFO : subdir/file21.txt: Deleted
2026/07/07 02:03:42 INFO : subdir/file20.txt: Deleted
2026/07/07 02:03:42 INFO : file1.txt: Deleted
2026/07/07 02:03:42 INFO : file2.txt: Deleted
2026/07/07 02:03:42 INFO : RCLONE_TEST: Deleted
2026/07/07 02:03:42 DEBUG : removing 1 level 1 directories
2026/07/07 02:03:42 INFO : subdir: Removing directory
2026/07/07 02:03:42 DEBUG : removing 1 level 0 directories
2026/07/07 02:03:42 INFO : Local file system at /tmp/015954nazanen4/rclone_args/path2: Removing directory
bisync_test.go:610: [32mTEST rclone_args PASSED[0m
=== RUN TestBisyncRemoteLocal/resolve
2026/07/07 02:03:42 INFO : path1: Making directory
2026/07/07 02:03:42 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resolve/path1"
2026/07/07 02:03:42 DEBUG : Creating backend with remote "/tmp/015954nazanen4/resolve/path2"
2026/07/07 02:03:42 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resolve/initial"
2026/07/07 02:03:42 DEBUG : Creating backend with remote "/tmp/015954nazanen4/initdir/test_resolve-hijufet2"
2026/07/07 02:03:42 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:03:42 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:42 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:42 DEBUG : Local file system at /tmp/015954nazanen4/initdir/test_resolve-hijufet2: Waiting for checks to finish
2026/07/07 02:03:42 DEBUG : Local file system at /tmp/015954nazanen4/initdir/test_resolve-hijufet2: Waiting for transfers to finish
2026/07/07 02:03:42 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:03:42 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:03:42 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:42 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:03:42 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:03:42 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:03:42 INFO : file2.txt: Copied (new)
2026/07/07 02:03:42 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:42 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:03:42 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:03:42 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:03:42 INFO : file1.txt: Copied (new)
2026/07/07 02:03:42 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resolve/modfiles"
2026/07/07 02:03:42 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_resolve-samumuy3"
2026/07/07 02:03:42 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:42 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:42 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:42 DEBUG : Local file system at /tmp/015954nazanen4/datadir/test_resolve-samumuy3: Waiting for checks to finish
2026/07/07 02:03:42 DEBUG : Local file system at /tmp/015954nazanen4/datadir/test_resolve-samumuy3: Waiting for transfers to finish
2026/07/07 02:03:42 DEBUG : file1L.txt.6455455d.partial: size = 33 OK
2026/07/07 02:03:42 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/07 02:03:42 DEBUG : file1R.txt.f5ef699a.partial: size = 33 OK
2026/07/07 02:03:42 DEBUG : file2.txt.67fcf9d0.partial: size = 37 OK
2026/07/07 02:03:42 DEBUG : file1L.txt.6455455d.partial: renamed to: file1L.txt
2026/07/07 02:03:42 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/07/07 02:03:42 INFO : file1L.txt: Copied (new)
2026/07/07 02:03:42 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/07 02:03:42 DEBUG : file2.txt.67fcf9d0.partial: renamed to: file2.txt
2026/07/07 02:03:42 INFO : file2.txt: Copied (new)
2026/07/07 02:03:42 DEBUG : file1R.txt.f5ef699a.partial: renamed to: file1R.txt
2026/07/07 02:03:42 INFO : file1R.txt: Copied (new)
2026/07/07 02:03:42 DEBUG : Waiting for deletions to finish
2026/07/07 02:03:42 DEBUG : removing 1 level 0 directories
2026/07/07 02:03:42 INFO : Azure container rclone-test-sivimey3filu path 015954nazanen4/resolve/path1: Removing directory
2026/07/07 02:03:42 DEBUG : Waiting for deletions to finish
2026/07/07 02:03:42 ERROR : error listing: directory not found
2026/07/07 02:03:42 ERROR : Local file system at /tmp/015954nazanen4/resolve/path2: Failed to list "": directory not found
2026/07/07 02:03:42 DEBUG : removing 1 level 0 directories
2026/07/07 02:03:42 INFO : Local file system at /tmp/015954nazanen4/resolve/path2: Removing directory
2026/07/07 02:03:42 ERROR : Failed to rmdir: stat /tmp/015954nazanen4/resolve/path2: no such file or directory
2026/07/07 02:03:42 ERROR : error listing: directory not found
2026/07/07 02:03:42 NOTICE: checking initFs Local file system at /tmp/015954nazanen4/initdir/test_resolve-hijufet2
2026/07/07 02:03:42 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:03:42 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:42 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:42 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/resolve/path1: Waiting for checks to finish
2026/07/07 02:03:42 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/resolve/path1: Waiting for transfers to finish
2026/07/07 02:03:42 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:03:42 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:42 INFO : file2.txt: Copied (new)
2026/07/07 02:03:42 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:03:42 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:03:42 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:03:42 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:03:42 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:42 INFO : file1.txt: Copied (new)
2026/07/07 02:03:42 NOTICE: checking Path1 Azure container rclone-test-sivimey3filu path 015954nazanen4/resolve/path1
2026/07/07 02:03:42 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:03:42 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:42 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:42 DEBUG : Local file system at /tmp/015954nazanen4/resolve/path2: Waiting for checks to finish
2026/07/07 02:03:42 DEBUG : Local file system at /tmp/015954nazanen4/resolve/path2: Waiting for transfers to finish
2026/07/07 02:03:42 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:03:42 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:42 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:03:42 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:03:42 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:03:42 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:03:42 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:03:42 INFO : file2.txt: Copied (new)
2026/07/07 02:03:42 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:03:42 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:03:42 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:03:42 INFO : file1.txt: Copied (new)
2026/07/07 02:03:42 NOTICE: checking path2 Local file system at /tmp/015954nazanen4/resolve/path2
2026/07/07 02:03:42 NOTICE: [36m(01) :[0m [34mtest resolve[0m
2026/07/07 02:03:42 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/07 02:03:42 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/07 02:03:44 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/resolve/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:03:44 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:03: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/07 02:03:44 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resolve/path1/" with Path2 "/tmp/015954nazanen4/resolve/path2/"
2026/07/07 02:03:44 INFO : Copying Path2 files to Path1
2026/07/07 02:03:44 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:03:44 INFO : There was nothing to transfer
2026/07/07 02:03:44 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:03:44 INFO : There was nothing to transfer
2026/07/07 02:03:44 INFO : Resync updating listings
2026/07/07 02:03:44 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resolve/path1/" vs Path2 "/tmp/015954nazanen4/resolve/path2/"
2026/07/07 02:03:44 INFO : [32mBisync successful[0m
2026/07/07 02:03:44 NOTICE: [36m(04) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/07 02:03:44 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-01-02 /tmp/015954nazanen4/datadir/test_resolve-samumuy3/ file1R.txt[0m
2026/07/07 02:03:44 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_resolve-samumuy3/"
2026/07/07 02:03:44 DEBUG : fs cache: renaming cache item "/tmp/015954nazanen4/datadir/test_resolve-samumuy3/" to be canonical "/tmp/015954nazanen4/datadir/test_resolve-samumuy3"
2026/07/07 02:03:44 DEBUG : file1R.txt: Set modification time 2001-01-02
2026/07/07 02:03:44 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/015954nazanen4/datadir/test_resolve-samumuy3/file1R.txt /tmp/015954nazanen4/resolve/path2/ file1.txt[0m
2026/07/07 02:03:44 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_resolve-samumuy3/file1R.txt" to "/tmp/015954nazanen4/resolve/path2/" as "file1.txt"
2026/07/07 02:03:44 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_resolve-samumuy3/file1R.txt"
2026/07/07 02:03:44 DEBUG : Creating backend with remote "/tmp/015954nazanen4/resolve/path2/"
2026/07/07 02:03:44 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/015954nazanen4/resolve/path2" as "file1.txt"
2026/07/07 02:03:44 DEBUG : file1R.txt: size = 33 (Local file system at /tmp/015954nazanen4/datadir/test_resolve-samumuy3)
2026/07/07 02:03:44 DEBUG : file1.txt: size = 0 (Local file system at /tmp/015954nazanen4/resolve/path2)
2026/07/07 02:03:44 DEBUG : file1R.txt: Sizes differ
2026/07/07 02:03:44 DEBUG : file1.txt.2782e57b.partial: size = 33 OK
2026/07/07 02:03:44 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/07 02:03:44 DEBUG : file1.txt.2782e57b.partial: renamed to: file1.txt
2026/07/07 02:03:44 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/07/07 02:03:44 NOTICE: [36m(07) :[0m [34mtouch-glob 2001-03-04 /tmp/015954nazanen4/datadir/test_resolve-samumuy3/ file1L.txt[0m
2026/07/07 02:03:44 DEBUG : fs cache: switching user supplied name "/tmp/015954nazanen4/datadir/test_resolve-samumuy3/" for canonical name "/tmp/015954nazanen4/datadir/test_resolve-samumuy3"
2026/07/07 02:03:44 DEBUG : file1L.txt: Set modification time 2001-03-04
2026/07/07 02:03:44 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/015954nazanen4/datadir/test_resolve-samumuy3/file1L.txt TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resolve/path1/ file1.txt[0m
2026/07/07 02:03:44 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_resolve-samumuy3/file1L.txt" to "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resolve/path1/" as "file1.txt"
2026/07/07 02:03:44 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_resolve-samumuy3/file1L.txt"
2026/07/07 02:03:44 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resolve/path1/"
2026/07/07 02:03:44 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-sivimey3filu path 015954nazanen4/resolve/path1" as "file1.txt"
2026/07/07 02:03:45 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/015954nazanen4/datadir/test_resolve-samumuy3)
2026/07/07 02:03:45 DEBUG : file1.txt: size = 0 (Azure container rclone-test-sivimey3filu path 015954nazanen4/resolve/path1)
2026/07/07 02:03:45 DEBUG : file1L.txt: Sizes differ
2026/07/07 02:03:45 DEBUG : file1.txt: size = 33 OK
2026/07/07 02:03:45 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/07 02:03:45 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/07/07 02:03:45 NOTICE: [36m(09) :[0m [34mtest bisync run with --conflict-resolve=newer --conflict-loser=delete --conflict-suffix=potato[0m
2026/07/07 02:03:45 NOTICE: [36m(10) :[0m [34mbisync conflict-resolve=newer conflict-loser=delete conflict-suffix=potato[0m
2026/07/07 02:03:47 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/resolve/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:03:47 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02: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/07 02:03:47 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resolve/path1/" with Path2 "/tmp/015954nazanen4/resolve/path2/"
2026/07/07 02:03:47 INFO : Building Path1 and Path2 listings
2026/07/07 02:03:47 INFO : Path1 checking for diffs
2026/07/07 02:03:47 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/07 02:03:47 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/07 02:03:47 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/07 02:03:47 INFO : Path2 checking for diffs
2026/07/07 02:03:47 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/07 02:03:47 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/07 02:03:47 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/07 02:03:47 INFO : Applying changes
2026/07/07 02:03:47 INFO : Checking potential conflicts...
2026/07/07 02:03:47 ERROR : file1.txt: md5 differ
2026/07/07 02:03:47 NOTICE: Local file system at /tmp/015954nazanen4/resolve/path2: 1 differences found
2026/07/07 02:03:47 NOTICE: Local file system at /tmp/015954nazanen4/resolve/path2: 1 errors while checking
2026/07/07 02:03:47 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/07 02:03:47 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/07/07 02:03:47 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/07 02:03:47 INFO : file1.txt: [32mThe winner is: Path1[0m
2026/07/07 02:03:47 NOTICE: - [34mPath2[0m [35mDeleting Path2 copy[0m - [36m/tmp/015954nazanen4/resolve/path2/file1.txt[0m
2026/07/07 02:03:47 INFO : file1.txt: Deleted
2026/07/07 02:03:47 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mfile1.txt[0m
2026/07/07 02:03:47 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/07 02:03:47 INFO : file1.txt: Copied (new)
2026/07/07 02:03:47 INFO : Updating listings
2026/07/07 02:03:47 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resolve/path1/" vs Path2 "/tmp/015954nazanen4/resolve/path2/"
2026/07/07 02:03:47 INFO : [32mBisync successful[0m
2026/07/07 02:03:47 NOTICE: [36m(11) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/07 02:03:47 NOTICE: [36m(12) :[0m [34mtouch-glob 2001-07-23 /tmp/015954nazanen4/datadir/test_resolve-samumuy3/ file1R.txt[0m
2026/07/07 02:03:47 DEBUG : fs cache: switching user supplied name "/tmp/015954nazanen4/datadir/test_resolve-samumuy3/" for canonical name "/tmp/015954nazanen4/datadir/test_resolve-samumuy3"
2026/07/07 02:03:47 DEBUG : file1R.txt: Set modification time 2001-07-23
2026/07/07 02:03:47 NOTICE: [36m(13) :[0m [34mcopy-as /tmp/015954nazanen4/datadir/test_resolve-samumuy3/file1R.txt /tmp/015954nazanen4/resolve/path2/ file1.txt[0m
2026/07/07 02:03:47 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_resolve-samumuy3/file1R.txt" to "/tmp/015954nazanen4/resolve/path2/" as "file1.txt"
2026/07/07 02:03:47 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_resolve-samumuy3/file1R.txt"
2026/07/07 02:03:47 DEBUG : Creating backend with remote "/tmp/015954nazanen4/resolve/path2/"
2026/07/07 02:03:47 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/015954nazanen4/resolve/path2" as "file1.txt"
2026/07/07 02:03:47 DEBUG : file1.txt: size = 33 OK
2026/07/07 02:03:47 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/07 02:03:47 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 (Local file system at /tmp/015954nazanen4/datadir/test_resolve-samumuy3)
2026/07/07 02:03:47 DEBUG : file1.txt: md5 = ea683c03f780b76a62405456b08ae6fd (Local file system at /tmp/015954nazanen4/resolve/path2)
2026/07/07 02:03:47 DEBUG : file1R.txt: md5 differ
2026/07/07 02:03:47 DEBUG : file1.txt.4bebad3a.partial: size = 33 OK
2026/07/07 02:03:47 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/07 02:03:47 DEBUG : file1.txt.4bebad3a.partial: renamed to: file1.txt
2026/07/07 02:03:47 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/07/07 02:03:47 NOTICE: [36m(14) :[0m [34mtouch-glob 2001-08-26 /tmp/015954nazanen4/datadir/test_resolve-samumuy3/ file1L.txt[0m
2026/07/07 02:03:47 DEBUG : fs cache: switching user supplied name "/tmp/015954nazanen4/datadir/test_resolve-samumuy3/" for canonical name "/tmp/015954nazanen4/datadir/test_resolve-samumuy3"
2026/07/07 02:03:47 DEBUG : file1L.txt: Set modification time 2001-08-26
2026/07/07 02:03:47 NOTICE: [36m(15) :[0m [34mcopy-as /tmp/015954nazanen4/datadir/test_resolve-samumuy3/file1L.txt TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resolve/path1/ file1.txt[0m
2026/07/07 02:03:47 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_resolve-samumuy3/file1L.txt" to "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resolve/path1/" as "file1.txt"
2026/07/07 02:03:47 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_resolve-samumuy3/file1L.txt"
2026/07/07 02:03:47 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resolve/path1/"
2026/07/07 02:03:47 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-sivimey3filu path 015954nazanen4/resolve/path1" as "file1.txt"
2026/07/07 02:03:47 DEBUG : file1.txt: size = 33 OK
2026/07/07 02:03:47 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/07 02:03:47 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/07 02:03:47 INFO : file1L.txt: Updated modification time in destination
2026/07/07 02:03:47 DEBUG : file1L.txt: Unchanged skipping
2026/07/07 02:03:47 NOTICE: [36m(16) :[0m [34mtest bisync run with --conflict-resolve=path2 --conflict-loser=num --conflict-suffix=dinosaur[0m
2026/07/07 02:03:47 NOTICE: [36m(17) :[0m [34mbisync conflict-resolve=path2 conflict-loser=num conflict-suffix=dinosaur[0m
2026/07/07 02:03:49 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/resolve/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:03:49 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02: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/07 02:03:49 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resolve/path1/" with Path2 "/tmp/015954nazanen4/resolve/path2/"
2026/07/07 02:03:49 INFO : Building Path1 and Path2 listings
2026/07/07 02:03:49 INFO : Path1 checking for diffs
2026/07/07 02:03:49 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/07 02:03:49 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/07 02:03:49 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m)
2026/07/07 02:03:49 INFO : Path2 checking for diffs
2026/07/07 02:03:49 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/07 02:03:49 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/07 02:03:49 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m)
2026/07/07 02:03:49 INFO : Applying changes
2026/07/07 02:03:49 INFO : Checking potential conflicts...
2026/07/07 02:03:49 ERROR : file1.txt: md5 differ
2026/07/07 02:03:49 NOTICE: Local file system at /tmp/015954nazanen4/resolve/path2: 1 differences found
2026/07/07 02:03:49 NOTICE: Local file system at /tmp/015954nazanen4/resolve/path2: 1 errors while checking
2026/07/07 02:03:49 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/07 02:03:49 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/07/07 02:03:49 INFO : file1.txt: [32mThe winner is: Path2[0m
2026/07/07 02:03:49 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resolve/path1/file1.txt.dinosaur1[0m
2026/07/07 02:03:50 INFO : file1.txt: Copied (server-side copy) to: file1.txt.dinosaur1
2026/07/07 02:03:50 INFO : file1.txt: Deleted
2026/07/07 02:03:50 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/015954nazanen4/resolve/path2/file1.txt.dinosaur1[0m
2026/07/07 02:03:50 NOTICE: - [34mPath2[0m [35mNot renaming Path2 copy, as it was determined the winner[0m - [36m/tmp/015954nazanen4/resolve/path2/file1.txt[0m
2026/07/07 02:03:50 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resolve/path1/file1.txt[0m
2026/07/07 02:03:50 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/07 02:03:50 INFO : file1.txt: Copied (new)
2026/07/07 02:03:50 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/07 02:03:50 INFO : file1.txt.dinosaur1: Copied (new)
2026/07/07 02:03:50 INFO : Updating listings
2026/07/07 02:03:50 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resolve/path1/" vs Path2 "/tmp/015954nazanen4/resolve/path2/"
2026/07/07 02:03:50 INFO : [32mBisync successful[0m
2026/07/07 02:03:50 NOTICE: [36m(18) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/07 02:03:50 NOTICE: [36m(19) :[0m [34mtouch-glob 2002-07-23 /tmp/015954nazanen4/datadir/test_resolve-samumuy3/ file1R.txt[0m
2026/07/07 02:03:50 DEBUG : fs cache: switching user supplied name "/tmp/015954nazanen4/datadir/test_resolve-samumuy3/" for canonical name "/tmp/015954nazanen4/datadir/test_resolve-samumuy3"
2026/07/07 02:03:50 DEBUG : file1R.txt: Set modification time 2002-07-23
2026/07/07 02:03:50 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/015954nazanen4/datadir/test_resolve-samumuy3/file1R.txt /tmp/015954nazanen4/resolve/path2/ file1.txt[0m
2026/07/07 02:03:50 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_resolve-samumuy3/file1R.txt" to "/tmp/015954nazanen4/resolve/path2/" as "file1.txt"
2026/07/07 02:03:50 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_resolve-samumuy3/file1R.txt"
2026/07/07 02:03:50 DEBUG : Creating backend with remote "/tmp/015954nazanen4/resolve/path2/"
2026/07/07 02:03:50 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/015954nazanen4/resolve/path2" as "file1.txt"
2026/07/07 02:03:50 DEBUG : file1.txt: size = 33 OK
2026/07/07 02:03:50 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/07 02:03:50 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/07 02:03:50 INFO : file1R.txt: Updated modification time in destination
2026/07/07 02:03:50 DEBUG : file1R.txt: Unchanged skipping
2026/07/07 02:03:50 NOTICE: [36m(21) :[0m [34mtouch-glob 2002-08-26 /tmp/015954nazanen4/datadir/test_resolve-samumuy3/ file1L.txt[0m
2026/07/07 02:03:50 DEBUG : fs cache: switching user supplied name "/tmp/015954nazanen4/datadir/test_resolve-samumuy3/" for canonical name "/tmp/015954nazanen4/datadir/test_resolve-samumuy3"
2026/07/07 02:03:50 DEBUG : file1L.txt: Set modification time 2002-08-26
2026/07/07 02:03:50 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/015954nazanen4/datadir/test_resolve-samumuy3/file1L.txt TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resolve/path1/ file1.txt[0m
2026/07/07 02:03:50 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_resolve-samumuy3/file1L.txt" to "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resolve/path1/" as "file1.txt"
2026/07/07 02:03:50 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_resolve-samumuy3/file1L.txt"
2026/07/07 02:03:50 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resolve/path1/"
2026/07/07 02:03:50 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-sivimey3filu path 015954nazanen4/resolve/path1" as "file1.txt"
2026/07/07 02:03:50 DEBUG : file1.txt: size = 33 OK
2026/07/07 02:03:50 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/07 02:03:50 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd (Local file system at /tmp/015954nazanen4/datadir/test_resolve-samumuy3)
2026/07/07 02:03:50 DEBUG : file1.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 (Azure container rclone-test-sivimey3filu path 015954nazanen4/resolve/path1)
2026/07/07 02:03:50 DEBUG : file1L.txt: md5 differ
2026/07/07 02:03:50 DEBUG : file1.txt: size = 33 OK
2026/07/07 02:03:50 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/07 02:03:50 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/07/07 02:03:50 NOTICE: [36m(23) :[0m [34mtest bisync run with --conflict-resolve=larger --conflict-loser=num --conflict-suffix=apple[0m
2026/07/07 02:03:50 NOTICE: [36m(24) :[0m [34mbisync conflict-resolve=larger conflict-loser=num conflict-suffix=apple[0m
2026/07/07 02:03:52 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/resolve/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:03:52 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:03: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/07 02:03:52 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resolve/path1/" with Path2 "/tmp/015954nazanen4/resolve/path2/"
2026/07/07 02:03:52 INFO : Building Path1 and Path2 listings
2026/07/07 02:03:52 INFO : Path1 checking for diffs
2026/07/07 02:03:52 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/07/07 02:03:52 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/07 02:03:52 INFO : Path2 checking for diffs
2026/07/07 02:03:52 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/07/07 02:03:52 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/07 02:03:52 INFO : Applying changes
2026/07/07 02:03:52 INFO : Checking potential conflicts...
2026/07/07 02:03:52 ERROR : file1.txt: md5 differ
2026/07/07 02:03:52 NOTICE: Local file system at /tmp/015954nazanen4/resolve/path2: 1 differences found
2026/07/07 02:03:52 NOTICE: Local file system at /tmp/015954nazanen4/resolve/path2: 1 errors while checking
2026/07/07 02:03:52 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/07 02:03:52 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/07/07 02:03:52 INFO : file1.txt: Winner cannot be determined as sizes are equal. Path1: 33, Path2: 33, Difference: 0
2026/07/07 02:03:52 INFO : file1.txt: [31mA winner could not be determined.[0m
2026/07/07 02:03:52 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resolve/path1/file1.txt.apple1[0m
2026/07/07 02:03:53 INFO : file1.txt: Copied (server-side copy) to: file1.txt.apple1
2026/07/07 02:03:53 INFO : file1.txt: Deleted
2026/07/07 02:03:53 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/015954nazanen4/resolve/path2/file1.txt.apple1[0m
2026/07/07 02:03:53 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36m/tmp/015954nazanen4/resolve/path2/file1.txt.apple2[0m
2026/07/07 02:03:53 INFO : file1.txt: Moved (server-side) to: file1.txt.apple2
2026/07/07 02:03:53 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resolve/path1/file1.txt.apple2[0m
2026/07/07 02:03:53 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/07 02:03:53 INFO : file1.txt.apple2: Copied (new)
2026/07/07 02:03:53 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/07 02:03:53 INFO : file1.txt.apple1: Copied (new)
2026/07/07 02:03:53 INFO : Updating listings
2026/07/07 02:03:53 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resolve/path1/" vs Path2 "/tmp/015954nazanen4/resolve/path2/"
2026/07/07 02:03:53 INFO : [32mBisync successful[0m
2026/07/07 02:03:53 NOTICE: [36m(25) :[0m [34mtest different suffixes[0m
2026/07/07 02:03:53 NOTICE: [36m(26) :[0m [34mtouch-glob 2003-07-23 /tmp/015954nazanen4/datadir/test_resolve-samumuy3/ file1R.txt[0m
2026/07/07 02:03:53 DEBUG : fs cache: switching user supplied name "/tmp/015954nazanen4/datadir/test_resolve-samumuy3/" for canonical name "/tmp/015954nazanen4/datadir/test_resolve-samumuy3"
2026/07/07 02:03:53 DEBUG : file1R.txt: Set modification time 2003-07-23
2026/07/07 02:03:53 NOTICE: [36m(27) :[0m [34mcopy-as /tmp/015954nazanen4/datadir/test_resolve-samumuy3/file1R.txt /tmp/015954nazanen4/resolve/path2/ file1.txt[0m
2026/07/07 02:03:53 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_resolve-samumuy3/file1R.txt" to "/tmp/015954nazanen4/resolve/path2/" as "file1.txt"
2026/07/07 02:03:53 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_resolve-samumuy3/file1R.txt"
2026/07/07 02:03:53 DEBUG : Creating backend with remote "/tmp/015954nazanen4/resolve/path2/"
2026/07/07 02:03:53 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/015954nazanen4/resolve/path2" as "file1.txt"
2026/07/07 02:03:53 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:53 DEBUG : file1.txt.5ea1e655.partial: size = 33 OK
2026/07/07 02:03:53 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/07 02:03:53 DEBUG : file1.txt.5ea1e655.partial: renamed to: file1.txt
2026/07/07 02:03:53 INFO : file1R.txt: Copied (new) to: file1.txt
2026/07/07 02:03:53 NOTICE: [36m(28) :[0m [34mtouch-glob 2003-07-23 /tmp/015954nazanen4/datadir/test_resolve-samumuy3/ file1L.txt[0m
2026/07/07 02:03:53 DEBUG : fs cache: switching user supplied name "/tmp/015954nazanen4/datadir/test_resolve-samumuy3/" for canonical name "/tmp/015954nazanen4/datadir/test_resolve-samumuy3"
2026/07/07 02:03:53 DEBUG : file1L.txt: Set modification time 2003-07-23
2026/07/07 02:03:53 NOTICE: [36m(29) :[0m [34mcopy-as /tmp/015954nazanen4/datadir/test_resolve-samumuy3/file1L.txt TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resolve/path1/ file1.txt[0m
2026/07/07 02:03:53 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_resolve-samumuy3/file1L.txt" to "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resolve/path1/" as "file1.txt"
2026/07/07 02:03:53 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_resolve-samumuy3/file1L.txt"
2026/07/07 02:03:53 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resolve/path1/"
2026/07/07 02:03:53 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-sivimey3filu path 015954nazanen4/resolve/path1" as "file1.txt"
2026/07/07 02:03:53 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:53 DEBUG : file1.txt: size = 33 OK
2026/07/07 02:03:53 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/07 02:03:53 INFO : file1L.txt: Copied (new) to: file1.txt
2026/07/07 02:03:53 NOTICE: [36m(30) :[0m [34mtest bisync run with --conflict-resolve=older --conflict-loser=num --conflict-suffix=cloud,local[0m
2026/07/07 02:03:53 NOTICE: [36m(31) :[0m [34mbisync conflict-resolve=older conflict-loser=num conflict-suffix=cloud,local[0m
2026/07/07 02:03:55 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/resolve/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:03:55 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:03: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/07 02:03:55 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resolve/path1/" with Path2 "/tmp/015954nazanen4/resolve/path2/"
2026/07/07 02:03:55 INFO : Building Path1 and Path2 listings
2026/07/07 02:03:55 INFO : Path1 checking for diffs
2026/07/07 02:03:55 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/07/07 02:03:55 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/07 02:03:55 INFO : Path2 checking for diffs
2026/07/07 02:03:55 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/07/07 02:03:55 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/07 02:03:55 INFO : Applying changes
2026/07/07 02:03:55 INFO : Checking potential conflicts...
2026/07/07 02:03:56 ERROR : file1.txt: md5 differ
2026/07/07 02:03:56 NOTICE: Local file system at /tmp/015954nazanen4/resolve/path2: 1 differences found
2026/07/07 02:03:56 NOTICE: Local file system at /tmp/015954nazanen4/resolve/path2: 1 errors while checking
2026/07/07 02:03:56 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/07 02:03:56 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/07/07 02:03:56 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/07 02:03:56 INFO : file1.txt: [31mA winner could not be determined.[0m
2026/07/07 02:03:56 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resolve/path1/file1.txt.cloud1[0m
2026/07/07 02:03:56 INFO : file1.txt: Copied (server-side copy) to: file1.txt.cloud1
2026/07/07 02:03:56 INFO : file1.txt: Deleted
2026/07/07 02:03:56 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/015954nazanen4/resolve/path2/file1.txt.cloud1[0m
2026/07/07 02:03:56 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36m/tmp/015954nazanen4/resolve/path2/file1.txt.local1[0m
2026/07/07 02:03:56 INFO : file1.txt: Moved (server-side) to: file1.txt.local1
2026/07/07 02:03:56 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resolve/path1/file1.txt.local1[0m
2026/07/07 02:03:56 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/07 02:03:56 INFO : file1.txt.local1: Copied (new)
2026/07/07 02:03:56 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/07 02:03:56 INFO : file1.txt.cloud1: Copied (new)
2026/07/07 02:03:56 INFO : Updating listings
2026/07/07 02:03:56 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resolve/path1/" vs Path2 "/tmp/015954nazanen4/resolve/path2/"
2026/07/07 02:03:56 INFO : [32mBisync successful[0m
2026/07/07 02:03:56 NOTICE: [36m(32) :[0m [34mtest legacy[0m
2026/07/07 02:03:56 NOTICE: [36m(33) :[0m [34mtouch-glob 2004-07-23 /tmp/015954nazanen4/datadir/test_resolve-samumuy3/ file1R.txt[0m
2026/07/07 02:03:56 DEBUG : fs cache: switching user supplied name "/tmp/015954nazanen4/datadir/test_resolve-samumuy3/" for canonical name "/tmp/015954nazanen4/datadir/test_resolve-samumuy3"
2026/07/07 02:03:56 DEBUG : file1R.txt: Set modification time 2004-07-23
2026/07/07 02:03:56 NOTICE: [36m(34) :[0m [34mcopy-as /tmp/015954nazanen4/datadir/test_resolve-samumuy3/file1R.txt /tmp/015954nazanen4/resolve/path2/ file1.txt[0m
2026/07/07 02:03:56 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_resolve-samumuy3/file1R.txt" to "/tmp/015954nazanen4/resolve/path2/" as "file1.txt"
2026/07/07 02:03:56 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_resolve-samumuy3/file1R.txt"
2026/07/07 02:03:56 DEBUG : Creating backend with remote "/tmp/015954nazanen4/resolve/path2/"
2026/07/07 02:03:56 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/015954nazanen4/resolve/path2" as "file1.txt"
2026/07/07 02:03:56 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:56 DEBUG : file1.txt.86629d73.partial: size = 33 OK
2026/07/07 02:03:56 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/07 02:03:56 DEBUG : file1.txt.86629d73.partial: renamed to: file1.txt
2026/07/07 02:03:56 INFO : file1R.txt: Copied (new) to: file1.txt
2026/07/07 02:03:56 NOTICE: [36m(35) :[0m [34mtouch-glob 2004-07-23 /tmp/015954nazanen4/datadir/test_resolve-samumuy3/ file1L.txt[0m
2026/07/07 02:03:56 DEBUG : fs cache: switching user supplied name "/tmp/015954nazanen4/datadir/test_resolve-samumuy3/" for canonical name "/tmp/015954nazanen4/datadir/test_resolve-samumuy3"
2026/07/07 02:03:56 DEBUG : file1L.txt: Set modification time 2004-07-23
2026/07/07 02:03:56 NOTICE: [36m(36) :[0m [34mcopy-as /tmp/015954nazanen4/datadir/test_resolve-samumuy3/file1L.txt TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resolve/path1/ file1.txt[0m
2026/07/07 02:03:56 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_resolve-samumuy3/file1L.txt" to "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resolve/path1/" as "file1.txt"
2026/07/07 02:03:56 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_resolve-samumuy3/file1L.txt"
2026/07/07 02:03:56 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resolve/path1/"
2026/07/07 02:03:56 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-sivimey3filu path 015954nazanen4/resolve/path1" as "file1.txt"
2026/07/07 02:03:56 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:56 DEBUG : file1.txt: size = 33 OK
2026/07/07 02:03:56 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/07 02:03:56 INFO : file1L.txt: Copied (new) to: file1.txt
2026/07/07 02:03:56 NOTICE: [36m(37) :[0m [34mtest bisync run with --conflict-resolve=none --conflict-loser=pathname --conflict-suffix=.path[0m
2026/07/07 02:03:56 NOTICE: [36m(38) :[0m [34mbisync conflict-resolve=none conflict-loser=pathname conflict-suffix=.path[0m
2026/07/07 02:03:58 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/resolve/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:03:58 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:03: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/07 02:03:58 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resolve/path1/" with Path2 "/tmp/015954nazanen4/resolve/path2/"
2026/07/07 02:03:58 INFO : Building Path1 and Path2 listings
2026/07/07 02:03:58 INFO : Path1 checking for diffs
2026/07/07 02:03:58 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/07/07 02:03:58 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/07 02:03:58 INFO : Path2 checking for diffs
2026/07/07 02:03:58 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/07/07 02:03:58 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/07 02:03:58 INFO : Applying changes
2026/07/07 02:03:58 INFO : Checking potential conflicts...
2026/07/07 02:03:59 ERROR : file1.txt: md5 differ
2026/07/07 02:03:59 NOTICE: Local file system at /tmp/015954nazanen4/resolve/path2: 1 differences found
2026/07/07 02:03:59 NOTICE: Local file system at /tmp/015954nazanen4/resolve/path2: 1 errors while checking
2026/07/07 02:03:59 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/07 02:03:59 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/07/07 02:03:59 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resolve/path1/file1.txt..path1[0m
2026/07/07 02:03:59 INFO : file1.txt: Copied (server-side copy) to: file1.txt..path1
2026/07/07 02:03:59 INFO : file1.txt: Deleted
2026/07/07 02:03:59 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/015954nazanen4/resolve/path2/file1.txt..path1[0m
2026/07/07 02:03:59 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36m/tmp/015954nazanen4/resolve/path2/file1.txt..path2[0m
2026/07/07 02:03:59 INFO : file1.txt: Moved (server-side) to: file1.txt..path2
2026/07/07 02:03:59 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resolve/path1/file1.txt..path2[0m
2026/07/07 02:03:59 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/07 02:03:59 INFO : file1.txt..path2: Copied (new)
2026/07/07 02:03:59 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/07 02:03:59 INFO : file1.txt..path1: Copied (new)
2026/07/07 02:03:59 INFO : Updating listings
2026/07/07 02:03:59 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resolve/path1/" vs Path2 "/tmp/015954nazanen4/resolve/path2/"
2026/07/07 02:03:59 INFO : [32mBisync successful[0m
2026/07/07 02:03:59 NOTICE: [36m(39) :[0m [34mtest deletes on both sides with default suffix[0m
2026/07/07 02:03:59 NOTICE: [36m(40) :[0m [34mtouch-glob 2005-01-02 /tmp/015954nazanen4/datadir/test_resolve-samumuy3/ file1R.txt[0m
2026/07/07 02:03:59 DEBUG : fs cache: switching user supplied name "/tmp/015954nazanen4/datadir/test_resolve-samumuy3/" for canonical name "/tmp/015954nazanen4/datadir/test_resolve-samumuy3"
2026/07/07 02:03:59 DEBUG : file1R.txt: Set modification time 2005-01-02
2026/07/07 02:03:59 NOTICE: [36m(41) :[0m [34mcopy-as /tmp/015954nazanen4/datadir/test_resolve-samumuy3/file1R.txt /tmp/015954nazanen4/resolve/path2/ file1.txt[0m
2026/07/07 02:03:59 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_resolve-samumuy3/file1R.txt" to "/tmp/015954nazanen4/resolve/path2/" as "file1.txt"
2026/07/07 02:03:59 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_resolve-samumuy3/file1R.txt"
2026/07/07 02:03:59 DEBUG : Creating backend with remote "/tmp/015954nazanen4/resolve/path2/"
2026/07/07 02:03:59 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/015954nazanen4/resolve/path2" as "file1.txt"
2026/07/07 02:03:59 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:59 DEBUG : file1.txt.0d1673a5.partial: size = 33 OK
2026/07/07 02:03:59 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/07 02:03:59 DEBUG : file1.txt.0d1673a5.partial: renamed to: file1.txt
2026/07/07 02:03:59 INFO : file1R.txt: Copied (new) to: file1.txt
2026/07/07 02:03:59 NOTICE: [36m(42) :[0m [34mcopy-as /tmp/015954nazanen4/datadir/test_resolve-samumuy3/file1R.txt TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resolve/path1/ file2.txt[0m
2026/07/07 02:03:59 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_resolve-samumuy3/file1R.txt" to "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resolve/path1/" as "file2.txt"
2026/07/07 02:03:59 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_resolve-samumuy3/file1R.txt"
2026/07/07 02:03:59 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resolve/path1/"
2026/07/07 02:03:59 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-sivimey3filu path 015954nazanen4/resolve/path1" as "file2.txt"
2026/07/07 02:03:59 DEBUG : file1R.txt: size = 33 (Local file system at /tmp/015954nazanen4/datadir/test_resolve-samumuy3)
2026/07/07 02:03:59 DEBUG : file2.txt: size = 0 (Azure container rclone-test-sivimey3filu path 015954nazanen4/resolve/path1)
2026/07/07 02:03:59 DEBUG : file1R.txt: Sizes differ
2026/07/07 02:03:59 DEBUG : file2.txt: size = 33 OK
2026/07/07 02:03:59 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/07 02:03:59 INFO : file1R.txt: Copied (replaced existing) to: file2.txt
2026/07/07 02:03:59 NOTICE: [36m(43) :[0m [34mtouch-glob 2006-03-04 /tmp/015954nazanen4/datadir/test_resolve-samumuy3/ file1L.txt[0m
2026/07/07 02:03:59 DEBUG : fs cache: switching user supplied name "/tmp/015954nazanen4/datadir/test_resolve-samumuy3/" for canonical name "/tmp/015954nazanen4/datadir/test_resolve-samumuy3"
2026/07/07 02:03:59 DEBUG : file1L.txt: Set modification time 2006-03-04
2026/07/07 02:03:59 NOTICE: [36m(44) :[0m [34mcopy-as /tmp/015954nazanen4/datadir/test_resolve-samumuy3/file1L.txt TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resolve/path1/ file1.txt[0m
2026/07/07 02:03:59 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_resolve-samumuy3/file1L.txt" to "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resolve/path1/" as "file1.txt"
2026/07/07 02:03:59 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_resolve-samumuy3/file1L.txt"
2026/07/07 02:03:59 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resolve/path1/"
2026/07/07 02:03:59 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-sivimey3filu path 015954nazanen4/resolve/path1" as "file1.txt"
2026/07/07 02:03:59 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/07/07 02:03:59 DEBUG : file1.txt: size = 33 OK
2026/07/07 02:03:59 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/07 02:03:59 INFO : file1L.txt: Copied (new) to: file1.txt
2026/07/07 02:03:59 NOTICE: [36m(45) :[0m [34mcopy-as /tmp/015954nazanen4/datadir/test_resolve-samumuy3/file1L.txt /tmp/015954nazanen4/resolve/path2/ file2.txt[0m
2026/07/07 02:03:59 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_resolve-samumuy3/file1L.txt" to "/tmp/015954nazanen4/resolve/path2/" as "file2.txt"
2026/07/07 02:03:59 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_resolve-samumuy3/file1L.txt"
2026/07/07 02:03:59 DEBUG : Creating backend with remote "/tmp/015954nazanen4/resolve/path2/"
2026/07/07 02:03:59 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/015954nazanen4/resolve/path2" as "file2.txt"
2026/07/07 02:03:59 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/015954nazanen4/datadir/test_resolve-samumuy3)
2026/07/07 02:03:59 DEBUG : file2.txt: size = 0 (Local file system at /tmp/015954nazanen4/resolve/path2)
2026/07/07 02:03:59 DEBUG : file1L.txt: Sizes differ
2026/07/07 02:03:59 DEBUG : file2.txt.cc95ef01.partial: size = 33 OK
2026/07/07 02:03:59 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/07 02:03:59 DEBUG : file2.txt.cc95ef01.partial: renamed to: file2.txt
2026/07/07 02:03:59 INFO : file1L.txt: Copied (replaced existing) to: file2.txt
2026/07/07 02:03:59 NOTICE: [36m(46) :[0m [34mtest bisync run with --conflict-resolve=newer --conflict-loser=delete[0m
2026/07/07 02:03:59 NOTICE: [36m(47) :[0m [34mbisync conflict-resolve=newer conflict-loser=delete[0m
2026/07/07 02:04:02 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/resolve/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:04:02 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:04: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/07 02:04:02 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resolve/path1/" with Path2 "/tmp/015954nazanen4/resolve/path2/"
2026/07/07 02:04:02 INFO : Building Path1 and Path2 listings
2026/07/07 02:04:02 INFO : Path1 checking for diffs
2026/07/07 02:04:02 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/07/07 02:04:02 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/07/07 02:04:02 INFO : Path1: 2 changes: [32m 1 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/07 02:04:02 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/07 02:04:02 INFO : Path2 checking for diffs
2026/07/07 02:04:02 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/07/07 02:04:02 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/07/07 02:04:02 INFO : Path2: 2 changes: [32m 1 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/07 02:04:02 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/07 02:04:02 INFO : Applying changes
2026/07/07 02:04:02 INFO : Checking potential conflicts...
2026/07/07 02:04:02 ERROR : file2.txt: md5 differ
2026/07/07 02:04:02 ERROR : file1.txt: md5 differ
2026/07/07 02:04:02 NOTICE: Local file system at /tmp/015954nazanen4/resolve/path2: 2 differences found
2026/07/07 02:04:02 NOTICE: Local file system at /tmp/015954nazanen4/resolve/path2: 2 errors while checking
2026/07/07 02:04:02 INFO : Finished checking the potential conflicts. 2 differences found
2026/07/07 02:04:02 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/07/07 02:04:02 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/07 02:04:02 INFO : file1.txt: [32mThe winner is: Path1[0m
2026/07/07 02:04:02 NOTICE: - [34mPath2[0m [35mDeleting Path2 copy[0m - [36m/tmp/015954nazanen4/resolve/path2/file1.txt[0m
2026/07/07 02:04:02 INFO : file1.txt: Deleted
2026/07/07 02:04:02 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mfile1.txt[0m
2026/07/07 02:04:02 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile2.txt[0m
2026/07/07 02:04:02 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/07 02:04:02 INFO : file2.txt: [32mThe winner is: Path2[0m
2026/07/07 02:04:02 NOTICE: - [36mPath1[0m [35mDeleting Path1 copy[0m - [36mTestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resolve/path1/file2.txt[0m
2026/07/07 02:04:02 INFO : file2.txt: Deleted
2026/07/07 02:04:02 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mfile2.txt[0m
2026/07/07 02:04:02 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/07 02:04:02 INFO : file2.txt: Copied (new)
2026/07/07 02:04:02 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/07 02:04:02 INFO : file1.txt: Copied (new)
2026/07/07 02:04:02 INFO : Updating listings
2026/07/07 02:04:02 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resolve/path1/" vs Path2 "/tmp/015954nazanen4/resolve/path2/"
2026/07/07 02:04:02 INFO : [32mBisync successful[0m
2026/07/07 02:04:02 NOTICE: [36m(48) :[0m [34mtest --conflict-resolve newer --conflict-loser pathname --conflict-suffix path[0m
2026/07/07 02:04:02 NOTICE: [36m(49) :[0m [34mtouch-glob 2004-07-23 /tmp/015954nazanen4/datadir/test_resolve-samumuy3/ file1R.txt[0m
2026/07/07 02:04:02 DEBUG : fs cache: switching user supplied name "/tmp/015954nazanen4/datadir/test_resolve-samumuy3/" for canonical name "/tmp/015954nazanen4/datadir/test_resolve-samumuy3"
2026/07/07 02:04:02 DEBUG : file1R.txt: Set modification time 2004-07-23
2026/07/07 02:04:02 NOTICE: [36m(50) :[0m [34mcopy-as /tmp/015954nazanen4/datadir/test_resolve-samumuy3/file1R.txt /tmp/015954nazanen4/resolve/path2/ file1.txt[0m
2026/07/07 02:04:02 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_resolve-samumuy3/file1R.txt" to "/tmp/015954nazanen4/resolve/path2/" as "file1.txt"
2026/07/07 02:04:02 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_resolve-samumuy3/file1R.txt"
2026/07/07 02:04:02 DEBUG : Creating backend with remote "/tmp/015954nazanen4/resolve/path2/"
2026/07/07 02:04:02 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/015954nazanen4/resolve/path2" as "file1.txt"
2026/07/07 02:04:02 DEBUG : file1.txt: size = 33 OK
2026/07/07 02:04:02 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/07 02:04:02 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 (Local file system at /tmp/015954nazanen4/datadir/test_resolve-samumuy3)
2026/07/07 02:04:02 DEBUG : file1.txt: md5 = ea683c03f780b76a62405456b08ae6fd (Local file system at /tmp/015954nazanen4/resolve/path2)
2026/07/07 02:04:02 DEBUG : file1R.txt: md5 differ
2026/07/07 02:04:02 DEBUG : file1.txt.86629d73.partial: size = 33 OK
2026/07/07 02:04:02 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/07 02:04:02 DEBUG : file1.txt.86629d73.partial: renamed to: file1.txt
2026/07/07 02:04:02 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/07/07 02:04:02 NOTICE: [36m(51) :[0m [34mtouch-glob 2004-07-25 /tmp/015954nazanen4/datadir/test_resolve-samumuy3/ file1L.txt[0m
2026/07/07 02:04:02 DEBUG : fs cache: switching user supplied name "/tmp/015954nazanen4/datadir/test_resolve-samumuy3/" for canonical name "/tmp/015954nazanen4/datadir/test_resolve-samumuy3"
2026/07/07 02:04:02 DEBUG : file1L.txt: Set modification time 2004-07-25
2026/07/07 02:04:02 NOTICE: [36m(52) :[0m [34mcopy-as /tmp/015954nazanen4/datadir/test_resolve-samumuy3/file1L.txt TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resolve/path1/ file1.txt[0m
2026/07/07 02:04:02 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_resolve-samumuy3/file1L.txt" to "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resolve/path1/" as "file1.txt"
2026/07/07 02:04:02 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_resolve-samumuy3/file1L.txt"
2026/07/07 02:04:02 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resolve/path1/"
2026/07/07 02:04:02 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-sivimey3filu path 015954nazanen4/resolve/path1" as "file1.txt"
2026/07/07 02:04:02 DEBUG : file1.txt: size = 33 OK
2026/07/07 02:04:02 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/07 02:04:02 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/07 02:04:02 INFO : file1L.txt: Updated modification time in destination
2026/07/07 02:04:02 DEBUG : file1L.txt: Unchanged skipping
2026/07/07 02:04:02 NOTICE: [36m(53) :[0m [34mtest bisync run with --conflict-resolve=newer --conflict-loser=pathname --conflict-suffix=path[0m
2026/07/07 02:04:02 NOTICE: [36m(54) :[0m [34mbisync conflict-resolve=newer conflict-loser=pathname conflict-suffix=path[0m
2026/07/07 02:04:04 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/resolve/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:04:04 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02: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/07 02:04:04 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resolve/path1/" with Path2 "/tmp/015954nazanen4/resolve/path2/"
2026/07/07 02:04:04 INFO : Building Path1 and Path2 listings
2026/07/07 02:04:05 INFO : Path1 checking for diffs
2026/07/07 02:04:05 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.txt[0m
2026/07/07 02:04:05 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile2.txt[0m
2026/07/07 02:04:05 INFO : Path1: 2 changes: [32m 1 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/07 02:04:05 INFO : ([33mModified[0m: [36m 0 newer[0m, [34m 1 older[0m)
2026/07/07 02:04:05 INFO : Path2 checking for diffs
2026/07/07 02:04:05 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.txt[0m
2026/07/07 02:04:05 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile2.txt[0m
2026/07/07 02:04:05 INFO : Path2: 2 changes: [32m 1 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/07 02:04:05 INFO : ([33mModified[0m: [36m 0 newer[0m, [34m 1 older[0m)
2026/07/07 02:04:05 INFO : Applying changes
2026/07/07 02:04:05 INFO : Checking potential conflicts...
2026/07/07 02:04:05 ERROR : file1.txt: md5 differ
2026/07/07 02:04:05 NOTICE: Local file system at /tmp/015954nazanen4/resolve/path2: 1 differences found
2026/07/07 02:04:05 NOTICE: Local file system at /tmp/015954nazanen4/resolve/path2: 1 errors while checking
2026/07/07 02:04:05 NOTICE: Local file system at /tmp/015954nazanen4/resolve/path2: 1 matching files
2026/07/07 02:04:05 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/07 02:04:05 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/07/07 02:04:05 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/07 02:04:05 INFO : file1.txt: [32mThe winner is: Path1[0m
2026/07/07 02:04:05 NOTICE: - [36mPath1[0m [35mNot renaming Path1 copy, as it was determined the winner[0m - [36mTestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resolve/path1/file1.txt[0m
2026/07/07 02:04:05 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/015954nazanen4/resolve/path2/file1.txt[0m
2026/07/07 02:04:05 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36m/tmp/015954nazanen4/resolve/path2/file1.txt.path2[0m
2026/07/07 02:04:05 INFO : file1.txt: Moved (server-side) to: file1.txt.path2
2026/07/07 02:04:05 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resolve/path1/file1.txt.path2[0m
2026/07/07 02:04:05 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile2.txt[0m
2026/07/07 02:04:05 INFO : Files are equal! Skipping: file2.txt
2026/07/07 02:04:05 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/07 02:04:05 INFO : file1.txt.path2: Copied (new)
2026/07/07 02:04:05 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/07 02:04:05 INFO : file1.txt: Copied (new)
2026/07/07 02:04:05 INFO : Updating listings
2026/07/07 02:04:05 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resolve/path1/" vs Path2 "/tmp/015954nazanen4/resolve/path2/"
2026/07/07 02:04:05 INFO : [32mBisync successful[0m
2026/07/07 02:04:05 DEBUG : Waiting for deletions to finish
2026/07/07 02:04:05 INFO : file1.txt.dinosaur1: Deleted
2026/07/07 02:04:05 INFO : file1.txt: Deleted
2026/07/07 02:04:05 INFO : file1.txt.cloud1: Deleted
2026/07/07 02:04:05 INFO : file1.txt..path2: Deleted
2026/07/07 02:04:05 INFO : RCLONE_TEST: Deleted
2026/07/07 02:04:05 INFO : file1.txt.apple1: Deleted
2026/07/07 02:04:05 INFO : file1.txt..path1: Deleted
2026/07/07 02:04:05 INFO : file1.txt.apple2: Deleted
2026/07/07 02:04:05 INFO : file1.txt.path2: Deleted
2026/07/07 02:04:05 INFO : file2.txt: Deleted
2026/07/07 02:04:05 INFO : file1.txt.local1: Deleted
2026/07/07 02:04:05 DEBUG : removing 1 level 0 directories
2026/07/07 02:04:05 INFO : Azure container rclone-test-sivimey3filu path 015954nazanen4/resolve/path1: Removing directory
2026/07/07 02:04:05 DEBUG : Waiting for deletions to finish
2026/07/07 02:04:05 INFO : file1.txt.dinosaur1: Deleted
2026/07/07 02:04:05 INFO : file1.txt.local1: Deleted
2026/07/07 02:04:05 INFO : RCLONE_TEST: Deleted
2026/07/07 02:04:05 INFO : file1.txt: Deleted
2026/07/07 02:04:05 INFO : file1.txt.path2: Deleted
2026/07/07 02:04:05 INFO : file1.txt..path2: Deleted
2026/07/07 02:04:05 INFO : file2.txt: Deleted
2026/07/07 02:04:05 INFO : file1.txt..path1: Deleted
2026/07/07 02:04:05 INFO : file1.txt.cloud1: Deleted
2026/07/07 02:04:05 INFO : file1.txt.apple2: Deleted
2026/07/07 02:04:05 INFO : file1.txt.apple1: Deleted
2026/07/07 02:04:05 DEBUG : removing 1 level 0 directories
2026/07/07 02:04:05 INFO : Local file system at /tmp/015954nazanen4/resolve/path2: Removing directory
bisync_test.go:610: [32mTEST resolve PASSED[0m
=== RUN TestBisyncRemoteLocal/resync
2026/07/07 02:04:05 INFO : path1: Making directory
2026/07/07 02:04:05 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resync/path1"
2026/07/07 02:04:05 DEBUG : Creating backend with remote "/tmp/015954nazanen4/resync/path2"
2026/07/07 02:04:05 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync/initial"
2026/07/07 02:04:05 DEBUG : Creating backend with remote "/tmp/015954nazanen4/initdir/test_resync-zorayut9"
2026/07/07 02:04:05 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:04:05 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:05 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:05 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:05 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:05 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:05 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:04:05 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:05 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:05 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/07 02:04:05 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:05 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:04:05 INFO : file1.txt: Copied (new)
2026/07/07 02:04:05 DEBUG : Local file system at /tmp/015954nazanen4/initdir/test_resync-zorayut9: Waiting for checks to finish
2026/07/07 02:04:05 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:04:05 DEBUG : Local file system at /tmp/015954nazanen4/initdir/test_resync-zorayut9: Waiting for transfers to finish
2026/07/07 02:04:05 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:05 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:04:05 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:04:05 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/07 02:04:05 INFO : file3.txt: Copied (new)
2026/07/07 02:04:05 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:05 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:04:05 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:04:05 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/07 02:04:05 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:05 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:04:05 INFO : file2.txt: Copied (new)
2026/07/07 02:04:05 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/07 02:04:05 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:05 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/07 02:04:05 INFO : file4.txt: Copied (new)
2026/07/07 02:04:05 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/07 02:04:05 INFO : file5.txt: Copied (new)
2026/07/07 02:04:05 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/07 02:04:05 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:05 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/07 02:04:05 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/07 02:04:05 INFO : file6.txt: Copied (new)
2026/07/07 02:04:05 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:05 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/07 02:04:05 INFO : file7.txt: Copied (new)
2026/07/07 02:04:05 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync/modfiles"
2026/07/07 02:04:05 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_resync-pijocoh7"
2026/07/07 02:04:05 DEBUG : fileA.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:05 DEBUG : fileB.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:05 DEBUG : Local file system at /tmp/015954nazanen4/datadir/test_resync-pijocoh7: Waiting for checks to finish
2026/07/07 02:04:05 DEBUG : Local file system at /tmp/015954nazanen4/datadir/test_resync-pijocoh7: Waiting for transfers to finish
2026/07/07 02:04:05 DEBUG : fileA.txt.04c13af3.partial: size = 19 OK
2026/07/07 02:04:05 DEBUG : fileB.txt.b8ec97e6.partial: size = 19 OK
2026/07/07 02:04:05 DEBUG : fileB.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:04:05 DEBUG : fileB.txt.b8ec97e6.partial: renamed to: fileB.txt
2026/07/07 02:04:05 INFO : fileB.txt: Copied (new)
2026/07/07 02:04:05 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:04:05 DEBUG : fileA.txt.04c13af3.partial: renamed to: fileA.txt
2026/07/07 02:04:05 INFO : fileA.txt: Copied (new)
2026/07/07 02:04:05 DEBUG : Waiting for deletions to finish
2026/07/07 02:04:05 DEBUG : removing 1 level 0 directories
2026/07/07 02:04:05 INFO : Azure container rclone-test-sivimey3filu path 015954nazanen4/resync/path1: Removing directory
2026/07/07 02:04:05 DEBUG : Waiting for deletions to finish
2026/07/07 02:04:05 ERROR : error listing: directory not found
2026/07/07 02:04:05 ERROR : Local file system at /tmp/015954nazanen4/resync/path2: Failed to list "": directory not found
2026/07/07 02:04:05 DEBUG : removing 1 level 0 directories
2026/07/07 02:04:05 INFO : Local file system at /tmp/015954nazanen4/resync/path2: Removing directory
2026/07/07 02:04:05 ERROR : Failed to rmdir: stat /tmp/015954nazanen4/resync/path2: no such file or directory
2026/07/07 02:04:05 ERROR : error listing: directory not found
2026/07/07 02:04:05 NOTICE: checking initFs Local file system at /tmp/015954nazanen4/initdir/test_resync-zorayut9
2026/07/07 02:04:06 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:04:06 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:06 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:06 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:06 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:06 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:06 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:06 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:06 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/resync/path1: Waiting for checks to finish
2026/07/07 02:04:06 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/resync/path1: Waiting for transfers to finish
2026/07/07 02:04:06 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:04:06 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:04:06 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:04:06 DEBUG : file3.txt: size = 0 OK
2026/07/07 02:04:06 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:06 INFO : file3.txt: Copied (new)
2026/07/07 02:04:06 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:04:06 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:06 INFO : file1.txt: Copied (new)
2026/07/07 02:04:06 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:04:06 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:06 INFO : file2.txt: Copied (new)
2026/07/07 02:04:06 DEBUG : file5.txt: size = 0 OK
2026/07/07 02:04:06 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:06 INFO : file5.txt: Copied (new)
2026/07/07 02:04:06 DEBUG : file6.txt: size = 0 OK
2026/07/07 02:04:06 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:06 INFO : file6.txt: Copied (new)
2026/07/07 02:04:06 DEBUG : file4.txt: size = 0 OK
2026/07/07 02:04:06 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:06 INFO : file4.txt: Copied (new)
2026/07/07 02:04:06 DEBUG : file7.txt: size = 0 OK
2026/07/07 02:04:06 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:06 INFO : file7.txt: Copied (new)
2026/07/07 02:04:06 NOTICE: checking Path1 Azure container rclone-test-sivimey3filu path 015954nazanen4/resync/path1
2026/07/07 02:04:06 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:04:06 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:06 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:06 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:06 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:06 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:06 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:06 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:06 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:04:06 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:04:06 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:04:06 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/07 02:04:06 DEBUG : Local file system at /tmp/015954nazanen4/resync/path2: Waiting for checks to finish
2026/07/07 02:04:06 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:04:06 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:04:06 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:04:06 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/07 02:04:06 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:06 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:04:06 INFO : file1.txt: Copied (new)
2026/07/07 02:04:06 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/07 02:04:06 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:06 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:04:06 INFO : file2.txt: Copied (new)
2026/07/07 02:04:06 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/07 02:04:06 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:06 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/07 02:04:06 INFO : file3.txt: Copied (new)
2026/07/07 02:04:06 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/07 02:04:06 DEBUG : Local file system at /tmp/015954nazanen4/resync/path2: Waiting for transfers to finish
2026/07/07 02:04:06 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:06 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/07 02:04:06 INFO : file4.txt: Copied (new)
2026/07/07 02:04:06 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:06 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/07 02:04:06 INFO : file5.txt: Copied (new)
2026/07/07 02:04:06 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:06 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/07 02:04:06 INFO : file7.txt: Copied (new)
2026/07/07 02:04:06 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:06 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/07 02:04:06 INFO : file6.txt: Copied (new)
2026/07/07 02:04:06 NOTICE: checking path2 Local file system at /tmp/015954nazanen4/resync/path2
2026/07/07 02:04:06 NOTICE: [36m(01) :[0m [34mtest resync[0m
2026/07/07 02:04:06 NOTICE: [36m(02) :[0m [34mtest 1. resync with empty path1, resulting in copying all content from path2.[0m
2026/07/07 02:04:06 NOTICE: [36m(03) :[0m [34mpurge-children TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resync/path1/[0m
2026/07/07 02:04:06 DEBUG : RCLONE_TEST: Remove file
2026/07/07 02:04:06 DEBUG : file1.txt: Remove file
2026/07/07 02:04:06 DEBUG : file2.txt: Remove file
2026/07/07 02:04:06 DEBUG : file3.txt: Remove file
2026/07/07 02:04:06 DEBUG : file4.txt: Remove file
2026/07/07 02:04:06 DEBUG : file5.txt: Remove file
2026/07/07 02:04:06 DEBUG : file6.txt: Remove file
2026/07/07 02:04:06 DEBUG : file7.txt: Remove file
2026/07/07 02:04:06 NOTICE: [36m(04) :[0m [34mbisync resync[0m
2026/07/07 02:04:08 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/resync/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:04:08 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:04: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/07 02:04:08 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resync/path1/" with Path2 "/tmp/015954nazanen4/resync/path2/"
2026/07/07 02:04:08 INFO : Copying Path2 files to Path1
2026/07/07 02:04:08 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:04:08 INFO : file2.txt: Copied (new)
2026/07/07 02:04:08 INFO : file1.txt: Copied (new)
2026/07/07 02:04:08 INFO : file3.txt: Copied (new)
2026/07/07 02:04:08 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:04:08 INFO : file6.txt: Copied (new)
2026/07/07 02:04:08 INFO : file4.txt: Copied (new)
2026/07/07 02:04:08 INFO : file5.txt: Copied (new)
2026/07/07 02:04:09 INFO : file7.txt: Copied (new)
2026/07/07 02:04:09 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:04:09 INFO : Resync updating listings
2026/07/07 02:04:09 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resync/path1/" vs Path2 "/tmp/015954nazanen4/resync/path2/"
2026/07/07 02:04:09 INFO : [32mBisync successful[0m
2026/07/07 02:04:09 NOTICE: [36m(05) :[0m [34mmove-listings empty-path1[0m
2026/07/07 02:04:09 NOTICE: [36m(06) :[0m [34mtest 2. resync with empty path2, resulting in syncing all content to path2.[0m
2026/07/07 02:04:09 NOTICE: [36m(07) :[0m [34mpurge-children /tmp/015954nazanen4/resync/path2/[0m
2026/07/07 02:04:09 DEBUG : file6.txt: Remove file
2026/07/07 02:04:09 DEBUG : file4.txt: Remove file
2026/07/07 02:04:09 DEBUG : file1.txt: Remove file
2026/07/07 02:04:09 DEBUG : file3.txt: Remove file
2026/07/07 02:04:09 DEBUG : RCLONE_TEST: Remove file
2026/07/07 02:04:09 DEBUG : file5.txt: Remove file
2026/07/07 02:04:09 DEBUG : file7.txt: Remove file
2026/07/07 02:04:09 DEBUG : file2.txt: Remove file
2026/07/07 02:04:09 NOTICE: [36m(08) :[0m [34mbisync resync[0m
2026/07/07 02:04:11 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/resync/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:04:11 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:04:11 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/07 02:04:11 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resync/path1/" with Path2 "/tmp/015954nazanen4/resync/path2/"
2026/07/07 02:04:11 INFO : Copying Path2 files to Path1
2026/07/07 02:04:11 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:04:11 INFO : There was nothing to transfer
2026/07/07 02:04:11 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:04:11 INFO : file3.txt: Copied (new)
2026/07/07 02:04:11 INFO : file2.txt: Copied (new)
2026/07/07 02:04:11 INFO : file1.txt: Copied (new)
2026/07/07 02:04:11 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:04:11 INFO : file6.txt: Copied (new)
2026/07/07 02:04:11 INFO : file5.txt: Copied (new)
2026/07/07 02:04:11 INFO : file7.txt: Copied (new)
2026/07/07 02:04:11 INFO : file4.txt: Copied (new)
2026/07/07 02:04:11 INFO : Resync updating listings
2026/07/07 02:04:11 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resync/path1/" vs Path2 "/tmp/015954nazanen4/resync/path2/"
2026/07/07 02:04:11 INFO : [32mBisync successful[0m
2026/07/07 02:04:11 NOTICE: [36m(09) :[0m [34mmove-listings empty-path2[0m
2026/07/07 02:04:11 NOTICE: [36m(10) :[0m [34mtest 3. exercise all of the various file difference scenarios during a resync.[0m
2026/07/07 02:04:11 NOTICE: [36m(11) :[0m [34mtouch-glob 2002-02-02 /tmp/015954nazanen4/datadir/test_resync-pijocoh7/ fileA.txt[0m
2026/07/07 02:04:11 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_resync-pijocoh7/"
2026/07/07 02:04:11 DEBUG : fs cache: renaming cache item "/tmp/015954nazanen4/datadir/test_resync-pijocoh7/" to be canonical "/tmp/015954nazanen4/datadir/test_resync-pijocoh7"
2026/07/07 02:04:11 DEBUG : fileA.txt: Set modification time 2002-02-02
2026/07/07 02:04:11 NOTICE: [36m(12) :[0m [34mtouch-glob 1999-09-09 /tmp/015954nazanen4/datadir/test_resync-pijocoh7/ fileB.txt[0m
2026/07/07 02:04:11 DEBUG : fs cache: switching user supplied name "/tmp/015954nazanen4/datadir/test_resync-pijocoh7/" for canonical name "/tmp/015954nazanen4/datadir/test_resync-pijocoh7"
2026/07/07 02:04:11 DEBUG : fileB.txt: Set modification time 1999-09-09
2026/07/07 02:04:11 NOTICE: [36m(13) :[0m [34mtest = file - path1 - path2 - expected action - who wins[0m
2026/07/07 02:04:11 NOTICE: [36m(14) :[0m [34mtest - file1.txt - exists - missing - sync path1 > path2 - path1[0m
2026/07/07 02:04:11 NOTICE: [36m(15) :[0m [34mdelete-file /tmp/015954nazanen4/resync/path2/file1.txt[0m
2026/07/07 02:04:11 DEBUG : Creating backend with remote "/tmp/015954nazanen4/resync/path2/"
2026/07/07 02:04:11 DEBUG : fs cache: renaming cache item "/tmp/015954nazanen4/resync/path2/" to be canonical "/tmp/015954nazanen4/resync/path2"
2026/07/07 02:04:11 INFO : file1.txt: Deleted
2026/07/07 02:04:11 NOTICE: [36m(16) :[0m [34mtest - file2.txt - missing - exists - copy path2 > path1 - path2[0m
2026/07/07 02:04:11 NOTICE: [36m(17) :[0m [34mdelete-file TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resync/path1/file2.txt[0m
2026/07/07 02:04:11 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resync/path1/"
2026/07/07 02:04:11 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resync/path1/" to be canonical "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resync/path1"
2026/07/07 02:04:11 INFO : file2.txt: Deleted
2026/07/07 02:04:11 NOTICE: [36m(18) :[0m [34mtest - file3.txt - exists - newer date - sync path1 > path2 - path1[0m
2026/07/07 02:04:11 NOTICE: [36m(19) :[0m [34mcopy-as /tmp/015954nazanen4/datadir/test_resync-pijocoh7/fileA.txt /tmp/015954nazanen4/resync/path2/ file3.txt[0m
2026/07/07 02:04:11 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_resync-pijocoh7/fileA.txt" to "/tmp/015954nazanen4/resync/path2/" as "file3.txt"
2026/07/07 02:04:11 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_resync-pijocoh7/fileA.txt"
2026/07/07 02:04:11 DEBUG : Creating backend with remote "/tmp/015954nazanen4/resync/path2/"
2026/07/07 02:04:11 DEBUG : operations.CopyFile "fileA.txt" to "Local file system at /tmp/015954nazanen4/resync/path2" as "file3.txt"
2026/07/07 02:04:11 DEBUG : fileA.txt: size = 19 (Local file system at /tmp/015954nazanen4/datadir/test_resync-pijocoh7)
2026/07/07 02:04:11 DEBUG : file3.txt: size = 0 (Local file system at /tmp/015954nazanen4/resync/path2)
2026/07/07 02:04:11 DEBUG : fileA.txt: Sizes differ
2026/07/07 02:04:11 DEBUG : file3.txt.2b9483fe.partial: size = 19 OK
2026/07/07 02:04:11 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:04:11 DEBUG : file3.txt.2b9483fe.partial: renamed to: file3.txt
2026/07/07 02:04:11 INFO : fileA.txt: Copied (replaced existing) to: file3.txt
2026/07/07 02:04:11 NOTICE: [36m(20) :[0m [34mtest - file4.txt - missing - newer date - copy path2 > path1 - path2[0m
2026/07/07 02:04:11 NOTICE: [36m(21) :[0m [34mdelete-file TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resync/path1/file4.txt[0m
2026/07/07 02:04:11 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resync/path1/" for canonical name "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resync/path1"
2026/07/07 02:04:11 INFO : file4.txt: Deleted
2026/07/07 02:04:11 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/015954nazanen4/datadir/test_resync-pijocoh7/fileA.txt /tmp/015954nazanen4/resync/path2/ file4.txt[0m
2026/07/07 02:04:11 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_resync-pijocoh7/fileA.txt" to "/tmp/015954nazanen4/resync/path2/" as "file4.txt"
2026/07/07 02:04:11 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_resync-pijocoh7/fileA.txt"
2026/07/07 02:04:11 DEBUG : Creating backend with remote "/tmp/015954nazanen4/resync/path2/"
2026/07/07 02:04:11 DEBUG : operations.CopyFile "fileA.txt" to "Local file system at /tmp/015954nazanen4/resync/path2" as "file4.txt"
2026/07/07 02:04:11 DEBUG : fileA.txt: size = 19 (Local file system at /tmp/015954nazanen4/datadir/test_resync-pijocoh7)
2026/07/07 02:04:11 DEBUG : file4.txt: size = 0 (Local file system at /tmp/015954nazanen4/resync/path2)
2026/07/07 02:04:11 DEBUG : fileA.txt: Sizes differ
2026/07/07 02:04:11 DEBUG : file4.txt.1fa6ea21.partial: size = 19 OK
2026/07/07 02:04:11 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:04:11 DEBUG : file4.txt.1fa6ea21.partial: renamed to: file4.txt
2026/07/07 02:04:11 INFO : fileA.txt: Copied (replaced existing) to: file4.txt
2026/07/07 02:04:11 NOTICE: [36m(23) :[0m [34mtest - file5.txt - exists - older date - sync path1 > path2 - path1[0m
2026/07/07 02:04:11 NOTICE: [36m(24) :[0m [34mcopy-as /tmp/015954nazanen4/datadir/test_resync-pijocoh7/fileB.txt /tmp/015954nazanen4/resync/path2/ file5.txt[0m
2026/07/07 02:04:11 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_resync-pijocoh7/fileB.txt" to "/tmp/015954nazanen4/resync/path2/" as "file5.txt"
2026/07/07 02:04:11 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_resync-pijocoh7/fileB.txt"
2026/07/07 02:04:11 DEBUG : Creating backend with remote "/tmp/015954nazanen4/resync/path2/"
2026/07/07 02:04:11 DEBUG : operations.CopyFile "fileB.txt" to "Local file system at /tmp/015954nazanen4/resync/path2" as "file5.txt"
2026/07/07 02:04:11 DEBUG : fileB.txt: size = 19 (Local file system at /tmp/015954nazanen4/datadir/test_resync-pijocoh7)
2026/07/07 02:04:11 DEBUG : file5.txt: size = 0 (Local file system at /tmp/015954nazanen4/resync/path2)
2026/07/07 02:04:11 DEBUG : fileB.txt: Sizes differ
2026/07/07 02:04:11 DEBUG : file5.txt.791a6f4b.partial: size = 19 OK
2026/07/07 02:04:11 DEBUG : fileB.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:04:11 DEBUG : file5.txt.791a6f4b.partial: renamed to: file5.txt
2026/07/07 02:04:11 INFO : fileB.txt: Copied (replaced existing) to: file5.txt
2026/07/07 02:04:11 NOTICE: [36m(25) :[0m [34mtest - file6.txt - older date - newer date - sync path1 > path2 - path1[0m
2026/07/07 02:04:11 NOTICE: [36m(26) :[0m [34mcopy-as /tmp/015954nazanen4/datadir/test_resync-pijocoh7/fileB.txt TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resync/path1/ file6.txt[0m
2026/07/07 02:04:11 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_resync-pijocoh7/fileB.txt" to "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resync/path1/" as "file6.txt"
2026/07/07 02:04:11 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_resync-pijocoh7/fileB.txt"
2026/07/07 02:04:11 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resync/path1/"
2026/07/07 02:04:11 DEBUG : operations.CopyFile "fileB.txt" to "Azure container rclone-test-sivimey3filu path 015954nazanen4/resync/path1" as "file6.txt"
2026/07/07 02:04:11 DEBUG : fileB.txt: size = 19 (Local file system at /tmp/015954nazanen4/datadir/test_resync-pijocoh7)
2026/07/07 02:04:11 DEBUG : file6.txt: size = 0 (Azure container rclone-test-sivimey3filu path 015954nazanen4/resync/path1)
2026/07/07 02:04:11 DEBUG : fileB.txt: Sizes differ
2026/07/07 02:04:11 DEBUG : file6.txt: size = 19 OK
2026/07/07 02:04:11 DEBUG : fileB.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:04:11 INFO : fileB.txt: Copied (replaced existing) to: file6.txt
2026/07/07 02:04:11 NOTICE: [36m(27) :[0m [34mcopy-as /tmp/015954nazanen4/datadir/test_resync-pijocoh7/fileA.txt /tmp/015954nazanen4/resync/path2/ file6.txt[0m
2026/07/07 02:04:11 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_resync-pijocoh7/fileA.txt" to "/tmp/015954nazanen4/resync/path2/" as "file6.txt"
2026/07/07 02:04:11 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_resync-pijocoh7/fileA.txt"
2026/07/07 02:04:11 DEBUG : Creating backend with remote "/tmp/015954nazanen4/resync/path2/"
2026/07/07 02:04:11 DEBUG : operations.CopyFile "fileA.txt" to "Local file system at /tmp/015954nazanen4/resync/path2" as "file6.txt"
2026/07/07 02:04:11 DEBUG : fileA.txt: size = 19 (Local file system at /tmp/015954nazanen4/datadir/test_resync-pijocoh7)
2026/07/07 02:04:11 DEBUG : file6.txt: size = 0 (Local file system at /tmp/015954nazanen4/resync/path2)
2026/07/07 02:04:11 DEBUG : fileA.txt: Sizes differ
2026/07/07 02:04:11 DEBUG : file6.txt.c537c25e.partial: size = 19 OK
2026/07/07 02:04:11 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:04:11 DEBUG : file6.txt.c537c25e.partial: renamed to: file6.txt
2026/07/07 02:04:11 INFO : fileA.txt: Copied (replaced existing) to: file6.txt
2026/07/07 02:04:11 NOTICE: [36m(28) :[0m [34mtest - file7.txt - exists - exists (same) - none - same[0m
2026/07/07 02:04:11 NOTICE: [36m(29) :[0m [34mtest run bisync with resync[0m
2026/07/07 02:04:11 NOTICE: [36m(30) :[0m [34mbisync resync[0m
2026/07/07 02:04:14 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/resync/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:04:14 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:04: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/07 02:04:14 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resync/path1/" with Path2 "/tmp/015954nazanen4/resync/path2/"
2026/07/07 02:04:14 INFO : Copying Path2 files to Path1
2026/07/07 02:04:14 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:04:14 INFO : file2.txt: Copied (new)
2026/07/07 02:04:14 INFO : file4.txt: Copied (new)
2026/07/07 02:04:14 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:04:14 INFO : file6.txt: Updated modification time in destination
2026/07/07 02:04:14 INFO : file5.txt: Copied (replaced existing)
2026/07/07 02:04:14 INFO : file3.txt: Copied (replaced existing)
2026/07/07 02:04:14 INFO : file1.txt: Copied (new)
2026/07/07 02:04:14 INFO : Resync updating listings
2026/07/07 02:04:14 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resync/path1/" vs Path2 "/tmp/015954nazanen4/resync/path2/"
2026/07/07 02:04:14 INFO : [32mBisync successful[0m
2026/07/07 02:04:14 NOTICE: [36m(31) :[0m [34mcopy-listings mixed-diffs[0m
2026/07/07 02:04:14 NOTICE: [36m(32) :[0m [34mtest run normal bisync[0m
2026/07/07 02:04:14 NOTICE: [36m(33) :[0m [34mbisync[0m
2026/07/07 02:04:16 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/resync/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:04:16 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:04: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/07 02:04:16 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resync/path1/" with Path2 "/tmp/015954nazanen4/resync/path2/"
2026/07/07 02:04:16 INFO : Building Path1 and Path2 listings
2026/07/07 02:04:16 INFO : Path1 checking for diffs
2026/07/07 02:04:16 INFO : Path2 checking for diffs
2026/07/07 02:04:16 INFO : No changes found
2026/07/07 02:04:16 INFO : Updating listings
2026/07/07 02:04:16 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resync/path1/" vs Path2 "/tmp/015954nazanen4/resync/path2/"
2026/07/07 02:04:16 INFO : [32mBisync successful[0m
2026/07/07 02:04:16 NOTICE: [36m(34) :[0m [34mtest 4. confirm critical error on normal sync of empty path.[0m
2026/07/07 02:04:16 NOTICE: [36m(35) :[0m [34mpurge-children /tmp/015954nazanen4/resync/path2/[0m
2026/07/07 02:04:16 DEBUG : file6.txt: Remove file
2026/07/07 02:04:16 DEBUG : file4.txt: Remove file
2026/07/07 02:04:16 DEBUG : file1.txt: Remove file
2026/07/07 02:04:16 DEBUG : file3.txt: Remove file
2026/07/07 02:04:16 DEBUG : RCLONE_TEST: Remove file
2026/07/07 02:04:16 DEBUG : file5.txt: Remove file
2026/07/07 02:04:16 DEBUG : file7.txt: Remove file
2026/07/07 02:04:16 DEBUG : file2.txt: Remove file
2026/07/07 02:04:16 NOTICE: [36m(36) :[0m [34mbisync[0m
2026/07/07 02:04:18 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/resync/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:04:18 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:04: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/07 02:04:18 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resync/path1/" with Path2 "/tmp/015954nazanen4/resync/path2/"
2026/07/07 02:04:18 INFO : Building Path1 and Path2 listings
2026/07/07 02:04:18 INFO : Path1 checking for diffs
2026/07/07 02:04:18 INFO : Path2 checking for diffs
2026/07/07 02:04:18 ERROR : Empty current Path2 listing. Cannot sync to an empty directory: /tmp/015954nazanen4/workdir/TestAzureBlob_rclone-test-sivimey3filu_015954nazanen4_resync_path1..tmp_015954nazanen4_resync_path2.path2.lst-new
2026/07/07 02:04:18 ERROR : [31mBisync critical error: empty current Path2 listing: /tmp/015954nazanen4/workdir/TestAzureBlob_rclone-test-sivimey3filu_015954nazanen4_resync_path1..tmp_015954nazanen4_resync_path2.path2.lst-new[0m
2026/07/07 02:04:18 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/07 02:04:18 NOTICE: Bisync error: bisync aborted
2026/07/07 02:04:18 DEBUG : Waiting for deletions to finish
2026/07/07 02:04:18 INFO : file3.txt: Deleted
2026/07/07 02:04:18 INFO : file5.txt: Deleted
2026/07/07 02:04:18 INFO : file1.txt: Deleted
2026/07/07 02:04:18 INFO : RCLONE_TEST: Deleted
2026/07/07 02:04:18 INFO : file4.txt: Deleted
2026/07/07 02:04:18 INFO : file6.txt: Deleted
2026/07/07 02:04:18 INFO : file2.txt: Deleted
2026/07/07 02:04:18 INFO : file7.txt: Deleted
2026/07/07 02:04:18 DEBUG : removing 1 level 0 directories
2026/07/07 02:04:18 INFO : Azure container rclone-test-sivimey3filu path 015954nazanen4/resync/path1: Removing directory
2026/07/07 02:04:18 DEBUG : Waiting for deletions to finish
2026/07/07 02:04:18 DEBUG : removing 1 level 0 directories
2026/07/07 02:04:18 INFO : Local file system at /tmp/015954nazanen4/resync/path2: Removing directory
bisync_test.go:610: [32mTEST resync PASSED[0m
=== RUN TestBisyncRemoteLocal/resync_modes
2026/07/07 02:04:18 INFO : path1: Making directory
2026/07/07 02:04:18 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resync_modes/path1"
2026/07/07 02:04:19 DEBUG : Creating backend with remote "/tmp/015954nazanen4/resync_modes/path2"
2026/07/07 02:04:19 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync_modes/initial"
2026/07/07 02:04:19 DEBUG : Creating backend with remote "/tmp/015954nazanen4/initdir/test_resync_modes-jizawuq3"
2026/07/07 02:04:19 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:04:19 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:19 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:19 DEBUG : Local file system at /tmp/015954nazanen4/initdir/test_resync_modes-jizawuq3: Waiting for checks to finish
2026/07/07 02:04:19 DEBUG : Local file system at /tmp/015954nazanen4/initdir/test_resync_modes-jizawuq3: Waiting for transfers to finish
2026/07/07 02:04:19 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:04:19 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:04:19 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:04:19 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:19 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:04:19 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:04:19 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:04:19 INFO : file1.txt: Copied (new)
2026/07/07 02:04:19 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:04:19 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:19 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:04:19 INFO : file2.txt: Copied (new)
2026/07/07 02:04:19 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync_modes/modfiles"
2026/07/07 02:04:19 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_resync_modes-dukecum5"
2026/07/07 02:04:19 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:19 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:19 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:19 DEBUG : Local file system at /tmp/015954nazanen4/datadir/test_resync_modes-dukecum5: Waiting for checks to finish
2026/07/07 02:04:19 DEBUG : Local file system at /tmp/015954nazanen4/datadir/test_resync_modes-dukecum5: Waiting for transfers to finish
2026/07/07 02:04:19 DEBUG : file1L.txt.684d937d.partial: size = 33 OK
2026/07/07 02:04:19 DEBUG : file1R.txt.d467e63a.partial: size = 42 OK
2026/07/07 02:04:19 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/07 02:04:19 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/07 02:04:19 DEBUG : file2.txt.ac4156f2.partial: size = 37 OK
2026/07/07 02:04:19 DEBUG : file1L.txt.684d937d.partial: renamed to: file1L.txt
2026/07/07 02:04:19 INFO : file1L.txt: Copied (new)
2026/07/07 02:04:19 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/07/07 02:04:19 DEBUG : file1R.txt.d467e63a.partial: renamed to: file1R.txt
2026/07/07 02:04:19 DEBUG : file2.txt.ac4156f2.partial: renamed to: file2.txt
2026/07/07 02:04:19 INFO : file1R.txt: Copied (new)
2026/07/07 02:04:19 INFO : file2.txt: Copied (new)
2026/07/07 02:04:19 DEBUG : Waiting for deletions to finish
2026/07/07 02:04:19 DEBUG : removing 1 level 0 directories
2026/07/07 02:04:19 INFO : Azure container rclone-test-sivimey3filu path 015954nazanen4/resync_modes/path1: Removing directory
2026/07/07 02:04:19 DEBUG : Waiting for deletions to finish
2026/07/07 02:04:19 ERROR : error listing: directory not found
2026/07/07 02:04:19 ERROR : Local file system at /tmp/015954nazanen4/resync_modes/path2: Failed to list "": directory not found
2026/07/07 02:04:19 DEBUG : removing 1 level 0 directories
2026/07/07 02:04:19 INFO : Local file system at /tmp/015954nazanen4/resync_modes/path2: Removing directory
2026/07/07 02:04:19 ERROR : Failed to rmdir: stat /tmp/015954nazanen4/resync_modes/path2: no such file or directory
2026/07/07 02:04:19 ERROR : error listing: directory not found
2026/07/07 02:04:19 NOTICE: checking initFs Local file system at /tmp/015954nazanen4/initdir/test_resync_modes-jizawuq3
2026/07/07 02:04:19 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:04:19 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:19 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:19 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/resync_modes/path1: Waiting for checks to finish
2026/07/07 02:04:19 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/resync_modes/path1: Waiting for transfers to finish
2026/07/07 02:04:19 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:04:19 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:19 INFO : file1.txt: Copied (new)
2026/07/07 02:04:19 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:04:19 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:04:19 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:04:19 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:04:19 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:19 INFO : file2.txt: Copied (new)
2026/07/07 02:04:19 NOTICE: checking Path1 Azure container rclone-test-sivimey3filu path 015954nazanen4/resync_modes/path1
2026/07/07 02:04:19 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:04:19 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:19 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:19 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:04:19 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:04:19 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:19 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:04:19 INFO : file1.txt: Copied (new)
2026/07/07 02:04:19 DEBUG : Local file system at /tmp/015954nazanen4/resync_modes/path2: Waiting for checks to finish
2026/07/07 02:04:19 DEBUG : Local file system at /tmp/015954nazanen4/resync_modes/path2: Waiting for transfers to finish
2026/07/07 02:04:19 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:04:19 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:04:19 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:04:19 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:04:19 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:19 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:04:19 INFO : file2.txt: Copied (new)
2026/07/07 02:04:19 NOTICE: checking path2 Local file system at /tmp/015954nazanen4/resync_modes/path2
2026/07/07 02:04:19 NOTICE: [36m(01) :[0m [34mtest resync-mode[0m
2026/07/07 02:04:19 NOTICE: [36m(02) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/07 02:04:19 NOTICE: [36m(03) :[0m [34mtouch-glob 2001-01-02 /tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/ file1R.txt[0m
2026/07/07 02:04:19 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/"
2026/07/07 02:04:19 DEBUG : fs cache: renaming cache item "/tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/" to be canonical "/tmp/015954nazanen4/datadir/test_resync_modes-dukecum5"
2026/07/07 02:04:19 DEBUG : file1R.txt: Set modification time 2001-01-02
2026/07/07 02:04:19 NOTICE: [36m(04) :[0m [34mcopy-as /tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/file1R.txt /tmp/015954nazanen4/resync_modes/path2/ file1.txt[0m
2026/07/07 02:04:19 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/file1R.txt" to "/tmp/015954nazanen4/resync_modes/path2/" as "file1.txt"
2026/07/07 02:04:19 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/file1R.txt"
2026/07/07 02:04:19 DEBUG : Creating backend with remote "/tmp/015954nazanen4/resync_modes/path2/"
2026/07/07 02:04:19 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/015954nazanen4/resync_modes/path2" as "file1.txt"
2026/07/07 02:04:19 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/015954nazanen4/datadir/test_resync_modes-dukecum5)
2026/07/07 02:04:19 DEBUG : file1.txt: size = 0 (Local file system at /tmp/015954nazanen4/resync_modes/path2)
2026/07/07 02:04:19 DEBUG : file1R.txt: Sizes differ
2026/07/07 02:04:19 DEBUG : file1.txt.91f01f3f.partial: size = 42 OK
2026/07/07 02:04:19 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/07 02:04:19 DEBUG : file1.txt.91f01f3f.partial: renamed to: file1.txt
2026/07/07 02:04:19 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/07/07 02:04:19 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-03-04 /tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/ file1L.txt[0m
2026/07/07 02:04:19 DEBUG : fs cache: switching user supplied name "/tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/" for canonical name "/tmp/015954nazanen4/datadir/test_resync_modes-dukecum5"
2026/07/07 02:04:19 DEBUG : file1L.txt: Set modification time 2001-03-04
2026/07/07 02:04:19 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/file1L.txt TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resync_modes/path1/ file1.txt[0m
2026/07/07 02:04:19 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/file1L.txt" to "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resync_modes/path1/" as "file1.txt"
2026/07/07 02:04:19 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/file1L.txt"
2026/07/07 02:04:19 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resync_modes/path1/"
2026/07/07 02:04:19 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-sivimey3filu path 015954nazanen4/resync_modes/path1" as "file1.txt"
2026/07/07 02:04:19 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/015954nazanen4/datadir/test_resync_modes-dukecum5)
2026/07/07 02:04:19 DEBUG : file1.txt: size = 0 (Azure container rclone-test-sivimey3filu path 015954nazanen4/resync_modes/path1)
2026/07/07 02:04:19 DEBUG : file1L.txt: Sizes differ
2026/07/07 02:04:19 DEBUG : file1.txt: size = 33 OK
2026/07/07 02:04:19 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/07 02:04:19 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/07/07 02:04:19 NOTICE: [36m(07) :[0m [34mtest bisync run with --resync-mode=newer[0m
2026/07/07 02:04:19 NOTICE: [36m(08) :[0m [34mbisync resync resync-mode=newer[0m
2026/07/07 02:04:21 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/resync_modes/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:04:21 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:04: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/07 02:04:21 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resync_modes/path1/" with Path2 "/tmp/015954nazanen4/resync_modes/path2/"
2026/07/07 02:04:21 INFO : Copying Path2 files to Path1
2026/07/07 02:04:21 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:04:21 INFO : There was nothing to transfer
2026/07/07 02:04:21 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:04:21 INFO : file1.txt: Copied (replaced existing)
2026/07/07 02:04:21 INFO : Resync updating listings
2026/07/07 02:04:21 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resync_modes/path1/" vs Path2 "/tmp/015954nazanen4/resync_modes/path2/"
2026/07/07 02:04:21 INFO : [32mBisync successful[0m
2026/07/07 02:04:21 NOTICE: [36m(09) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/07 02:04:21 NOTICE: [36m(10) :[0m [34mtouch-glob 2001-07-23 /tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/ file1R.txt[0m
2026/07/07 02:04:21 DEBUG : fs cache: switching user supplied name "/tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/" for canonical name "/tmp/015954nazanen4/datadir/test_resync_modes-dukecum5"
2026/07/07 02:04:21 DEBUG : file1R.txt: Set modification time 2001-07-23
2026/07/07 02:04:21 NOTICE: [36m(11) :[0m [34mcopy-as /tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/file1R.txt /tmp/015954nazanen4/resync_modes/path2/ file1.txt[0m
2026/07/07 02:04:21 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/file1R.txt" to "/tmp/015954nazanen4/resync_modes/path2/" as "file1.txt"
2026/07/07 02:04:21 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/file1R.txt"
2026/07/07 02:04:21 DEBUG : Creating backend with remote "/tmp/015954nazanen4/resync_modes/path2/"
2026/07/07 02:04:21 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/015954nazanen4/resync_modes/path2" as "file1.txt"
2026/07/07 02:04:21 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/015954nazanen4/datadir/test_resync_modes-dukecum5)
2026/07/07 02:04:21 DEBUG : file1.txt: size = 33 (Local file system at /tmp/015954nazanen4/resync_modes/path2)
2026/07/07 02:04:21 DEBUG : file1R.txt: Sizes differ
2026/07/07 02:04:21 DEBUG : file1.txt.fd99577e.partial: size = 42 OK
2026/07/07 02:04:21 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/07 02:04:21 DEBUG : file1.txt.fd99577e.partial: renamed to: file1.txt
2026/07/07 02:04:21 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/07/07 02:04:21 NOTICE: [36m(12) :[0m [34mtouch-glob 2001-08-26 /tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/ file1L.txt[0m
2026/07/07 02:04:21 DEBUG : fs cache: switching user supplied name "/tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/" for canonical name "/tmp/015954nazanen4/datadir/test_resync_modes-dukecum5"
2026/07/07 02:04:21 DEBUG : file1L.txt: Set modification time 2001-08-26
2026/07/07 02:04:21 NOTICE: [36m(13) :[0m [34mcopy-as /tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/file1L.txt TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resync_modes/path1/ file1.txt[0m
2026/07/07 02:04:21 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/file1L.txt" to "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resync_modes/path1/" as "file1.txt"
2026/07/07 02:04:21 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/file1L.txt"
2026/07/07 02:04:21 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resync_modes/path1/"
2026/07/07 02:04:21 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-sivimey3filu path 015954nazanen4/resync_modes/path1" as "file1.txt"
2026/07/07 02:04:21 DEBUG : file1.txt: size = 33 OK
2026/07/07 02:04:21 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/07 02:04:21 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/07 02:04:22 INFO : file1L.txt: Updated modification time in destination
2026/07/07 02:04:22 DEBUG : file1L.txt: Unchanged skipping
2026/07/07 02:04:22 NOTICE: [36m(14) :[0m [34mtest bisync run with --resync-mode=path2[0m
2026/07/07 02:04:22 NOTICE: [36m(15) :[0m [34mbisync resync resync-mode=path2[0m
2026/07/07 02:04:24 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/resync_modes/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:04:24 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:04: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/07 02:04:24 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resync_modes/path1/" with Path2 "/tmp/015954nazanen4/resync_modes/path2/"
2026/07/07 02:04:24 INFO : Copying Path2 files to Path1
2026/07/07 02:04:24 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:04:24 INFO : file1.txt: Copied (replaced existing)
2026/07/07 02:04:24 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:04:24 INFO : Resync updating listings
2026/07/07 02:04:24 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resync_modes/path1/" vs Path2 "/tmp/015954nazanen4/resync_modes/path2/"
2026/07/07 02:04:24 INFO : [32mBisync successful[0m
2026/07/07 02:04:24 NOTICE: [36m(16) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/07 02:04:24 NOTICE: [36m(17) :[0m [34mtouch-glob 2002-07-23 /tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/ file1R.txt[0m
2026/07/07 02:04:24 DEBUG : fs cache: switching user supplied name "/tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/" for canonical name "/tmp/015954nazanen4/datadir/test_resync_modes-dukecum5"
2026/07/07 02:04:24 DEBUG : file1R.txt: Set modification time 2002-07-23
2026/07/07 02:04:24 NOTICE: [36m(18) :[0m [34mcopy-as /tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/file1R.txt /tmp/015954nazanen4/resync_modes/path2/ file1.txt[0m
2026/07/07 02:04:24 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/file1R.txt" to "/tmp/015954nazanen4/resync_modes/path2/" as "file1.txt"
2026/07/07 02:04:24 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/file1R.txt"
2026/07/07 02:04:24 DEBUG : Creating backend with remote "/tmp/015954nazanen4/resync_modes/path2/"
2026/07/07 02:04:24 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/015954nazanen4/resync_modes/path2" as "file1.txt"
2026/07/07 02:04:24 DEBUG : file1.txt: size = 42 OK
2026/07/07 02:04:24 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/07 02:04:24 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/07 02:04:24 INFO : file1R.txt: Updated modification time in destination
2026/07/07 02:04:24 DEBUG : file1R.txt: Unchanged skipping
2026/07/07 02:04:24 NOTICE: [36m(19) :[0m [34mtouch-glob 2002-08-26 /tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/ file1L.txt[0m
2026/07/07 02:04:24 DEBUG : fs cache: switching user supplied name "/tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/" for canonical name "/tmp/015954nazanen4/datadir/test_resync_modes-dukecum5"
2026/07/07 02:04:24 DEBUG : file1L.txt: Set modification time 2002-08-26
2026/07/07 02:04:24 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/file1L.txt TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resync_modes/path1/ file1.txt[0m
2026/07/07 02:04:24 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/file1L.txt" to "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resync_modes/path1/" as "file1.txt"
2026/07/07 02:04:24 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/file1L.txt"
2026/07/07 02:04:24 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resync_modes/path1/"
2026/07/07 02:04:24 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-sivimey3filu path 015954nazanen4/resync_modes/path1" as "file1.txt"
2026/07/07 02:04:24 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/015954nazanen4/datadir/test_resync_modes-dukecum5)
2026/07/07 02:04:24 DEBUG : file1.txt: size = 42 (Azure container rclone-test-sivimey3filu path 015954nazanen4/resync_modes/path1)
2026/07/07 02:04:24 DEBUG : file1L.txt: Sizes differ
2026/07/07 02:04:24 DEBUG : file1.txt: size = 33 OK
2026/07/07 02:04:24 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/07 02:04:24 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/07/07 02:04:24 NOTICE: [36m(21) :[0m [34mtest bisync run with --resync-mode=larger[0m
2026/07/07 02:04:24 NOTICE: [36m(22) :[0m [34mbisync resync resync-mode=larger[0m
2026/07/07 02:04:26 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/resync_modes/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:04:26 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:04: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/07 02:04:26 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resync_modes/path1/" with Path2 "/tmp/015954nazanen4/resync_modes/path2/"
2026/07/07 02:04:26 INFO : Copying Path2 files to Path1
2026/07/07 02:04:26 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:04:26 INFO : file1.txt: Path2 is larger. Path1: 33, Path2: 42, Difference: 9
2026/07/07 02:04:26 INFO : file1.txt: Copied (replaced existing)
2026/07/07 02:04:26 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:04:27 INFO : Resync updating listings
2026/07/07 02:04:27 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resync_modes/path1/" vs Path2 "/tmp/015954nazanen4/resync_modes/path2/"
2026/07/07 02:04:27 INFO : [32mBisync successful[0m
2026/07/07 02:04:27 NOTICE: [36m(23) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/07 02:04:27 NOTICE: [36m(24) :[0m [34mtouch-glob 2003-07-23 /tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/ file1R.txt[0m
2026/07/07 02:04:27 DEBUG : fs cache: switching user supplied name "/tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/" for canonical name "/tmp/015954nazanen4/datadir/test_resync_modes-dukecum5"
2026/07/07 02:04:27 DEBUG : file1R.txt: Set modification time 2003-07-23
2026/07/07 02:04:27 NOTICE: [36m(25) :[0m [34mcopy-as /tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/file1R.txt /tmp/015954nazanen4/resync_modes/path2/ file1.txt[0m
2026/07/07 02:04:27 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/file1R.txt" to "/tmp/015954nazanen4/resync_modes/path2/" as "file1.txt"
2026/07/07 02:04:27 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/file1R.txt"
2026/07/07 02:04:27 DEBUG : Creating backend with remote "/tmp/015954nazanen4/resync_modes/path2/"
2026/07/07 02:04:27 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/015954nazanen4/resync_modes/path2" as "file1.txt"
2026/07/07 02:04:27 DEBUG : file1.txt: size = 42 OK
2026/07/07 02:04:27 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/07 02:04:27 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/07 02:04:27 INFO : file1R.txt: Updated modification time in destination
2026/07/07 02:04:27 DEBUG : file1R.txt: Unchanged skipping
2026/07/07 02:04:27 NOTICE: [36m(26) :[0m [34mtouch-glob 2003-09-04 /tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/ file1L.txt[0m
2026/07/07 02:04:27 DEBUG : fs cache: switching user supplied name "/tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/" for canonical name "/tmp/015954nazanen4/datadir/test_resync_modes-dukecum5"
2026/07/07 02:04:27 DEBUG : file1L.txt: Set modification time 2003-09-04
2026/07/07 02:04:27 NOTICE: [36m(27) :[0m [34mcopy-as /tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/file1L.txt TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resync_modes/path1/ file1.txt[0m
2026/07/07 02:04:27 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/file1L.txt" to "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resync_modes/path1/" as "file1.txt"
2026/07/07 02:04:27 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/file1L.txt"
2026/07/07 02:04:27 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resync_modes/path1/"
2026/07/07 02:04:27 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-sivimey3filu path 015954nazanen4/resync_modes/path1" as "file1.txt"
2026/07/07 02:04:27 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/015954nazanen4/datadir/test_resync_modes-dukecum5)
2026/07/07 02:04:27 DEBUG : file1.txt: size = 42 (Azure container rclone-test-sivimey3filu path 015954nazanen4/resync_modes/path1)
2026/07/07 02:04:27 DEBUG : file1L.txt: Sizes differ
2026/07/07 02:04:27 DEBUG : file1.txt: size = 33 OK
2026/07/07 02:04:27 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/07 02:04:27 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/07/07 02:04:27 NOTICE: [36m(28) :[0m [34mtest bisync run with --resync-mode=older[0m
2026/07/07 02:04:27 NOTICE: [36m(29) :[0m [34mbisync resync resync-mode=older[0m
2026/07/07 02:04:29 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/resync_modes/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:04:29 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:04: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/07 02:04:29 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resync_modes/path1/" with Path2 "/tmp/015954nazanen4/resync_modes/path2/"
2026/07/07 02:04:29 INFO : Copying Path2 files to Path1
2026/07/07 02:04:29 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:04:29 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/07 02:04:29 INFO : file1.txt: Copied (replaced existing)
2026/07/07 02:04:29 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:04:29 INFO : Resync updating listings
2026/07/07 02:04:29 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resync_modes/path1/" vs Path2 "/tmp/015954nazanen4/resync_modes/path2/"
2026/07/07 02:04:29 INFO : [32mBisync successful[0m
2026/07/07 02:04:29 NOTICE: [36m(30) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/07 02:04:29 NOTICE: [36m(31) :[0m [34mtouch-glob 2004-07-23 /tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/ file1R.txt[0m
2026/07/07 02:04:29 DEBUG : fs cache: switching user supplied name "/tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/" for canonical name "/tmp/015954nazanen4/datadir/test_resync_modes-dukecum5"
2026/07/07 02:04:29 DEBUG : file1R.txt: Set modification time 2004-07-23
2026/07/07 02:04:29 NOTICE: [36m(32) :[0m [34mcopy-as /tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/file1R.txt /tmp/015954nazanen4/resync_modes/path2/ file1.txt[0m
2026/07/07 02:04:29 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/file1R.txt" to "/tmp/015954nazanen4/resync_modes/path2/" as "file1.txt"
2026/07/07 02:04:29 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/file1R.txt"
2026/07/07 02:04:29 DEBUG : Creating backend with remote "/tmp/015954nazanen4/resync_modes/path2/"
2026/07/07 02:04:29 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/015954nazanen4/resync_modes/path2" as "file1.txt"
2026/07/07 02:04:29 DEBUG : file1.txt: size = 42 OK
2026/07/07 02:04:29 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/07 02:04:29 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/07 02:04:29 INFO : file1R.txt: Updated modification time in destination
2026/07/07 02:04:29 DEBUG : file1R.txt: Unchanged skipping
2026/07/07 02:04:29 NOTICE: [36m(33) :[0m [34mtouch-glob 2004-07-23 /tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/ file1L.txt[0m
2026/07/07 02:04:29 DEBUG : fs cache: switching user supplied name "/tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/" for canonical name "/tmp/015954nazanen4/datadir/test_resync_modes-dukecum5"
2026/07/07 02:04:29 DEBUG : file1L.txt: Set modification time 2004-07-23
2026/07/07 02:04:29 NOTICE: [36m(34) :[0m [34mcopy-as /tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/file1L.txt TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resync_modes/path1/ file1.txt[0m
2026/07/07 02:04:29 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/file1L.txt" to "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resync_modes/path1/" as "file1.txt"
2026/07/07 02:04:29 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/file1L.txt"
2026/07/07 02:04:29 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resync_modes/path1/"
2026/07/07 02:04:29 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-sivimey3filu path 015954nazanen4/resync_modes/path1" as "file1.txt"
2026/07/07 02:04:29 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/015954nazanen4/datadir/test_resync_modes-dukecum5)
2026/07/07 02:04:29 DEBUG : file1.txt: size = 42 (Azure container rclone-test-sivimey3filu path 015954nazanen4/resync_modes/path1)
2026/07/07 02:04:29 DEBUG : file1L.txt: Sizes differ
2026/07/07 02:04:29 DEBUG : file1.txt: size = 33 OK
2026/07/07 02:04:29 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/07 02:04:29 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/07/07 02:04:29 NOTICE: [36m(35) :[0m [34mtest bisync run with --resync-mode=smaller[0m
2026/07/07 02:04:29 NOTICE: [36m(36) :[0m [34mbisync resync resync-mode=smaller[0m
2026/07/07 02:04:31 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/resync_modes/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:04:31 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:04: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/07 02:04:31 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resync_modes/path1/" with Path2 "/tmp/015954nazanen4/resync_modes/path2/"
2026/07/07 02:04:31 INFO : Copying Path2 files to Path1
2026/07/07 02:04:31 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:04:32 INFO : file1.txt: Path1 is smaller. Path1: 33, Path2: 42, Difference: 9
2026/07/07 02:04:32 INFO : There was nothing to transfer
2026/07/07 02:04:32 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:04:32 INFO : file1.txt: Path1 is smaller. Path1: 33, Path2: 42, Difference: 9
2026/07/07 02:04:32 INFO : file1.txt: Copied (replaced existing)
2026/07/07 02:04:32 INFO : Resync updating listings
2026/07/07 02:04:32 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resync_modes/path1/" vs Path2 "/tmp/015954nazanen4/resync_modes/path2/"
2026/07/07 02:04:32 INFO : [32mBisync successful[0m
2026/07/07 02:04:32 NOTICE: [36m(37) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/07 02:04:32 NOTICE: [36m(38) :[0m [34mtouch-glob 2005-01-02 /tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/ file1R.txt[0m
2026/07/07 02:04:32 DEBUG : fs cache: switching user supplied name "/tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/" for canonical name "/tmp/015954nazanen4/datadir/test_resync_modes-dukecum5"
2026/07/07 02:04:32 DEBUG : file1R.txt: Set modification time 2005-01-02
2026/07/07 02:04:32 NOTICE: [36m(39) :[0m [34mcopy-as /tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/file1R.txt /tmp/015954nazanen4/resync_modes/path2/ file1.txt[0m
2026/07/07 02:04:32 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/file1R.txt" to "/tmp/015954nazanen4/resync_modes/path2/" as "file1.txt"
2026/07/07 02:04:32 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/file1R.txt"
2026/07/07 02:04:32 DEBUG : Creating backend with remote "/tmp/015954nazanen4/resync_modes/path2/"
2026/07/07 02:04:32 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/015954nazanen4/resync_modes/path2" as "file1.txt"
2026/07/07 02:04:32 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/015954nazanen4/datadir/test_resync_modes-dukecum5)
2026/07/07 02:04:32 DEBUG : file1.txt: size = 33 (Local file system at /tmp/015954nazanen4/resync_modes/path2)
2026/07/07 02:04:32 DEBUG : file1R.txt: Sizes differ
2026/07/07 02:04:32 DEBUG : file1.txt.bb6489e1.partial: size = 42 OK
2026/07/07 02:04:32 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/07 02:04:32 DEBUG : file1.txt.bb6489e1.partial: renamed to: file1.txt
2026/07/07 02:04:32 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/07/07 02:04:32 NOTICE: [36m(40) :[0m [34mcopy-as /tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/file1R.txt TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resync_modes/path1/ file2.txt[0m
2026/07/07 02:04:32 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/file1R.txt" to "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resync_modes/path1/" as "file2.txt"
2026/07/07 02:04:32 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/file1R.txt"
2026/07/07 02:04:32 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resync_modes/path1/"
2026/07/07 02:04:32 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-sivimey3filu path 015954nazanen4/resync_modes/path1" as "file2.txt"
2026/07/07 02:04:32 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/015954nazanen4/datadir/test_resync_modes-dukecum5)
2026/07/07 02:04:32 DEBUG : file2.txt: size = 0 (Azure container rclone-test-sivimey3filu path 015954nazanen4/resync_modes/path1)
2026/07/07 02:04:32 DEBUG : file1R.txt: Sizes differ
2026/07/07 02:04:32 DEBUG : file2.txt: size = 42 OK
2026/07/07 02:04:32 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/07 02:04:32 INFO : file1R.txt: Copied (replaced existing) to: file2.txt
2026/07/07 02:04:32 NOTICE: [36m(41) :[0m [34mtouch-glob 2006-03-04 /tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/ file1L.txt[0m
2026/07/07 02:04:32 DEBUG : fs cache: switching user supplied name "/tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/" for canonical name "/tmp/015954nazanen4/datadir/test_resync_modes-dukecum5"
2026/07/07 02:04:32 DEBUG : file1L.txt: Set modification time 2006-03-04
2026/07/07 02:04:32 NOTICE: [36m(42) :[0m [34mcopy-as /tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/file1L.txt TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resync_modes/path1/ file1.txt[0m
2026/07/07 02:04:32 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/file1L.txt" to "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resync_modes/path1/" as "file1.txt"
2026/07/07 02:04:32 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/file1L.txt"
2026/07/07 02:04:32 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resync_modes/path1/"
2026/07/07 02:04:32 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-sivimey3filu path 015954nazanen4/resync_modes/path1" as "file1.txt"
2026/07/07 02:04:32 DEBUG : file1.txt: size = 33 OK
2026/07/07 02:04:32 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/07 02:04:32 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/07 02:04:32 INFO : file1L.txt: Updated modification time in destination
2026/07/07 02:04:32 DEBUG : file1L.txt: Unchanged skipping
2026/07/07 02:04:32 NOTICE: [36m(43) :[0m [34mcopy-as /tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/file1L.txt /tmp/015954nazanen4/resync_modes/path2/ file2.txt[0m
2026/07/07 02:04:32 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/file1L.txt" to "/tmp/015954nazanen4/resync_modes/path2/" as "file2.txt"
2026/07/07 02:04:32 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/file1L.txt"
2026/07/07 02:04:32 DEBUG : Creating backend with remote "/tmp/015954nazanen4/resync_modes/path2/"
2026/07/07 02:04:32 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/015954nazanen4/resync_modes/path2" as "file2.txt"
2026/07/07 02:04:32 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/015954nazanen4/datadir/test_resync_modes-dukecum5)
2026/07/07 02:04:32 DEBUG : file2.txt: size = 0 (Local file system at /tmp/015954nazanen4/resync_modes/path2)
2026/07/07 02:04:32 DEBUG : file1L.txt: Sizes differ
2026/07/07 02:04:32 DEBUG : file2.txt.cc95ef01.partial: size = 33 OK
2026/07/07 02:04:32 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/07 02:04:32 DEBUG : file2.txt.cc95ef01.partial: renamed to: file2.txt
2026/07/07 02:04:32 INFO : file1L.txt: Copied (replaced existing) to: file2.txt
2026/07/07 02:04:32 NOTICE: [36m(44) :[0m [34mtest bisync run with --resync-mode=path1[0m
2026/07/07 02:04:32 NOTICE: [36m(45) :[0m [34mbisync resync resync-mode=path1[0m
2026/07/07 02:04:34 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/resync_modes/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:04:34 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:04: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/07 02:04:34 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resync_modes/path1/" with Path2 "/tmp/015954nazanen4/resync_modes/path2/"
2026/07/07 02:04:34 INFO : Copying Path2 files to Path1
2026/07/07 02:04:34 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:04:34 INFO : There was nothing to transfer
2026/07/07 02:04:34 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:04:34 INFO : file1.txt: Copied (replaced existing)
2026/07/07 02:04:34 INFO : file2.txt: Copied (replaced existing)
2026/07/07 02:04:34 INFO : Resync updating listings
2026/07/07 02:04:34 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resync_modes/path1/" vs Path2 "/tmp/015954nazanen4/resync_modes/path2/"
2026/07/07 02:04:34 INFO : [32mBisync successful[0m
2026/07/07 02:04:34 NOTICE: [36m(46) :[0m [34mtest no winner[0m
2026/07/07 02:04:34 NOTICE: [36m(47) :[0m [34mtouch-glob 2022-02-22 /tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/ file1R.txt[0m
2026/07/07 02:04:34 DEBUG : fs cache: switching user supplied name "/tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/" for canonical name "/tmp/015954nazanen4/datadir/test_resync_modes-dukecum5"
2026/07/07 02:04:34 DEBUG : file1R.txt: Set modification time 2022-02-22
2026/07/07 02:04:34 NOTICE: [36m(48) :[0m [34mcopy-as /tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/file1R.txt /tmp/015954nazanen4/resync_modes/path2/ file1.txt[0m
2026/07/07 02:04:34 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/file1R.txt" to "/tmp/015954nazanen4/resync_modes/path2/" as "file1.txt"
2026/07/07 02:04:34 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/file1R.txt"
2026/07/07 02:04:34 DEBUG : Creating backend with remote "/tmp/015954nazanen4/resync_modes/path2/"
2026/07/07 02:04:34 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/015954nazanen4/resync_modes/path2" as "file1.txt"
2026/07/07 02:04:34 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/015954nazanen4/datadir/test_resync_modes-dukecum5)
2026/07/07 02:04:34 DEBUG : file1.txt: size = 33 (Local file system at /tmp/015954nazanen4/resync_modes/path2)
2026/07/07 02:04:34 DEBUG : file1R.txt: Sizes differ
2026/07/07 02:04:34 DEBUG : file1.txt.2c9efc05.partial: size = 42 OK
2026/07/07 02:04:34 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/07 02:04:34 DEBUG : file1.txt.2c9efc05.partial: renamed to: file1.txt
2026/07/07 02:04:34 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/07/07 02:04:34 NOTICE: [36m(49) :[0m [34mcopy-as /tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/file1R.txt TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resync_modes/path1/ file2.txt[0m
2026/07/07 02:04:34 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/file1R.txt" to "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resync_modes/path1/" as "file2.txt"
2026/07/07 02:04:34 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/file1R.txt"
2026/07/07 02:04:34 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resync_modes/path1/"
2026/07/07 02:04:34 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-sivimey3filu path 015954nazanen4/resync_modes/path1" as "file2.txt"
2026/07/07 02:04:34 DEBUG : file2.txt: size = 42 OK
2026/07/07 02:04:34 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/07 02:04:34 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/07 02:04:34 INFO : file1R.txt: Updated modification time in destination
2026/07/07 02:04:34 DEBUG : file1R.txt: Unchanged skipping
2026/07/07 02:04:34 NOTICE: [36m(50) :[0m [34mtouch-glob 2022-02-22 /tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/ file1L.txt[0m
2026/07/07 02:04:34 DEBUG : fs cache: switching user supplied name "/tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/" for canonical name "/tmp/015954nazanen4/datadir/test_resync_modes-dukecum5"
2026/07/07 02:04:34 DEBUG : file1L.txt: Set modification time 2022-02-22
2026/07/07 02:04:34 NOTICE: [36m(51) :[0m [34mcopy-as /tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/file1L.txt TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resync_modes/path1/ file1.txt[0m
2026/07/07 02:04:34 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/file1L.txt" to "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resync_modes/path1/" as "file1.txt"
2026/07/07 02:04:34 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/file1L.txt"
2026/07/07 02:04:34 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resync_modes/path1/"
2026/07/07 02:04:34 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-sivimey3filu path 015954nazanen4/resync_modes/path1" as "file1.txt"
2026/07/07 02:04:35 DEBUG : file1.txt: size = 33 OK
2026/07/07 02:04:35 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/07 02:04:35 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/07 02:04:35 INFO : file1L.txt: Updated modification time in destination
2026/07/07 02:04:35 DEBUG : file1L.txt: Unchanged skipping
2026/07/07 02:04:35 NOTICE: [36m(52) :[0m [34mcopy-as /tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/file1L.txt /tmp/015954nazanen4/resync_modes/path2/ file2.txt[0m
2026/07/07 02:04:35 DEBUG : copyFile "/tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/file1L.txt" to "/tmp/015954nazanen4/resync_modes/path2/" as "file2.txt"
2026/07/07 02:04:35 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_resync_modes-dukecum5/file1L.txt"
2026/07/07 02:04:35 DEBUG : Creating backend with remote "/tmp/015954nazanen4/resync_modes/path2/"
2026/07/07 02:04:35 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/015954nazanen4/resync_modes/path2" as "file2.txt"
2026/07/07 02:04:35 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/015954nazanen4/datadir/test_resync_modes-dukecum5)
2026/07/07 02:04:35 DEBUG : file2.txt: size = 42 (Local file system at /tmp/015954nazanen4/resync_modes/path2)
2026/07/07 02:04:35 DEBUG : file1L.txt: Sizes differ
2026/07/07 02:04:35 DEBUG : file2.txt.c08d3921.partial: size = 33 OK
2026/07/07 02:04:35 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/07 02:04:35 DEBUG : file2.txt.c08d3921.partial: renamed to: file2.txt
2026/07/07 02:04:35 INFO : file1L.txt: Copied (replaced existing) to: file2.txt
2026/07/07 02:04:35 NOTICE: [36m(53) :[0m [34mtest bisync run with --resync-mode=newer[0m
2026/07/07 02:04:35 NOTICE: [36m(54) :[0m [34mbisync resync resync-mode=newer[0m
2026/07/07 02:04:37 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/resync_modes/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:04:37 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:04: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/07 02:04:37 INFO : Synching Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resync_modes/path1/" with Path2 "/tmp/015954nazanen4/resync_modes/path2/"
2026/07/07 02:04:37 INFO : Copying Path2 files to Path1
2026/07/07 02:04:37 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:04:37 INFO : file1.txt: Copied (replaced existing)
2026/07/07 02:04:37 INFO : file2.txt: Copied (replaced existing)
2026/07/07 02:04:37 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:04:37 INFO : Resync updating listings
2026/07/07 02:04:37 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/resync_modes/path1/" vs Path2 "/tmp/015954nazanen4/resync_modes/path2/"
2026/07/07 02:04:37 INFO : [32mBisync successful[0m
2026/07/07 02:04:37 DEBUG : Waiting for deletions to finish
2026/07/07 02:04:37 INFO : file1.txt: Deleted
2026/07/07 02:04:37 INFO : RCLONE_TEST: Deleted
2026/07/07 02:04:37 INFO : file2.txt: Deleted
2026/07/07 02:04:37 DEBUG : removing 1 level 0 directories
2026/07/07 02:04:37 INFO : Azure container rclone-test-sivimey3filu path 015954nazanen4/resync_modes/path1: Removing directory
2026/07/07 02:04:37 DEBUG : Waiting for deletions to finish
2026/07/07 02:04:37 INFO : RCLONE_TEST: Deleted
2026/07/07 02:04:37 INFO : file1.txt: Deleted
2026/07/07 02:04:37 INFO : file2.txt: Deleted
2026/07/07 02:04:37 DEBUG : removing 1 level 0 directories
2026/07/07 02:04:37 INFO : Local file system at /tmp/015954nazanen4/resync_modes/path2: Removing directory
bisync_test.go:610: [32mTEST resync_modes PASSED[0m
=== RUN TestBisyncRemoteLocal/rmdirs
2026/07/07 02:04:37 INFO : path1: Making directory
2026/07/07 02:04:37 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/rmdirs/path1"
2026/07/07 02:04:37 DEBUG : Creating backend with remote "/tmp/015954nazanen4/rmdirs/path2"
2026/07/07 02:04:37 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rmdirs/initial"
2026/07/07 02:04:37 DEBUG : Creating backend with remote "/tmp/015954nazanen4/initdir/test_rmdirs-bujuqin3"
2026/07/07 02:04:37 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:04:37 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:37 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:37 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:37 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:37 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:37 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:37 DEBUG : subdir: Making directory with metadata
2026/07/07 02:04:37 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 02:04:37 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/07 02:04:37 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:37 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:04:37 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/07 02:04:37 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/07 02:04:37 DEBUG : Local file system at /tmp/015954nazanen4/initdir/test_rmdirs-bujuqin3: Waiting for checks to finish
2026/07/07 02:04:37 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:37 DEBUG : Local file system at /tmp/015954nazanen4/initdir/test_rmdirs-bujuqin3: Waiting for transfers to finish
2026/07/07 02:04:37 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/07 02:04:37 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:37 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/07 02:04:37 INFO : file1.copy2.txt: Copied (new)
2026/07/07 02:04:37 INFO : file1.copy1.txt: Copied (new)
2026/07/07 02:04:37 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:04:37 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/07 02:04:37 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/07 02:04:37 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:04:37 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:04:37 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/07 02:04:37 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:37 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:04:37 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/07 02:04:37 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:37 INFO : file1.copy4.txt: Copied (new)
2026/07/07 02:04:37 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:04:37 INFO : file1.txt: Copied (new)
2026/07/07 02:04:37 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:37 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/07 02:04:37 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/07 02:04:37 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:37 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:37 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/07 02:04:37 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/07 02:04:37 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:04:37 INFO : file1.copy3.txt: Copied (new)
2026/07/07 02:04:37 INFO : file1.copy5.txt: Copied (new)
2026/07/07 02:04:37 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:04:37 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rmdirs/modfiles"
2026/07/07 02:04:37 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_rmdirs-sogoxaw1"
2026/07/07 02:04:37 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:37 DEBUG : Local file system at /tmp/015954nazanen4/datadir/test_rmdirs-sogoxaw1: Waiting for checks to finish
2026/07/07 02:04:37 DEBUG : Local file system at /tmp/015954nazanen4/datadir/test_rmdirs-sogoxaw1: Waiting for transfers to finish
2026/07/07 02:04:37 DEBUG : file1.txt.f41fd5ee.partial: size = 19 OK
2026/07/07 02:04:37 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:04:37 DEBUG : file1.txt.f41fd5ee.partial: renamed to: file1.txt
2026/07/07 02:04:37 INFO : file1.txt: Copied (new)
2026/07/07 02:04:37 DEBUG : Waiting for deletions to finish
2026/07/07 02:04:37 DEBUG : removing 1 level 0 directories
2026/07/07 02:04:37 INFO : Azure container rclone-test-sivimey3filu path 015954nazanen4/rmdirs/path1: Removing directory
2026/07/07 02:04:37 DEBUG : Waiting for deletions to finish
2026/07/07 02:04:37 ERROR : error listing: directory not found
2026/07/07 02:04:37 ERROR : Local file system at /tmp/015954nazanen4/rmdirs/path2: Failed to list "": directory not found
2026/07/07 02:04:37 DEBUG : removing 1 level 0 directories
2026/07/07 02:04:37 INFO : Local file system at /tmp/015954nazanen4/rmdirs/path2: Removing directory
2026/07/07 02:04:37 ERROR : Failed to rmdir: stat /tmp/015954nazanen4/rmdirs/path2: no such file or directory
2026/07/07 02:04:37 ERROR : error listing: directory not found
2026/07/07 02:04:37 NOTICE: checking initFs Local file system at /tmp/015954nazanen4/initdir/test_rmdirs-bujuqin3
2026/07/07 02:04:37 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:04:37 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:37 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:37 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:37 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:37 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:37 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:37 INFO : subdir: Making directory
2026/07/07 02:04:37 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:37 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/rmdirs/path1: Waiting for checks to finish
2026/07/07 02:04:37 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/rmdirs/path1: Waiting for transfers to finish
2026/07/07 02:04:37 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:04:37 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:04:37 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:04:37 DEBUG : file1.copy3.txt: size = 0 OK
2026/07/07 02:04:37 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:37 INFO : file1.copy3.txt: Copied (new)
2026/07/07 02:04:37 DEBUG : file1.copy2.txt: size = 0 OK
2026/07/07 02:04:37 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:37 INFO : file1.copy2.txt: Copied (new)
2026/07/07 02:04:37 DEBUG : file1.copy1.txt: size = 0 OK
2026/07/07 02:04:37 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:37 INFO : file1.copy1.txt: Copied (new)
2026/07/07 02:04:37 DEBUG : file1.copy4.txt: size = 0 OK
2026/07/07 02:04:37 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:37 INFO : file1.copy4.txt: Copied (new)
2026/07/07 02:04:37 DEBUG : file1.copy5.txt: size = 0 OK
2026/07/07 02:04:37 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:37 INFO : file1.copy5.txt: Copied (new)
2026/07/07 02:04:37 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:04:37 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:37 INFO : file1.txt: Copied (new)
2026/07/07 02:04:37 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/07 02:04:37 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:37 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:04:37 NOTICE: checking Path1 Azure container rclone-test-sivimey3filu path 015954nazanen4/rmdirs/path1
2026/07/07 02:04:38 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:04:38 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:38 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:38 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:38 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:38 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:38 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:38 DEBUG : subdir: Making directory with metadata
2026/07/07 02:04:38 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 02:04:38 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/07 02:04:38 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/07 02:04:38 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:38 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:38 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/07 02:04:38 INFO : file1.copy1.txt: Copied (new)
2026/07/07 02:04:38 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:04:38 DEBUG : Local file system at /tmp/015954nazanen4/rmdirs/path2: Waiting for checks to finish
2026/07/07 02:04:38 DEBUG : Local file system at /tmp/015954nazanen4/rmdirs/path2: Waiting for transfers to finish
2026/07/07 02:04:38 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:04:38 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/07 02:04:38 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/07 02:04:38 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:38 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/07 02:04:38 INFO : file1.copy2.txt: Copied (new)
2026/07/07 02:04:38 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/07 02:04:38 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:38 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:38 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/07 02:04:38 INFO : file1.copy4.txt: Copied (new)
2026/07/07 02:04:38 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/07 02:04:38 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:04:38 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:38 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:38 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:04:38 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:04:38 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/07 02:04:38 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:38 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/07 02:04:38 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:04:38 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/07 02:04:38 INFO : file1.copy3.txt: Copied (new)
2026/07/07 02:04:38 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:04:38 INFO : file1.txt: Copied (new)
2026/07/07 02:04:38 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/07 02:04:38 INFO : file1.copy5.txt: Copied (new)
2026/07/07 02:04:38 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:04:38 NOTICE: checking path2 Local file system at /tmp/015954nazanen4/rmdirs/path2
2026/07/07 02:04:38 NOTICE: [36m(01) :[0m [34mtest rmdirs[0m
2026/07/07 02:04:38 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/07 02:04:38 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/07 02:04:38 INFO : path1: Making directory
2026/07/07 02:04:38 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-sivimey3filu/015954nazanen4/volatile/path1"
2026/07/07 02:04:38 DEBUG : Creating backend with remote "/tmp/015954nazanen4/volatile/path2"
2026/07/07 02:04:38 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_volatile/initial"
2026/07/07 02:04:38 DEBUG : Creating backend with remote "/tmp/015954nazanen4/initdir/test_volatile-xujowey8"
2026/07/07 02:04:38 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:04:38 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:38 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:38 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:38 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:38 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:04:38 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:04:38 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:38 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:38 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:38 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:04:38 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:38 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:04:38 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:38 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/07 02:04:38 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:04:38 INFO : file1.txt: Copied (new)
2026/07/07 02:04:38 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:38 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:04:38 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:04:38 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/07 02:04:38 INFO : file3.txt: Copied (new)
2026/07/07 02:04:38 DEBUG : Local file system at /tmp/015954nazanen4/initdir/test_volatile-xujowey8: Waiting for checks to finish
2026/07/07 02:04:38 DEBUG : Local file system at /tmp/015954nazanen4/initdir/test_volatile-xujowey8: Waiting for transfers to finish
2026/07/07 02:04:38 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:38 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/07 02:04:38 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:04:38 INFO : file2.txt: Copied (new)
2026/07/07 02:04:38 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/07 02:04:38 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:38 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/07 02:04:38 INFO : file5.txt: Copied (new)
2026/07/07 02:04:38 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/07 02:04:38 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:38 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:38 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/07 02:04:38 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/07 02:04:38 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:38 INFO : file6.txt: Copied (new)
2026/07/07 02:04:38 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/07 02:04:38 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/07 02:04:38 INFO : file8.txt: Copied (new)
2026/07/07 02:04:38 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:38 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/07 02:04:38 INFO : file4.txt: Copied (new)
2026/07/07 02:04:38 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/07 02:04:38 INFO : file7.txt: Copied (new)
2026/07/07 02:04:38 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_volatile/modfiles"
2026/07/07 02:04:38 DEBUG : Creating backend with remote "/tmp/015954nazanen4/datadir/test_volatile-sayazot7"
2026/07/07 02:04:38 DEBUG : dummy.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:38 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:38 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:38 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:38 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:38 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:38 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:38 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:38 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:38 DEBUG : dummy.txt.b3782999.partial: size = 0 OK
2026/07/07 02:04:38 DEBUG : file1.txt.be52b1c9.partial: size = 19 OK
2026/07/07 02:04:38 DEBUG : dummy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:38 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:04:38 DEBUG : dummy.txt.b3782999.partial: renamed to: dummy.txt
2026/07/07 02:04:38 INFO : dummy.txt: Copied (new)
2026/07/07 02:04:38 DEBUG : file10.txt.bdde3bf8.partial: size = 19 OK
2026/07/07 02:04:38 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:04:38 DEBUG : file1.txt.be52b1c9.partial: renamed to: file1.txt
2026/07/07 02:04:38 INFO : file1.txt: Copied (new)
2026/07/07 02:04:38 DEBUG : file10.txt.bdde3bf8.partial: renamed to: file10.txt
2026/07/07 02:04:38 DEBUG : file2.txt.23ff1769.partial: size = 13 OK
2026/07/07 02:04:38 INFO : file10.txt: Copied (new)
2026/07/07 02:04:38 DEBUG : file11.txt.d4a7309d.partial: size = 19 OK
2026/07/07 02:04:38 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/07 02:04:38 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:04:38 DEBUG : file2.txt.23ff1769.partial: renamed to: file2.txt
2026/07/07 02:04:38 INFO : file2.txt: Copied (new)
2026/07/07 02:04:38 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/07/07 02:04:38 DEBUG : Local file system at /tmp/015954nazanen4/datadir/test_volatile-sayazot7: Waiting for checks to finish
2026/07/07 02:04:38 DEBUG : file11.txt.d4a7309d.partial: renamed to: file11.txt
2026/07/07 02:04:38 DEBUG : Local file system at /tmp/015954nazanen4/datadir/test_volatile-sayazot7: Waiting for transfers to finish
2026/07/07 02:04:38 INFO : file11.txt: Copied (new)
2026/07/07 02:04:38 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/07/07 02:04:38 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/07 02:04:38 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/07 02:04:38 DEBUG : file6.txt.7b4c87b3.partial: size = 19 OK
2026/07/07 02:04:38 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/07/07 02:04:38 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:04:38 INFO : file5R.txt: Copied (new)
2026/07/07 02:04:38 DEBUG : file7.txt.38c43fbf.partial: size = 19 OK
2026/07/07 02:04:38 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/07/07 02:04:38 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:04:38 DEBUG : file6.txt.7b4c87b3.partial: renamed to: file6.txt
2026/07/07 02:04:38 INFO : file5L.txt: Copied (new)
2026/07/07 02:04:38 INFO : file6.txt: Copied (new)
2026/07/07 02:04:38 DEBUG : file7.txt.38c43fbf.partial: renamed to: file7.txt
2026/07/07 02:04:38 INFO : file7.txt: Copied (new)
2026/07/07 02:04:38 DEBUG : Waiting for deletions to finish
2026/07/07 02:04:38 DEBUG : removing 1 level 0 directories
2026/07/07 02:04:38 INFO : Azure container rclone-test-sivimey3filu path 015954nazanen4/volatile/path1: Removing directory
2026/07/07 02:04:38 DEBUG : Waiting for deletions to finish
2026/07/07 02:04:38 ERROR : error listing: directory not found
2026/07/07 02:04:38 ERROR : Local file system at /tmp/015954nazanen4/volatile/path2: Failed to list "": directory not found
2026/07/07 02:04:38 DEBUG : removing 1 level 0 directories
2026/07/07 02:04:38 INFO : Local file system at /tmp/015954nazanen4/volatile/path2: Removing directory
2026/07/07 02:04:38 ERROR : Failed to rmdir: stat /tmp/015954nazanen4/volatile/path2: no such file or directory
2026/07/07 02:04:38 ERROR : error listing: directory not found
2026/07/07 02:04:38 NOTICE: checking initFs Local file system at /tmp/015954nazanen4/initdir/test_volatile-xujowey8
2026/07/07 02:04:38 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:04:38 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:38 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:38 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:38 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:38 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:38 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:38 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:38 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:38 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/volatile/path1: Waiting for checks to finish
2026/07/07 02:04:38 DEBUG : Azure container rclone-test-sivimey3filu path 015954nazanen4/volatile/path1: Waiting for transfers to finish
2026/07/07 02:04:38 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:04:38 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:04:38 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:38 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:04:38 INFO : file2.txt: Copied (new)
2026/07/07 02:04:38 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:04:38 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:04:38 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:38 INFO : file1.txt: Copied (new)
2026/07/07 02:04:38 DEBUG : file3.txt: size = 0 OK
2026/07/07 02:04:38 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:38 INFO : file3.txt: Copied (new)
2026/07/07 02:04:38 DEBUG : file5.txt: size = 0 OK
2026/07/07 02:04:38 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:38 INFO : file5.txt: Copied (new)
2026/07/07 02:04:38 DEBUG : file4.txt: size = 0 OK
2026/07/07 02:04:38 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:38 INFO : file4.txt: Copied (new)
2026/07/07 02:04:38 DEBUG : file6.txt: size = 0 OK
2026/07/07 02:04:38 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:38 INFO : file6.txt: Copied (new)
2026/07/07 02:04:38 DEBUG : file7.txt: size = 0 OK
2026/07/07 02:04:38 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:38 INFO : file7.txt: Copied (new)
2026/07/07 02:04:38 DEBUG : file8.txt: size = 0 OK
2026/07/07 02:04:38 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:38 INFO : file8.txt: Copied (new)
2026/07/07 02:04:38 NOTICE: checking Path1 Azure container rclone-test-sivimey3filu path 015954nazanen4/volatile/path1
2026/07/07 02:04:38 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:04:38 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:38 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:38 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:38 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:38 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:38 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:38 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:38 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:38 DEBUG : Local file system at /tmp/015954nazanen4/volatile/path2: Waiting for checks to finish
2026/07/07 02:04:38 DEBUG : Local file system at /tmp/015954nazanen4/volatile/path2: Waiting for transfers to finish
2026/07/07 02:04:38 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:04:38 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:04:38 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:04:38 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:04:38 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:04:38 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:04:38 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:38 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:04:38 INFO : file1.txt: Copied (new)
2026/07/07 02:04:38 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/07 02:04:38 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/07 02:04:38 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:38 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:38 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/07 02:04:38 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/07 02:04:38 INFO : file3.txt: Copied (new)
2026/07/07 02:04:38 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/07 02:04:38 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:38 INFO : file4.txt: Copied (new)
2026/07/07 02:04:38 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:04:38 INFO : file2.txt: Copied (new)
2026/07/07 02:04:38 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/07 02:04:38 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/07 02:04:38 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:38 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:38 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/07 02:04:38 INFO : file6.txt: Copied (new)
2026/07/07 02:04:38 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/07 02:04:38 INFO : file5.txt: Copied (new)
2026/07/07 02:04:38 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/07 02:04:38 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:38 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:38 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/07 02:04:38 INFO : file7.txt: Copied (new)
2026/07/07 02:04:38 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/07 02:04:38 INFO : file8.txt: Copied (new)
2026/07/07 02:04:38 NOTICE: checking path2 Local file system at /tmp/015954nazanen4/volatile/path2
2026/07/07 02:04:38 NOTICE: [36m(01) :[0m [34mtest volatile[0m
2026/07/07 02:04:38 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/07 02:04:38 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/07 02:04:38 DEBUG : Azure container rclone-test-sivimey3filu: Purge remote
--- PASS: TestBisyncRemoteLocal (284.35s)
--- PASS: TestBisyncRemoteLocal/all_changed (11.43s)
--- SKIP: TestBisyncRemoteLocal/backupdir (0.51s)
--- PASS: TestBisyncRemoteLocal/basic (5.74s)
--- PASS: TestBisyncRemoteLocal/changes (6.87s)
--- PASS: TestBisyncRemoteLocal/check_access (21.59s)
--- PASS: TestBisyncRemoteLocal/check_access_filters (21.11s)
--- PASS: TestBisyncRemoteLocal/check_filename (12.48s)
--- PASS: TestBisyncRemoteLocal/check_sync (16.27s)
--- PASS: TestBisyncRemoteLocal/compare_all (6.88s)
--- PASS: TestBisyncRemoteLocal/concurrent (7.67s)
--- SKIP: TestBisyncRemoteLocal/createemptysrcdirs (1.14s)
--- PASS: TestBisyncRemoteLocal/dry_run (11.88s)
--- PASS: TestBisyncRemoteLocal/equal (6.20s)
--- PASS: TestBisyncRemoteLocal/ext_paths (21.45s)
--- SKIP: TestBisyncRemoteLocal/extended_filenames (3.40s)
--- PASS: TestBisyncRemoteLocal/filters (5.79s)
--- PASS: TestBisyncRemoteLocal/filtersfile_checks (18.61s)
--- PASS: TestBisyncRemoteLocal/ignorelistingchecksum (8.51s)
--- PASS: TestBisyncRemoteLocal/max_delete_path1 (7.92s)
--- PASS: TestBisyncRemoteLocal/max_delete_path2_force (7.67s)
--- PASS: TestBisyncRemoteLocal/nomodtime (2.52s)
--- SKIP: TestBisyncRemoteLocal/normalization (2.78s)
--- PASS: TestBisyncRemoteLocal/rclone_args (19.51s)
--- PASS: TestBisyncRemoteLocal/resolve (23.54s)
--- PASS: TestBisyncRemoteLocal/resync (13.17s)
--- PASS: TestBisyncRemoteLocal/resync_modes (18.64s)
--- SKIP: TestBisyncRemoteLocal/rmdirs (0.44s)
--- SKIP: TestBisyncRemoteLocal/volatile (0.51s)
=== RUN TestBisyncLocalRemote
2026/07/07 02:04:38 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso"
2026/07/07 02:04:38 NOTICE: remote: TestAzureBlob:rclone-test-miyuqig0jiso
=== RUN TestBisyncLocalRemote/all_changed
2026/07/07 02:04:38 DEBUG : Creating backend with remote "/tmp/020438wiqetij4"
2026/07/07 02:04:38 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/all_changed/path1"
2026/07/07 02:04:38 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4"
2026/07/07 02:04:38 INFO : path2: Making directory
2026/07/07 02:04:38 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/all_changed/path2"
2026/07/07 02:04:38 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/initdir/test_all_changed-dixolik7"
2026/07/07 02:04:38 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:04:38 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:38 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:38 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:38 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:38 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:38 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:38 DEBUG : subdir: Making directory with metadata
2026/07/07 02:04:38 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/07 02:04:38 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 02:04:38 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/07 02:04:38 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:04:38 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/07 02:04:38 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:38 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:38 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/07 02:04:38 INFO : file1.copy1.txt: Copied (new)
2026/07/07 02:04:38 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:04:38 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/07 02:04:38 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:38 INFO : file1.copy2.txt: Copied (new)
2026/07/07 02:04:38 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/07 02:04:38 DEBUG : Local file system at /tmp/020438wiqetij4/initdir/test_all_changed-dixolik7: Waiting for checks to finish
2026/07/07 02:04:38 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:38 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:04:38 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/07 02:04:38 DEBUG : Local file system at /tmp/020438wiqetij4/initdir/test_all_changed-dixolik7: Waiting for transfers to finish
2026/07/07 02:04:38 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/07 02:04:38 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:38 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:04:38 INFO : file1.copy3.txt: Copied (new)
2026/07/07 02:04:38 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/07 02:04:38 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/07 02:04:38 INFO : file1.copy4.txt: Copied (new)
2026/07/07 02:04:38 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:38 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/07 02:04:38 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/07 02:04:38 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:04:38 INFO : file1.copy5.txt: Copied (new)
2026/07/07 02:04:38 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:38 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:04:38 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:38 INFO : file1.txt: Copied (new)
2026/07/07 02:04:38 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/07 02:04:38 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:04:38 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:04:38 DEBUG : Waiting for deletions to finish
2026/07/07 02:04:38 ERROR : error listing: directory not found
2026/07/07 02:04:38 ERROR : Local file system at /tmp/020438wiqetij4/all_changed/path1: Failed to list "": directory not found
2026/07/07 02:04:38 DEBUG : removing 1 level 0 directories
2026/07/07 02:04:38 INFO : Local file system at /tmp/020438wiqetij4/all_changed/path1: Removing directory
2026/07/07 02:04:38 ERROR : Failed to rmdir: stat /tmp/020438wiqetij4/all_changed/path1: no such file or directory
2026/07/07 02:04:38 DEBUG : Waiting for deletions to finish
2026/07/07 02:04:38 DEBUG : removing 1 level 0 directories
2026/07/07 02:04:38 INFO : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/all_changed/path2: Removing directory
2026/07/07 02:04:38 ERROR : error listing: directory not found
2026/07/07 02:04:38 NOTICE: checking initFs Local file system at /tmp/020438wiqetij4/initdir/test_all_changed-dixolik7
2026/07/07 02:04:38 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:04:38 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:38 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:38 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:38 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:38 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:38 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:38 DEBUG : subdir: Making directory with metadata
2026/07/07 02:04:38 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 02:04:38 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/07 02:04:38 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:38 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:04:38 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/07 02:04:38 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/07 02:04:38 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/07 02:04:38 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:04:38 DEBUG : Local file system at /tmp/020438wiqetij4/all_changed/path1: Waiting for checks to finish
2026/07/07 02:04:38 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:04:38 DEBUG : Local file system at /tmp/020438wiqetij4/all_changed/path1: Waiting for transfers to finish
2026/07/07 02:04:38 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:04:38 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:38 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/07 02:04:38 INFO : file1.copy1.txt: Copied (new)
2026/07/07 02:04:38 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/07 02:04:38 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:38 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/07 02:04:38 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/07 02:04:38 INFO : file1.copy2.txt: Copied (new)
2026/07/07 02:04:38 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:38 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:04:38 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:38 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/07 02:04:38 INFO : file1.copy5.txt: Copied (new)
2026/07/07 02:04:38 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/07 02:04:38 INFO : file1.copy3.txt: Copied (new)
2026/07/07 02:04:38 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/07 02:04:38 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:38 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:04:38 INFO : file1.txt: Copied (new)
2026/07/07 02:04:38 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:38 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/07 02:04:38 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:04:38 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:38 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/07 02:04:38 INFO : file1.copy4.txt: Copied (new)
2026/07/07 02:04:38 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:04:38 NOTICE: checking Path1 Local file system at /tmp/020438wiqetij4/all_changed/path1
2026/07/07 02:04:38 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:04:38 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:38 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:38 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:38 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:38 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:38 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:38 INFO : subdir: Making directory
2026/07/07 02:04:38 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:38 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/all_changed/path2: Waiting for checks to finish
2026/07/07 02:04:38 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/all_changed/path2: Waiting for transfers to finish
2026/07/07 02:04:39 DEBUG : file1.copy2.txt: size = 0 OK
2026/07/07 02:04:39 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:39 INFO : file1.copy2.txt: Copied (new)
2026/07/07 02:04:39 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:04:39 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:04:39 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:04:39 DEBUG : file1.copy1.txt: size = 0 OK
2026/07/07 02:04:39 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:39 INFO : file1.copy1.txt: Copied (new)
2026/07/07 02:04:39 DEBUG : file1.copy3.txt: size = 0 OK
2026/07/07 02:04:39 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:39 INFO : file1.copy3.txt: Copied (new)
2026/07/07 02:04:39 DEBUG : file1.copy5.txt: size = 0 OK
2026/07/07 02:04:39 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:39 INFO : file1.copy5.txt: Copied (new)
2026/07/07 02:04:39 DEBUG : file1.copy4.txt: size = 0 OK
2026/07/07 02:04:39 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:39 INFO : file1.copy4.txt: Copied (new)
2026/07/07 02:04:39 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/07 02:04:39 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:39 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:04:39 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:04:39 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:39 INFO : file1.txt: Copied (new)
2026/07/07 02:04:39 NOTICE: checking path2 Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/all_changed/path2
2026/07/07 02:04:39 NOTICE: [36m(01) :[0m [34mtest all-changed[0m
2026/07/07 02:04:39 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/07 02:04:39 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/07 02:04:41 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:04:41 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/all_changed/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:04:41 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:04: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/07 02:04:41 INFO : Synching Path1 "/tmp/020438wiqetij4/all_changed/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/all_changed/path2/"
2026/07/07 02:04:41 INFO : Copying Path2 files to Path1
2026/07/07 02:04:41 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:04:41 INFO : There was nothing to transfer
2026/07/07 02:04:41 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:04:41 INFO : There was nothing to transfer
2026/07/07 02:04:41 INFO : Resync updating listings
2026/07/07 02:04:41 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/all_changed/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/all_changed/path2/"
2026/07/07 02:04:41 INFO : [32mBisync successful[0m
2026/07/07 02:04:41 NOTICE: [36m(04) :[0m [34mtest change timestamp on all files except RCLONE_TEST[0m
2026/07/07 02:04:41 NOTICE: [36m(05) :[0m [34mtouch-glob 2005-01-02 /tmp/020438wiqetij4/all_changed/path1/ file*[0m
2026/07/07 02:04:41 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/all_changed/path1/"
2026/07/07 02:04:41 DEBUG : fs cache: renaming cache item "/tmp/020438wiqetij4/all_changed/path1/" to be canonical "/tmp/020438wiqetij4/all_changed/path1"
2026/07/07 02:04:41 DEBUG : file1.copy1.txt: Set modification time 2005-01-02
2026/07/07 02:04:41 DEBUG : file1.txt: Set modification time 2005-01-02
2026/07/07 02:04:41 DEBUG : file1.copy5.txt: Set modification time 2005-01-02
2026/07/07 02:04:41 DEBUG : file1.copy4.txt: Set modification time 2005-01-02
2026/07/07 02:04:41 DEBUG : file1.copy3.txt: Set modification time 2005-01-02
2026/07/07 02:04:41 DEBUG : file1.copy2.txt: Set modification time 2005-01-02
2026/07/07 02:04:41 NOTICE: [36m(06) :[0m [34mtouch-glob 2005-01-02 /tmp/020438wiqetij4/all_changed/path1/subdir file*[0m
2026/07/07 02:04:41 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/all_changed/path1/subdir"
2026/07/07 02:04:41 DEBUG : file20.txt: Set modification time 2005-01-02
2026/07/07 02:04:41 NOTICE: [36m(07) :[0m [34mtest sync should pass[0m
2026/07/07 02:04:41 NOTICE: [36m(08) :[0m [34mbisync[0m
2026/07/07 02:04:43 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:04:43 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/all_changed/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:04:43 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:04: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/07 02:04:43 INFO : Synching Path1 "/tmp/020438wiqetij4/all_changed/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/all_changed/path2/"
2026/07/07 02:04:43 INFO : Building Path1 and Path2 listings
2026/07/07 02:04:43 INFO : Path1 checking for diffs
2026/07/07 02:04:43 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy1.txt[0m
2026/07/07 02:04:43 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy2.txt[0m
2026/07/07 02:04:43 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy3.txt[0m
2026/07/07 02:04:43 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy4.txt[0m
2026/07/07 02:04:43 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy5.txt[0m
2026/07/07 02:04:43 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/07 02:04:43 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/07/07 02:04:43 INFO : Path1: 7 changes: [32m 0 new[0m, [33m 7 modified[0m, [31m 0 deleted[0m
2026/07/07 02:04:43 INFO : ([33mModified[0m: [36m 7 newer[0m, [34m 0 older[0m)
2026/07/07 02:04:43 INFO : Path2 checking for diffs
2026/07/07 02:04:43 INFO : Applying changes
2026/07/07 02:04:43 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/all_changed/path2/file1.copy1.txt[0m
2026/07/07 02:04:43 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/all_changed/path2/file1.copy2.txt[0m
2026/07/07 02:04:43 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/all_changed/path2/file1.copy3.txt[0m
2026/07/07 02:04:43 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/all_changed/path2/file1.copy4.txt[0m
2026/07/07 02:04:43 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/all_changed/path2/file1.copy5.txt[0m
2026/07/07 02:04:43 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/all_changed/path2/file1.txt[0m
2026/07/07 02:04:43 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/all_changed/path2/subdir/file20.txt[0m
2026/07/07 02:04:43 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/07 02:04:43 INFO : file1.copy1.txt: Updated modification time in destination
2026/07/07 02:04:43 INFO : file1.copy4.txt: Updated modification time in destination
2026/07/07 02:04:43 INFO : file1.copy3.txt: Updated modification time in destination
2026/07/07 02:04:43 INFO : file1.copy2.txt: Updated modification time in destination
2026/07/07 02:04:43 INFO : file1.txt: Updated modification time in destination
2026/07/07 02:04:43 INFO : file1.copy5.txt: Updated modification time in destination
2026/07/07 02:04:43 INFO : subdir/file20.txt: Updated modification time in destination
2026/07/07 02:04:43 INFO : There was nothing to transfer
2026/07/07 02:04:43 INFO : Updating listings
2026/07/07 02:04:43 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/all_changed/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/all_changed/path2/"
2026/07/07 02:04:44 INFO : [32mBisync successful[0m
2026/07/07 02:04:44 NOTICE: [36m(09) :[0m [34mtest change timestamp on all files including RCLONE_TEST[0m
2026/07/07 02:04:44 NOTICE: [36m(10) :[0m [34mtouch-glob 2004-01-02 /tmp/020438wiqetij4/all_changed/path1/ *[0m
2026/07/07 02:04:44 DEBUG : fs cache: switching user supplied name "/tmp/020438wiqetij4/all_changed/path1/" for canonical name "/tmp/020438wiqetij4/all_changed/path1"
2026/07/07 02:04:44 DEBUG : file1.copy1.txt: Set modification time 2004-01-02
2026/07/07 02:04:44 DEBUG : file1.txt: Set modification time 2004-01-02
2026/07/07 02:04:44 DEBUG : file1.copy5.txt: Set modification time 2004-01-02
2026/07/07 02:04:44 DEBUG : RCLONE_TEST: Set modification time 2004-01-02
2026/07/07 02:04:44 DEBUG : file1.copy4.txt: Set modification time 2004-01-02
2026/07/07 02:04:44 DEBUG : file1.copy3.txt: Set modification time 2004-01-02
2026/07/07 02:04:44 DEBUG : file1.copy2.txt: Set modification time 2004-01-02
2026/07/07 02:04:44 NOTICE: [36m(11) :[0m [34mtouch-glob 2004-01-02 /tmp/020438wiqetij4/all_changed/path1/subdir *[0m
2026/07/07 02:04:44 DEBUG : file20.txt: Set modification time 2004-01-02
2026/07/07 02:04:44 NOTICE: [36m(12) :[0m [34mtest sync should fail[0m
2026/07/07 02:04:44 NOTICE: [36m(13) :[0m [34mbisync[0m
2026/07/07 02:04:46 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:04:46 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/all_changed/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:04:46 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:04: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/07 02:04:46 INFO : Synching Path1 "/tmp/020438wiqetij4/all_changed/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/all_changed/path2/"
2026/07/07 02:04:46 INFO : Building Path1 and Path2 listings
2026/07/07 02:04:46 INFO : Path1 checking for diffs
2026/07/07 02:04:46 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mRCLONE_TEST[0m
2026/07/07 02:04:46 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy1.txt[0m
2026/07/07 02:04:46 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy2.txt[0m
2026/07/07 02:04:46 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy3.txt[0m
2026/07/07 02:04:46 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy4.txt[0m
2026/07/07 02:04:46 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy5.txt[0m
2026/07/07 02:04:46 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.txt[0m
2026/07/07 02:04:46 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/07/07 02:04:46 INFO : Path1: 8 changes: [32m 0 new[0m, [33m 8 modified[0m, [31m 0 deleted[0m
2026/07/07 02:04:46 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 7 older[0m)
2026/07/07 02:04:46 INFO : Path2 checking for diffs
2026/07/07 02:04:46 ERROR : Safety abort: all files were changed on Path1 "/tmp/020438wiqetij4/all_changed/path1/". Run with --force if desired.
2026/07/07 02:04:46 NOTICE: [31mBisync aborted. Please try again.[0m
2026/07/07 02:04:46 NOTICE: Bisync error: all files were changed
2026/07/07 02:04:46 NOTICE: [36m(14) :[0m [34mtest sync with force should pass[0m
2026/07/07 02:04:46 NOTICE: [36m(15) :[0m [34mbisync force[0m
2026/07/07 02:04:48 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:04:48 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/all_changed/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:04:48 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:04:48 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/07 02:04:48 INFO : Synching Path1 "/tmp/020438wiqetij4/all_changed/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/all_changed/path2/"
2026/07/07 02:04:48 INFO : Building Path1 and Path2 listings
2026/07/07 02:04:48 INFO : Path1 checking for diffs
2026/07/07 02:04:48 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mRCLONE_TEST[0m
2026/07/07 02:04:48 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy1.txt[0m
2026/07/07 02:04:48 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy2.txt[0m
2026/07/07 02:04:48 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy3.txt[0m
2026/07/07 02:04:48 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy4.txt[0m
2026/07/07 02:04:48 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy5.txt[0m
2026/07/07 02:04:48 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.txt[0m
2026/07/07 02:04:48 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/07/07 02:04:48 INFO : Path1: 8 changes: [32m 0 new[0m, [33m 8 modified[0m, [31m 0 deleted[0m
2026/07/07 02:04:48 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 7 older[0m)
2026/07/07 02:04:48 INFO : Path2 checking for diffs
2026/07/07 02:04:48 INFO : Applying changes
2026/07/07 02:04:48 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/all_changed/path2/RCLONE_TEST[0m
2026/07/07 02:04:48 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/all_changed/path2/file1.copy1.txt[0m
2026/07/07 02:04:48 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/all_changed/path2/file1.copy2.txt[0m
2026/07/07 02:04:48 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/all_changed/path2/file1.copy3.txt[0m
2026/07/07 02:04:48 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/all_changed/path2/file1.copy4.txt[0m
2026/07/07 02:04:48 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/all_changed/path2/file1.copy5.txt[0m
2026/07/07 02:04:48 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/all_changed/path2/file1.txt[0m
2026/07/07 02:04:48 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/all_changed/path2/subdir/file20.txt[0m
2026/07/07 02:04:48 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/07 02:04:48 INFO : file1.copy1.txt: Updated modification time in destination
2026/07/07 02:04:48 INFO : RCLONE_TEST: Updated modification time in destination
2026/07/07 02:04:48 INFO : file1.copy2.txt: Updated modification time in destination
2026/07/07 02:04:48 INFO : file1.copy5.txt: Updated modification time in destination
2026/07/07 02:04:48 INFO : file1.copy4.txt: Updated modification time in destination
2026/07/07 02:04:48 INFO : file1.copy3.txt: Updated modification time in destination
2026/07/07 02:04:48 INFO : file1.txt: Updated modification time in destination
2026/07/07 02:04:48 INFO : subdir/file20.txt: Updated modification time in destination
2026/07/07 02:04:48 INFO : There was nothing to transfer
2026/07/07 02:04:48 INFO : Updating listings
2026/07/07 02:04:48 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/all_changed/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/all_changed/path2/"
2026/07/07 02:04:48 INFO : [32mBisync successful[0m
2026/07/07 02:04:48 DEBUG : Waiting for deletions to finish
2026/07/07 02:04:48 INFO : RCLONE_TEST: Deleted
2026/07/07 02:04:48 INFO : subdir/file20.txt: Deleted
2026/07/07 02:04:48 INFO : file1.copy4.txt: Deleted
2026/07/07 02:04:48 INFO : file1.txt: Deleted
2026/07/07 02:04:48 INFO : file1.copy1.txt: Deleted
2026/07/07 02:04:48 INFO : file1.copy2.txt: Deleted
2026/07/07 02:04:48 INFO : file1.copy3.txt: Deleted
2026/07/07 02:04:48 INFO : file1.copy5.txt: Deleted
2026/07/07 02:04:48 DEBUG : removing 1 level 1 directories
2026/07/07 02:04:48 INFO : subdir: Removing directory
2026/07/07 02:04:48 DEBUG : removing 1 level 0 directories
2026/07/07 02:04:48 INFO : Local file system at /tmp/020438wiqetij4/all_changed/path1: Removing directory
2026/07/07 02:04:48 DEBUG : Waiting for deletions to finish
2026/07/07 02:04:48 INFO : file1.copy3.txt: Deleted
2026/07/07 02:04:48 INFO : subdir/file20.txt: Deleted
2026/07/07 02:04:48 INFO : file1.copy5.txt: Deleted
2026/07/07 02:04:48 INFO : file1.copy2.txt: Deleted
2026/07/07 02:04:48 INFO : RCLONE_TEST: Deleted
2026/07/07 02:04:48 INFO : file1.copy1.txt: Deleted
2026/07/07 02:04:48 INFO : file1.txt: Deleted
2026/07/07 02:04:48 INFO : file1.copy4.txt: Deleted
2026/07/07 02:04:48 DEBUG : removing 1 level 0 directories
2026/07/07 02:04:48 INFO : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/all_changed/path2: Removing directory
bisync_test.go:610: [32mTEST all_changed PASSED[0m
=== RUN TestBisyncLocalRemote/backupdir
2026/07/07 02:04:48 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/backupdir/path1"
2026/07/07 02:04:48 INFO : path2: Making directory
2026/07/07 02:04:48 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/backupdir/path2"
2026/07/07 02:04:48 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/initdir/test_backupdir-veyurim6"
2026/07/07 02:04:48 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:04:48 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:48 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:48 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:48 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:48 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:48 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:48 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:48 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:48 DEBUG : Local file system at /tmp/020438wiqetij4/initdir/test_backupdir-veyurim6: Waiting for checks to finish
2026/07/07 02:04:48 DEBUG : Local file system at /tmp/020438wiqetij4/initdir/test_backupdir-veyurim6: Waiting for transfers to finish
2026/07/07 02:04:48 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:04:48 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:04:48 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:48 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:04:48 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:04:48 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:48 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/07 02:04:48 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:04:48 INFO : file1.txt: Copied (new)
2026/07/07 02:04:48 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:04:48 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:48 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:04:48 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:04:48 INFO : file2.txt: Copied (new)
2026/07/07 02:04:48 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/07 02:04:48 INFO : file3.txt: Copied (new)
2026/07/07 02:04:48 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/07 02:04:48 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:48 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/07 02:04:48 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:48 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/07 02:04:48 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/07 02:04:48 INFO : file7.txt: Copied (new)
2026/07/07 02:04:48 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:48 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/07 02:04:48 INFO : file4.txt: Copied (new)
2026/07/07 02:04:48 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/07 02:04:48 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:48 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/07 02:04:48 INFO : file8.txt: Copied (new)
2026/07/07 02:04:48 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/07 02:04:48 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/07 02:04:48 INFO : file5.txt: Copied (new)
2026/07/07 02:04:48 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:48 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/07 02:04:48 INFO : file6.txt: Copied (new)
2026/07/07 02:04:48 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_backupdir-muloyew9"
2026/07/07 02:04:48 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:48 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:48 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:48 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:48 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:48 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:48 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:48 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:48 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/07 02:04:48 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/07/07 02:04:48 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:04:48 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:04:48 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/07/07 02:04:48 DEBUG : Local file system at /tmp/020438wiqetij4/datadir/test_backupdir-muloyew9: Waiting for checks to finish
2026/07/07 02:04:48 DEBUG : Local file system at /tmp/020438wiqetij4/datadir/test_backupdir-muloyew9: Waiting for transfers to finish
2026/07/07 02:04:48 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/07 02:04:48 INFO : file1.txt: Copied (new)
2026/07/07 02:04:48 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/07/07 02:04:48 INFO : file10.txt: Copied (new)
2026/07/07 02:04:48 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/07/07 02:04:48 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:04:48 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/07 02:04:48 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/07/07 02:04:48 INFO : file11.txt: Copied (new)
2026/07/07 02:04:48 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/07/07 02:04:48 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/07/07 02:04:48 INFO : file2.txt: Copied (new)
2026/07/07 02:04:48 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/07 02:04:48 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/07/07 02:04:48 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/07 02:04:48 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/07/07 02:04:48 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:04:48 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/07/07 02:04:48 INFO : file5R.txt: Copied (new)
2026/07/07 02:04:48 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/07/07 02:04:48 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/07/07 02:04:48 INFO : file5L.txt: Copied (new)
2026/07/07 02:04:48 INFO : file6.txt: Copied (new)
2026/07/07 02:04:48 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/07/07 02:04:48 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:04:48 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/07/07 02:04:48 INFO : file7.txt: Copied (new)
2026/07/07 02:04:48 DEBUG : Waiting for deletions to finish
2026/07/07 02:04:48 ERROR : error listing: directory not found
2026/07/07 02:04:48 ERROR : Local file system at /tmp/020438wiqetij4/backupdir/path1: Failed to list "": directory not found
2026/07/07 02:04:48 DEBUG : removing 1 level 0 directories
2026/07/07 02:04:48 INFO : Local file system at /tmp/020438wiqetij4/backupdir/path1: Removing directory
2026/07/07 02:04:48 ERROR : Failed to rmdir: stat /tmp/020438wiqetij4/backupdir/path1: no such file or directory
2026/07/07 02:04:48 DEBUG : Waiting for deletions to finish
2026/07/07 02:04:48 DEBUG : removing 1 level 0 directories
2026/07/07 02:04:48 INFO : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/backupdir/path2: Removing directory
2026/07/07 02:04:48 ERROR : error listing: directory not found
2026/07/07 02:04:49 NOTICE: checking initFs Local file system at /tmp/020438wiqetij4/initdir/test_backupdir-veyurim6
2026/07/07 02:04:49 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:04:49 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:49 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:49 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:49 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:49 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:49 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:49 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:49 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:49 DEBUG : Local file system at /tmp/020438wiqetij4/backupdir/path1: Waiting for checks to finish
2026/07/07 02:04:49 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:04:49 DEBUG : Local file system at /tmp/020438wiqetij4/backupdir/path1: Waiting for transfers to finish
2026/07/07 02:04:49 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:49 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:04:49 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:04:49 INFO : file1.txt: Copied (new)
2026/07/07 02:04:49 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:04:49 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:04:49 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:04:49 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:04:49 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:49 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:04:49 INFO : file2.txt: Copied (new)
2026/07/07 02:04:49 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/07 02:04:49 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:49 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/07 02:04:49 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/07 02:04:49 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/07 02:04:49 INFO : file4.txt: Copied (new)
2026/07/07 02:04:49 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:49 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/07 02:04:49 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:49 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/07 02:04:49 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/07 02:04:49 INFO : file6.txt: Copied (new)
2026/07/07 02:04:49 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:49 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/07 02:04:49 INFO : file5.txt: Copied (new)
2026/07/07 02:04:49 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/07 02:04:49 INFO : file7.txt: Copied (new)
2026/07/07 02:04:49 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:49 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/07 02:04:49 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/07 02:04:49 INFO : file3.txt: Copied (new)
2026/07/07 02:04:49 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:49 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/07 02:04:49 INFO : file8.txt: Copied (new)
2026/07/07 02:04:49 NOTICE: checking Path1 Local file system at /tmp/020438wiqetij4/backupdir/path1
2026/07/07 02:04:49 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:04:49 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:49 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:49 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:49 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:49 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:49 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:49 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:49 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:49 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/backupdir/path2: Waiting for checks to finish
2026/07/07 02:04:49 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/backupdir/path2: Waiting for transfers to finish
2026/07/07 02:04:49 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:04:49 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:49 INFO : file2.txt: Copied (new)
2026/07/07 02:04:49 DEBUG : file3.txt: size = 0 OK
2026/07/07 02:04:49 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:49 INFO : file3.txt: Copied (new)
2026/07/07 02:04:49 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:04:49 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:04:49 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:04:49 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:04:49 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:49 INFO : file1.txt: Copied (new)
2026/07/07 02:04:49 DEBUG : file4.txt: size = 0 OK
2026/07/07 02:04:49 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:49 INFO : file4.txt: Copied (new)
2026/07/07 02:04:49 DEBUG : file5.txt: size = 0 OK
2026/07/07 02:04:49 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:49 INFO : file5.txt: Copied (new)
2026/07/07 02:04:49 DEBUG : file6.txt: size = 0 OK
2026/07/07 02:04:49 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:49 INFO : file6.txt: Copied (new)
2026/07/07 02:04:49 DEBUG : file7.txt: size = 0 OK
2026/07/07 02:04:49 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:49 INFO : file7.txt: Copied (new)
2026/07/07 02:04:49 DEBUG : file8.txt: size = 0 OK
2026/07/07 02:04:49 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:49 INFO : file8.txt: Copied (new)
2026/07/07 02:04:49 NOTICE: checking path2 Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/backupdir/path2
2026/07/07 02:04:49 NOTICE: [36m(01) :[0m [34mtest backupdir[0m
2026/07/07 02:04:49 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/07 02:04:49 NOTICE: [36m(03) :[0m [34mbisync resync backupdir1=/tmp/020438wiqetij4/workdir/backupdirs/backupdir1 backupdir2=/tmp/020438wiqetij4/workdir/backupdirs/backupdir2[0m
bisync_test.go:977: backupdir test currently only works on local (it uses the workdir)
=== RUN TestBisyncLocalRemote/basic
2026/07/07 02:04:49 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/basic/path1"
2026/07/07 02:04:49 INFO : path2: Making directory
2026/07/07 02:04:49 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/basic/path2"
2026/07/07 02:04:49 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/initdir/test_basic-maxoyej7"
2026/07/07 02:04:49 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:04:49 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:49 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:49 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:49 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:49 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:49 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/07 02:04:49 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/07 02:04:49 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:49 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:49 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/07 02:04:49 INFO : file1.copy2.txt: Copied (new)
2026/07/07 02:04:49 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:49 DEBUG : subdir: Making directory with metadata
2026/07/07 02:04:49 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/07 02:04:49 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:04:49 INFO : file1.copy1.txt: Copied (new)
2026/07/07 02:04:49 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 02:04:49 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:04:49 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/07 02:04:49 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:04:49 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:04:49 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/07 02:04:49 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:04:49 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:49 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:49 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/07 02:04:49 DEBUG : Local file system at /tmp/020438wiqetij4/initdir/test_basic-maxoyej7: Waiting for checks to finish
2026/07/07 02:04:49 DEBUG : Local file system at /tmp/020438wiqetij4/initdir/test_basic-maxoyej7: Waiting for transfers to finish
2026/07/07 02:04:49 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:49 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/07 02:04:49 INFO : file1.copy3.txt: Copied (new)
2026/07/07 02:04:49 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/07 02:04:49 INFO : file1.copy5.txt: Copied (new)
2026/07/07 02:04:49 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/07 02:04:49 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:49 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:04:49 INFO : file1.txt: Copied (new)
2026/07/07 02:04:49 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:49 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/07 02:04:49 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/07 02:04:49 INFO : file1.copy4.txt: Copied (new)
2026/07/07 02:04:49 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:49 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/07 02:04:49 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:04:49 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:04:49 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_basic-kuwudov2"
2026/07/07 02:04:49 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:49 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/07 02:04:49 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:04:49 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/07 02:04:49 INFO : file1.txt: Copied (new)
2026/07/07 02:04:49 DEBUG : Local file system at /tmp/020438wiqetij4/datadir/test_basic-kuwudov2: Waiting for checks to finish
2026/07/07 02:04:49 DEBUG : Local file system at /tmp/020438wiqetij4/datadir/test_basic-kuwudov2: Waiting for transfers to finish
2026/07/07 02:04:49 DEBUG : Waiting for deletions to finish
2026/07/07 02:04:49 ERROR : error listing: directory not found
2026/07/07 02:04:49 ERROR : Local file system at /tmp/020438wiqetij4/basic/path1: Failed to list "": directory not found
2026/07/07 02:04:49 DEBUG : removing 1 level 0 directories
2026/07/07 02:04:49 INFO : Local file system at /tmp/020438wiqetij4/basic/path1: Removing directory
2026/07/07 02:04:49 ERROR : Failed to rmdir: stat /tmp/020438wiqetij4/basic/path1: no such file or directory
2026/07/07 02:04:49 DEBUG : Waiting for deletions to finish
2026/07/07 02:04:49 DEBUG : removing 1 level 0 directories
2026/07/07 02:04:49 INFO : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/basic/path2: Removing directory
2026/07/07 02:04:49 ERROR : error listing: directory not found
2026/07/07 02:04:49 NOTICE: checking initFs Local file system at /tmp/020438wiqetij4/initdir/test_basic-maxoyej7
2026/07/07 02:04:49 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:04:49 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:49 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:49 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:49 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:49 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:49 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:49 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/07 02:04:49 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:04:49 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/07 02:04:49 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:49 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/07 02:04:49 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/07 02:04:49 INFO : file1.copy1.txt: Copied (new)
2026/07/07 02:04:49 DEBUG : subdir: Making directory with metadata
2026/07/07 02:04:49 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 02:04:49 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/07 02:04:49 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/07 02:04:49 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:49 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:49 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/07 02:04:49 INFO : file1.copy2.txt: Copied (new)
2026/07/07 02:04:49 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:04:49 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:04:49 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:04:49 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/07 02:04:49 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:49 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/07 02:04:49 INFO : file1.copy4.txt: Copied (new)
2026/07/07 02:04:49 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:04:49 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:49 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/07 02:04:49 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:49 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/07 02:04:49 INFO : file1.copy3.txt: Copied (new)
2026/07/07 02:04:49 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/07 02:04:49 DEBUG : Local file system at /tmp/020438wiqetij4/basic/path1: Waiting for checks to finish
2026/07/07 02:04:49 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:49 DEBUG : Local file system at /tmp/020438wiqetij4/basic/path1: Waiting for transfers to finish
2026/07/07 02:04:49 INFO : file1.copy5.txt: Copied (new)
2026/07/07 02:04:49 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:49 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:04:49 INFO : file1.txt: Copied (new)
2026/07/07 02:04:49 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/07 02:04:49 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:04:49 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:04:49 NOTICE: checking Path1 Local file system at /tmp/020438wiqetij4/basic/path1
2026/07/07 02:04:49 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:04:49 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:49 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:49 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:49 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:49 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:49 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:49 INFO : subdir: Making directory
2026/07/07 02:04:49 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:49 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/basic/path2: Waiting for checks to finish
2026/07/07 02:04:49 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/basic/path2: Waiting for transfers to finish
2026/07/07 02:04:49 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:04:49 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:04:49 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:04:49 DEBUG : file1.copy2.txt: size = 0 OK
2026/07/07 02:04:49 DEBUG : file1.copy3.txt: size = 0 OK
2026/07/07 02:04:49 DEBUG : file1.copy1.txt: size = 0 OK
2026/07/07 02:04:49 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:49 INFO : file1.copy2.txt: Copied (new)
2026/07/07 02:04:49 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:49 INFO : file1.copy1.txt: Copied (new)
2026/07/07 02:04:49 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:49 INFO : file1.copy3.txt: Copied (new)
2026/07/07 02:04:49 DEBUG : file1.copy4.txt: size = 0 OK
2026/07/07 02:04:49 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:49 INFO : file1.copy4.txt: Copied (new)
2026/07/07 02:04:49 DEBUG : file1.copy5.txt: size = 0 OK
2026/07/07 02:04:49 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:49 INFO : file1.copy5.txt: Copied (new)
2026/07/07 02:04:49 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:04:49 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:49 INFO : file1.txt: Copied (new)
2026/07/07 02:04:49 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/07 02:04:49 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:49 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:04:49 NOTICE: checking path2 Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/basic/path2
2026/07/07 02:04:49 NOTICE: [36m(01) :[0m [34mtest basic[0m
2026/07/07 02:04:49 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/07 02:04:49 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/07 02:04:51 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:04:51 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/basic/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:04:51 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:04: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/07 02:04:51 INFO : Synching Path1 "/tmp/020438wiqetij4/basic/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/basic/path2/"
2026/07/07 02:04:51 INFO : Copying Path2 files to Path1
2026/07/07 02:04:51 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:04:52 INFO : There was nothing to transfer
2026/07/07 02:04:52 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:04:52 INFO : There was nothing to transfer
2026/07/07 02:04:52 INFO : Resync updating listings
2026/07/07 02:04:52 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/basic/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/basic/path2/"
2026/07/07 02:04:52 INFO : [32mBisync successful[0m
2026/07/07 02:04:52 NOTICE: [36m(04) :[0m [34mtest place newer files on both paths[0m
2026/07/07 02:04:52 NOTICE: [36m(05) :[0m [34mtouch-copy 2001-01-02 /tmp/020438wiqetij4/datadir/test_basic-kuwudov2/file1.txt TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/basic/path2/[0m
2026/07/07 02:04:52 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_basic-kuwudov2/"
2026/07/07 02:04:52 DEBUG : fs cache: renaming cache item "/tmp/020438wiqetij4/datadir/test_basic-kuwudov2/" to be canonical "/tmp/020438wiqetij4/datadir/test_basic-kuwudov2"
2026/07/07 02:04:52 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/07 02:04:52 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_basic-kuwudov2/file1.txt" to "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/basic/path2/" as ""
2026/07/07 02:04:52 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_basic-kuwudov2/file1.txt"
2026/07/07 02:04:52 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/basic/path2/"
2026/07/07 02:04:52 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/basic/path2" as "file1.txt"
2026/07/07 02:04:52 DEBUG : file1.txt: size = 19 (Local file system at /tmp/020438wiqetij4/datadir/test_basic-kuwudov2)
2026/07/07 02:04:52 DEBUG : file1.txt: size = 0 (Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/basic/path2)
2026/07/07 02:04:52 DEBUG : file1.txt: Sizes differ
2026/07/07 02:04:52 DEBUG : file1.txt: size = 19 OK
2026/07/07 02:04:52 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:04:52 INFO : file1.txt: Copied (replaced existing)
2026/07/07 02:04:52 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/020438wiqetij4/datadir/test_basic-kuwudov2/file1.txt /tmp/020438wiqetij4/basic/path1/subdir file20.txt[0m
2026/07/07 02:04:52 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_basic-kuwudov2/file1.txt" to "/tmp/020438wiqetij4/basic/path1/subdir" as "file20.txt"
2026/07/07 02:04:52 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_basic-kuwudov2/file1.txt"
2026/07/07 02:04:52 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/basic/path1/subdir"
2026/07/07 02:04:52 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/020438wiqetij4/basic/path1/subdir" as "file20.txt"
2026/07/07 02:04:52 DEBUG : file1.txt: size = 19 (Local file system at /tmp/020438wiqetij4/datadir/test_basic-kuwudov2)
2026/07/07 02:04:52 DEBUG : file20.txt: size = 0 (Local file system at /tmp/020438wiqetij4/basic/path1/subdir)
2026/07/07 02:04:52 DEBUG : file1.txt: Sizes differ
2026/07/07 02:04:52 DEBUG : file20.txt.8dcf80ac.partial: size = 19 OK
2026/07/07 02:04:52 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:04:52 DEBUG : file20.txt.8dcf80ac.partial: renamed to: file20.txt
2026/07/07 02:04:52 INFO : file1.txt: Copied (replaced existing) to: file20.txt
2026/07/07 02:04:52 NOTICE: [36m(07) :[0m [34mtest bisync run[0m
2026/07/07 02:04:52 NOTICE: [36m(08) :[0m [34mbisync[0m
2026/07/07 02:04:54 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:04:54 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/basic/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:04:54 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:04: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/07 02:04:54 INFO : Synching Path1 "/tmp/020438wiqetij4/basic/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/basic/path2/"
2026/07/07 02:04:54 INFO : Building Path1 and Path2 listings
2026/07/07 02:04:54 INFO : Path1 checking for diffs
2026/07/07 02:04:54 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/07/07 02:04:54 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/07 02:04:54 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/07 02:04:54 INFO : Path2 checking for diffs
2026/07/07 02:04:54 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/07 02:04:54 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/07 02:04:54 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/07 02:04:54 INFO : Applying changes
2026/07/07 02:04:54 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/basic/path2/subdir/file20.txt[0m
2026/07/07 02:04:54 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/020438wiqetij4/basic/path1/file1.txt[0m
2026/07/07 02:04:54 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/07 02:04:54 INFO : file1.txt: Copied (replaced existing)
2026/07/07 02:04:54 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/07 02:04:54 INFO : subdir/file20.txt: Copied (replaced existing)
2026/07/07 02:04:54 INFO : Updating listings
2026/07/07 02:04:54 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/basic/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/basic/path2/"
2026/07/07 02:04:54 INFO : [32mBisync successful[0m
2026/07/07 02:04:54 DEBUG : Waiting for deletions to finish
2026/07/07 02:04:54 INFO : file1.copy4.txt: Deleted
2026/07/07 02:04:54 INFO : file1.copy3.txt: Deleted
2026/07/07 02:04:54 INFO : file1.copy5.txt: Deleted
2026/07/07 02:04:54 INFO : file1.copy1.txt: Deleted
2026/07/07 02:04:54 INFO : file1.copy2.txt: Deleted
2026/07/07 02:04:54 INFO : file1.txt: Deleted
2026/07/07 02:04:54 INFO : RCLONE_TEST: Deleted
2026/07/07 02:04:54 INFO : subdir/file20.txt: Deleted
2026/07/07 02:04:54 DEBUG : removing 1 level 1 directories
2026/07/07 02:04:54 INFO : subdir: Removing directory
2026/07/07 02:04:54 DEBUG : removing 1 level 0 directories
2026/07/07 02:04:54 INFO : Local file system at /tmp/020438wiqetij4/basic/path1: Removing directory
2026/07/07 02:04:54 DEBUG : Waiting for deletions to finish
2026/07/07 02:04:55 INFO : file1.copy4.txt: Deleted
2026/07/07 02:04:55 INFO : RCLONE_TEST: Deleted
2026/07/07 02:04:55 INFO : file1.copy2.txt: Deleted
2026/07/07 02:04:55 INFO : subdir/file20.txt: Deleted
2026/07/07 02:04:55 INFO : file1.txt: Deleted
2026/07/07 02:04:55 INFO : file1.copy5.txt: Deleted
2026/07/07 02:04:55 INFO : file1.copy3.txt: Deleted
2026/07/07 02:04:55 INFO : file1.copy1.txt: Deleted
2026/07/07 02:04:55 DEBUG : removing 1 level 0 directories
2026/07/07 02:04:55 INFO : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/basic/path2: Removing directory
bisync_test.go:610: [32mTEST basic PASSED[0m
=== RUN TestBisyncLocalRemote/changes
2026/07/07 02:04:55 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/changes/path1"
2026/07/07 02:04:55 INFO : path2: Making directory
2026/07/07 02:04:55 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/changes/path2"
2026/07/07 02:04:55 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/initdir/test_changes-ladowov1"
2026/07/07 02:04:55 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:04:55 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:55 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:55 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:55 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:55 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:55 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:55 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:55 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:55 DEBUG : Local file system at /tmp/020438wiqetij4/initdir/test_changes-ladowov1: Waiting for checks to finish
2026/07/07 02:04:55 DEBUG : Local file system at /tmp/020438wiqetij4/initdir/test_changes-ladowov1: Waiting for transfers to finish
2026/07/07 02:04:55 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:04:55 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:04:55 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:04:55 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:04:55 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:04:55 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:04:55 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:55 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/07 02:04:55 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/07 02:04:55 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:55 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:55 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:04:55 INFO : file2.txt: Copied (new)
2026/07/07 02:04:55 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/07 02:04:55 INFO : file3.txt: Copied (new)
2026/07/07 02:04:55 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/07 02:04:55 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:04:55 INFO : file1.txt: Copied (new)
2026/07/07 02:04:55 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:55 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/07 02:04:55 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/07 02:04:55 INFO : file5.txt: Copied (new)
2026/07/07 02:04:55 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:55 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/07 02:04:55 INFO : file6.txt: Copied (new)
2026/07/07 02:04:55 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/07 02:04:55 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:55 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:55 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/07 02:04:55 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/07 02:04:55 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/07 02:04:55 INFO : file7.txt: Copied (new)
2026/07/07 02:04:55 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:55 INFO : file4.txt: Copied (new)
2026/07/07 02:04:55 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/07 02:04:55 INFO : file8.txt: Copied (new)
2026/07/07 02:04:55 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_changes-fewuceh6"
2026/07/07 02:04:55 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:55 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:55 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:55 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:55 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:55 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:55 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:55 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:55 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/07 02:04:55 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/07/07 02:04:55 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/07/07 02:04:55 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/07/07 02:04:55 DEBUG : Local file system at /tmp/020438wiqetij4/datadir/test_changes-fewuceh6: Waiting for checks to finish
2026/07/07 02:04:55 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:04:55 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/07 02:04:55 INFO : file1.txt: Copied (new)
2026/07/07 02:04:55 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:04:55 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/07/07 02:04:55 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:04:55 INFO : file10.txt: Copied (new)
2026/07/07 02:04:55 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/07 02:04:55 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/07/07 02:04:55 INFO : file11.txt: Copied (new)
2026/07/07 02:04:55 DEBUG : Local file system at /tmp/020438wiqetij4/datadir/test_changes-fewuceh6: Waiting for transfers to finish
2026/07/07 02:04:55 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/07/07 02:04:55 INFO : file2.txt: Copied (new)
2026/07/07 02:04:55 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/07/07 02:04:55 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/07 02:04:55 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/07/07 02:04:55 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/07/07 02:04:55 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/07/07 02:04:55 INFO : file5R.txt: Copied (new)
2026/07/07 02:04:55 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/07 02:04:55 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/07/07 02:04:55 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:04:55 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/07/07 02:04:55 INFO : file5L.txt: Copied (new)
2026/07/07 02:04:55 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:04:55 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/07/07 02:04:55 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/07/07 02:04:55 INFO : file6.txt: Copied (new)
2026/07/07 02:04:55 INFO : file7.txt: Copied (new)
2026/07/07 02:04:55 DEBUG : Waiting for deletions to finish
2026/07/07 02:04:55 ERROR : error listing: directory not found
2026/07/07 02:04:55 ERROR : Local file system at /tmp/020438wiqetij4/changes/path1: Failed to list "": directory not found
2026/07/07 02:04:55 DEBUG : removing 1 level 0 directories
2026/07/07 02:04:55 INFO : Local file system at /tmp/020438wiqetij4/changes/path1: Removing directory
2026/07/07 02:04:55 ERROR : Failed to rmdir: stat /tmp/020438wiqetij4/changes/path1: no such file or directory
2026/07/07 02:04:55 DEBUG : Waiting for deletions to finish
2026/07/07 02:04:55 DEBUG : removing 1 level 0 directories
2026/07/07 02:04:55 INFO : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/changes/path2: Removing directory
2026/07/07 02:04:55 ERROR : error listing: directory not found
2026/07/07 02:04:55 NOTICE: checking initFs Local file system at /tmp/020438wiqetij4/initdir/test_changes-ladowov1
2026/07/07 02:04:55 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:04:55 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:55 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:55 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:55 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:55 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:55 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:55 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:55 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:55 DEBUG : Local file system at /tmp/020438wiqetij4/changes/path1: Waiting for checks to finish
2026/07/07 02:04:55 DEBUG : Local file system at /tmp/020438wiqetij4/changes/path1: Waiting for transfers to finish
2026/07/07 02:04:55 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:04:55 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:55 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:04:55 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:04:55 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:55 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/07 02:04:55 INFO : file2.txt: Copied (new)
2026/07/07 02:04:55 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:04:55 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:04:55 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:04:55 INFO : file1.txt: Copied (new)
2026/07/07 02:04:55 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:55 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:04:55 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:04:55 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/07 02:04:55 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:55 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/07 02:04:55 INFO : file3.txt: Copied (new)
2026/07/07 02:04:55 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/07 02:04:55 INFO : file6.txt: Copied (new)
2026/07/07 02:04:55 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/07 02:04:55 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:55 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/07 02:04:55 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:55 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/07 02:04:55 INFO : file5.txt: Copied (new)
2026/07/07 02:04:55 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/07 02:04:55 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/07 02:04:55 INFO : file7.txt: Copied (new)
2026/07/07 02:04:55 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:55 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/07 02:04:55 INFO : file4.txt: Copied (new)
2026/07/07 02:04:55 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/07 02:04:55 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:55 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/07 02:04:55 INFO : file8.txt: Copied (new)
2026/07/07 02:04:55 NOTICE: checking Path1 Local file system at /tmp/020438wiqetij4/changes/path1
2026/07/07 02:04:55 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:04:55 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:55 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:55 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:55 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:55 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:55 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:55 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:55 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:55 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/changes/path2: Waiting for checks to finish
2026/07/07 02:04:55 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/changes/path2: Waiting for transfers to finish
2026/07/07 02:04:55 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:04:55 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:04:55 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:04:55 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:04:55 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:55 INFO : file2.txt: Copied (new)
2026/07/07 02:04:55 DEBUG : file3.txt: size = 0 OK
2026/07/07 02:04:55 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:55 INFO : file3.txt: Copied (new)
2026/07/07 02:04:55 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:04:55 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:55 INFO : file1.txt: Copied (new)
2026/07/07 02:04:55 DEBUG : file4.txt: size = 0 OK
2026/07/07 02:04:55 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:55 INFO : file4.txt: Copied (new)
2026/07/07 02:04:55 DEBUG : file5.txt: size = 0 OK
2026/07/07 02:04:55 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:55 INFO : file5.txt: Copied (new)
2026/07/07 02:04:55 DEBUG : file7.txt: size = 0 OK
2026/07/07 02:04:55 DEBUG : file6.txt: size = 0 OK
2026/07/07 02:04:55 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:55 INFO : file7.txt: Copied (new)
2026/07/07 02:04:55 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:55 INFO : file6.txt: Copied (new)
2026/07/07 02:04:55 DEBUG : file8.txt: size = 0 OK
2026/07/07 02:04:55 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:04:55 INFO : file8.txt: Copied (new)
2026/07/07 02:04:55 NOTICE: checking path2 Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/changes/path2
2026/07/07 02:04:55 NOTICE: [36m(01) :[0m [34mtest changes[0m
2026/07/07 02:04:55 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/07 02:04:55 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/07 02:04:57 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/changes/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:04:57 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:04: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/07 02:04:57 INFO : Synching Path1 "/tmp/020438wiqetij4/changes/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/changes/path2/"
2026/07/07 02:04:57 INFO : Copying Path2 files to Path1
2026/07/07 02:04:57 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:04:57 INFO : There was nothing to transfer
2026/07/07 02:04:57 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:04:57 INFO : There was nothing to transfer
2026/07/07 02:04:57 INFO : Resync updating listings
2026/07/07 02:04:57 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/changes/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/changes/path2/"
2026/07/07 02:04:57 INFO : [32mBisync successful[0m
2026/07/07 02:04:57 NOTICE: [36m(04) :[0m [34mtest make modifications on both paths[0m
2026/07/07 02:04:57 NOTICE: [36m(05) :[0m [34mtest new on path2 - file10[0m
2026/07/07 02:04:57 NOTICE: [36m(06) :[0m [34mtouch-copy 2001-01-02 /tmp/020438wiqetij4/datadir/test_changes-fewuceh6/file10.txt TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/changes/path2/[0m
2026/07/07 02:04:57 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_changes-fewuceh6/"
2026/07/07 02:04:57 DEBUG : fs cache: renaming cache item "/tmp/020438wiqetij4/datadir/test_changes-fewuceh6/" to be canonical "/tmp/020438wiqetij4/datadir/test_changes-fewuceh6"
2026/07/07 02:04:57 DEBUG : file10.txt: Set modification time 2001-01-02
2026/07/07 02:04:57 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_changes-fewuceh6/file10.txt" to "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/changes/path2/" as ""
2026/07/07 02:04:57 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_changes-fewuceh6/file10.txt"
2026/07/07 02:04:57 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/changes/path2/"
2026/07/07 02:04:58 DEBUG : operations.CopyFile "file10.txt" to "Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/changes/path2" as "file10.txt"
2026/07/07 02:04:58 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:58 DEBUG : file10.txt: size = 19 OK
2026/07/07 02:04:58 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:04:58 INFO : file10.txt: Copied (new)
2026/07/07 02:04:58 NOTICE: [36m(07) :[0m [34mtest newer on path2 - file1[0m
2026/07/07 02:04:58 NOTICE: [36m(08) :[0m [34mtouch-copy 2001-01-02 /tmp/020438wiqetij4/datadir/test_changes-fewuceh6/file1.txt TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/changes/path2/[0m
2026/07/07 02:04:58 DEBUG : fs cache: switching user supplied name "/tmp/020438wiqetij4/datadir/test_changes-fewuceh6/" for canonical name "/tmp/020438wiqetij4/datadir/test_changes-fewuceh6"
2026/07/07 02:04:58 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/07 02:04:58 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_changes-fewuceh6/file1.txt" to "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/changes/path2/" as ""
2026/07/07 02:04:58 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_changes-fewuceh6/file1.txt"
2026/07/07 02:04:58 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/changes/path2/"
2026/07/07 02:04:58 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/changes/path2" as "file1.txt"
2026/07/07 02:04:58 DEBUG : file1.txt: size = 19 (Local file system at /tmp/020438wiqetij4/datadir/test_changes-fewuceh6)
2026/07/07 02:04:58 DEBUG : file1.txt: size = 0 (Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/changes/path2)
2026/07/07 02:04:58 DEBUG : file1.txt: Sizes differ
2026/07/07 02:04:58 DEBUG : file1.txt: size = 19 OK
2026/07/07 02:04:58 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:04:58 INFO : file1.txt: Copied (replaced existing)
2026/07/07 02:04:58 NOTICE: [36m(09) :[0m [34mtest new on path1 - file11[0m
2026/07/07 02:04:58 NOTICE: [36m(10) :[0m [34mtouch-copy 2001-01-02 /tmp/020438wiqetij4/datadir/test_changes-fewuceh6/file11.txt /tmp/020438wiqetij4/changes/path1/[0m
2026/07/07 02:04:58 DEBUG : fs cache: switching user supplied name "/tmp/020438wiqetij4/datadir/test_changes-fewuceh6/" for canonical name "/tmp/020438wiqetij4/datadir/test_changes-fewuceh6"
2026/07/07 02:04:58 DEBUG : file11.txt: Set modification time 2001-01-02
2026/07/07 02:04:58 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_changes-fewuceh6/file11.txt" to "/tmp/020438wiqetij4/changes/path1/" as ""
2026/07/07 02:04:58 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_changes-fewuceh6/file11.txt"
2026/07/07 02:04:58 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/changes/path1/"
2026/07/07 02:04:58 DEBUG : operations.CopyFile "file11.txt" to "Local file system at /tmp/020438wiqetij4/changes/path1" as "file11.txt"
2026/07/07 02:04:58 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/07 02:04:58 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/07/07 02:04:58 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:04:58 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/07/07 02:04:58 INFO : file11.txt: Copied (new)
2026/07/07 02:04:58 NOTICE: [36m(11) :[0m [34mtest newer on path1 - file2[0m
2026/07/07 02:04:58 NOTICE: [36m(12) :[0m [34mtouch-copy 2001-01-02 /tmp/020438wiqetij4/datadir/test_changes-fewuceh6/file2.txt /tmp/020438wiqetij4/changes/path1/[0m
2026/07/07 02:04:58 DEBUG : fs cache: switching user supplied name "/tmp/020438wiqetij4/datadir/test_changes-fewuceh6/" for canonical name "/tmp/020438wiqetij4/datadir/test_changes-fewuceh6"
2026/07/07 02:04:58 DEBUG : file2.txt: Set modification time 2001-01-02
2026/07/07 02:04:58 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_changes-fewuceh6/file2.txt" to "/tmp/020438wiqetij4/changes/path1/" as ""
2026/07/07 02:04:58 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_changes-fewuceh6/file2.txt"
2026/07/07 02:04:58 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/changes/path1/"
2026/07/07 02:04:58 DEBUG : operations.CopyFile "file2.txt" to "Local file system at /tmp/020438wiqetij4/changes/path1" as "file2.txt"
2026/07/07 02:04:58 DEBUG : file2.txt: size = 13 (Local file system at /tmp/020438wiqetij4/datadir/test_changes-fewuceh6)
2026/07/07 02:04:58 DEBUG : file2.txt: size = 0 (Local file system at /tmp/020438wiqetij4/changes/path1)
2026/07/07 02:04:58 DEBUG : file2.txt: Sizes differ
2026/07/07 02:04:58 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/07/07 02:04:58 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/07 02:04:58 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/07/07 02:04:58 INFO : file2.txt: Copied (replaced existing)
2026/07/07 02:04:58 NOTICE: [36m(13) :[0m [34mtest deleted on path2 - file3[0m
2026/07/07 02:04:58 NOTICE: [36m(14) :[0m [34mdelete-file TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/changes/path2/file3.txt[0m
2026/07/07 02:04:58 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/changes/path2/"
2026/07/07 02:04:58 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/changes/path2/" to be canonical "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/changes/path2"
2026/07/07 02:04:58 INFO : file3.txt: Deleted
2026/07/07 02:04:58 NOTICE: [36m(15) :[0m [34mtest deleted on path1 - file4[0m
2026/07/07 02:04:58 NOTICE: [36m(16) :[0m [34mdelete-file /tmp/020438wiqetij4/changes/path1/file4.txt[0m
2026/07/07 02:04:58 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/changes/path1/"
2026/07/07 02:04:58 DEBUG : fs cache: renaming cache item "/tmp/020438wiqetij4/changes/path1/" to be canonical "/tmp/020438wiqetij4/changes/path1"
2026/07/07 02:04:58 INFO : file4.txt: Deleted
2026/07/07 02:04:58 NOTICE: [36m(17) :[0m [34mtest deleted on both paths - file8[0m
2026/07/07 02:04:58 NOTICE: [36m(18) :[0m [34mdelete-file /tmp/020438wiqetij4/changes/path1/file8.txt[0m
2026/07/07 02:04:58 DEBUG : fs cache: switching user supplied name "/tmp/020438wiqetij4/changes/path1/" for canonical name "/tmp/020438wiqetij4/changes/path1"
2026/07/07 02:04:58 INFO : file8.txt: Deleted
2026/07/07 02:04:58 NOTICE: [36m(19) :[0m [34mdelete-file TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/changes/path2/file8.txt[0m
2026/07/07 02:04:58 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/changes/path2/" for canonical name "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/changes/path2"
2026/07/07 02:04:58 INFO : file8.txt: Deleted
2026/07/07 02:04:58 NOTICE: [36m(20) :[0m [34mtest changed on both paths - file5 (file5R, file5L)[0m
2026/07/07 02:04:58 NOTICE: [36m(21) :[0m [34mtouch-glob 2001-01-02 /tmp/020438wiqetij4/datadir/test_changes-fewuceh6/ file5R.txt[0m
2026/07/07 02:04:58 DEBUG : fs cache: switching user supplied name "/tmp/020438wiqetij4/datadir/test_changes-fewuceh6/" for canonical name "/tmp/020438wiqetij4/datadir/test_changes-fewuceh6"
2026/07/07 02:04:58 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/07/07 02:04:58 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/020438wiqetij4/datadir/test_changes-fewuceh6/file5R.txt TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/changes/path2/ file5.txt[0m
2026/07/07 02:04:58 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_changes-fewuceh6/file5R.txt" to "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/changes/path2/" as "file5.txt"
2026/07/07 02:04:58 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_changes-fewuceh6/file5R.txt"
2026/07/07 02:04:58 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/changes/path2/"
2026/07/07 02:04:58 DEBUG : operations.CopyFile "file5R.txt" to "Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/changes/path2" as "file5.txt"
2026/07/07 02:04:58 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/020438wiqetij4/datadir/test_changes-fewuceh6)
2026/07/07 02:04:58 DEBUG : file5.txt: size = 0 (Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/changes/path2)
2026/07/07 02:04:58 DEBUG : file5R.txt: Sizes differ
2026/07/07 02:04:58 DEBUG : file5.txt: size = 39 OK
2026/07/07 02:04:58 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/07 02:04:58 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/07/07 02:04:58 NOTICE: [36m(23) :[0m [34mtouch-glob 2001-03-04 /tmp/020438wiqetij4/datadir/test_changes-fewuceh6/ file5L.txt[0m
2026/07/07 02:04:58 DEBUG : fs cache: switching user supplied name "/tmp/020438wiqetij4/datadir/test_changes-fewuceh6/" for canonical name "/tmp/020438wiqetij4/datadir/test_changes-fewuceh6"
2026/07/07 02:04:58 DEBUG : file5L.txt: Set modification time 2001-03-04
2026/07/07 02:04:58 NOTICE: [36m(24) :[0m [34mcopy-as /tmp/020438wiqetij4/datadir/test_changes-fewuceh6/file5L.txt /tmp/020438wiqetij4/changes/path1/ file5.txt[0m
2026/07/07 02:04:58 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_changes-fewuceh6/file5L.txt" to "/tmp/020438wiqetij4/changes/path1/" as "file5.txt"
2026/07/07 02:04:58 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_changes-fewuceh6/file5L.txt"
2026/07/07 02:04:58 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/changes/path1/"
2026/07/07 02:04:58 DEBUG : operations.CopyFile "file5L.txt" to "Local file system at /tmp/020438wiqetij4/changes/path1" as "file5.txt"
2026/07/07 02:04:58 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/020438wiqetij4/datadir/test_changes-fewuceh6)
2026/07/07 02:04:58 DEBUG : file5.txt: size = 0 (Local file system at /tmp/020438wiqetij4/changes/path1)
2026/07/07 02:04:58 DEBUG : file5L.txt: Sizes differ
2026/07/07 02:04:58 DEBUG : file5.txt.4a946ad2.partial: size = 39 OK
2026/07/07 02:04:58 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/07 02:04:58 DEBUG : file5.txt.4a946ad2.partial: renamed to: file5.txt
2026/07/07 02:04:58 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/07/07 02:04:58 NOTICE: [36m(25) :[0m [34mtest newer on path2 and deleted on path1 - file6[0m
2026/07/07 02:04:58 NOTICE: [36m(26) :[0m [34mtouch-copy 2001-01-02 /tmp/020438wiqetij4/datadir/test_changes-fewuceh6/file6.txt TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/changes/path2/[0m
2026/07/07 02:04:58 DEBUG : fs cache: switching user supplied name "/tmp/020438wiqetij4/datadir/test_changes-fewuceh6/" for canonical name "/tmp/020438wiqetij4/datadir/test_changes-fewuceh6"
2026/07/07 02:04:58 DEBUG : file6.txt: Set modification time 2001-01-02
2026/07/07 02:04:58 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_changes-fewuceh6/file6.txt" to "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/changes/path2/" as ""
2026/07/07 02:04:58 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_changes-fewuceh6/file6.txt"
2026/07/07 02:04:58 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/changes/path2/"
2026/07/07 02:04:58 DEBUG : operations.CopyFile "file6.txt" to "Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/changes/path2" as "file6.txt"
2026/07/07 02:04:58 DEBUG : file6.txt: size = 19 (Local file system at /tmp/020438wiqetij4/datadir/test_changes-fewuceh6)
2026/07/07 02:04:58 DEBUG : file6.txt: size = 0 (Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/changes/path2)
2026/07/07 02:04:58 DEBUG : file6.txt: Sizes differ
2026/07/07 02:04:58 DEBUG : file6.txt: size = 19 OK
2026/07/07 02:04:58 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:04:58 INFO : file6.txt: Copied (replaced existing)
2026/07/07 02:04:58 NOTICE: [36m(27) :[0m [34mdelete-file /tmp/020438wiqetij4/changes/path1/file6.txt[0m
2026/07/07 02:04:58 DEBUG : fs cache: switching user supplied name "/tmp/020438wiqetij4/changes/path1/" for canonical name "/tmp/020438wiqetij4/changes/path1"
2026/07/07 02:04:58 INFO : file6.txt: Deleted
2026/07/07 02:04:58 NOTICE: [36m(28) :[0m [34mtest newer on path1 and deleted on path2 - file7[0m
2026/07/07 02:04:58 NOTICE: [36m(29) :[0m [34mtouch-copy 2001-01-02 /tmp/020438wiqetij4/datadir/test_changes-fewuceh6/file7.txt /tmp/020438wiqetij4/changes/path1/[0m
2026/07/07 02:04:58 DEBUG : fs cache: switching user supplied name "/tmp/020438wiqetij4/datadir/test_changes-fewuceh6/" for canonical name "/tmp/020438wiqetij4/datadir/test_changes-fewuceh6"
2026/07/07 02:04:58 DEBUG : file7.txt: Set modification time 2001-01-02
2026/07/07 02:04:58 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_changes-fewuceh6/file7.txt" to "/tmp/020438wiqetij4/changes/path1/" as ""
2026/07/07 02:04:58 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_changes-fewuceh6/file7.txt"
2026/07/07 02:04:58 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/changes/path1/"
2026/07/07 02:04:58 DEBUG : operations.CopyFile "file7.txt" to "Local file system at /tmp/020438wiqetij4/changes/path1" as "file7.txt"
2026/07/07 02:04:58 DEBUG : file7.txt: size = 19 (Local file system at /tmp/020438wiqetij4/datadir/test_changes-fewuceh6)
2026/07/07 02:04:58 DEBUG : file7.txt: size = 0 (Local file system at /tmp/020438wiqetij4/changes/path1)
2026/07/07 02:04:58 DEBUG : file7.txt: Sizes differ
2026/07/07 02:04:58 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/07/07 02:04:58 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:04:58 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/07/07 02:04:58 INFO : file7.txt: Copied (replaced existing)
2026/07/07 02:04:58 NOTICE: [36m(30) :[0m [34mdelete-file TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/changes/path2/file7.txt[0m
2026/07/07 02:04:58 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/changes/path2/" for canonical name "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/changes/path2"
2026/07/07 02:04:59 INFO : file7.txt: Deleted
2026/07/07 02:04:59 NOTICE: [36m(31) :[0m [34mtest bisync run[0m
2026/07/07 02:04:59 NOTICE: [36m(32) :[0m [34mbisync[0m
2026/07/07 02:05:01 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/changes/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:05:01 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02: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/07 02:05:01 INFO : Synching Path1 "/tmp/020438wiqetij4/changes/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/changes/path2/"
2026/07/07 02:05:01 INFO : Building Path1 and Path2 listings
2026/07/07 02:05:01 INFO : Path1 checking for diffs
2026/07/07 02:05:01 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/07/07 02:05:01 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/07 02:05:01 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/07/07 02:05:01 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/07/07 02:05:01 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile7.txt[0m
2026/07/07 02:05:01 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/07/07 02:05:01 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/07/07 02:05:01 INFO : Path1: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/07/07 02:05:01 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/07/07 02:05:01 INFO : Path2 checking for diffs
2026/07/07 02:05:01 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/07 02:05:01 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/07 02:05:01 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/07/07 02:05:01 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile6.txt[0m
2026/07/07 02:05:01 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/07/07 02:05:01 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/07/07 02:05:01 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/07/07 02:05:01 INFO : Path2: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/07/07 02:05:01 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/07/07 02:05:01 INFO : Applying changes
2026/07/07 02:05:01 INFO : Checking potential conflicts...
2026/07/07 02:05:01 ERROR : file5.txt: md5 differ
2026/07/07 02:05:01 NOTICE: Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/changes/path2: 1 differences found
2026/07/07 02:05:01 NOTICE: Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/changes/path2: 1 errors while checking
2026/07/07 02:05:01 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/07 02:05:01 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/changes/path2/file11.txt[0m
2026/07/07 02:05:01 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/changes/path2/file2.txt[0m
2026/07/07 02:05:01 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/changes/path2/file4.txt[0m
2026/07/07 02:05:01 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/07/07 02:05:01 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36m/tmp/020438wiqetij4/changes/path1/file5.txt.conflict1[0m
2026/07/07 02:05:01 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1
2026/07/07 02:05:01 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/changes/path2/file5.txt.conflict1[0m
2026/07/07 02:05:01 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/changes/path2/file5.txt.conflict2[0m
2026/07/07 02:05:01 INFO : file5.txt: Copied (server-side copy) to: file5.txt.conflict2
2026/07/07 02:05:01 INFO : file5.txt: Deleted
2026/07/07 02:05:01 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/020438wiqetij4/changes/path1/file5.txt.conflict2[0m
2026/07/07 02:05:01 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/020438wiqetij4/changes/path1/file6.txt[0m
2026/07/07 02:05:01 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/changes/path2/file7.txt[0m
2026/07/07 02:05:01 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/020438wiqetij4/changes/path1/file1.txt[0m
2026/07/07 02:05:01 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/020438wiqetij4/changes/path1/file10.txt[0m
2026/07/07 02:05:01 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36m/tmp/020438wiqetij4/changes/path1/file3.txt[0m
2026/07/07 02:05:01 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/07 02:05:01 INFO : file10.txt: Copied (new)
2026/07/07 02:05:01 INFO : file1.txt: Copied (replaced existing)
2026/07/07 02:05:01 INFO : file5.txt.conflict2: Copied (new)
2026/07/07 02:05:01 INFO : file6.txt: Copied (new)
2026/07/07 02:05:01 INFO : file3.txt: Deleted
2026/07/07 02:05:01 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/07 02:05:01 INFO : file2.txt: Copied (replaced existing)
2026/07/07 02:05:01 INFO : file7.txt: Copied (new)
2026/07/07 02:05:01 INFO : file5.txt.conflict1: Copied (new)
2026/07/07 02:05:01 INFO : file11.txt: Copied (new)
2026/07/07 02:05:01 INFO : file4.txt: Deleted
2026/07/07 02:05:01 INFO : Updating listings
2026/07/07 02:05:01 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/changes/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/changes/path2/"
2026/07/07 02:05:01 INFO : [32mBisync successful[0m
2026/07/07 02:05:01 DEBUG : Waiting for deletions to finish
2026/07/07 02:05:01 INFO : RCLONE_TEST: Deleted
2026/07/07 02:05:01 INFO : file7.txt: Deleted
2026/07/07 02:05:01 INFO : file6.txt: Deleted
2026/07/07 02:05:01 INFO : file11.txt: Deleted
2026/07/07 02:05:01 INFO : file5.txt.conflict1: Deleted
2026/07/07 02:05:01 INFO : file5.txt.conflict2: Deleted
2026/07/07 02:05:01 INFO : file2.txt: Deleted
2026/07/07 02:05:01 INFO : file1.txt: Deleted
2026/07/07 02:05:01 INFO : file10.txt: Deleted
2026/07/07 02:05:01 DEBUG : removing 1 level 0 directories
2026/07/07 02:05:01 INFO : Local file system at /tmp/020438wiqetij4/changes/path1: Removing directory
2026/07/07 02:05:01 DEBUG : Waiting for deletions to finish
2026/07/07 02:05:01 INFO : file6.txt: Deleted
2026/07/07 02:05:01 INFO : RCLONE_TEST: Deleted
2026/07/07 02:05:01 INFO : file5.txt.conflict2: Deleted
2026/07/07 02:05:01 INFO : file2.txt: Deleted
2026/07/07 02:05:01 INFO : file11.txt: Deleted
2026/07/07 02:05:01 INFO : file5.txt.conflict1: Deleted
2026/07/07 02:05:01 INFO : file1.txt: Deleted
2026/07/07 02:05:01 INFO : file10.txt: Deleted
2026/07/07 02:05:02 INFO : file7.txt: Deleted
2026/07/07 02:05:02 DEBUG : removing 1 level 0 directories
2026/07/07 02:05:02 INFO : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/changes/path2: Removing directory
bisync_test.go:610: [32mTEST changes PASSED[0m
=== RUN TestBisyncLocalRemote/check_access
2026/07/07 02:05:02 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/check_access/path1"
2026/07/07 02:05:02 INFO : path2: Making directory
2026/07/07 02:05:02 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_access/path2"
2026/07/07 02:05:02 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/initdir/test_check_access-yeviqab4"
2026/07/07 02:05:02 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:05:02 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:02 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:02 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:02 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:02 DEBUG : subdir: Making directory with metadata
2026/07/07 02:05:02 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 02:05:02 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/07 02:05:02 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:05:02 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:05:02 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:02 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:05:02 DEBUG : Local file system at /tmp/020438wiqetij4/initdir/test_check_access-yeviqab4: Waiting for checks to finish
2026/07/07 02:05:02 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:05:02 DEBUG : Local file system at /tmp/020438wiqetij4/initdir/test_check_access-yeviqab4: Waiting for transfers to finish
2026/07/07 02:05:02 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:05:02 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:02 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:02 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:05:02 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:05:02 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:05:02 INFO : file1.txt: Copied (new)
2026/07/07 02:05:02 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/07 02:05:02 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/07 02:05:02 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/07/07 02:05:02 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:02 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:02 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:05:02 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/07 02:05:02 INFO : file4.txt: Copied (new)
2026/07/07 02:05:02 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/07/07 02:05:02 INFO : subdir/RCLONE_TEST: Copied (new)
2026/07/07 02:05:02 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:05:02 INFO : file2.txt: Copied (new)
2026/07/07 02:05:02 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/07 02:05:02 INFO : file3.txt: Copied (new)
2026/07/07 02:05:02 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/07 02:05:02 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:02 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/07 02:05:02 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:05:02 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:05:02 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_check_access-pimolag3"
2026/07/07 02:05:02 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:02 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/07/07 02:05:02 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/07/07 02:05:02 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/07/07 02:05:02 INFO : hold.txt: Copied (new)
2026/07/07 02:05:02 DEBUG : Local file system at /tmp/020438wiqetij4/datadir/test_check_access-pimolag3: Waiting for checks to finish
2026/07/07 02:05:02 DEBUG : Local file system at /tmp/020438wiqetij4/datadir/test_check_access-pimolag3: Waiting for transfers to finish
2026/07/07 02:05:02 DEBUG : Waiting for deletions to finish
2026/07/07 02:05:02 ERROR : error listing: directory not found
2026/07/07 02:05:02 ERROR : Local file system at /tmp/020438wiqetij4/check_access/path1: Failed to list "": directory not found
2026/07/07 02:05:02 DEBUG : removing 1 level 0 directories
2026/07/07 02:05:02 INFO : Local file system at /tmp/020438wiqetij4/check_access/path1: Removing directory
2026/07/07 02:05:02 ERROR : Failed to rmdir: stat /tmp/020438wiqetij4/check_access/path1: no such file or directory
2026/07/07 02:05:02 DEBUG : Waiting for deletions to finish
2026/07/07 02:05:02 DEBUG : removing 1 level 0 directories
2026/07/07 02:05:02 INFO : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/check_access/path2: Removing directory
2026/07/07 02:05:02 ERROR : error listing: directory not found
2026/07/07 02:05:02 NOTICE: checking initFs Local file system at /tmp/020438wiqetij4/initdir/test_check_access-yeviqab4
2026/07/07 02:05:02 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:05:02 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:02 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:02 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:02 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:02 DEBUG : subdir: Making directory with metadata
2026/07/07 02:05:02 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 02:05:02 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/07 02:05:02 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:05:02 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:02 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:05:02 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:02 DEBUG : Local file system at /tmp/020438wiqetij4/check_access/path1: Waiting for checks to finish
2026/07/07 02:05:02 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:05:02 DEBUG : Local file system at /tmp/020438wiqetij4/check_access/path1: Waiting for transfers to finish
2026/07/07 02:05:02 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:05:02 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:02 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:05:02 INFO : file1.txt: Copied (new)
2026/07/07 02:05:02 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:05:02 INFO : file2.txt: Copied (new)
2026/07/07 02:05:02 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:05:02 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/07 02:05:02 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:05:02 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:05:02 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/07 02:05:02 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:02 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:02 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/07 02:05:02 INFO : file3.txt: Copied (new)
2026/07/07 02:05:02 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/07/07 02:05:02 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:05:02 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/07 02:05:02 INFO : file4.txt: Copied (new)
2026/07/07 02:05:02 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/07 02:05:02 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/07/07 02:05:02 INFO : subdir/RCLONE_TEST: Copied (new)
2026/07/07 02:05:02 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:02 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/07 02:05:02 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:05:02 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:05:02 NOTICE: checking Path1 Local file system at /tmp/020438wiqetij4/check_access/path1
2026/07/07 02:05:02 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:05:02 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:02 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:02 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:02 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:02 INFO : subdir: Making directory
2026/07/07 02:05:02 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:05:02 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:02 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/check_access/path2: Waiting for checks to finish
2026/07/07 02:05:02 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/check_access/path2: Waiting for transfers to finish
2026/07/07 02:05:02 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:05:02 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:05:02 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:05:02 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:05:02 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:02 INFO : file2.txt: Copied (new)
2026/07/07 02:05:02 DEBUG : file3.txt: size = 0 OK
2026/07/07 02:05:02 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:02 INFO : file3.txt: Copied (new)
2026/07/07 02:05:02 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:05:02 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:02 INFO : file1.txt: Copied (new)
2026/07/07 02:05:02 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/07 02:05:02 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:02 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:05:02 DEBUG : subdir/RCLONE_TEST: size = 109 OK
2026/07/07 02:05:02 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:05:02 INFO : subdir/RCLONE_TEST: Copied (new)
2026/07/07 02:05:02 DEBUG : file4.txt: size = 0 OK
2026/07/07 02:05:02 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:02 INFO : file4.txt: Copied (new)
2026/07/07 02:05:02 NOTICE: checking path2 Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/check_access/path2
2026/07/07 02:05:02 NOTICE: [36m(01) :[0m [34mtest check-access[0m
2026/07/07 02:05:02 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/07 02:05:02 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/07 02:05:04 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:05:04 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/check_access/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:05:04 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:05: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/07 02:05:04 INFO : Synching Path1 "/tmp/020438wiqetij4/check_access/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_access/path2/"
2026/07/07 02:05:04 INFO : Copying Path2 files to Path1
2026/07/07 02:05:04 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:05:04 INFO : There was nothing to transfer
2026/07/07 02:05:04 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:05:04 INFO : There was nothing to transfer
2026/07/07 02:05:04 INFO : Resync updating listings
2026/07/07 02:05:04 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/check_access/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_access/path2/"
2026/07/07 02:05:04 INFO : [32mBisync successful[0m
2026/07/07 02:05:04 NOTICE: [36m(04) :[0m [34mtest 1. see that check-access passes with the initial setup[0m
2026/07/07 02:05:04 NOTICE: [36m(05) :[0m [34mbisync check-access[0m
2026/07/07 02:05:07 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:05:07 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/check_access/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:05:07 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:05: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/07 02:05:07 INFO : Synching Path1 "/tmp/020438wiqetij4/check_access/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_access/path2/"
2026/07/07 02:05:07 INFO : Building Path1 and Path2 listings
2026/07/07 02:05:07 INFO : Path1 checking for diffs
2026/07/07 02:05:07 INFO : Path2 checking for diffs
2026/07/07 02:05:07 INFO : Checking access health
2026/07/07 02:05:07 INFO : Found 2 matching "RCLONE_TEST" files on both paths
2026/07/07 02:05:07 INFO : No changes found
2026/07/07 02:05:07 INFO : Updating listings
2026/07/07 02:05:07 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/check_access/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_access/path2/"
2026/07/07 02:05:07 INFO : [32mBisync successful[0m
2026/07/07 02:05:07 NOTICE: [36m(06) :[0m [34mtest 2. delete the path2 subdir RCLONE_TEST and run sync. should fail critical.[0m
2026/07/07 02:05:07 NOTICE: [36m(07) :[0m [34mdelete-file TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_access/path2/subdir/RCLONE_TEST[0m
2026/07/07 02:05:07 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_access/path2/subdir/"
2026/07/07 02:05:07 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_access/path2/subdir/" to be canonical "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_access/path2/subdir"
2026/07/07 02:05:07 INFO : RCLONE_TEST: Deleted
2026/07/07 02:05:07 NOTICE: [36m(08) :[0m [34mbisync check-access[0m
2026/07/07 02:05:09 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:05:09 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/check_access/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:05:09 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:05: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/07 02:05:09 INFO : Synching Path1 "/tmp/020438wiqetij4/check_access/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_access/path2/"
2026/07/07 02:05:09 INFO : Building Path1 and Path2 listings
2026/07/07 02:05:09 INFO : Path1 checking for diffs
2026/07/07 02:05:09 INFO : Path2 checking for diffs
2026/07/07 02:05:09 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36msubdir/RCLONE_TEST[0m
2026/07/07 02:05:09 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/07/07 02:05:09 INFO : Checking access health
2026/07/07 02:05:09 ERROR : Access test failed: Path1 count 2, Path2 count 1 - RCLONE_TEST
2026/07/07 02:05:09 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36msubdir/RCLONE_TEST[0m
2026/07/07 02:05:09 ERROR : [31mBisync critical error: check file check failed[0m
2026/07/07 02:05:09 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/07 02:05:09 NOTICE: Bisync error: bisync aborted
2026/07/07 02:05:09 NOTICE: [36m(09) :[0m [34mcopy-listings path2-missing[0m
2026/07/07 02:05:09 NOTICE: [36m(10) :[0m [34mtest 3. put the path2 subdir RCLONE_TEST back, resync.[0m
2026/07/07 02:05:09 NOTICE: [36m(11) :[0m [34mcopy-file /tmp/020438wiqetij4/check_access/path1/subdir/RCLONE_TEST TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_access/path2/[0m
2026/07/07 02:05:09 DEBUG : copyFile "/tmp/020438wiqetij4/check_access/path1/subdir/RCLONE_TEST" to "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_access/path2/" as ""
2026/07/07 02:05:09 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/check_access/path1/subdir/RCLONE_TEST"
2026/07/07 02:05:09 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_access/path2/"
2026/07/07 02:05:09 DEBUG : operations.CopyFile "RCLONE_TEST" to "Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/check_access/path2" as "RCLONE_TEST"
2026/07/07 02:05:09 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:05:09 DEBUG : RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:05:09 DEBUG : RCLONE_TEST: Unchanged skipping
2026/07/07 02:05:09 NOTICE: [36m(12) :[0m [34mbisync resync[0m
2026/07/07 02:05:11 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:05:11 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/check_access/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:05:11 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02: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/07 02:05:11 INFO : Synching Path1 "/tmp/020438wiqetij4/check_access/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_access/path2/"
2026/07/07 02:05:11 INFO : Copying Path2 files to Path1
2026/07/07 02:05:11 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:05:11 INFO : There was nothing to transfer
2026/07/07 02:05:11 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:05:12 INFO : subdir/RCLONE_TEST: Copied (new)
2026/07/07 02:05:12 INFO : Resync updating listings
2026/07/07 02:05:12 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/check_access/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_access/path2/"
2026/07/07 02:05:12 INFO : [32mBisync successful[0m
2026/07/07 02:05:12 NOTICE: [36m(13) :[0m [34mtest 4. run sync with check-access. should pass.[0m
2026/07/07 02:05:12 NOTICE: [36m(14) :[0m [34mbisync check-access[0m
2026/07/07 02:05:14 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:05:14 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/check_access/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:05:14 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02: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/07 02:05:14 INFO : Synching Path1 "/tmp/020438wiqetij4/check_access/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_access/path2/"
2026/07/07 02:05:14 INFO : Building Path1 and Path2 listings
2026/07/07 02:05:14 INFO : Path1 checking for diffs
2026/07/07 02:05:14 INFO : Path2 checking for diffs
2026/07/07 02:05:14 INFO : Checking access health
2026/07/07 02:05:14 INFO : Found 2 matching "RCLONE_TEST" files on both paths
2026/07/07 02:05:14 INFO : No changes found
2026/07/07 02:05:14 INFO : Updating listings
2026/07/07 02:05:14 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/check_access/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_access/path2/"
2026/07/07 02:05:14 INFO : [32mBisync successful[0m
2026/07/07 02:05:14 NOTICE: [36m(15) :[0m [34mtest 5. delete path1 top level RCLONE_TEST, run sync. should fail critical.[0m
2026/07/07 02:05:14 NOTICE: [36m(16) :[0m [34mdelete-file /tmp/020438wiqetij4/check_access/path1/RCLONE_TEST[0m
2026/07/07 02:05:14 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/check_access/path1/"
2026/07/07 02:05:14 DEBUG : fs cache: renaming cache item "/tmp/020438wiqetij4/check_access/path1/" to be canonical "/tmp/020438wiqetij4/check_access/path1"
2026/07/07 02:05:14 INFO : RCLONE_TEST: Deleted
2026/07/07 02:05:14 NOTICE: [36m(17) :[0m [34mbisync check-access[0m
2026/07/07 02:05:16 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:05:16 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/check_access/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:05:16 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:05: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/07 02:05:16 INFO : Synching Path1 "/tmp/020438wiqetij4/check_access/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_access/path2/"
2026/07/07 02:05:16 INFO : Building Path1 and Path2 listings
2026/07/07 02:05:16 INFO : Path1 checking for diffs
2026/07/07 02:05:16 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mRCLONE_TEST[0m
2026/07/07 02:05:16 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/07/07 02:05:16 INFO : Path2 checking for diffs
2026/07/07 02:05:16 INFO : Checking access health
2026/07/07 02:05:16 ERROR : Access test failed: Path1 count 1, Path2 count 2 - RCLONE_TEST
2026/07/07 02:05:16 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36mRCLONE_TEST[0m
2026/07/07 02:05:16 ERROR : [31mBisync critical error: check file check failed[0m
2026/07/07 02:05:16 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/07 02:05:16 NOTICE: Bisync error: bisync aborted
2026/07/07 02:05:16 NOTICE: [36m(18) :[0m [34mcopy-listings path1-missing[0m
2026/07/07 02:05:16 NOTICE: [36m(19) :[0m [34mtest 6. run again. should fail critical due to missing listings.[0m
2026/07/07 02:05:16 NOTICE: [36m(20) :[0m [34mbisync check-access[0m
2026/07/07 02:05:18 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:05:18 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/check_access/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:05:18 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:05: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/07 02:05:18 INFO : Synching Path1 "/tmp/020438wiqetij4/check_access/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_access/path2/"
2026/07/07 02:05:18 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/020438wiqetij4/workdir/tmp_020438wiqetij4_check_access_path1..TestAzureBlob_rclone-test-miyuqig0jiso_020438wiqetij4_check_access_path2.path1.lst[0m
[0m[36mPath2: [94m/tmp/020438wiqetij4/workdir/tmp_020438wiqetij4_check_access_path1..TestAzureBlob_rclone-test-miyuqig0jiso_020438wiqetij4_check_access_path2.path2.lst[0m
[0m[35mTry running this command to inspect the work dir:
[0m[96mrclone lsl "/tmp/020438wiqetij4/workdir"[0m[0m
2026/07/07 02:05:18 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/07 02:05:18 NOTICE: Bisync error: bisync aborted
2026/07/07 02:05:18 NOTICE: [36m(21) :[0m [34mmove-listings missing-listings[0m
2026/07/07 02:05:18 NOTICE: [36m(22) :[0m [34mtest 7. run resync, which will copy the path2 top level back to path1.[0m
2026/07/07 02:05:18 NOTICE: [36m(23) :[0m [34mbisync resync[0m
2026/07/07 02:05:20 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:05:20 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/check_access/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:05:20 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:05: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/07 02:05:20 INFO : Synching Path1 "/tmp/020438wiqetij4/check_access/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_access/path2/"
2026/07/07 02:05:20 INFO : Copying Path2 files to Path1
2026/07/07 02:05:20 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:05:21 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:05:21 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:05:21 INFO : Resync updating listings
2026/07/07 02:05:21 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/check_access/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_access/path2/"
2026/07/07 02:05:21 INFO : [32mBisync successful[0m
2026/07/07 02:05:21 NOTICE: [36m(24) :[0m [34mtest 8. run sync with --check-access. should pass.[0m
2026/07/07 02:05:21 NOTICE: [36m(25) :[0m [34mbisync check-access[0m
2026/07/07 02:05:23 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:05:23 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/check_access/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:05:23 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:05: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/07 02:05:23 INFO : Synching Path1 "/tmp/020438wiqetij4/check_access/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_access/path2/"
2026/07/07 02:05:23 INFO : Building Path1 and Path2 listings
2026/07/07 02:05:23 INFO : Path1 checking for diffs
2026/07/07 02:05:23 INFO : Path2 checking for diffs
2026/07/07 02:05:23 INFO : Checking access health
2026/07/07 02:05:23 INFO : Found 2 matching "RCLONE_TEST" files on both paths
2026/07/07 02:05:23 INFO : No changes found
2026/07/07 02:05:23 INFO : Updating listings
2026/07/07 02:05:23 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/check_access/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_access/path2/"
2026/07/07 02:05:23 INFO : [32mBisync successful[0m
2026/07/07 02:05:23 DEBUG : Waiting for deletions to finish
2026/07/07 02:05:23 INFO : file2.txt: Deleted
2026/07/07 02:05:23 INFO : file3.txt: Deleted
2026/07/07 02:05:23 INFO : file4.txt: Deleted
2026/07/07 02:05:23 INFO : RCLONE_TEST: Deleted
2026/07/07 02:05:23 INFO : file1.txt: Deleted
2026/07/07 02:05:23 INFO : subdir/RCLONE_TEST: Deleted
2026/07/07 02:05:23 INFO : subdir/file20.txt: Deleted
2026/07/07 02:05:23 DEBUG : removing 1 level 1 directories
2026/07/07 02:05:23 INFO : subdir: Removing directory
2026/07/07 02:05:23 DEBUG : removing 1 level 0 directories
2026/07/07 02:05:23 INFO : Local file system at /tmp/020438wiqetij4/check_access/path1: Removing directory
2026/07/07 02:05:23 DEBUG : Waiting for deletions to finish
2026/07/07 02:05:23 INFO : file1.txt: Deleted
2026/07/07 02:05:23 INFO : RCLONE_TEST: Deleted
2026/07/07 02:05:23 INFO : file2.txt: Deleted
2026/07/07 02:05:23 INFO : subdir/file20.txt: Deleted
2026/07/07 02:05:23 INFO : file3.txt: Deleted
2026/07/07 02:05:23 INFO : subdir/RCLONE_TEST: Deleted
2026/07/07 02:05:23 INFO : file4.txt: Deleted
2026/07/07 02:05:23 DEBUG : removing 1 level 0 directories
2026/07/07 02:05:23 INFO : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/check_access/path2: Removing directory
bisync_test.go:610: [32mTEST check_access PASSED[0m
=== RUN TestBisyncLocalRemote/check_access_filters
2026/07/07 02:05:23 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/check_access_filters/path1"
2026/07/07 02:05:23 INFO : path2: Making directory
2026/07/07 02:05:23 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_access_filters/path2"
2026/07/07 02:05:23 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/initdir/test_check_access_filters-gigupob3"
2026/07/07 02:05:23 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:05:23 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:23 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:23 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:23 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:23 DEBUG : subdir-not: Making directory with metadata
2026/07/07 02:05:23 INFO : subdir-not: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 02:05:23 DEBUG : Added delayed dir = "subdir-not", newDst=subdir-not
2026/07/07 02:05:23 DEBUG : subdir: Making directory with metadata
2026/07/07 02:05:23 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 02:05:23 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/07 02:05:23 DEBUG : subdirX: Making directory with metadata
2026/07/07 02:05:23 INFO : subdirX: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 02:05:23 DEBUG : Added delayed dir = "subdirX", newDst=subdirX
2026/07/07 02:05:23 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:05:23 DEBUG : subdirX/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:23 DEBUG : subdirX/subdirX1: Making directory with metadata
2026/07/07 02:05:23 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:05:23 DEBUG : subdir-not/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:23 INFO : subdirX/subdirX1: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 02:05:23 DEBUG : subdir-not/subdir-not2: Making directory with metadata
2026/07/07 02:05:23 INFO : subdir-not/subdir-not2: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 02:05:23 DEBUG : Added delayed dir = "subdir-not/subdir-not2", newDst=subdir-not/subdir-not2
2026/07/07 02:05:23 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:05:23 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:05:23 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:23 DEBUG : subdir/subdirA: Making directory with metadata
2026/07/07 02:05:23 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:05:23 DEBUG : subdir-not/subdir-not2/file30.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:23 INFO : subdir/subdirA: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 02:05:23 DEBUG : Added delayed dir = "subdir/subdirA", newDst=subdir/subdirA
2026/07/07 02:05:23 DEBUG : subdir/subdirB: Making directory with metadata
2026/07/07 02:05:23 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:05:23 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:05:23 DEBUG : Added delayed dir = "subdirX/subdirX1", newDst=subdirX/subdirX1
2026/07/07 02:05:23 INFO : subdir/subdirB: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 02:05:23 DEBUG : Added delayed dir = "subdir/subdirB", newDst=subdir/subdirB
2026/07/07 02:05:23 DEBUG : subdirX/subdirX1/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:05:23 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/07 02:05:23 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:23 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:05:23 DEBUG : subdir/subdirB/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:05:23 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:05:23 DEBUG : subdir/subdirB/file30.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:23 INFO : file2.txt: Copied (new)
2026/07/07 02:05:23 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:05:23 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:05:23 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/07 02:05:23 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:05:23 DEBUG : subdir/subdirA/file30.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:23 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:23 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:23 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/07 02:05:23 INFO : file4.txt: Copied (new)
2026/07/07 02:05:23 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:05:23 INFO : file1.txt: Copied (new)
2026/07/07 02:05:23 DEBUG : subdirX/subdirX1/file30.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:23 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: size = 109 OK
2026/07/07 02:05:23 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:23 DEBUG : subdirX/file20.txt.0c4add8a.partial: size = 0 OK
2026/07/07 02:05:23 DEBUG : subdirX/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:23 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/07 02:05:23 INFO : file3.txt: Copied (new)
2026/07/07 02:05:23 DEBUG : subdirX/file20.txt.0c4add8a.partial: renamed to: subdirX/file20.txt
2026/07/07 02:05:23 INFO : subdirX/file20.txt: Copied (new)
2026/07/07 02:05:23 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: size = 109 OK
2026/07/07 02:05:23 DEBUG : Local file system at /tmp/020438wiqetij4/initdir/test_check_access_filters-gigupob3: Waiting for checks to finish
2026/07/07 02:05:23 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: size = 0 OK
2026/07/07 02:05:23 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:05:23 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/07/07 02:05:23 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:05:23 DEBUG : Local file system at /tmp/020438wiqetij4/initdir/test_check_access_filters-gigupob3: Waiting for transfers to finish
2026/07/07 02:05:23 DEBUG : subdir-not/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:23 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: renamed to: subdirX/RCLONE_TEST
2026/07/07 02:05:23 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/07/07 02:05:23 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: renamed to: subdir-not/RCLONE_TEST
2026/07/07 02:05:23 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/07/07 02:05:23 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/07 02:05:23 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: size = 109 OK
2026/07/07 02:05:23 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:23 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:05:23 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/07 02:05:23 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:05:23 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:05:23 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: renamed to: subdir-not/subdir-not2/RCLONE_TEST
2026/07/07 02:05:23 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new)
2026/07/07 02:05:23 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: size = 0 OK
2026/07/07 02:05:23 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/07/07 02:05:23 INFO : subdir/RCLONE_TEST: Copied (new)
2026/07/07 02:05:23 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: size = 109 OK
2026/07/07 02:05:23 DEBUG : subdirX/subdirX1/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:05:23 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: renamed to: subdirX/subdirX1/RCLONE_TEST
2026/07/07 02:05:23 INFO : subdirX/subdirX1/RCLONE_TEST: Copied (new)
2026/07/07 02:05:23 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: size = 109 OK
2026/07/07 02:05:23 DEBUG : subdir-not/subdir-not2/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:23 DEBUG : subdir/subdirB/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:05:23 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: renamed to: subdir-not/subdir-not2/file30.txt
2026/07/07 02:05:23 INFO : subdir-not/subdir-not2/file30.txt: Copied (new)
2026/07/07 02:05:23 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: renamed to: subdir/subdirB/RCLONE_TEST
2026/07/07 02:05:23 INFO : subdir/subdirB/RCLONE_TEST: Copied (new)
2026/07/07 02:05:23 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: size = 109 OK
2026/07/07 02:05:23 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: size = 0 OK
2026/07/07 02:05:23 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: renamed to: subdir-not/file20.txt
2026/07/07 02:05:23 INFO : subdir-not/file20.txt: Copied (new)
2026/07/07 02:05:23 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:05:23 DEBUG : subdir/subdirA/file30.txt.03485624.partial: size = 0 OK
2026/07/07 02:05:23 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: renamed to: subdir/subdirA/RCLONE_TEST
2026/07/07 02:05:23 INFO : subdir/subdirA/RCLONE_TEST: Copied (new)
2026/07/07 02:05:23 DEBUG : subdir/subdirB/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:23 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: renamed to: subdir/subdirB/file30.txt
2026/07/07 02:05:23 INFO : subdir/subdirB/file30.txt: Copied (new)
2026/07/07 02:05:23 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: size = 0 OK
2026/07/07 02:05:23 DEBUG : subdir/subdirA/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:23 DEBUG : subdirX/subdirX1/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:23 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: renamed to: subdirX/subdirX1/file30.txt
2026/07/07 02:05:23 INFO : subdirX/subdirX1/file30.txt: Copied (new)
2026/07/07 02:05:23 DEBUG : subdir/subdirA/file30.txt.03485624.partial: renamed to: subdir/subdirA/file30.txt
2026/07/07 02:05:23 INFO : subdir/subdirA/file30.txt: Copied (new)
2026/07/07 02:05:23 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/07/07 02:05:23 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/07/07 02:05:23 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/07/07 02:05:23 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/07/07 02:05:23 INFO : subdirX: Set directory modification time (using SetModTime)
2026/07/07 02:05:23 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:05:23 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/07/07 02:05:23 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_check_access_filters-pegocus1"
2026/07/07 02:05:23 DEBUG : exclude-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:23 DEBUG : include-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:23 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: size = 173 OK
2026/07/07 02:05:23 DEBUG : include-other-filtersfile.txt.8126a844.partial: size = 178 OK
2026/07/07 02:05:23 DEBUG : Local file system at /tmp/020438wiqetij4/datadir/test_check_access_filters-pegocus1: Waiting for checks to finish
2026/07/07 02:05:23 DEBUG : exclude-other-filtersfile.txt: md5 = 5fcc6205d7df1c2e9ed3a15a1356b345 OK
2026/07/07 02:05:23 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: renamed to: exclude-other-filtersfile.txt
2026/07/07 02:05:23 INFO : exclude-other-filtersfile.txt: Copied (new)
2026/07/07 02:05:23 DEBUG : include-other-filtersfile.txt: md5 = 2ec13b2813141ed088e5978ef5a47b0e OK
2026/07/07 02:05:23 DEBUG : include-other-filtersfile.txt.8126a844.partial: renamed to: include-other-filtersfile.txt
2026/07/07 02:05:23 INFO : include-other-filtersfile.txt: Copied (new)
2026/07/07 02:05:23 DEBUG : Local file system at /tmp/020438wiqetij4/datadir/test_check_access_filters-pegocus1: Waiting for transfers to finish
2026/07/07 02:05:23 DEBUG : Waiting for deletions to finish
2026/07/07 02:05:23 ERROR : error listing: directory not found
2026/07/07 02:05:23 ERROR : Local file system at /tmp/020438wiqetij4/check_access_filters/path1: Failed to list "": directory not found
2026/07/07 02:05:23 DEBUG : removing 1 level 0 directories
2026/07/07 02:05:23 INFO : Local file system at /tmp/020438wiqetij4/check_access_filters/path1: Removing directory
2026/07/07 02:05:23 ERROR : Failed to rmdir: stat /tmp/020438wiqetij4/check_access_filters/path1: no such file or directory
2026/07/07 02:05:23 DEBUG : Waiting for deletions to finish
2026/07/07 02:05:23 DEBUG : removing 1 level 0 directories
2026/07/07 02:05:23 INFO : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/check_access_filters/path2: Removing directory
2026/07/07 02:05:23 ERROR : error listing: directory not found
2026/07/07 02:05:23 NOTICE: checking initFs Local file system at /tmp/020438wiqetij4/initdir/test_check_access_filters-gigupob3
2026/07/07 02:05:23 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:05:23 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:23 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:23 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:23 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:23 DEBUG : subdir-not: Making directory with metadata
2026/07/07 02:05:23 INFO : subdir-not: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 02:05:23 DEBUG : Added delayed dir = "subdir-not", newDst=subdir-not
2026/07/07 02:05:23 DEBUG : subdir: Making directory with metadata
2026/07/07 02:05:23 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 02:05:23 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/07 02:05:23 DEBUG : subdirX: Making directory with metadata
2026/07/07 02:05:23 INFO : subdirX: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 02:05:23 DEBUG : Added delayed dir = "subdirX", newDst=subdirX
2026/07/07 02:05:23 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:05:23 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:05:23 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:05:23 DEBUG : subdirX/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:23 DEBUG : subdirX/subdirX1: Making directory with metadata
2026/07/07 02:05:23 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:05:23 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:05:23 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:05:23 INFO : subdirX/subdirX1: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 02:05:23 DEBUG : Added delayed dir = "subdirX/subdirX1", newDst=subdirX/subdirX1
2026/07/07 02:05:23 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/07 02:05:23 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/07 02:05:23 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:23 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:05:23 DEBUG : subdir-not/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:23 DEBUG : subdir-not/subdir-not2: Making directory with metadata
2026/07/07 02:05:23 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/07 02:05:23 INFO : file3.txt: Copied (new)
2026/07/07 02:05:23 INFO : subdir-not/subdir-not2: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 02:05:23 DEBUG : Added delayed dir = "subdir-not/subdir-not2", newDst=subdir-not/subdir-not2
2026/07/07 02:05:23 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:05:23 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: size = 109 OK
2026/07/07 02:05:23 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:23 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:23 DEBUG : subdirX/subdirX1/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:05:23 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:05:23 INFO : file1.txt: Copied (new)
2026/07/07 02:05:23 DEBUG : subdirX/subdirX1/file30.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:23 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:05:23 INFO : file2.txt: Copied (new)
2026/07/07 02:05:23 DEBUG : subdirX/file20.txt.0c4add8a.partial: size = 0 OK
2026/07/07 02:05:23 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:05:23 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: renamed to: subdirX/RCLONE_TEST
2026/07/07 02:05:23 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/07/07 02:05:23 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:23 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:05:23 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: size = 109 OK
2026/07/07 02:05:23 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/07 02:05:23 INFO : file4.txt: Copied (new)
2026/07/07 02:05:23 DEBUG : subdirX/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:23 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:05:23 DEBUG : subdirX/file20.txt.0c4add8a.partial: renamed to: subdirX/file20.txt
2026/07/07 02:05:23 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:05:23 INFO : subdirX/file20.txt: Copied (new)
2026/07/07 02:05:23 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: size = 0 OK
2026/07/07 02:05:23 DEBUG : subdir-not/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:23 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: renamed to: subdir-not/RCLONE_TEST
2026/07/07 02:05:23 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/07/07 02:05:23 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: renamed to: subdir-not/file20.txt
2026/07/07 02:05:23 INFO : subdir-not/file20.txt: Copied (new)
2026/07/07 02:05:23 DEBUG : subdir-not/subdir-not2/file30.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:23 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: size = 109 OK
2026/07/07 02:05:23 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: size = 0 OK
2026/07/07 02:05:23 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: size = 109 OK
2026/07/07 02:05:23 DEBUG : subdirX/subdirX1/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:05:23 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: renamed to: subdirX/subdirX1/RCLONE_TEST
2026/07/07 02:05:23 INFO : subdirX/subdirX1/RCLONE_TEST: Copied (new)
2026/07/07 02:05:23 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:23 DEBUG : subdir/subdirA: Making directory with metadata
2026/07/07 02:05:23 INFO : subdir/subdirA: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 02:05:23 DEBUG : Added delayed dir = "subdir/subdirA", newDst=subdir/subdirA
2026/07/07 02:05:23 DEBUG : subdir/subdirB: Making directory with metadata
2026/07/07 02:05:23 INFO : subdir/subdirB: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 02:05:23 DEBUG : Added delayed dir = "subdir/subdirB", newDst=subdir/subdirB
2026/07/07 02:05:23 DEBUG : subdir/subdirB/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:05:23 DEBUG : subdir/subdirB/file30.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:23 DEBUG : subdirX/subdirX1/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:23 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: renamed to: subdirX/subdirX1/file30.txt
2026/07/07 02:05:23 INFO : subdirX/subdirX1/file30.txt: Copied (new)
2026/07/07 02:05:23 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: size = 0 OK
2026/07/07 02:05:23 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:05:23 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: renamed to: subdir-not/subdir-not2/RCLONE_TEST
2026/07/07 02:05:23 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new)
2026/07/07 02:05:23 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/07/07 02:05:23 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/07 02:05:23 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: size = 109 OK
2026/07/07 02:05:23 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:05:23 DEBUG : subdir/subdirA/file30.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:23 DEBUG : subdir-not/subdir-not2/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:23 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: renamed to: subdir-not/subdir-not2/file30.txt
2026/07/07 02:05:23 INFO : subdir-not/subdir-not2/file30.txt: Copied (new)
2026/07/07 02:05:23 DEBUG : subdir/subdirB/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:05:23 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:05:23 DEBUG : Local file system at /tmp/020438wiqetij4/check_access_filters/path1: Waiting for checks to finish
2026/07/07 02:05:23 DEBUG : Local file system at /tmp/020438wiqetij4/check_access_filters/path1: Waiting for transfers to finish
2026/07/07 02:05:23 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:23 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: renamed to: subdir/subdirB/RCLONE_TEST
2026/07/07 02:05:23 INFO : subdir/subdirB/RCLONE_TEST: Copied (new)
2026/07/07 02:05:23 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/07/07 02:05:23 INFO : subdir/RCLONE_TEST: Copied (new)
2026/07/07 02:05:23 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/07 02:05:23 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:05:23 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: size = 109 OK
2026/07/07 02:05:23 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:05:23 DEBUG : subdir/subdirA/file30.txt.03485624.partial: size = 0 OK
2026/07/07 02:05:23 DEBUG : subdir/subdirA/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:23 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: renamed to: subdir/subdirA/RCLONE_TEST
2026/07/07 02:05:23 INFO : subdir/subdirA/RCLONE_TEST: Copied (new)
2026/07/07 02:05:23 DEBUG : subdir/subdirA/file30.txt.03485624.partial: renamed to: subdir/subdirA/file30.txt
2026/07/07 02:05:23 INFO : subdir/subdirA/file30.txt: Copied (new)
2026/07/07 02:05:23 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: size = 0 OK
2026/07/07 02:05:23 DEBUG : subdir/subdirB/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:23 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: renamed to: subdir/subdirB/file30.txt
2026/07/07 02:05:23 INFO : subdir/subdirB/file30.txt: Copied (new)
2026/07/07 02:05:23 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/07/07 02:05:23 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/07/07 02:05:23 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/07/07 02:05:23 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/07/07 02:05:23 INFO : subdirX: Set directory modification time (using SetModTime)
2026/07/07 02:05:23 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/07/07 02:05:23 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:05:23 NOTICE: checking Path1 Local file system at /tmp/020438wiqetij4/check_access_filters/path1
2026/07/07 02:05:23 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:05:23 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:23 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:23 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:23 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:23 INFO : subdir-not: Making directory
2026/07/07 02:05:23 INFO : subdir: Making directory
2026/07/07 02:05:23 INFO : subdirX: Making directory
2026/07/07 02:05:23 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:05:23 DEBUG : subdirX/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:23 INFO : subdirX/subdirX1: Making directory
2026/07/07 02:05:23 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:05:23 DEBUG : subdir-not/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:23 INFO : subdir-not/subdir-not2: Making directory
2026/07/07 02:05:23 DEBUG : subdirX/subdirX1/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:05:23 DEBUG : subdirX/subdirX1/file30.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:23 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:05:23 DEBUG : subdir-not/subdir-not2/file30.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:23 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:05:23 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:23 INFO : subdir/subdirA: Making directory
2026/07/07 02:05:23 INFO : subdir/subdirB: Making directory
2026/07/07 02:05:23 DEBUG : subdir/subdirB/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:05:23 DEBUG : subdir/subdirB/file30.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:23 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:05:23 DEBUG : subdir/subdirA/file30.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:23 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/check_access_filters/path2: Waiting for checks to finish
2026/07/07 02:05:23 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/check_access_filters/path2: Waiting for transfers to finish
2026/07/07 02:05:23 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:05:23 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:05:23 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:05:23 DEBUG : file3.txt: size = 0 OK
2026/07/07 02:05:23 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:23 INFO : file3.txt: Copied (new)
2026/07/07 02:05:23 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:05:23 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:23 INFO : file1.txt: Copied (new)
2026/07/07 02:05:23 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:05:23 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:23 INFO : file2.txt: Copied (new)
2026/07/07 02:05:23 DEBUG : subdirX/file20.txt: size = 0 OK
2026/07/07 02:05:23 DEBUG : subdirX/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:23 INFO : subdirX/file20.txt: Copied (new)
2026/07/07 02:05:23 DEBUG : subdirX/RCLONE_TEST: size = 109 OK
2026/07/07 02:05:23 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:05:23 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/07/07 02:05:23 DEBUG : subdir-not/RCLONE_TEST: size = 109 OK
2026/07/07 02:05:23 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:05:23 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/07/07 02:05:23 DEBUG : file4.txt: size = 0 OK
2026/07/07 02:05:23 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:23 INFO : file4.txt: Copied (new)
2026/07/07 02:05:24 DEBUG : subdir-not/file20.txt: size = 0 OK
2026/07/07 02:05:24 DEBUG : subdir-not/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:24 INFO : subdir-not/file20.txt: Copied (new)
2026/07/07 02:05:24 DEBUG : subdirX/subdirX1/file30.txt: size = 0 OK
2026/07/07 02:05:24 DEBUG : subdirX/subdirX1/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:24 INFO : subdirX/subdirX1/file30.txt: Copied (new)
2026/07/07 02:05:24 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: size = 109 OK
2026/07/07 02:05:24 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:05:24 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new)
2026/07/07 02:05:24 DEBUG : subdirX/subdirX1/RCLONE_TEST: size = 109 OK
2026/07/07 02:05:24 DEBUG : subdirX/subdirX1/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:05:24 INFO : subdirX/subdirX1/RCLONE_TEST: Copied (new)
2026/07/07 02:05:24 DEBUG : subdir-not/subdir-not2/file30.txt: size = 0 OK
2026/07/07 02:05:24 DEBUG : subdir-not/subdir-not2/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:24 INFO : subdir-not/subdir-not2/file30.txt: Copied (new)
2026/07/07 02:05:24 DEBUG : subdir/RCLONE_TEST: size = 109 OK
2026/07/07 02:05:24 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:05:24 INFO : subdir/RCLONE_TEST: Copied (new)
2026/07/07 02:05:24 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/07 02:05:24 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:24 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:05:24 DEBUG : subdir/subdirB/RCLONE_TEST: size = 109 OK
2026/07/07 02:05:24 DEBUG : subdir/subdirB/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:05:24 INFO : subdir/subdirB/RCLONE_TEST: Copied (new)
2026/07/07 02:05:24 DEBUG : subdir/subdirB/file30.txt: size = 0 OK
2026/07/07 02:05:24 DEBUG : subdir/subdirB/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:24 INFO : subdir/subdirB/file30.txt: Copied (new)
2026/07/07 02:05:24 DEBUG : subdir/subdirA/RCLONE_TEST: size = 109 OK
2026/07/07 02:05:24 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:05:24 INFO : subdir/subdirA/RCLONE_TEST: Copied (new)
2026/07/07 02:05:24 DEBUG : subdir/subdirA/file30.txt: size = 0 OK
2026/07/07 02:05:24 DEBUG : subdir/subdirA/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:24 INFO : subdir/subdirA/file30.txt: Copied (new)
2026/07/07 02:05:24 NOTICE: checking path2 Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/check_access_filters/path2
2026/07/07 02:05:24 NOTICE: [36m(01) :[0m [34mtest check-access-filters[0m
2026/07/07 02:05:24 NOTICE: [36m(02) :[0m [34mtest EXCLUDE - OTHER TESTS[0m
2026/07/07 02:05:24 NOTICE: [36m(03) :[0m [34mcopy-file /tmp/020438wiqetij4/datadir/test_check_access_filters-pegocus1/exclude-other-filtersfile.txt /tmp/020438wiqetij4/workdir/[0m
2026/07/07 02:05:24 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_check_access_filters-pegocus1/exclude-other-filtersfile.txt" to "/tmp/020438wiqetij4/workdir/" as ""
2026/07/07 02:05:24 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_check_access_filters-pegocus1/exclude-other-filtersfile.txt"
2026/07/07 02:05:24 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/workdir/"
2026/07/07 02:05:24 DEBUG : operations.CopyFile "exclude-other-filtersfile.txt" to "Local file system at /tmp/020438wiqetij4/workdir" as "exclude-other-filtersfile.txt"
2026/07/07 02:05:24 DEBUG : exclude-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:24 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: size = 173 OK
2026/07/07 02:05:24 DEBUG : exclude-other-filtersfile.txt: md5 = 5fcc6205d7df1c2e9ed3a15a1356b345 OK
2026/07/07 02:05:24 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: renamed to: exclude-other-filtersfile.txt
2026/07/07 02:05:24 INFO : exclude-other-filtersfile.txt: Copied (new)
2026/07/07 02:05:24 NOTICE: [36m(04) :[0m [34mtest resync to get the filters file md5 built.[0m
2026/07/07 02:05:24 NOTICE: [36m(05) :[0m [34mbisync resync filters-file=/tmp/020438wiqetij4/workdir/exclude-other-filtersfile.txt[0m
2026/07/07 02:05:26 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:05:26 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/07/07 02:05:26 INFO : subdirX: Set directory modification time (using SetModTime)
2026/07/07 02:05:26 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/07/07 02:05:26 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/07/07 02:05:26 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/07/07 02:05:26 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/07/07 02:05:26 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/check_access_filters/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:05:26 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:05: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/07 02:05:26 INFO : Synching Path1 "/tmp/020438wiqetij4/check_access_filters/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_access_filters/path2/"
2026/07/07 02:05:26 INFO : Using filters file /tmp/020438wiqetij4/workdir/exclude-other-filtersfile.txt
2026/07/07 02:05:26 INFO : Storing filters file hash to /tmp/020438wiqetij4/workdir/exclude-other-filtersfile.txt.md5
2026/07/07 02:05:26 INFO : Copying Path2 files to Path1
2026/07/07 02:05:26 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:05:26 INFO : There was nothing to transfer
2026/07/07 02:05:26 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:05:26 INFO : There was nothing to transfer
2026/07/07 02:05:26 INFO : Resync updating listings
2026/07/07 02:05:26 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/check_access_filters/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_access_filters/path2/"
2026/07/07 02:05:26 INFO : [32mBisync successful[0m
2026/07/07 02:05:26 NOTICE: [36m(06) :[0m [34mtest EXCLUDE - test filters for check access[0m
2026/07/07 02:05:26 NOTICE: [36m(07) :[0m [34mbisync check-access filters-file=/tmp/020438wiqetij4/workdir/exclude-other-filtersfile.txt[0m
2026/07/07 02:05:28 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:05:28 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/07/07 02:05:28 INFO : subdirX: Set directory modification time (using SetModTime)
2026/07/07 02:05:28 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/07/07 02:05:28 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/07/07 02:05:28 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/07/07 02:05:28 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/07/07 02:05:28 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/check_access_filters/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:05:28 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:05: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/07 02:05:28 INFO : Synching Path1 "/tmp/020438wiqetij4/check_access_filters/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_access_filters/path2/"
2026/07/07 02:05:28 INFO : Using filters file /tmp/020438wiqetij4/workdir/exclude-other-filtersfile.txt
2026/07/07 02:05:28 INFO : Building Path1 and Path2 listings
2026/07/07 02:05:29 INFO : Path1 checking for diffs
2026/07/07 02:05:29 INFO : Path2 checking for diffs
2026/07/07 02:05:29 INFO : Checking access health
2026/07/07 02:05:29 INFO : Found 3 matching "RCLONE_TEST" files on both paths
2026/07/07 02:05:29 INFO : No changes found
2026/07/07 02:05:29 INFO : Updating listings
2026/07/07 02:05:29 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/check_access_filters/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_access_filters/path2/"
2026/07/07 02:05:29 INFO : [32mBisync successful[0m
2026/07/07 02:05:29 NOTICE: [36m(08) :[0m [34mcopy-listings exclude-initial[0m
2026/07/07 02:05:29 NOTICE: [36m(09) :[0m [34mtest EXCLUDE - delete RCLONE_TEST files in excluded directories[0m
2026/07/07 02:05:29 NOTICE: [36m(10) :[0m [34mdelete-file TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_access_filters/path2/subdir/subdirA/RCLONE_TEST[0m
2026/07/07 02:05:29 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_access_filters/path2/subdir/subdirA/"
2026/07/07 02:05:29 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_access_filters/path2/subdir/subdirA/" to be canonical "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_access_filters/path2/subdir/subdirA"
2026/07/07 02:05:29 INFO : RCLONE_TEST: Deleted
2026/07/07 02:05:29 NOTICE: [36m(11) :[0m [34mdelete-file /tmp/020438wiqetij4/check_access_filters/path1/subdir-not/RCLONE_TEST[0m
2026/07/07 02:05:29 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/check_access_filters/path1/subdir-not/"
2026/07/07 02:05:29 DEBUG : fs cache: renaming cache item "/tmp/020438wiqetij4/check_access_filters/path1/subdir-not/" to be canonical "/tmp/020438wiqetij4/check_access_filters/path1/subdir-not"
2026/07/07 02:05:29 INFO : RCLONE_TEST: Deleted
2026/07/07 02:05:29 NOTICE: [36m(12) :[0m [34mdelete-file TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST[0m
2026/07/07 02:05:29 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_access_filters/path2/subdir-not/subdir-not2/"
2026/07/07 02:05:29 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_access_filters/path2/subdir-not/subdir-not2/" to be canonical "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_access_filters/path2/subdir-not/subdir-not2"
2026/07/07 02:05:29 INFO : RCLONE_TEST: Deleted
2026/07/07 02:05:29 NOTICE: [36m(13) :[0m [34mdelete-file /tmp/020438wiqetij4/check_access_filters/path1/subdirX/RCLONE_TEST[0m
2026/07/07 02:05:29 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/check_access_filters/path1/subdirX/"
2026/07/07 02:05:29 DEBUG : fs cache: renaming cache item "/tmp/020438wiqetij4/check_access_filters/path1/subdirX/" to be canonical "/tmp/020438wiqetij4/check_access_filters/path1/subdirX"
2026/07/07 02:05:29 INFO : RCLONE_TEST: Deleted
2026/07/07 02:05:29 NOTICE: [36m(14) :[0m [34mtest EXCLUDE - test should PASS[0m
2026/07/07 02:05:29 NOTICE: [36m(15) :[0m [34mbisync check-access filters-file=/tmp/020438wiqetij4/workdir/exclude-other-filtersfile.txt[0m
2026/07/07 02:05:31 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:05:31 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/07/07 02:05:31 INFO : subdirX: Set directory modification time (using SetModTime)
2026/07/07 02:05:31 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/07/07 02:05:31 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/07/07 02:05:31 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/07/07 02:05:31 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/07/07 02:05:31 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/check_access_filters/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:05:31 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:05: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/07 02:05:31 INFO : Synching Path1 "/tmp/020438wiqetij4/check_access_filters/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_access_filters/path2/"
2026/07/07 02:05:31 INFO : Using filters file /tmp/020438wiqetij4/workdir/exclude-other-filtersfile.txt
2026/07/07 02:05:31 INFO : Building Path1 and Path2 listings
2026/07/07 02:05:31 INFO : Path1 checking for diffs
2026/07/07 02:05:31 INFO : Path2 checking for diffs
2026/07/07 02:05:31 INFO : Checking access health
2026/07/07 02:05:31 INFO : Found 3 matching "RCLONE_TEST" files on both paths
2026/07/07 02:05:31 INFO : No changes found
2026/07/07 02:05:31 INFO : Updating listings
2026/07/07 02:05:31 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/check_access_filters/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_access_filters/path2/"
2026/07/07 02:05:31 INFO : [32mBisync successful[0m
2026/07/07 02:05:31 NOTICE: [36m(16) :[0m [34mcopy-listings exclude-pass-run[0m
2026/07/07 02:05:31 NOTICE: [36m(17) :[0m [34mtest EXCLUDE - delete RCLONE_TEST files in included directories[0m
2026/07/07 02:05:31 NOTICE: [36m(18) :[0m [34mdelete-file TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_access_filters/path2/RCLONE_TEST[0m
2026/07/07 02:05:31 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_access_filters/path2/"
2026/07/07 02:05:31 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_access_filters/path2/" to be canonical "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_access_filters/path2"
2026/07/07 02:05:31 INFO : RCLONE_TEST: Deleted
2026/07/07 02:05:31 NOTICE: [36m(19) :[0m [34mdelete-file /tmp/020438wiqetij4/check_access_filters/path1/subdir/RCLONE_TEST[0m
2026/07/07 02:05:31 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/check_access_filters/path1/subdir/"
2026/07/07 02:05:31 DEBUG : fs cache: renaming cache item "/tmp/020438wiqetij4/check_access_filters/path1/subdir/" to be canonical "/tmp/020438wiqetij4/check_access_filters/path1/subdir"
2026/07/07 02:05:31 INFO : RCLONE_TEST: Deleted
2026/07/07 02:05:31 NOTICE: [36m(20) :[0m [34mtest EXCLUDE - test should ABORT[0m
2026/07/07 02:05:31 NOTICE: [36m(21) :[0m [34mbisync check-access filters-file=/tmp/020438wiqetij4/workdir/exclude-other-filtersfile.txt[0m
2026/07/07 02:05:34 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:05:34 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/07/07 02:05:34 INFO : subdirX: Set directory modification time (using SetModTime)
2026/07/07 02:05:34 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/07/07 02:05:34 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/07/07 02:05:34 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/07/07 02:05:34 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/07/07 02:05:34 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/check_access_filters/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:05:34 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:05: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/07 02:05:34 INFO : Synching Path1 "/tmp/020438wiqetij4/check_access_filters/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_access_filters/path2/"
2026/07/07 02:05:34 INFO : Using filters file /tmp/020438wiqetij4/workdir/exclude-other-filtersfile.txt
2026/07/07 02:05:34 INFO : Building Path1 and Path2 listings
2026/07/07 02:05:34 INFO : Path1 checking for diffs
2026/07/07 02:05:34 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdir/RCLONE_TEST[0m
2026/07/07 02:05:34 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/07/07 02:05:34 INFO : Path2 checking for diffs
2026/07/07 02:05:34 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mRCLONE_TEST[0m
2026/07/07 02:05:34 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/07/07 02:05:34 INFO : Checking access health
2026/07/07 02:05:34 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36mRCLONE_TEST[0m
2026/07/07 02:05:34 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36msubdir/RCLONE_TEST[0m
2026/07/07 02:05:34 ERROR : [31mBisync critical error: check file check failed[0m
2026/07/07 02:05:34 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/07 02:05:34 NOTICE: Bisync error: bisync aborted
2026/07/07 02:05:34 NOTICE: [36m(22) :[0m [34mmove-listings exclude-error-run[0m
2026/07/07 02:05:34 NOTICE: [36m(23) :[0m [34mtest INCLUDE - OTHER TESTS[0m
2026/07/07 02:05:34 NOTICE: [36m(24) :[0m [34mtest reset to the initial state[0m
2026/07/07 02:05:34 NOTICE: [36m(25) :[0m [34mcopy-dir /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access_filters/initial /tmp/020438wiqetij4/check_access_filters/path1/[0m
2026/07/07 02:05:34 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/check_access_filters/path1/"
2026/07/07 02:05:34 DEBUG : fs cache: renaming cache item "/tmp/020438wiqetij4/check_access_filters/path1/" to be canonical "/tmp/020438wiqetij4/check_access_filters/path1"
2026/07/07 02:05:34 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/07/07 02:05:34 DEBUG : Added delayed dir = "subdir-not", newDst=subdir-not
2026/07/07 02:05:34 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:05:34 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/07 02:05:34 INFO : subdirX: Set directory modification time (using SetModTime)
2026/07/07 02:05:34 DEBUG : Added delayed dir = "subdirX", newDst=subdirX
2026/07/07 02:05:34 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:05:34 DEBUG : RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:05:34 DEBUG : RCLONE_TEST: Unchanged skipping
2026/07/07 02:05:34 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:05:34 DEBUG : file1.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:05:34 DEBUG : file1.txt: Unchanged skipping
2026/07/07 02:05:34 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:05:34 DEBUG : file2.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:05:34 DEBUG : file2.txt: Unchanged skipping
2026/07/07 02:05:34 DEBUG : file3.txt: size = 0 OK
2026/07/07 02:05:34 DEBUG : file3.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:05:34 DEBUG : file3.txt: Unchanged skipping
2026/07/07 02:05:34 DEBUG : file4.txt: size = 0 OK
2026/07/07 02:05:34 DEBUG : file4.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:05:34 DEBUG : file4.txt: Unchanged skipping
2026/07/07 02:05:34 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:05:34 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/07/07 02:05:34 DEBUG : Added delayed dir = "subdirX/subdirX1", newDst=subdirX/subdirX1
2026/07/07 02:05:34 DEBUG : subdirX/file20.txt: size = 0 OK
2026/07/07 02:05:34 DEBUG : subdirX/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:05:34 DEBUG : subdirX/file20.txt: Unchanged skipping
2026/07/07 02:05:34 DEBUG : subdirX/subdirX1/RCLONE_TEST: size = 109 OK
2026/07/07 02:05:34 DEBUG : subdirX/subdirX1/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:05:34 DEBUG : subdirX/subdirX1/RCLONE_TEST: Unchanged skipping
2026/07/07 02:05:34 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: size = 109 OK
2026/07/07 02:05:34 DEBUG : subdirX/subdirX1/file30.txt: size = 0 OK
2026/07/07 02:05:34 DEBUG : subdirX/subdirX1/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:05:34 DEBUG : subdirX/subdirX1/file30.txt: Unchanged skipping
2026/07/07 02:05:34 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:05:34 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/07/07 02:05:34 DEBUG : Added delayed dir = "subdir-not/subdir-not2", newDst=subdir-not/subdir-not2
2026/07/07 02:05:34 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:05:34 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: renamed to: subdirX/RCLONE_TEST
2026/07/07 02:05:34 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/07/07 02:05:34 DEBUG : subdir-not/file20.txt: size = 0 OK
2026/07/07 02:05:34 DEBUG : subdir-not/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:05:34 DEBUG : subdir-not/file20.txt: Unchanged skipping
2026/07/07 02:05:34 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: size = 109 OK
2026/07/07 02:05:34 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:05:34 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Unchanged skipping
2026/07/07 02:05:34 DEBUG : subdir-not/subdir-not2/file30.txt: size = 0 OK
2026/07/07 02:05:34 DEBUG : subdir-not/subdir-not2/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:05:34 DEBUG : subdir-not/subdir-not2/file30.txt: Unchanged skipping
2026/07/07 02:05:34 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: size = 109 OK
2026/07/07 02:05:34 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:05:34 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: renamed to: subdir-not/RCLONE_TEST
2026/07/07 02:05:34 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/07/07 02:05:34 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:05:34 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/07/07 02:05:34 DEBUG : Added delayed dir = "subdir/subdirA", newDst=subdir/subdirA
2026/07/07 02:05:34 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/07/07 02:05:34 DEBUG : Added delayed dir = "subdir/subdirB", newDst=subdir/subdirB
2026/07/07 02:05:34 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/07 02:05:34 DEBUG : subdir/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:05:34 DEBUG : subdir/file20.txt: Unchanged skipping
2026/07/07 02:05:34 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/07/07 02:05:34 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:05:34 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/07/07 02:05:34 INFO : subdir/RCLONE_TEST: Copied (new)
2026/07/07 02:05:34 DEBUG : subdir/subdirB/RCLONE_TEST: size = 109 OK
2026/07/07 02:05:34 DEBUG : subdir/subdirB/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:05:34 DEBUG : subdir/subdirB/RCLONE_TEST: Unchanged skipping
2026/07/07 02:05:34 DEBUG : subdir/subdirB/file30.txt: size = 0 OK
2026/07/07 02:05:34 DEBUG : subdir/subdirB/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:05:34 DEBUG : subdir/subdirB/file30.txt: Unchanged skipping
2026/07/07 02:05:34 DEBUG : subdir/subdirA/RCLONE_TEST: size = 109 OK
2026/07/07 02:05:34 DEBUG : subdir/subdirA/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:05:34 DEBUG : Local file system at /tmp/020438wiqetij4/check_access_filters/path1: Waiting for checks to finish
2026/07/07 02:05:34 DEBUG : subdir/subdirA/RCLONE_TEST: Unchanged skipping
2026/07/07 02:05:34 DEBUG : subdir/subdirA/file30.txt: size = 0 OK
2026/07/07 02:05:34 DEBUG : subdir/subdirA/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:05:34 DEBUG : subdir/subdirA/file30.txt: Unchanged skipping
2026/07/07 02:05:34 DEBUG : Local file system at /tmp/020438wiqetij4/check_access_filters/path1: Waiting for transfers to finish
2026/07/07 02:05:34 INFO : subdirX: Set directory modification time (using SetModTime)
2026/07/07 02:05:34 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/07/07 02:05:34 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:05:34 NOTICE: [36m(26) :[0m [34msync-dir /tmp/020438wiqetij4/check_access_filters/path1/ TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_access_filters/path2/[0m
2026/07/07 02:05:34 DEBUG : fs cache: switching user supplied name "/tmp/020438wiqetij4/check_access_filters/path1/" for canonical name "/tmp/020438wiqetij4/check_access_filters/path1"
2026/07/07 02:05:34 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_access_filters/path2/" for canonical name "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_access_filters/path2"
2026/07/07 02:05:34 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:05:34 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:05:34 DEBUG : file1.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:05:34 DEBUG : file1.txt: Unchanged skipping
2026/07/07 02:05:34 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:05:34 DEBUG : file2.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:05:34 DEBUG : file2.txt: Unchanged skipping
2026/07/07 02:05:34 DEBUG : file3.txt: size = 0 OK
2026/07/07 02:05:34 DEBUG : file3.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:05:34 DEBUG : file3.txt: Unchanged skipping
2026/07/07 02:05:34 DEBUG : file4.txt: size = 0 OK
2026/07/07 02:05:34 DEBUG : file4.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:05:34 DEBUG : file4.txt: Unchanged skipping
2026/07/07 02:05:34 DEBUG : subdirX/file20.txt: size = 0 OK
2026/07/07 02:05:34 DEBUG : subdirX/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:05:34 DEBUG : subdirX/file20.txt: Unchanged skipping
2026/07/07 02:05:34 DEBUG : subdirX/RCLONE_TEST: size = 109 OK
2026/07/07 02:05:34 DEBUG : subdirX/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:05:34 DEBUG : subdirX/RCLONE_TEST: Unchanged skipping
2026/07/07 02:05:34 DEBUG : subdir-not/RCLONE_TEST: size = 109 OK
2026/07/07 02:05:34 DEBUG : subdir-not/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:05:34 DEBUG : subdir-not/RCLONE_TEST: Unchanged skipping
2026/07/07 02:05:34 DEBUG : subdir-not/file20.txt: size = 0 OK
2026/07/07 02:05:34 DEBUG : subdir-not/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:05:34 DEBUG : subdir-not/file20.txt: Unchanged skipping
2026/07/07 02:05:34 DEBUG : subdir/RCLONE_TEST: size = 109 OK
2026/07/07 02:05:34 DEBUG : subdir/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:05:34 DEBUG : subdir/RCLONE_TEST: Unchanged skipping
2026/07/07 02:05:34 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/07 02:05:34 DEBUG : subdir/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:05:34 DEBUG : subdir/file20.txt: Unchanged skipping
2026/07/07 02:05:34 DEBUG : subdirX/subdirX1/RCLONE_TEST: size = 109 OK
2026/07/07 02:05:34 DEBUG : subdirX/subdirX1/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:05:34 DEBUG : subdirX/subdirX1/file30.txt: size = 0 OK
2026/07/07 02:05:34 DEBUG : subdirX/subdirX1/RCLONE_TEST: Unchanged skipping
2026/07/07 02:05:34 DEBUG : subdirX/subdirX1/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:05:34 DEBUG : subdirX/subdirX1/file30.txt: Unchanged skipping
2026/07/07 02:05:34 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:05:34 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:05:34 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:05:34 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:05:34 DEBUG : subdir-not/subdir-not2/file30.txt: size = 0 OK
2026/07/07 02:05:34 DEBUG : subdir-not/subdir-not2/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:05:34 DEBUG : subdir-not/subdir-not2/file30.txt: Unchanged skipping
2026/07/07 02:05:34 DEBUG : subdir/subdirB/RCLONE_TEST: size = 109 OK
2026/07/07 02:05:34 DEBUG : subdir/subdirB/file30.txt: size = 0 OK
2026/07/07 02:05:34 DEBUG : subdir/subdirB/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:05:34 DEBUG : subdir/subdirB/RCLONE_TEST: Unchanged skipping
2026/07/07 02:05:34 DEBUG : subdir/subdirB/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:05:34 DEBUG : subdir/subdirB/file30.txt: Unchanged skipping
2026/07/07 02:05:34 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:05:34 DEBUG : subdir/subdirA/file30.txt: size = 0 OK
2026/07/07 02:05:34 DEBUG : subdir/subdirA/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:05:34 DEBUG : subdir/subdirA/file30.txt: Unchanged skipping
2026/07/07 02:05:34 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/check_access_filters/path2: Waiting for checks to finish
2026/07/07 02:05:34 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/check_access_filters/path2: Waiting for transfers to finish
2026/07/07 02:05:34 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: size = 109 OK
2026/07/07 02:05:34 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:05:34 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new)
2026/07/07 02:05:34 DEBUG : subdir/subdirA/RCLONE_TEST: size = 109 OK
2026/07/07 02:05:34 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:05:34 INFO : subdir/subdirA/RCLONE_TEST: Copied (new)
2026/07/07 02:05:34 DEBUG : Waiting for deletions to finish
2026/07/07 02:05:34 NOTICE: [36m(27) :[0m [34mcopy-file /tmp/020438wiqetij4/datadir/test_check_access_filters-pegocus1/include-other-filtersfile.txt /tmp/020438wiqetij4/workdir/[0m
2026/07/07 02:05:34 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_check_access_filters-pegocus1/include-other-filtersfile.txt" to "/tmp/020438wiqetij4/workdir/" as ""
2026/07/07 02:05:34 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_check_access_filters-pegocus1/include-other-filtersfile.txt"
2026/07/07 02:05:34 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/workdir/"
2026/07/07 02:05:34 DEBUG : operations.CopyFile "include-other-filtersfile.txt" to "Local file system at /tmp/020438wiqetij4/workdir" as "include-other-filtersfile.txt"
2026/07/07 02:05:34 DEBUG : include-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:34 DEBUG : include-other-filtersfile.txt.8126a844.partial: size = 178 OK
2026/07/07 02:05:34 DEBUG : include-other-filtersfile.txt: md5 = 2ec13b2813141ed088e5978ef5a47b0e OK
2026/07/07 02:05:34 DEBUG : include-other-filtersfile.txt.8126a844.partial: renamed to: include-other-filtersfile.txt
2026/07/07 02:05:34 INFO : include-other-filtersfile.txt: Copied (new)
2026/07/07 02:05:34 NOTICE: [36m(28) :[0m [34mbisync resync filters-file=/tmp/020438wiqetij4/workdir/include-other-filtersfile.txt[0m
2026/07/07 02:05:36 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:05:36 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/07/07 02:05:36 INFO : subdirX: Set directory modification time (using SetModTime)
2026/07/07 02:05:36 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/07/07 02:05:36 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/07/07 02:05:36 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/07/07 02:05:36 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/07/07 02:05:36 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/check_access_filters/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:05:36 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:05: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/07 02:05:36 INFO : Synching Path1 "/tmp/020438wiqetij4/check_access_filters/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_access_filters/path2/"
2026/07/07 02:05:36 INFO : Using filters file /tmp/020438wiqetij4/workdir/include-other-filtersfile.txt
2026/07/07 02:05:36 INFO : Storing filters file hash to /tmp/020438wiqetij4/workdir/include-other-filtersfile.txt.md5
2026/07/07 02:05:36 INFO : Copying Path2 files to Path1
2026/07/07 02:05:36 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:05:36 INFO : There was nothing to transfer
2026/07/07 02:05:36 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:05:36 INFO : There was nothing to transfer
2026/07/07 02:05:36 INFO : Resync updating listings
2026/07/07 02:05:37 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/check_access_filters/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_access_filters/path2/"
2026/07/07 02:05:37 INFO : [32mBisync successful[0m
2026/07/07 02:05:37 NOTICE: [36m(29) :[0m [34mtest INCLUDE - test include/exclude filters for check access[0m
2026/07/07 02:05:37 NOTICE: [36m(30) :[0m [34mbisync check-access filters-file=/tmp/020438wiqetij4/workdir/include-other-filtersfile.txt[0m
2026/07/07 02:05:39 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:05:39 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/07/07 02:05:39 INFO : subdirX: Set directory modification time (using SetModTime)
2026/07/07 02:05:39 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/07/07 02:05:39 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/07/07 02:05:39 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/07/07 02:05:39 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/07/07 02:05:39 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/check_access_filters/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:05:39 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:05: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/07 02:05:39 INFO : Synching Path1 "/tmp/020438wiqetij4/check_access_filters/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_access_filters/path2/"
2026/07/07 02:05:39 INFO : Using filters file /tmp/020438wiqetij4/workdir/include-other-filtersfile.txt
2026/07/07 02:05:39 INFO : Building Path1 and Path2 listings
2026/07/07 02:05:39 INFO : Path1 checking for diffs
2026/07/07 02:05:39 INFO : Path2 checking for diffs
2026/07/07 02:05:39 INFO : Checking access health
2026/07/07 02:05:39 INFO : Found 5 matching "RCLONE_TEST" files on both paths
2026/07/07 02:05:39 INFO : No changes found
2026/07/07 02:05:39 INFO : Updating listings
2026/07/07 02:05:39 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/check_access_filters/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_access_filters/path2/"
2026/07/07 02:05:39 INFO : [32mBisync successful[0m
2026/07/07 02:05:39 NOTICE: [36m(31) :[0m [34mcopy-listings include-initial[0m
2026/07/07 02:05:39 NOTICE: [36m(32) :[0m [34mtest INCLUDE - delete RCLONE_TEST files in excluded directories[0m
2026/07/07 02:05:39 NOTICE: [36m(33) :[0m [34mdelete-file TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_access_filters/path2/subdir/subdirA/RCLONE_TEST[0m
2026/07/07 02:05:39 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_access_filters/path2/subdir/subdirA/" for canonical name "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_access_filters/path2/subdir/subdirA"
2026/07/07 02:05:39 INFO : RCLONE_TEST: Deleted
2026/07/07 02:05:39 NOTICE: [36m(34) :[0m [34mdelete-file /tmp/020438wiqetij4/check_access_filters/path1/subdir-not/RCLONE_TEST[0m
2026/07/07 02:05:39 DEBUG : fs cache: switching user supplied name "/tmp/020438wiqetij4/check_access_filters/path1/subdir-not/" for canonical name "/tmp/020438wiqetij4/check_access_filters/path1/subdir-not"
2026/07/07 02:05:39 INFO : RCLONE_TEST: Deleted
2026/07/07 02:05:39 NOTICE: [36m(35) :[0m [34mdelete-file TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST[0m
2026/07/07 02:05:39 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_access_filters/path2/subdir-not/subdir-not2/" for canonical name "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_access_filters/path2/subdir-not/subdir-not2"
2026/07/07 02:05:39 INFO : RCLONE_TEST: Deleted
2026/07/07 02:05:39 NOTICE: [36m(36) :[0m [34mtest INCLUDE - test should PASS[0m
2026/07/07 02:05:39 NOTICE: [36m(37) :[0m [34mbisync check-access filters-file=/tmp/020438wiqetij4/workdir/include-other-filtersfile.txt[0m
2026/07/07 02:05:41 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:05:41 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/07/07 02:05:41 INFO : subdirX: Set directory modification time (using SetModTime)
2026/07/07 02:05:41 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/07/07 02:05:41 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/07/07 02:05:41 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/07/07 02:05:41 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/07/07 02:05:41 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/check_access_filters/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:05:41 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:05:41 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/07 02:05:41 INFO : Synching Path1 "/tmp/020438wiqetij4/check_access_filters/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_access_filters/path2/"
2026/07/07 02:05:41 INFO : Using filters file /tmp/020438wiqetij4/workdir/include-other-filtersfile.txt
2026/07/07 02:05:41 INFO : Building Path1 and Path2 listings
2026/07/07 02:05:41 INFO : Path1 checking for diffs
2026/07/07 02:05:41 INFO : Path2 checking for diffs
2026/07/07 02:05:41 INFO : Checking access health
2026/07/07 02:05:41 INFO : Found 5 matching "RCLONE_TEST" files on both paths
2026/07/07 02:05:41 INFO : No changes found
2026/07/07 02:05:41 INFO : Updating listings
2026/07/07 02:05:41 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/check_access_filters/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_access_filters/path2/"
2026/07/07 02:05:41 INFO : [32mBisync successful[0m
2026/07/07 02:05:41 NOTICE: [36m(38) :[0m [34mcopy-listings include-pass-run[0m
2026/07/07 02:05:41 NOTICE: [36m(39) :[0m [34mtest INCLUDE - delete RCLONE_TEST files in included directories[0m
2026/07/07 02:05:41 NOTICE: [36m(40) :[0m [34mdelete-file TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_access_filters/path2/RCLONE_TEST[0m
2026/07/07 02:05:41 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_access_filters/path2/" for canonical name "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_access_filters/path2"
2026/07/07 02:05:41 INFO : RCLONE_TEST: Deleted
2026/07/07 02:05:41 NOTICE: [36m(41) :[0m [34mdelete-file /tmp/020438wiqetij4/check_access_filters/path1/subdir/RCLONE_TEST[0m
2026/07/07 02:05:41 DEBUG : fs cache: switching user supplied name "/tmp/020438wiqetij4/check_access_filters/path1/subdir/" for canonical name "/tmp/020438wiqetij4/check_access_filters/path1/subdir"
2026/07/07 02:05:41 INFO : RCLONE_TEST: Deleted
2026/07/07 02:05:41 NOTICE: [36m(42) :[0m [34mdelete-file /tmp/020438wiqetij4/check_access_filters/path1/subdirX/subdirX1/RCLONE_TEST[0m
2026/07/07 02:05:41 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/check_access_filters/path1/subdirX/subdirX1/"
2026/07/07 02:05:41 DEBUG : fs cache: renaming cache item "/tmp/020438wiqetij4/check_access_filters/path1/subdirX/subdirX1/" to be canonical "/tmp/020438wiqetij4/check_access_filters/path1/subdirX/subdirX1"
2026/07/07 02:05:41 INFO : RCLONE_TEST: Deleted
2026/07/07 02:05:41 NOTICE: [36m(43) :[0m [34mtest INCLUDE - test should ABORT[0m
2026/07/07 02:05:41 NOTICE: [36m(44) :[0m [34mbisync check-access filters-file=/tmp/020438wiqetij4/workdir/include-other-filtersfile.txt[0m
2026/07/07 02:05:44 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:05:44 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/07/07 02:05:44 INFO : subdirX: Set directory modification time (using SetModTime)
2026/07/07 02:05:44 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/07/07 02:05:44 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/07/07 02:05:44 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/07/07 02:05:44 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/07/07 02:05:44 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/check_access_filters/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:05:44 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02: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/07 02:05:44 INFO : Synching Path1 "/tmp/020438wiqetij4/check_access_filters/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_access_filters/path2/"
2026/07/07 02:05:44 INFO : Using filters file /tmp/020438wiqetij4/workdir/include-other-filtersfile.txt
2026/07/07 02:05:44 INFO : Building Path1 and Path2 listings
2026/07/07 02:05:44 INFO : Path1 checking for diffs
2026/07/07 02:05:44 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdir/RCLONE_TEST[0m
2026/07/07 02:05:44 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdirX/subdirX1/RCLONE_TEST[0m
2026/07/07 02:05:44 INFO : Path1: 2 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 2 deleted[0m
2026/07/07 02:05:44 INFO : Path2 checking for diffs
2026/07/07 02:05:44 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mRCLONE_TEST[0m
2026/07/07 02:05:44 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/07/07 02:05:44 INFO : Checking access health
2026/07/07 02:05:44 ERROR : Access test failed: Path1 count 3, Path2 count 4 - RCLONE_TEST
2026/07/07 02:05:44 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36mRCLONE_TEST[0m
2026/07/07 02:05:44 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36msubdirX/subdirX1/RCLONE_TEST[0m
2026/07/07 02:05:44 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36msubdir/RCLONE_TEST[0m
2026/07/07 02:05:44 ERROR : [31mBisync critical error: check file check failed[0m
2026/07/07 02:05:44 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/07 02:05:44 NOTICE: Bisync error: bisync aborted
2026/07/07 02:05:44 NOTICE: [36m(45) :[0m [34mmove-listings include-error-run[0m
2026/07/07 02:05:44 DEBUG : Waiting for deletions to finish
2026/07/07 02:05:44 INFO : file3.txt: Deleted
2026/07/07 02:05:44 INFO : file4.txt: Deleted
2026/07/07 02:05:44 INFO : file1.txt: Deleted
2026/07/07 02:05:44 INFO : file2.txt: Deleted
2026/07/07 02:05:44 INFO : subdirX/RCLONE_TEST: Deleted
2026/07/07 02:05:44 INFO : subdirX/subdirX1/file30.txt: Deleted
2026/07/07 02:05:44 INFO : subdirX/file20.txt: Deleted
2026/07/07 02:05:44 INFO : RCLONE_TEST: Deleted
2026/07/07 02:05:44 INFO : subdir-not/file20.txt: Deleted
2026/07/07 02:05:44 INFO : subdir/subdirB/file30.txt: Deleted
2026/07/07 02:05:44 INFO : subdir/file20.txt: Deleted
2026/07/07 02:05:44 INFO : subdir-not/subdir-not2/RCLONE_TEST: Deleted
2026/07/07 02:05:44 INFO : subdir-not/subdir-not2/file30.txt: Deleted
2026/07/07 02:05:44 INFO : subdir/subdirB/RCLONE_TEST: Deleted
2026/07/07 02:05:44 INFO : subdir/subdirA/file30.txt: Deleted
2026/07/07 02:05:44 INFO : subdir/subdirA/RCLONE_TEST: Deleted
2026/07/07 02:05:44 DEBUG : removing 4 level 2 directories
2026/07/07 02:05:44 INFO : subdirX/subdirX1: Removing directory
2026/07/07 02:05:44 INFO : subdir/subdirA: Removing directory
2026/07/07 02:05:44 INFO : subdir/subdirB: Removing directory
2026/07/07 02:05:44 INFO : subdir-not/subdir-not2: Removing directory
2026/07/07 02:05:44 DEBUG : removing 3 level 1 directories
2026/07/07 02:05:44 INFO : subdirX: Removing directory
2026/07/07 02:05:44 INFO : subdir: Removing directory
2026/07/07 02:05:44 INFO : subdir-not: Removing directory
2026/07/07 02:05:44 DEBUG : removing 1 level 0 directories
2026/07/07 02:05:44 INFO : Local file system at /tmp/020438wiqetij4/check_access_filters/path1: Removing directory
2026/07/07 02:05:44 DEBUG : Waiting for deletions to finish
2026/07/07 02:05:44 INFO : file4.txt: Deleted
2026/07/07 02:05:44 INFO : subdir-not/RCLONE_TEST: Deleted
2026/07/07 02:05:44 INFO : file1.txt: Deleted
2026/07/07 02:05:44 INFO : file2.txt: Deleted
2026/07/07 02:05:44 INFO : file3.txt: Deleted
2026/07/07 02:05:44 INFO : subdir-not/file20.txt: Deleted
2026/07/07 02:05:44 INFO : subdir/RCLONE_TEST: Deleted
2026/07/07 02:05:44 INFO : subdir-not/subdir-not2/file30.txt: Deleted
2026/07/07 02:05:44 INFO : subdir/file20.txt: Deleted
2026/07/07 02:05:44 INFO : subdir/subdirA/file30.txt: Deleted
2026/07/07 02:05:44 INFO : subdir/subdirB/RCLONE_TEST: Deleted
2026/07/07 02:05:44 INFO : subdirX/RCLONE_TEST: Deleted
2026/07/07 02:05:44 INFO : subdir/subdirB/file30.txt: Deleted
2026/07/07 02:05:44 INFO : subdirX/file20.txt: Deleted
2026/07/07 02:05:44 INFO : subdirX/subdirX1/file30.txt: Deleted
2026/07/07 02:05:44 INFO : subdirX/subdirX1/RCLONE_TEST: Deleted
2026/07/07 02:05:44 DEBUG : removing 1 level 0 directories
2026/07/07 02:05:44 INFO : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/check_access_filters/path2: Removing directory
bisync_test.go:610: [32mTEST check_access_filters PASSED[0m
=== RUN TestBisyncLocalRemote/check_filename
2026/07/07 02:05:44 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/check_filename/path1"
2026/07/07 02:05:44 INFO : path2: Making directory
2026/07/07 02:05:44 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_filename/path2"
2026/07/07 02:05:44 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/initdir/test_check_filename-gikomok4"
2026/07/07 02:05:44 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/07/07 02:05:44 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:44 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:44 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:44 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:44 DEBUG : subdir: Making directory with metadata
2026/07/07 02:05:44 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 02:05:44 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/07 02:05:44 DEBUG : subdir/.chk_file: Need to transfer - File not found at Destination
2026/07/07 02:05:44 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:44 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:05:44 DEBUG : Local file system at /tmp/020438wiqetij4/initdir/test_check_filename-gikomok4: Waiting for checks to finish
2026/07/07 02:05:44 DEBUG : Local file system at /tmp/020438wiqetij4/initdir/test_check_filename-gikomok4: Waiting for transfers to finish
2026/07/07 02:05:44 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/07 02:05:44 DEBUG : .chk_file.b7f3f5bf.partial: size = 109 OK
2026/07/07 02:05:44 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:05:44 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:44 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:44 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:44 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/07 02:05:44 INFO : file3.txt: Copied (new)
2026/07/07 02:05:44 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:05:44 INFO : file2.txt: Copied (new)
2026/07/07 02:05:44 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:05:44 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:05:44 INFO : file1.txt: Copied (new)
2026/07/07 02:05:44 DEBUG : .chk_file.b7f3f5bf.partial: renamed to: .chk_file
2026/07/07 02:05:44 INFO : .chk_file: Copied (new)
2026/07/07 02:05:44 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/07 02:05:44 DEBUG : subdir/.chk_file.6dc50fe3.partial: size = 109 OK
2026/07/07 02:05:44 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:44 DEBUG : subdir/.chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:05:44 DEBUG : subdir/.chk_file.6dc50fe3.partial: renamed to: subdir/.chk_file
2026/07/07 02:05:44 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/07 02:05:44 INFO : subdir/.chk_file: Copied (new)
2026/07/07 02:05:44 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/07 02:05:44 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:05:44 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:44 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/07 02:05:44 INFO : file4.txt: Copied (new)
2026/07/07 02:05:44 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:05:44 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_check_filename-qitefer6"
2026/07/07 02:05:44 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:44 DEBUG : Local file system at /tmp/020438wiqetij4/datadir/test_check_filename-qitefer6: Waiting for checks to finish
2026/07/07 02:05:44 DEBUG : Local file system at /tmp/020438wiqetij4/datadir/test_check_filename-qitefer6: Waiting for transfers to finish
2026/07/07 02:05:44 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/07/07 02:05:44 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/07/07 02:05:44 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/07/07 02:05:44 INFO : hold.txt: Copied (new)
2026/07/07 02:05:44 DEBUG : Waiting for deletions to finish
2026/07/07 02:05:44 ERROR : error listing: directory not found
2026/07/07 02:05:44 ERROR : Local file system at /tmp/020438wiqetij4/check_filename/path1: Failed to list "": directory not found
2026/07/07 02:05:44 DEBUG : removing 1 level 0 directories
2026/07/07 02:05:44 INFO : Local file system at /tmp/020438wiqetij4/check_filename/path1: Removing directory
2026/07/07 02:05:44 ERROR : Failed to rmdir: stat /tmp/020438wiqetij4/check_filename/path1: no such file or directory
2026/07/07 02:05:44 DEBUG : Waiting for deletions to finish
2026/07/07 02:05:44 DEBUG : removing 1 level 0 directories
2026/07/07 02:05:44 INFO : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/check_filename/path2: Removing directory
2026/07/07 02:05:44 ERROR : error listing: directory not found
2026/07/07 02:05:44 NOTICE: checking initFs Local file system at /tmp/020438wiqetij4/initdir/test_check_filename-gikomok4
2026/07/07 02:05:44 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/07/07 02:05:44 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:44 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:44 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:44 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:44 DEBUG : subdir: Making directory with metadata
2026/07/07 02:05:44 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 02:05:44 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/07 02:05:44 DEBUG : subdir/.chk_file: Need to transfer - File not found at Destination
2026/07/07 02:05:44 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:44 DEBUG : .chk_file.b7f3f5bf.partial: size = 109 OK
2026/07/07 02:05:44 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:05:44 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:05:44 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/07 02:05:44 DEBUG : Local file system at /tmp/020438wiqetij4/check_filename/path1: Waiting for checks to finish
2026/07/07 02:05:44 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:05:44 DEBUG : .chk_file.b7f3f5bf.partial: renamed to: .chk_file
2026/07/07 02:05:44 INFO : .chk_file: Copied (new)
2026/07/07 02:05:44 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/07 02:05:44 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:44 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:05:44 INFO : file1.txt: Copied (new)
2026/07/07 02:05:44 DEBUG : subdir/.chk_file.6dc50fe3.partial: size = 109 OK
2026/07/07 02:05:44 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:44 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:05:44 INFO : file2.txt: Copied (new)
2026/07/07 02:05:44 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/07 02:05:44 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:44 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/07 02:05:44 INFO : file3.txt: Copied (new)
2026/07/07 02:05:44 DEBUG : Local file system at /tmp/020438wiqetij4/check_filename/path1: Waiting for transfers to finish
2026/07/07 02:05:44 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:44 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/07 02:05:44 INFO : file4.txt: Copied (new)
2026/07/07 02:05:44 DEBUG : subdir/.chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:05:44 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:44 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/07 02:05:44 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:05:44 DEBUG : subdir/.chk_file.6dc50fe3.partial: renamed to: subdir/.chk_file
2026/07/07 02:05:44 INFO : subdir/.chk_file: Copied (new)
2026/07/07 02:05:44 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:05:44 NOTICE: checking Path1 Local file system at /tmp/020438wiqetij4/check_filename/path1
2026/07/07 02:05:44 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/07/07 02:05:44 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:44 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:44 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:44 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:44 INFO : subdir: Making directory
2026/07/07 02:05:44 DEBUG : subdir/.chk_file: Need to transfer - File not found at Destination
2026/07/07 02:05:44 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:44 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/check_filename/path2: Waiting for checks to finish
2026/07/07 02:05:44 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/check_filename/path2: Waiting for transfers to finish
2026/07/07 02:05:44 DEBUG : file3.txt: size = 0 OK
2026/07/07 02:05:44 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:44 INFO : file3.txt: Copied (new)
2026/07/07 02:05:44 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:05:44 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:44 INFO : file1.txt: Copied (new)
2026/07/07 02:05:44 DEBUG : .chk_file: size = 109 OK
2026/07/07 02:05:44 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:05:44 INFO : .chk_file: Copied (new)
2026/07/07 02:05:44 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:05:44 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:44 INFO : file2.txt: Copied (new)
2026/07/07 02:05:44 DEBUG : subdir/.chk_file: size = 109 OK
2026/07/07 02:05:44 DEBUG : subdir/.chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:05:44 INFO : subdir/.chk_file: Copied (new)
2026/07/07 02:05:44 DEBUG : file4.txt: size = 0 OK
2026/07/07 02:05:44 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/07 02:05:44 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:44 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:44 INFO : file4.txt: Copied (new)
2026/07/07 02:05:44 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:05:44 NOTICE: checking path2 Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/check_filename/path2
2026/07/07 02:05:44 NOTICE: [36m(01) :[0m [34mtest check-filename[0m
2026/07/07 02:05:44 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/07 02:05:44 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/07 02:05:47 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:05:47 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/check_filename/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:05:47 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:05: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/07 02:05:47 INFO : Synching Path1 "/tmp/020438wiqetij4/check_filename/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_filename/path2/"
2026/07/07 02:05:47 INFO : Copying Path2 files to Path1
2026/07/07 02:05:47 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:05:47 INFO : There was nothing to transfer
2026/07/07 02:05:47 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:05:47 INFO : There was nothing to transfer
2026/07/07 02:05:47 INFO : Resync updating listings
2026/07/07 02:05:47 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/check_filename/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_filename/path2/"
2026/07/07 02:05:47 INFO : [32mBisync successful[0m
2026/07/07 02:05:47 NOTICE: [36m(04) :[0m [34mtest 1. see that check-access passes with the initial setup[0m
2026/07/07 02:05:47 NOTICE: [36m(05) :[0m [34mbisync check-access check-filename=.chk_file[0m
2026/07/07 02:05:49 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:05:49 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/check_filename/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:05:49 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02: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/07 02:05:49 INFO : Synching Path1 "/tmp/020438wiqetij4/check_filename/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_filename/path2/"
2026/07/07 02:05:49 INFO : Building Path1 and Path2 listings
2026/07/07 02:05:49 INFO : Path1 checking for diffs
2026/07/07 02:05:49 INFO : Path2 checking for diffs
2026/07/07 02:05:49 INFO : Checking access health
2026/07/07 02:05:49 INFO : Found 2 matching ".chk_file" files on both paths
2026/07/07 02:05:49 INFO : No changes found
2026/07/07 02:05:49 INFO : Updating listings
2026/07/07 02:05:49 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/check_filename/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_filename/path2/"
2026/07/07 02:05:49 INFO : [32mBisync successful[0m
2026/07/07 02:05:49 NOTICE: [36m(06) :[0m [34mcopy-listings initial-pass[0m
2026/07/07 02:05:49 NOTICE: [36m(07) :[0m [34mtest 2. delete the remote subdir .chk_file, run sync. should fail critical.[0m
2026/07/07 02:05:49 NOTICE: [36m(08) :[0m [34mdelete-file TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_filename/path2/subdir/.chk_file[0m
2026/07/07 02:05:49 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_filename/path2/subdir/"
2026/07/07 02:05:49 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_filename/path2/subdir/" to be canonical "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_filename/path2/subdir"
2026/07/07 02:05:49 INFO : .chk_file: Deleted
2026/07/07 02:05:49 NOTICE: [36m(09) :[0m [34mbisync check-access check-filename=.chk_file[0m
2026/07/07 02:05:51 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:05:51 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/check_filename/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:05:51 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02: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/07 02:05:51 INFO : Synching Path1 "/tmp/020438wiqetij4/check_filename/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_filename/path2/"
2026/07/07 02:05:51 INFO : Building Path1 and Path2 listings
2026/07/07 02:05:52 INFO : Path1 checking for diffs
2026/07/07 02:05:52 INFO : Path2 checking for diffs
2026/07/07 02:05:52 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36msubdir/.chk_file[0m
2026/07/07 02:05:52 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/07/07 02:05:52 INFO : Checking access health
2026/07/07 02:05:52 ERROR : Access test failed: Path1 count 2, Path2 count 1 - .chk_file
2026/07/07 02:05:52 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36msubdir/.chk_file[0m
2026/07/07 02:05:52 ERROR : [31mBisync critical error: check file check failed[0m
2026/07/07 02:05:52 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/07 02:05:52 NOTICE: Bisync error: bisync aborted
2026/07/07 02:05:52 NOTICE: [36m(10) :[0m [34mmove-listings path2-missing[0m
2026/07/07 02:05:52 NOTICE: [36m(11) :[0m [34mtest 3. put the remote subdir .chk_file back, run resync.[0m
2026/07/07 02:05:52 NOTICE: [36m(12) :[0m [34mcopy-file /tmp/020438wiqetij4/check_filename/path1/subdir/.chk_file TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_filename/path2/subdir/[0m
2026/07/07 02:05:52 DEBUG : copyFile "/tmp/020438wiqetij4/check_filename/path1/subdir/.chk_file" to "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_filename/path2/subdir/" as ""
2026/07/07 02:05:52 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/check_filename/path1/subdir/.chk_file"
2026/07/07 02:05:52 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_filename/path2/subdir/"
2026/07/07 02:05:52 DEBUG : operations.CopyFile ".chk_file" to "Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/check_filename/path2/subdir" as ".chk_file"
2026/07/07 02:05:52 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/07/07 02:05:52 DEBUG : .chk_file: size = 109 OK
2026/07/07 02:05:52 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:05:52 INFO : .chk_file: Copied (new)
2026/07/07 02:05:52 NOTICE: [36m(13) :[0m [34mbisync check-access resync check-filename=.chk_file[0m
2026/07/07 02:05:54 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:05:54 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/check_filename/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:05:54 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:05: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/07 02:05:54 INFO : Synching Path1 "/tmp/020438wiqetij4/check_filename/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_filename/path2/"
2026/07/07 02:05:54 INFO : Copying Path2 files to Path1
2026/07/07 02:05:54 INFO : Checking access health
2026/07/07 02:05:54 INFO : Found 2 matching ".chk_file" files on both paths
2026/07/07 02:05:54 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:05:54 INFO : There was nothing to transfer
2026/07/07 02:05:54 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:05:54 INFO : There was nothing to transfer
2026/07/07 02:05:54 INFO : Resync updating listings
2026/07/07 02:05:54 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/check_filename/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_filename/path2/"
2026/07/07 02:05:54 INFO : [32mBisync successful[0m
2026/07/07 02:05:54 NOTICE: [36m(14) :[0m [34mtest 4. run sync with check-access. should pass.[0m
2026/07/07 02:05:54 NOTICE: [36m(15) :[0m [34mbisync check-access check-filename=.chk_file[0m
2026/07/07 02:05:56 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:05:56 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/check_filename/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:05:56 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:05: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/07 02:05:56 INFO : Synching Path1 "/tmp/020438wiqetij4/check_filename/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_filename/path2/"
2026/07/07 02:05:56 INFO : Building Path1 and Path2 listings
2026/07/07 02:05:57 INFO : Path1 checking for diffs
2026/07/07 02:05:57 INFO : Path2 checking for diffs
2026/07/07 02:05:57 INFO : Checking access health
2026/07/07 02:05:57 INFO : Found 2 matching ".chk_file" files on both paths
2026/07/07 02:05:57 INFO : No changes found
2026/07/07 02:05:57 INFO : Updating listings
2026/07/07 02:05:57 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/check_filename/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_filename/path2/"
2026/07/07 02:05:57 INFO : [32mBisync successful[0m
2026/07/07 02:05:57 DEBUG : Waiting for deletions to finish
2026/07/07 02:05:57 INFO : file2.txt: Deleted
2026/07/07 02:05:57 INFO : file3.txt: Deleted
2026/07/07 02:05:57 INFO : file4.txt: Deleted
2026/07/07 02:05:57 INFO : .chk_file: Deleted
2026/07/07 02:05:57 INFO : file1.txt: Deleted
2026/07/07 02:05:57 INFO : subdir/.chk_file: Deleted
2026/07/07 02:05:57 INFO : subdir/file20.txt: Deleted
2026/07/07 02:05:57 DEBUG : removing 1 level 1 directories
2026/07/07 02:05:57 INFO : subdir: Removing directory
2026/07/07 02:05:57 DEBUG : removing 1 level 0 directories
2026/07/07 02:05:57 INFO : Local file system at /tmp/020438wiqetij4/check_filename/path1: Removing directory
2026/07/07 02:05:57 DEBUG : Waiting for deletions to finish
2026/07/07 02:05:57 INFO : file2.txt: Deleted
2026/07/07 02:05:57 INFO : subdir/file20.txt: Deleted
2026/07/07 02:05:57 INFO : file4.txt: Deleted
2026/07/07 02:05:57 INFO : subdir/.chk_file: Deleted
2026/07/07 02:05:57 INFO : .chk_file: Deleted
2026/07/07 02:05:57 INFO : file3.txt: Deleted
2026/07/07 02:05:57 INFO : file1.txt: Deleted
2026/07/07 02:05:57 DEBUG : removing 1 level 0 directories
2026/07/07 02:05:57 INFO : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/check_filename/path2: Removing directory
bisync_test.go:610: [32mTEST check_filename PASSED[0m
=== RUN TestBisyncLocalRemote/check_sync
2026/07/07 02:05:57 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/check_sync/path1"
2026/07/07 02:05:57 INFO : path2: Making directory
2026/07/07 02:05:57 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_sync/path2"
2026/07/07 02:05:57 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/initdir/test_check_sync-pajuhal1"
2026/07/07 02:05:57 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:05:57 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:57 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:57 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:57 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:57 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:57 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:57 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:57 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:57 DEBUG : Local file system at /tmp/020438wiqetij4/initdir/test_check_sync-pajuhal1: Waiting for checks to finish
2026/07/07 02:05:57 DEBUG : Local file system at /tmp/020438wiqetij4/initdir/test_check_sync-pajuhal1: Waiting for transfers to finish
2026/07/07 02:05:57 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:05:57 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:05:57 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:57 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:05:57 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:05:57 INFO : file1.txt: Copied (new)
2026/07/07 02:05:57 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:05:57 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:57 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/07 02:05:57 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/07 02:05:57 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:57 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:05:57 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:57 INFO : file2.txt: Copied (new)
2026/07/07 02:05:57 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/07 02:05:57 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/07 02:05:57 INFO : file3.txt: Copied (new)
2026/07/07 02:05:57 INFO : file4.txt: Copied (new)
2026/07/07 02:05:57 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:05:57 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:05:57 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/07 02:05:57 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:57 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/07 02:05:57 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:57 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/07 02:05:57 INFO : file5.txt: Copied (new)
2026/07/07 02:05:57 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/07 02:05:57 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:57 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/07 02:05:57 INFO : file6.txt: Copied (new)
2026/07/07 02:05:57 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/07 02:05:57 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/07 02:05:57 INFO : file7.txt: Copied (new)
2026/07/07 02:05:57 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:57 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/07 02:05:57 INFO : file8.txt: Copied (new)
2026/07/07 02:05:57 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_check_sync-wohideq0"
2026/07/07 02:05:57 DEBUG : _testdir_path1.._testdir_path2.path1.lst: Need to transfer - File not found at Destination
2026/07/07 02:05:57 DEBUG : _testdir_path1.._testdir_path2.path2.lst: Need to transfer - File not found at Destination
2026/07/07 02:05:57 DEBUG : Local file system at /tmp/020438wiqetij4/datadir/test_check_sync-wohideq0: Waiting for checks to finish
2026/07/07 02:05:57 DEBUG : Local file system at /tmp/020438wiqetij4/datadir/test_check_sync-wohideq0: Waiting for transfers to finish
2026/07/07 02:05:57 DEBUG : _testdir_path1.._testdir_path2.path1.lst.ba8cd101.partial: size = 792 OK
2026/07/07 02:05:57 DEBUG : _testdir_path1.._testdir_path2.path1.lst: md5 = fdb18e0dff6961813e12c57227d2e854 OK
2026/07/07 02:05:57 DEBUG : _testdir_path1.._testdir_path2.path2.lst.f764d166.partial: size = 792 OK
2026/07/07 02:05:57 DEBUG : _testdir_path1.._testdir_path2.path1.lst.ba8cd101.partial: renamed to: _testdir_path1.._testdir_path2.path1.lst
2026/07/07 02:05:57 INFO : _testdir_path1.._testdir_path2.path1.lst: Copied (new)
2026/07/07 02:05:57 DEBUG : _testdir_path1.._testdir_path2.path2.lst: md5 = d6ce44a26af9c2110b1750fe88dc4b69 OK
2026/07/07 02:05:57 DEBUG : _testdir_path1.._testdir_path2.path2.lst.f764d166.partial: renamed to: _testdir_path1.._testdir_path2.path2.lst
2026/07/07 02:05:57 INFO : _testdir_path1.._testdir_path2.path2.lst: Copied (new)
2026/07/07 02:05:57 DEBUG : Waiting for deletions to finish
2026/07/07 02:05:57 ERROR : error listing: directory not found
2026/07/07 02:05:57 ERROR : Local file system at /tmp/020438wiqetij4/check_sync/path1: Failed to list "": directory not found
2026/07/07 02:05:57 DEBUG : removing 1 level 0 directories
2026/07/07 02:05:57 INFO : Local file system at /tmp/020438wiqetij4/check_sync/path1: Removing directory
2026/07/07 02:05:57 ERROR : Failed to rmdir: stat /tmp/020438wiqetij4/check_sync/path1: no such file or directory
2026/07/07 02:05:57 DEBUG : Waiting for deletions to finish
2026/07/07 02:05:57 DEBUG : removing 1 level 0 directories
2026/07/07 02:05:57 INFO : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/check_sync/path2: Removing directory
2026/07/07 02:05:57 ERROR : error listing: directory not found
2026/07/07 02:05:57 NOTICE: checking initFs Local file system at /tmp/020438wiqetij4/initdir/test_check_sync-pajuhal1
2026/07/07 02:05:57 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:05:57 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:57 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:57 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:57 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:57 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:57 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:57 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:57 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:57 DEBUG : Local file system at /tmp/020438wiqetij4/check_sync/path1: Waiting for checks to finish
2026/07/07 02:05:57 DEBUG : Local file system at /tmp/020438wiqetij4/check_sync/path1: Waiting for transfers to finish
2026/07/07 02:05:57 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:05:57 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:05:57 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:05:57 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:57 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:57 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:05:57 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:05:57 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:05:57 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/07 02:05:57 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:05:57 INFO : file2.txt: Copied (new)
2026/07/07 02:05:57 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:57 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/07 02:05:57 INFO : file3.txt: Copied (new)
2026/07/07 02:05:57 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:05:57 INFO : file1.txt: Copied (new)
2026/07/07 02:05:57 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/07 02:05:57 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:57 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/07 02:05:57 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/07 02:05:57 INFO : file4.txt: Copied (new)
2026/07/07 02:05:57 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/07 02:05:57 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:57 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:57 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/07 02:05:57 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/07 02:05:57 INFO : file5.txt: Copied (new)
2026/07/07 02:05:57 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:57 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/07 02:05:57 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/07 02:05:57 INFO : file6.txt: Copied (new)
2026/07/07 02:05:57 INFO : file7.txt: Copied (new)
2026/07/07 02:05:57 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/07 02:05:57 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:57 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/07 02:05:57 INFO : file8.txt: Copied (new)
2026/07/07 02:05:57 NOTICE: checking Path1 Local file system at /tmp/020438wiqetij4/check_sync/path1
2026/07/07 02:05:57 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:05:57 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:57 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:57 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:57 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:57 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:57 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:57 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:57 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:05:57 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/check_sync/path2: Waiting for checks to finish
2026/07/07 02:05:57 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/check_sync/path2: Waiting for transfers to finish
2026/07/07 02:05:57 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:05:57 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:57 INFO : file1.txt: Copied (new)
2026/07/07 02:05:57 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:05:57 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:57 INFO : file2.txt: Copied (new)
2026/07/07 02:05:57 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:05:57 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:05:57 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:05:57 DEBUG : file3.txt: size = 0 OK
2026/07/07 02:05:57 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:57 INFO : file3.txt: Copied (new)
2026/07/07 02:05:57 DEBUG : file7.txt: size = 0 OK
2026/07/07 02:05:57 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:57 INFO : file7.txt: Copied (new)
2026/07/07 02:05:57 DEBUG : file4.txt: size = 0 OK
2026/07/07 02:05:57 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:57 INFO : file4.txt: Copied (new)
2026/07/07 02:05:57 DEBUG : file5.txt: size = 0 OK
2026/07/07 02:05:57 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:57 INFO : file5.txt: Copied (new)
2026/07/07 02:05:57 DEBUG : file6.txt: size = 0 OK
2026/07/07 02:05:57 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:57 INFO : file6.txt: Copied (new)
2026/07/07 02:05:57 DEBUG : file8.txt: size = 0 OK
2026/07/07 02:05:57 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:05:57 INFO : file8.txt: Copied (new)
2026/07/07 02:05:57 NOTICE: checking path2 Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/check_sync/path2
2026/07/07 02:05:57 NOTICE: [36m(01) :[0m [34mtest check-sync[0m
2026/07/07 02:05:57 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/07 02:05:57 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/07 02:05:59 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/check_sync/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:05:59 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:05: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/07 02:05:59 INFO : Synching Path1 "/tmp/020438wiqetij4/check_sync/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_sync/path2/"
2026/07/07 02:05:59 INFO : Copying Path2 files to Path1
2026/07/07 02:05:59 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:05:59 INFO : There was nothing to transfer
2026/07/07 02:05:59 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:05:59 INFO : There was nothing to transfer
2026/07/07 02:05:59 INFO : Resync updating listings
2026/07/07 02:05:59 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/check_sync/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_sync/path2/"
2026/07/07 02:05:59 INFO : [32mBisync successful[0m
2026/07/07 02:05:59 NOTICE: [36m(04) :[0m [34mtest 1. run check-sync-only on a clean sync[0m
2026/07/07 02:05:59 NOTICE: [36m(05) :[0m [34mbisync check-sync-only[0m
2026/07/07 02:06:02 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/check_sync/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:06:02 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:06: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/07 02:06:02 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/check_sync/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_sync/path2/"
2026/07/07 02:06:02 INFO : [32mBisync successful[0m
2026/07/07 02:06:02 NOTICE: [36m(06) :[0m [34mtest 2. inject modified listings into the workdir[0m
2026/07/07 02:06:02 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/020438wiqetij4/datadir/test_check_sync-wohideq0/_testdir_path1.._testdir_path2.path1.lst /tmp/020438wiqetij4/workdir/ tmp_020438wiqetij4_check_sync_path1..TestAzureBlob_rclone-test-miyuqig0jiso_020438wiqetij4_check_sync_path2.path1.lst[0m
2026/07/07 02:06:02 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_check_sync-wohideq0/_testdir_path1.._testdir_path2.path1.lst" to "/tmp/020438wiqetij4/workdir/" as "tmp_020438wiqetij4_check_sync_path1..TestAzureBlob_rclone-test-miyuqig0jiso_020438wiqetij4_check_sync_path2.path1.lst"
2026/07/07 02:06:02 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_check_sync-wohideq0/_testdir_path1.._testdir_path2.path1.lst"
2026/07/07 02:06:02 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/workdir/"
2026/07/07 02:06:02 DEBUG : operations.CopyFile "_testdir_path1.._testdir_path2.path1.lst" to "Local file system at /tmp/020438wiqetij4/workdir" as "tmp_020438wiqetij4_check_sync_path1..TestAzureBlob_rclone-test-miyuqig0jiso_020438wiqetij4_check_sync_path2.path1.lst"
2026/07/07 02:06:02 DEBUG : _testdir_path1.._testdir_path2.path1.lst: size = 792 (Local file system at /tmp/020438wiqetij4/datadir/test_check_sync-wohideq0)
2026/07/07 02:06:02 DEBUG : tmp_020438wiqetij4_check_sync_path1..TestAzureBlob_rclone-test-miyuqig0jiso_020438wiqetij4_check_sync_path2.path1.lst: size = 620 (Local file system at /tmp/020438wiqetij4/workdir)
2026/07/07 02:06:02 DEBUG : _testdir_path1.._testdir_path2.path1.lst: Sizes differ
2026/07/07 02:06:02 DEBUG : tmp_020438wiqetij4_check_sync_path1..TestAzureBlob_rclone-test-miyuqig0jiso_020438wiqetij4_check_syn.5305149c.partial: size = 792 OK
2026/07/07 02:06:02 DEBUG : _testdir_path1.._testdir_path2.path1.lst: md5 = fdb18e0dff6961813e12c57227d2e854 OK
2026/07/07 02:06:02 DEBUG : tmp_020438wiqetij4_check_sync_path1..TestAzureBlob_rclone-test-miyuqig0jiso_020438wiqetij4_check_syn.5305149c.partial: renamed to: tmp_020438wiqetij4_check_sync_path1..TestAzureBlob_rclone-test-miyuqig0jiso_020438wiqetij4_check_sync_path2.path1.lst
2026/07/07 02:06:02 INFO : _testdir_path1.._testdir_path2.path1.lst: Copied (replaced existing) to: tmp_020438wiqetij4_check_sync_path1..TestAzureBlob_rclone-test-miyuqig0jiso_020438wiqetij4_check_sync_path2.path1.lst
2026/07/07 02:06:02 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/020438wiqetij4/datadir/test_check_sync-wohideq0/_testdir_path1.._testdir_path2.path2.lst /tmp/020438wiqetij4/workdir/ tmp_020438wiqetij4_check_sync_path1..TestAzureBlob_rclone-test-miyuqig0jiso_020438wiqetij4_check_sync_path2.path2.lst[0m
2026/07/07 02:06:02 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_check_sync-wohideq0/_testdir_path1.._testdir_path2.path2.lst" to "/tmp/020438wiqetij4/workdir/" as "tmp_020438wiqetij4_check_sync_path1..TestAzureBlob_rclone-test-miyuqig0jiso_020438wiqetij4_check_sync_path2.path2.lst"
2026/07/07 02:06:02 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_check_sync-wohideq0/_testdir_path1.._testdir_path2.path2.lst"
2026/07/07 02:06:02 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/workdir/"
2026/07/07 02:06:02 DEBUG : operations.CopyFile "_testdir_path1.._testdir_path2.path2.lst" to "Local file system at /tmp/020438wiqetij4/workdir" as "tmp_020438wiqetij4_check_sync_path1..TestAzureBlob_rclone-test-miyuqig0jiso_020438wiqetij4_check_sync_path2.path2.lst"
2026/07/07 02:06:02 DEBUG : _testdir_path1.._testdir_path2.path2.lst: size = 792 (Local file system at /tmp/020438wiqetij4/datadir/test_check_sync-wohideq0)
2026/07/07 02:06:02 DEBUG : tmp_020438wiqetij4_check_sync_path1..TestAzureBlob_rclone-test-miyuqig0jiso_020438wiqetij4_check_sync_path2.path2.lst: size = 620 (Local file system at /tmp/020438wiqetij4/workdir)
2026/07/07 02:06:02 DEBUG : _testdir_path1.._testdir_path2.path2.lst: Sizes differ
2026/07/07 02:06:02 DEBUG : tmp_020438wiqetij4_check_sync_path1..TestAzureBlob_rclone-test-miyuqig0jiso_020438wiqetij4_check_syn.1eed14fb.partial: size = 792 OK
2026/07/07 02:06:02 DEBUG : _testdir_path1.._testdir_path2.path2.lst: md5 = d6ce44a26af9c2110b1750fe88dc4b69 OK
2026/07/07 02:06:02 DEBUG : tmp_020438wiqetij4_check_sync_path1..TestAzureBlob_rclone-test-miyuqig0jiso_020438wiqetij4_check_syn.1eed14fb.partial: renamed to: tmp_020438wiqetij4_check_sync_path1..TestAzureBlob_rclone-test-miyuqig0jiso_020438wiqetij4_check_sync_path2.path2.lst
2026/07/07 02:06:02 INFO : _testdir_path1.._testdir_path2.path2.lst: Copied (replaced existing) to: tmp_020438wiqetij4_check_sync_path1..TestAzureBlob_rclone-test-miyuqig0jiso_020438wiqetij4_check_sync_path2.path2.lst
2026/07/07 02:06:02 NOTICE: [36m(09) :[0m [34mtest 3. run check-sync-only on modified listings[0m
2026/07/07 02:06:02 NOTICE: [36m(10) :[0m [34mbisync check-sync-only[0m
2026/07/07 02:06:04 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/check_sync/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:06:04 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02: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/07 02:06:04 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/check_sync/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_sync/path2/"
2026/07/07 02:06:04 ERROR : - [34m[0m [35mPath1 file not found in Path2[0m - [36mfile2.txt[0m
2026/07/07 02:06:04 ERROR : - [34m[0m [35mPath2 file not found in Path1[0m - [36mfile1.txt[0m
2026/07/07 02:06:04 ERROR : [31mBisync critical error: path1 and path2 are out of sync, run --resync to recover[0m
2026/07/07 02:06:04 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/07 02:06:04 NOTICE: Bisync error: bisync aborted
2026/07/07 02:06:04 NOTICE: [36m(11) :[0m [34mcopy-listings check-sync-only[0m
2026/07/07 02:06:04 NOTICE: [36m(12) :[0m [34mtest 4. run normal sync to check that it aborts[0m
2026/07/07 02:06:04 NOTICE: [36m(13) :[0m [34mbisync[0m
2026/07/07 02:06:06 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/check_sync/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:06:06 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:06: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/07 02:06:06 INFO : Synching Path1 "/tmp/020438wiqetij4/check_sync/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_sync/path2/"
2026/07/07 02:06:06 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/020438wiqetij4/workdir/tmp_020438wiqetij4_check_sync_path1..TestAzureBlob_rclone-test-miyuqig0jiso_020438wiqetij4_check_sync_path2.path1.lst[0m
[0m[36mPath2: [94m/tmp/020438wiqetij4/workdir/tmp_020438wiqetij4_check_sync_path1..TestAzureBlob_rclone-test-miyuqig0jiso_020438wiqetij4_check_sync_path2.path2.lst[0m
[0m[35mTry running this command to inspect the work dir:
[0m[96mrclone lsl "/tmp/020438wiqetij4/workdir"[0m[0m
2026/07/07 02:06:06 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/07 02:06:06 NOTICE: Bisync error: bisync aborted
2026/07/07 02:06:06 NOTICE: [36m(14) :[0m [34mtest 5. prune failure listings after critical abort[0m
2026/07/07 02:06:06 NOTICE: [36m(15) :[0m [34mdelete-glob /tmp/020438wiqetij4/workdir/ *.lst[0m
2026/07/07 02:06:06 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/workdir/"
2026/07/07 02:06:06 DEBUG : fs cache: renaming cache item "/tmp/020438wiqetij4/workdir/" to be canonical "/tmp/020438wiqetij4/workdir"
2026/07/07 02:06:06 DEBUG : Waiting for deletions to finish
2026/07/07 02:06:06 NOTICE: [36m(16) :[0m [34mdelete-glob /tmp/020438wiqetij4/workdir/ *.lst-err[0m
2026/07/07 02:06:06 DEBUG : fs cache: switching user supplied name "/tmp/020438wiqetij4/workdir/" for canonical name "/tmp/020438wiqetij4/workdir"
2026/07/07 02:06:06 DEBUG : Waiting for deletions to finish
2026/07/07 02:06:06 INFO : tmp_020438wiqetij4_check_sync_path1..TestAzureBlob_rclone-test-miyuqig0jiso_020438wiqetij4_check_sync_path2.path1.lst-err: Deleted
2026/07/07 02:06:06 INFO : tmp_020438wiqetij4_check_sync_path1..TestAzureBlob_rclone-test-miyuqig0jiso_020438wiqetij4_check_sync_path2.path2.lst-err: Deleted
2026/07/07 02:06:06 NOTICE: [36m(17) :[0m [34mdelete-glob /tmp/020438wiqetij4/workdir/ *.lst-new[0m
2026/07/07 02:06:06 DEBUG : fs cache: switching user supplied name "/tmp/020438wiqetij4/workdir/" for canonical name "/tmp/020438wiqetij4/workdir"
2026/07/07 02:06:06 DEBUG : Waiting for deletions to finish
2026/07/07 02:06:06 INFO : tmp_020438wiqetij4_check_sync_path1..TestAzureBlob_rclone-test-miyuqig0jiso_020438wiqetij4_check_sync_path2.path1.lst-new: Deleted
2026/07/07 02:06:06 INFO : tmp_020438wiqetij4_check_sync_path1..TestAzureBlob_rclone-test-miyuqig0jiso_020438wiqetij4_check_sync_path2.path2.lst-new: Deleted
2026/07/07 02:06:06 NOTICE: [36m(18) :[0m [34mtest 6. run resync[0m
2026/07/07 02:06:06 NOTICE: [36m(19) :[0m [34mbisync resync[0m
2026/07/07 02:06:08 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/check_sync/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:06:08 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:06: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/07 02:06:08 INFO : Synching Path1 "/tmp/020438wiqetij4/check_sync/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_sync/path2/"
2026/07/07 02:06:08 INFO : Copying Path2 files to Path1
2026/07/07 02:06:08 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:06:08 INFO : There was nothing to transfer
2026/07/07 02:06:08 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:06:08 INFO : There was nothing to transfer
2026/07/07 02:06:08 INFO : Resync updating listings
2026/07/07 02:06:08 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/check_sync/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_sync/path2/"
2026/07/07 02:06:08 INFO : [32mBisync successful[0m
2026/07/07 02:06:08 NOTICE: [36m(20) :[0m [34mtest 7. run normal sync with check-sync enabled (default)[0m
2026/07/07 02:06:08 NOTICE: [36m(21) :[0m [34mbisync[0m
2026/07/07 02:06:10 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/check_sync/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:06:10 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02: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/07 02:06:10 INFO : Synching Path1 "/tmp/020438wiqetij4/check_sync/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_sync/path2/"
2026/07/07 02:06:10 INFO : Building Path1 and Path2 listings
2026/07/07 02:06:10 INFO : Path1 checking for diffs
2026/07/07 02:06:10 INFO : Path2 checking for diffs
2026/07/07 02:06:10 INFO : No changes found
2026/07/07 02:06:10 INFO : Updating listings
2026/07/07 02:06:10 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/check_sync/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_sync/path2/"
2026/07/07 02:06:10 INFO : [32mBisync successful[0m
2026/07/07 02:06:10 NOTICE: [36m(22) :[0m [34mtest 8. run normal sync with no-check-sync[0m
2026/07/07 02:06:10 NOTICE: [36m(23) :[0m [34mbisync no-check-sync[0m
2026/07/07 02:06:13 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/check_sync/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:06:13 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:06:13 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/07 02:06:13 INFO : Synching Path1 "/tmp/020438wiqetij4/check_sync/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/check_sync/path2/"
2026/07/07 02:06:13 INFO : Building Path1 and Path2 listings
2026/07/07 02:06:13 INFO : Path1 checking for diffs
2026/07/07 02:06:13 INFO : Path2 checking for diffs
2026/07/07 02:06:13 INFO : No changes found
2026/07/07 02:06:13 INFO : Updating listings
2026/07/07 02:06:13 INFO : [32mBisync successful[0m
2026/07/07 02:06:13 DEBUG : Waiting for deletions to finish
2026/07/07 02:06:13 INFO : RCLONE_TEST: Deleted
2026/07/07 02:06:13 INFO : file7.txt: Deleted
2026/07/07 02:06:13 INFO : file3.txt: Deleted
2026/07/07 02:06:13 INFO : file8.txt: Deleted
2026/07/07 02:06:13 INFO : file5.txt: Deleted
2026/07/07 02:06:13 INFO : file6.txt: Deleted
2026/07/07 02:06:13 INFO : file1.txt: Deleted
2026/07/07 02:06:13 INFO : file2.txt: Deleted
2026/07/07 02:06:13 INFO : file4.txt: Deleted
2026/07/07 02:06:13 DEBUG : removing 1 level 0 directories
2026/07/07 02:06:13 INFO : Local file system at /tmp/020438wiqetij4/check_sync/path1: Removing directory
2026/07/07 02:06:13 DEBUG : Waiting for deletions to finish
2026/07/07 02:06:13 INFO : file7.txt: Deleted
2026/07/07 02:06:13 INFO : file5.txt: Deleted
2026/07/07 02:06:13 INFO : RCLONE_TEST: Deleted
2026/07/07 02:06:13 INFO : file2.txt: Deleted
2026/07/07 02:06:13 INFO : file6.txt: Deleted
2026/07/07 02:06:13 INFO : file4.txt: Deleted
2026/07/07 02:06:13 INFO : file3.txt: Deleted
2026/07/07 02:06:13 INFO : file1.txt: Deleted
2026/07/07 02:06:13 INFO : file8.txt: Deleted
2026/07/07 02:06:13 DEBUG : removing 1 level 0 directories
2026/07/07 02:06:13 INFO : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/check_sync/path2: Removing directory
bisync_test.go:610: [32mTEST check_sync PASSED[0m
=== RUN TestBisyncLocalRemote/compare_all
2026/07/07 02:06:13 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/compare_all/path1"
2026/07/07 02:06:13 INFO : path2: Making directory
2026/07/07 02:06:13 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/compare_all/path2"
2026/07/07 02:06:13 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/initdir/test_compare_all-zagekog5"
2026/07/07 02:06:13 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:06:13 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:13 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:13 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:13 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:13 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:13 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:13 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:06:13 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:06:13 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:06:13 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:06:13 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:13 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:13 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:06:13 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:06:13 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/07 02:06:13 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:13 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:13 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:06:13 INFO : file1.txt: Copied (new)
2026/07/07 02:06:13 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:06:13 INFO : file2.txt: Copied (new)
2026/07/07 02:06:13 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:13 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/07 02:06:13 INFO : file3.txt: Copied (new)
2026/07/07 02:06:13 DEBUG : Local file system at /tmp/020438wiqetij4/initdir/test_compare_all-zagekog5: Waiting for checks to finish
2026/07/07 02:06:13 DEBUG : Local file system at /tmp/020438wiqetij4/initdir/test_compare_all-zagekog5: Waiting for transfers to finish
2026/07/07 02:06:13 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/07 02:06:13 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:13 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/07 02:06:13 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:13 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/07 02:06:13 INFO : file4.txt: Copied (new)
2026/07/07 02:06:13 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/07 02:06:13 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/07 02:06:13 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/07 02:06:13 INFO : file5.txt: Copied (new)
2026/07/07 02:06:13 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:13 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:13 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/07 02:06:13 INFO : file6.txt: Copied (new)
2026/07/07 02:06:13 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/07 02:06:13 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:13 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/07 02:06:13 INFO : file7.txt: Copied (new)
2026/07/07 02:06:13 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/07 02:06:13 INFO : file8.txt: Copied (new)
2026/07/07 02:06:13 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_compare_all-botohay0"
2026/07/07 02:06:13 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:13 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:13 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:13 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:13 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:13 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:13 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:13 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:13 DEBUG : Local file system at /tmp/020438wiqetij4/datadir/test_compare_all-botohay0: Waiting for checks to finish
2026/07/07 02:06:13 DEBUG : Local file system at /tmp/020438wiqetij4/datadir/test_compare_all-botohay0: Waiting for transfers to finish
2026/07/07 02:06:13 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/07/07 02:06:13 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/07 02:06:13 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/07/07 02:06:13 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/07/07 02:06:13 INFO : file2.txt: Copied (new)
2026/07/07 02:06:13 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/07/07 02:06:13 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/07 02:06:13 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:06:13 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:06:13 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:06:13 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/07/07 02:06:13 INFO : file10.txt: Copied (new)
2026/07/07 02:06:13 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/07 02:06:13 INFO : file1.txt: Copied (new)
2026/07/07 02:06:13 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/07/07 02:06:13 INFO : file11.txt: Copied (new)
2026/07/07 02:06:13 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/07/07 02:06:13 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/07/07 02:06:13 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/07/07 02:06:13 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/07 02:06:13 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/07 02:06:13 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:06:13 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/07/07 02:06:13 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/07/07 02:06:13 INFO : file5R.txt: Copied (new)
2026/07/07 02:06:13 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/07/07 02:06:13 INFO : file5L.txt: Copied (new)
2026/07/07 02:06:13 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:06:13 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/07/07 02:06:13 INFO : file6.txt: Copied (new)
2026/07/07 02:06:13 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/07/07 02:06:13 INFO : file7.txt: Copied (new)
2026/07/07 02:06:13 DEBUG : Waiting for deletions to finish
2026/07/07 02:06:13 ERROR : error listing: directory not found
2026/07/07 02:06:13 ERROR : Local file system at /tmp/020438wiqetij4/compare_all/path1: Failed to list "": directory not found
2026/07/07 02:06:13 DEBUG : removing 1 level 0 directories
2026/07/07 02:06:13 INFO : Local file system at /tmp/020438wiqetij4/compare_all/path1: Removing directory
2026/07/07 02:06:13 ERROR : Failed to rmdir: stat /tmp/020438wiqetij4/compare_all/path1: no such file or directory
2026/07/07 02:06:13 DEBUG : Waiting for deletions to finish
2026/07/07 02:06:13 DEBUG : removing 1 level 0 directories
2026/07/07 02:06:13 INFO : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/compare_all/path2: Removing directory
2026/07/07 02:06:13 ERROR : error listing: directory not found
2026/07/07 02:06:13 NOTICE: checking initFs Local file system at /tmp/020438wiqetij4/initdir/test_compare_all-zagekog5
2026/07/07 02:06:13 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:06:13 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:13 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:13 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:13 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:13 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:13 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:13 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:13 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:13 DEBUG : Local file system at /tmp/020438wiqetij4/compare_all/path1: Waiting for checks to finish
2026/07/07 02:06:13 DEBUG : Local file system at /tmp/020438wiqetij4/compare_all/path1: Waiting for transfers to finish
2026/07/07 02:06:13 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:06:13 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:06:13 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:13 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:06:13 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:06:13 INFO : file1.txt: Copied (new)
2026/07/07 02:06:13 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:06:13 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/07 02:06:13 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:06:13 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:13 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:06:13 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/07 02:06:13 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:06:13 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:13 INFO : file2.txt: Copied (new)
2026/07/07 02:06:13 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/07 02:06:13 INFO : file4.txt: Copied (new)
2026/07/07 02:06:13 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:13 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/07 02:06:13 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/07 02:06:13 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/07 02:06:13 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:13 INFO : file3.txt: Copied (new)
2026/07/07 02:06:13 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/07 02:06:13 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/07 02:06:13 INFO : file6.txt: Copied (new)
2026/07/07 02:06:13 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:13 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:13 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/07 02:06:13 INFO : file5.txt: Copied (new)
2026/07/07 02:06:13 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/07 02:06:13 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/07 02:06:13 INFO : file7.txt: Copied (new)
2026/07/07 02:06:13 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:13 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/07 02:06:13 INFO : file8.txt: Copied (new)
2026/07/07 02:06:13 NOTICE: checking Path1 Local file system at /tmp/020438wiqetij4/compare_all/path1
2026/07/07 02:06:13 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:06:13 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:13 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:13 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:13 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:13 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:13 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:13 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:13 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:13 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/compare_all/path2: Waiting for checks to finish
2026/07/07 02:06:13 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/compare_all/path2: Waiting for transfers to finish
2026/07/07 02:06:13 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:06:13 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:13 INFO : file1.txt: Copied (new)
2026/07/07 02:06:13 DEBUG : file3.txt: size = 0 OK
2026/07/07 02:06:13 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:13 INFO : file3.txt: Copied (new)
2026/07/07 02:06:13 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:06:13 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:13 INFO : file2.txt: Copied (new)
2026/07/07 02:06:13 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:06:13 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:06:13 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:06:13 DEBUG : file4.txt: size = 0 OK
2026/07/07 02:06:13 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:13 INFO : file4.txt: Copied (new)
2026/07/07 02:06:13 DEBUG : file5.txt: size = 0 OK
2026/07/07 02:06:13 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:13 INFO : file5.txt: Copied (new)
2026/07/07 02:06:13 DEBUG : file6.txt: size = 0 OK
2026/07/07 02:06:13 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:13 INFO : file6.txt: Copied (new)
2026/07/07 02:06:13 DEBUG : file7.txt: size = 0 OK
2026/07/07 02:06:13 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:13 INFO : file7.txt: Copied (new)
2026/07/07 02:06:13 DEBUG : file8.txt: size = 0 OK
2026/07/07 02:06:13 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:13 INFO : file8.txt: Copied (new)
2026/07/07 02:06:13 NOTICE: checking path2 Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/compare_all/path2
2026/07/07 02:06:13 NOTICE: [36m(01) :[0m [34mtest changes compare-all[0m
2026/07/07 02:06:13 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/07 02:06:13 NOTICE: [36m(03) :[0m [34mbisync resync compare-all[0m
2026/07/07 02:06:16 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/compare_all/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:06:16 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/07 02:06:16 INFO : Synching Path1 "/tmp/020438wiqetij4/compare_all/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/compare_all/path2/"
2026/07/07 02:06:16 INFO : Copying Path2 files to Path1
2026/07/07 02:06:16 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:06:16 INFO : There was nothing to transfer
2026/07/07 02:06:16 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:06:16 INFO : There was nothing to transfer
2026/07/07 02:06:16 INFO : Resync updating listings
2026/07/07 02:06:16 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/compare_all/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/compare_all/path2/"
2026/07/07 02:06:16 INFO : [32mBisync successful[0m
2026/07/07 02:06:16 NOTICE: [36m(04) :[0m [34mtest make modifications on both paths[0m
2026/07/07 02:06:16 NOTICE: [36m(05) :[0m [34mtest new on path2 - file10[0m
2026/07/07 02:06:16 NOTICE: [36m(06) :[0m [34mtouch-copy 2001-01-02 /tmp/020438wiqetij4/datadir/test_compare_all-botohay0/file10.txt TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/compare_all/path2/[0m
2026/07/07 02:06:16 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_compare_all-botohay0/"
2026/07/07 02:06:16 DEBUG : fs cache: renaming cache item "/tmp/020438wiqetij4/datadir/test_compare_all-botohay0/" to be canonical "/tmp/020438wiqetij4/datadir/test_compare_all-botohay0"
2026/07/07 02:06:16 DEBUG : file10.txt: Set modification time 2001-01-02
2026/07/07 02:06:16 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_compare_all-botohay0/file10.txt" to "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/compare_all/path2/" as ""
2026/07/07 02:06:16 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_compare_all-botohay0/file10.txt"
2026/07/07 02:06:16 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/compare_all/path2/"
2026/07/07 02:06:16 DEBUG : operations.CopyFile "file10.txt" to "Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/compare_all/path2" as "file10.txt"
2026/07/07 02:06:16 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:16 DEBUG : file10.txt: size = 19 OK
2026/07/07 02:06:16 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:06:16 INFO : file10.txt: Copied (new)
2026/07/07 02:06:16 NOTICE: [36m(07) :[0m [34mtest newer on path2 - file1[0m
2026/07/07 02:06:16 NOTICE: [36m(08) :[0m [34mtouch-copy 2001-01-02 /tmp/020438wiqetij4/datadir/test_compare_all-botohay0/file1.txt TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/compare_all/path2/[0m
2026/07/07 02:06:16 DEBUG : fs cache: switching user supplied name "/tmp/020438wiqetij4/datadir/test_compare_all-botohay0/" for canonical name "/tmp/020438wiqetij4/datadir/test_compare_all-botohay0"
2026/07/07 02:06:16 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/07 02:06:16 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_compare_all-botohay0/file1.txt" to "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/compare_all/path2/" as ""
2026/07/07 02:06:16 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_compare_all-botohay0/file1.txt"
2026/07/07 02:06:16 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/compare_all/path2/"
2026/07/07 02:06:16 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/compare_all/path2" as "file1.txt"
2026/07/07 02:06:16 DEBUG : file1.txt: size = 19 (Local file system at /tmp/020438wiqetij4/datadir/test_compare_all-botohay0)
2026/07/07 02:06:16 DEBUG : file1.txt: size = 0 (Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/compare_all/path2)
2026/07/07 02:06:16 DEBUG : file1.txt: Sizes differ
2026/07/07 02:06:16 DEBUG : file1.txt: size = 19 OK
2026/07/07 02:06:16 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:06:16 INFO : file1.txt: Copied (replaced existing)
2026/07/07 02:06:16 NOTICE: [36m(09) :[0m [34mtest new on path1 - file11[0m
2026/07/07 02:06:16 NOTICE: [36m(10) :[0m [34mtouch-copy 2001-01-02 /tmp/020438wiqetij4/datadir/test_compare_all-botohay0/file11.txt /tmp/020438wiqetij4/compare_all/path1/[0m
2026/07/07 02:06:16 DEBUG : fs cache: switching user supplied name "/tmp/020438wiqetij4/datadir/test_compare_all-botohay0/" for canonical name "/tmp/020438wiqetij4/datadir/test_compare_all-botohay0"
2026/07/07 02:06:16 DEBUG : file11.txt: Set modification time 2001-01-02
2026/07/07 02:06:16 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_compare_all-botohay0/file11.txt" to "/tmp/020438wiqetij4/compare_all/path1/" as ""
2026/07/07 02:06:16 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_compare_all-botohay0/file11.txt"
2026/07/07 02:06:16 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/compare_all/path1/"
2026/07/07 02:06:16 DEBUG : operations.CopyFile "file11.txt" to "Local file system at /tmp/020438wiqetij4/compare_all/path1" as "file11.txt"
2026/07/07 02:06:16 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:16 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/07/07 02:06:16 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:06:16 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/07/07 02:06:16 INFO : file11.txt: Copied (new)
2026/07/07 02:06:16 NOTICE: [36m(11) :[0m [34mtest newer on path1 - file2[0m
2026/07/07 02:06:16 NOTICE: [36m(12) :[0m [34mtouch-copy 2001-01-02 /tmp/020438wiqetij4/datadir/test_compare_all-botohay0/file2.txt /tmp/020438wiqetij4/compare_all/path1/[0m
2026/07/07 02:06:16 DEBUG : fs cache: switching user supplied name "/tmp/020438wiqetij4/datadir/test_compare_all-botohay0/" for canonical name "/tmp/020438wiqetij4/datadir/test_compare_all-botohay0"
2026/07/07 02:06:16 DEBUG : file2.txt: Set modification time 2001-01-02
2026/07/07 02:06:16 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_compare_all-botohay0/file2.txt" to "/tmp/020438wiqetij4/compare_all/path1/" as ""
2026/07/07 02:06:16 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_compare_all-botohay0/file2.txt"
2026/07/07 02:06:16 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/compare_all/path1/"
2026/07/07 02:06:16 DEBUG : operations.CopyFile "file2.txt" to "Local file system at /tmp/020438wiqetij4/compare_all/path1" as "file2.txt"
2026/07/07 02:06:16 DEBUG : file2.txt: size = 13 (Local file system at /tmp/020438wiqetij4/datadir/test_compare_all-botohay0)
2026/07/07 02:06:16 DEBUG : file2.txt: size = 0 (Local file system at /tmp/020438wiqetij4/compare_all/path1)
2026/07/07 02:06:16 DEBUG : file2.txt: Sizes differ
2026/07/07 02:06:16 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/07/07 02:06:16 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/07 02:06:16 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/07/07 02:06:16 INFO : file2.txt: Copied (replaced existing)
2026/07/07 02:06:16 NOTICE: [36m(13) :[0m [34mtest deleted on path2 - file3[0m
2026/07/07 02:06:16 NOTICE: [36m(14) :[0m [34mdelete-file TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/compare_all/path2/file3.txt[0m
2026/07/07 02:06:16 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/compare_all/path2/"
2026/07/07 02:06:16 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/compare_all/path2/" to be canonical "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/compare_all/path2"
2026/07/07 02:06:16 INFO : file3.txt: Deleted
2026/07/07 02:06:16 NOTICE: [36m(15) :[0m [34mtest deleted on path1 - file4[0m
2026/07/07 02:06:16 NOTICE: [36m(16) :[0m [34mdelete-file /tmp/020438wiqetij4/compare_all/path1/file4.txt[0m
2026/07/07 02:06:16 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/compare_all/path1/"
2026/07/07 02:06:16 DEBUG : fs cache: renaming cache item "/tmp/020438wiqetij4/compare_all/path1/" to be canonical "/tmp/020438wiqetij4/compare_all/path1"
2026/07/07 02:06:16 INFO : file4.txt: Deleted
2026/07/07 02:06:16 NOTICE: [36m(17) :[0m [34mtest deleted on both paths - file8[0m
2026/07/07 02:06:16 NOTICE: [36m(18) :[0m [34mdelete-file /tmp/020438wiqetij4/compare_all/path1/file8.txt[0m
2026/07/07 02:06:16 DEBUG : fs cache: switching user supplied name "/tmp/020438wiqetij4/compare_all/path1/" for canonical name "/tmp/020438wiqetij4/compare_all/path1"
2026/07/07 02:06:16 INFO : file8.txt: Deleted
2026/07/07 02:06:16 NOTICE: [36m(19) :[0m [34mdelete-file TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/compare_all/path2/file8.txt[0m
2026/07/07 02:06:16 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/compare_all/path2/" for canonical name "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/compare_all/path2"
2026/07/07 02:06:16 INFO : file8.txt: Deleted
2026/07/07 02:06:16 NOTICE: [36m(20) :[0m [34mtest changed on both paths - file5 (file5R, file5L)[0m
2026/07/07 02:06:16 NOTICE: [36m(21) :[0m [34mtouch-glob 2001-01-02 /tmp/020438wiqetij4/datadir/test_compare_all-botohay0/ file5R.txt[0m
2026/07/07 02:06:16 DEBUG : fs cache: switching user supplied name "/tmp/020438wiqetij4/datadir/test_compare_all-botohay0/" for canonical name "/tmp/020438wiqetij4/datadir/test_compare_all-botohay0"
2026/07/07 02:06:16 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/07/07 02:06:16 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/020438wiqetij4/datadir/test_compare_all-botohay0/file5R.txt TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/compare_all/path2/ file5.txt[0m
2026/07/07 02:06:16 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_compare_all-botohay0/file5R.txt" to "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/compare_all/path2/" as "file5.txt"
2026/07/07 02:06:16 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_compare_all-botohay0/file5R.txt"
2026/07/07 02:06:16 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/compare_all/path2/"
2026/07/07 02:06:16 DEBUG : operations.CopyFile "file5R.txt" to "Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/compare_all/path2" as "file5.txt"
2026/07/07 02:06:16 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/020438wiqetij4/datadir/test_compare_all-botohay0)
2026/07/07 02:06:16 DEBUG : file5.txt: size = 0 (Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/compare_all/path2)
2026/07/07 02:06:16 DEBUG : file5R.txt: Sizes differ
2026/07/07 02:06:16 DEBUG : file5.txt: size = 39 OK
2026/07/07 02:06:16 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/07 02:06:16 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/07/07 02:06:16 NOTICE: [36m(23) :[0m [34mtouch-glob 2001-03-04 /tmp/020438wiqetij4/datadir/test_compare_all-botohay0/ file5L.txt[0m
2026/07/07 02:06:16 DEBUG : fs cache: switching user supplied name "/tmp/020438wiqetij4/datadir/test_compare_all-botohay0/" for canonical name "/tmp/020438wiqetij4/datadir/test_compare_all-botohay0"
2026/07/07 02:06:16 DEBUG : file5L.txt: Set modification time 2001-03-04
2026/07/07 02:06:16 NOTICE: [36m(24) :[0m [34mcopy-as /tmp/020438wiqetij4/datadir/test_compare_all-botohay0/file5L.txt /tmp/020438wiqetij4/compare_all/path1/ file5.txt[0m
2026/07/07 02:06:16 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_compare_all-botohay0/file5L.txt" to "/tmp/020438wiqetij4/compare_all/path1/" as "file5.txt"
2026/07/07 02:06:16 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_compare_all-botohay0/file5L.txt"
2026/07/07 02:06:16 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/compare_all/path1/"
2026/07/07 02:06:16 DEBUG : operations.CopyFile "file5L.txt" to "Local file system at /tmp/020438wiqetij4/compare_all/path1" as "file5.txt"
2026/07/07 02:06:16 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/020438wiqetij4/datadir/test_compare_all-botohay0)
2026/07/07 02:06:16 DEBUG : file5.txt: size = 0 (Local file system at /tmp/020438wiqetij4/compare_all/path1)
2026/07/07 02:06:16 DEBUG : file5L.txt: Sizes differ
2026/07/07 02:06:16 DEBUG : file5.txt.4a946ad2.partial: size = 39 OK
2026/07/07 02:06:16 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/07 02:06:16 DEBUG : file5.txt.4a946ad2.partial: renamed to: file5.txt
2026/07/07 02:06:16 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/07/07 02:06:16 NOTICE: [36m(25) :[0m [34mtest newer on path2 and deleted on path1 - file6[0m
2026/07/07 02:06:16 NOTICE: [36m(26) :[0m [34mtouch-copy 2001-01-02 /tmp/020438wiqetij4/datadir/test_compare_all-botohay0/file6.txt TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/compare_all/path2/[0m
2026/07/07 02:06:16 DEBUG : fs cache: switching user supplied name "/tmp/020438wiqetij4/datadir/test_compare_all-botohay0/" for canonical name "/tmp/020438wiqetij4/datadir/test_compare_all-botohay0"
2026/07/07 02:06:16 DEBUG : file6.txt: Set modification time 2001-01-02
2026/07/07 02:06:16 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_compare_all-botohay0/file6.txt" to "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/compare_all/path2/" as ""
2026/07/07 02:06:16 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_compare_all-botohay0/file6.txt"
2026/07/07 02:06:16 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/compare_all/path2/"
2026/07/07 02:06:17 DEBUG : operations.CopyFile "file6.txt" to "Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/compare_all/path2" as "file6.txt"
2026/07/07 02:06:17 DEBUG : file6.txt: size = 19 (Local file system at /tmp/020438wiqetij4/datadir/test_compare_all-botohay0)
2026/07/07 02:06:17 DEBUG : file6.txt: size = 0 (Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/compare_all/path2)
2026/07/07 02:06:17 DEBUG : file6.txt: Sizes differ
2026/07/07 02:06:17 DEBUG : file6.txt: size = 19 OK
2026/07/07 02:06:17 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:06:17 INFO : file6.txt: Copied (replaced existing)
2026/07/07 02:06:17 NOTICE: [36m(27) :[0m [34mdelete-file /tmp/020438wiqetij4/compare_all/path1/file6.txt[0m
2026/07/07 02:06:17 DEBUG : fs cache: switching user supplied name "/tmp/020438wiqetij4/compare_all/path1/" for canonical name "/tmp/020438wiqetij4/compare_all/path1"
2026/07/07 02:06:17 INFO : file6.txt: Deleted
2026/07/07 02:06:17 NOTICE: [36m(28) :[0m [34mtest newer on path1 and deleted on path2 - file7[0m
2026/07/07 02:06:17 NOTICE: [36m(29) :[0m [34mtouch-copy 2001-01-02 /tmp/020438wiqetij4/datadir/test_compare_all-botohay0/file7.txt /tmp/020438wiqetij4/compare_all/path1/[0m
2026/07/07 02:06:17 DEBUG : fs cache: switching user supplied name "/tmp/020438wiqetij4/datadir/test_compare_all-botohay0/" for canonical name "/tmp/020438wiqetij4/datadir/test_compare_all-botohay0"
2026/07/07 02:06:17 DEBUG : file7.txt: Set modification time 2001-01-02
2026/07/07 02:06:17 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_compare_all-botohay0/file7.txt" to "/tmp/020438wiqetij4/compare_all/path1/" as ""
2026/07/07 02:06:17 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_compare_all-botohay0/file7.txt"
2026/07/07 02:06:17 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/compare_all/path1/"
2026/07/07 02:06:17 DEBUG : operations.CopyFile "file7.txt" to "Local file system at /tmp/020438wiqetij4/compare_all/path1" as "file7.txt"
2026/07/07 02:06:17 DEBUG : file7.txt: size = 19 (Local file system at /tmp/020438wiqetij4/datadir/test_compare_all-botohay0)
2026/07/07 02:06:17 DEBUG : file7.txt: size = 0 (Local file system at /tmp/020438wiqetij4/compare_all/path1)
2026/07/07 02:06:17 DEBUG : file7.txt: Sizes differ
2026/07/07 02:06:17 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/07/07 02:06:17 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:06:17 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/07/07 02:06:17 INFO : file7.txt: Copied (replaced existing)
2026/07/07 02:06:17 NOTICE: [36m(30) :[0m [34mdelete-file TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/compare_all/path2/file7.txt[0m
2026/07/07 02:06:17 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/compare_all/path2/" for canonical name "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/compare_all/path2"
2026/07/07 02:06:17 INFO : file7.txt: Deleted
2026/07/07 02:06:17 NOTICE: [36m(31) :[0m [34mtest bisync run[0m
2026/07/07 02:06:17 NOTICE: [36m(32) :[0m [34mbisync compare-all[0m
2026/07/07 02:06:19 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/compare_all/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:06: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/07 02:06:19 INFO : Synching Path1 "/tmp/020438wiqetij4/compare_all/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/compare_all/path2/"
2026/07/07 02:06:19 INFO : Building Path1 and Path2 listings
2026/07/07 02:06:19 INFO : Path1 checking for diffs
2026/07/07 02:06:19 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/07/07 02:06:19 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/07 02:06:19 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/07/07 02:06:19 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/07/07 02:06:19 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile7.txt[0m
2026/07/07 02:06:19 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/07/07 02:06:19 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/07/07 02:06:19 INFO : Path1: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/07/07 02:06:19 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/07 02:06:19 INFO : Path2 checking for diffs
2026/07/07 02:06:19 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile1.txt[0m
2026/07/07 02:06:19 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/07 02:06:19 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/07/07 02:06:19 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile6.txt[0m
2026/07/07 02:06:19 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/07/07 02:06:19 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/07/07 02:06:19 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/07/07 02:06:19 INFO : Path2: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/07/07 02:06:19 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/07 02:06:19 INFO : Applying changes
2026/07/07 02:06:19 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/compare_all/path2/file11.txt[0m
2026/07/07 02:06:19 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/compare_all/path2/file2.txt[0m
2026/07/07 02:06:19 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/compare_all/path2/file4.txt[0m
2026/07/07 02:06:19 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/07/07 02:06:19 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36m/tmp/020438wiqetij4/compare_all/path1/file5.txt.conflict1[0m
2026/07/07 02:06:19 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1
2026/07/07 02:06:19 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/compare_all/path2/file5.txt.conflict1[0m
2026/07/07 02:06:19 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/compare_all/path2/file5.txt.conflict2[0m
2026/07/07 02:06:19 INFO : file5.txt: Copied (server-side copy) to: file5.txt.conflict2
2026/07/07 02:06:19 INFO : file5.txt: Deleted
2026/07/07 02:06:19 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/020438wiqetij4/compare_all/path1/file5.txt.conflict2[0m
2026/07/07 02:06:19 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/020438wiqetij4/compare_all/path1/file6.txt[0m
2026/07/07 02:06:19 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/compare_all/path2/file7.txt[0m
2026/07/07 02:06:19 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/020438wiqetij4/compare_all/path1/file1.txt[0m
2026/07/07 02:06:19 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/020438wiqetij4/compare_all/path1/file10.txt[0m
2026/07/07 02:06:19 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36m/tmp/020438wiqetij4/compare_all/path1/file3.txt[0m
2026/07/07 02:06:19 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/07 02:06:19 INFO : file5.txt.conflict2: Copied (new)
2026/07/07 02:06:19 INFO : file6.txt: Copied (new)
2026/07/07 02:06:19 INFO : file10.txt: Copied (new)
2026/07/07 02:06:19 INFO : file1.txt: Copied (replaced existing)
2026/07/07 02:06:19 INFO : file3.txt: Deleted
2026/07/07 02:06:19 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/07 02:06:19 INFO : file7.txt: Copied (new)
2026/07/07 02:06:19 INFO : file2.txt: Copied (replaced existing)
2026/07/07 02:06:19 INFO : file5.txt.conflict1: Copied (new)
2026/07/07 02:06:19 INFO : file11.txt: Copied (new)
2026/07/07 02:06:20 INFO : file4.txt: Deleted
2026/07/07 02:06:20 INFO : Updating listings
2026/07/07 02:06:20 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/compare_all/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/compare_all/path2/"
2026/07/07 02:06:20 INFO : [32mBisync successful[0m
2026/07/07 02:06:20 DEBUG : Waiting for deletions to finish
2026/07/07 02:06:20 INFO : RCLONE_TEST: Deleted
2026/07/07 02:06:20 INFO : file11.txt: Deleted
2026/07/07 02:06:20 INFO : file5.txt.conflict1: Deleted
2026/07/07 02:06:20 INFO : file7.txt: Deleted
2026/07/07 02:06:20 INFO : file6.txt: Deleted
2026/07/07 02:06:20 INFO : file5.txt.conflict2: Deleted
2026/07/07 02:06:20 INFO : file1.txt: Deleted
2026/07/07 02:06:20 INFO : file2.txt: Deleted
2026/07/07 02:06:20 INFO : file10.txt: Deleted
2026/07/07 02:06:20 DEBUG : removing 1 level 0 directories
2026/07/07 02:06:20 INFO : Local file system at /tmp/020438wiqetij4/compare_all/path1: Removing directory
2026/07/07 02:06:20 DEBUG : Waiting for deletions to finish
2026/07/07 02:06:20 INFO : file1.txt: Deleted
2026/07/07 02:06:20 INFO : file5.txt.conflict2: Deleted
2026/07/07 02:06:20 INFO : RCLONE_TEST: Deleted
2026/07/07 02:06:20 INFO : file5.txt.conflict1: Deleted
2026/07/07 02:06:20 INFO : file2.txt: Deleted
2026/07/07 02:06:20 INFO : file10.txt: Deleted
2026/07/07 02:06:20 INFO : file6.txt: Deleted
2026/07/07 02:06:20 INFO : file11.txt: Deleted
2026/07/07 02:06:20 INFO : file7.txt: Deleted
2026/07/07 02:06:20 DEBUG : removing 1 level 0 directories
2026/07/07 02:06:20 INFO : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/compare_all/path2: Removing directory
bisync_test.go:610: [32mTEST compare_all PASSED[0m
=== RUN TestBisyncLocalRemote/concurrent
2026/07/07 02:06:20 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/concurrent/path1"
2026/07/07 02:06:20 INFO : path2: Making directory
2026/07/07 02:06:20 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/concurrent/path2"
2026/07/07 02:06:20 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/initdir/test_concurrent-lusuvuv6"
2026/07/07 02:06:20 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:06:20 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:20 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:20 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:20 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:20 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:20 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:20 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:20 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:20 DEBUG : Local file system at /tmp/020438wiqetij4/initdir/test_concurrent-lusuvuv6: Waiting for checks to finish
2026/07/07 02:06:20 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:06:20 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:06:20 DEBUG : Local file system at /tmp/020438wiqetij4/initdir/test_concurrent-lusuvuv6: Waiting for transfers to finish
2026/07/07 02:06:20 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:06:20 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:06:20 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:20 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/07 02:06:20 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:06:20 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:06:20 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:20 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:20 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/07 02:06:20 INFO : file3.txt: Copied (new)
2026/07/07 02:06:20 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:06:20 INFO : file2.txt: Copied (new)
2026/07/07 02:06:20 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/07 02:06:20 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:20 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/07 02:06:20 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/07 02:06:20 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:20 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/07 02:06:20 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:20 INFO : file5.txt: Copied (new)
2026/07/07 02:06:20 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/07 02:06:20 INFO : file4.txt: Copied (new)
2026/07/07 02:06:20 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/07 02:06:20 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:20 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/07 02:06:20 INFO : file6.txt: Copied (new)
2026/07/07 02:06:20 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:06:20 INFO : file1.txt: Copied (new)
2026/07/07 02:06:20 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/07 02:06:20 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/07 02:06:20 INFO : file7.txt: Copied (new)
2026/07/07 02:06:20 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:20 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/07 02:06:20 INFO : file8.txt: Copied (new)
2026/07/07 02:06:20 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_concurrent-wavuqiq9"
2026/07/07 02:06:20 DEBUG : dummy.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:20 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:20 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:20 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:20 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:20 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:20 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:20 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:20 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:20 DEBUG : dummy.txt.054c2352.partial: size = 0 OK
2026/07/07 02:06:20 DEBUG : dummy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:20 DEBUG : Local file system at /tmp/020438wiqetij4/datadir/test_concurrent-wavuqiq9: Waiting for checks to finish
2026/07/07 02:06:20 DEBUG : Local file system at /tmp/020438wiqetij4/datadir/test_concurrent-wavuqiq9: Waiting for transfers to finish
2026/07/07 02:06:20 DEBUG : file10.txt.0bea3133.partial: size = 19 OK
2026/07/07 02:06:20 DEBUG : dummy.txt.054c2352.partial: renamed to: dummy.txt
2026/07/07 02:06:20 DEBUG : file1.txt.0866bb02.partial: size = 19 OK
2026/07/07 02:06:20 INFO : dummy.txt: Copied (new)
2026/07/07 02:06:20 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:06:20 DEBUG : file10.txt.0bea3133.partial: renamed to: file10.txt
2026/07/07 02:06:20 INFO : file10.txt: Copied (new)
2026/07/07 02:06:20 DEBUG : file11.txt.62933a56.partial: size = 19 OK
2026/07/07 02:06:20 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:06:20 DEBUG : file2.txt.95cb1da2.partial: size = 13 OK
2026/07/07 02:06:20 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/07 02:06:20 DEBUG : file1.txt.0866bb02.partial: renamed to: file1.txt
2026/07/07 02:06:20 INFO : file1.txt: Copied (new)
2026/07/07 02:06:20 DEBUG : file2.txt.95cb1da2.partial: renamed to: file2.txt
2026/07/07 02:06:20 INFO : file2.txt: Copied (new)
2026/07/07 02:06:20 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:06:20 DEBUG : file5L.txt.0068aeca.partial: size = 39 OK
2026/07/07 02:06:20 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/07 02:06:20 DEBUG : file11.txt.62933a56.partial: renamed to: file11.txt
2026/07/07 02:06:20 INFO : file11.txt: Copied (new)
2026/07/07 02:06:20 DEBUG : file5L.txt.0068aeca.partial: renamed to: file5L.txt
2026/07/07 02:06:20 INFO : file5L.txt: Copied (new)
2026/07/07 02:06:20 DEBUG : file6.txt.cd788d78.partial: size = 19 OK
2026/07/07 02:06:20 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:06:20 DEBUG : file7.txt.a401861d.partial: size = 19 OK
2026/07/07 02:06:20 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:06:20 DEBUG : file7.txt.a401861d.partial: renamed to: file7.txt
2026/07/07 02:06:20 INFO : file7.txt: Copied (new)
2026/07/07 02:06:20 DEBUG : file6.txt.cd788d78.partial: renamed to: file6.txt
2026/07/07 02:06:20 DEBUG : file5R.txt.70006d6a.partial: size = 39 OK
2026/07/07 02:06:20 INFO : file6.txt: Copied (new)
2026/07/07 02:06:20 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/07 02:06:20 DEBUG : file5R.txt.70006d6a.partial: renamed to: file5R.txt
2026/07/07 02:06:20 INFO : file5R.txt: Copied (new)
2026/07/07 02:06:20 DEBUG : Waiting for deletions to finish
2026/07/07 02:06:20 ERROR : error listing: directory not found
2026/07/07 02:06:20 ERROR : Local file system at /tmp/020438wiqetij4/concurrent/path1: Failed to list "": directory not found
2026/07/07 02:06:20 DEBUG : removing 1 level 0 directories
2026/07/07 02:06:20 INFO : Local file system at /tmp/020438wiqetij4/concurrent/path1: Removing directory
2026/07/07 02:06:20 ERROR : Failed to rmdir: stat /tmp/020438wiqetij4/concurrent/path1: no such file or directory
2026/07/07 02:06:20 DEBUG : Waiting for deletions to finish
2026/07/07 02:06:20 DEBUG : removing 1 level 0 directories
2026/07/07 02:06:20 INFO : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/concurrent/path2: Removing directory
2026/07/07 02:06:20 ERROR : error listing: directory not found
2026/07/07 02:06:20 NOTICE: checking initFs Local file system at /tmp/020438wiqetij4/initdir/test_concurrent-lusuvuv6
2026/07/07 02:06:20 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:06:20 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:20 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:20 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:20 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:20 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:20 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:20 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:20 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:20 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:06:20 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:06:20 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:06:20 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:06:20 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:06:20 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:06:20 DEBUG : Local file system at /tmp/020438wiqetij4/concurrent/path1: Waiting for checks to finish
2026/07/07 02:06:20 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:20 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/07 02:06:20 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/07 02:06:20 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:20 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:06:20 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:20 DEBUG : Local file system at /tmp/020438wiqetij4/concurrent/path1: Waiting for transfers to finish
2026/07/07 02:06:20 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/07 02:06:20 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:20 INFO : file4.txt: Copied (new)
2026/07/07 02:06:20 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:06:20 INFO : file1.txt: Copied (new)
2026/07/07 02:06:20 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/07 02:06:20 INFO : file3.txt: Copied (new)
2026/07/07 02:06:20 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/07 02:06:20 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:20 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/07 02:06:20 INFO : file2.txt: Copied (new)
2026/07/07 02:06:20 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/07 02:06:20 INFO : file5.txt: Copied (new)
2026/07/07 02:06:20 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:20 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/07 02:06:20 INFO : file6.txt: Copied (new)
2026/07/07 02:06:20 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/07 02:06:20 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/07 02:06:20 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:20 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:20 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/07 02:06:20 INFO : file8.txt: Copied (new)
2026/07/07 02:06:20 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/07 02:06:20 INFO : file7.txt: Copied (new)
2026/07/07 02:06:20 NOTICE: checking Path1 Local file system at /tmp/020438wiqetij4/concurrent/path1
2026/07/07 02:06:20 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:06:20 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:20 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:20 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:20 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:20 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:20 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:20 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:20 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:20 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/concurrent/path2: Waiting for checks to finish
2026/07/07 02:06:20 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/concurrent/path2: Waiting for transfers to finish
2026/07/07 02:06:20 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:06:20 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:20 INFO : file2.txt: Copied (new)
2026/07/07 02:06:20 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:06:20 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:06:20 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:06:20 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:06:20 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:20 INFO : file1.txt: Copied (new)
2026/07/07 02:06:20 DEBUG : file3.txt: size = 0 OK
2026/07/07 02:06:20 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:20 INFO : file3.txt: Copied (new)
2026/07/07 02:06:20 DEBUG : file4.txt: size = 0 OK
2026/07/07 02:06:20 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:20 INFO : file4.txt: Copied (new)
2026/07/07 02:06:20 DEBUG : file5.txt: size = 0 OK
2026/07/07 02:06:20 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:20 INFO : file5.txt: Copied (new)
2026/07/07 02:06:20 DEBUG : file6.txt: size = 0 OK
2026/07/07 02:06:20 DEBUG : file7.txt: size = 0 OK
2026/07/07 02:06:20 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:20 INFO : file6.txt: Copied (new)
2026/07/07 02:06:20 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:20 INFO : file7.txt: Copied (new)
2026/07/07 02:06:20 DEBUG : file8.txt: size = 0 OK
2026/07/07 02:06:20 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:20 INFO : file8.txt: Copied (new)
2026/07/07 02:06:20 NOTICE: checking path2 Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/concurrent/path2
2026/07/07 02:06:20 NOTICE: [36m(01) :[0m [34mtest concurrent[0m
2026/07/07 02:06:20 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/07 02:06:20 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/07 02:06:22 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/concurrent/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:06:22 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02: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/07 02:06:22 INFO : Synching Path1 "/tmp/020438wiqetij4/concurrent/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/concurrent/path2/"
2026/07/07 02:06:22 INFO : Copying Path2 files to Path1
2026/07/07 02:06:22 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:06:22 INFO : There was nothing to transfer
2026/07/07 02:06:22 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:06:23 INFO : There was nothing to transfer
2026/07/07 02:06:23 INFO : Resync updating listings
2026/07/07 02:06:23 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/concurrent/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/concurrent/path2/"
2026/07/07 02:06:23 INFO : [32mBisync successful[0m
2026/07/07 02:06:23 NOTICE: [36m(04) :[0m [34mtest changed on one path - file1[0m
2026/07/07 02:06:23 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-01-02 /tmp/020438wiqetij4/datadir/test_concurrent-wavuqiq9/ file5R.txt[0m
2026/07/07 02:06:23 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_concurrent-wavuqiq9/"
2026/07/07 02:06:23 DEBUG : fs cache: renaming cache item "/tmp/020438wiqetij4/datadir/test_concurrent-wavuqiq9/" to be canonical "/tmp/020438wiqetij4/datadir/test_concurrent-wavuqiq9"
2026/07/07 02:06:23 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/07/07 02:06:23 NOTICE: [36m(06) :[0m [34mtouch-glob 2023-08-26 /tmp/020438wiqetij4/datadir/test_concurrent-wavuqiq9/ file7.txt[0m
2026/07/07 02:06:23 DEBUG : fs cache: switching user supplied name "/tmp/020438wiqetij4/datadir/test_concurrent-wavuqiq9/" for canonical name "/tmp/020438wiqetij4/datadir/test_concurrent-wavuqiq9"
2026/07/07 02:06:23 DEBUG : file7.txt: Set modification time 2023-08-26
2026/07/07 02:06:23 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/020438wiqetij4/datadir/test_concurrent-wavuqiq9/file5R.txt TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/concurrent/path2/ file1.txt[0m
2026/07/07 02:06:23 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_concurrent-wavuqiq9/file5R.txt" to "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/concurrent/path2/" as "file1.txt"
2026/07/07 02:06:23 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_concurrent-wavuqiq9/file5R.txt"
2026/07/07 02:06:23 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/concurrent/path2/"
2026/07/07 02:06:23 DEBUG : operations.CopyFile "file5R.txt" to "Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/concurrent/path2" as "file1.txt"
2026/07/07 02:06:23 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/020438wiqetij4/datadir/test_concurrent-wavuqiq9)
2026/07/07 02:06:23 DEBUG : file1.txt: size = 0 (Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/concurrent/path2)
2026/07/07 02:06:23 DEBUG : file5R.txt: Sizes differ
2026/07/07 02:06:23 DEBUG : file1.txt: size = 39 OK
2026/07/07 02:06:23 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/07 02:06:23 INFO : file5R.txt: Copied (replaced existing) to: file1.txt
2026/07/07 02:06:23 NOTICE: [36m(08) :[0m [34mtest bisync with file changed during[0m
2026/07/07 02:06:23 NOTICE: [36m(09) :[0m [34mconcurrent-func[0m
2026/07/07 02:06:23 NOTICE: [36m(10) :[0m [34mbisync[0m
2026/07/07 02:06:25 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/concurrent/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:06:25 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:06: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/07 02:06:25 INFO : Synching Path1 "/tmp/020438wiqetij4/concurrent/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/concurrent/path2/"
2026/07/07 02:06:25 INFO : Building Path1 and Path2 listings
2026/07/07 02:06:25 INFO : Path1 checking for diffs
2026/07/07 02:06:25 INFO : Path2 checking for diffs
2026/07/07 02:06:25 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/07 02:06:25 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/07 02:06:25 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/07 02:06:25 INFO : Applying changes
2026/07/07 02:06:25 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/020438wiqetij4/concurrent/path1/file1.txt[0m
2026/07/07 02:06:25 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/07 02:06:25 INFO : file7.txt: Copied (replaced existing) to: file1.txt
2026/07/07 02:06:25 INFO : file1.txt: Copied (replaced existing)
2026/07/07 02:06:25 INFO : Updating listings
2026/07/07 02:06:25 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/concurrent/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/concurrent/path2/"
2026/07/07 02:06:25 INFO : [32mBisync successful[0m
2026/07/07 02:06:25 NOTICE: [36m(11) :[0m [34mbisync[0m
2026/07/07 02:06:27 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/concurrent/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:06:27 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:06: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/07 02:06:27 INFO : Synching Path1 "/tmp/020438wiqetij4/concurrent/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/concurrent/path2/"
2026/07/07 02:06:27 INFO : Building Path1 and Path2 listings
2026/07/07 02:06:27 INFO : Path1 checking for diffs
2026/07/07 02:06:27 INFO : Path2 checking for diffs
2026/07/07 02:06:27 INFO : No changes found
2026/07/07 02:06:27 INFO : Updating listings
2026/07/07 02:06:27 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/concurrent/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/concurrent/path2/"
2026/07/07 02:06:28 INFO : [32mBisync successful[0m
2026/07/07 02:06:28 DEBUG : Waiting for deletions to finish
2026/07/07 02:06:28 INFO : file7.txt: Deleted
2026/07/07 02:06:28 INFO : file3.txt: Deleted
2026/07/07 02:06:28 INFO : file5.txt: Deleted
2026/07/07 02:06:28 INFO : file8.txt: Deleted
2026/07/07 02:06:28 INFO : RCLONE_TEST: Deleted
2026/07/07 02:06:28 INFO : file2.txt: Deleted
2026/07/07 02:06:28 INFO : file1.txt: Deleted
2026/07/07 02:06:28 INFO : file6.txt: Deleted
2026/07/07 02:06:28 INFO : file4.txt: Deleted
2026/07/07 02:06:28 DEBUG : removing 1 level 0 directories
2026/07/07 02:06:28 INFO : Local file system at /tmp/020438wiqetij4/concurrent/path1: Removing directory
2026/07/07 02:06:28 DEBUG : Waiting for deletions to finish
2026/07/07 02:06:28 INFO : file7.txt: Deleted
2026/07/07 02:06:28 INFO : file6.txt: Deleted
2026/07/07 02:06:28 INFO : file5.txt: Deleted
2026/07/07 02:06:28 INFO : file4.txt: Deleted
2026/07/07 02:06:28 INFO : file2.txt: Deleted
2026/07/07 02:06:28 INFO : file3.txt: Deleted
2026/07/07 02:06:28 INFO : RCLONE_TEST: Deleted
2026/07/07 02:06:28 INFO : file1.txt: Deleted
2026/07/07 02:06:28 INFO : file8.txt: Deleted
2026/07/07 02:06:28 DEBUG : removing 1 level 0 directories
2026/07/07 02:06:28 INFO : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/concurrent/path2: Removing directory
bisync_test.go:610: [32mTEST concurrent PASSED[0m
=== RUN TestBisyncLocalRemote/createemptysrcdirs
2026/07/07 02:06:28 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/createemptysrcdirs/path1"
2026/07/07 02:06:28 INFO : path2: Making directory
2026/07/07 02:06:28 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/createemptysrcdirs/path2"
2026/07/07 02:06:28 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/initdir/test_createemptysrcdirs-kakayaq9"
2026/07/07 02:06:28 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:06:28 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:28 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:28 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:28 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:28 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:28 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:28 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/07 02:06:28 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:28 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/07 02:06:28 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:06:28 DEBUG : Local file system at /tmp/020438wiqetij4/initdir/test_createemptysrcdirs-kakayaq9: Waiting for checks to finish
2026/07/07 02:06:28 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/07 02:06:28 INFO : file1.copy1.txt: Copied (new)
2026/07/07 02:06:28 DEBUG : Local file system at /tmp/020438wiqetij4/initdir/test_createemptysrcdirs-kakayaq9: Waiting for transfers to finish
2026/07/07 02:06:28 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:28 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:06:28 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:06:28 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:06:28 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/07 02:06:28 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/07 02:06:28 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:28 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:28 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/07 02:06:28 INFO : file1.copy3.txt: Copied (new)
2026/07/07 02:06:28 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/07 02:06:28 INFO : file1.copy4.txt: Copied (new)
2026/07/07 02:06:28 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/07 02:06:28 INFO : file1.copy2.txt: Copied (new)
2026/07/07 02:06:28 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/07 02:06:28 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:06:28 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:28 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:28 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:06:28 INFO : file1.txt: Copied (new)
2026/07/07 02:06:28 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/07 02:06:28 INFO : file1.copy5.txt: Copied (new)
2026/07/07 02:06:28 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_createemptysrcdirs-katuhap3"
2026/07/07 02:06:28 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:28 DEBUG : Local file system at /tmp/020438wiqetij4/datadir/test_createemptysrcdirs-katuhap3: Waiting for checks to finish
2026/07/07 02:06:28 DEBUG : Local file system at /tmp/020438wiqetij4/datadir/test_createemptysrcdirs-katuhap3: Waiting for transfers to finish
2026/07/07 02:06:28 DEBUG : placeholder.txt.29019232.partial: size = 0 OK
2026/07/07 02:06:28 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:28 DEBUG : placeholder.txt.29019232.partial: renamed to: placeholder.txt
2026/07/07 02:06:28 INFO : placeholder.txt: Copied (new)
2026/07/07 02:06:28 DEBUG : Waiting for deletions to finish
2026/07/07 02:06:28 ERROR : error listing: directory not found
2026/07/07 02:06:28 ERROR : Local file system at /tmp/020438wiqetij4/createemptysrcdirs/path1: Failed to list "": directory not found
2026/07/07 02:06:28 DEBUG : removing 1 level 0 directories
2026/07/07 02:06:28 INFO : Local file system at /tmp/020438wiqetij4/createemptysrcdirs/path1: Removing directory
2026/07/07 02:06:28 ERROR : Failed to rmdir: stat /tmp/020438wiqetij4/createemptysrcdirs/path1: no such file or directory
2026/07/07 02:06:28 DEBUG : Waiting for deletions to finish
2026/07/07 02:06:28 DEBUG : removing 1 level 0 directories
2026/07/07 02:06:28 INFO : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/createemptysrcdirs/path2: Removing directory
2026/07/07 02:06:28 ERROR : error listing: directory not found
2026/07/07 02:06:28 NOTICE: checking initFs Local file system at /tmp/020438wiqetij4/initdir/test_createemptysrcdirs-kakayaq9
2026/07/07 02:06:28 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:06:28 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:28 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:28 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:28 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:28 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:28 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:28 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:06:28 DEBUG : Local file system at /tmp/020438wiqetij4/createemptysrcdirs/path1: Waiting for checks to finish
2026/07/07 02:06:28 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:06:28 DEBUG : Local file system at /tmp/020438wiqetij4/createemptysrcdirs/path1: Waiting for transfers to finish
2026/07/07 02:06:28 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:06:28 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:06:28 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/07 02:06:28 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:28 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/07 02:06:28 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:28 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/07 02:06:28 INFO : file1.copy1.txt: Copied (new)
2026/07/07 02:06:28 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/07 02:06:28 INFO : file1.copy4.txt: Copied (new)
2026/07/07 02:06:28 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/07 02:06:28 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/07 02:06:28 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/07 02:06:28 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:28 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:06:28 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:28 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:28 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/07 02:06:28 INFO : file1.copy5.txt: Copied (new)
2026/07/07 02:06:28 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:06:28 INFO : file1.txt: Copied (new)
2026/07/07 02:06:28 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/07 02:06:28 INFO : file1.copy3.txt: Copied (new)
2026/07/07 02:06:28 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:28 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/07 02:06:28 INFO : file1.copy2.txt: Copied (new)
2026/07/07 02:06:28 NOTICE: checking Path1 Local file system at /tmp/020438wiqetij4/createemptysrcdirs/path1
2026/07/07 02:06:28 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:06:28 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:28 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:28 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:28 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:28 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:28 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:28 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/createemptysrcdirs/path2: Waiting for checks to finish
2026/07/07 02:06:28 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/createemptysrcdirs/path2: Waiting for transfers to finish
2026/07/07 02:06:28 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:06:28 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:06:28 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:06:28 DEBUG : file1.copy2.txt: size = 0 OK
2026/07/07 02:06:28 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:28 INFO : file1.copy2.txt: Copied (new)
2026/07/07 02:06:28 DEBUG : file1.copy3.txt: size = 0 OK
2026/07/07 02:06:28 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:28 INFO : file1.copy3.txt: Copied (new)
2026/07/07 02:06:28 DEBUG : file1.copy1.txt: size = 0 OK
2026/07/07 02:06:28 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:28 INFO : file1.copy1.txt: Copied (new)
2026/07/07 02:06:28 DEBUG : file1.copy5.txt: size = 0 OK
2026/07/07 02:06:28 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:28 INFO : file1.copy5.txt: Copied (new)
2026/07/07 02:06:28 DEBUG : file1.copy4.txt: size = 0 OK
2026/07/07 02:06:28 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:28 INFO : file1.copy4.txt: Copied (new)
2026/07/07 02:06:28 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:06:28 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:28 INFO : file1.txt: Copied (new)
2026/07/07 02:06:28 NOTICE: checking path2 Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/createemptysrcdirs/path2
2026/07/07 02:06:28 NOTICE: [36m(01) :[0m [34mtest createemptysrcdirs[0m
2026/07/07 02:06:28 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/07 02:06:28 NOTICE: [36m(03) :[0m [34mtouch-glob 2001-01-02 /tmp/020438wiqetij4/datadir/test_createemptysrcdirs-katuhap3/ placeholder.txt[0m
2026/07/07 02:06:28 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_createemptysrcdirs-katuhap3/"
2026/07/07 02:06:28 DEBUG : fs cache: renaming cache item "/tmp/020438wiqetij4/datadir/test_createemptysrcdirs-katuhap3/" to be canonical "/tmp/020438wiqetij4/datadir/test_createemptysrcdirs-katuhap3"
2026/07/07 02:06:28 DEBUG : placeholder.txt: Set modification time 2001-01-02
2026/07/07 02:06:28 NOTICE: [36m(04) :[0m [34mcopy-as /tmp/020438wiqetij4/datadir/test_createemptysrcdirs-katuhap3/placeholder.txt /tmp/020438wiqetij4/createemptysrcdirs/path1/ file1.txt[0m
2026/07/07 02:06:28 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_createemptysrcdirs-katuhap3/placeholder.txt" to "/tmp/020438wiqetij4/createemptysrcdirs/path1/" as "file1.txt"
2026/07/07 02:06:28 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_createemptysrcdirs-katuhap3/placeholder.txt"
2026/07/07 02:06:28 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/createemptysrcdirs/path1/"
2026/07/07 02:06:28 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/020438wiqetij4/createemptysrcdirs/path1" as "file1.txt"
2026/07/07 02:06:28 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:06:28 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/07 02:06:28 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:28 INFO : placeholder.txt: Updated modification time in destination
2026/07/07 02:06:28 DEBUG : placeholder.txt: Unchanged skipping
2026/07/07 02:06:28 NOTICE: [36m(05) :[0m [34mcopy-as /tmp/020438wiqetij4/datadir/test_createemptysrcdirs-katuhap3/placeholder.txt /tmp/020438wiqetij4/createemptysrcdirs/path1/ file1.copy1.txt[0m
2026/07/07 02:06:28 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_createemptysrcdirs-katuhap3/placeholder.txt" to "/tmp/020438wiqetij4/createemptysrcdirs/path1/" as "file1.copy1.txt"
2026/07/07 02:06:28 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_createemptysrcdirs-katuhap3/placeholder.txt"
2026/07/07 02:06:28 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/createemptysrcdirs/path1/"
2026/07/07 02:06:28 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/020438wiqetij4/createemptysrcdirs/path1" as "file1.copy1.txt"
2026/07/07 02:06:28 DEBUG : file1.copy1.txt: size = 0 OK
2026/07/07 02:06:28 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/07 02:06:28 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:28 INFO : placeholder.txt: Updated modification time in destination
2026/07/07 02:06:28 DEBUG : placeholder.txt: Unchanged skipping
2026/07/07 02:06:28 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/020438wiqetij4/datadir/test_createemptysrcdirs-katuhap3/placeholder.txt /tmp/020438wiqetij4/createemptysrcdirs/path1/ file1.copy2.txt[0m
2026/07/07 02:06:28 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_createemptysrcdirs-katuhap3/placeholder.txt" to "/tmp/020438wiqetij4/createemptysrcdirs/path1/" as "file1.copy2.txt"
2026/07/07 02:06:28 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_createemptysrcdirs-katuhap3/placeholder.txt"
2026/07/07 02:06:28 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/createemptysrcdirs/path1/"
2026/07/07 02:06:28 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/020438wiqetij4/createemptysrcdirs/path1" as "file1.copy2.txt"
2026/07/07 02:06:28 DEBUG : file1.copy2.txt: size = 0 OK
2026/07/07 02:06:28 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/07 02:06:28 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:28 INFO : placeholder.txt: Updated modification time in destination
2026/07/07 02:06:28 DEBUG : placeholder.txt: Unchanged skipping
2026/07/07 02:06:28 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/020438wiqetij4/datadir/test_createemptysrcdirs-katuhap3/placeholder.txt /tmp/020438wiqetij4/createemptysrcdirs/path1/ file1.copy3.txt[0m
2026/07/07 02:06:28 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_createemptysrcdirs-katuhap3/placeholder.txt" to "/tmp/020438wiqetij4/createemptysrcdirs/path1/" as "file1.copy3.txt"
2026/07/07 02:06:28 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_createemptysrcdirs-katuhap3/placeholder.txt"
2026/07/07 02:06:28 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/createemptysrcdirs/path1/"
2026/07/07 02:06:28 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/020438wiqetij4/createemptysrcdirs/path1" as "file1.copy3.txt"
2026/07/07 02:06:28 DEBUG : file1.copy3.txt: size = 0 OK
2026/07/07 02:06:28 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/07 02:06:28 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:28 INFO : placeholder.txt: Updated modification time in destination
2026/07/07 02:06:28 DEBUG : placeholder.txt: Unchanged skipping
2026/07/07 02:06:28 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/020438wiqetij4/datadir/test_createemptysrcdirs-katuhap3/placeholder.txt /tmp/020438wiqetij4/createemptysrcdirs/path1/ file1.copy4.txt[0m
2026/07/07 02:06:28 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_createemptysrcdirs-katuhap3/placeholder.txt" to "/tmp/020438wiqetij4/createemptysrcdirs/path1/" as "file1.copy4.txt"
2026/07/07 02:06:28 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_createemptysrcdirs-katuhap3/placeholder.txt"
2026/07/07 02:06:28 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/createemptysrcdirs/path1/"
2026/07/07 02:06:28 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/020438wiqetij4/createemptysrcdirs/path1" as "file1.copy4.txt"
2026/07/07 02:06:28 DEBUG : file1.copy4.txt: size = 0 OK
2026/07/07 02:06:28 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/07 02:06:28 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:28 INFO : placeholder.txt: Updated modification time in destination
2026/07/07 02:06:28 DEBUG : placeholder.txt: Unchanged skipping
2026/07/07 02:06:28 NOTICE: [36m(09) :[0m [34mcopy-as /tmp/020438wiqetij4/datadir/test_createemptysrcdirs-katuhap3/placeholder.txt /tmp/020438wiqetij4/createemptysrcdirs/path1/ file1.copy5.txt[0m
2026/07/07 02:06:28 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_createemptysrcdirs-katuhap3/placeholder.txt" to "/tmp/020438wiqetij4/createemptysrcdirs/path1/" as "file1.copy5.txt"
2026/07/07 02:06:28 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_createemptysrcdirs-katuhap3/placeholder.txt"
2026/07/07 02:06:28 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/createemptysrcdirs/path1/"
2026/07/07 02:06:28 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/020438wiqetij4/createemptysrcdirs/path1" as "file1.copy5.txt"
2026/07/07 02:06:28 DEBUG : file1.copy5.txt: size = 0 OK
2026/07/07 02:06:28 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/07 02:06:28 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:28 INFO : placeholder.txt: Updated modification time in destination
2026/07/07 02:06:28 DEBUG : placeholder.txt: Unchanged skipping
2026/07/07 02:06:28 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/07 02:06:28 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/dry_run/path1"
2026/07/07 02:06:28 INFO : path2: Making directory
2026/07/07 02:06:28 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/dry_run/path2"
2026/07/07 02:06:28 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/initdir/test_dry_run-comivez5"
2026/07/07 02:06:28 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:06:28 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:28 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:28 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:28 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:28 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:28 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:28 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:28 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:06:28 DEBUG : Local file system at /tmp/020438wiqetij4/initdir/test_dry_run-comivez5: Waiting for checks to finish
2026/07/07 02:06:28 DEBUG : Local file system at /tmp/020438wiqetij4/initdir/test_dry_run-comivez5: Waiting for transfers to finish
2026/07/07 02:06:28 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:06:28 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:28 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:06:28 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:06:28 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/07 02:06:28 INFO : file1.txt: Copied (new)
2026/07/07 02:06:28 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:06:28 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:28 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:06:28 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:06:28 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:28 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/07 02:06:28 INFO : file3.txt: Copied (new)
2026/07/07 02:06:28 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/07 02:06:28 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:28 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:06:28 INFO : file2.txt: Copied (new)
2026/07/07 02:06:28 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/07 02:06:28 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/07 02:06:28 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/07 02:06:28 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:28 INFO : file4.txt: Copied (new)
2026/07/07 02:06:28 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:28 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/07 02:06:28 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:28 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/07 02:06:28 INFO : file5.txt: Copied (new)
2026/07/07 02:06:28 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/07 02:06:28 INFO : file6.txt: Copied (new)
2026/07/07 02:06:28 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/07 02:06:28 INFO : file7.txt: Copied (new)
2026/07/07 02:06:28 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_dry_run-zajumak0"
2026/07/07 02:06:28 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:28 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:28 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:28 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:28 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:28 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:28 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:28 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:28 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/07/07 02:06:28 DEBUG : Local file system at /tmp/020438wiqetij4/datadir/test_dry_run-zajumak0: Waiting for checks to finish
2026/07/07 02:06:28 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/07/07 02:06:28 DEBUG : Local file system at /tmp/020438wiqetij4/datadir/test_dry_run-zajumak0: Waiting for transfers to finish
2026/07/07 02:06:28 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:06:28 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/07 02:06:28 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/07/07 02:06:28 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/07/07 02:06:28 INFO : file10.txt: Copied (new)
2026/07/07 02:06:28 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/07/07 02:06:28 INFO : file2.txt: Copied (new)
2026/07/07 02:06:28 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/07/07 02:06:28 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/07 02:06:28 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/07/07 02:06:28 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:06:28 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:06:28 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/07 02:06:28 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/07/07 02:06:28 INFO : file1.txt: Copied (new)
2026/07/07 02:06:28 INFO : file11.txt: Copied (new)
2026/07/07 02:06:28 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/07 02:06:28 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/07/07 02:06:28 INFO : file5L.txt: Copied (new)
2026/07/07 02:06:28 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/07/07 02:06:28 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/07/07 02:06:28 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:06:28 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/07 02:06:28 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/07/07 02:06:28 INFO : file6.txt: Copied (new)
2026/07/07 02:06:28 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:06:28 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/07/07 02:06:28 INFO : file7.txt: Copied (new)
2026/07/07 02:06:28 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/07/07 02:06:28 INFO : file5R.txt: Copied (new)
2026/07/07 02:06:28 DEBUG : Waiting for deletions to finish
2026/07/07 02:06:28 ERROR : error listing: directory not found
2026/07/07 02:06:28 ERROR : Local file system at /tmp/020438wiqetij4/dry_run/path1: Failed to list "": directory not found
2026/07/07 02:06:28 DEBUG : removing 1 level 0 directories
2026/07/07 02:06:28 INFO : Local file system at /tmp/020438wiqetij4/dry_run/path1: Removing directory
2026/07/07 02:06:28 ERROR : Failed to rmdir: stat /tmp/020438wiqetij4/dry_run/path1: no such file or directory
2026/07/07 02:06:28 DEBUG : Waiting for deletions to finish
2026/07/07 02:06:28 DEBUG : removing 1 level 0 directories
2026/07/07 02:06:28 INFO : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/dry_run/path2: Removing directory
2026/07/07 02:06:28 ERROR : error listing: directory not found
2026/07/07 02:06:28 NOTICE: checking initFs Local file system at /tmp/020438wiqetij4/initdir/test_dry_run-comivez5
2026/07/07 02:06:28 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:06:28 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:28 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:28 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:28 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:28 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:28 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:28 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:28 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:06:28 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:06:28 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:06:28 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/07 02:06:28 DEBUG : Local file system at /tmp/020438wiqetij4/dry_run/path1: Waiting for checks to finish
2026/07/07 02:06:28 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:06:28 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:06:28 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:06:28 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/07 02:06:28 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:28 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:06:28 INFO : file1.txt: Copied (new)
2026/07/07 02:06:28 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/07 02:06:28 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:28 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:06:28 INFO : file2.txt: Copied (new)
2026/07/07 02:06:28 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/07 02:06:28 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:28 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/07 02:06:28 INFO : file3.txt: Copied (new)
2026/07/07 02:06:28 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/07 02:06:28 DEBUG : Local file system at /tmp/020438wiqetij4/dry_run/path1: Waiting for transfers to finish
2026/07/07 02:06:28 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:28 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/07 02:06:28 INFO : file4.txt: Copied (new)
2026/07/07 02:06:28 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:28 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/07 02:06:28 INFO : file5.txt: Copied (new)
2026/07/07 02:06:28 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:28 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/07 02:06:28 INFO : file6.txt: Copied (new)
2026/07/07 02:06:28 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:28 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/07 02:06:28 INFO : file7.txt: Copied (new)
2026/07/07 02:06:28 NOTICE: checking Path1 Local file system at /tmp/020438wiqetij4/dry_run/path1
2026/07/07 02:06:28 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:06:28 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:28 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:28 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:28 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:28 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:28 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:28 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:28 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/dry_run/path2: Waiting for checks to finish
2026/07/07 02:06:28 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/dry_run/path2: Waiting for transfers to finish
2026/07/07 02:06:28 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:06:28 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:28 INFO : file2.txt: Copied (new)
2026/07/07 02:06:28 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:06:28 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:28 INFO : file1.txt: Copied (new)
2026/07/07 02:06:28 DEBUG : file3.txt: size = 0 OK
2026/07/07 02:06:28 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:28 INFO : file3.txt: Copied (new)
2026/07/07 02:06:28 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:06:28 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:06:28 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:06:29 DEBUG : file4.txt: size = 0 OK
2026/07/07 02:06:29 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:29 INFO : file4.txt: Copied (new)
2026/07/07 02:06:29 DEBUG : file5.txt: size = 0 OK
2026/07/07 02:06:29 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:29 INFO : file5.txt: Copied (new)
2026/07/07 02:06:29 DEBUG : file6.txt: size = 0 OK
2026/07/07 02:06:29 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:29 INFO : file6.txt: Copied (new)
2026/07/07 02:06:29 DEBUG : file7.txt: size = 0 OK
2026/07/07 02:06:29 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:29 INFO : file7.txt: Copied (new)
2026/07/07 02:06:29 NOTICE: checking path2 Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/dry_run/path2
2026/07/07 02:06:29 NOTICE: [36m(01) :[0m [34mtest dry-run[0m
2026/07/07 02:06:29 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/07 02:06:29 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/07 02:06:31 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/dry_run/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:06:31 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:06: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/07 02:06:31 INFO : Synching Path1 "/tmp/020438wiqetij4/dry_run/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/dry_run/path2/"
2026/07/07 02:06:31 INFO : Copying Path2 files to Path1
2026/07/07 02:06:31 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:06:31 INFO : There was nothing to transfer
2026/07/07 02:06:31 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:06:31 INFO : There was nothing to transfer
2026/07/07 02:06:31 INFO : Resync updating listings
2026/07/07 02:06:31 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/dry_run/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/dry_run/path2/"
2026/07/07 02:06:31 INFO : [32mBisync successful[0m
2026/07/07 02:06:31 NOTICE: [36m(04) :[0m [34mtest new on path2 - file10[0m
2026/07/07 02:06:31 NOTICE: [36m(05) :[0m [34mtouch-copy 2001-01-02 /tmp/020438wiqetij4/datadir/test_dry_run-zajumak0/file10.txt TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/dry_run/path2/[0m
2026/07/07 02:06:31 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_dry_run-zajumak0/"
2026/07/07 02:06:31 DEBUG : fs cache: renaming cache item "/tmp/020438wiqetij4/datadir/test_dry_run-zajumak0/" to be canonical "/tmp/020438wiqetij4/datadir/test_dry_run-zajumak0"
2026/07/07 02:06:31 DEBUG : file10.txt: Set modification time 2001-01-02
2026/07/07 02:06:31 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_dry_run-zajumak0/file10.txt" to "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/dry_run/path2/" as ""
2026/07/07 02:06:31 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_dry_run-zajumak0/file10.txt"
2026/07/07 02:06:31 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/dry_run/path2/"
2026/07/07 02:06:31 DEBUG : operations.CopyFile "file10.txt" to "Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/dry_run/path2" as "file10.txt"
2026/07/07 02:06:31 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:31 DEBUG : file10.txt: size = 19 OK
2026/07/07 02:06:31 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:06:31 INFO : file10.txt: Copied (new)
2026/07/07 02:06:31 NOTICE: [36m(06) :[0m [34mtest newer on path2 - file1[0m
2026/07/07 02:06:31 NOTICE: [36m(07) :[0m [34mtouch-copy 2001-01-02 /tmp/020438wiqetij4/datadir/test_dry_run-zajumak0/file1.txt TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/dry_run/path2/[0m
2026/07/07 02:06:31 DEBUG : fs cache: switching user supplied name "/tmp/020438wiqetij4/datadir/test_dry_run-zajumak0/" for canonical name "/tmp/020438wiqetij4/datadir/test_dry_run-zajumak0"
2026/07/07 02:06:31 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/07 02:06:31 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_dry_run-zajumak0/file1.txt" to "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/dry_run/path2/" as ""
2026/07/07 02:06:31 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_dry_run-zajumak0/file1.txt"
2026/07/07 02:06:31 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/dry_run/path2/"
2026/07/07 02:06:31 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/dry_run/path2" as "file1.txt"
2026/07/07 02:06:31 DEBUG : file1.txt: size = 19 (Local file system at /tmp/020438wiqetij4/datadir/test_dry_run-zajumak0)
2026/07/07 02:06:31 DEBUG : file1.txt: size = 0 (Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/dry_run/path2)
2026/07/07 02:06:31 DEBUG : file1.txt: Sizes differ
2026/07/07 02:06:31 DEBUG : file1.txt: size = 19 OK
2026/07/07 02:06:31 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:06:31 INFO : file1.txt: Copied (replaced existing)
2026/07/07 02:06:31 NOTICE: [36m(08) :[0m [34mtest new on path1 - file11[0m
2026/07/07 02:06:31 NOTICE: [36m(09) :[0m [34mtouch-copy 2001-01-02 /tmp/020438wiqetij4/datadir/test_dry_run-zajumak0/file11.txt /tmp/020438wiqetij4/dry_run/path1/[0m
2026/07/07 02:06:31 DEBUG : fs cache: switching user supplied name "/tmp/020438wiqetij4/datadir/test_dry_run-zajumak0/" for canonical name "/tmp/020438wiqetij4/datadir/test_dry_run-zajumak0"
2026/07/07 02:06:31 DEBUG : file11.txt: Set modification time 2001-01-02
2026/07/07 02:06:31 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_dry_run-zajumak0/file11.txt" to "/tmp/020438wiqetij4/dry_run/path1/" as ""
2026/07/07 02:06:31 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_dry_run-zajumak0/file11.txt"
2026/07/07 02:06:31 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/dry_run/path1/"
2026/07/07 02:06:31 DEBUG : operations.CopyFile "file11.txt" to "Local file system at /tmp/020438wiqetij4/dry_run/path1" as "file11.txt"
2026/07/07 02:06:31 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:31 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/07/07 02:06:31 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:06:31 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/07/07 02:06:31 INFO : file11.txt: Copied (new)
2026/07/07 02:06:31 NOTICE: [36m(10) :[0m [34mtest newer on path1 - file2[0m
2026/07/07 02:06:31 NOTICE: [36m(11) :[0m [34mtouch-copy 2001-01-02 /tmp/020438wiqetij4/datadir/test_dry_run-zajumak0/file2.txt /tmp/020438wiqetij4/dry_run/path1/[0m
2026/07/07 02:06:31 DEBUG : fs cache: switching user supplied name "/tmp/020438wiqetij4/datadir/test_dry_run-zajumak0/" for canonical name "/tmp/020438wiqetij4/datadir/test_dry_run-zajumak0"
2026/07/07 02:06:31 DEBUG : file2.txt: Set modification time 2001-01-02
2026/07/07 02:06:31 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_dry_run-zajumak0/file2.txt" to "/tmp/020438wiqetij4/dry_run/path1/" as ""
2026/07/07 02:06:31 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_dry_run-zajumak0/file2.txt"
2026/07/07 02:06:31 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/dry_run/path1/"
2026/07/07 02:06:31 DEBUG : operations.CopyFile "file2.txt" to "Local file system at /tmp/020438wiqetij4/dry_run/path1" as "file2.txt"
2026/07/07 02:06:31 DEBUG : file2.txt: size = 13 (Local file system at /tmp/020438wiqetij4/datadir/test_dry_run-zajumak0)
2026/07/07 02:06:31 DEBUG : file2.txt: size = 0 (Local file system at /tmp/020438wiqetij4/dry_run/path1)
2026/07/07 02:06:31 DEBUG : file2.txt: Sizes differ
2026/07/07 02:06:31 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/07/07 02:06:31 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/07 02:06:31 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/07/07 02:06:31 INFO : file2.txt: Copied (replaced existing)
2026/07/07 02:06:31 NOTICE: [36m(12) :[0m [34mtest deleted on path2 - file3[0m
2026/07/07 02:06:31 NOTICE: [36m(13) :[0m [34mdelete-file TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/dry_run/path2/file3.txt[0m
2026/07/07 02:06:31 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/dry_run/path2/"
2026/07/07 02:06:31 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/dry_run/path2/" to be canonical "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/dry_run/path2"
2026/07/07 02:06:32 INFO : file3.txt: Deleted
2026/07/07 02:06:32 NOTICE: [36m(14) :[0m [34mtest deleted on path1 - file4[0m
2026/07/07 02:06:32 NOTICE: [36m(15) :[0m [34mdelete-file /tmp/020438wiqetij4/dry_run/path1/file4.txt[0m
2026/07/07 02:06:32 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/dry_run/path1/"
2026/07/07 02:06:32 DEBUG : fs cache: renaming cache item "/tmp/020438wiqetij4/dry_run/path1/" to be canonical "/tmp/020438wiqetij4/dry_run/path1"
2026/07/07 02:06:32 INFO : file4.txt: Deleted
2026/07/07 02:06:32 NOTICE: [36m(16) :[0m [34mtest changed on path2 and on path1 - file5 (file5R, file5L)[0m
2026/07/07 02:06:32 NOTICE: [36m(17) :[0m [34mtouch-glob 2001-01-02 /tmp/020438wiqetij4/datadir/test_dry_run-zajumak0/ file5R.txt[0m
2026/07/07 02:06:32 DEBUG : fs cache: switching user supplied name "/tmp/020438wiqetij4/datadir/test_dry_run-zajumak0/" for canonical name "/tmp/020438wiqetij4/datadir/test_dry_run-zajumak0"
2026/07/07 02:06:32 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/07/07 02:06:32 NOTICE: [36m(18) :[0m [34mcopy-as /tmp/020438wiqetij4/datadir/test_dry_run-zajumak0/file5R.txt TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/dry_run/path2/ file5.txt[0m
2026/07/07 02:06:32 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_dry_run-zajumak0/file5R.txt" to "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/dry_run/path2/" as "file5.txt"
2026/07/07 02:06:32 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_dry_run-zajumak0/file5R.txt"
2026/07/07 02:06:32 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/dry_run/path2/"
2026/07/07 02:06:32 DEBUG : operations.CopyFile "file5R.txt" to "Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/dry_run/path2" as "file5.txt"
2026/07/07 02:06:32 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/020438wiqetij4/datadir/test_dry_run-zajumak0)
2026/07/07 02:06:32 DEBUG : file5.txt: size = 0 (Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/dry_run/path2)
2026/07/07 02:06:32 DEBUG : file5R.txt: Sizes differ
2026/07/07 02:06:32 DEBUG : file5.txt: size = 39 OK
2026/07/07 02:06:32 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/07 02:06:32 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/07/07 02:06:32 NOTICE: [36m(19) :[0m [34mtouch-glob 2001-03-04 /tmp/020438wiqetij4/datadir/test_dry_run-zajumak0/ file5L.txt[0m
2026/07/07 02:06:32 DEBUG : fs cache: switching user supplied name "/tmp/020438wiqetij4/datadir/test_dry_run-zajumak0/" for canonical name "/tmp/020438wiqetij4/datadir/test_dry_run-zajumak0"
2026/07/07 02:06:32 DEBUG : file5L.txt: Set modification time 2001-03-04
2026/07/07 02:06:32 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/020438wiqetij4/datadir/test_dry_run-zajumak0/file5L.txt /tmp/020438wiqetij4/dry_run/path1/ file5.txt[0m
2026/07/07 02:06:32 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_dry_run-zajumak0/file5L.txt" to "/tmp/020438wiqetij4/dry_run/path1/" as "file5.txt"
2026/07/07 02:06:32 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_dry_run-zajumak0/file5L.txt"
2026/07/07 02:06:32 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/dry_run/path1/"
2026/07/07 02:06:32 DEBUG : operations.CopyFile "file5L.txt" to "Local file system at /tmp/020438wiqetij4/dry_run/path1" as "file5.txt"
2026/07/07 02:06:32 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/020438wiqetij4/datadir/test_dry_run-zajumak0)
2026/07/07 02:06:32 DEBUG : file5.txt: size = 0 (Local file system at /tmp/020438wiqetij4/dry_run/path1)
2026/07/07 02:06:32 DEBUG : file5L.txt: Sizes differ
2026/07/07 02:06:32 DEBUG : file5.txt.4a946ad2.partial: size = 39 OK
2026/07/07 02:06:32 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/07 02:06:32 DEBUG : file5.txt.4a946ad2.partial: renamed to: file5.txt
2026/07/07 02:06:32 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/07/07 02:06:32 NOTICE: [36m(21) :[0m [34mtest newer on path2 and deleted on path1 - file6[0m
2026/07/07 02:06:32 NOTICE: [36m(22) :[0m [34mtouch-copy 2001-01-02 /tmp/020438wiqetij4/datadir/test_dry_run-zajumak0/file6.txt TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/dry_run/path2/[0m
2026/07/07 02:06:32 DEBUG : fs cache: switching user supplied name "/tmp/020438wiqetij4/datadir/test_dry_run-zajumak0/" for canonical name "/tmp/020438wiqetij4/datadir/test_dry_run-zajumak0"
2026/07/07 02:06:32 DEBUG : file6.txt: Set modification time 2001-01-02
2026/07/07 02:06:32 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_dry_run-zajumak0/file6.txt" to "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/dry_run/path2/" as ""
2026/07/07 02:06:32 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_dry_run-zajumak0/file6.txt"
2026/07/07 02:06:32 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/dry_run/path2/"
2026/07/07 02:06:32 DEBUG : operations.CopyFile "file6.txt" to "Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/dry_run/path2" as "file6.txt"
2026/07/07 02:06:32 DEBUG : file6.txt: size = 19 (Local file system at /tmp/020438wiqetij4/datadir/test_dry_run-zajumak0)
2026/07/07 02:06:32 DEBUG : file6.txt: size = 0 (Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/dry_run/path2)
2026/07/07 02:06:32 DEBUG : file6.txt: Sizes differ
2026/07/07 02:06:32 DEBUG : file6.txt: size = 19 OK
2026/07/07 02:06:32 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:06:32 INFO : file6.txt: Copied (replaced existing)
2026/07/07 02:06:32 NOTICE: [36m(23) :[0m [34mdelete-file /tmp/020438wiqetij4/dry_run/path1/file6.txt[0m
2026/07/07 02:06:32 DEBUG : fs cache: switching user supplied name "/tmp/020438wiqetij4/dry_run/path1/" for canonical name "/tmp/020438wiqetij4/dry_run/path1"
2026/07/07 02:06:32 INFO : file6.txt: Deleted
2026/07/07 02:06:32 NOTICE: [36m(24) :[0m [34mtest newer on path1 and deleted on path2 - file7[0m
2026/07/07 02:06:32 NOTICE: [36m(25) :[0m [34mtouch-copy 2001-01-02 /tmp/020438wiqetij4/datadir/test_dry_run-zajumak0/file7.txt /tmp/020438wiqetij4/dry_run/path1/[0m
2026/07/07 02:06:32 DEBUG : fs cache: switching user supplied name "/tmp/020438wiqetij4/datadir/test_dry_run-zajumak0/" for canonical name "/tmp/020438wiqetij4/datadir/test_dry_run-zajumak0"
2026/07/07 02:06:32 DEBUG : file7.txt: Set modification time 2001-01-02
2026/07/07 02:06:32 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_dry_run-zajumak0/file7.txt" to "/tmp/020438wiqetij4/dry_run/path1/" as ""
2026/07/07 02:06:32 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_dry_run-zajumak0/file7.txt"
2026/07/07 02:06:32 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/dry_run/path1/"
2026/07/07 02:06:32 DEBUG : operations.CopyFile "file7.txt" to "Local file system at /tmp/020438wiqetij4/dry_run/path1" as "file7.txt"
2026/07/07 02:06:32 DEBUG : file7.txt: size = 19 (Local file system at /tmp/020438wiqetij4/datadir/test_dry_run-zajumak0)
2026/07/07 02:06:32 DEBUG : file7.txt: size = 0 (Local file system at /tmp/020438wiqetij4/dry_run/path1)
2026/07/07 02:06:32 DEBUG : file7.txt: Sizes differ
2026/07/07 02:06:32 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/07/07 02:06:32 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:06:32 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/07/07 02:06:32 INFO : file7.txt: Copied (replaced existing)
2026/07/07 02:06:32 NOTICE: [36m(26) :[0m [34mdelete-file TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/dry_run/path2/file7.txt[0m
2026/07/07 02:06:32 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/dry_run/path2/" for canonical name "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/dry_run/path2"
2026/07/07 02:06:32 INFO : file7.txt: Deleted
2026/07/07 02:06:32 NOTICE: [36m(27) :[0m [34mtest sync with dry-run and resync[0m
2026/07/07 02:06:32 NOTICE: [36m(28) :[0m [34mbisync dry-run resync[0m
2026/07/07 02:06:34 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/dry_run/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:06:34 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02: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/07 02:06:34 INFO : Synching Path1 "/tmp/020438wiqetij4/dry_run/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/dry_run/path2/"
2026/07/07 02:06:34 INFO : Copying Path2 files to Path1
2026/07/07 02:06:34 NOTICE: - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:06:34 NOTICE: file10.txt: Skipped copy as --dry-run is set (size 19)
2026/07/07 02:06:34 NOTICE: file4.txt: Skipped copy as --dry-run is set (size 0)
2026/07/07 02:06:34 NOTICE: file6.txt: Skipped copy as --dry-run is set (size 19)
2026/07/07 02:06:34 NOTICE: - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:06:34 NOTICE: file11.txt: Skipped copy as --dry-run is set (size 19)
2026/07/07 02:06:34 NOTICE: file3.txt: Skipped copy as --dry-run is set (size 0)
2026/07/07 02:06:34 NOTICE: file7.txt: Skipped copy as --dry-run is set (size 19)
2026/07/07 02:06:34 NOTICE: file2.txt: Skipped copy as --dry-run is set (size 13)
2026/07/07 02:06:34 NOTICE: file1.txt: Skipped copy as --dry-run is set (size 0)
2026/07/07 02:06:34 NOTICE: file5.txt: Skipped copy as --dry-run is set (size 39)
2026/07/07 02:06:34 INFO : Resync updating listings
2026/07/07 02:06:35 INFO : [32mBisync successful[0m
2026/07/07 02:06:35 NOTICE: [36m(29) :[0m [34mcopy-listings dryrun-resync[0m
2026/07/07 02:06:35 NOTICE: [36m(30) :[0m [34mtest sync with dry-run[0m
2026/07/07 02:06:35 NOTICE: [36m(31) :[0m [34mbisync dry-run[0m
2026/07/07 02:06:37 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/dry_run/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:06:37 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02: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/07 02:06:37 INFO : Synching Path1 "/tmp/020438wiqetij4/dry_run/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/dry_run/path2/"
2026/07/07 02:06:37 INFO : Building Path1 and Path2 listings
2026/07/07 02:06:37 INFO : Path1 checking for diffs
2026/07/07 02:06:37 NOTICE: - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/07/07 02:06:37 NOTICE: - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/07 02:06:37 NOTICE: - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/07/07 02:06:37 NOTICE: - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/07/07 02:06:37 NOTICE: - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile7.txt[0m
2026/07/07 02:06:37 NOTICE: - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/07/07 02:06:37 INFO : Path1: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/07/07 02:06:37 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/07/07 02:06:37 INFO : Path2 checking for diffs
2026/07/07 02:06:37 NOTICE: - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/07 02:06:37 NOTICE: - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/07 02:06:37 NOTICE: - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/07/07 02:06:37 NOTICE: - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile6.txt[0m
2026/07/07 02:06:37 NOTICE: - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/07/07 02:06:37 NOTICE: - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/07/07 02:06:37 INFO : Path2: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/07/07 02:06:37 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/07/07 02:06:37 INFO : Applying changes
2026/07/07 02:06:37 INFO : Checking potential conflicts...
2026/07/07 02:06:37 ERROR : file5.txt: md5 differ
2026/07/07 02:06:37 NOTICE: Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/dry_run/path2: 1 differences found
2026/07/07 02:06:37 NOTICE: Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/dry_run/path2: 1 errors while checking
2026/07/07 02:06:37 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/07 02:06:37 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/dry_run/path2/file11.txt[0m
2026/07/07 02:06:37 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/dry_run/path2/file2.txt[0m
2026/07/07 02:06:37 NOTICE: - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/dry_run/path2/file4.txt[0m
2026/07/07 02:06:37 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/07/07 02:06:37 NOTICE: file5.txt: Skipped rename as --dry-run is set
2026/07/07 02:06:37 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/dry_run/path2/file5.txt.conflict1[0m
2026/07/07 02:06:37 NOTICE: file5.txt: Skipped rename as --dry-run is set
2026/07/07 02:06:37 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/020438wiqetij4/dry_run/path1/file5.txt.conflict2[0m
2026/07/07 02:06:37 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/020438wiqetij4/dry_run/path1/file6.txt[0m
2026/07/07 02:06:37 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/dry_run/path2/file7.txt[0m
2026/07/07 02:06:37 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/020438wiqetij4/dry_run/path1/file1.txt[0m
2026/07/07 02:06:37 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/020438wiqetij4/dry_run/path1/file10.txt[0m
2026/07/07 02:06:37 NOTICE: - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36m/tmp/020438wiqetij4/dry_run/path1/file3.txt[0m
2026/07/07 02:06:37 NOTICE: - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/07 02:06:37 NOTICE: file10.txt: Skipped copy as --dry-run is set (size 19)
2026/07/07 02:06:37 NOTICE: file1.txt: Skipped copy as --dry-run is set (size 19)
2026/07/07 02:06:37 NOTICE: file6.txt: Skipped copy as --dry-run is set (size 19)
2026/07/07 02:06:37 NOTICE: file3.txt: Skipped delete as --dry-run is set (size 0)
2026/07/07 02:06:37 NOTICE: - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/07 02:06:37 NOTICE: file11.txt: Skipped copy as --dry-run is set (size 19)
2026/07/07 02:06:37 NOTICE: file7.txt: Skipped copy as --dry-run is set (size 19)
2026/07/07 02:06:37 NOTICE: file2.txt: Skipped copy as --dry-run is set (size 13)
2026/07/07 02:06:37 NOTICE: file4.txt: Skipped delete as --dry-run is set (size 0)
2026/07/07 02:06:37 INFO : Updating listings
2026/07/07 02:06:37 INFO : [32mBisync successful[0m
2026/07/07 02:06:37 NOTICE: [36m(32) :[0m [34mcopy-listings dryrun[0m
2026/07/07 02:06:37 NOTICE: [36m(33) :[0m [34mtest sync without dry-run[0m
2026/07/07 02:06:37 NOTICE: [36m(34) :[0m [34mbisync[0m
2026/07/07 02:06:39 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/dry_run/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:06:39 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:06: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/07 02:06:39 INFO : Synching Path1 "/tmp/020438wiqetij4/dry_run/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/dry_run/path2/"
2026/07/07 02:06:39 INFO : Building Path1 and Path2 listings
2026/07/07 02:06:39 INFO : Path1 checking for diffs
2026/07/07 02:06:39 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/07/07 02:06:39 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/07 02:06:39 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/07/07 02:06:39 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/07/07 02:06:39 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile7.txt[0m
2026/07/07 02:06:39 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/07/07 02:06:39 INFO : Path1: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/07/07 02:06:39 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/07/07 02:06:39 INFO : Path2 checking for diffs
2026/07/07 02:06:39 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/07 02:06:39 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/07 02:06:39 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/07/07 02:06:39 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile6.txt[0m
2026/07/07 02:06:39 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/07/07 02:06:39 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/07/07 02:06:39 INFO : Path2: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/07/07 02:06:39 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/07/07 02:06:39 INFO : Applying changes
2026/07/07 02:06:39 INFO : Checking potential conflicts...
2026/07/07 02:06:39 ERROR : file5.txt: md5 differ
2026/07/07 02:06:39 NOTICE: Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/dry_run/path2: 1 differences found
2026/07/07 02:06:39 NOTICE: Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/dry_run/path2: 1 errors while checking
2026/07/07 02:06:39 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/07 02:06:39 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/dry_run/path2/file11.txt[0m
2026/07/07 02:06:39 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/dry_run/path2/file2.txt[0m
2026/07/07 02:06:39 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/dry_run/path2/file4.txt[0m
2026/07/07 02:06:39 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/07/07 02:06:39 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36m/tmp/020438wiqetij4/dry_run/path1/file5.txt.conflict1[0m
2026/07/07 02:06:39 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1
2026/07/07 02:06:39 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/dry_run/path2/file5.txt.conflict1[0m
2026/07/07 02:06:39 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/dry_run/path2/file5.txt.conflict2[0m
2026/07/07 02:06:40 INFO : file5.txt: Copied (server-side copy) to: file5.txt.conflict2
2026/07/07 02:06:40 INFO : file5.txt: Deleted
2026/07/07 02:06:40 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/020438wiqetij4/dry_run/path1/file5.txt.conflict2[0m
2026/07/07 02:06:40 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/020438wiqetij4/dry_run/path1/file6.txt[0m
2026/07/07 02:06:40 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/dry_run/path2/file7.txt[0m
2026/07/07 02:06:40 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/020438wiqetij4/dry_run/path1/file1.txt[0m
2026/07/07 02:06:40 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/020438wiqetij4/dry_run/path1/file10.txt[0m
2026/07/07 02:06:40 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36m/tmp/020438wiqetij4/dry_run/path1/file3.txt[0m
2026/07/07 02:06:40 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/07 02:06:40 INFO : file10.txt: Copied (new)
2026/07/07 02:06:40 INFO : file5.txt.conflict2: Copied (new)
2026/07/07 02:06:40 INFO : file1.txt: Copied (replaced existing)
2026/07/07 02:06:40 INFO : file6.txt: Copied (new)
2026/07/07 02:06:40 INFO : file3.txt: Deleted
2026/07/07 02:06:40 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/07 02:06:40 INFO : file7.txt: Copied (new)
2026/07/07 02:06:40 INFO : file11.txt: Copied (new)
2026/07/07 02:06:40 INFO : file2.txt: Copied (replaced existing)
2026/07/07 02:06:40 INFO : file5.txt.conflict1: Copied (new)
2026/07/07 02:06:40 INFO : file4.txt: Deleted
2026/07/07 02:06:40 INFO : Updating listings
2026/07/07 02:06:40 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/dry_run/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/dry_run/path2/"
2026/07/07 02:06:40 INFO : [32mBisync successful[0m
2026/07/07 02:06:40 DEBUG : Waiting for deletions to finish
2026/07/07 02:06:40 INFO : RCLONE_TEST: Deleted
2026/07/07 02:06:40 INFO : file6.txt: Deleted
2026/07/07 02:06:40 INFO : file5.txt.conflict1: Deleted
2026/07/07 02:06:40 INFO : file7.txt: Deleted
2026/07/07 02:06:40 INFO : file1.txt: Deleted
2026/07/07 02:06:40 INFO : file11.txt: Deleted
2026/07/07 02:06:40 INFO : file2.txt: Deleted
2026/07/07 02:06:40 INFO : file10.txt: Deleted
2026/07/07 02:06:40 INFO : file5.txt.conflict2: Deleted
2026/07/07 02:06:40 DEBUG : removing 1 level 0 directories
2026/07/07 02:06:40 INFO : Local file system at /tmp/020438wiqetij4/dry_run/path1: Removing directory
2026/07/07 02:06:40 DEBUG : Waiting for deletions to finish
2026/07/07 02:06:40 INFO : file10.txt: Deleted
2026/07/07 02:06:40 INFO : RCLONE_TEST: Deleted
2026/07/07 02:06:40 INFO : file2.txt: Deleted
2026/07/07 02:06:40 INFO : file5.txt.conflict2: Deleted
2026/07/07 02:06:40 INFO : file1.txt: Deleted
2026/07/07 02:06:40 INFO : file6.txt: Deleted
2026/07/07 02:06:40 INFO : file11.txt: Deleted
2026/07/07 02:06:40 INFO : file5.txt.conflict1: Deleted
2026/07/07 02:06:40 INFO : file7.txt: Deleted
2026/07/07 02:06:40 DEBUG : removing 1 level 0 directories
2026/07/07 02:06:40 INFO : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/dry_run/path2: Removing directory
bisync_test.go:610: [32mTEST dry_run PASSED[0m
=== RUN TestBisyncLocalRemote/equal
2026/07/07 02:06:40 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/equal/path1"
2026/07/07 02:06:40 INFO : path2: Making directory
2026/07/07 02:06:40 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/equal/path2"
2026/07/07 02:06:40 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/initdir/test_equal-tayacin3"
2026/07/07 02:06:40 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:06:40 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:40 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:40 DEBUG : Local file system at /tmp/020438wiqetij4/initdir/test_equal-tayacin3: Waiting for checks to finish
2026/07/07 02:06:40 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:06:40 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:06:40 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:40 DEBUG : Local file system at /tmp/020438wiqetij4/initdir/test_equal-tayacin3: Waiting for transfers to finish
2026/07/07 02:06:40 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:06:40 INFO : file1.txt: Copied (new)
2026/07/07 02:06:40 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:06:40 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:06:40 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:40 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:06:40 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:06:40 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:06:40 INFO : file2.txt: Copied (new)
2026/07/07 02:06:40 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_equal-repeson4"
2026/07/07 02:06:40 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:40 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:40 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:40 DEBUG : Local file system at /tmp/020438wiqetij4/datadir/test_equal-repeson4: Waiting for checks to finish
2026/07/07 02:06:40 DEBUG : Local file system at /tmp/020438wiqetij4/datadir/test_equal-repeson4: Waiting for transfers to finish
2026/07/07 02:06:40 DEBUG : file1L.txt.bc963e7b.partial: size = 33 OK
2026/07/07 02:06:40 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/07 02:06:40 DEBUG : file2.txt.467c795f.partial: size = 37 OK
2026/07/07 02:06:40 DEBUG : file1R.txt.df7bff44.partial: size = 33 OK
2026/07/07 02:06:40 DEBUG : file1L.txt.bc963e7b.partial: renamed to: file1L.txt
2026/07/07 02:06:40 INFO : file1L.txt: Copied (new)
2026/07/07 02:06:40 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/07 02:06:40 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/07/07 02:06:40 DEBUG : file1R.txt.df7bff44.partial: renamed to: file1R.txt
2026/07/07 02:06:40 INFO : file1R.txt: Copied (new)
2026/07/07 02:06:40 DEBUG : file2.txt.467c795f.partial: renamed to: file2.txt
2026/07/07 02:06:40 INFO : file2.txt: Copied (new)
2026/07/07 02:06:40 DEBUG : Waiting for deletions to finish
2026/07/07 02:06:40 ERROR : error listing: directory not found
2026/07/07 02:06:40 ERROR : Local file system at /tmp/020438wiqetij4/equal/path1: Failed to list "": directory not found
2026/07/07 02:06:40 DEBUG : removing 1 level 0 directories
2026/07/07 02:06:40 INFO : Local file system at /tmp/020438wiqetij4/equal/path1: Removing directory
2026/07/07 02:06:40 ERROR : Failed to rmdir: stat /tmp/020438wiqetij4/equal/path1: no such file or directory
2026/07/07 02:06:40 DEBUG : Waiting for deletions to finish
2026/07/07 02:06:40 DEBUG : removing 1 level 0 directories
2026/07/07 02:06:40 INFO : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/equal/path2: Removing directory
2026/07/07 02:06:40 ERROR : error listing: directory not found
2026/07/07 02:06:40 NOTICE: checking initFs Local file system at /tmp/020438wiqetij4/initdir/test_equal-tayacin3
2026/07/07 02:06:40 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:06:40 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:40 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:40 DEBUG : Local file system at /tmp/020438wiqetij4/equal/path1: Waiting for checks to finish
2026/07/07 02:06:40 DEBUG : Local file system at /tmp/020438wiqetij4/equal/path1: Waiting for transfers to finish
2026/07/07 02:06:40 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:06:40 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:06:40 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:40 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:40 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:06:40 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:06:40 INFO : file2.txt: Copied (new)
2026/07/07 02:06:40 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:06:40 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:06:40 INFO : file1.txt: Copied (new)
2026/07/07 02:06:40 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:06:40 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:06:40 NOTICE: checking Path1 Local file system at /tmp/020438wiqetij4/equal/path1
2026/07/07 02:06:40 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:06:40 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:40 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:40 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/equal/path2: Waiting for checks to finish
2026/07/07 02:06:40 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/equal/path2: Waiting for transfers to finish
2026/07/07 02:06:40 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:06:40 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:06:40 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:06:40 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:06:40 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:06:40 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:40 INFO : file1.txt: Copied (new)
2026/07/07 02:06:40 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:40 INFO : file2.txt: Copied (new)
2026/07/07 02:06:40 NOTICE: checking path2 Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/equal/path2
2026/07/07 02:06:41 NOTICE: [36m(01) :[0m [34mtest equal[0m
2026/07/07 02:06:41 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/07 02:06:41 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/07 02:06:43 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/equal/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:06:43 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:06: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/07 02:06:43 INFO : Synching Path1 "/tmp/020438wiqetij4/equal/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/equal/path2/"
2026/07/07 02:06:43 INFO : Copying Path2 files to Path1
2026/07/07 02:06:43 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:06:43 INFO : There was nothing to transfer
2026/07/07 02:06:43 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:06:43 INFO : There was nothing to transfer
2026/07/07 02:06:43 INFO : Resync updating listings
2026/07/07 02:06:43 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/equal/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/equal/path2/"
2026/07/07 02:06:43 INFO : [32mBisync successful[0m
2026/07/07 02:06:43 NOTICE: [36m(04) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/07 02:06:43 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-01-02 /tmp/020438wiqetij4/datadir/test_equal-repeson4/ file1R.txt[0m
2026/07/07 02:06:43 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_equal-repeson4/"
2026/07/07 02:06:43 DEBUG : fs cache: renaming cache item "/tmp/020438wiqetij4/datadir/test_equal-repeson4/" to be canonical "/tmp/020438wiqetij4/datadir/test_equal-repeson4"
2026/07/07 02:06:43 DEBUG : file1R.txt: Set modification time 2001-01-02
2026/07/07 02:06:43 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/020438wiqetij4/datadir/test_equal-repeson4/file1R.txt TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/equal/path2/ file1.txt[0m
2026/07/07 02:06:43 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_equal-repeson4/file1R.txt" to "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/equal/path2/" as "file1.txt"
2026/07/07 02:06:43 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_equal-repeson4/file1R.txt"
2026/07/07 02:06:43 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/equal/path2/"
2026/07/07 02:06:43 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/equal/path2" as "file1.txt"
2026/07/07 02:06:43 DEBUG : file1R.txt: size = 33 (Local file system at /tmp/020438wiqetij4/datadir/test_equal-repeson4)
2026/07/07 02:06:43 DEBUG : file1.txt: size = 0 (Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/equal/path2)
2026/07/07 02:06:43 DEBUG : file1R.txt: Sizes differ
2026/07/07 02:06:43 DEBUG : file1.txt: size = 33 OK
2026/07/07 02:06:43 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/07 02:06:43 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/07/07 02:06:43 NOTICE: [36m(07) :[0m [34mtouch-glob 2001-03-04 /tmp/020438wiqetij4/datadir/test_equal-repeson4/ file1L.txt[0m
2026/07/07 02:06:43 DEBUG : fs cache: switching user supplied name "/tmp/020438wiqetij4/datadir/test_equal-repeson4/" for canonical name "/tmp/020438wiqetij4/datadir/test_equal-repeson4"
2026/07/07 02:06:43 DEBUG : file1L.txt: Set modification time 2001-03-04
2026/07/07 02:06:43 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/020438wiqetij4/datadir/test_equal-repeson4/file1L.txt /tmp/020438wiqetij4/equal/path1/ file1.txt[0m
2026/07/07 02:06:43 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_equal-repeson4/file1L.txt" to "/tmp/020438wiqetij4/equal/path1/" as "file1.txt"
2026/07/07 02:06:43 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_equal-repeson4/file1L.txt"
2026/07/07 02:06:43 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/equal/path1/"
2026/07/07 02:06:43 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/020438wiqetij4/equal/path1" as "file1.txt"
2026/07/07 02:06:43 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/020438wiqetij4/datadir/test_equal-repeson4)
2026/07/07 02:06:43 DEBUG : file1.txt: size = 0 (Local file system at /tmp/020438wiqetij4/equal/path1)
2026/07/07 02:06:43 DEBUG : file1L.txt: Sizes differ
2026/07/07 02:06:43 DEBUG : file1.txt.4e37ab47.partial: size = 33 OK
2026/07/07 02:06:43 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/07 02:06:43 DEBUG : file1.txt.4e37ab47.partial: renamed to: file1.txt
2026/07/07 02:06:43 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/07/07 02:06:43 NOTICE: [36m(09) :[0m [34mtest changed on both paths and identical - file2[0m
2026/07/07 02:06:43 NOTICE: [36m(10) :[0m [34mtouch-glob 2001-01-02 /tmp/020438wiqetij4/datadir/test_equal-repeson4/ file2.txt[0m
2026/07/07 02:06:43 DEBUG : fs cache: switching user supplied name "/tmp/020438wiqetij4/datadir/test_equal-repeson4/" for canonical name "/tmp/020438wiqetij4/datadir/test_equal-repeson4"
2026/07/07 02:06:43 DEBUG : file2.txt: Set modification time 2001-01-02
2026/07/07 02:06:43 NOTICE: [36m(11) :[0m [34mcopy-as /tmp/020438wiqetij4/datadir/test_equal-repeson4/file2.txt /tmp/020438wiqetij4/equal/path1/ file2.txt[0m
2026/07/07 02:06:43 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_equal-repeson4/file2.txt" to "/tmp/020438wiqetij4/equal/path1/" as "file2.txt"
2026/07/07 02:06:43 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_equal-repeson4/file2.txt"
2026/07/07 02:06:43 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/equal/path1/"
2026/07/07 02:06:43 DEBUG : operations.CopyFile "file2.txt" to "Local file system at /tmp/020438wiqetij4/equal/path1" as "file2.txt"
2026/07/07 02:06:43 DEBUG : file2.txt: size = 37 (Local file system at /tmp/020438wiqetij4/datadir/test_equal-repeson4)
2026/07/07 02:06:43 DEBUG : file2.txt: size = 0 (Local file system at /tmp/020438wiqetij4/equal/path1)
2026/07/07 02:06:43 DEBUG : file2.txt: Sizes differ
2026/07/07 02:06:43 DEBUG : file2.txt.467c795f.partial: size = 37 OK
2026/07/07 02:06:43 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/07/07 02:06:43 DEBUG : file2.txt.467c795f.partial: renamed to: file2.txt
2026/07/07 02:06:43 INFO : file2.txt: Copied (replaced existing)
2026/07/07 02:06:43 NOTICE: [36m(12) :[0m [34mcopy-as /tmp/020438wiqetij4/datadir/test_equal-repeson4/file2.txt TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/equal/path2/ file2.txt[0m
2026/07/07 02:06:43 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_equal-repeson4/file2.txt" to "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/equal/path2/" as "file2.txt"
2026/07/07 02:06:43 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_equal-repeson4/file2.txt"
2026/07/07 02:06:43 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/equal/path2/"
2026/07/07 02:06:43 DEBUG : operations.CopyFile "file2.txt" to "Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/equal/path2" as "file2.txt"
2026/07/07 02:06:43 DEBUG : file2.txt: size = 37 (Local file system at /tmp/020438wiqetij4/datadir/test_equal-repeson4)
2026/07/07 02:06:43 DEBUG : file2.txt: size = 0 (Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/equal/path2)
2026/07/07 02:06:43 DEBUG : file2.txt: Sizes differ
2026/07/07 02:06:43 DEBUG : file2.txt: size = 37 OK
2026/07/07 02:06:43 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/07/07 02:06:43 INFO : file2.txt: Copied (replaced existing)
2026/07/07 02:06:43 NOTICE: [36m(13) :[0m [34mtest bisync run[0m
2026/07/07 02:06:43 NOTICE: [36m(14) :[0m [34mbisync[0m
2026/07/07 02:06:45 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/equal/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:06:45 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02: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/07 02:06:45 INFO : Synching Path1 "/tmp/020438wiqetij4/equal/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/equal/path2/"
2026/07/07 02:06:45 INFO : Building Path1 and Path2 listings
2026/07/07 02:06:45 INFO : Path1 checking for diffs
2026/07/07 02:06:45 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/07 02:06:45 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/07/07 02:06:45 INFO : Path1: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/07/07 02:06:45 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m, [36m 2 larger[0m, [34m 0 smaller[0m)
2026/07/07 02:06:45 INFO : Path2 checking for diffs
2026/07/07 02:06:45 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/07 02:06:45 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/07/07 02:06:45 INFO : Path2: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/07/07 02:06:45 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m, [36m 2 larger[0m, [34m 0 smaller[0m)
2026/07/07 02:06:45 INFO : Applying changes
2026/07/07 02:06:45 INFO : Checking potential conflicts...
2026/07/07 02:06:46 ERROR : file1.txt: md5 differ
2026/07/07 02:06:46 NOTICE: Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/equal/path2: 1 differences found
2026/07/07 02:06:46 NOTICE: Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/equal/path2: 1 errors while checking
2026/07/07 02:06:46 NOTICE: Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/equal/path2: 1 matching files
2026/07/07 02:06:46 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/07 02:06:46 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/07/07 02:06:46 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36m/tmp/020438wiqetij4/equal/path1/file1.txt.conflict1[0m
2026/07/07 02:06:46 INFO : file1.txt: Moved (server-side) to: file1.txt.conflict1
2026/07/07 02:06:46 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/equal/path2/file1.txt.conflict1[0m
2026/07/07 02:06:46 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/equal/path2/file1.txt.conflict2[0m
2026/07/07 02:06:46 INFO : file1.txt: Copied (server-side copy) to: file1.txt.conflict2
2026/07/07 02:06:46 INFO : file1.txt: Deleted
2026/07/07 02:06:46 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/020438wiqetij4/equal/path1/file1.txt.conflict2[0m
2026/07/07 02:06:46 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile2.txt[0m
2026/07/07 02:06:46 INFO : Files are equal! Skipping: file2.txt
2026/07/07 02:06:46 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/07 02:06:46 INFO : file1.txt.conflict2: Copied (new)
2026/07/07 02:06:46 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/07 02:06:46 INFO : file1.txt.conflict1: Copied (new)
2026/07/07 02:06:46 INFO : Updating listings
2026/07/07 02:06:46 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/equal/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/equal/path2/"
2026/07/07 02:06:46 INFO : [32mBisync successful[0m
2026/07/07 02:06:46 DEBUG : Waiting for deletions to finish
2026/07/07 02:06:46 INFO : RCLONE_TEST: Deleted
2026/07/07 02:06:46 INFO : file2.txt: Deleted
2026/07/07 02:06:46 INFO : file1.txt.conflict2: Deleted
2026/07/07 02:06:46 INFO : file1.txt.conflict1: Deleted
2026/07/07 02:06:46 DEBUG : removing 1 level 0 directories
2026/07/07 02:06:46 INFO : Local file system at /tmp/020438wiqetij4/equal/path1: Removing directory
2026/07/07 02:06:46 DEBUG : Waiting for deletions to finish
2026/07/07 02:06:46 INFO : file2.txt: Deleted
2026/07/07 02:06:46 INFO : file1.txt.conflict2: Deleted
2026/07/07 02:06:46 INFO : RCLONE_TEST: Deleted
2026/07/07 02:06:46 INFO : file1.txt.conflict1: Deleted
2026/07/07 02:06:46 DEBUG : removing 1 level 0 directories
2026/07/07 02:06:46 INFO : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/equal/path2: Removing directory
bisync_test.go:610: [32mTEST equal PASSED[0m
=== RUN TestBisyncLocalRemote/ext_paths
2026/07/07 02:06:46 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/ext_paths/path1"
2026/07/07 02:06:46 INFO : path2: Making directory
2026/07/07 02:06:46 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2"
2026/07/07 02:06:46 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/initdir/test_ext_paths-fowameb7"
2026/07/07 02:06:46 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:06:46 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:46 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:46 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:46 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:46 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:46 DEBUG : 測試_check file: Need to transfer - File not found at Destination
2026/07/07 02:06:46 DEBUG : 測試Русский ěáñ: Making directory with metadata
2026/07/07 02:06:46 INFO : 測試Русский ěáñ: Made directory with metadata (mtime=2024-04-17T01:00:03.064427195Z)
2026/07/07 02:06:46 DEBUG : Added delayed dir = "測試Русский ěáñ", newDst=測試Русский ěáñ
2026/07/07 02:06:46 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:46 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:46 DEBUG : 測試Русский ěáñ/測試_check file: Need to transfer - File not found at Destination
2026/07/07 02:06:46 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:06:46 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:06:46 DEBUG : Local file system at /tmp/020438wiqetij4/initdir/test_ext_paths-fowameb7: Waiting for checks to finish
2026/07/07 02:06:46 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/07/07 02:06:46 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:06:46 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:46 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:46 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:06:46 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:06:46 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:06:46 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/07/07 02:06:46 INFO : file1.txt: Copied (new)
2026/07/07 02:06:46 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:06:46 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/07/07 02:06:46 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/07/07 02:06:46 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/07/07 02:06:46 INFO : filename_contains_ě_.txt: Copied (new)
2026/07/07 02:06:46 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/07/07 02:06:46 DEBUG : Local file system at /tmp/020438wiqetij4/initdir/test_ext_paths-fowameb7: Waiting for transfers to finish
2026/07/07 02:06:46 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/07/07 02:06:46 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:06:46 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:46 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/07/07 02:06:46 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/07/07 02:06:46 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/07/07 02:06:46 INFO : Русский.txt: Copied (new)
2026/07/07 02:06:46 DEBUG : 測試_check file.a1a409eb.partial: size = 0 OK
2026/07/07 02:06:46 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: size = 272 OK
2026/07/07 02:06:46 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:06:46 DEBUG : 測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:46 DEBUG : 測試_check file.a1a409eb.partial: renamed to: 測試_check file
2026/07/07 02:06:46 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: size = 0 OK
2026/07/07 02:06:46 INFO : 測試_check file: Copied (new)
2026/07/07 02:06:46 DEBUG : 測試Русский ěáñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:46 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: renamed to: 測試Русский ěáñ/filename_contains_ě_.txt
2026/07/07 02:06:46 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Copied (new)
2026/07/07 02:06:46 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: renamed to: 測試Русский ěáñ/測試_check file
2026/07/07 02:06:46 INFO : 測試Русский ěáñ/測試_check file: Copied (new)
2026/07/07 02:06:46 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: size = 272 OK
2026/07/07 02:06:46 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:06:46 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: renamed to: 測試Русский ěáñ/filename_contains_ࢺ_.txt
2026/07/07 02:06:46 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Copied (new)
2026/07/07 02:06:46 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/07/07 02:06:46 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_ext_paths-qiyuzeh4"
2026/07/07 02:06:46 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:46 DEBUG : 測試_filtersfile.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:46 DEBUG : Local file system at /tmp/020438wiqetij4/datadir/test_ext_paths-qiyuzeh4: Waiting for checks to finish
2026/07/07 02:06:46 DEBUG : Local file system at /tmp/020438wiqetij4/datadir/test_ext_paths-qiyuzeh4: Waiting for transfers to finish
2026/07/07 02:06:46 DEBUG : file1.txt.817ca4fb.partial: size = 19 OK
2026/07/07 02:06:46 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: size = 254 OK
2026/07/07 02:06:46 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:06:46 DEBUG : 測試_filtersfile.txt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/07/07 02:06:46 DEBUG : file1.txt.817ca4fb.partial: renamed to: file1.txt
2026/07/07 02:06:46 INFO : file1.txt: Copied (new)
2026/07/07 02:06:46 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: renamed to: 測試_filtersfile.txt
2026/07/07 02:06:46 INFO : 測試_filtersfile.txt: Copied (new)
2026/07/07 02:06:46 DEBUG : Waiting for deletions to finish
2026/07/07 02:06:46 ERROR : error listing: directory not found
2026/07/07 02:06:46 ERROR : Local file system at /tmp/020438wiqetij4/ext_paths/path1: Failed to list "": directory not found
2026/07/07 02:06:46 DEBUG : removing 1 level 0 directories
2026/07/07 02:06:46 INFO : Local file system at /tmp/020438wiqetij4/ext_paths/path1: Removing directory
2026/07/07 02:06:46 ERROR : Failed to rmdir: stat /tmp/020438wiqetij4/ext_paths/path1: no such file or directory
2026/07/07 02:06:46 DEBUG : Waiting for deletions to finish
2026/07/07 02:06:47 DEBUG : removing 1 level 0 directories
2026/07/07 02:06:47 INFO : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/ext_paths/path2: Removing directory
2026/07/07 02:06:47 ERROR : error listing: directory not found
2026/07/07 02:06:47 NOTICE: checking initFs Local file system at /tmp/020438wiqetij4/initdir/test_ext_paths-fowameb7
2026/07/07 02:06:47 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:06:47 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:47 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:47 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:47 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:47 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:47 DEBUG : 測試_check file: Need to transfer - File not found at Destination
2026/07/07 02:06:47 DEBUG : 測試Русский ěáñ: Making directory with metadata
2026/07/07 02:06:47 INFO : 測試Русский ěáñ: Made directory with metadata (mtime=2024-04-17T01:00:03.064427195Z)
2026/07/07 02:06:47 DEBUG : Added delayed dir = "測試Русский ěáñ", newDst=測試Русский ěáñ
2026/07/07 02:06:47 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:47 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:47 DEBUG : 測試Русский ěáñ/測試_check file: Need to transfer - File not found at Destination
2026/07/07 02:06:47 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:06:47 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:06:47 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/07/07 02:06:47 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/07/07 02:06:47 DEBUG : Local file system at /tmp/020438wiqetij4/ext_paths/path1: Waiting for checks to finish
2026/07/07 02:06:47 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:06:47 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:06:47 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:06:47 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/07/07 02:06:47 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:47 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:06:47 INFO : file1.txt: Copied (new)
2026/07/07 02:06:47 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/07/07 02:06:47 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:47 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/07/07 02:06:47 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/07/07 02:06:47 DEBUG : 測試_check file.a1a409eb.partial: size = 0 OK
2026/07/07 02:06:47 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:47 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:06:47 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/07/07 02:06:47 INFO : Русский.txt: Copied (new)
2026/07/07 02:06:47 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/07/07 02:06:47 DEBUG : 測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:47 INFO : filename_contains_ě_.txt: Copied (new)
2026/07/07 02:06:47 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:06:47 DEBUG : 測試_check file.a1a409eb.partial: renamed to: 測試_check file
2026/07/07 02:06:47 INFO : 測試_check file: Copied (new)
2026/07/07 02:06:47 DEBUG : Local file system at /tmp/020438wiqetij4/ext_paths/path1: Waiting for transfers to finish
2026/07/07 02:06:47 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/07/07 02:06:47 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/07/07 02:06:47 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: size = 272 OK
2026/07/07 02:06:47 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:06:47 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: size = 0 OK
2026/07/07 02:06:47 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: renamed to: 測試Русский ěáñ/filename_contains_ě_.txt
2026/07/07 02:06:47 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Copied (new)
2026/07/07 02:06:47 DEBUG : 測試Русский ěáñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:47 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: size = 272 OK
2026/07/07 02:06:47 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: renamed to: 測試Русский ěáñ/測試_check file
2026/07/07 02:06:47 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:06:47 INFO : 測試Русский ěáñ/測試_check file: Copied (new)
2026/07/07 02:06:47 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: renamed to: 測試Русский ěáñ/filename_contains_ࢺ_.txt
2026/07/07 02:06:47 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Copied (new)
2026/07/07 02:06:47 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/07/07 02:06:47 NOTICE: checking Path1 Local file system at /tmp/020438wiqetij4/ext_paths/path1
2026/07/07 02:06:47 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:06:47 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:47 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:47 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:47 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:47 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:47 DEBUG : 測試_check file: Need to transfer - File not found at Destination
2026/07/07 02:06:47 INFO : 測試Русский ěáñ: Making directory
2026/07/07 02:06:47 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:47 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:47 DEBUG : 測試Русский ěáñ/測試_check file: Need to transfer - File not found at Destination
2026/07/07 02:06:47 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/ext_paths/path2: Waiting for checks to finish
2026/07/07 02:06:47 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/ext_paths/path2: Waiting for transfers to finish
2026/07/07 02:06:47 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:06:47 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:47 INFO : file1.txt: Copied (new)
2026/07/07 02:06:47 DEBUG : file_enconde_mañana_funcionará.txt: size = 0 OK
2026/07/07 02:06:47 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:47 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/07/07 02:06:47 DEBUG : filename_contains_ě_.txt: size = 272 OK
2026/07/07 02:06:47 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:06:47 INFO : filename_contains_ě_.txt: Copied (new)
2026/07/07 02:06:47 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:06:47 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:06:47 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:06:47 DEBUG : filename_contains_ࢺ_.txt: size = 272 OK
2026/07/07 02:06:47 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:06:47 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/07/07 02:06:47 DEBUG : Русский.txt: size = 0 OK
2026/07/07 02:06:47 DEBUG : 測試_check file: size = 0 OK
2026/07/07 02:06:47 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:47 DEBUG : 測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:47 INFO : 測試_check file: Copied (new)
2026/07/07 02:06:47 INFO : Русский.txt: Copied (new)
2026/07/07 02:06:47 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: size = 272 OK
2026/07/07 02:06:47 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:06:47 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Copied (new)
2026/07/07 02:06:47 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: size = 272 OK
2026/07/07 02:06:47 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:06:47 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Copied (new)
2026/07/07 02:06:47 DEBUG : 測試Русский ěáñ/測試_check file: size = 0 OK
2026/07/07 02:06:47 DEBUG : 測試Русский ěáñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:06:47 INFO : 測試Русский ěáñ/測試_check file: Copied (new)
2026/07/07 02:06:47 NOTICE: checking path2 Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/ext_paths/path2
2026/07/07 02:06:47 NOTICE: [36m(01) :[0m [34mtest extended-char-paths[0m
2026/07/07 02:06:47 NOTICE: [36m(02) :[0m [34mfix-names /tmp/020438wiqetij4/ext_paths/path1/測試Русский{spc}{spc}ěáñ/[0m
2026/07/07 02:06:47 DEBUG : /tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ/: is NFC: true
2026/07/07 02:06:47 DEBUG : /tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ/: is NFD: false
2026/07/07 02:06:47 DEBUG : /tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ/: is valid UTF8: true
2026/07/07 02:06:47 DEBUG : /tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ/: attempting to fix directory
2026/07/07 02:06:47 DEBUG : old and new are equal. Skipping. /tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ/ (e88a76fea504e1decc68f59962cffbb1) /tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ/ (e88a76fea504e1decc68f59962cffbb1)
2026/07/07 02:06:47 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ/"
2026/07/07 02:06:47 DEBUG : fs cache: renaming cache item "/tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ/" to be canonical "/tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ"
2026/07/07 02:06:47 DEBUG : Attempting to move /tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ to /tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ/
2026/07/07 02:06:47 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ-rclone-move-veyuqup9"
2026/07/07 02:06:47 DEBUG : Local file system at /tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ-rclone-move-veyuqup9: Using server-side directory move
2026/07/07 02:06:47 ERROR : Local file system at /tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ-rclone-move-veyuqup9: Server side directory move failed: rename /tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ /tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ-rclone-move-veyuqup9: no such file or directory
2026/07/07 02:06:47 DEBUG : Local file system at /tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ: error attempting to move folder: rename /tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ /tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ-rclone-move-veyuqup9: no such file or directory
2026/07/07 02:06:47 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ/"
2026/07/07 02:06:47 DEBUG : fs cache: renaming cache item "/tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ/" to be canonical "/tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ"
2026/07/07 02:06:47 DEBUG : Local file system at /tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ: Using server-side directory move
2026/07/07 02:06:47 INFO : Local file system at /tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2026/07/07 02:06:47 ERROR : Local file system at /tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ-rclone-move-veyuqup9: error reading source root directory: directory not found
2026/07/07 02:06:47 DEBUG : Local file system at /tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ: Waiting for checks to finish
2026/07/07 02:06:47 DEBUG : Local file system at /tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ: Waiting for transfers to finish
2026/07/07 02:06:47 DEBUG : Local file system at /tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ-rclone-move-veyuqup9: error attempting to move folder to /tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ: directory not found
2026/07/07 02:06:47 NOTICE: [36m(03) :[0m [34mfix-names TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試Русский{spc}{spc}ěáñ/[0m
2026/07/07 02:06:47 DEBUG : rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試Русский ěáñ/: is NFC: true
2026/07/07 02:06:47 DEBUG : rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試Русский ěáñ/: is NFD: false
2026/07/07 02:06:47 DEBUG : rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試Русский ěáñ/: is valid UTF8: true
2026/07/07 02:06:47 DEBUG : TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試Русский ěáñ/: attempting to fix directory
2026/07/07 02:06:47 DEBUG : old and new are equal. Skipping. TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試Русский ěáñ/ (8658df432885db5e8b59531806091fe0) TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試Русский ěáñ/ (8658df432885db5e8b59531806091fe0)
2026/07/07 02:06:47 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試Русский ěáñ/"
2026/07/07 02:06:47 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試Русский ěáñ/" to be canonical "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試Русский ěáñ"
2026/07/07 02:06:47 DEBUG : Attempting to move rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試Русский ěáñ to TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試Русский ěáñ/
2026/07/07 02:06:47 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試Русский ěáñ-rclone-move-hokatec8"
2026/07/07 02:06:47 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/ext_paths/path2/測試Русский ěáñ-rclone-move-hokatec8: Waiting for checks to finish
2026/07/07 02:06:47 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/ext_paths/path2/測試Русский ěáñ-rclone-move-hokatec8: Waiting for transfers to finish
2026/07/07 02:06:47 INFO : There was nothing to transfer
2026/07/07 02:06:47 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試Русский ěáñ/"
2026/07/07 02:06:47 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試Русский ěáñ/" to be canonical "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試Русский ěáñ"
2026/07/07 02:06:47 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/ext_paths/path2/測試Русский ěáñ: Waiting for checks to finish
2026/07/07 02:06:47 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/ext_paths/path2/測試Русский ěáñ: Waiting for transfers to finish
2026/07/07 02:06:47 INFO : There was nothing to transfer
2026/07/07 02:06:47 NOTICE: [36m(04) :[0m [34mfix-names /tmp/020438wiqetij4/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/07/07 02:06:47 DEBUG : /tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFC: true
2026/07/07 02:06:47 DEBUG : /tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFD: false
2026/07/07 02:06:47 DEBUG : /tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/07/07 02:06:47 DEBUG : /tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/07 02:06:47 DEBUG : /tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true bbf5df5616e96195b2324528e498777c
2026/07/07 02:06:47 DEBUG : FILE old: /tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ/測試_check file new: /tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/07/07 02:06:47 DEBUG : HASH old: bbf5df5616e96195b2324528e498777c new: bbf5df5616e96195b2324528e498777c equal: true
2026/07/07 02:06:47 DEBUG : /tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false 900fffb1b468ff6da90e3ea3720fa97e
2026/07/07 02:06:47 DEBUG : FILE old: /tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ/測試_check file new: /tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/07/07 02:06:47 DEBUG : HASH old: 900fffb1b468ff6da90e3ea3720fa97e new: bbf5df5616e96195b2324528e498777c equal: false
2026/07/07 02:06:47 DEBUG : /tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false 900fffb1b468ff6da90e3ea3720fa97e
2026/07/07 02:06:47 DEBUG : FILE old: /tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ/測試_check file new: /tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/07/07 02:06:47 DEBUG : HASH old: 900fffb1b468ff6da90e3ea3720fa97e new: bbf5df5616e96195b2324528e498777c equal: false
2026/07/07 02:06:47 DEBUG : /tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true bbf5df5616e96195b2324528e498777c
2026/07/07 02:06:47 DEBUG : FILE old: /tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ/測試_check file new: /tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/07/07 02:06:47 DEBUG : HASH old: bbf5df5616e96195b2324528e498777c new: bbf5df5616e96195b2324528e498777c equal: true
2026/07/07 02:06:47 DEBUG : /tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/07 02:06:47 NOTICE: [36m(05) :[0m [34mfix-names TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/07/07 02:06:47 DEBUG : rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFC: true
2026/07/07 02:06:47 DEBUG : rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFD: false
2026/07/07 02:06:47 DEBUG : rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/07/07 02:06:47 DEBUG : rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/07 02:06:47 DEBUG : rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true ea16bf908f474ce85874a2736014b421
2026/07/07 02:06:47 DEBUG : FILE old: rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/07/07 02:06:47 DEBUG : HASH old: ea16bf908f474ce85874a2736014b421 new: ea16bf908f474ce85874a2736014b421 equal: true
2026/07/07 02:06:47 DEBUG : rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false fc676466c0171f5931f9ab13c207487c
2026/07/07 02:06:47 DEBUG : FILE old: rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/07/07 02:06:47 DEBUG : HASH old: fc676466c0171f5931f9ab13c207487c new: ea16bf908f474ce85874a2736014b421 equal: false
2026/07/07 02:06:47 DEBUG : rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false fc676466c0171f5931f9ab13c207487c
2026/07/07 02:06:47 DEBUG : FILE old: rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/07/07 02:06:47 DEBUG : HASH old: fc676466c0171f5931f9ab13c207487c new: ea16bf908f474ce85874a2736014b421 equal: false
2026/07/07 02:06:47 DEBUG : rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true ea16bf908f474ce85874a2736014b421
2026/07/07 02:06:47 DEBUG : FILE old: rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/07/07 02:06:47 DEBUG : HASH old: ea16bf908f474ce85874a2736014b421 new: ea16bf908f474ce85874a2736014b421 equal: true
2026/07/07 02:06:47 DEBUG : rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/07 02:06:47 NOTICE: [36m(06) :[0m [34mfix-names /tmp/020438wiqetij4/ext_paths/path1/測試Русский{spc}{spc}ěáñ/filename_contains_ě_.txt[0m
2026/07/07 02:06:47 DEBUG : /tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: is NFC: true
2026/07/07 02:06:47 DEBUG : /tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: is NFD: false
2026/07/07 02:06:47 DEBUG : /tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: is valid UTF8: true
2026/07/07 02:06:47 DEBUG : /tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/07/07 02:06:47 DEBUG : /tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: true 0b037993ef0f8efb33402e811749e528
2026/07/07 02:06:47 DEBUG : FILE old: /tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: /tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: true
2026/07/07 02:06:47 DEBUG : HASH old: 0b037993ef0f8efb33402e811749e528 new: 0b037993ef0f8efb33402e811749e528 equal: true
2026/07/07 02:06:47 DEBUG : /tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false 53598eebf7ea18089381633bbeb5e097
2026/07/07 02:06:47 DEBUG : FILE old: /tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: /tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/07/07 02:06:47 DEBUG : HASH old: 53598eebf7ea18089381633bbeb5e097 new: 0b037993ef0f8efb33402e811749e528 equal: false
2026/07/07 02:06:47 DEBUG : /tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false 3dda5d267c678d4a176058fd20a0d6f1
2026/07/07 02:06:47 DEBUG : FILE old: /tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: /tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/07/07 02:06:47 DEBUG : HASH old: 3dda5d267c678d4a176058fd20a0d6f1 new: 0b037993ef0f8efb33402e811749e528 equal: false
2026/07/07 02:06:47 DEBUG : /tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false 25ef13ff0173af4de5325830cae7bc15
2026/07/07 02:06:47 DEBUG : FILE old: /tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: /tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/07/07 02:06:47 DEBUG : HASH old: 25ef13ff0173af4de5325830cae7bc15 new: 0b037993ef0f8efb33402e811749e528 equal: false
2026/07/07 02:06:47 DEBUG : /tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/07/07 02:06:47 NOTICE: [36m(07) :[0m [34mfix-names TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試Русский{spc}{spc}ěáñ/filename_contains_ě_.txt[0m
2026/07/07 02:06:47 DEBUG : rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: is NFC: true
2026/07/07 02:06:47 DEBUG : rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: is NFD: false
2026/07/07 02:06:47 DEBUG : rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: is valid UTF8: true
2026/07/07 02:06:47 DEBUG : rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/07/07 02:06:47 DEBUG : rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: true eb23942a50b0b33deccee903a4e17adf
2026/07/07 02:06:47 DEBUG : FILE old: rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: true
2026/07/07 02:06:47 DEBUG : HASH old: eb23942a50b0b33deccee903a4e17adf new: eb23942a50b0b33deccee903a4e17adf equal: true
2026/07/07 02:06:47 DEBUG : rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false e3a1157d849f4a1c6a5412beb8533665
2026/07/07 02:06:47 DEBUG : FILE old: rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/07/07 02:06:47 DEBUG : HASH old: e3a1157d849f4a1c6a5412beb8533665 new: eb23942a50b0b33deccee903a4e17adf equal: false
2026/07/07 02:06:47 DEBUG : rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false c8e8099391faa4fd37f916403f515a1e
2026/07/07 02:06:47 DEBUG : FILE old: rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/07/07 02:06:47 DEBUG : HASH old: c8e8099391faa4fd37f916403f515a1e new: eb23942a50b0b33deccee903a4e17adf equal: false
2026/07/07 02:06:47 DEBUG : rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false 71e500e9898f9600cee2088ae6e258bb
2026/07/07 02:06:47 DEBUG : FILE old: rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/07/07 02:06:47 DEBUG : HASH old: 71e500e9898f9600cee2088ae6e258bb new: eb23942a50b0b33deccee903a4e17adf equal: false
2026/07/07 02:06:48 DEBUG : rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/07/07 02:06:48 NOTICE: [36m(08) :[0m [34mfix-names /tmp/020438wiqetij4/ext_paths/path1/測試_check{spc}file[0m
2026/07/07 02:06:48 DEBUG : /tmp/020438wiqetij4/ext_paths/path1/測試_check file: is NFC: true
2026/07/07 02:06:48 DEBUG : /tmp/020438wiqetij4/ext_paths/path1/測試_check file: is NFD: true
2026/07/07 02:06:48 DEBUG : /tmp/020438wiqetij4/ext_paths/path1/測試_check file: is valid UTF8: true
2026/07/07 02:06:48 DEBUG : /tmp/020438wiqetij4/ext_paths/path1/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/07 02:06:48 DEBUG : /tmp/020438wiqetij4/ext_paths/path1/測試_check file: file exists: true 909213afd0f02c183d82f29343c14bb1
2026/07/07 02:06:48 DEBUG : FILE old: /tmp/020438wiqetij4/ext_paths/path1/測試_check file new: /tmp/020438wiqetij4/ext_paths/path1/測試_check file equal: true
2026/07/07 02:06:48 DEBUG : HASH old: 909213afd0f02c183d82f29343c14bb1 new: 909213afd0f02c183d82f29343c14bb1 equal: true
2026/07/07 02:06:48 DEBUG : /tmp/020438wiqetij4/ext_paths/path1/測試_check file: file exists: true 909213afd0f02c183d82f29343c14bb1
2026/07/07 02:06:48 DEBUG : FILE old: /tmp/020438wiqetij4/ext_paths/path1/測試_check file new: /tmp/020438wiqetij4/ext_paths/path1/測試_check file equal: true
2026/07/07 02:06:48 DEBUG : HASH old: 909213afd0f02c183d82f29343c14bb1 new: 909213afd0f02c183d82f29343c14bb1 equal: true
2026/07/07 02:06:48 DEBUG : /tmp/020438wiqetij4/ext_paths/path1/測試_check file: file exists: true 909213afd0f02c183d82f29343c14bb1
2026/07/07 02:06:48 DEBUG : FILE old: /tmp/020438wiqetij4/ext_paths/path1/測試_check file new: /tmp/020438wiqetij4/ext_paths/path1/測試_check file equal: true
2026/07/07 02:06:48 DEBUG : HASH old: 909213afd0f02c183d82f29343c14bb1 new: 909213afd0f02c183d82f29343c14bb1 equal: true
2026/07/07 02:06:48 DEBUG : /tmp/020438wiqetij4/ext_paths/path1/測試_check file: file exists: true 909213afd0f02c183d82f29343c14bb1
2026/07/07 02:06:48 DEBUG : FILE old: /tmp/020438wiqetij4/ext_paths/path1/測試_check file new: /tmp/020438wiqetij4/ext_paths/path1/測試_check file equal: true
2026/07/07 02:06:48 DEBUG : HASH old: 909213afd0f02c183d82f29343c14bb1 new: 909213afd0f02c183d82f29343c14bb1 equal: true
2026/07/07 02:06:48 DEBUG : /tmp/020438wiqetij4/ext_paths/path1/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/07 02:06:48 NOTICE: [36m(09) :[0m [34mfix-names TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試_check{spc}file[0m
2026/07/07 02:06:48 DEBUG : rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試_check file: is NFC: true
2026/07/07 02:06:48 DEBUG : rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試_check file: is NFD: true
2026/07/07 02:06:48 DEBUG : rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試_check file: is valid UTF8: true
2026/07/07 02:06:48 DEBUG : rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/07 02:06:48 DEBUG : rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試_check file: file exists: true 7acba79d2ba438e4bf7ec9f4c1dc68b7
2026/07/07 02:06:48 DEBUG : FILE old: rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試_check file new: rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試_check file equal: true
2026/07/07 02:06:48 DEBUG : HASH old: 7acba79d2ba438e4bf7ec9f4c1dc68b7 new: 7acba79d2ba438e4bf7ec9f4c1dc68b7 equal: true
2026/07/07 02:06:48 DEBUG : rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試_check file: file exists: true 7acba79d2ba438e4bf7ec9f4c1dc68b7
2026/07/07 02:06:48 DEBUG : FILE old: rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試_check file new: rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試_check file equal: true
2026/07/07 02:06:48 DEBUG : HASH old: 7acba79d2ba438e4bf7ec9f4c1dc68b7 new: 7acba79d2ba438e4bf7ec9f4c1dc68b7 equal: true
2026/07/07 02:06:48 DEBUG : rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試_check file: file exists: true 7acba79d2ba438e4bf7ec9f4c1dc68b7
2026/07/07 02:06:48 DEBUG : FILE old: rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試_check file new: rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試_check file equal: true
2026/07/07 02:06:48 DEBUG : HASH old: 7acba79d2ba438e4bf7ec9f4c1dc68b7 new: 7acba79d2ba438e4bf7ec9f4c1dc68b7 equal: true
2026/07/07 02:06:48 DEBUG : rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試_check file: file exists: true 7acba79d2ba438e4bf7ec9f4c1dc68b7
2026/07/07 02:06:48 DEBUG : FILE old: rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試_check file new: rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試_check file equal: true
2026/07/07 02:06:48 DEBUG : HASH old: 7acba79d2ba438e4bf7ec9f4c1dc68b7 new: 7acba79d2ba438e4bf7ec9f4c1dc68b7 equal: true
2026/07/07 02:06:48 DEBUG : rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/07 02:06:48 NOTICE: [36m(10) :[0m [34mfix-names /tmp/020438wiqetij4/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/07/07 02:06:48 DEBUG : /tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFC: true
2026/07/07 02:06:48 DEBUG : /tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFD: false
2026/07/07 02:06:48 DEBUG : /tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/07/07 02:06:48 DEBUG : /tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/07 02:06:48 DEBUG : /tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true bbf5df5616e96195b2324528e498777c
2026/07/07 02:06:48 DEBUG : FILE old: /tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ/測試_check file new: /tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/07/07 02:06:48 DEBUG : HASH old: bbf5df5616e96195b2324528e498777c new: bbf5df5616e96195b2324528e498777c equal: true
2026/07/07 02:06:48 DEBUG : /tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false 900fffb1b468ff6da90e3ea3720fa97e
2026/07/07 02:06:48 DEBUG : FILE old: /tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ/測試_check file new: /tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/07/07 02:06:48 DEBUG : HASH old: 900fffb1b468ff6da90e3ea3720fa97e new: bbf5df5616e96195b2324528e498777c equal: false
2026/07/07 02:06:48 DEBUG : /tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false 900fffb1b468ff6da90e3ea3720fa97e
2026/07/07 02:06:48 DEBUG : FILE old: /tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ/測試_check file new: /tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/07/07 02:06:48 DEBUG : HASH old: 900fffb1b468ff6da90e3ea3720fa97e new: bbf5df5616e96195b2324528e498777c equal: false
2026/07/07 02:06:48 DEBUG : /tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true bbf5df5616e96195b2324528e498777c
2026/07/07 02:06:48 DEBUG : FILE old: /tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ/測試_check file new: /tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/07/07 02:06:48 DEBUG : HASH old: bbf5df5616e96195b2324528e498777c new: bbf5df5616e96195b2324528e498777c equal: true
2026/07/07 02:06:48 DEBUG : /tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/07 02:06:48 NOTICE: [36m(11) :[0m [34mfix-names TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/07/07 02:06:48 DEBUG : rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFC: true
2026/07/07 02:06:48 DEBUG : rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFD: false
2026/07/07 02:06:48 DEBUG : rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/07/07 02:06:48 DEBUG : rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/07 02:06:48 DEBUG : rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true ea16bf908f474ce85874a2736014b421
2026/07/07 02:06:48 DEBUG : FILE old: rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/07/07 02:06:48 DEBUG : HASH old: ea16bf908f474ce85874a2736014b421 new: ea16bf908f474ce85874a2736014b421 equal: true
2026/07/07 02:06:48 DEBUG : rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false fc676466c0171f5931f9ab13c207487c
2026/07/07 02:06:48 DEBUG : FILE old: rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/07/07 02:06:48 DEBUG : HASH old: fc676466c0171f5931f9ab13c207487c new: ea16bf908f474ce85874a2736014b421 equal: false
2026/07/07 02:06:48 DEBUG : rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false fc676466c0171f5931f9ab13c207487c
2026/07/07 02:06:48 DEBUG : FILE old: rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/07/07 02:06:48 DEBUG : HASH old: fc676466c0171f5931f9ab13c207487c new: ea16bf908f474ce85874a2736014b421 equal: false
2026/07/07 02:06:48 DEBUG : rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true ea16bf908f474ce85874a2736014b421
2026/07/07 02:06:48 DEBUG : FILE old: rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/07/07 02:06:48 DEBUG : HASH old: ea16bf908f474ce85874a2736014b421 new: ea16bf908f474ce85874a2736014b421 equal: true
2026/07/07 02:06:48 DEBUG : rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/07 02:06:48 NOTICE: [36m(12) :[0m [34mtest resync subdirs with extended chars[0m
2026/07/07 02:06:48 NOTICE: [36m(13) :[0m [34mbisync subdir=測試Русский{spc}{spc}ěáñ resync[0m
2026/07/07 02:06:50 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/ext_paths/path2/測試Русский ěáñ: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:06:50 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02: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/07 02:06:50 INFO : Synching Path1 "/tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試Русский ěáñ/"
2026/07/07 02:06:50 INFO : Copying Path2 files to Path1
2026/07/07 02:06:50 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:06:50 INFO : There was nothing to transfer
2026/07/07 02:06:50 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:06:50 INFO : There was nothing to transfer
2026/07/07 02:06:50 INFO : Resync updating listings
2026/07/07 02:06:50 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試Русский ěáñ/"
2026/07/07 02:06:50 INFO : [32mBisync successful[0m
2026/07/07 02:06:50 NOTICE: [36m(14) :[0m [34mcopy-listings resync[0m
2026/07/07 02:06:50 NOTICE: [36m(15) :[0m [34mtest place new files with extended chars on each side[0m
2026/07/07 02:06:50 NOTICE: [36m(16) :[0m [34mtouch-glob 2001-01-02 /tmp/020438wiqetij4/datadir/test_ext_paths-qiyuzeh4/ file1.txt[0m
2026/07/07 02:06:50 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_ext_paths-qiyuzeh4/"
2026/07/07 02:06:50 DEBUG : fs cache: renaming cache item "/tmp/020438wiqetij4/datadir/test_ext_paths-qiyuzeh4/" to be canonical "/tmp/020438wiqetij4/datadir/test_ext_paths-qiyuzeh4"
2026/07/07 02:06:50 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/07 02:06:50 NOTICE: [36m(17) :[0m [34mcopy-as /tmp/020438wiqetij4/datadir/test_ext_paths-qiyuzeh4/file1.txt /tmp/020438wiqetij4/ext_paths/path1/測試Русский{spc}{spc}ěáñ 測試_file1p1[0m
2026/07/07 02:06:50 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_ext_paths-qiyuzeh4/file1.txt" to "/tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ" as "測試_file1p1"
2026/07/07 02:06:50 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_ext_paths-qiyuzeh4/file1.txt"
2026/07/07 02:06:50 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ"
2026/07/07 02:06:50 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ" as "測試_file1p1"
2026/07/07 02:06:50 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:50 DEBUG : 測試_file1p1.44ea53d8.partial: size = 19 OK
2026/07/07 02:06:50 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:06:50 DEBUG : 測試_file1p1.44ea53d8.partial: renamed to: 測試_file1p1
2026/07/07 02:06:50 INFO : file1.txt: Copied (new) to: 測試_file1p1
2026/07/07 02:06:50 NOTICE: [36m(18) :[0m [34mcopy-as /tmp/020438wiqetij4/datadir/test_ext_paths-qiyuzeh4/file1.txt TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試Русский{spc}{spc}ěáñ 測試_file1p2[0m
2026/07/07 02:06:50 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_ext_paths-qiyuzeh4/file1.txt" to "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試Русский ěáñ" as "測試_file1p2"
2026/07/07 02:06:50 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_ext_paths-qiyuzeh4/file1.txt"
2026/07/07 02:06:50 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試Русский ěáñ"
2026/07/07 02:06:50 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/ext_paths/path2/測試Русский ěáñ" as "測試_file1p2"
2026/07/07 02:06:50 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:06:50 DEBUG : 測試_file1p2: size = 19 OK
2026/07/07 02:06:50 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:06:50 INFO : file1.txt: Copied (new) to: 測試_file1p2
2026/07/07 02:06:50 NOTICE: [36m(19) :[0m [34mtest normal sync of subdirs with extended chars[0m
2026/07/07 02:06:50 NOTICE: [36m(20) :[0m [34mbisync subdir=測試Русский{spc}{spc}ěáñ[0m
2026/07/07 02:06:53 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/ext_paths/path2/測試Русский ěáñ: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:06:53 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02: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/07 02:06:53 INFO : Synching Path1 "/tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試Русский ěáñ/"
2026/07/07 02:06:53 INFO : Building Path1 and Path2 listings
2026/07/07 02:06:53 INFO : Path1 checking for diffs
2026/07/07 02:06:53 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36m測試_file1p1[0m
2026/07/07 02:06:53 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/07 02:06:53 INFO : Path2 checking for diffs
2026/07/07 02:06:53 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36m測試_file1p2[0m
2026/07/07 02:06:53 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/07 02:06:53 INFO : Applying changes
2026/07/07 02:06:53 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試Русский ěáñ/測試_file1p1[0m
2026/07/07 02:06:53 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ/測試_file1p2[0m
2026/07/07 02:06:53 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/07 02:06:53 INFO : 測試_file1p2: Copied (new)
2026/07/07 02:06:53 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/07 02:06:53 INFO : 測試_file1p1: Copied (new)
2026/07/07 02:06:53 INFO : Updating listings
2026/07/07 02:06:53 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/測試Русский ěáñ/"
2026/07/07 02:06:53 INFO : [32mBisync successful[0m
2026/07/07 02:06:53 NOTICE: [36m(21) :[0m [34mmove-listings normal-sync[0m
2026/07/07 02:06:53 NOTICE: [36m(22) :[0m [34mtest check-filename with extended chars. check should fail.[0m
2026/07/07 02:06:53 NOTICE: [36m(23) :[0m [34mbisync resync[0m
2026/07/07 02:06:55 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/07/07 02:06:55 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/ext_paths/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:06:55 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02: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/07 02:06:55 INFO : Synching Path1 "/tmp/020438wiqetij4/ext_paths/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/"
2026/07/07 02:06:55 INFO : Copying Path2 files to Path1
2026/07/07 02:06:55 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:06:55 INFO : There was nothing to transfer
2026/07/07 02:06:55 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:06:55 INFO : There was nothing to transfer
2026/07/07 02:06:55 INFO : Resync updating listings
2026/07/07 02:06:55 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/ext_paths/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/"
2026/07/07 02:06:55 INFO : [32mBisync successful[0m
2026/07/07 02:06:55 NOTICE: [36m(24) :[0m [34mdelete-file /tmp/020438wiqetij4/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/07/07 02:06:55 DEBUG : fs cache: switching user supplied name "/tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ/" for canonical name "/tmp/020438wiqetij4/ext_paths/path1/測試Русский ěáñ"
2026/07/07 02:06:55 INFO : 測試_check file: Deleted
2026/07/07 02:06:55 NOTICE: [36m(25) :[0m [34mbisync check-access check-filename=測試_check{spc}file[0m
2026/07/07 02:06:57 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/07/07 02:06:57 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/ext_paths/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:06:57 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02: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/07 02:06:57 INFO : Synching Path1 "/tmp/020438wiqetij4/ext_paths/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/"
2026/07/07 02:06:57 INFO : Building Path1 and Path2 listings
2026/07/07 02:06:58 INFO : Path1 checking for diffs
2026/07/07 02:06:58 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36m測試Русский ěáñ/測試_check file[0m
2026/07/07 02:06:58 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/07/07 02:06:58 INFO : Path2 checking for diffs
2026/07/07 02:06:58 INFO : Checking access health
2026/07/07 02:06:58 ERROR : Access test failed: Path1 count 1, Path2 count 2 - 測試_check file
2026/07/07 02:06:58 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36m測試Русский ěáñ/測試_check file[0m
2026/07/07 02:06:58 ERROR : [31mBisync critical error: check file check failed[0m
2026/07/07 02:06:58 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/07 02:06:58 NOTICE: Bisync error: bisync aborted
2026/07/07 02:06:58 NOTICE: [36m(26) :[0m [34mcopy-listings check-access-fail[0m
2026/07/07 02:06:58 NOTICE: [36m(27) :[0m [34mtest check-filename with extended chars. check should pass.[0m
2026/07/07 02:06:58 NOTICE: [36m(28) :[0m [34mbisync resync[0m
2026/07/07 02:07:00 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/07/07 02:07:00 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/ext_paths/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:07:00 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02: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/07 02:07:00 INFO : Synching Path1 "/tmp/020438wiqetij4/ext_paths/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/"
2026/07/07 02:07:00 INFO : Copying Path2 files to Path1
2026/07/07 02:07:00 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:07:00 INFO : 測試Русский ěáñ/測試_check file: Copied (new)
2026/07/07 02:07:00 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:07:00 INFO : Resync updating listings
2026/07/07 02:07:00 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/ext_paths/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/"
2026/07/07 02:07:00 INFO : [32mBisync successful[0m
2026/07/07 02:07:00 NOTICE: [36m(29) :[0m [34mbisync check-access check-filename=測試_check{spc}file[0m
2026/07/07 02:07:02 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/07/07 02:07:02 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/ext_paths/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:07:02 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:07: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/07 02:07:02 INFO : Synching Path1 "/tmp/020438wiqetij4/ext_paths/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/"
2026/07/07 02:07:02 INFO : Building Path1 and Path2 listings
2026/07/07 02:07:02 INFO : Path1 checking for diffs
2026/07/07 02:07:02 INFO : Path2 checking for diffs
2026/07/07 02:07:02 INFO : Checking access health
2026/07/07 02:07:02 INFO : Found 2 matching "測試_check file" files on both paths
2026/07/07 02:07:02 INFO : No changes found
2026/07/07 02:07:02 INFO : Updating listings
2026/07/07 02:07:02 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/ext_paths/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/"
2026/07/07 02:07:02 INFO : [32mBisync successful[0m
2026/07/07 02:07:02 NOTICE: [36m(30) :[0m [34mmove-listings check-access-pass[0m
2026/07/07 02:07:02 NOTICE: [36m(31) :[0m [34mtest filters-file path with extended chars - masks /fileZ.txt[0m
2026/07/07 02:07:02 NOTICE: [36m(32) :[0m [34mcopy-file /tmp/020438wiqetij4/datadir/test_ext_paths-qiyuzeh4/測試_filtersfile.txt /tmp/020438wiqetij4/workdir/[0m
2026/07/07 02:07:02 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_ext_paths-qiyuzeh4/測試_filtersfile.txt" to "/tmp/020438wiqetij4/workdir/" as ""
2026/07/07 02:07:02 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_ext_paths-qiyuzeh4/測試_filtersfile.txt"
2026/07/07 02:07:02 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/workdir/"
2026/07/07 02:07:02 DEBUG : operations.CopyFile "測試_filtersfile.txt" to "Local file system at /tmp/020438wiqetij4/workdir" as "測試_filtersfile.txt"
2026/07/07 02:07:02 DEBUG : 測試_filtersfile.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:02 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: size = 254 OK
2026/07/07 02:07:02 DEBUG : 測試_filtersfile.txt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/07/07 02:07:02 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: renamed to: 測試_filtersfile.txt
2026/07/07 02:07:02 INFO : 測試_filtersfile.txt: Copied (new)
2026/07/07 02:07:02 NOTICE: [36m(33) :[0m [34mbisync filters-file=/tmp/020438wiqetij4/workdir/測試_filtersfile.txt resync[0m
2026/07/07 02:07:05 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/07/07 02:07:05 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/ext_paths/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:07:05 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02: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/07 02:07:05 INFO : Synching Path1 "/tmp/020438wiqetij4/ext_paths/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/"
2026/07/07 02:07:05 INFO : Using filters file /tmp/020438wiqetij4/workdir/測試_filtersfile.txt
2026/07/07 02:07:05 INFO : Storing filters file hash to /tmp/020438wiqetij4/workdir/測試_filtersfile.txt.md5
2026/07/07 02:07:05 INFO : Copying Path2 files to Path1
2026/07/07 02:07:05 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:07:05 INFO : There was nothing to transfer
2026/07/07 02:07:05 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:07:05 INFO : There was nothing to transfer
2026/07/07 02:07:05 INFO : Resync updating listings
2026/07/07 02:07:05 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/ext_paths/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/"
2026/07/07 02:07:05 INFO : [32mBisync successful[0m
2026/07/07 02:07:05 NOTICE: [36m(34) :[0m [34mcopy-as /tmp/020438wiqetij4/datadir/test_ext_paths-qiyuzeh4/file1.txt /tmp/020438wiqetij4/ext_paths/path1/ fileZ.txt[0m
2026/07/07 02:07:05 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_ext_paths-qiyuzeh4/file1.txt" to "/tmp/020438wiqetij4/ext_paths/path1/" as "fileZ.txt"
2026/07/07 02:07:05 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_ext_paths-qiyuzeh4/file1.txt"
2026/07/07 02:07:05 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/ext_paths/path1/"
2026/07/07 02:07:05 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/020438wiqetij4/ext_paths/path1" as "fileZ.txt"
2026/07/07 02:07:05 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:05 DEBUG : fileZ.txt.64882095.partial: size = 19 OK
2026/07/07 02:07:05 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:07:05 DEBUG : fileZ.txt.64882095.partial: renamed to: fileZ.txt
2026/07/07 02:07:05 INFO : file1.txt: Copied (new) to: fileZ.txt
2026/07/07 02:07:05 NOTICE: [36m(35) :[0m [34mbisync filters-file=/tmp/020438wiqetij4/workdir/測試_filtersfile.txt[0m
2026/07/07 02:07:07 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/07/07 02:07:07 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/ext_paths/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:07:07 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02: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/07 02:07:07 INFO : Synching Path1 "/tmp/020438wiqetij4/ext_paths/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/"
2026/07/07 02:07:07 INFO : Using filters file /tmp/020438wiqetij4/workdir/測試_filtersfile.txt
2026/07/07 02:07:07 INFO : Building Path1 and Path2 listings
2026/07/07 02:07:07 INFO : Path1 checking for diffs
2026/07/07 02:07:07 INFO : Path2 checking for diffs
2026/07/07 02:07:07 INFO : No changes found
2026/07/07 02:07:07 INFO : Updating listings
2026/07/07 02:07:07 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/ext_paths/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/ext_paths/path2/"
2026/07/07 02:07:07 INFO : [32mBisync successful[0m
2026/07/07 02:07:07 DEBUG : Waiting for deletions to finish
2026/07/07 02:07:07 INFO : file_enconde_mañana_funcionará.txt: Deleted
2026/07/07 02:07:07 INFO : file1.txt: Deleted
2026/07/07 02:07:07 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Deleted
2026/07/07 02:07:07 INFO : filename_contains_ě_.txt: Deleted
2026/07/07 02:07:07 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Deleted
2026/07/07 02:07:07 INFO : 測試Русский ěáñ/測試_check file: Deleted
2026/07/07 02:07:07 INFO : 測試Русский ěáñ/測試_file1p1: Deleted
2026/07/07 02:07:07 INFO : 測試Русский ěáñ/測試_file1p2: Deleted
2026/07/07 02:07:07 INFO : fileZ.txt: Deleted
2026/07/07 02:07:07 INFO : RCLONE_TEST: Deleted
2026/07/07 02:07:07 INFO : filename_contains_ࢺ_.txt: Deleted
2026/07/07 02:07:07 INFO : Русский.txt: Deleted
2026/07/07 02:07:07 INFO : 測試_check file: Deleted
2026/07/07 02:07:07 DEBUG : removing 1 level 1 directories
2026/07/07 02:07:07 INFO : 測試Русский ěáñ: Removing directory
2026/07/07 02:07:07 DEBUG : removing 1 level 0 directories
2026/07/07 02:07:07 INFO : Local file system at /tmp/020438wiqetij4/ext_paths/path1: Removing directory
2026/07/07 02:07:07 DEBUG : Waiting for deletions to finish
2026/07/07 02:07:07 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Deleted
2026/07/07 02:07:07 INFO : filename_contains_ě_.txt: Deleted
2026/07/07 02:07:07 INFO : file_enconde_mañana_funcionará.txt: Deleted
2026/07/07 02:07:07 INFO : file1.txt: Deleted
2026/07/07 02:07:07 INFO : RCLONE_TEST: Deleted
2026/07/07 02:07:07 INFO : 測試_check file: Deleted
2026/07/07 02:07:07 INFO : filename_contains_ࢺ_.txt: Deleted
2026/07/07 02:07:07 INFO : Русский.txt: Deleted
2026/07/07 02:07:07 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Deleted
2026/07/07 02:07:07 INFO : 測試Русский ěáñ/測試_check file: Deleted
2026/07/07 02:07:07 INFO : 測試Русский ěáñ/測試_file1p1: Deleted
2026/07/07 02:07:07 INFO : 測試Русский ěáñ/測試_file1p2: Deleted
2026/07/07 02:07:07 DEBUG : removing 1 level 0 directories
2026/07/07 02:07:07 INFO : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/ext_paths/path2: Removing directory
bisync_test.go:610: [32mTEST ext_paths PASSED[0m
=== RUN TestBisyncLocalRemote/extended_filenames
2026/07/07 02:07:07 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/extended_filenames/path1"
2026/07/07 02:07:07 INFO : path2: Making directory
2026/07/07 02:07:07 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/extended_filenames/path2"
2026/07/07 02:07:07 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/initdir/test_extended_filenames-musodob5"
2026/07/07 02:07:07 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:07:07 DEBUG : file1 - Copy (2).txt: Need to transfer - File not found at Destination
2026/07/07 02:07:07 DEBUG : file1 - Copy.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:07 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:07 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:07 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:07 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:07 DEBUG : subdir_with_ࢺ_: Making directory with metadata
2026/07/07 02:07:07 INFO : subdir_with_ࢺ_: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 02:07:07 DEBUG : Added delayed dir = "subdir_with_ࢺ_", newDst=subdir_with_ࢺ_
2026/07/07 02:07:07 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:07 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:07:07 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:07 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:07 DEBUG : file1 - Copy (2).txt.2901b545.partial: size = 0 OK
2026/07/07 02:07:07 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:07:07 DEBUG : file1 - Copy.txt.836e0f82.partial: size = 0 OK
2026/07/07 02:07:07 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:07:07 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:07:07 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:07:07 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/07/07 02:07:07 DEBUG : Local file system at /tmp/020438wiqetij4/initdir/test_extended_filenames-musodob5: Waiting for checks to finish
2026/07/07 02:07:07 DEBUG : file1 - Copy (2).txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:07 DEBUG : file1 - Copy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:07 DEBUG : file1 - Copy (2).txt.2901b545.partial: renamed to: file1 - Copy (2).txt
2026/07/07 02:07:07 INFO : file1 - Copy (2).txt: Copied (new)
2026/07/07 02:07:07 DEBUG : file1 - Copy.txt.836e0f82.partial: renamed to: file1 - Copy.txt
2026/07/07 02:07:07 INFO : file1 - Copy.txt: Copied (new)
2026/07/07 02:07:07 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/07/07 02:07:07 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:07 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/07/07 02:07:07 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:07:07 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:07 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/07/07 02:07:07 INFO : filename_contains_ě_.txt: Copied (new)
2026/07/07 02:07:07 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:07:07 INFO : file1.txt: Copied (new)
2026/07/07 02:07:07 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/07/07 02:07:07 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:07 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/07/07 02:07:07 INFO : Русский.txt: Copied (new)
2026/07/07 02:07:07 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: size = 272 OK
2026/07/07 02:07:07 DEBUG : Local file system at /tmp/020438wiqetij4/initdir/test_extended_filenames-musodob5: Waiting for transfers to finish
2026/07/07 02:07:07 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/07/07 02:07:07 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/07/07 02:07:07 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:07:07 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: size = 272 OK
2026/07/07 02:07:07 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:07:07 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/07/07 02:07:07 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/07/07 02:07:07 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: renamed to: subdir_with_ࢺ_/filename_contains_ě_.txt
2026/07/07 02:07:07 INFO : subdir_with_ࢺ_/filename_contains_ě_.txt: Copied (new)
2026/07/07 02:07:07 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:07:07 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: renamed to: subdir_with_ࢺ_/filename_contains_ࢺ_.txt
2026/07/07 02:07:07 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Copied (new)
2026/07/07 02:07:07 INFO : subdir_with_ࢺ_: Set directory modification time (using SetModTime)
2026/07/07 02:07:07 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_extended_filenames-dimacef8"
2026/07/07 02:07:07 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:07 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:07 DEBUG : Local file system at /tmp/020438wiqetij4/datadir/test_extended_filenames-dimacef8: Waiting for checks to finish
2026/07/07 02:07:07 DEBUG : Local file system at /tmp/020438wiqetij4/datadir/test_extended_filenames-dimacef8: Waiting for transfers to finish
2026/07/07 02:07:07 DEBUG : file1.txt.10d04402.partial: size = 19 OK
2026/07/07 02:07:07 DEBUG : file2.txt.cb91205f.partial: size = 42 OK
2026/07/07 02:07:07 DEBUG : file2.txt: md5 = 40b811fb5009223b6da573f169619d8e OK
2026/07/07 02:07:07 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:07:07 DEBUG : file2.txt.cb91205f.partial: renamed to: file2.txt
2026/07/07 02:07:07 INFO : file2.txt: Copied (new)
2026/07/07 02:07:07 DEBUG : file1.txt.10d04402.partial: renamed to: file1.txt
2026/07/07 02:07:07 INFO : file1.txt: Copied (new)
2026/07/07 02:07:07 DEBUG : Waiting for deletions to finish
2026/07/07 02:07:07 ERROR : error listing: directory not found
2026/07/07 02:07:07 ERROR : Local file system at /tmp/020438wiqetij4/extended_filenames/path1: Failed to list "": directory not found
2026/07/07 02:07:07 DEBUG : removing 1 level 0 directories
2026/07/07 02:07:07 INFO : Local file system at /tmp/020438wiqetij4/extended_filenames/path1: Removing directory
2026/07/07 02:07:07 ERROR : Failed to rmdir: stat /tmp/020438wiqetij4/extended_filenames/path1: no such file or directory
2026/07/07 02:07:07 DEBUG : Waiting for deletions to finish
2026/07/07 02:07:08 DEBUG : removing 1 level 0 directories
2026/07/07 02:07:08 INFO : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/extended_filenames/path2: Removing directory
2026/07/07 02:07:08 ERROR : error listing: directory not found
2026/07/07 02:07:08 NOTICE: checking initFs Local file system at /tmp/020438wiqetij4/initdir/test_extended_filenames-musodob5
2026/07/07 02:07:08 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:07:08 DEBUG : file1 - Copy (2).txt: Need to transfer - File not found at Destination
2026/07/07 02:07:08 DEBUG : file1 - Copy.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:08 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:08 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:08 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:08 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:08 DEBUG : subdir_with_ࢺ_: Making directory with metadata
2026/07/07 02:07:08 DEBUG : file1 - Copy (2).txt.2901b545.partial: size = 0 OK
2026/07/07 02:07:08 INFO : subdir_with_ࢺ_: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 02:07:08 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:07:08 DEBUG : Added delayed dir = "subdir_with_ࢺ_", newDst=subdir_with_ࢺ_
2026/07/07 02:07:08 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:08 DEBUG : file1 - Copy (2).txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:08 DEBUG : file1 - Copy.txt.836e0f82.partial: size = 0 OK
2026/07/07 02:07:08 DEBUG : file1 - Copy (2).txt.2901b545.partial: renamed to: file1 - Copy (2).txt
2026/07/07 02:07:08 DEBUG : file1 - Copy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:08 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:07:08 INFO : file1 - Copy (2).txt: Copied (new)
2026/07/07 02:07:08 DEBUG : file1 - Copy.txt.836e0f82.partial: renamed to: file1 - Copy.txt
2026/07/07 02:07:08 INFO : file1 - Copy.txt: Copied (new)
2026/07/07 02:07:08 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:07:08 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:07:08 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:08 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:08 DEBUG : Local file system at /tmp/020438wiqetij4/extended_filenames/path1: Waiting for checks to finish
2026/07/07 02:07:08 DEBUG : Local file system at /tmp/020438wiqetij4/extended_filenames/path1: Waiting for transfers to finish
2026/07/07 02:07:08 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/07/07 02:07:08 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:07:08 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:08 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:08 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/07/07 02:07:08 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/07/07 02:07:08 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/07/07 02:07:08 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:07:08 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/07/07 02:07:08 INFO : file1.txt: Copied (new)
2026/07/07 02:07:08 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:07:08 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:07:08 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/07/07 02:07:08 INFO : filename_contains_ě_.txt: Copied (new)
2026/07/07 02:07:08 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/07/07 02:07:08 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:08 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/07/07 02:07:08 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/07/07 02:07:08 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/07/07 02:07:08 INFO : Русский.txt: Copied (new)
2026/07/07 02:07:08 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: size = 272 OK
2026/07/07 02:07:08 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:07:08 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: size = 272 OK
2026/07/07 02:07:08 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:07:08 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: renamed to: subdir_with_ࢺ_/filename_contains_ě_.txt
2026/07/07 02:07:08 INFO : subdir_with_ࢺ_/filename_contains_ě_.txt: Copied (new)
2026/07/07 02:07:08 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: renamed to: subdir_with_ࢺ_/filename_contains_ࢺ_.txt
2026/07/07 02:07:08 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Copied (new)
2026/07/07 02:07:08 INFO : subdir_with_ࢺ_: Set directory modification time (using SetModTime)
2026/07/07 02:07:08 NOTICE: checking Path1 Local file system at /tmp/020438wiqetij4/extended_filenames/path1
2026/07/07 02:07:08 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:07:08 DEBUG : file1 - Copy (2).txt: Need to transfer - File not found at Destination
2026/07/07 02:07:08 DEBUG : file1 - Copy.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:08 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:08 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:08 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:08 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:08 INFO : subdir_with_ࢺ_: Making directory
2026/07/07 02:07:08 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:08 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:08 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:08 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/extended_filenames/path2: Waiting for checks to finish
2026/07/07 02:07:08 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/extended_filenames/path2: Waiting for transfers to finish
2026/07/07 02:07:08 DEBUG : file1 - Copy.txt: size = 0 OK
2026/07/07 02:07:08 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:07:08 DEBUG : file1 - Copy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:08 INFO : file1 - Copy.txt: Copied (new)
2026/07/07 02:07:08 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:08 INFO : file1.txt: Copied (new)
2026/07/07 02:07:08 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:07:08 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:07:08 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:07:08 DEBUG : file1 - Copy (2).txt: size = 0 OK
2026/07/07 02:07:08 DEBUG : file1 - Copy (2).txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:08 INFO : file1 - Copy (2).txt: Copied (new)
2026/07/07 02:07:08 DEBUG : filename_contains_ě_.txt: size = 272 OK
2026/07/07 02:07:08 DEBUG : file_enconde_mañana_funcionará.txt: size = 0 OK
2026/07/07 02:07:08 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:07:08 INFO : filename_contains_ě_.txt: Copied (new)
2026/07/07 02:07:08 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:08 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/07/07 02:07:08 DEBUG : Русский.txt: size = 0 OK
2026/07/07 02:07:08 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:08 INFO : Русский.txt: Copied (new)
2026/07/07 02:07:08 DEBUG : filename_contains_ࢺ_.txt: size = 272 OK
2026/07/07 02:07:08 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:07:08 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/07/07 02:07:08 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: size = 272 OK
2026/07/07 02:07:08 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: size = 272 OK
2026/07/07 02:07:08 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:07:08 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Copied (new)
2026/07/07 02:07:08 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:07:08 INFO : subdir_with_ࢺ_/filename_contains_ě_.txt: Copied (new)
2026/07/07 02:07:08 NOTICE: checking path2 Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/extended_filenames/path2
2026/07/07 02:07:08 NOTICE: [36m(01) :[0m [34mtest extended-filenames[0m
2026/07/07 02:07:08 NOTICE: [36m(02) :[0m [34mfix-names /tmp/020438wiqetij4/extended_filenames/path1/subdir_with_ࢺ_/[0m
2026/07/07 02:07:08 DEBUG : /tmp/020438wiqetij4/extended_filenames/path1/subdir_with_ࢺ_/: is NFC: true
2026/07/07 02:07:08 DEBUG : /tmp/020438wiqetij4/extended_filenames/path1/subdir_with_ࢺ_/: is NFD: true
2026/07/07 02:07:08 DEBUG : /tmp/020438wiqetij4/extended_filenames/path1/subdir_with_ࢺ_/: is valid UTF8: true
2026/07/07 02:07:08 DEBUG : /tmp/020438wiqetij4/extended_filenames/path1/subdir_with_ࢺ_/: attempting to fix directory
2026/07/07 02:07:08 DEBUG : old and new are equal. Skipping. /tmp/020438wiqetij4/extended_filenames/path1/subdir_with_ࢺ_/ (8b9a6a2783493cfd299bd12263ad6733) /tmp/020438wiqetij4/extended_filenames/path1/subdir_with_ࢺ_/ (8b9a6a2783493cfd299bd12263ad6733)
2026/07/07 02:07:08 DEBUG : old and new are equal. Skipping. /tmp/020438wiqetij4/extended_filenames/path1/subdir_with_ࢺ_/ (8b9a6a2783493cfd299bd12263ad6733) /tmp/020438wiqetij4/extended_filenames/path1/subdir_with_ࢺ_/ (8b9a6a2783493cfd299bd12263ad6733)
2026/07/07 02:07:08 NOTICE: [36m(03) :[0m [34mfix-names TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/extended_filenames/path2/subdir_with_ࢺ_/[0m
2026/07/07 02:07:08 DEBUG : rclone-test-miyuqig0jiso/020438wiqetij4/extended_filenames/path2/subdir_with_ࢺ_/: is NFC: true
2026/07/07 02:07:08 DEBUG : rclone-test-miyuqig0jiso/020438wiqetij4/extended_filenames/path2/subdir_with_ࢺ_/: is NFD: true
2026/07/07 02:07:08 DEBUG : rclone-test-miyuqig0jiso/020438wiqetij4/extended_filenames/path2/subdir_with_ࢺ_/: is valid UTF8: true
2026/07/07 02:07:08 DEBUG : TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/extended_filenames/path2/subdir_with_ࢺ_/: attempting to fix directory
2026/07/07 02:07:08 DEBUG : old and new are equal. Skipping. TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/extended_filenames/path2/subdir_with_ࢺ_/ (af7198eb9cae578d407ac4f173a93a88) TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/extended_filenames/path2/subdir_with_ࢺ_/ (af7198eb9cae578d407ac4f173a93a88)
2026/07/07 02:07:08 DEBUG : old and new are equal. Skipping. TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/extended_filenames/path2/subdir_with_ࢺ_/ (af7198eb9cae578d407ac4f173a93a88) TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/extended_filenames/path2/subdir_with_ࢺ_/ (af7198eb9cae578d407ac4f173a93a88)
2026/07/07 02:07:08 NOTICE: [36m(04) :[0m [34mfix-names /tmp/020438wiqetij4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt[0m
2026/07/07 02:07:08 DEBUG : /tmp/020438wiqetij4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFC: true
2026/07/07 02:07:08 DEBUG : /tmp/020438wiqetij4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFD: false
2026/07/07 02:07:08 DEBUG : /tmp/020438wiqetij4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: is valid UTF8: true
2026/07/07 02:07:08 DEBUG : /tmp/020438wiqetij4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/07/07 02:07:08 DEBUG : /tmp/020438wiqetij4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true 16e26f4ebee0a9b968fd53999e80c959
2026/07/07 02:07:08 DEBUG : FILE old: /tmp/020438wiqetij4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: /tmp/020438wiqetij4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/07/07 02:07:08 DEBUG : HASH old: 16e26f4ebee0a9b968fd53999e80c959 new: 16e26f4ebee0a9b968fd53999e80c959 equal: true
2026/07/07 02:07:08 DEBUG : /tmp/020438wiqetij4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true 16e26f4ebee0a9b968fd53999e80c959
2026/07/07 02:07:08 DEBUG : FILE old: /tmp/020438wiqetij4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: /tmp/020438wiqetij4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/07/07 02:07:08 DEBUG : HASH old: 16e26f4ebee0a9b968fd53999e80c959 new: 16e26f4ebee0a9b968fd53999e80c959 equal: true
2026/07/07 02:07:08 DEBUG : /tmp/020438wiqetij4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false 7d8b8c30a4dcd240e22fa1fd711a9455
2026/07/07 02:07:08 DEBUG : FILE old: /tmp/020438wiqetij4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: /tmp/020438wiqetij4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/07/07 02:07:08 DEBUG : HASH old: 7d8b8c30a4dcd240e22fa1fd711a9455 new: 16e26f4ebee0a9b968fd53999e80c959 equal: false
2026/07/07 02:07:08 DEBUG : /tmp/020438wiqetij4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false 7d8b8c30a4dcd240e22fa1fd711a9455
2026/07/07 02:07:08 DEBUG : FILE old: /tmp/020438wiqetij4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: /tmp/020438wiqetij4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/07/07 02:07:08 DEBUG : HASH old: 7d8b8c30a4dcd240e22fa1fd711a9455 new: 16e26f4ebee0a9b968fd53999e80c959 equal: false
2026/07/07 02:07:08 DEBUG : /tmp/020438wiqetij4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/07/07 02:07:08 NOTICE: [36m(05) :[0m [34mfix-names TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt[0m
2026/07/07 02:07:08 DEBUG : rclone-test-miyuqig0jiso/020438wiqetij4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFC: true
2026/07/07 02:07:08 DEBUG : rclone-test-miyuqig0jiso/020438wiqetij4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFD: false
2026/07/07 02:07:08 DEBUG : rclone-test-miyuqig0jiso/020438wiqetij4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: is valid UTF8: true
2026/07/07 02:07:08 DEBUG : rclone-test-miyuqig0jiso/020438wiqetij4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/07/07 02:07:08 DEBUG : rclone-test-miyuqig0jiso/020438wiqetij4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true 0b2370a6eea932efa53b1fae3f08cc83
2026/07/07 02:07:08 DEBUG : FILE old: rclone-test-miyuqig0jiso/020438wiqetij4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-miyuqig0jiso/020438wiqetij4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/07/07 02:07:08 DEBUG : HASH old: 0b2370a6eea932efa53b1fae3f08cc83 new: 0b2370a6eea932efa53b1fae3f08cc83 equal: true
2026/07/07 02:07:08 DEBUG : rclone-test-miyuqig0jiso/020438wiqetij4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true 0b2370a6eea932efa53b1fae3f08cc83
2026/07/07 02:07:08 DEBUG : FILE old: rclone-test-miyuqig0jiso/020438wiqetij4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-miyuqig0jiso/020438wiqetij4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/07/07 02:07:08 DEBUG : HASH old: 0b2370a6eea932efa53b1fae3f08cc83 new: 0b2370a6eea932efa53b1fae3f08cc83 equal: true
2026/07/07 02:07:08 DEBUG : rclone-test-miyuqig0jiso/020438wiqetij4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false 0623f0141a17956658b1816318e636ad
2026/07/07 02:07:08 DEBUG : FILE old: rclone-test-miyuqig0jiso/020438wiqetij4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-miyuqig0jiso/020438wiqetij4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/07/07 02:07:08 DEBUG : HASH old: 0623f0141a17956658b1816318e636ad new: 0b2370a6eea932efa53b1fae3f08cc83 equal: false
2026/07/07 02:07:08 DEBUG : rclone-test-miyuqig0jiso/020438wiqetij4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false 0623f0141a17956658b1816318e636ad
2026/07/07 02:07:08 DEBUG : FILE old: rclone-test-miyuqig0jiso/020438wiqetij4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-miyuqig0jiso/020438wiqetij4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/07/07 02:07:08 DEBUG : HASH old: 0623f0141a17956658b1816318e636ad new: 0b2370a6eea932efa53b1fae3f08cc83 equal: false
2026/07/07 02:07:08 DEBUG : rclone-test-miyuqig0jiso/020438wiqetij4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/07/07 02:07:08 NOTICE: [36m(06) :[0m [34mfix-names /tmp/020438wiqetij4/extended_filenames/path1/Русский.txt[0m
2026/07/07 02:07:08 DEBUG : /tmp/020438wiqetij4/extended_filenames/path1/Русский.txt: is NFC: true
2026/07/07 02:07:08 DEBUG : /tmp/020438wiqetij4/extended_filenames/path1/Русский.txt: is NFD: false
2026/07/07 02:07:08 DEBUG : /tmp/020438wiqetij4/extended_filenames/path1/Русский.txt: is valid UTF8: true
2026/07/07 02:07:08 DEBUG : /tmp/020438wiqetij4/extended_filenames/path1/Русский.txt: attempting to fix file -- filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/07/07 02:07:08 DEBUG : /tmp/020438wiqetij4/extended_filenames/path1/Русский.txt: file exists: true 21eb207d704b4a3cd69e0a3b37389ed2
2026/07/07 02:07:08 DEBUG : FILE old: /tmp/020438wiqetij4/extended_filenames/path1/Русский.txt new: /tmp/020438wiqetij4/extended_filenames/path1/Русский.txt equal: true
2026/07/07 02:07:08 DEBUG : HASH old: 21eb207d704b4a3cd69e0a3b37389ed2 new: 21eb207d704b4a3cd69e0a3b37389ed2 equal: true
2026/07/07 02:07:08 DEBUG : /tmp/020438wiqetij4/extended_filenames/path1/Русский.txt: file exists: true 21eb207d704b4a3cd69e0a3b37389ed2
2026/07/07 02:07:08 DEBUG : FILE old: /tmp/020438wiqetij4/extended_filenames/path1/Русский.txt new: /tmp/020438wiqetij4/extended_filenames/path1/Русский.txt equal: true
2026/07/07 02:07:08 DEBUG : HASH old: 21eb207d704b4a3cd69e0a3b37389ed2 new: 21eb207d704b4a3cd69e0a3b37389ed2 equal: true
2026/07/07 02:07:08 DEBUG : /tmp/020438wiqetij4/extended_filenames/path1/Русский.txt: file exists: false 8fbbc0d800f0816e41263c152ad65731
2026/07/07 02:07:08 DEBUG : FILE old: /tmp/020438wiqetij4/extended_filenames/path1/Русский.txt new: /tmp/020438wiqetij4/extended_filenames/path1/Русский.txt equal: false
2026/07/07 02:07:08 DEBUG : HASH old: 8fbbc0d800f0816e41263c152ad65731 new: 21eb207d704b4a3cd69e0a3b37389ed2 equal: false
2026/07/07 02:07:08 DEBUG : /tmp/020438wiqetij4/extended_filenames/path1/Русский.txt: file exists: false 8fbbc0d800f0816e41263c152ad65731
2026/07/07 02:07:08 DEBUG : FILE old: /tmp/020438wiqetij4/extended_filenames/path1/Русский.txt new: /tmp/020438wiqetij4/extended_filenames/path1/Русский.txt equal: false
2026/07/07 02:07:08 DEBUG : HASH old: 8fbbc0d800f0816e41263c152ad65731 new: 21eb207d704b4a3cd69e0a3b37389ed2 equal: false
2026/07/07 02:07:08 DEBUG : /tmp/020438wiqetij4/extended_filenames/path1/Русский.txt: verified file exists at correct path. filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/07/07 02:07:08 NOTICE: [36m(07) :[0m [34mfix-names TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/extended_filenames/path2/Русский.txt[0m
2026/07/07 02:07:08 DEBUG : rclone-test-miyuqig0jiso/020438wiqetij4/extended_filenames/path2/Русский.txt: is NFC: true
2026/07/07 02:07:08 DEBUG : rclone-test-miyuqig0jiso/020438wiqetij4/extended_filenames/path2/Русский.txt: is NFD: false
2026/07/07 02:07:08 DEBUG : rclone-test-miyuqig0jiso/020438wiqetij4/extended_filenames/path2/Русский.txt: is valid UTF8: true
2026/07/07 02:07:08 DEBUG : rclone-test-miyuqig0jiso/020438wiqetij4/extended_filenames/path2/Русский.txt: attempting to fix file -- filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/07/07 02:07:08 DEBUG : rclone-test-miyuqig0jiso/020438wiqetij4/extended_filenames/path2/Русский.txt: file exists: true 2bf614824f87b0abab24391063fdf12a
2026/07/07 02:07:08 DEBUG : FILE old: rclone-test-miyuqig0jiso/020438wiqetij4/extended_filenames/path2/Русский.txt new: rclone-test-miyuqig0jiso/020438wiqetij4/extended_filenames/path2/Русский.txt equal: true
2026/07/07 02:07:08 DEBUG : HASH old: 2bf614824f87b0abab24391063fdf12a new: 2bf614824f87b0abab24391063fdf12a equal: true
2026/07/07 02:07:08 DEBUG : rclone-test-miyuqig0jiso/020438wiqetij4/extended_filenames/path2/Русский.txt: file exists: true 2bf614824f87b0abab24391063fdf12a
2026/07/07 02:07:08 DEBUG : FILE old: rclone-test-miyuqig0jiso/020438wiqetij4/extended_filenames/path2/Русский.txt new: rclone-test-miyuqig0jiso/020438wiqetij4/extended_filenames/path2/Русский.txt equal: true
2026/07/07 02:07:08 DEBUG : HASH old: 2bf614824f87b0abab24391063fdf12a new: 2bf614824f87b0abab24391063fdf12a equal: true
2026/07/07 02:07:08 DEBUG : rclone-test-miyuqig0jiso/020438wiqetij4/extended_filenames/path2/Русский.txt: file exists: false 92e8e387a21c17c7131477f8d8580f0b
2026/07/07 02:07:08 DEBUG : FILE old: rclone-test-miyuqig0jiso/020438wiqetij4/extended_filenames/path2/Русский.txt new: rclone-test-miyuqig0jiso/020438wiqetij4/extended_filenames/path2/Русский.txt equal: false
2026/07/07 02:07:08 DEBUG : HASH old: 92e8e387a21c17c7131477f8d8580f0b new: 2bf614824f87b0abab24391063fdf12a equal: false
2026/07/07 02:07:08 DEBUG : rclone-test-miyuqig0jiso/020438wiqetij4/extended_filenames/path2/Русский.txt: file exists: false 92e8e387a21c17c7131477f8d8580f0b
2026/07/07 02:07:08 DEBUG : FILE old: rclone-test-miyuqig0jiso/020438wiqetij4/extended_filenames/path2/Русский.txt new: rclone-test-miyuqig0jiso/020438wiqetij4/extended_filenames/path2/Русский.txt equal: false
2026/07/07 02:07:08 DEBUG : HASH old: 92e8e387a21c17c7131477f8d8580f0b new: 2bf614824f87b0abab24391063fdf12a equal: false
2026/07/07 02:07:08 DEBUG : rclone-test-miyuqig0jiso/020438wiqetij4/extended_filenames/path2/Русский.txt: verified file exists at correct path. filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/07/07 02:07:08 NOTICE: [36m(08) :[0m [34mfix-names /tmp/020438wiqetij4/extended_filenames/path1/file_enconde_mañana_funcionará.txt[0m
2026/07/07 02:07:08 DEBUG : /tmp/020438wiqetij4/extended_filenames/path1/file_enconde_mañana_funcionará.txt: is NFC: true
2026/07/07 02:07:08 DEBUG : /tmp/020438wiqetij4/extended_filenames/path1/file_enconde_mañana_funcionará.txt: is NFD: false
2026/07/07 02:07:08 DEBUG : /tmp/020438wiqetij4/extended_filenames/path1/file_enconde_mañana_funcionará.txt: is valid UTF8: true
2026/07/07 02:07:08 DEBUG : /tmp/020438wiqetij4/extended_filenames/path1/file_enconde_mañana_funcionará.txt: attempting to fix file -- filename hash: a179de4c245f1ac0afe5823062158ec4
2026/07/07 02:07:08 DEBUG : /tmp/020438wiqetij4/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: true a42b979c3eae9170b9235c3013f661ab
2026/07/07 02:07:08 DEBUG : FILE old: /tmp/020438wiqetij4/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: /tmp/020438wiqetij4/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: true
2026/07/07 02:07:08 DEBUG : HASH old: a42b979c3eae9170b9235c3013f661ab new: a42b979c3eae9170b9235c3013f661ab equal: true
2026/07/07 02:07:08 DEBUG : /tmp/020438wiqetij4/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: true a42b979c3eae9170b9235c3013f661ab
2026/07/07 02:07:08 DEBUG : FILE old: /tmp/020438wiqetij4/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: /tmp/020438wiqetij4/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: true
2026/07/07 02:07:08 DEBUG : HASH old: a42b979c3eae9170b9235c3013f661ab new: a42b979c3eae9170b9235c3013f661ab equal: true
2026/07/07 02:07:08 DEBUG : /tmp/020438wiqetij4/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: false a791f119e266c1bfa52110cb4646f24e
2026/07/07 02:07:08 DEBUG : FILE old: /tmp/020438wiqetij4/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: /tmp/020438wiqetij4/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: false
2026/07/07 02:07:08 DEBUG : HASH old: a791f119e266c1bfa52110cb4646f24e new: a42b979c3eae9170b9235c3013f661ab equal: false
2026/07/07 02:07:08 DEBUG : /tmp/020438wiqetij4/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: false a791f119e266c1bfa52110cb4646f24e
2026/07/07 02:07:08 DEBUG : FILE old: /tmp/020438wiqetij4/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: /tmp/020438wiqetij4/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: false
2026/07/07 02:07:08 DEBUG : HASH old: a791f119e266c1bfa52110cb4646f24e new: a42b979c3eae9170b9235c3013f661ab equal: false
2026/07/07 02:07:08 DEBUG : /tmp/020438wiqetij4/extended_filenames/path1/file_enconde_mañana_funcionará.txt: verified file exists at correct path. filename hash: a179de4c245f1ac0afe5823062158ec4
2026/07/07 02:07:08 NOTICE: [36m(09) :[0m [34mfix-names TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/extended_filenames/path2/file_enconde_mañana_funcionará.txt[0m
2026/07/07 02:07:08 DEBUG : rclone-test-miyuqig0jiso/020438wiqetij4/extended_filenames/path2/file_enconde_mañana_funcionará.txt: is NFC: true
2026/07/07 02:07:08 DEBUG : rclone-test-miyuqig0jiso/020438wiqetij4/extended_filenames/path2/file_enconde_mañana_funcionará.txt: is NFD: false
2026/07/07 02:07:08 DEBUG : rclone-test-miyuqig0jiso/020438wiqetij4/extended_filenames/path2/file_enconde_mañana_funcionará.txt: is valid UTF8: true
2026/07/07 02:07:08 DEBUG : rclone-test-miyuqig0jiso/020438wiqetij4/extended_filenames/path2/file_enconde_mañana_funcionará.txt: attempting to fix file -- filename hash: a179de4c245f1ac0afe5823062158ec4
2026/07/07 02:07:08 DEBUG : rclone-test-miyuqig0jiso/020438wiqetij4/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: true 2a2886fbce085d4f23394318c3766d08
2026/07/07 02:07:08 DEBUG : FILE old: rclone-test-miyuqig0jiso/020438wiqetij4/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: rclone-test-miyuqig0jiso/020438wiqetij4/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: true
2026/07/07 02:07:08 DEBUG : HASH old: 2a2886fbce085d4f23394318c3766d08 new: 2a2886fbce085d4f23394318c3766d08 equal: true
2026/07/07 02:07:08 DEBUG : rclone-test-miyuqig0jiso/020438wiqetij4/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: true 2a2886fbce085d4f23394318c3766d08
2026/07/07 02:07:08 DEBUG : FILE old: rclone-test-miyuqig0jiso/020438wiqetij4/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: rclone-test-miyuqig0jiso/020438wiqetij4/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: true
2026/07/07 02:07:08 DEBUG : HASH old: 2a2886fbce085d4f23394318c3766d08 new: 2a2886fbce085d4f23394318c3766d08 equal: true
2026/07/07 02:07:08 DEBUG : rclone-test-miyuqig0jiso/020438wiqetij4/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: false b863ef354e2337cabae56d8788f9cc0e
2026/07/07 02:07:08 DEBUG : FILE old: rclone-test-miyuqig0jiso/020438wiqetij4/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: rclone-test-miyuqig0jiso/020438wiqetij4/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: false
2026/07/07 02:07:08 DEBUG : HASH old: b863ef354e2337cabae56d8788f9cc0e new: 2a2886fbce085d4f23394318c3766d08 equal: false
2026/07/07 02:07:08 DEBUG : rclone-test-miyuqig0jiso/020438wiqetij4/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: false b863ef354e2337cabae56d8788f9cc0e
2026/07/07 02:07:08 DEBUG : FILE old: rclone-test-miyuqig0jiso/020438wiqetij4/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: rclone-test-miyuqig0jiso/020438wiqetij4/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: false
2026/07/07 02:07:08 DEBUG : HASH old: b863ef354e2337cabae56d8788f9cc0e new: 2a2886fbce085d4f23394318c3766d08 equal: false
2026/07/07 02:07:08 DEBUG : rclone-test-miyuqig0jiso/020438wiqetij4/extended_filenames/path2/file_enconde_mañana_funcionará.txt: verified file exists at correct path. filename hash: a179de4c245f1ac0afe5823062158ec4
2026/07/07 02:07:08 NOTICE: [36m(10) :[0m [34mtest initial bisync[0m
2026/07/07 02:07:08 NOTICE: [36m(11) :[0m [34mbisync resync[0m
2026/07/07 02:07:11 NOTICE: Local file system at /tmp/020438wiqetij4/extended_filenames/path1: Replacing invalid UTF-8 characters in "ě\x81\xfe áñhࢺ_測試Рускийěáñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö"
2026/07/07 02:07:11 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/07/07 02:07:11 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:11 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/07/07 02:07:11 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/07/07 02:07:11 NOTICE: Local file system at /tmp/020438wiqetij4/extended_filenames/path1: Replacing invalid UTF-8 characters in "ě\x81\xfe áñhࢺ_測試Рускийěáñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö"
2026/07/07 02:07:11 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/07/07 02:07:11 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:11 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/07/07 02:07:11 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/07/07 02:07:11 ERROR : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Failed to copy: PUT https://rclone.blob.core.windows.net/rclone-test-miyuqig0jiso/020438wiqetij4/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:c30752e5-801e-00a3-4cb5-0dd938000000
Time:2026-07-07T02:07:11.3175436Z
--------------------------------------------------------------------------------
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-miyuqig0jiso/020438wiqetij4/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:c30752e5-801e-00a3-4cb5-0dd938000000
Time:2026-07-07T02:07:11.3175436Z
--------------------------------------------------------------------------------
))
(fs: Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/extended_filenames/path2)
=== RUN TestBisyncLocalRemote/filters
2026/07/07 02:07:11 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/filters/path1"
2026/07/07 02:07:11 INFO : path2: Making directory
2026/07/07 02:07:11 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/filters/path2"
2026/07/07 02:07:11 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/initdir/test_filters-soheqiv2"
2026/07/07 02:07:11 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:07:11 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:11 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:11 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:11 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:11 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:11 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:11 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:11 DEBUG : subdir: Making directory with metadata
2026/07/07 02:07:11 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 02:07:11 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/07 02:07:11 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:11 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:07:11 DEBUG : Local file system at /tmp/020438wiqetij4/initdir/test_filters-soheqiv2: Waiting for checks to finish
2026/07/07 02:07:11 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:07:11 DEBUG : Local file system at /tmp/020438wiqetij4/initdir/test_filters-soheqiv2: Waiting for transfers to finish
2026/07/07 02:07:11 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:07:11 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:11 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:07:11 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:07:11 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:07:11 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/07 02:07:11 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:07:11 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:11 INFO : file1.txt: Copied (new)
2026/07/07 02:07:11 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/07 02:07:11 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:11 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:11 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/07 02:07:11 INFO : file4.txt: Copied (new)
2026/07/07 02:07:11 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/07 02:07:11 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:11 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/07 02:07:11 INFO : file3.txt: Copied (new)
2026/07/07 02:07:11 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/07 02:07:11 INFO : file5.txt: Copied (new)
2026/07/07 02:07:11 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/07 02:07:11 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:11 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/07 02:07:11 INFO : file6.txt: Copied (new)
2026/07/07 02:07:11 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/07 02:07:11 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/07 02:07:11 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:11 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:11 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/07 02:07:11 INFO : file7.txt: Copied (new)
2026/07/07 02:07:11 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/07 02:07:11 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:07:11 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:07:11 INFO : file2.txt: Copied (new)
2026/07/07 02:07:11 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:07:11 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_filters-mubuhub0"
2026/07/07 02:07:11 DEBUG : fileZ.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:11 DEBUG : filtersfile.flt: Need to transfer - File not found at Destination
2026/07/07 02:07:11 DEBUG : Local file system at /tmp/020438wiqetij4/datadir/test_filters-mubuhub0: Waiting for checks to finish
2026/07/07 02:07:11 DEBUG : Local file system at /tmp/020438wiqetij4/datadir/test_filters-mubuhub0: Waiting for transfers to finish
2026/07/07 02:07:11 DEBUG : fileZ.txt.64882095.partial: size = 19 OK
2026/07/07 02:07:11 DEBUG : filtersfile.flt.e46c0e4d.partial: size = 254 OK
2026/07/07 02:07:11 DEBUG : fileZ.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:07:11 DEBUG : filtersfile.flt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/07/07 02:07:11 DEBUG : fileZ.txt.64882095.partial: renamed to: fileZ.txt
2026/07/07 02:07:11 INFO : fileZ.txt: Copied (new)
2026/07/07 02:07:11 DEBUG : filtersfile.flt.e46c0e4d.partial: renamed to: filtersfile.flt
2026/07/07 02:07:11 INFO : filtersfile.flt: Copied (new)
2026/07/07 02:07:11 DEBUG : Waiting for deletions to finish
2026/07/07 02:07:11 ERROR : error listing: directory not found
2026/07/07 02:07:11 ERROR : Local file system at /tmp/020438wiqetij4/filters/path1: Failed to list "": directory not found
2026/07/07 02:07:11 DEBUG : removing 1 level 0 directories
2026/07/07 02:07:11 INFO : Local file system at /tmp/020438wiqetij4/filters/path1: Removing directory
2026/07/07 02:07:11 ERROR : Failed to rmdir: stat /tmp/020438wiqetij4/filters/path1: no such file or directory
2026/07/07 02:07:11 DEBUG : Waiting for deletions to finish
2026/07/07 02:07:11 DEBUG : removing 1 level 0 directories
2026/07/07 02:07:11 INFO : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/filters/path2: Removing directory
2026/07/07 02:07:11 ERROR : error listing: directory not found
2026/07/07 02:07:11 NOTICE: checking initFs Local file system at /tmp/020438wiqetij4/initdir/test_filters-soheqiv2
2026/07/07 02:07:11 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:07:11 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:11 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:11 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:11 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:11 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:11 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:11 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:11 DEBUG : subdir: Making directory with metadata
2026/07/07 02:07:11 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 02:07:11 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/07 02:07:11 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:11 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:07:11 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:07:11 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:11 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:07:11 DEBUG : Local file system at /tmp/020438wiqetij4/filters/path1: Waiting for checks to finish
2026/07/07 02:07:11 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:07:11 DEBUG : Local file system at /tmp/020438wiqetij4/filters/path1: Waiting for transfers to finish
2026/07/07 02:07:11 INFO : file2.txt: Copied (new)
2026/07/07 02:07:11 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:07:11 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:07:11 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/07 02:07:11 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:07:11 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:11 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/07 02:07:11 INFO : file3.txt: Copied (new)
2026/07/07 02:07:11 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:11 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/07 02:07:11 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:11 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/07 02:07:11 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:11 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:07:11 INFO : file1.txt: Copied (new)
2026/07/07 02:07:11 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/07 02:07:11 INFO : file4.txt: Copied (new)
2026/07/07 02:07:11 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/07 02:07:11 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/07 02:07:11 INFO : file5.txt: Copied (new)
2026/07/07 02:07:11 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:11 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/07 02:07:11 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/07 02:07:11 INFO : file7.txt: Copied (new)
2026/07/07 02:07:11 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/07 02:07:11 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:11 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:11 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/07 02:07:11 INFO : file6.txt: Copied (new)
2026/07/07 02:07:11 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/07 02:07:11 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:07:11 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:07:11 NOTICE: checking Path1 Local file system at /tmp/020438wiqetij4/filters/path1
2026/07/07 02:07:11 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:07:11 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:11 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:11 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:11 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:11 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:11 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:11 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:11 INFO : subdir: Making directory
2026/07/07 02:07:11 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:11 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/filters/path2: Waiting for checks to finish
2026/07/07 02:07:11 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/filters/path2: Waiting for transfers to finish
2026/07/07 02:07:11 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:07:11 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:07:11 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:07:11 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:07:11 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:11 INFO : file1.txt: Copied (new)
2026/07/07 02:07:11 DEBUG : file3.txt: size = 0 OK
2026/07/07 02:07:11 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:11 INFO : file3.txt: Copied (new)
2026/07/07 02:07:11 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:07:11 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:11 INFO : file2.txt: Copied (new)
2026/07/07 02:07:11 DEBUG : file5.txt: size = 0 OK
2026/07/07 02:07:11 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:11 INFO : file5.txt: Copied (new)
2026/07/07 02:07:11 DEBUG : file4.txt: size = 0 OK
2026/07/07 02:07:11 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:11 INFO : file4.txt: Copied (new)
2026/07/07 02:07:11 DEBUG : file6.txt: size = 0 OK
2026/07/07 02:07:11 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:11 INFO : file6.txt: Copied (new)
2026/07/07 02:07:11 DEBUG : file7.txt: size = 0 OK
2026/07/07 02:07:11 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:11 INFO : file7.txt: Copied (new)
2026/07/07 02:07:11 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/07 02:07:11 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:11 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:07:11 NOTICE: checking path2 Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/filters/path2
2026/07/07 02:07:11 NOTICE: [36m(01) :[0m [34mtest filters[0m
2026/07/07 02:07:11 NOTICE: [36m(02) :[0m [34mcopy-file /tmp/020438wiqetij4/datadir/test_filters-mubuhub0/filtersfile.flt /tmp/020438wiqetij4/workdir/[0m
2026/07/07 02:07:11 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_filters-mubuhub0/filtersfile.flt" to "/tmp/020438wiqetij4/workdir/" as ""
2026/07/07 02:07:11 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_filters-mubuhub0/filtersfile.flt"
2026/07/07 02:07:11 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/workdir/"
2026/07/07 02:07:11 DEBUG : operations.CopyFile "filtersfile.flt" to "Local file system at /tmp/020438wiqetij4/workdir" as "filtersfile.flt"
2026/07/07 02:07:11 DEBUG : filtersfile.flt: Need to transfer - File not found at Destination
2026/07/07 02:07:11 DEBUG : filtersfile.flt.e46c0e4d.partial: size = 254 OK
2026/07/07 02:07:11 DEBUG : filtersfile.flt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/07/07 02:07:11 DEBUG : filtersfile.flt.e46c0e4d.partial: renamed to: filtersfile.flt
2026/07/07 02:07:11 INFO : filtersfile.flt: Copied (new)
2026/07/07 02:07:11 NOTICE: [36m(03) :[0m [34mtest resync to force building of the filters md5 hash[0m
2026/07/07 02:07:11 NOTICE: [36m(04) :[0m [34mbisync filters-file=/tmp/020438wiqetij4/workdir/filtersfile.flt resync[0m
2026/07/07 02:07:13 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:07:13 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/filters/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:07:13 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:07: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/07 02:07:13 INFO : Synching Path1 "/tmp/020438wiqetij4/filters/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/filters/path2/"
2026/07/07 02:07:13 INFO : Using filters file /tmp/020438wiqetij4/workdir/filtersfile.flt
2026/07/07 02:07:13 INFO : Storing filters file hash to /tmp/020438wiqetij4/workdir/filtersfile.flt.md5
2026/07/07 02:07:13 INFO : Copying Path2 files to Path1
2026/07/07 02:07:13 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:07:14 INFO : There was nothing to transfer
2026/07/07 02:07:14 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:07:14 INFO : There was nothing to transfer
2026/07/07 02:07:14 INFO : Resync updating listings
2026/07/07 02:07:14 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/filters/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/filters/path2/"
2026/07/07 02:07:14 INFO : [32mBisync successful[0m
2026/07/07 02:07:14 NOTICE: [36m(05) :[0m [34mcopy-listings resync[0m
2026/07/07 02:07:14 NOTICE: [36m(06) :[0m [34mtest place new files on the remote[0m
2026/07/07 02:07:14 NOTICE: [36m(07) :[0m [34mtouch-glob 2001-01-02 /tmp/020438wiqetij4/datadir/test_filters-mubuhub0/ fileZ.txt[0m
2026/07/07 02:07:14 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_filters-mubuhub0/"
2026/07/07 02:07:14 DEBUG : fs cache: renaming cache item "/tmp/020438wiqetij4/datadir/test_filters-mubuhub0/" to be canonical "/tmp/020438wiqetij4/datadir/test_filters-mubuhub0"
2026/07/07 02:07:14 DEBUG : fileZ.txt: Set modification time 2001-01-02
2026/07/07 02:07:14 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/020438wiqetij4/datadir/test_filters-mubuhub0/fileZ.txt TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/filters/path2/ fileZ.txt[0m
2026/07/07 02:07:14 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_filters-mubuhub0/fileZ.txt" to "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/filters/path2/" as "fileZ.txt"
2026/07/07 02:07:14 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_filters-mubuhub0/fileZ.txt"
2026/07/07 02:07:14 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/filters/path2/"
2026/07/07 02:07:14 DEBUG : operations.CopyFile "fileZ.txt" to "Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/filters/path2" as "fileZ.txt"
2026/07/07 02:07:14 DEBUG : fileZ.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:14 DEBUG : fileZ.txt: size = 19 OK
2026/07/07 02:07:14 DEBUG : fileZ.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:07:14 INFO : fileZ.txt: Copied (new)
2026/07/07 02:07:14 NOTICE: [36m(09) :[0m [34mcopy-as /tmp/020438wiqetij4/datadir/test_filters-mubuhub0/fileZ.txt /tmp/020438wiqetij4/filters/path1/subdir fileZ.txt[0m
2026/07/07 02:07:14 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_filters-mubuhub0/fileZ.txt" to "/tmp/020438wiqetij4/filters/path1/subdir" as "fileZ.txt"
2026/07/07 02:07:14 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_filters-mubuhub0/fileZ.txt"
2026/07/07 02:07:14 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/filters/path1/subdir"
2026/07/07 02:07:14 DEBUG : operations.CopyFile "fileZ.txt" to "Local file system at /tmp/020438wiqetij4/filters/path1/subdir" as "fileZ.txt"
2026/07/07 02:07:14 DEBUG : fileZ.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:14 DEBUG : fileZ.txt.64882095.partial: size = 19 OK
2026/07/07 02:07:14 DEBUG : fileZ.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:07:14 DEBUG : fileZ.txt.64882095.partial: renamed to: fileZ.txt
2026/07/07 02:07:14 INFO : fileZ.txt: Copied (new)
2026/07/07 02:07:14 NOTICE: [36m(10) :[0m [34mtest bisync with filters-file. path2-side fileZ.txt will be filtered.[0m
2026/07/07 02:07:14 NOTICE: [36m(11) :[0m [34mbisync filters-file=/tmp/020438wiqetij4/workdir/filtersfile.flt[0m
2026/07/07 02:07:16 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:07:16 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/filters/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:07:16 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02: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/07 02:07:16 INFO : Synching Path1 "/tmp/020438wiqetij4/filters/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/filters/path2/"
2026/07/07 02:07:16 INFO : Using filters file /tmp/020438wiqetij4/workdir/filtersfile.flt
2026/07/07 02:07:16 INFO : Building Path1 and Path2 listings
2026/07/07 02:07:16 INFO : Path1 checking for diffs
2026/07/07 02:07:16 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36msubdir/fileZ.txt[0m
2026/07/07 02:07:16 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/07 02:07:16 INFO : Path2 checking for diffs
2026/07/07 02:07:16 INFO : Applying changes
2026/07/07 02:07:16 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/filters/path2/subdir/fileZ.txt[0m
2026/07/07 02:07:16 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/07 02:07:16 INFO : subdir/fileZ.txt: Copied (new)
2026/07/07 02:07:16 INFO : Updating listings
2026/07/07 02:07:16 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/filters/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/filters/path2/"
2026/07/07 02:07:16 INFO : [32mBisync successful[0m
2026/07/07 02:07:16 DEBUG : Waiting for deletions to finish
2026/07/07 02:07:16 INFO : file1.txt: Deleted
2026/07/07 02:07:16 INFO : file2.txt: Deleted
2026/07/07 02:07:16 INFO : file3.txt: Deleted
2026/07/07 02:07:16 INFO : file4.txt: Deleted
2026/07/07 02:07:16 INFO : file6.txt: Deleted
2026/07/07 02:07:16 INFO : file7.txt: Deleted
2026/07/07 02:07:16 INFO : file5.txt: Deleted
2026/07/07 02:07:16 INFO : subdir/file20.txt: Deleted
2026/07/07 02:07:16 INFO : subdir/fileZ.txt: Deleted
2026/07/07 02:07:16 INFO : RCLONE_TEST: Deleted
2026/07/07 02:07:16 DEBUG : removing 1 level 1 directories
2026/07/07 02:07:16 INFO : subdir: Removing directory
2026/07/07 02:07:16 DEBUG : removing 1 level 0 directories
2026/07/07 02:07:16 INFO : Local file system at /tmp/020438wiqetij4/filters/path1: Removing directory
2026/07/07 02:07:16 DEBUG : Waiting for deletions to finish
2026/07/07 02:07:16 INFO : file6.txt: Deleted
2026/07/07 02:07:16 INFO : file5.txt: Deleted
2026/07/07 02:07:16 INFO : RCLONE_TEST: Deleted
2026/07/07 02:07:16 INFO : file1.txt: Deleted
2026/07/07 02:07:16 INFO : file7.txt: Deleted
2026/07/07 02:07:16 INFO : file3.txt: Deleted
2026/07/07 02:07:16 INFO : file4.txt: Deleted
2026/07/07 02:07:16 INFO : file2.txt: Deleted
2026/07/07 02:07:17 INFO : fileZ.txt: Deleted
2026/07/07 02:07:17 INFO : subdir/file20.txt: Deleted
2026/07/07 02:07:17 INFO : subdir/fileZ.txt: Deleted
2026/07/07 02:07:17 DEBUG : removing 1 level 0 directories
2026/07/07 02:07:17 INFO : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/filters/path2: Removing directory
bisync_test.go:610: [32mTEST filters PASSED[0m
=== RUN TestBisyncLocalRemote/filtersfile_checks
2026/07/07 02:07:17 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/filtersfile_checks/path1"
2026/07/07 02:07:17 INFO : path2: Making directory
2026/07/07 02:07:17 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/filtersfile_checks/path2"
2026/07/07 02:07:17 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/initdir/test_filtersfile_checks-caxizay3"
2026/07/07 02:07:17 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:07:17 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:17 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:17 DEBUG : subdir: Making directory with metadata
2026/07/07 02:07:17 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 02:07:17 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/07 02:07:17 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:07:17 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:17 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:07:17 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:17 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:07:17 INFO : file1.txt: Copied (new)
2026/07/07 02:07:17 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:07:17 DEBUG : Local file system at /tmp/020438wiqetij4/initdir/test_filtersfile_checks-caxizay3: Waiting for checks to finish
2026/07/07 02:07:17 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:07:17 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:07:17 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:07:17 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:17 DEBUG : Local file system at /tmp/020438wiqetij4/initdir/test_filtersfile_checks-caxizay3: Waiting for transfers to finish
2026/07/07 02:07:17 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:07:17 INFO : file2.txt: Copied (new)
2026/07/07 02:07:17 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/07 02:07:17 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:17 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/07 02:07:17 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:07:17 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:07:17 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_filtersfile_checks-wopozij0"
2026/07/07 02:07:17 DEBUG : filtersfile.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:17 DEBUG : filtersfile2.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:17 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:17 DEBUG : Local file system at /tmp/020438wiqetij4/datadir/test_filtersfile_checks-wopozij0: Waiting for checks to finish
2026/07/07 02:07:17 DEBUG : Local file system at /tmp/020438wiqetij4/datadir/test_filtersfile_checks-wopozij0: Waiting for transfers to finish
2026/07/07 02:07:17 DEBUG : filtersfile2.txt.dc377757.partial: size = 254 OK
2026/07/07 02:07:17 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/07/07 02:07:17 DEBUG : filtersfile2.txt: md5 = 95acc1e3b5beda465d9b2cb32808588c OK
2026/07/07 02:07:17 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/07/07 02:07:17 DEBUG : filtersfile2.txt.dc377757.partial: renamed to: filtersfile2.txt
2026/07/07 02:07:17 INFO : filtersfile2.txt: Copied (new)
2026/07/07 02:07:17 DEBUG : filtersfile.txt.5df4ccf0.partial: size = 380 OK
2026/07/07 02:07:17 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/07/07 02:07:17 DEBUG : filtersfile.txt: md5 = cbf4389cb34d9e160689d1578eb5707f OK
2026/07/07 02:07:17 INFO : hold.txt: Copied (new)
2026/07/07 02:07:17 DEBUG : filtersfile.txt.5df4ccf0.partial: renamed to: filtersfile.txt
2026/07/07 02:07:17 INFO : filtersfile.txt: Copied (new)
2026/07/07 02:07:17 DEBUG : Waiting for deletions to finish
2026/07/07 02:07:17 ERROR : error listing: directory not found
2026/07/07 02:07:17 ERROR : Local file system at /tmp/020438wiqetij4/filtersfile_checks/path1: Failed to list "": directory not found
2026/07/07 02:07:17 DEBUG : removing 1 level 0 directories
2026/07/07 02:07:17 INFO : Local file system at /tmp/020438wiqetij4/filtersfile_checks/path1: Removing directory
2026/07/07 02:07:17 ERROR : Failed to rmdir: stat /tmp/020438wiqetij4/filtersfile_checks/path1: no such file or directory
2026/07/07 02:07:17 DEBUG : Waiting for deletions to finish
2026/07/07 02:07:17 DEBUG : removing 1 level 0 directories
2026/07/07 02:07:17 INFO : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/filtersfile_checks/path2: Removing directory
2026/07/07 02:07:17 ERROR : error listing: directory not found
2026/07/07 02:07:17 NOTICE: checking initFs Local file system at /tmp/020438wiqetij4/initdir/test_filtersfile_checks-caxizay3
2026/07/07 02:07:17 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:07:17 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:17 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:17 DEBUG : subdir: Making directory with metadata
2026/07/07 02:07:17 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 02:07:17 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/07 02:07:17 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:17 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:07:17 DEBUG : Local file system at /tmp/020438wiqetij4/filtersfile_checks/path1: Waiting for checks to finish
2026/07/07 02:07:17 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:07:17 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:17 DEBUG : Local file system at /tmp/020438wiqetij4/filtersfile_checks/path1: Waiting for transfers to finish
2026/07/07 02:07:17 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:07:17 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:07:17 INFO : file1.txt: Copied (new)
2026/07/07 02:07:17 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:07:17 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:07:17 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:07:17 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:17 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/07 02:07:17 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:17 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:07:17 INFO : file2.txt: Copied (new)
2026/07/07 02:07:17 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/07 02:07:17 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:07:17 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:07:17 NOTICE: checking Path1 Local file system at /tmp/020438wiqetij4/filtersfile_checks/path1
2026/07/07 02:07:17 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:07:17 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:17 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:17 INFO : subdir: Making directory
2026/07/07 02:07:17 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:17 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/filtersfile_checks/path2: Waiting for checks to finish
2026/07/07 02:07:17 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/filtersfile_checks/path2: Waiting for transfers to finish
2026/07/07 02:07:17 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:07:17 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:07:17 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:07:17 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:07:17 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:17 INFO : file2.txt: Copied (new)
2026/07/07 02:07:17 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/07 02:07:17 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:17 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:07:17 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:07:17 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:17 INFO : file1.txt: Copied (new)
2026/07/07 02:07:17 NOTICE: checking path2 Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/filtersfile_checks/path2
2026/07/07 02:07:17 NOTICE: [36m(01) :[0m [34mtest filtersfile-checks[0m
2026/07/07 02:07:17 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/07 02:07:17 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/07 02:07:19 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:07:19 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/filtersfile_checks/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:07:19 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:07: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/07 02:07:19 INFO : Synching Path1 "/tmp/020438wiqetij4/filtersfile_checks/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/filtersfile_checks/path2/"
2026/07/07 02:07:19 INFO : Copying Path2 files to Path1
2026/07/07 02:07:19 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:07:19 INFO : There was nothing to transfer
2026/07/07 02:07:19 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:07:19 INFO : There was nothing to transfer
2026/07/07 02:07:19 INFO : Resync updating listings
2026/07/07 02:07:19 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/filtersfile_checks/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/filtersfile_checks/path2/"
2026/07/07 02:07:19 INFO : [32mBisync successful[0m
2026/07/07 02:07:19 NOTICE: [36m(04) :[0m [34mtest 1. inject filters file in workdir.[0m
2026/07/07 02:07:19 NOTICE: [36m(05) :[0m [34mcopy-file /tmp/020438wiqetij4/datadir/test_filtersfile_checks-wopozij0/filtersfile.txt /tmp/020438wiqetij4/workdir/[0m
2026/07/07 02:07:19 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_filtersfile_checks-wopozij0/filtersfile.txt" to "/tmp/020438wiqetij4/workdir/" as ""
2026/07/07 02:07:19 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_filtersfile_checks-wopozij0/filtersfile.txt"
2026/07/07 02:07:19 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/workdir/"
2026/07/07 02:07:19 DEBUG : operations.CopyFile "filtersfile.txt" to "Local file system at /tmp/020438wiqetij4/workdir" as "filtersfile.txt"
2026/07/07 02:07:19 DEBUG : filtersfile.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:19 DEBUG : filtersfile.txt.5df4ccf0.partial: size = 380 OK
2026/07/07 02:07:19 DEBUG : filtersfile.txt: md5 = cbf4389cb34d9e160689d1578eb5707f OK
2026/07/07 02:07:19 DEBUG : filtersfile.txt.5df4ccf0.partial: renamed to: filtersfile.txt
2026/07/07 02:07:19 INFO : filtersfile.txt: Copied (new)
2026/07/07 02:07:19 NOTICE: [36m(06) :[0m [34mtest 2. run with filters-file but without md5. should abort.[0m
2026/07/07 02:07:19 NOTICE: [36m(07) :[0m [34mbisync filters-file=/tmp/020438wiqetij4/workdir/filtersfile.txt[0m
2026/07/07 02:07:21 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:07:21 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/filtersfile_checks/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:07:21 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:07: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/07 02:07:21 INFO : Synching Path1 "/tmp/020438wiqetij4/filtersfile_checks/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/filtersfile_checks/path2/"
2026/07/07 02:07:21 INFO : Using filters file /tmp/020438wiqetij4/workdir/filtersfile.txt
2026/07/07 02:07:21 ERROR : [31mBisync critical error: filters file md5 hash not found (must run --resync): /tmp/020438wiqetij4/workdir/filtersfile.txt[0m
2026/07/07 02:07:21 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/07 02:07:21 NOTICE: Bisync error: bisync aborted
2026/07/07 02:07:21 NOTICE: [36m(08) :[0m [34mtest 3. run without filters-file. should be blocked due to prior abort.[0m
2026/07/07 02:07:21 NOTICE: [36m(09) :[0m [34mbisync[0m
2026/07/07 02:07:24 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:07:24 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/filtersfile_checks/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:07:24 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:07: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/07 02:07:24 INFO : Synching Path1 "/tmp/020438wiqetij4/filtersfile_checks/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/filtersfile_checks/path2/"
2026/07/07 02:07:24 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/020438wiqetij4/workdir/tmp_020438wiqetij4_filtersfile_checks_path1..TestAzureBlob_rclone-test-miyuqig0jiso_020438wiqetij4_filtersfile_checks_path2.path1.lst[0m
[0m[36mPath2: [94m/tmp/020438wiqetij4/workdir/tmp_020438wiqetij4_filtersfile_checks_path1..TestAzureBlob_rclone-test-miyuqig0jiso_020438wiqetij4_filtersfile_checks_path2.path2.lst[0m
[0m[35mTry running this command to inspect the work dir:
[0m[96mrclone lsl "/tmp/020438wiqetij4/workdir"[0m[0m
2026/07/07 02:07:24 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/07 02:07:24 NOTICE: Bisync error: bisync aborted
2026/07/07 02:07:24 NOTICE: [36m(10) :[0m [34mtest 4. run with filters-file and resync.[0m
2026/07/07 02:07:24 NOTICE: [36m(11) :[0m [34mbisync filters-file=/tmp/020438wiqetij4/workdir/filtersfile.txt resync[0m
2026/07/07 02:07:26 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:07:26 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/filtersfile_checks/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:07:26 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02: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/07 02:07:26 INFO : Synching Path1 "/tmp/020438wiqetij4/filtersfile_checks/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/filtersfile_checks/path2/"
2026/07/07 02:07:26 INFO : Using filters file /tmp/020438wiqetij4/workdir/filtersfile.txt
2026/07/07 02:07:26 INFO : Storing filters file hash to /tmp/020438wiqetij4/workdir/filtersfile.txt.md5
2026/07/07 02:07:26 INFO : Copying Path2 files to Path1
2026/07/07 02:07:26 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:07:26 INFO : There was nothing to transfer
2026/07/07 02:07:26 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:07:26 INFO : There was nothing to transfer
2026/07/07 02:07:26 INFO : Resync updating listings
2026/07/07 02:07:26 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/filtersfile_checks/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/filtersfile_checks/path2/"
2026/07/07 02:07:26 INFO : [32mBisync successful[0m
2026/07/07 02:07:26 NOTICE: [36m(12) :[0m [34mtest 5. run with filters-file alone. should run.[0m
2026/07/07 02:07:26 NOTICE: [36m(13) :[0m [34mbisync filters-file=/tmp/020438wiqetij4/workdir/filtersfile.txt[0m
2026/07/07 02:07:28 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:07:28 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/filtersfile_checks/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:07:28 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:07: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/07 02:07:28 INFO : Synching Path1 "/tmp/020438wiqetij4/filtersfile_checks/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/filtersfile_checks/path2/"
2026/07/07 02:07:28 INFO : Using filters file /tmp/020438wiqetij4/workdir/filtersfile.txt
2026/07/07 02:07:28 INFO : Building Path1 and Path2 listings
2026/07/07 02:07:28 INFO : Path1 checking for diffs
2026/07/07 02:07:28 INFO : Path2 checking for diffs
2026/07/07 02:07:28 INFO : No changes found
2026/07/07 02:07:28 INFO : Updating listings
2026/07/07 02:07:28 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/filtersfile_checks/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/filtersfile_checks/path2/"
2026/07/07 02:07:28 INFO : [32mBisync successful[0m
2026/07/07 02:07:28 NOTICE: [36m(14) :[0m [34mtest 6. push changed filters-file to workdir.[0m
2026/07/07 02:07:28 NOTICE: [36m(15) :[0m [34mcopy-as /tmp/020438wiqetij4/datadir/test_filtersfile_checks-wopozij0/filtersfile2.txt /tmp/020438wiqetij4/workdir/ filtersfile.txt[0m
2026/07/07 02:07:28 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_filtersfile_checks-wopozij0/filtersfile2.txt" to "/tmp/020438wiqetij4/workdir/" as "filtersfile.txt"
2026/07/07 02:07:28 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_filtersfile_checks-wopozij0/filtersfile2.txt"
2026/07/07 02:07:28 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/workdir/"
2026/07/07 02:07:28 DEBUG : operations.CopyFile "filtersfile2.txt" to "Local file system at /tmp/020438wiqetij4/workdir" as "filtersfile.txt"
2026/07/07 02:07:28 DEBUG : filtersfile2.txt: size = 254 (Local file system at /tmp/020438wiqetij4/datadir/test_filtersfile_checks-wopozij0)
2026/07/07 02:07:28 DEBUG : filtersfile.txt: size = 380 (Local file system at /tmp/020438wiqetij4/workdir)
2026/07/07 02:07:28 DEBUG : filtersfile2.txt: Sizes differ
2026/07/07 02:07:28 DEBUG : filtersfile.txt.33ddd493.partial: size = 254 OK
2026/07/07 02:07:28 DEBUG : filtersfile2.txt: md5 = 95acc1e3b5beda465d9b2cb32808588c OK
2026/07/07 02:07:28 DEBUG : filtersfile.txt.33ddd493.partial: renamed to: filtersfile.txt
2026/07/07 02:07:28 INFO : filtersfile2.txt: Copied (replaced existing) to: filtersfile.txt
2026/07/07 02:07:28 NOTICE: [36m(16) :[0m [34mtest 7. run with filters-file alone. should abort.[0m
2026/07/07 02:07:28 NOTICE: [36m(17) :[0m [34mbisync filters-file=/tmp/020438wiqetij4/workdir/filtersfile.txt[0m
2026/07/07 02:07:30 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:07:30 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/filtersfile_checks/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:07:30 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:07: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/07 02:07:30 INFO : Synching Path1 "/tmp/020438wiqetij4/filtersfile_checks/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/filtersfile_checks/path2/"
2026/07/07 02:07:30 INFO : Using filters file /tmp/020438wiqetij4/workdir/filtersfile.txt
2026/07/07 02:07:30 ERROR : [31mBisync critical error: filters file has changed (must run --resync): /tmp/020438wiqetij4/workdir/filtersfile.txt[0m
2026/07/07 02:07:30 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/07 02:07:30 NOTICE: Bisync error: bisync aborted
2026/07/07 02:07:30 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/07 02:07:30 NOTICE: [36m(19) :[0m [34mbisync filters-file=/tmp/020438wiqetij4/workdir/filtersfile.txt resync dry-run[0m
2026/07/07 02:07:33 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:07:33 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/filtersfile_checks/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:07:33 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:07: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/07 02:07:33 INFO : Synching Path1 "/tmp/020438wiqetij4/filtersfile_checks/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/filtersfile_checks/path2/"
2026/07/07 02:07:33 INFO : Using filters file /tmp/020438wiqetij4/workdir/filtersfile.txt
2026/07/07 02:07:33 INFO : Skipped storing filters file hash to /tmp/020438wiqetij4/workdir/filtersfile.txt.md5 as --dry-run is set
2026/07/07 02:07:33 INFO : Copying Path2 files to Path1
2026/07/07 02:07:33 NOTICE: - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:07:33 INFO : There was nothing to transfer
2026/07/07 02:07:33 NOTICE: - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:07:33 INFO : There was nothing to transfer
2026/07/07 02:07:33 INFO : Resync updating listings
2026/07/07 02:07:33 INFO : [32mBisync successful[0m
2026/07/07 02:07:33 NOTICE: [36m(20) :[0m [34mtest 9. run with filters-file alone. should abort.[0m
2026/07/07 02:07:33 NOTICE: [36m(21) :[0m [34mbisync filters-file=/tmp/020438wiqetij4/workdir/filtersfile.txt[0m
2026/07/07 02:07:35 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:07:35 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/filtersfile_checks/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:07:35 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:07: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/07 02:07:35 INFO : Synching Path1 "/tmp/020438wiqetij4/filtersfile_checks/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/filtersfile_checks/path2/"
2026/07/07 02:07:35 INFO : Using filters file /tmp/020438wiqetij4/workdir/filtersfile.txt
2026/07/07 02:07:35 ERROR : [31mBisync critical error: filters file has changed (must run --resync): /tmp/020438wiqetij4/workdir/filtersfile.txt[0m
2026/07/07 02:07:35 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/07 02:07:35 NOTICE: Bisync error: bisync aborted
2026/07/07 02:07:35 DEBUG : Waiting for deletions to finish
2026/07/07 02:07:35 INFO : file2.txt: Deleted
2026/07/07 02:07:35 INFO : file1.txt: Deleted
2026/07/07 02:07:35 INFO : RCLONE_TEST: Deleted
2026/07/07 02:07:35 INFO : subdir/file20.txt: Deleted
2026/07/07 02:07:35 DEBUG : removing 1 level 1 directories
2026/07/07 02:07:35 INFO : subdir: Removing directory
2026/07/07 02:07:35 DEBUG : removing 1 level 0 directories
2026/07/07 02:07:35 INFO : Local file system at /tmp/020438wiqetij4/filtersfile_checks/path1: Removing directory
2026/07/07 02:07:35 DEBUG : Waiting for deletions to finish
2026/07/07 02:07:35 INFO : RCLONE_TEST: Deleted
2026/07/07 02:07:35 INFO : subdir/file20.txt: Deleted
2026/07/07 02:07:35 INFO : file2.txt: Deleted
2026/07/07 02:07:35 INFO : file1.txt: Deleted
2026/07/07 02:07:35 DEBUG : removing 1 level 0 directories
2026/07/07 02:07:35 INFO : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/filtersfile_checks/path2: Removing directory
bisync_test.go:610: [32mTEST filtersfile_checks PASSED[0m
=== RUN TestBisyncLocalRemote/ignorelistingchecksum
2026/07/07 02:07:35 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/ignorelistingchecksum/path1"
2026/07/07 02:07:35 INFO : path2: Making directory
2026/07/07 02:07:35 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/ignorelistingchecksum/path2"
2026/07/07 02:07:35 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/initdir/test_ignorelistingchecksum-mopimim0"
2026/07/07 02:07:35 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:07:35 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:35 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:35 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:35 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:35 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:35 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/07 02:07:35 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:07:35 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/07 02:07:35 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:35 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/07 02:07:35 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/07 02:07:35 INFO : file1.copy1.txt: Copied (new)
2026/07/07 02:07:35 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:35 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:07:35 DEBUG : subdir: Making directory with metadata
2026/07/07 02:07:35 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:07:35 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:07:35 INFO : subdir: Made directory with metadata (mtime=2024-01-25T05:00:02.874776175Z)
2026/07/07 02:07:35 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/07 02:07:35 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/07 02:07:35 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:35 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:35 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/07 02:07:35 INFO : file1.copy3.txt: Copied (new)
2026/07/07 02:07:35 DEBUG : Local file system at /tmp/020438wiqetij4/initdir/test_ignorelistingchecksum-mopimim0: Waiting for checks to finish
2026/07/07 02:07:35 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:07:35 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:35 DEBUG : Local file system at /tmp/020438wiqetij4/initdir/test_ignorelistingchecksum-mopimim0: Waiting for transfers to finish
2026/07/07 02:07:35 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/07 02:07:35 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/07 02:07:35 INFO : file1.copy4.txt: Copied (new)
2026/07/07 02:07:35 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:35 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/07 02:07:35 INFO : file1.copy5.txt: Copied (new)
2026/07/07 02:07:35 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:35 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/07 02:07:35 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:35 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/07 02:07:35 INFO : file1.copy2.txt: Copied (new)
2026/07/07 02:07:35 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:07:35 INFO : file1.txt: Copied (new)
2026/07/07 02:07:35 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:35 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/07 02:07:35 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:07:35 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:07:35 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_ignorelistingchecksum-cibokuj1"
2026/07/07 02:07:35 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:35 DEBUG : Local file system at /tmp/020438wiqetij4/datadir/test_ignorelistingchecksum-cibokuj1: Waiting for checks to finish
2026/07/07 02:07:35 DEBUG : Local file system at /tmp/020438wiqetij4/datadir/test_ignorelistingchecksum-cibokuj1: Waiting for transfers to finish
2026/07/07 02:07:35 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/07 02:07:35 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:07:35 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/07 02:07:35 INFO : file1.txt: Copied (new)
2026/07/07 02:07:35 DEBUG : Waiting for deletions to finish
2026/07/07 02:07:35 ERROR : error listing: directory not found
2026/07/07 02:07:35 ERROR : Local file system at /tmp/020438wiqetij4/ignorelistingchecksum/path1: Failed to list "": directory not found
2026/07/07 02:07:35 DEBUG : removing 1 level 0 directories
2026/07/07 02:07:35 INFO : Local file system at /tmp/020438wiqetij4/ignorelistingchecksum/path1: Removing directory
2026/07/07 02:07:35 ERROR : Failed to rmdir: stat /tmp/020438wiqetij4/ignorelistingchecksum/path1: no such file or directory
2026/07/07 02:07:35 DEBUG : Waiting for deletions to finish
2026/07/07 02:07:35 DEBUG : removing 1 level 0 directories
2026/07/07 02:07:35 INFO : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/ignorelistingchecksum/path2: Removing directory
2026/07/07 02:07:35 ERROR : error listing: directory not found
2026/07/07 02:07:35 NOTICE: checking initFs Local file system at /tmp/020438wiqetij4/initdir/test_ignorelistingchecksum-mopimim0
2026/07/07 02:07:35 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:07:35 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:35 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:35 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:35 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:35 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:35 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:35 DEBUG : subdir: Making directory with metadata
2026/07/07 02:07:35 INFO : subdir: Made directory with metadata (mtime=2024-01-25T05:00:02.874776175Z)
2026/07/07 02:07:35 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/07 02:07:35 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/07 02:07:35 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:35 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:35 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/07 02:07:35 INFO : file1.copy1.txt: Copied (new)
2026/07/07 02:07:35 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:07:35 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/07 02:07:35 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:35 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/07 02:07:35 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:07:35 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:07:35 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:07:35 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/07 02:07:35 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:35 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/07 02:07:35 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/07 02:07:35 INFO : file1.copy2.txt: Copied (new)
2026/07/07 02:07:35 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:35 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/07 02:07:35 INFO : file1.copy4.txt: Copied (new)
2026/07/07 02:07:35 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/07 02:07:35 INFO : file1.copy3.txt: Copied (new)
2026/07/07 02:07:35 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:35 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/07 02:07:35 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/07 02:07:35 INFO : file1.copy5.txt: Copied (new)
2026/07/07 02:07:35 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:07:35 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:35 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/07 02:07:35 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:35 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:07:35 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:07:35 INFO : file1.txt: Copied (new)
2026/07/07 02:07:35 DEBUG : Local file system at /tmp/020438wiqetij4/ignorelistingchecksum/path1: Waiting for checks to finish
2026/07/07 02:07:35 DEBUG : Local file system at /tmp/020438wiqetij4/ignorelistingchecksum/path1: Waiting for transfers to finish
2026/07/07 02:07:35 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:07:35 NOTICE: checking Path1 Local file system at /tmp/020438wiqetij4/ignorelistingchecksum/path1
2026/07/07 02:07:35 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:07:35 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:35 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:35 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:35 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:35 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:35 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:35 INFO : subdir: Making directory
2026/07/07 02:07:35 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:35 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/ignorelistingchecksum/path2: Waiting for checks to finish
2026/07/07 02:07:35 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/ignorelistingchecksum/path2: Waiting for transfers to finish
2026/07/07 02:07:35 DEBUG : file1.copy2.txt: size = 0 OK
2026/07/07 02:07:35 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:35 INFO : file1.copy2.txt: Copied (new)
2026/07/07 02:07:35 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:07:35 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:07:35 DEBUG : file1.copy1.txt: size = 0 OK
2026/07/07 02:07:35 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:07:35 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:35 INFO : file1.copy1.txt: Copied (new)
2026/07/07 02:07:35 DEBUG : file1.copy3.txt: size = 0 OK
2026/07/07 02:07:35 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:35 INFO : file1.copy3.txt: Copied (new)
2026/07/07 02:07:36 DEBUG : file1.copy4.txt: size = 0 OK
2026/07/07 02:07:36 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:36 INFO : file1.copy4.txt: Copied (new)
2026/07/07 02:07:36 DEBUG : file1.copy5.txt: size = 0 OK
2026/07/07 02:07:36 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:36 INFO : file1.copy5.txt: Copied (new)
2026/07/07 02:07:36 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:07:36 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:36 INFO : file1.txt: Copied (new)
2026/07/07 02:07:36 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/07 02:07:36 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:36 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:07:36 NOTICE: checking path2 Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/ignorelistingchecksum/path2
2026/07/07 02:07:36 NOTICE: [36m(01) :[0m [34mtest basic[0m
2026/07/07 02:07:36 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/07 02:07:36 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/07 02:07:38 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:07:38 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/ignorelistingchecksum/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:07:38 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02: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/07 02:07:38 INFO : Synching Path1 "/tmp/020438wiqetij4/ignorelistingchecksum/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/ignorelistingchecksum/path2/"
2026/07/07 02:07:38 INFO : Copying Path2 files to Path1
2026/07/07 02:07:38 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:07:38 INFO : There was nothing to transfer
2026/07/07 02:07:38 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:07:38 INFO : There was nothing to transfer
2026/07/07 02:07:38 INFO : Resync updating listings
2026/07/07 02:07:38 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/ignorelistingchecksum/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/ignorelistingchecksum/path2/"
2026/07/07 02:07:38 INFO : [32mBisync successful[0m
2026/07/07 02:07:38 NOTICE: [36m(04) :[0m [34mbisync resync ignore-listing-checksum[0m
2026/07/07 02:07:40 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:07:40 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/ignorelistingchecksum/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02: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/07 02:07:40 INFO : Synching Path1 "/tmp/020438wiqetij4/ignorelistingchecksum/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/ignorelistingchecksum/path2/"
2026/07/07 02:07:40 INFO : Copying Path2 files to Path1
2026/07/07 02:07:40 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:07:40 INFO : There was nothing to transfer
2026/07/07 02:07:40 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:07:40 INFO : There was nothing to transfer
2026/07/07 02:07:40 INFO : Resync updating listings
2026/07/07 02:07:40 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/ignorelistingchecksum/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/ignorelistingchecksum/path2/"
2026/07/07 02:07:40 INFO : [32mBisync successful[0m
2026/07/07 02:07:40 NOTICE: [36m(05) :[0m [34mtest place newer files on both paths[0m
2026/07/07 02:07:40 NOTICE: [36m(06) :[0m [34mtouch-copy 2001-01-02 /tmp/020438wiqetij4/datadir/test_ignorelistingchecksum-cibokuj1/file1.txt TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/ignorelistingchecksum/path2/[0m
2026/07/07 02:07:40 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_ignorelistingchecksum-cibokuj1/"
2026/07/07 02:07:40 DEBUG : fs cache: renaming cache item "/tmp/020438wiqetij4/datadir/test_ignorelistingchecksum-cibokuj1/" to be canonical "/tmp/020438wiqetij4/datadir/test_ignorelistingchecksum-cibokuj1"
2026/07/07 02:07:40 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/07 02:07:40 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_ignorelistingchecksum-cibokuj1/file1.txt" to "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/ignorelistingchecksum/path2/" as ""
2026/07/07 02:07:40 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_ignorelistingchecksum-cibokuj1/file1.txt"
2026/07/07 02:07:40 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/ignorelistingchecksum/path2/"
2026/07/07 02:07:40 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/ignorelistingchecksum/path2" as "file1.txt"
2026/07/07 02:07:40 DEBUG : file1.txt: size = 19 (Local file system at /tmp/020438wiqetij4/datadir/test_ignorelistingchecksum-cibokuj1)
2026/07/07 02:07:40 DEBUG : file1.txt: size = 0 (Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/ignorelistingchecksum/path2)
2026/07/07 02:07:40 DEBUG : file1.txt: Sizes differ
2026/07/07 02:07:41 DEBUG : file1.txt: size = 19 OK
2026/07/07 02:07:41 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:07:41 INFO : file1.txt: Copied (replaced existing)
2026/07/07 02:07:41 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/020438wiqetij4/datadir/test_ignorelistingchecksum-cibokuj1/file1.txt /tmp/020438wiqetij4/ignorelistingchecksum/path1/subdir file20.txt[0m
2026/07/07 02:07:41 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_ignorelistingchecksum-cibokuj1/file1.txt" to "/tmp/020438wiqetij4/ignorelistingchecksum/path1/subdir" as "file20.txt"
2026/07/07 02:07:41 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_ignorelistingchecksum-cibokuj1/file1.txt"
2026/07/07 02:07:41 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/ignorelistingchecksum/path1/subdir"
2026/07/07 02:07:41 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/020438wiqetij4/ignorelistingchecksum/path1/subdir" as "file20.txt"
2026/07/07 02:07:41 DEBUG : file1.txt: size = 19 (Local file system at /tmp/020438wiqetij4/datadir/test_ignorelistingchecksum-cibokuj1)
2026/07/07 02:07:41 DEBUG : file20.txt: size = 0 (Local file system at /tmp/020438wiqetij4/ignorelistingchecksum/path1/subdir)
2026/07/07 02:07:41 DEBUG : file1.txt: Sizes differ
2026/07/07 02:07:41 DEBUG : file20.txt.8dcf80ac.partial: size = 19 OK
2026/07/07 02:07:41 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:07:41 DEBUG : file20.txt.8dcf80ac.partial: renamed to: file20.txt
2026/07/07 02:07:41 INFO : file1.txt: Copied (replaced existing) to: file20.txt
2026/07/07 02:07:41 NOTICE: [36m(08) :[0m [34mtest bisync run[0m
2026/07/07 02:07:41 NOTICE: [36m(09) :[0m [34mbisync ignore-listing-checksum[0m
2026/07/07 02:07:43 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:07:43 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/ignorelistingchecksum/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02: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/07 02:07:43 INFO : Synching Path1 "/tmp/020438wiqetij4/ignorelistingchecksum/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/ignorelistingchecksum/path2/"
2026/07/07 02:07:43 INFO : Building Path1 and Path2 listings
2026/07/07 02:07:43 INFO : Path1 checking for diffs
2026/07/07 02:07:43 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/07/07 02:07:43 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/07 02:07:43 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/07 02:07:43 INFO : Path2 checking for diffs
2026/07/07 02:07:43 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/07 02:07:43 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/07 02:07:43 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/07 02:07:43 INFO : Applying changes
2026/07/07 02:07:43 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/ignorelistingchecksum/path2/subdir/file20.txt[0m
2026/07/07 02:07:43 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/020438wiqetij4/ignorelistingchecksum/path1/file1.txt[0m
2026/07/07 02:07:43 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/07 02:07:43 INFO : file1.txt: Copied (replaced existing)
2026/07/07 02:07:43 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/07 02:07:43 INFO : subdir/file20.txt: Copied (replaced existing)
2026/07/07 02:07:43 INFO : Updating listings
2026/07/07 02:07:43 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/ignorelistingchecksum/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/ignorelistingchecksum/path2/"
2026/07/07 02:07:43 INFO : [32mBisync successful[0m
2026/07/07 02:07:43 DEBUG : Waiting for deletions to finish
2026/07/07 02:07:43 INFO : file1.copy4.txt: Deleted
2026/07/07 02:07:43 INFO : file1.copy3.txt: Deleted
2026/07/07 02:07:43 INFO : file1.copy5.txt: Deleted
2026/07/07 02:07:43 INFO : RCLONE_TEST: Deleted
2026/07/07 02:07:43 INFO : file1.copy1.txt: Deleted
2026/07/07 02:07:43 INFO : file1.txt: Deleted
2026/07/07 02:07:43 INFO : file1.copy2.txt: Deleted
2026/07/07 02:07:43 INFO : subdir/file20.txt: Deleted
2026/07/07 02:07:43 DEBUG : removing 1 level 1 directories
2026/07/07 02:07:43 INFO : subdir: Removing directory
2026/07/07 02:07:43 DEBUG : removing 1 level 0 directories
2026/07/07 02:07:43 INFO : Local file system at /tmp/020438wiqetij4/ignorelistingchecksum/path1: Removing directory
2026/07/07 02:07:43 DEBUG : Waiting for deletions to finish
2026/07/07 02:07:43 INFO : RCLONE_TEST: Deleted
2026/07/07 02:07:43 INFO : file1.copy4.txt: Deleted
2026/07/07 02:07:43 INFO : file1.txt: Deleted
2026/07/07 02:07:43 INFO : file1.copy3.txt: Deleted
2026/07/07 02:07:43 INFO : file1.copy5.txt: Deleted
2026/07/07 02:07:43 INFO : file1.copy2.txt: Deleted
2026/07/07 02:07:43 INFO : subdir/file20.txt: Deleted
2026/07/07 02:07:43 INFO : file1.copy1.txt: Deleted
2026/07/07 02:07:43 DEBUG : removing 1 level 0 directories
2026/07/07 02:07:43 INFO : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/ignorelistingchecksum/path2: Removing directory
bisync_test.go:610: [32mTEST ignorelistingchecksum PASSED[0m
=== RUN TestBisyncLocalRemote/max_delete_path1
2026/07/07 02:07:43 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/max_delete_path1/path1"
2026/07/07 02:07:43 INFO : path2: Making directory
2026/07/07 02:07:43 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/max_delete_path1/path2"
2026/07/07 02:07:43 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/initdir/test_max_delete_path1-vosujuk0"
2026/07/07 02:07:43 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:43 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:43 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:43 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:43 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:43 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:43 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:43 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:43 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:43 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:07:43 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:07:43 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:43 DEBUG : Local file system at /tmp/020438wiqetij4/initdir/test_max_delete_path1-vosujuk0: Waiting for checks to finish
2026/07/07 02:07:43 DEBUG : Local file system at /tmp/020438wiqetij4/initdir/test_max_delete_path1-vosujuk0: Waiting for transfers to finish
2026/07/07 02:07:43 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:43 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:07:43 INFO : file1.txt: Copied (new)
2026/07/07 02:07:43 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/07 02:07:43 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:07:43 INFO : file2.txt: Copied (new)
2026/07/07 02:07:43 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:43 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/07 02:07:43 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/07 02:07:43 INFO : file4.txt: Copied (new)
2026/07/07 02:07:43 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:43 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/07 02:07:43 INFO : file5.txt: Copied (new)
2026/07/07 02:07:43 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/07 02:07:43 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:43 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/07 02:07:43 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:43 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/07 02:07:43 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/07 02:07:43 INFO : file6.txt: Copied (new)
2026/07/07 02:07:43 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/07 02:07:43 INFO : file7.txt: Copied (new)
2026/07/07 02:07:43 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:43 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/07 02:07:43 INFO : file8.txt: Copied (new)
2026/07/07 02:07:43 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/07/07 02:07:43 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/07 02:07:43 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:07:43 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/07/07 02:07:43 INFO : file9.txt: Copied (new)
2026/07/07 02:07:43 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:43 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/07 02:07:43 INFO : file3.txt: Copied (new)
2026/07/07 02:07:43 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_max_delete_path1-kebajob9"
2026/07/07 02:07:43 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:43 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/07/07 02:07:43 DEBUG : Local file system at /tmp/020438wiqetij4/datadir/test_max_delete_path1-kebajob9: Waiting for checks to finish
2026/07/07 02:07:43 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/07/07 02:07:43 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/07/07 02:07:43 INFO : hold.txt: Copied (new)
2026/07/07 02:07:43 DEBUG : Local file system at /tmp/020438wiqetij4/datadir/test_max_delete_path1-kebajob9: Waiting for transfers to finish
2026/07/07 02:07:43 DEBUG : Waiting for deletions to finish
2026/07/07 02:07:43 ERROR : error listing: directory not found
2026/07/07 02:07:43 ERROR : Local file system at /tmp/020438wiqetij4/max_delete_path1/path1: Failed to list "": directory not found
2026/07/07 02:07:43 DEBUG : removing 1 level 0 directories
2026/07/07 02:07:43 INFO : Local file system at /tmp/020438wiqetij4/max_delete_path1/path1: Removing directory
2026/07/07 02:07:43 ERROR : Failed to rmdir: stat /tmp/020438wiqetij4/max_delete_path1/path1: no such file or directory
2026/07/07 02:07:43 DEBUG : Waiting for deletions to finish
2026/07/07 02:07:43 DEBUG : removing 1 level 0 directories
2026/07/07 02:07:43 INFO : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/max_delete_path1/path2: Removing directory
2026/07/07 02:07:43 ERROR : error listing: directory not found
2026/07/07 02:07:43 NOTICE: checking initFs Local file system at /tmp/020438wiqetij4/initdir/test_max_delete_path1-vosujuk0
2026/07/07 02:07:43 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:43 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:43 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:43 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:43 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:43 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:43 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:43 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:43 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:43 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:07:43 DEBUG : Local file system at /tmp/020438wiqetij4/max_delete_path1/path1: Waiting for checks to finish
2026/07/07 02:07:43 DEBUG : Local file system at /tmp/020438wiqetij4/max_delete_path1/path1: Waiting for transfers to finish
2026/07/07 02:07:43 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:07:43 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:43 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:07:43 INFO : file2.txt: Copied (new)
2026/07/07 02:07:43 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/07 02:07:43 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:43 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:07:43 INFO : file1.txt: Copied (new)
2026/07/07 02:07:43 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:43 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/07 02:07:43 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:43 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/07 02:07:43 INFO : file3.txt: Copied (new)
2026/07/07 02:07:43 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/07 02:07:43 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:43 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/07 02:07:43 INFO : file4.txt: Copied (new)
2026/07/07 02:07:43 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/07 02:07:43 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/07 02:07:43 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/07 02:07:43 INFO : file5.txt: Copied (new)
2026/07/07 02:07:43 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:43 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:43 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/07 02:07:43 INFO : file7.txt: Copied (new)
2026/07/07 02:07:43 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/07 02:07:43 INFO : file6.txt: Copied (new)
2026/07/07 02:07:43 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/07 02:07:43 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:43 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/07 02:07:43 INFO : file8.txt: Copied (new)
2026/07/07 02:07:43 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/07/07 02:07:43 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:07:43 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/07/07 02:07:43 INFO : file9.txt: Copied (new)
2026/07/07 02:07:43 NOTICE: checking Path1 Local file system at /tmp/020438wiqetij4/max_delete_path1/path1
2026/07/07 02:07:44 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:44 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:44 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:44 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:44 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:44 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:44 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:44 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:44 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:44 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/max_delete_path1/path2: Waiting for checks to finish
2026/07/07 02:07:44 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/max_delete_path1/path2: Waiting for transfers to finish
2026/07/07 02:07:44 DEBUG : file4.txt: size = 0 OK
2026/07/07 02:07:44 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:44 INFO : file4.txt: Copied (new)
2026/07/07 02:07:44 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:07:44 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:44 INFO : file2.txt: Copied (new)
2026/07/07 02:07:44 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:07:44 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:44 INFO : file1.txt: Copied (new)
2026/07/07 02:07:44 DEBUG : file3.txt: size = 0 OK
2026/07/07 02:07:44 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:44 INFO : file3.txt: Copied (new)
2026/07/07 02:07:44 DEBUG : file5.txt: size = 0 OK
2026/07/07 02:07:44 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:44 INFO : file5.txt: Copied (new)
2026/07/07 02:07:44 DEBUG : file6.txt: size = 0 OK
2026/07/07 02:07:44 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:44 INFO : file6.txt: Copied (new)
2026/07/07 02:07:44 DEBUG : file7.txt: size = 0 OK
2026/07/07 02:07:44 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:44 INFO : file7.txt: Copied (new)
2026/07/07 02:07:44 DEBUG : file8.txt: size = 0 OK
2026/07/07 02:07:44 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:44 INFO : file8.txt: Copied (new)
2026/07/07 02:07:44 DEBUG : file9.txt: size = 109 OK
2026/07/07 02:07:44 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:07:44 INFO : file9.txt: Copied (new)
2026/07/07 02:07:44 NOTICE: checking path2 Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/max_delete_path1/path2
2026/07/07 02:07:44 NOTICE: [36m(01) :[0m [34mtest max-delete-path1[0m
2026/07/07 02:07:44 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/07 02:07:44 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/07 02:07:46 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/max_delete_path1/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:07:46 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02: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/07 02:07:46 INFO : Synching Path1 "/tmp/020438wiqetij4/max_delete_path1/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/max_delete_path1/path2/"
2026/07/07 02:07:46 INFO : Copying Path2 files to Path1
2026/07/07 02:07:46 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:07:46 INFO : There was nothing to transfer
2026/07/07 02:07:46 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:07:46 INFO : There was nothing to transfer
2026/07/07 02:07:46 INFO : Resync updating listings
2026/07/07 02:07:46 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/max_delete_path1/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/max_delete_path1/path2/"
2026/07/07 02:07:46 INFO : [32mBisync successful[0m
2026/07/07 02:07:46 NOTICE: [36m(04) :[0m [34mtest delete >50% of local files[0m
2026/07/07 02:07:46 NOTICE: [36m(05) :[0m [34mdelete-file /tmp/020438wiqetij4/max_delete_path1/path1/file1.txt[0m
2026/07/07 02:07:46 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/max_delete_path1/path1/"
2026/07/07 02:07:46 DEBUG : fs cache: renaming cache item "/tmp/020438wiqetij4/max_delete_path1/path1/" to be canonical "/tmp/020438wiqetij4/max_delete_path1/path1"
2026/07/07 02:07:46 INFO : file1.txt: Deleted
2026/07/07 02:07:46 NOTICE: [36m(06) :[0m [34mdelete-file /tmp/020438wiqetij4/max_delete_path1/path1/file2.txt[0m
2026/07/07 02:07:46 DEBUG : fs cache: switching user supplied name "/tmp/020438wiqetij4/max_delete_path1/path1/" for canonical name "/tmp/020438wiqetij4/max_delete_path1/path1"
2026/07/07 02:07:46 INFO : file2.txt: Deleted
2026/07/07 02:07:46 NOTICE: [36m(07) :[0m [34mdelete-file /tmp/020438wiqetij4/max_delete_path1/path1/file3.txt[0m
2026/07/07 02:07:46 DEBUG : fs cache: switching user supplied name "/tmp/020438wiqetij4/max_delete_path1/path1/" for canonical name "/tmp/020438wiqetij4/max_delete_path1/path1"
2026/07/07 02:07:46 INFO : file3.txt: Deleted
2026/07/07 02:07:46 NOTICE: [36m(08) :[0m [34mdelete-file /tmp/020438wiqetij4/max_delete_path1/path1/file4.txt[0m
2026/07/07 02:07:46 DEBUG : fs cache: switching user supplied name "/tmp/020438wiqetij4/max_delete_path1/path1/" for canonical name "/tmp/020438wiqetij4/max_delete_path1/path1"
2026/07/07 02:07:46 INFO : file4.txt: Deleted
2026/07/07 02:07:46 NOTICE: [36m(09) :[0m [34mdelete-file /tmp/020438wiqetij4/max_delete_path1/path1/file5.txt[0m
2026/07/07 02:07:46 DEBUG : fs cache: switching user supplied name "/tmp/020438wiqetij4/max_delete_path1/path1/" for canonical name "/tmp/020438wiqetij4/max_delete_path1/path1"
2026/07/07 02:07:46 INFO : file5.txt: Deleted
2026/07/07 02:07:46 NOTICE: [36m(10) :[0m [34mtest sync should fail due to too many local deletes[0m
2026/07/07 02:07:46 NOTICE: [36m(11) :[0m [34mbisync[0m
2026/07/07 02:07:48 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/max_delete_path1/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:07:48 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:07:48 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/07 02:07:48 INFO : Synching Path1 "/tmp/020438wiqetij4/max_delete_path1/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/max_delete_path1/path2/"
2026/07/07 02:07:48 INFO : Building Path1 and Path2 listings
2026/07/07 02:07:48 INFO : Path1 checking for diffs
2026/07/07 02:07:48 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/07/07 02:07:48 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/07/07 02:07:48 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/07 02:07:48 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/07 02:07:48 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/07/07 02:07:48 INFO : Path1: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/07/07 02:07:48 INFO : Path2 checking for diffs
2026/07/07 02:07:48 ERROR : Safety abort: too many deletes (>50%, 5 of 9) on Path1 "/tmp/020438wiqetij4/max_delete_path1/path1/". Run with --force if desired.
2026/07/07 02:07:48 NOTICE: [31mBisync aborted. Please try again.[0m
2026/07/07 02:07:48 NOTICE: Bisync error: too many deletes
2026/07/07 02:07:48 NOTICE: [36m(12) :[0m [34mcopy-listings initial-fail[0m
2026/07/07 02:07:48 NOTICE: [36m(13) :[0m [34mtest change max-delete limit to 60%. sync should run.[0m
2026/07/07 02:07:48 NOTICE: [36m(14) :[0m [34mbisync max-delete=60[0m
2026/07/07 02:07:51 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/max_delete_path1/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:07:51 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:07: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/07 02:07:51 INFO : Synching Path1 "/tmp/020438wiqetij4/max_delete_path1/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/max_delete_path1/path2/"
2026/07/07 02:07:51 INFO : Building Path1 and Path2 listings
2026/07/07 02:07:51 INFO : Path1 checking for diffs
2026/07/07 02:07:51 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/07/07 02:07:51 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/07/07 02:07:51 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/07 02:07:51 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/07 02:07:51 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/07/07 02:07:51 INFO : Path1: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/07/07 02:07:51 INFO : Path2 checking for diffs
2026/07/07 02:07:51 INFO : Applying changes
2026/07/07 02:07:51 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/max_delete_path1/path2/file1.txt[0m
2026/07/07 02:07:51 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/max_delete_path1/path2/file2.txt[0m
2026/07/07 02:07:51 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/max_delete_path1/path2/file3.txt[0m
2026/07/07 02:07:51 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/max_delete_path1/path2/file4.txt[0m
2026/07/07 02:07:51 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/max_delete_path1/path2/file5.txt[0m
2026/07/07 02:07:51 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/07 02:07:51 INFO : file1.txt: Deleted
2026/07/07 02:07:51 INFO : file4.txt: Deleted
2026/07/07 02:07:51 INFO : file3.txt: Deleted
2026/07/07 02:07:51 INFO : file2.txt: Deleted
2026/07/07 02:07:51 INFO : file5.txt: Deleted
2026/07/07 02:07:51 INFO : There was nothing to transfer
2026/07/07 02:07:51 INFO : Updating listings
2026/07/07 02:07:51 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/max_delete_path1/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/max_delete_path1/path2/"
2026/07/07 02:07:51 INFO : [32mBisync successful[0m
2026/07/07 02:07:51 DEBUG : Waiting for deletions to finish
2026/07/07 02:07:51 INFO : file6.txt: Deleted
2026/07/07 02:07:51 INFO : file7.txt: Deleted
2026/07/07 02:07:51 INFO : file8.txt: Deleted
2026/07/07 02:07:51 INFO : file9.txt: Deleted
2026/07/07 02:07:51 DEBUG : removing 1 level 0 directories
2026/07/07 02:07:51 INFO : Local file system at /tmp/020438wiqetij4/max_delete_path1/path1: Removing directory
2026/07/07 02:07:51 DEBUG : Waiting for deletions to finish
2026/07/07 02:07:51 INFO : file7.txt: Deleted
2026/07/07 02:07:51 INFO : file6.txt: Deleted
2026/07/07 02:07:51 INFO : file8.txt: Deleted
2026/07/07 02:07:51 INFO : file9.txt: Deleted
2026/07/07 02:07:51 DEBUG : removing 1 level 0 directories
2026/07/07 02:07:51 INFO : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/max_delete_path1/path2: Removing directory
bisync_test.go:610: [32mTEST max_delete_path1 PASSED[0m
=== RUN TestBisyncLocalRemote/max_delete_path2_force
2026/07/07 02:07:51 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/max_delete_path2_force/path1"
2026/07/07 02:07:51 INFO : path2: Making directory
2026/07/07 02:07:51 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/max_delete_path2_force/path2"
2026/07/07 02:07:51 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/initdir/test_max_delete_path2_force-hubuvoj1"
2026/07/07 02:07:51 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:51 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:51 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:51 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:51 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:51 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:51 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:51 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:51 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:51 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:07:51 DEBUG : Local file system at /tmp/020438wiqetij4/initdir/test_max_delete_path2_force-hubuvoj1: Waiting for checks to finish
2026/07/07 02:07:51 DEBUG : Local file system at /tmp/020438wiqetij4/initdir/test_max_delete_path2_force-hubuvoj1: Waiting for transfers to finish
2026/07/07 02:07:51 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/07 02:07:51 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:07:51 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:51 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:51 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:07:51 INFO : file2.txt: Copied (new)
2026/07/07 02:07:51 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/07 02:07:51 INFO : file3.txt: Copied (new)
2026/07/07 02:07:51 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:51 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:07:51 INFO : file1.txt: Copied (new)
2026/07/07 02:07:51 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/07 02:07:51 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/07 02:07:51 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/07 02:07:51 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:51 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:51 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:51 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/07 02:07:51 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/07 02:07:51 INFO : file5.txt: Copied (new)
2026/07/07 02:07:51 INFO : file6.txt: Copied (new)
2026/07/07 02:07:51 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/07 02:07:51 INFO : file7.txt: Copied (new)
2026/07/07 02:07:51 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/07 02:07:51 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:51 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/07/07 02:07:51 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/07 02:07:51 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:07:51 INFO : file8.txt: Copied (new)
2026/07/07 02:07:51 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/07/07 02:07:51 INFO : file9.txt: Copied (new)
2026/07/07 02:07:51 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/07 02:07:51 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:51 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/07 02:07:51 INFO : file4.txt: Copied (new)
2026/07/07 02:07:51 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_max_delete_path2_force-muforap1"
2026/07/07 02:07:51 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:51 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/07/07 02:07:51 DEBUG : Local file system at /tmp/020438wiqetij4/datadir/test_max_delete_path2_force-muforap1: Waiting for checks to finish
2026/07/07 02:07:51 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/07/07 02:07:51 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/07/07 02:07:51 INFO : hold.txt: Copied (new)
2026/07/07 02:07:51 DEBUG : Local file system at /tmp/020438wiqetij4/datadir/test_max_delete_path2_force-muforap1: Waiting for transfers to finish
2026/07/07 02:07:51 DEBUG : Waiting for deletions to finish
2026/07/07 02:07:51 ERROR : error listing: directory not found
2026/07/07 02:07:51 ERROR : Local file system at /tmp/020438wiqetij4/max_delete_path2_force/path1: Failed to list "": directory not found
2026/07/07 02:07:51 DEBUG : removing 1 level 0 directories
2026/07/07 02:07:51 INFO : Local file system at /tmp/020438wiqetij4/max_delete_path2_force/path1: Removing directory
2026/07/07 02:07:51 ERROR : Failed to rmdir: stat /tmp/020438wiqetij4/max_delete_path2_force/path1: no such file or directory
2026/07/07 02:07:51 DEBUG : Waiting for deletions to finish
2026/07/07 02:07:51 DEBUG : removing 1 level 0 directories
2026/07/07 02:07:51 INFO : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/max_delete_path2_force/path2: Removing directory
2026/07/07 02:07:51 ERROR : error listing: directory not found
2026/07/07 02:07:51 NOTICE: checking initFs Local file system at /tmp/020438wiqetij4/initdir/test_max_delete_path2_force-hubuvoj1
2026/07/07 02:07:51 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:51 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:51 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:51 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:51 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:51 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:51 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:51 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:51 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:51 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:07:51 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/07 02:07:51 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:51 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:07:51 INFO : file1.txt: Copied (new)
2026/07/07 02:07:51 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:51 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:07:51 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/07 02:07:51 INFO : file3.txt: Copied (new)
2026/07/07 02:07:51 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/07 02:07:51 DEBUG : Local file system at /tmp/020438wiqetij4/max_delete_path2_force/path1: Waiting for checks to finish
2026/07/07 02:07:51 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/07 02:07:51 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:51 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:07:51 INFO : file2.txt: Copied (new)
2026/07/07 02:07:51 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/07 02:07:51 DEBUG : Local file system at /tmp/020438wiqetij4/max_delete_path2_force/path1: Waiting for transfers to finish
2026/07/07 02:07:51 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:51 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:51 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:51 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/07 02:07:51 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/07 02:07:51 INFO : file4.txt: Copied (new)
2026/07/07 02:07:51 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/07 02:07:51 INFO : file5.txt: Copied (new)
2026/07/07 02:07:51 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:51 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/07 02:07:51 INFO : file6.txt: Copied (new)
2026/07/07 02:07:51 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/07/07 02:07:51 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/07 02:07:51 INFO : file7.txt: Copied (new)
2026/07/07 02:07:51 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/07 02:07:51 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:07:51 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:51 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/07/07 02:07:51 INFO : file9.txt: Copied (new)
2026/07/07 02:07:51 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/07 02:07:51 INFO : file8.txt: Copied (new)
2026/07/07 02:07:51 NOTICE: checking Path1 Local file system at /tmp/020438wiqetij4/max_delete_path2_force/path1
2026/07/07 02:07:51 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:51 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:51 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:51 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:51 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:51 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:51 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:51 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:51 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:51 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/max_delete_path2_force/path2: Waiting for checks to finish
2026/07/07 02:07:51 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/max_delete_path2_force/path2: Waiting for transfers to finish
2026/07/07 02:07:51 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:07:51 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:51 INFO : file1.txt: Copied (new)
2026/07/07 02:07:51 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:07:51 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:51 DEBUG : file3.txt: size = 0 OK
2026/07/07 02:07:51 INFO : file2.txt: Copied (new)
2026/07/07 02:07:51 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:51 INFO : file3.txt: Copied (new)
2026/07/07 02:07:51 DEBUG : file4.txt: size = 0 OK
2026/07/07 02:07:51 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:51 INFO : file4.txt: Copied (new)
2026/07/07 02:07:51 DEBUG : file5.txt: size = 0 OK
2026/07/07 02:07:51 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:51 INFO : file5.txt: Copied (new)
2026/07/07 02:07:51 DEBUG : file7.txt: size = 0 OK
2026/07/07 02:07:51 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:51 INFO : file7.txt: Copied (new)
2026/07/07 02:07:51 DEBUG : file6.txt: size = 0 OK
2026/07/07 02:07:51 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:51 INFO : file6.txt: Copied (new)
2026/07/07 02:07:51 DEBUG : file8.txt: size = 0 OK
2026/07/07 02:07:51 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:51 INFO : file8.txt: Copied (new)
2026/07/07 02:07:51 DEBUG : file9.txt: size = 109 OK
2026/07/07 02:07:51 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:07:51 INFO : file9.txt: Copied (new)
2026/07/07 02:07:51 NOTICE: checking path2 Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/max_delete_path2_force/path2
2026/07/07 02:07:51 NOTICE: [36m(01) :[0m [34mtest max-delete-path2-force[0m
2026/07/07 02:07:51 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/07 02:07:51 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/07 02:07:54 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/max_delete_path2_force/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:07:54 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02: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/07 02:07:54 INFO : Synching Path1 "/tmp/020438wiqetij4/max_delete_path2_force/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/max_delete_path2_force/path2/"
2026/07/07 02:07:54 INFO : Copying Path2 files to Path1
2026/07/07 02:07:54 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:07:54 INFO : There was nothing to transfer
2026/07/07 02:07:54 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:07:54 INFO : There was nothing to transfer
2026/07/07 02:07:54 INFO : Resync updating listings
2026/07/07 02:07:54 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/max_delete_path2_force/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/max_delete_path2_force/path2/"
2026/07/07 02:07:54 INFO : [32mBisync successful[0m
2026/07/07 02:07:54 NOTICE: [36m(04) :[0m [34mtest delete >50% of remote files[0m
2026/07/07 02:07:54 NOTICE: [36m(05) :[0m [34mdelete-file TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/max_delete_path2_force/path2/file1.txt[0m
2026/07/07 02:07:54 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/max_delete_path2_force/path2/"
2026/07/07 02:07:54 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/max_delete_path2_force/path2/" to be canonical "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/max_delete_path2_force/path2"
2026/07/07 02:07:54 INFO : file1.txt: Deleted
2026/07/07 02:07:54 NOTICE: [36m(06) :[0m [34mdelete-file TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/max_delete_path2_force/path2/file2.txt[0m
2026/07/07 02:07:54 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/max_delete_path2_force/path2/" for canonical name "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/max_delete_path2_force/path2"
2026/07/07 02:07:54 INFO : file2.txt: Deleted
2026/07/07 02:07:54 NOTICE: [36m(07) :[0m [34mdelete-file TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/max_delete_path2_force/path2/file3.txt[0m
2026/07/07 02:07:54 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/max_delete_path2_force/path2/" for canonical name "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/max_delete_path2_force/path2"
2026/07/07 02:07:54 INFO : file3.txt: Deleted
2026/07/07 02:07:54 NOTICE: [36m(08) :[0m [34mdelete-file TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/max_delete_path2_force/path2/file4.txt[0m
2026/07/07 02:07:54 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/max_delete_path2_force/path2/" for canonical name "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/max_delete_path2_force/path2"
2026/07/07 02:07:54 INFO : file4.txt: Deleted
2026/07/07 02:07:54 NOTICE: [36m(09) :[0m [34mdelete-file TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/max_delete_path2_force/path2/file5.txt[0m
2026/07/07 02:07:54 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/max_delete_path2_force/path2/" for canonical name "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/max_delete_path2_force/path2"
2026/07/07 02:07:54 INFO : file5.txt: Deleted
2026/07/07 02:07:54 NOTICE: [36m(10) :[0m [34mtest sync should fail due to too many path2 deletes[0m
2026/07/07 02:07:54 NOTICE: [36m(11) :[0m [34mbisync[0m
2026/07/07 02:07:56 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/max_delete_path2_force/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:07:56 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02: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/07 02:07:56 INFO : Synching Path1 "/tmp/020438wiqetij4/max_delete_path2_force/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/max_delete_path2_force/path2/"
2026/07/07 02:07:56 INFO : Building Path1 and Path2 listings
2026/07/07 02:07:56 INFO : Path1 checking for diffs
2026/07/07 02:07:56 INFO : Path2 checking for diffs
2026/07/07 02:07:56 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/07/07 02:07:56 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/07/07 02:07:56 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/07 02:07:56 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/07 02:07:56 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/07/07 02:07:56 INFO : Path2: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/07/07 02:07:56 ERROR : Safety abort: too many deletes (>50%, 5 of 9) on Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/max_delete_path2_force/path2/". Run with --force if desired.
2026/07/07 02:07:56 NOTICE: [31mBisync aborted. Please try again.[0m
2026/07/07 02:07:56 NOTICE: Bisync error: too many deletes
2026/07/07 02:07:56 NOTICE: [36m(12) :[0m [34mcopy-listings initial-fail[0m
2026/07/07 02:07:56 NOTICE: [36m(13) :[0m [34mtest apply force option. sync should run.[0m
2026/07/07 02:07:56 NOTICE: [36m(14) :[0m [34mbisync force[0m
2026/07/07 02:07:58 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/max_delete_path2_force/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:07:58 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:07: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/07 02:07:58 INFO : Synching Path1 "/tmp/020438wiqetij4/max_delete_path2_force/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/max_delete_path2_force/path2/"
2026/07/07 02:07:58 INFO : Building Path1 and Path2 listings
2026/07/07 02:07:59 INFO : Path1 checking for diffs
2026/07/07 02:07:59 INFO : Path2 checking for diffs
2026/07/07 02:07:59 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/07/07 02:07:59 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/07/07 02:07:59 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/07 02:07:59 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/07 02:07:59 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/07/07 02:07:59 INFO : Path2: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/07/07 02:07:59 INFO : Applying changes
2026/07/07 02:07:59 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36m/tmp/020438wiqetij4/max_delete_path2_force/path1/file1.txt[0m
2026/07/07 02:07:59 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36m/tmp/020438wiqetij4/max_delete_path2_force/path1/file2.txt[0m
2026/07/07 02:07:59 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36m/tmp/020438wiqetij4/max_delete_path2_force/path1/file3.txt[0m
2026/07/07 02:07:59 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36m/tmp/020438wiqetij4/max_delete_path2_force/path1/file4.txt[0m
2026/07/07 02:07:59 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36m/tmp/020438wiqetij4/max_delete_path2_force/path1/file5.txt[0m
2026/07/07 02:07:59 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/07 02:07:59 INFO : file2.txt: Deleted
2026/07/07 02:07:59 INFO : file3.txt: Deleted
2026/07/07 02:07:59 INFO : file4.txt: Deleted
2026/07/07 02:07:59 INFO : file1.txt: Deleted
2026/07/07 02:07:59 INFO : file5.txt: Deleted
2026/07/07 02:07:59 INFO : There was nothing to transfer
2026/07/07 02:07:59 INFO : Updating listings
2026/07/07 02:07:59 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/max_delete_path2_force/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/max_delete_path2_force/path2/"
2026/07/07 02:07:59 INFO : [32mBisync successful[0m
2026/07/07 02:07:59 DEBUG : Waiting for deletions to finish
2026/07/07 02:07:59 INFO : file6.txt: Deleted
2026/07/07 02:07:59 INFO : file8.txt: Deleted
2026/07/07 02:07:59 INFO : file7.txt: Deleted
2026/07/07 02:07:59 INFO : file9.txt: Deleted
2026/07/07 02:07:59 DEBUG : removing 1 level 0 directories
2026/07/07 02:07:59 INFO : Local file system at /tmp/020438wiqetij4/max_delete_path2_force/path1: Removing directory
2026/07/07 02:07:59 DEBUG : Waiting for deletions to finish
2026/07/07 02:07:59 INFO : file6.txt: Deleted
2026/07/07 02:07:59 INFO : file9.txt: Deleted
2026/07/07 02:07:59 INFO : file8.txt: Deleted
2026/07/07 02:07:59 INFO : file7.txt: Deleted
2026/07/07 02:07:59 DEBUG : removing 1 level 0 directories
2026/07/07 02:07:59 INFO : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/max_delete_path2_force/path2: Removing directory
bisync_test.go:610: [32mTEST max_delete_path2_force PASSED[0m
=== RUN TestBisyncLocalRemote/nomodtime
2026/07/07 02:07:59 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/nomodtime/path1"
2026/07/07 02:07:59 INFO : path2: Making directory
2026/07/07 02:07:59 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/nomodtime/path2"
2026/07/07 02:07:59 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/initdir/test_nomodtime-galukel4"
2026/07/07 02:07:59 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:07:59 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:59 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:59 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:59 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:59 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:59 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:07:59 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:07:59 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:59 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:07:59 INFO : file2.txt: Copied (new)
2026/07/07 02:07:59 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:59 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:07:59 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:59 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:59 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:59 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/07 02:07:59 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:07:59 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:07:59 INFO : file1.txt: Copied (new)
2026/07/07 02:07:59 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:07:59 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:07:59 DEBUG : Local file system at /tmp/020438wiqetij4/initdir/test_nomodtime-galukel4: Waiting for checks to finish
2026/07/07 02:07:59 DEBUG : Local file system at /tmp/020438wiqetij4/initdir/test_nomodtime-galukel4: Waiting for transfers to finish
2026/07/07 02:07:59 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/07 02:07:59 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:59 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/07 02:07:59 INFO : file3.txt: Copied (new)
2026/07/07 02:07:59 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/07 02:07:59 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:59 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/07 02:07:59 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:59 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:59 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/07 02:07:59 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/07 02:07:59 INFO : file6.txt: Copied (new)
2026/07/07 02:07:59 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:59 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/07 02:07:59 INFO : file5.txt: Copied (new)
2026/07/07 02:07:59 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/07 02:07:59 INFO : file4.txt: Copied (new)
2026/07/07 02:07:59 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/07 02:07:59 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/07 02:07:59 INFO : file7.txt: Copied (new)
2026/07/07 02:07:59 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:59 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/07 02:07:59 INFO : file8.txt: Copied (new)
2026/07/07 02:07:59 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_nomodtime-buqohig6"
2026/07/07 02:07:59 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:59 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:59 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:59 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:59 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:59 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:59 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:59 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:59 DEBUG : file1.txt.17d2872a.partial: size = 19 OK
2026/07/07 02:07:59 DEBUG : file11.txt.7d27067e.partial: size = 19 OK
2026/07/07 02:07:59 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:07:59 DEBUG : file10.txt.145e0d1b.partial: size = 19 OK
2026/07/07 02:07:59 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:07:59 DEBUG : Local file system at /tmp/020438wiqetij4/datadir/test_nomodtime-buqohig6: Waiting for checks to finish
2026/07/07 02:07:59 DEBUG : file2.txt.8a7f218a.partial: size = 13 OK
2026/07/07 02:07:59 DEBUG : file1.txt.17d2872a.partial: renamed to: file1.txt
2026/07/07 02:07:59 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:07:59 INFO : file1.txt: Copied (new)
2026/07/07 02:07:59 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/07 02:07:59 DEBUG : file11.txt.7d27067e.partial: renamed to: file11.txt
2026/07/07 02:07:59 INFO : file11.txt: Copied (new)
2026/07/07 02:07:59 DEBUG : file10.txt.145e0d1b.partial: renamed to: file10.txt
2026/07/07 02:07:59 INFO : file10.txt: Copied (new)
2026/07/07 02:07:59 DEBUG : file2.txt.8a7f218a.partial: renamed to: file2.txt
2026/07/07 02:07:59 INFO : file2.txt: Copied (new)
2026/07/07 02:07:59 DEBUG : file5L.txt.1fdc92e2.partial: size = 39 OK
2026/07/07 02:07:59 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/07 02:07:59 DEBUG : Local file system at /tmp/020438wiqetij4/datadir/test_nomodtime-buqohig6: Waiting for transfers to finish
2026/07/07 02:07:59 DEBUG : file5L.txt.1fdc92e2.partial: renamed to: file5L.txt
2026/07/07 02:07:59 INFO : file5L.txt: Copied (new)
2026/07/07 02:07:59 DEBUG : file5R.txt.6fb45142.partial: size = 39 OK
2026/07/07 02:07:59 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/07 02:07:59 DEBUG : file5R.txt.6fb45142.partial: renamed to: file5R.txt
2026/07/07 02:07:59 INFO : file5R.txt: Copied (new)
2026/07/07 02:07:59 DEBUG : file6.txt.d2ccb150.partial: size = 19 OK
2026/07/07 02:07:59 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:07:59 DEBUG : file6.txt.d2ccb150.partial: renamed to: file6.txt
2026/07/07 02:07:59 INFO : file6.txt: Copied (new)
2026/07/07 02:07:59 DEBUG : file7.txt.bbb5ba35.partial: size = 19 OK
2026/07/07 02:07:59 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:07:59 DEBUG : file7.txt.bbb5ba35.partial: renamed to: file7.txt
2026/07/07 02:07:59 INFO : file7.txt: Copied (new)
2026/07/07 02:07:59 DEBUG : Waiting for deletions to finish
2026/07/07 02:07:59 ERROR : error listing: directory not found
2026/07/07 02:07:59 ERROR : Local file system at /tmp/020438wiqetij4/nomodtime/path1: Failed to list "": directory not found
2026/07/07 02:07:59 DEBUG : removing 1 level 0 directories
2026/07/07 02:07:59 INFO : Local file system at /tmp/020438wiqetij4/nomodtime/path1: Removing directory
2026/07/07 02:07:59 ERROR : Failed to rmdir: stat /tmp/020438wiqetij4/nomodtime/path1: no such file or directory
2026/07/07 02:07:59 DEBUG : Waiting for deletions to finish
2026/07/07 02:07:59 DEBUG : removing 1 level 0 directories
2026/07/07 02:07:59 INFO : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/nomodtime/path2: Removing directory
2026/07/07 02:07:59 ERROR : error listing: directory not found
2026/07/07 02:07:59 NOTICE: checking initFs Local file system at /tmp/020438wiqetij4/initdir/test_nomodtime-galukel4
2026/07/07 02:07:59 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:07:59 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:59 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:59 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:59 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:59 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:59 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:59 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:59 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:59 DEBUG : Local file system at /tmp/020438wiqetij4/nomodtime/path1: Waiting for checks to finish
2026/07/07 02:07:59 DEBUG : Local file system at /tmp/020438wiqetij4/nomodtime/path1: Waiting for transfers to finish
2026/07/07 02:07:59 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:07:59 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/07 02:07:59 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:59 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:07:59 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:59 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:59 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:07:59 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:07:59 INFO : file2.txt: Copied (new)
2026/07/07 02:07:59 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:07:59 INFO : file1.txt: Copied (new)
2026/07/07 02:07:59 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/07 02:07:59 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:07:59 INFO : file3.txt: Copied (new)
2026/07/07 02:07:59 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/07 02:07:59 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:59 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:07:59 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:07:59 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/07 02:07:59 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/07 02:07:59 INFO : file4.txt: Copied (new)
2026/07/07 02:07:59 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/07 02:07:59 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:59 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:59 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/07 02:07:59 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/07 02:07:59 INFO : file7.txt: Copied (new)
2026/07/07 02:07:59 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/07 02:07:59 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:59 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:59 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/07 02:07:59 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/07 02:07:59 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/07 02:07:59 INFO : file6.txt: Copied (new)
2026/07/07 02:07:59 INFO : file5.txt: Copied (new)
2026/07/07 02:07:59 INFO : file8.txt: Copied (new)
2026/07/07 02:07:59 NOTICE: checking Path1 Local file system at /tmp/020438wiqetij4/nomodtime/path1
2026/07/07 02:07:59 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:07:59 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:59 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:59 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:59 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:59 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:59 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:59 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:59 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:07:59 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/nomodtime/path2: Waiting for checks to finish
2026/07/07 02:07:59 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/nomodtime/path2: Waiting for transfers to finish
2026/07/07 02:07:59 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:07:59 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:07:59 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:07:59 DEBUG : file3.txt: size = 0 OK
2026/07/07 02:07:59 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:59 INFO : file3.txt: Copied (new)
2026/07/07 02:07:59 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:07:59 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:59 INFO : file1.txt: Copied (new)
2026/07/07 02:07:59 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:07:59 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:59 INFO : file2.txt: Copied (new)
2026/07/07 02:07:59 DEBUG : file4.txt: size = 0 OK
2026/07/07 02:07:59 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:59 INFO : file4.txt: Copied (new)
2026/07/07 02:07:59 DEBUG : file6.txt: size = 0 OK
2026/07/07 02:07:59 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:59 INFO : file6.txt: Copied (new)
2026/07/07 02:07:59 DEBUG : file5.txt: size = 0 OK
2026/07/07 02:07:59 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:59 INFO : file5.txt: Copied (new)
2026/07/07 02:07:59 DEBUG : file7.txt: size = 0 OK
2026/07/07 02:07:59 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:59 INFO : file7.txt: Copied (new)
2026/07/07 02:07:59 DEBUG : file8.txt: size = 0 OK
2026/07/07 02:07:59 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:07:59 INFO : file8.txt: Copied (new)
2026/07/07 02:07:59 NOTICE: checking path2 Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/nomodtime/path2
2026/07/07 02:07:59 NOTICE: [36m(01) :[0m [34mtest changes[0m
2026/07/07 02:07:59 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/07 02:07:59 NOTICE: [36m(03) :[0m [34mbisync resync nomodtime[0m
2026/07/07 02:07:59 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/nomodtime/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:07:59 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/07 02:07:59 INFO : Synching Path1 "/tmp/020438wiqetij4/nomodtime/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/nomodtime/path2/"
2026/07/07 02:07:59 INFO : Copying Path2 files to Path1
2026/07/07 02:07:59 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:07:59 INFO : There was nothing to transfer
2026/07/07 02:07:59 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:07:59 INFO : There was nothing to transfer
2026/07/07 02:07:59 INFO : Resync updating listings
2026/07/07 02:07:59 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/nomodtime/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/nomodtime/path2/"
2026/07/07 02:07:59 INFO : [32mBisync successful[0m
2026/07/07 02:07:59 NOTICE: [36m(04) :[0m [34mtest make modifications on both paths[0m
2026/07/07 02:07:59 NOTICE: [36m(05) :[0m [34mtest new on path2 - file10[0m
2026/07/07 02:07:59 NOTICE: [36m(06) :[0m [34mcopy-file /tmp/020438wiqetij4/datadir/test_nomodtime-buqohig6/file10.txt TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/nomodtime/path2/[0m
2026/07/07 02:07:59 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_nomodtime-buqohig6/file10.txt" to "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/nomodtime/path2/" as ""
2026/07/07 02:07:59 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_nomodtime-buqohig6/file10.txt"
2026/07/07 02:07:59 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/nomodtime/path2/"
2026/07/07 02:07:59 DEBUG : operations.CopyFile "file10.txt" to "Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/nomodtime/path2" as "file10.txt"
2026/07/07 02:08:00 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/07 02:08:00 DEBUG : file10.txt: size = 19 OK
2026/07/07 02:08:00 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:08:00 INFO : file10.txt: Copied (new)
2026/07/07 02:08:00 NOTICE: [36m(07) :[0m [34mtest changed on path2 - file1[0m
2026/07/07 02:08:00 NOTICE: [36m(08) :[0m [34mcopy-file /tmp/020438wiqetij4/datadir/test_nomodtime-buqohig6/file1.txt TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/nomodtime/path2/[0m
2026/07/07 02:08:00 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_nomodtime-buqohig6/file1.txt" to "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/nomodtime/path2/" as ""
2026/07/07 02:08:00 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_nomodtime-buqohig6/file1.txt"
2026/07/07 02:08:00 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/nomodtime/path2/"
2026/07/07 02:08:00 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/nomodtime/path2" as "file1.txt"
2026/07/07 02:08:00 DEBUG : file1.txt: size = 19 (Local file system at /tmp/020438wiqetij4/datadir/test_nomodtime-buqohig6)
2026/07/07 02:08:00 DEBUG : file1.txt: size = 0 (Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/nomodtime/path2)
2026/07/07 02:08:00 DEBUG : file1.txt: Sizes differ
2026/07/07 02:08:00 DEBUG : file1.txt: size = 19 OK
2026/07/07 02:08:00 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:08:00 INFO : file1.txt: Copied (replaced existing)
2026/07/07 02:08:00 NOTICE: [36m(09) :[0m [34mtest new on path1 - file11[0m
2026/07/07 02:08:00 NOTICE: [36m(10) :[0m [34mcopy-file /tmp/020438wiqetij4/datadir/test_nomodtime-buqohig6/file11.txt /tmp/020438wiqetij4/nomodtime/path1/[0m
2026/07/07 02:08:00 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_nomodtime-buqohig6/file11.txt" to "/tmp/020438wiqetij4/nomodtime/path1/" as ""
2026/07/07 02:08:00 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_nomodtime-buqohig6/file11.txt"
2026/07/07 02:08:00 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/nomodtime/path1/"
2026/07/07 02:08:00 DEBUG : operations.CopyFile "file11.txt" to "Local file system at /tmp/020438wiqetij4/nomodtime/path1" as "file11.txt"
2026/07/07 02:08:00 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/07 02:08:00 DEBUG : file11.txt.7d27067e.partial: size = 19 OK
2026/07/07 02:08:00 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:08:00 DEBUG : file11.txt.7d27067e.partial: renamed to: file11.txt
2026/07/07 02:08:00 INFO : file11.txt: Copied (new)
2026/07/07 02:08:00 NOTICE: [36m(11) :[0m [34mtest changed on path1 - file2[0m
2026/07/07 02:08:00 NOTICE: [36m(12) :[0m [34mcopy-file /tmp/020438wiqetij4/datadir/test_nomodtime-buqohig6/file2.txt /tmp/020438wiqetij4/nomodtime/path1/[0m
2026/07/07 02:08:00 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_nomodtime-buqohig6/file2.txt" to "/tmp/020438wiqetij4/nomodtime/path1/" as ""
2026/07/07 02:08:00 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_nomodtime-buqohig6/file2.txt"
2026/07/07 02:08:00 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/nomodtime/path1/"
2026/07/07 02:08:00 DEBUG : operations.CopyFile "file2.txt" to "Local file system at /tmp/020438wiqetij4/nomodtime/path1" as "file2.txt"
2026/07/07 02:08:00 DEBUG : file2.txt: size = 13 (Local file system at /tmp/020438wiqetij4/datadir/test_nomodtime-buqohig6)
2026/07/07 02:08:00 DEBUG : file2.txt: size = 0 (Local file system at /tmp/020438wiqetij4/nomodtime/path1)
2026/07/07 02:08:00 DEBUG : file2.txt: Sizes differ
2026/07/07 02:08:00 DEBUG : file2.txt.8a7f218a.partial: size = 13 OK
2026/07/07 02:08:00 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/07 02:08:00 DEBUG : file2.txt.8a7f218a.partial: renamed to: file2.txt
2026/07/07 02:08:00 INFO : file2.txt: Copied (replaced existing)
2026/07/07 02:08:00 NOTICE: [36m(13) :[0m [34mtest deleted on path2 - file3[0m
2026/07/07 02:08:00 NOTICE: [36m(14) :[0m [34mdelete-file TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/nomodtime/path2/file3.txt[0m
2026/07/07 02:08:00 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/nomodtime/path2/"
2026/07/07 02:08:00 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/nomodtime/path2/" to be canonical "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/nomodtime/path2"
2026/07/07 02:08:00 INFO : file3.txt: Deleted
2026/07/07 02:08:00 NOTICE: [36m(15) :[0m [34mtest deleted on path1 - file4[0m
2026/07/07 02:08:00 NOTICE: [36m(16) :[0m [34mdelete-file /tmp/020438wiqetij4/nomodtime/path1/file4.txt[0m
2026/07/07 02:08:00 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/nomodtime/path1/"
2026/07/07 02:08:00 DEBUG : fs cache: renaming cache item "/tmp/020438wiqetij4/nomodtime/path1/" to be canonical "/tmp/020438wiqetij4/nomodtime/path1"
2026/07/07 02:08:00 INFO : file4.txt: Deleted
2026/07/07 02:08:00 NOTICE: [36m(17) :[0m [34mtest deleted on both paths - file8[0m
2026/07/07 02:08:00 NOTICE: [36m(18) :[0m [34mdelete-file /tmp/020438wiqetij4/nomodtime/path1/file8.txt[0m
2026/07/07 02:08:00 DEBUG : fs cache: switching user supplied name "/tmp/020438wiqetij4/nomodtime/path1/" for canonical name "/tmp/020438wiqetij4/nomodtime/path1"
2026/07/07 02:08:00 INFO : file8.txt: Deleted
2026/07/07 02:08:00 NOTICE: [36m(19) :[0m [34mdelete-file TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/nomodtime/path2/file8.txt[0m
2026/07/07 02:08:00 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/nomodtime/path2/" for canonical name "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/nomodtime/path2"
2026/07/07 02:08:00 INFO : file8.txt: Deleted
2026/07/07 02:08:00 NOTICE: [36m(20) :[0m [34mtest changed on both paths - file5 (file5R, file5L)[0m
2026/07/07 02:08:00 NOTICE: [36m(21) :[0m [34mcopy-as /tmp/020438wiqetij4/datadir/test_nomodtime-buqohig6/file5R.txt TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/nomodtime/path2/ file5.txt[0m
2026/07/07 02:08:00 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_nomodtime-buqohig6/file5R.txt" to "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/nomodtime/path2/" as "file5.txt"
2026/07/07 02:08:00 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_nomodtime-buqohig6/file5R.txt"
2026/07/07 02:08:00 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/nomodtime/path2/"
2026/07/07 02:08:00 DEBUG : operations.CopyFile "file5R.txt" to "Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/nomodtime/path2" as "file5.txt"
2026/07/07 02:08:00 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/020438wiqetij4/datadir/test_nomodtime-buqohig6)
2026/07/07 02:08:00 DEBUG : file5.txt: size = 0 (Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/nomodtime/path2)
2026/07/07 02:08:00 DEBUG : file5R.txt: Sizes differ
2026/07/07 02:08:00 DEBUG : file5.txt: size = 39 OK
2026/07/07 02:08:00 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/07 02:08:00 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/07/07 02:08:00 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/020438wiqetij4/datadir/test_nomodtime-buqohig6/file5L.txt /tmp/020438wiqetij4/nomodtime/path1/ file5.txt[0m
2026/07/07 02:08:00 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_nomodtime-buqohig6/file5L.txt" to "/tmp/020438wiqetij4/nomodtime/path1/" as "file5.txt"
2026/07/07 02:08:00 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_nomodtime-buqohig6/file5L.txt"
2026/07/07 02:08:00 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/nomodtime/path1/"
2026/07/07 02:08:00 DEBUG : operations.CopyFile "file5L.txt" to "Local file system at /tmp/020438wiqetij4/nomodtime/path1" as "file5.txt"
2026/07/07 02:08:00 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/020438wiqetij4/datadir/test_nomodtime-buqohig6)
2026/07/07 02:08:00 DEBUG : file5.txt: size = 0 (Local file system at /tmp/020438wiqetij4/nomodtime/path1)
2026/07/07 02:08:00 DEBUG : file5L.txt: Sizes differ
2026/07/07 02:08:00 DEBUG : file5.txt.f045a362.partial: size = 39 OK
2026/07/07 02:08:00 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/07 02:08:00 DEBUG : file5.txt.f045a362.partial: renamed to: file5.txt
2026/07/07 02:08:00 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/07/07 02:08:00 NOTICE: [36m(23) :[0m [34mtest changed on path2 and deleted on path1 - file6[0m
2026/07/07 02:08:00 NOTICE: [36m(24) :[0m [34mcopy-file /tmp/020438wiqetij4/datadir/test_nomodtime-buqohig6/file6.txt TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/nomodtime/path2/[0m
2026/07/07 02:08:00 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_nomodtime-buqohig6/file6.txt" to "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/nomodtime/path2/" as ""
2026/07/07 02:08:00 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_nomodtime-buqohig6/file6.txt"
2026/07/07 02:08:00 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/nomodtime/path2/"
2026/07/07 02:08:00 DEBUG : operations.CopyFile "file6.txt" to "Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/nomodtime/path2" as "file6.txt"
2026/07/07 02:08:00 DEBUG : file6.txt: size = 19 (Local file system at /tmp/020438wiqetij4/datadir/test_nomodtime-buqohig6)
2026/07/07 02:08:00 DEBUG : file6.txt: size = 0 (Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/nomodtime/path2)
2026/07/07 02:08:00 DEBUG : file6.txt: Sizes differ
2026/07/07 02:08:00 DEBUG : file6.txt: size = 19 OK
2026/07/07 02:08:00 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:08:00 INFO : file6.txt: Copied (replaced existing)
2026/07/07 02:08:00 NOTICE: [36m(25) :[0m [34mdelete-file /tmp/020438wiqetij4/nomodtime/path1/file6.txt[0m
2026/07/07 02:08:00 DEBUG : fs cache: switching user supplied name "/tmp/020438wiqetij4/nomodtime/path1/" for canonical name "/tmp/020438wiqetij4/nomodtime/path1"
2026/07/07 02:08:00 INFO : file6.txt: Deleted
2026/07/07 02:08:00 NOTICE: [36m(26) :[0m [34mtest changed on path1 and deleted on path2 - file7[0m
2026/07/07 02:08:00 NOTICE: [36m(27) :[0m [34mcopy-file /tmp/020438wiqetij4/datadir/test_nomodtime-buqohig6/file7.txt /tmp/020438wiqetij4/nomodtime/path1/[0m
2026/07/07 02:08:00 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_nomodtime-buqohig6/file7.txt" to "/tmp/020438wiqetij4/nomodtime/path1/" as ""
2026/07/07 02:08:00 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_nomodtime-buqohig6/file7.txt"
2026/07/07 02:08:00 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/nomodtime/path1/"
2026/07/07 02:08:00 DEBUG : operations.CopyFile "file7.txt" to "Local file system at /tmp/020438wiqetij4/nomodtime/path1" as "file7.txt"
2026/07/07 02:08:00 DEBUG : file7.txt: size = 19 (Local file system at /tmp/020438wiqetij4/datadir/test_nomodtime-buqohig6)
2026/07/07 02:08:00 DEBUG : file7.txt: size = 0 (Local file system at /tmp/020438wiqetij4/nomodtime/path1)
2026/07/07 02:08:00 DEBUG : file7.txt: Sizes differ
2026/07/07 02:08:00 DEBUG : file7.txt.bbb5ba35.partial: size = 19 OK
2026/07/07 02:08:00 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:08:00 DEBUG : file7.txt.bbb5ba35.partial: renamed to: file7.txt
2026/07/07 02:08:00 INFO : file7.txt: Copied (replaced existing)
2026/07/07 02:08:00 NOTICE: [36m(28) :[0m [34mdelete-file TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/nomodtime/path2/file7.txt[0m
2026/07/07 02:08:00 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/nomodtime/path2/" for canonical name "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/nomodtime/path2"
2026/07/07 02:08:00 INFO : file7.txt: Deleted
2026/07/07 02:08:00 NOTICE: [36m(29) :[0m [34mtest bisync run[0m
2026/07/07 02:08:00 NOTICE: [36m(30) :[0m [34mbisync nomodtime[0m
2026/07/07 02:08:00 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/nomodtime/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:08:00 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/07 02:08:00 INFO : Synching Path1 "/tmp/020438wiqetij4/nomodtime/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/nomodtime/path2/"
2026/07/07 02:08:00 INFO : Building Path1 and Path2 listings
2026/07/07 02:08:01 INFO : Path1 checking for diffs
2026/07/07 02:08:01 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/07/07 02:08:01 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/07 02:08:01 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/07/07 02:08:01 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/07/07 02:08:01 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile7.txt[0m
2026/07/07 02:08:01 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/07/07 02:08:01 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/07/07 02:08:01 INFO : Path1: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/07/07 02:08:01 INFO : ([33mModified[0m: [36m 3 larger[0m, [34m 0 smaller[0m, [36m 3 hash differs[0m)
2026/07/07 02:08:01 INFO : Path2 checking for diffs
2026/07/07 02:08:01 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile1.txt[0m
2026/07/07 02:08:01 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/07 02:08:01 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/07/07 02:08:01 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile6.txt[0m
2026/07/07 02:08:01 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/07/07 02:08:01 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/07/07 02:08:01 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/07/07 02:08:01 INFO : Path2: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/07/07 02:08:01 INFO : ([33mModified[0m: [36m 3 larger[0m, [34m 0 smaller[0m, [36m 3 hash differs[0m)
2026/07/07 02:08:01 INFO : Applying changes
2026/07/07 02:08:01 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/nomodtime/path2/file11.txt[0m
2026/07/07 02:08:01 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/nomodtime/path2/file2.txt[0m
2026/07/07 02:08:01 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/nomodtime/path2/file4.txt[0m
2026/07/07 02:08:01 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/07/07 02:08:01 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36m/tmp/020438wiqetij4/nomodtime/path1/file5.txt.conflict1[0m
2026/07/07 02:08:01 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1
2026/07/07 02:08:01 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/nomodtime/path2/file5.txt.conflict1[0m
2026/07/07 02:08:01 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/nomodtime/path2/file5.txt.conflict2[0m
2026/07/07 02:08:01 INFO : file5.txt: Copied (server-side copy) to: file5.txt.conflict2
2026/07/07 02:08:01 INFO : file5.txt: Deleted
2026/07/07 02:08:01 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/020438wiqetij4/nomodtime/path1/file5.txt.conflict2[0m
2026/07/07 02:08:01 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/020438wiqetij4/nomodtime/path1/file6.txt[0m
2026/07/07 02:08:01 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/nomodtime/path2/file7.txt[0m
2026/07/07 02:08:01 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/020438wiqetij4/nomodtime/path1/file1.txt[0m
2026/07/07 02:08:01 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/020438wiqetij4/nomodtime/path1/file10.txt[0m
2026/07/07 02:08:01 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36m/tmp/020438wiqetij4/nomodtime/path1/file3.txt[0m
2026/07/07 02:08:01 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/07 02:08:01 INFO : file1.txt: Copied (replaced existing)
2026/07/07 02:08:01 INFO : file10.txt: Copied (new)
2026/07/07 02:08:01 INFO : file6.txt: Copied (new)
2026/07/07 02:08:01 INFO : file5.txt.conflict2: Copied (new)
2026/07/07 02:08:01 INFO : file3.txt: Deleted
2026/07/07 02:08:01 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/07 02:08:01 INFO : file5.txt.conflict1: Copied (new)
2026/07/07 02:08:01 INFO : file2.txt: Copied (replaced existing)
2026/07/07 02:08:01 INFO : file11.txt: Copied (new)
2026/07/07 02:08:01 INFO : file7.txt: Copied (new)
2026/07/07 02:08:01 INFO : file4.txt: Deleted
2026/07/07 02:08:01 INFO : Updating listings
2026/07/07 02:08:01 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/nomodtime/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/nomodtime/path2/"
2026/07/07 02:08:01 INFO : [32mBisync successful[0m
2026/07/07 02:08:01 DEBUG : Waiting for deletions to finish
2026/07/07 02:08:01 INFO : RCLONE_TEST: Deleted
2026/07/07 02:08:01 INFO : file6.txt: Deleted
2026/07/07 02:08:01 INFO : file11.txt: Deleted
2026/07/07 02:08:01 INFO : file5.txt.conflict1: Deleted
2026/07/07 02:08:01 INFO : file7.txt: Deleted
2026/07/07 02:08:01 INFO : file1.txt: Deleted
2026/07/07 02:08:01 INFO : file5.txt.conflict2: Deleted
2026/07/07 02:08:01 INFO : file2.txt: Deleted
2026/07/07 02:08:01 INFO : file10.txt: Deleted
2026/07/07 02:08:01 DEBUG : removing 1 level 0 directories
2026/07/07 02:08:01 INFO : Local file system at /tmp/020438wiqetij4/nomodtime/path1: Removing directory
2026/07/07 02:08:01 DEBUG : Waiting for deletions to finish
2026/07/07 02:08:01 INFO : file5.txt.conflict2: Deleted
2026/07/07 02:08:01 INFO : file2.txt: Deleted
2026/07/07 02:08:01 INFO : file11.txt: Deleted
2026/07/07 02:08:01 INFO : file10.txt: Deleted
2026/07/07 02:08:01 INFO : RCLONE_TEST: Deleted
2026/07/07 02:08:01 INFO : file6.txt: Deleted
2026/07/07 02:08:01 INFO : file5.txt.conflict1: Deleted
2026/07/07 02:08:01 INFO : file1.txt: Deleted
2026/07/07 02:08:01 INFO : file7.txt: Deleted
2026/07/07 02:08:01 DEBUG : removing 1 level 0 directories
2026/07/07 02:08:01 INFO : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/nomodtime/path2: Removing directory
bisync_test.go:610: [32mTEST nomodtime PASSED[0m
=== RUN TestBisyncLocalRemote/normalization
2026/07/07 02:08:01 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/normalization/path1"
2026/07/07 02:08:01 INFO : path2: Making directory
2026/07/07 02:08:01 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/normalization/path2"
2026/07/07 02:08:01 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/initdir/test_normalization-fususay7"
2026/07/07 02:08:01 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:08:01 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:08:01 DEBUG : 測試_Русский_ _ _ě_áñ: Making directory with metadata
2026/07/07 02:08:01 INFO : 測試_Русский_ _ _ě_áñ: Made directory with metadata (mtime=2024-01-25T05:00:02.874776175Z)
2026/07/07 02:08:01 DEBUG : Added delayed dir = "測試_Русский_ _ _ě_áñ", newDst=測試_Русский_ _ _ě_áñ
2026/07/07 02:08:01 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:08:01 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:08:01 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/07 02:08:01 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/07 02:08:01 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:08:01 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:08:01 INFO : file1.txt: Copied (new)
2026/07/07 02:08:01 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: Need to transfer - File not found at Destination
2026/07/07 02:08:01 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: size = 272 OK
2026/07/07 02:08:01 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:08:01 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:08:01 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: size = 0 OK
2026/07/07 02:08:01 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:08:01 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:08:01 DEBUG : Local file system at /tmp/020438wiqetij4/initdir/test_normalization-fususay7: Waiting for checks to finish
2026/07/07 02:08:01 DEBUG : Local file system at /tmp/020438wiqetij4/initdir/test_normalization-fususay7: Waiting for transfers to finish
2026/07/07 02:08:01 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:08:01 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: size = 272 OK
2026/07/07 02:08:01 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:08:01 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt
2026/07/07 02:08:01 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Copied (new)
2026/07/07 02:08:01 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: renamed to: 測試_Русский_ _ _ě_áñ/測試_check file
2026/07/07 02:08:01 INFO : 測試_Русский_ _ _ě_áñ/測試_check file: Copied (new)
2026/07/07 02:08:01 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt
2026/07/07 02:08:01 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Copied (new)
2026/07/07 02:08:01 INFO : 測試_Русский_ _ _ě_áñ: Set directory modification time (using SetModTime)
2026/07/07 02:08:01 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_normalization-radodew9"
2026/07/07 02:08:01 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:08:01 DEBUG : 測試_filtersfile.txt: Need to transfer - File not found at Destination
2026/07/07 02:08:01 DEBUG : Local file system at /tmp/020438wiqetij4/datadir/test_normalization-radodew9: Waiting for checks to finish
2026/07/07 02:08:01 DEBUG : Local file system at /tmp/020438wiqetij4/datadir/test_normalization-radodew9: Waiting for transfers to finish
2026/07/07 02:08:01 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/07 02:08:01 DEBUG : 測試_filtersfile.txt.3ada41b4.partial: size = 254 OK
2026/07/07 02:08:01 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:08:01 DEBUG : 測試_filtersfile.txt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/07/07 02:08:01 DEBUG : 測試_filtersfile.txt.3ada41b4.partial: renamed to: 測試_filtersfile.txt
2026/07/07 02:08:01 INFO : 測試_filtersfile.txt: Copied (new)
2026/07/07 02:08:01 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/07 02:08:01 INFO : file1.txt: Copied (new)
2026/07/07 02:08:01 DEBUG : Waiting for deletions to finish
2026/07/07 02:08:01 ERROR : error listing: directory not found
2026/07/07 02:08:01 ERROR : Local file system at /tmp/020438wiqetij4/normalization/path1: Failed to list "": directory not found
2026/07/07 02:08:01 DEBUG : removing 1 level 0 directories
2026/07/07 02:08:01 INFO : Local file system at /tmp/020438wiqetij4/normalization/path1: Removing directory
2026/07/07 02:08:01 ERROR : Failed to rmdir: stat /tmp/020438wiqetij4/normalization/path1: no such file or directory
2026/07/07 02:08:01 DEBUG : Waiting for deletions to finish
2026/07/07 02:08:01 DEBUG : removing 1 level 0 directories
2026/07/07 02:08:01 INFO : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/normalization/path2: Removing directory
2026/07/07 02:08:01 ERROR : error listing: directory not found
2026/07/07 02:08:01 NOTICE: checking initFs Local file system at /tmp/020438wiqetij4/initdir/test_normalization-fususay7
2026/07/07 02:08:01 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:08:01 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:08:01 DEBUG : 測試_Русский_ _ _ě_áñ: Making directory with metadata
2026/07/07 02:08:01 INFO : 測試_Русский_ _ _ě_áñ: Made directory with metadata (mtime=2024-01-25T05:00:02.874776175Z)
2026/07/07 02:08:01 DEBUG : Added delayed dir = "測試_Русский_ _ _ě_áñ", newDst=測試_Русский_ _ _ě_áñ
2026/07/07 02:08:01 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:08:01 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:08:01 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:08:01 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:08:01 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/07 02:08:01 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:08:01 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:08:01 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/07 02:08:01 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:08:01 INFO : file1.txt: Copied (new)
2026/07/07 02:08:01 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: Need to transfer - File not found at Destination
2026/07/07 02:08:01 DEBUG : Local file system at /tmp/020438wiqetij4/normalization/path1: Waiting for checks to finish
2026/07/07 02:08:01 DEBUG : Local file system at /tmp/020438wiqetij4/normalization/path1: Waiting for transfers to finish
2026/07/07 02:08:01 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: size = 0 OK
2026/07/07 02:08:01 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:08:01 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: size = 272 OK
2026/07/07 02:08:01 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:08:01 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: renamed to: 測試_Русский_ _ _ě_áñ/測試_check file
2026/07/07 02:08:01 INFO : 測試_Русский_ _ _ě_áñ/測試_check file: Copied (new)
2026/07/07 02:08:01 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: size = 272 OK
2026/07/07 02:08:01 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:08:01 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt
2026/07/07 02:08:01 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Copied (new)
2026/07/07 02:08:01 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt
2026/07/07 02:08:01 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Copied (new)
2026/07/07 02:08:01 INFO : 測試_Русский_ _ _ě_áñ: Set directory modification time (using SetModTime)
2026/07/07 02:08:01 NOTICE: checking Path1 Local file system at /tmp/020438wiqetij4/normalization/path1
2026/07/07 02:08:01 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:08:01 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:08:01 INFO : 測試_Русский_ _ _ě_áñ: Making directory
2026/07/07 02:08:01 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/07 02:08:01 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/07 02:08:01 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: Need to transfer - File not found at Destination
2026/07/07 02:08:01 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/normalization/path2: Waiting for checks to finish
2026/07/07 02:08:01 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/normalization/path2: Waiting for transfers to finish
2026/07/07 02:08:02 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:08:02 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:08:02 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:08:02 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:08:02 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:08:02 INFO : file1.txt: Copied (new)
2026/07/07 02:08:02 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: size = 272 OK
2026/07/07 02:08:02 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:08:02 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Copied (new)
2026/07/07 02:08:02 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: size = 272 OK
2026/07/07 02:08:02 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:08:02 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Copied (new)
2026/07/07 02:08:02 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: size = 0 OK
2026/07/07 02:08:02 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:08:02 INFO : 測試_Русский_ _ _ě_áñ/測試_check file: Copied (new)
2026/07/07 02:08:02 NOTICE: checking path2 Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/normalization/path2
2026/07/07 02:08:02 NOTICE: [36m(01) :[0m [34mtest normalization[0m
2026/07/07 02:08:02 NOTICE: [36m(02) :[0m [34mtouch-copy 2001-01-02 /tmp/020438wiqetij4/datadir/test_normalization-radodew9/file1.txt TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/normalization/path2/[0m
2026/07/07 02:08:02 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_normalization-radodew9/"
2026/07/07 02:08:02 DEBUG : fs cache: renaming cache item "/tmp/020438wiqetij4/datadir/test_normalization-radodew9/" to be canonical "/tmp/020438wiqetij4/datadir/test_normalization-radodew9"
2026/07/07 02:08:02 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/07 02:08:02 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_normalization-radodew9/file1.txt" to "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/normalization/path2/" as ""
2026/07/07 02:08:02 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_normalization-radodew9/file1.txt"
2026/07/07 02:08:02 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/normalization/path2/"
2026/07/07 02:08:02 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/normalization/path2" as "file1.txt"
2026/07/07 02:08:02 DEBUG : file1.txt: size = 19 (Local file system at /tmp/020438wiqetij4/datadir/test_normalization-radodew9)
2026/07/07 02:08:02 DEBUG : file1.txt: size = 0 (Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/normalization/path2)
2026/07/07 02:08:02 DEBUG : file1.txt: Sizes differ
2026/07/07 02:08:02 DEBUG : file1.txt: size = 19 OK
2026/07/07 02:08:02 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:08:02 INFO : file1.txt: Copied (replaced existing)
2026/07/07 02:08:02 NOTICE: [36m(03) :[0m [34mtest initial bisync[0m
2026/07/07 02:08:02 NOTICE: [36m(04) :[0m [34mbisync resync[0m
2026/07/07 02:08:04 NOTICE: Local file system at /tmp/020438wiqetij4/normalization/path1: Replacing invalid UTF-8 characters in "ě\x81\xfe áñhࢺ_測試Рускийěáñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö"
2026/07/07 02:08:04 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/07/07 02:08:04 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:08:04 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/07/07 02:08:04 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/07/07 02:08:04 NOTICE: Local file system at /tmp/020438wiqetij4/normalization/path1: Replacing invalid UTF-8 characters in "ě\x81\xfe áñhࢺ_測試Рускийěáñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö"
2026/07/07 02:08:04 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/07/07 02:08:04 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:08:04 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/07/07 02:08:04 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/07/07 02:08:04 ERROR : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Failed to copy: PUT https://rclone.blob.core.windows.net/rclone-test-miyuqig0jiso/020438wiqetij4/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:8f3f123d-301e-00a6-5db5-0d0be3000000
Time:2026-07-07T02:08:04.7060201Z
--------------------------------------------------------------------------------
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-miyuqig0jiso/020438wiqetij4/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:8f3f123d-301e-00a6-5db5-0d0be3000000
Time:2026-07-07T02:08:04.7060201Z
--------------------------------------------------------------------------------
))
(fs: Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/normalization/path2)
=== RUN TestBisyncLocalRemote/rclone_args
2026/07/07 02:08:04 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/rclone_args/path1"
2026/07/07 02:08:04 INFO : path2: Making directory
2026/07/07 02:08:04 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/rclone_args/path2"
2026/07/07 02:08:04 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/initdir/test_rclone_args-zevahek0"
2026/07/07 02:08:04 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:08:04 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:08:04 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:08:04 DEBUG : subdir: Making directory with metadata
2026/07/07 02:08:04 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 02:08:04 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/07 02:08:04 DEBUG : file1.txt.3d039419.partial: size = 19 OK
2026/07/07 02:08:04 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:08:04 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:08:04 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:08:04 DEBUG : subdir/file21.txt: Need to transfer - File not found at Destination
2026/07/07 02:08:04 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:08:04 DEBUG : Local file system at /tmp/020438wiqetij4/initdir/test_rclone_args-zevahek0: Waiting for checks to finish
2026/07/07 02:08:04 DEBUG : Local file system at /tmp/020438wiqetij4/initdir/test_rclone_args-zevahek0: Waiting for transfers to finish
2026/07/07 02:08:04 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:08:04 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c OK
2026/07/07 02:08:04 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:08:04 INFO : file2.txt: Copied (new)
2026/07/07 02:08:04 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:08:04 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:08:04 DEBUG : file1.txt.3d039419.partial: renamed to: file1.txt
2026/07/07 02:08:04 INFO : file1.txt: Copied (new)
2026/07/07 02:08:04 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/07 02:08:04 DEBUG : subdir/file21.txt.8fb30fba.partial: size = 0 OK
2026/07/07 02:08:04 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:08:04 DEBUG : subdir/file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:08:04 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/07 02:08:04 DEBUG : subdir/file21.txt.8fb30fba.partial: renamed to: subdir/file21.txt
2026/07/07 02:08:04 INFO : subdir/file21.txt: Copied (new)
2026/07/07 02:08:04 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:08:04 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:08:04 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_rclone_args-pazugaf4"
2026/07/07 02:08:04 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:08:04 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:08:04 DEBUG : file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:08:04 DEBUG : file21.txt: Need to transfer - File not found at Destination
2026/07/07 02:08:04 DEBUG : Local file system at /tmp/020438wiqetij4/datadir/test_rclone_args-pazugaf4: Waiting for checks to finish
2026/07/07 02:08:04 DEBUG : Local file system at /tmp/020438wiqetij4/datadir/test_rclone_args-pazugaf4: Waiting for transfers to finish
2026/07/07 02:08:04 DEBUG : file1.txt.8c06417f.partial: size = 19 OK
2026/07/07 02:08:04 DEBUG : file2.txt.d6677e1f.partial: size = 19 OK
2026/07/07 02:08:04 DEBUG : file20.txt.fd848222.partial: size = 0 OK
2026/07/07 02:08:04 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:08:04 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:08:04 DEBUG : file1.txt.8c06417f.partial: renamed to: file1.txt
2026/07/07 02:08:04 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:08:04 INFO : file1.txt: Copied (new)
2026/07/07 02:08:04 DEBUG : file2.txt.d6677e1f.partial: renamed to: file2.txt
2026/07/07 02:08:04 INFO : file2.txt: Copied (new)
2026/07/07 02:08:04 DEBUG : file20.txt.fd848222.partial: renamed to: file20.txt
2026/07/07 02:08:04 INFO : file20.txt: Copied (new)
2026/07/07 02:08:04 DEBUG : file21.txt.68f456b7.partial: size = 0 OK
2026/07/07 02:08:04 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:08:04 DEBUG : file21.txt.68f456b7.partial: renamed to: file21.txt
2026/07/07 02:08:04 INFO : file21.txt: Copied (new)
2026/07/07 02:08:04 DEBUG : Waiting for deletions to finish
2026/07/07 02:08:04 ERROR : error listing: directory not found
2026/07/07 02:08:04 ERROR : Local file system at /tmp/020438wiqetij4/rclone_args/path1: Failed to list "": directory not found
2026/07/07 02:08:04 DEBUG : removing 1 level 0 directories
2026/07/07 02:08:04 INFO : Local file system at /tmp/020438wiqetij4/rclone_args/path1: Removing directory
2026/07/07 02:08:04 ERROR : Failed to rmdir: stat /tmp/020438wiqetij4/rclone_args/path1: no such file or directory
2026/07/07 02:08:04 DEBUG : Waiting for deletions to finish
2026/07/07 02:08:04 DEBUG : removing 1 level 0 directories
2026/07/07 02:08:04 INFO : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/rclone_args/path2: Removing directory
2026/07/07 02:08:04 ERROR : error listing: directory not found
2026/07/07 02:08:04 NOTICE: checking initFs Local file system at /tmp/020438wiqetij4/initdir/test_rclone_args-zevahek0
2026/07/07 02:08:04 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:08:04 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:08:04 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:08:04 DEBUG : subdir: Making directory with metadata
2026/07/07 02:08:04 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 02:08:04 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/07 02:08:04 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:08:04 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:08:04 DEBUG : subdir/file21.txt: Need to transfer - File not found at Destination
2026/07/07 02:08:04 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:08:04 DEBUG : Local file system at /tmp/020438wiqetij4/rclone_args/path1: Waiting for checks to finish
2026/07/07 02:08:04 DEBUG : Local file system at /tmp/020438wiqetij4/rclone_args/path1: Waiting for transfers to finish
2026/07/07 02:08:04 DEBUG : file1.txt.3d039419.partial: size = 19 OK
2026/07/07 02:08:04 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:08:04 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:08:04 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:08:04 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c OK
2026/07/07 02:08:04 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/07 02:08:04 DEBUG : file1.txt.3d039419.partial: renamed to: file1.txt
2026/07/07 02:08:04 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:08:04 INFO : file1.txt: Copied (new)
2026/07/07 02:08:04 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:08:04 DEBUG : subdir/file21.txt.8fb30fba.partial: size = 0 OK
2026/07/07 02:08:04 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/07 02:08:04 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:08:04 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:08:04 INFO : file2.txt: Copied (new)
2026/07/07 02:08:04 DEBUG : subdir/file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:08:04 DEBUG : subdir/file21.txt.8fb30fba.partial: renamed to: subdir/file21.txt
2026/07/07 02:08:04 INFO : subdir/file21.txt: Copied (new)
2026/07/07 02:08:04 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:08:04 NOTICE: checking Path1 Local file system at /tmp/020438wiqetij4/rclone_args/path1
2026/07/07 02:08:04 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:08:04 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:08:04 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:08:04 INFO : subdir: Making directory
2026/07/07 02:08:04 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:08:04 DEBUG : subdir/file21.txt: Need to transfer - File not found at Destination
2026/07/07 02:08:04 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/rclone_args/path2: Waiting for checks to finish
2026/07/07 02:08:04 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/rclone_args/path2: Waiting for transfers to finish
2026/07/07 02:08:04 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:08:04 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:08:04 INFO : file2.txt: Copied (new)
2026/07/07 02:08:04 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/07 02:08:04 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:08:04 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:08:04 DEBUG : file1.txt: size = 19 OK
2026/07/07 02:08:04 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c OK
2026/07/07 02:08:04 INFO : file1.txt: Copied (new)
2026/07/07 02:08:04 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:08:04 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:08:04 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:08:05 DEBUG : subdir/file21.txt: size = 0 OK
2026/07/07 02:08:05 DEBUG : subdir/file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:08:05 INFO : subdir/file21.txt: Copied (new)
2026/07/07 02:08:05 NOTICE: checking path2 Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/rclone_args/path2
2026/07/07 02:08:05 NOTICE: [36m(01) :[0m [34mtest rclone-args[0m
2026/07/07 02:08:05 NOTICE: [36m(02) :[0m [34mtouch-glob 2001-01-02 /tmp/020438wiqetij4/datadir/test_rclone_args-pazugaf4/ *[0m
2026/07/07 02:08:05 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_rclone_args-pazugaf4/"
2026/07/07 02:08:05 DEBUG : fs cache: renaming cache item "/tmp/020438wiqetij4/datadir/test_rclone_args-pazugaf4/" to be canonical "/tmp/020438wiqetij4/datadir/test_rclone_args-pazugaf4"
2026/07/07 02:08:05 DEBUG : file21.txt: Set modification time 2001-01-02
2026/07/07 02:08:05 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/07 02:08:05 DEBUG : file2.txt: Set modification time 2001-01-02
2026/07/07 02:08:05 DEBUG : file20.txt: Set modification time 2001-01-02
2026/07/07 02:08:05 NOTICE: [36m(03) :[0m [34mtest initial bisync[0m
2026/07/07 02:08:05 NOTICE: [36m(04) :[0m [34mbisync resync checksum[0m
2026/07/07 02:08:07 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:08:07 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/rclone_args/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:08:07 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/07 02:08:07 INFO : Synching Path1 "/tmp/020438wiqetij4/rclone_args/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/rclone_args/path2/"
2026/07/07 02:08:07 INFO : Copying Path2 files to Path1
2026/07/07 02:08:07 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:08:07 INFO : There was nothing to transfer
2026/07/07 02:08:07 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:08:07 INFO : There was nothing to transfer
2026/07/07 02:08:07 INFO : Resync updating listings
2026/07/07 02:08:07 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/rclone_args/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/rclone_args/path2/"
2026/07/07 02:08:07 INFO : [32mBisync successful[0m
2026/07/07 02:08:07 NOTICE: [36m(05) :[0m [34mtest place newer files on both paths[0m
2026/07/07 02:08:07 NOTICE: [36m(06) :[0m [34mcopy-file /tmp/020438wiqetij4/datadir/test_rclone_args-pazugaf4/file1.txt /tmp/020438wiqetij4/rclone_args/path1/[0m
2026/07/07 02:08:07 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_rclone_args-pazugaf4/file1.txt" to "/tmp/020438wiqetij4/rclone_args/path1/" as ""
2026/07/07 02:08:07 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_rclone_args-pazugaf4/file1.txt"
2026/07/07 02:08:07 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/rclone_args/path1/"
2026/07/07 02:08:07 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/020438wiqetij4/rclone_args/path1" as "file1.txt"
2026/07/07 02:08:07 DEBUG : file1.txt: size = 19 OK
2026/07/07 02:08:07 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/07 02:08:07 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 (Local file system at /tmp/020438wiqetij4/datadir/test_rclone_args-pazugaf4)
2026/07/07 02:08:07 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c (Local file system at /tmp/020438wiqetij4/rclone_args/path1)
2026/07/07 02:08:07 DEBUG : file1.txt: md5 differ
2026/07/07 02:08:07 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/07 02:08:07 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:08:07 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/07 02:08:07 INFO : file1.txt: Copied (replaced existing)
2026/07/07 02:08:07 NOTICE: [36m(07) :[0m [34mcopy-file /tmp/020438wiqetij4/datadir/test_rclone_args-pazugaf4/file2.txt TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/rclone_args/path2/[0m
2026/07/07 02:08:07 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_rclone_args-pazugaf4/file2.txt" to "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/rclone_args/path2/" as ""
2026/07/07 02:08:07 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_rclone_args-pazugaf4/file2.txt"
2026/07/07 02:08:07 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/rclone_args/path2/"
2026/07/07 02:08:07 DEBUG : operations.CopyFile "file2.txt" to "Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/rclone_args/path2" as "file2.txt"
2026/07/07 02:08:07 DEBUG : file2.txt: size = 19 (Local file system at /tmp/020438wiqetij4/datadir/test_rclone_args-pazugaf4)
2026/07/07 02:08:07 DEBUG : file2.txt: size = 0 (Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/rclone_args/path2)
2026/07/07 02:08:07 DEBUG : file2.txt: Sizes differ
2026/07/07 02:08:07 DEBUG : file2.txt: size = 19 OK
2026/07/07 02:08:07 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:08:07 INFO : file2.txt: Copied (replaced existing)
2026/07/07 02:08:07 NOTICE: [36m(08) :[0m [34mcopy-file /tmp/020438wiqetij4/datadir/test_rclone_args-pazugaf4/file20.txt /tmp/020438wiqetij4/rclone_args/path1/subdir[0m
2026/07/07 02:08:07 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_rclone_args-pazugaf4/file20.txt" to "/tmp/020438wiqetij4/rclone_args/path1/subdir" as ""
2026/07/07 02:08:07 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_rclone_args-pazugaf4/file20.txt"
2026/07/07 02:08:07 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/rclone_args/path1/subdir"
2026/07/07 02:08:07 DEBUG : operations.CopyFile "file20.txt" to "Local file system at /tmp/020438wiqetij4/rclone_args/path1/subdir" as "file20.txt"
2026/07/07 02:08:07 DEBUG : file20.txt: size = 0 OK
2026/07/07 02:08:07 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/07 02:08:07 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:08:07 INFO : file20.txt: Updated modification time in destination
2026/07/07 02:08:07 DEBUG : file20.txt: Unchanged skipping
2026/07/07 02:08:07 NOTICE: [36m(09) :[0m [34mcopy-file /tmp/020438wiqetij4/datadir/test_rclone_args-pazugaf4/file21.txt TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/rclone_args/path2/subdir[0m
2026/07/07 02:08:07 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_rclone_args-pazugaf4/file21.txt" to "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/rclone_args/path2/subdir" as ""
2026/07/07 02:08:07 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_rclone_args-pazugaf4/file21.txt"
2026/07/07 02:08:07 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/rclone_args/path2/subdir"
2026/07/07 02:08:07 DEBUG : operations.CopyFile "file21.txt" to "Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/rclone_args/path2/subdir" as "file21.txt"
2026/07/07 02:08:07 DEBUG : file21.txt: size = 0 OK
2026/07/07 02:08:07 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/07 02:08:07 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:08:07 INFO : file21.txt: Updated modification time in destination
2026/07/07 02:08:07 DEBUG : file21.txt: Unchanged skipping
2026/07/07 02:08:07 NOTICE: [36m(10) :[0m [34mtouch-glob 2001-01-02 /tmp/020438wiqetij4/rclone_args/path1/ file1.txt[0m
2026/07/07 02:08:07 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/rclone_args/path1/"
2026/07/07 02:08:07 DEBUG : fs cache: renaming cache item "/tmp/020438wiqetij4/rclone_args/path1/" to be canonical "/tmp/020438wiqetij4/rclone_args/path1"
2026/07/07 02:08:07 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/07 02:08:07 NOTICE: [36m(11) :[0m [34mtouch-glob 2001-01-02 TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/rclone_args/path2/ file2.txt[0m
2026/07/07 02:08:07 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/rclone_args/path2/"
2026/07/07 02:08:07 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/rclone_args/path2/" to be canonical "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/rclone_args/path2"
2026/07/07 02:08:07 DEBUG : file2.txt: Set modification time 2001-01-02
2026/07/07 02:08:07 NOTICE: [36m(12) :[0m [34mtouch-glob 2001-01-02 /tmp/020438wiqetij4/rclone_args/path1/subdir/ file20.txt[0m
2026/07/07 02:08:07 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/rclone_args/path1/subdir/"
2026/07/07 02:08:07 DEBUG : fs cache: renaming cache item "/tmp/020438wiqetij4/rclone_args/path1/subdir/" to be canonical "/tmp/020438wiqetij4/rclone_args/path1/subdir"
2026/07/07 02:08:07 DEBUG : file20.txt: Set modification time 2001-01-02
2026/07/07 02:08:07 NOTICE: [36m(13) :[0m [34mtouch-glob 2001-01-02 TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/rclone_args/path2/subdir/ file21.txt[0m
2026/07/07 02:08:07 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/rclone_args/path2/subdir/"
2026/07/07 02:08:08 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/rclone_args/path2/subdir/" to be canonical "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/rclone_args/path2/subdir"
2026/07/07 02:08:08 DEBUG : file21.txt: Set modification time 2001-01-02
2026/07/07 02:08:08 NOTICE: [36m(14) :[0m [34mtest run bisync with custom options[0m
2026/07/07 02:08:08 NOTICE: [36m(15) :[0m [34mbisync checksum[0m
2026/07/07 02:08:10 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:08:10 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/rclone_args/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:08:10 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/07 02:08:10 INFO : Synching Path1 "/tmp/020438wiqetij4/rclone_args/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/rclone_args/path2/"
2026/07/07 02:08:10 INFO : Building Path1 and Path2 listings
2026/07/07 02:08:10 INFO : Path1 checking for diffs
2026/07/07 02:08:10 INFO : - [36mPath1[0m [35m[33mFile changed: [35mhash[0m[0m[0m - [36mfile1.txt[0m
2026/07/07 02:08:10 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/07 02:08:10 INFO : ([33mModified[0m: [36m 1 hash differs[0m)
2026/07/07 02:08:10 INFO : Path2 checking for diffs
2026/07/07 02:08:10 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/07/07 02:08:10 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/07 02:08:10 INFO : ([33mModified[0m: [36m 1 larger[0m, [34m 0 smaller[0m, [36m 1 hash differs[0m)
2026/07/07 02:08:10 INFO : Applying changes
2026/07/07 02:08:10 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/rclone_args/path2/file1.txt[0m
2026/07/07 02:08:10 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/020438wiqetij4/rclone_args/path1/file2.txt[0m
2026/07/07 02:08:10 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/07 02:08:10 INFO : file2.txt: Copied (replaced existing)
2026/07/07 02:08:10 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/07 02:08:10 INFO : file1.txt: Copied (replaced existing)
2026/07/07 02:08:10 INFO : Updating listings
2026/07/07 02:08:10 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/rclone_args/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/rclone_args/path2/"
2026/07/07 02:08:10 INFO : [32mBisync successful[0m
2026/07/07 02:08:10 NOTICE: [36m(16) :[0m [34mtouch-glob 2007-07-23 /tmp/020438wiqetij4/datadir/test_rclone_args-pazugaf4/ *[0m
2026/07/07 02:08:10 DEBUG : fs cache: switching user supplied name "/tmp/020438wiqetij4/datadir/test_rclone_args-pazugaf4/" for canonical name "/tmp/020438wiqetij4/datadir/test_rclone_args-pazugaf4"
2026/07/07 02:08:10 DEBUG : file21.txt: Set modification time 2007-07-23
2026/07/07 02:08:10 DEBUG : file1.txt: Set modification time 2007-07-23
2026/07/07 02:08:10 DEBUG : file2.txt: Set modification time 2007-07-23
2026/07/07 02:08:10 DEBUG : file20.txt: Set modification time 2007-07-23
2026/07/07 02:08:10 NOTICE: [36m(17) :[0m [34mcopy-file /tmp/020438wiqetij4/datadir/test_rclone_args-pazugaf4/file1.txt /tmp/020438wiqetij4/rclone_args/path1/[0m
2026/07/07 02:08:10 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_rclone_args-pazugaf4/file1.txt" to "/tmp/020438wiqetij4/rclone_args/path1/" as ""
2026/07/07 02:08:10 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_rclone_args-pazugaf4/file1.txt"
2026/07/07 02:08:10 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/rclone_args/path1/"
2026/07/07 02:08:10 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/020438wiqetij4/rclone_args/path1" as "file1.txt"
2026/07/07 02:08:10 DEBUG : file1.txt: size = 19 OK
2026/07/07 02:08:10 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/07 02:08:10 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:08:10 INFO : file1.txt: Updated modification time in destination
2026/07/07 02:08:10 DEBUG : file1.txt: Unchanged skipping
2026/07/07 02:08:10 NOTICE: [36m(18) :[0m [34mcopy-file /tmp/020438wiqetij4/datadir/test_rclone_args-pazugaf4/file2.txt TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/rclone_args/path2/[0m
2026/07/07 02:08:10 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_rclone_args-pazugaf4/file2.txt" to "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/rclone_args/path2/" as ""
2026/07/07 02:08:10 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_rclone_args-pazugaf4/file2.txt"
2026/07/07 02:08:10 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/rclone_args/path2/"
2026/07/07 02:08:10 DEBUG : operations.CopyFile "file2.txt" to "Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/rclone_args/path2" as "file2.txt"
2026/07/07 02:08:10 DEBUG : file2.txt: size = 19 OK
2026/07/07 02:08:10 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/07 02:08:10 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:08:10 INFO : file2.txt: Updated modification time in destination
2026/07/07 02:08:10 DEBUG : file2.txt: Unchanged skipping
2026/07/07 02:08:10 NOTICE: [36m(19) :[0m [34mcopy-file /tmp/020438wiqetij4/datadir/test_rclone_args-pazugaf4/file20.txt /tmp/020438wiqetij4/rclone_args/path1/subdir[0m
2026/07/07 02:08:10 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_rclone_args-pazugaf4/file20.txt" to "/tmp/020438wiqetij4/rclone_args/path1/subdir" as ""
2026/07/07 02:08:10 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_rclone_args-pazugaf4/file20.txt"
2026/07/07 02:08:10 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/rclone_args/path1/subdir"
2026/07/07 02:08:10 DEBUG : operations.CopyFile "file20.txt" to "Local file system at /tmp/020438wiqetij4/rclone_args/path1/subdir" as "file20.txt"
2026/07/07 02:08:10 DEBUG : file20.txt: size = 0 OK
2026/07/07 02:08:10 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/07 02:08:10 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:08:10 INFO : file20.txt: Updated modification time in destination
2026/07/07 02:08:10 DEBUG : file20.txt: Unchanged skipping
2026/07/07 02:08:10 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/020438wiqetij4/datadir/test_rclone_args-pazugaf4/file21.txt TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/rclone_args/path2/ file1.txt[0m
2026/07/07 02:08:10 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_rclone_args-pazugaf4/file21.txt" to "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/rclone_args/path2/" as "file1.txt"
2026/07/07 02:08:10 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_rclone_args-pazugaf4/file21.txt"
2026/07/07 02:08:10 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/rclone_args/path2/"
2026/07/07 02:08:10 DEBUG : operations.CopyFile "file21.txt" to "Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/rclone_args/path2" as "file1.txt"
2026/07/07 02:08:10 DEBUG : file21.txt: size = 0 (Local file system at /tmp/020438wiqetij4/datadir/test_rclone_args-pazugaf4)
2026/07/07 02:08:10 DEBUG : file1.txt: size = 19 (Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/rclone_args/path2)
2026/07/07 02:08:10 DEBUG : file21.txt: Sizes differ
2026/07/07 02:08:10 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:08:10 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:08:10 INFO : file21.txt: Copied (replaced existing) to: file1.txt
2026/07/07 02:08:10 NOTICE: [36m(21) :[0m [34mtouch-glob 2007-07-23 /tmp/020438wiqetij4/rclone_args/path1/ file1.txt[0m
2026/07/07 02:08:10 DEBUG : fs cache: switching user supplied name "/tmp/020438wiqetij4/rclone_args/path1/" for canonical name "/tmp/020438wiqetij4/rclone_args/path1"
2026/07/07 02:08:10 DEBUG : file1.txt: Set modification time 2007-07-23
2026/07/07 02:08:10 NOTICE: [36m(22) :[0m [34mtouch-glob 2007-07-23 TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/rclone_args/path2/ file2.txt[0m
2026/07/07 02:08:10 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/rclone_args/path2/" for canonical name "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/rclone_args/path2"
2026/07/07 02:08:10 DEBUG : file2.txt: Set modification time 2007-07-23
2026/07/07 02:08:11 NOTICE: [36m(23) :[0m [34mtouch-glob 2007-07-23 /tmp/020438wiqetij4/rclone_args/path1/subdir/ file20.txt[0m
2026/07/07 02:08:11 DEBUG : fs cache: switching user supplied name "/tmp/020438wiqetij4/rclone_args/path1/subdir/" for canonical name "/tmp/020438wiqetij4/rclone_args/path1/subdir"
2026/07/07 02:08:11 DEBUG : file20.txt: Set modification time 2007-07-23
2026/07/07 02:08:11 NOTICE: [36m(24) :[0m [34mtouch-glob 2007-07-23 TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/rclone_args/path2/subdir/ file21.txt[0m
2026/07/07 02:08:11 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/rclone_args/path2/subdir/" for canonical name "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/rclone_args/path2/subdir"
2026/07/07 02:08:11 DEBUG : file21.txt: Set modification time 2007-07-23
2026/07/07 02:08:11 NOTICE: [36m(25) :[0m [34mbisync size-only[0m
2026/07/07 02:08:13 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:08:13 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/rclone_args/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:08:13 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:08:13 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/07 02:08:13 INFO : Synching Path1 "/tmp/020438wiqetij4/rclone_args/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/rclone_args/path2/"
2026/07/07 02:08:13 INFO : Building Path1 and Path2 listings
2026/07/07 02:08:13 INFO : Path1 checking for diffs
2026/07/07 02:08:13 INFO : Path2 checking for diffs
2026/07/07 02:08:13 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (smaller)[0m[0m[0m - [36mfile1.txt[0m
2026/07/07 02:08:13 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/07 02:08:13 INFO : ([33mModified[0m: [36m 0 larger[0m, [34m 1 smaller[0m)
2026/07/07 02:08:13 INFO : Applying changes
2026/07/07 02:08:13 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/020438wiqetij4/rclone_args/path1/file1.txt[0m
2026/07/07 02:08:13 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/07 02:08:13 INFO : file1.txt: Copied (replaced existing)
2026/07/07 02:08:13 INFO : Updating listings
2026/07/07 02:08:13 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/rclone_args/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/rclone_args/path2/"
2026/07/07 02:08:13 INFO : [32mBisync successful[0m
2026/07/07 02:08:13 NOTICE: [36m(26) :[0m [34mbisync resync[0m
2026/07/07 02:08:15 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:08:15 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/rclone_args/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:08:15 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:08: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/07 02:08:15 INFO : Synching Path1 "/tmp/020438wiqetij4/rclone_args/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/rclone_args/path2/"
2026/07/07 02:08:15 INFO : Copying Path2 files to Path1
2026/07/07 02:08:15 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:08:15 INFO : There was nothing to transfer
2026/07/07 02:08:15 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:08:15 INFO : file2.txt: Updated modification time in destination
2026/07/07 02:08:15 INFO : subdir/file20.txt: Updated modification time in destination
2026/07/07 02:08:15 INFO : subdir/file21.txt: Updated modification time in destination
2026/07/07 02:08:15 INFO : There was nothing to transfer
2026/07/07 02:08:15 INFO : Resync updating listings
2026/07/07 02:08:15 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/rclone_args/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/rclone_args/path2/"
2026/07/07 02:08:15 INFO : [32mBisync successful[0m
2026/07/07 02:08:15 NOTICE: [36m(27) :[0m [34mcopy-file /tmp/020438wiqetij4/datadir/test_rclone_args-pazugaf4/file1.txt /tmp/020438wiqetij4/rclone_args/path1/[0m
2026/07/07 02:08:15 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_rclone_args-pazugaf4/file1.txt" to "/tmp/020438wiqetij4/rclone_args/path1/" as ""
2026/07/07 02:08:15 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_rclone_args-pazugaf4/file1.txt"
2026/07/07 02:08:15 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/rclone_args/path1/"
2026/07/07 02:08:15 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/020438wiqetij4/rclone_args/path1" as "file1.txt"
2026/07/07 02:08:15 DEBUG : file1.txt: size = 19 (Local file system at /tmp/020438wiqetij4/datadir/test_rclone_args-pazugaf4)
2026/07/07 02:08:15 DEBUG : file1.txt: size = 0 (Local file system at /tmp/020438wiqetij4/rclone_args/path1)
2026/07/07 02:08:15 DEBUG : file1.txt: Sizes differ
2026/07/07 02:08:15 DEBUG : file1.txt.2600eab4.partial: size = 19 OK
2026/07/07 02:08:15 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:08:15 DEBUG : file1.txt.2600eab4.partial: renamed to: file1.txt
2026/07/07 02:08:15 INFO : file1.txt: Copied (replaced existing)
2026/07/07 02:08:15 NOTICE: [36m(28) :[0m [34mcopy-file /tmp/020438wiqetij4/datadir/test_rclone_args-pazugaf4/file2.txt TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/rclone_args/path2/[0m
2026/07/07 02:08:15 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_rclone_args-pazugaf4/file2.txt" to "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/rclone_args/path2/" as ""
2026/07/07 02:08:15 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_rclone_args-pazugaf4/file2.txt"
2026/07/07 02:08:15 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/rclone_args/path2/"
2026/07/07 02:08:15 DEBUG : operations.CopyFile "file2.txt" to "Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/rclone_args/path2" as "file2.txt"
2026/07/07 02:08:15 DEBUG : file2.txt: size = 19 OK
2026/07/07 02:08:15 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/07 02:08:15 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:08:15 INFO : file2.txt: Updated modification time in destination
2026/07/07 02:08:15 DEBUG : file2.txt: Unchanged skipping
2026/07/07 02:08:15 NOTICE: [36m(29) :[0m [34mcopy-file /tmp/020438wiqetij4/datadir/test_rclone_args-pazugaf4/file20.txt /tmp/020438wiqetij4/rclone_args/path1/subdir[0m
2026/07/07 02:08:15 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_rclone_args-pazugaf4/file20.txt" to "/tmp/020438wiqetij4/rclone_args/path1/subdir" as ""
2026/07/07 02:08:15 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_rclone_args-pazugaf4/file20.txt"
2026/07/07 02:08:15 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/rclone_args/path1/subdir"
2026/07/07 02:08:15 DEBUG : operations.CopyFile "file20.txt" to "Local file system at /tmp/020438wiqetij4/rclone_args/path1/subdir" as "file20.txt"
2026/07/07 02:08:15 DEBUG : file20.txt: size = 0 OK
2026/07/07 02:08:15 DEBUG : file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:08:15 DEBUG : file20.txt: Unchanged skipping
2026/07/07 02:08:15 NOTICE: [36m(30) :[0m [34mcopy-file /tmp/020438wiqetij4/datadir/test_rclone_args-pazugaf4/file21.txt TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/rclone_args/path2/subdir[0m
2026/07/07 02:08:15 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_rclone_args-pazugaf4/file21.txt" to "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/rclone_args/path2/subdir" as ""
2026/07/07 02:08:15 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_rclone_args-pazugaf4/file21.txt"
2026/07/07 02:08:15 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/rclone_args/path2/subdir"
2026/07/07 02:08:16 DEBUG : operations.CopyFile "file21.txt" to "Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/rclone_args/path2/subdir" as "file21.txt"
2026/07/07 02:08:16 DEBUG : file21.txt: size = 0 OK
2026/07/07 02:08:16 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/07 02:08:16 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:08:16 INFO : file21.txt: Updated modification time in destination
2026/07/07 02:08:16 DEBUG : file21.txt: Unchanged skipping
2026/07/07 02:08:16 NOTICE: [36m(31) :[0m [34mtouch-glob 2007-07-23 /tmp/020438wiqetij4/rclone_args/path1/ file1.txt[0m
2026/07/07 02:08:16 DEBUG : fs cache: switching user supplied name "/tmp/020438wiqetij4/rclone_args/path1/" for canonical name "/tmp/020438wiqetij4/rclone_args/path1"
2026/07/07 02:08:16 DEBUG : file1.txt: Set modification time 2007-07-23
2026/07/07 02:08:16 NOTICE: [36m(32) :[0m [34mtouch-glob 2007-07-23 TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/rclone_args/path2/ file2.txt[0m
2026/07/07 02:08:16 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/rclone_args/path2/" for canonical name "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/rclone_args/path2"
2026/07/07 02:08:16 DEBUG : file2.txt: Set modification time 2007-07-23
2026/07/07 02:08:16 NOTICE: [36m(33) :[0m [34mtouch-glob 2007-07-23 /tmp/020438wiqetij4/rclone_args/path1/subdir/ file20.txt[0m
2026/07/07 02:08:16 DEBUG : fs cache: switching user supplied name "/tmp/020438wiqetij4/rclone_args/path1/subdir/" for canonical name "/tmp/020438wiqetij4/rclone_args/path1/subdir"
2026/07/07 02:08:16 DEBUG : file20.txt: Set modification time 2007-07-23
2026/07/07 02:08:16 NOTICE: [36m(34) :[0m [34mtouch-glob 2007-07-23 TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/rclone_args/path2/subdir/ file21.txt[0m
2026/07/07 02:08:16 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/rclone_args/path2/subdir/" for canonical name "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/rclone_args/path2/subdir"
2026/07/07 02:08:16 DEBUG : file21.txt: Set modification time 2007-07-23
2026/07/07 02:08:16 NOTICE: [36m(35) :[0m [34mbisync ignore-size[0m
2026/07/07 02:08:18 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:08:18 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/rclone_args/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:08:18 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:08:18 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/07 02:08:18 INFO : Synching Path1 "/tmp/020438wiqetij4/rclone_args/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/rclone_args/path2/"
2026/07/07 02:08:18 INFO : Building Path1 and Path2 listings
2026/07/07 02:08:18 INFO : Path1 checking for diffs
2026/07/07 02:08:18 INFO : Path2 checking for diffs
2026/07/07 02:08:18 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/07/07 02:08:18 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file21.txt[0m
2026/07/07 02:08:18 INFO : Path2: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/07/07 02:08:18 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m)
2026/07/07 02:08:18 INFO : Applying changes
2026/07/07 02:08:18 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/020438wiqetij4/rclone_args/path1/file2.txt[0m
2026/07/07 02:08:18 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/020438wiqetij4/rclone_args/path1/subdir/file21.txt[0m
2026/07/07 02:08:18 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/07 02:08:18 INFO : file2.txt: Updated modification time in destination
2026/07/07 02:08:18 INFO : subdir/file21.txt: Updated modification time in destination
2026/07/07 02:08:18 INFO : There was nothing to transfer
2026/07/07 02:08:18 INFO : Updating listings
2026/07/07 02:08:18 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/rclone_args/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/rclone_args/path2/"
2026/07/07 02:08:18 INFO : [32mBisync successful[0m
2026/07/07 02:08:18 NOTICE: [36m(36) :[0m [34mbisync resync compare-all[0m
2026/07/07 02:08:20 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:08:20 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/rclone_args/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:08:20 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/07 02:08:20 INFO : Synching Path1 "/tmp/020438wiqetij4/rclone_args/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/rclone_args/path2/"
2026/07/07 02:08:20 INFO : Copying Path2 files to Path1
2026/07/07 02:08:20 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:08:20 INFO : There was nothing to transfer
2026/07/07 02:08:20 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:08:21 INFO : file1.txt: Copied (replaced existing)
2026/07/07 02:08:21 INFO : Resync updating listings
2026/07/07 02:08:21 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/rclone_args/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/rclone_args/path2/"
2026/07/07 02:08:21 INFO : [32mBisync successful[0m
2026/07/07 02:08:21 NOTICE: [36m(37) :[0m [34mcopy-as /tmp/020438wiqetij4/datadir/test_rclone_args-pazugaf4/file21.txt TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/rclone_args/path2/ file2.txt[0m
2026/07/07 02:08:21 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_rclone_args-pazugaf4/file21.txt" to "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/rclone_args/path2/" as "file2.txt"
2026/07/07 02:08:21 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_rclone_args-pazugaf4/file21.txt"
2026/07/07 02:08:21 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/rclone_args/path2/"
2026/07/07 02:08:21 DEBUG : operations.CopyFile "file21.txt" to "Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/rclone_args/path2" as "file2.txt"
2026/07/07 02:08:21 DEBUG : file21.txt: size = 0 (Local file system at /tmp/020438wiqetij4/datadir/test_rclone_args-pazugaf4)
2026/07/07 02:08:21 DEBUG : file2.txt: size = 19 (Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/rclone_args/path2)
2026/07/07 02:08:21 DEBUG : file21.txt: Sizes differ
2026/07/07 02:08:21 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:08:21 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:08:21 INFO : file21.txt: Copied (replaced existing) to: file2.txt
2026/07/07 02:08:21 NOTICE: [36m(38) :[0m [34mtouch-glob 2023-08-26 /tmp/020438wiqetij4/datadir/test_rclone_args-pazugaf4/ *[0m
2026/07/07 02:08:21 DEBUG : fs cache: switching user supplied name "/tmp/020438wiqetij4/datadir/test_rclone_args-pazugaf4/" for canonical name "/tmp/020438wiqetij4/datadir/test_rclone_args-pazugaf4"
2026/07/07 02:08:21 DEBUG : file21.txt: Set modification time 2023-08-26
2026/07/07 02:08:21 DEBUG : file1.txt: Set modification time 2023-08-26
2026/07/07 02:08:21 DEBUG : file2.txt: Set modification time 2023-08-26
2026/07/07 02:08:21 DEBUG : file20.txt: Set modification time 2023-08-26
2026/07/07 02:08:21 NOTICE: [36m(39) :[0m [34mcopy-file /tmp/020438wiqetij4/datadir/test_rclone_args-pazugaf4/file1.txt /tmp/020438wiqetij4/rclone_args/path1/[0m
2026/07/07 02:08:21 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_rclone_args-pazugaf4/file1.txt" to "/tmp/020438wiqetij4/rclone_args/path1/" as ""
2026/07/07 02:08:21 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_rclone_args-pazugaf4/file1.txt"
2026/07/07 02:08:21 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/rclone_args/path1/"
2026/07/07 02:08:21 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/020438wiqetij4/rclone_args/path1" as "file1.txt"
2026/07/07 02:08:21 DEBUG : file1.txt: size = 19 OK
2026/07/07 02:08:21 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/07 02:08:21 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:08:21 INFO : file1.txt: Updated modification time in destination
2026/07/07 02:08:21 DEBUG : file1.txt: Unchanged skipping
2026/07/07 02:08:21 NOTICE: [36m(40) :[0m [34mcopy-file /tmp/020438wiqetij4/datadir/test_rclone_args-pazugaf4/file20.txt /tmp/020438wiqetij4/rclone_args/path1/subdir[0m
2026/07/07 02:08:21 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_rclone_args-pazugaf4/file20.txt" to "/tmp/020438wiqetij4/rclone_args/path1/subdir" as ""
2026/07/07 02:08:21 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_rclone_args-pazugaf4/file20.txt"
2026/07/07 02:08:21 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/rclone_args/path1/subdir"
2026/07/07 02:08:21 DEBUG : operations.CopyFile "file20.txt" to "Local file system at /tmp/020438wiqetij4/rclone_args/path1/subdir" as "file20.txt"
2026/07/07 02:08:21 DEBUG : file20.txt: size = 0 OK
2026/07/07 02:08:21 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/07 02:08:21 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:08:21 INFO : file20.txt: Updated modification time in destination
2026/07/07 02:08:21 DEBUG : file20.txt: Unchanged skipping
2026/07/07 02:08:21 NOTICE: [36m(41) :[0m [34mcopy-file /tmp/020438wiqetij4/datadir/test_rclone_args-pazugaf4/file21.txt TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/rclone_args/path2/subdir[0m
2026/07/07 02:08:21 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_rclone_args-pazugaf4/file21.txt" to "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/rclone_args/path2/subdir" as ""
2026/07/07 02:08:21 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_rclone_args-pazugaf4/file21.txt"
2026/07/07 02:08:21 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/rclone_args/path2/subdir"
2026/07/07 02:08:21 DEBUG : operations.CopyFile "file21.txt" to "Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/rclone_args/path2/subdir" as "file21.txt"
2026/07/07 02:08:21 DEBUG : file21.txt: size = 0 OK
2026/07/07 02:08:21 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/07 02:08:21 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:08:21 INFO : file21.txt: Updated modification time in destination
2026/07/07 02:08:21 DEBUG : file21.txt: Unchanged skipping
2026/07/07 02:08:21 NOTICE: [36m(42) :[0m [34mtouch-glob 2007-07-23 TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/rclone_args/path2/ file2.txt[0m
2026/07/07 02:08:21 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/rclone_args/path2/" for canonical name "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/rclone_args/path2"
2026/07/07 02:08:21 DEBUG : file2.txt: Set modification time 2007-07-23
2026/07/07 02:08:21 NOTICE: [36m(43) :[0m [34mtouch-glob 2023-08-26 /tmp/020438wiqetij4/rclone_args/path1/ file1.txt[0m
2026/07/07 02:08:21 DEBUG : fs cache: switching user supplied name "/tmp/020438wiqetij4/rclone_args/path1/" for canonical name "/tmp/020438wiqetij4/rclone_args/path1"
2026/07/07 02:08:21 DEBUG : file1.txt: Set modification time 2023-08-26
2026/07/07 02:08:21 NOTICE: [36m(44) :[0m [34mtouch-glob 2023-08-26 /tmp/020438wiqetij4/rclone_args/path1/subdir/ file20.txt[0m
2026/07/07 02:08:21 DEBUG : fs cache: switching user supplied name "/tmp/020438wiqetij4/rclone_args/path1/subdir/" for canonical name "/tmp/020438wiqetij4/rclone_args/path1/subdir"
2026/07/07 02:08:21 DEBUG : file20.txt: Set modification time 2023-08-26
2026/07/07 02:08:21 NOTICE: [36m(45) :[0m [34mtouch-glob 2023-08-26 TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/rclone_args/path2/subdir/ file21.txt[0m
2026/07/07 02:08:21 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/rclone_args/path2/subdir/" for canonical name "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/rclone_args/path2/subdir"
2026/07/07 02:08:21 DEBUG : file21.txt: Set modification time 2023-08-26
2026/07/07 02:08:21 NOTICE: [36m(46) :[0m [34mbisync compare-all[0m
2026/07/07 02:08:23 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:08:23 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/rclone_args/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:08: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/07 02:08:23 INFO : Synching Path1 "/tmp/020438wiqetij4/rclone_args/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/rclone_args/path2/"
2026/07/07 02:08:23 INFO : Building Path1 and Path2 listings
2026/07/07 02:08:23 INFO : Path1 checking for diffs
2026/07/07 02:08:23 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/07 02:08:23 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/07/07 02:08:23 INFO : Path1: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/07/07 02:08:23 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m)
2026/07/07 02:08:23 INFO : Path2 checking for diffs
2026/07/07 02:08:23 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (smaller)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/07/07 02:08:23 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file21.txt[0m
2026/07/07 02:08:23 INFO : Path2: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/07/07 02:08:23 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/07 02:08:23 INFO : Applying changes
2026/07/07 02:08:23 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/rclone_args/path2/file1.txt[0m
2026/07/07 02:08:23 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/rclone_args/path2/subdir/file20.txt[0m
2026/07/07 02:08:23 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/020438wiqetij4/rclone_args/path1/file2.txt[0m
2026/07/07 02:08:23 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/020438wiqetij4/rclone_args/path1/subdir/file21.txt[0m
2026/07/07 02:08:23 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/07 02:08:23 INFO : subdir/file21.txt: Updated modification time in destination
2026/07/07 02:08:23 INFO : file2.txt: Copied (replaced existing)
2026/07/07 02:08:23 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/07 02:08:24 INFO : file1.txt: Updated modification time in destination
2026/07/07 02:08:24 INFO : subdir/file20.txt: Updated modification time in destination
2026/07/07 02:08:24 INFO : Updating listings
2026/07/07 02:08:24 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/rclone_args/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/rclone_args/path2/"
2026/07/07 02:08:24 INFO : [32mBisync successful[0m
2026/07/07 02:08:24 DEBUG : Waiting for deletions to finish
2026/07/07 02:08:24 INFO : subdir/file20.txt: Deleted
2026/07/07 02:08:24 INFO : subdir/file21.txt: Deleted
2026/07/07 02:08:24 INFO : RCLONE_TEST: Deleted
2026/07/07 02:08:24 INFO : file2.txt: Deleted
2026/07/07 02:08:24 INFO : file1.txt: Deleted
2026/07/07 02:08:24 DEBUG : removing 1 level 1 directories
2026/07/07 02:08:24 INFO : subdir: Removing directory
2026/07/07 02:08:24 DEBUG : removing 1 level 0 directories
2026/07/07 02:08:24 INFO : Local file system at /tmp/020438wiqetij4/rclone_args/path1: Removing directory
2026/07/07 02:08:24 DEBUG : Waiting for deletions to finish
2026/07/07 02:08:24 INFO : file1.txt: Deleted
2026/07/07 02:08:24 INFO : file2.txt: Deleted
2026/07/07 02:08:24 INFO : subdir/file21.txt: Deleted
2026/07/07 02:08:24 INFO : RCLONE_TEST: Deleted
2026/07/07 02:08:24 INFO : subdir/file20.txt: Deleted
2026/07/07 02:08:24 DEBUG : removing 1 level 0 directories
2026/07/07 02:08:24 INFO : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/rclone_args/path2: Removing directory
bisync_test.go:610: [32mTEST rclone_args PASSED[0m
=== RUN TestBisyncLocalRemote/resolve
2026/07/07 02:08:24 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/resolve/path1"
2026/07/07 02:08:24 INFO : path2: Making directory
2026/07/07 02:08:24 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resolve/path2"
2026/07/07 02:08:24 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/initdir/test_resolve-debiwol6"
2026/07/07 02:08:24 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:08:24 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:08:24 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:08:24 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:08:24 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:08:24 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:08:24 DEBUG : Local file system at /tmp/020438wiqetij4/initdir/test_resolve-debiwol6: Waiting for checks to finish
2026/07/07 02:08:24 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:08:24 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:08:24 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:08:24 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:08:24 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:08:24 INFO : file1.txt: Copied (new)
2026/07/07 02:08:24 DEBUG : Local file system at /tmp/020438wiqetij4/initdir/test_resolve-debiwol6: Waiting for transfers to finish
2026/07/07 02:08:24 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:08:24 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:08:24 INFO : file2.txt: Copied (new)
2026/07/07 02:08:24 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_resolve-lecevac3"
2026/07/07 02:08:24 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/07/07 02:08:24 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/07/07 02:08:24 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:08:24 DEBUG : file1L.txt.6455455d.partial: size = 33 OK
2026/07/07 02:08:24 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/07 02:08:24 DEBUG : file1L.txt.6455455d.partial: renamed to: file1L.txt
2026/07/07 02:08:24 INFO : file1L.txt: Copied (new)
2026/07/07 02:08:24 DEBUG : file1R.txt.f5ef699a.partial: size = 33 OK
2026/07/07 02:08:24 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/07 02:08:24 DEBUG : file1R.txt.f5ef699a.partial: renamed to: file1R.txt
2026/07/07 02:08:24 INFO : file1R.txt: Copied (new)
2026/07/07 02:08:24 DEBUG : Local file system at /tmp/020438wiqetij4/datadir/test_resolve-lecevac3: Waiting for checks to finish
2026/07/07 02:08:24 DEBUG : Local file system at /tmp/020438wiqetij4/datadir/test_resolve-lecevac3: Waiting for transfers to finish
2026/07/07 02:08:24 DEBUG : file2.txt.67fcf9d0.partial: size = 37 OK
2026/07/07 02:08:24 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/07/07 02:08:24 DEBUG : file2.txt.67fcf9d0.partial: renamed to: file2.txt
2026/07/07 02:08:24 INFO : file2.txt: Copied (new)
2026/07/07 02:08:24 DEBUG : Waiting for deletions to finish
2026/07/07 02:08:24 ERROR : error listing: directory not found
2026/07/07 02:08:24 ERROR : Local file system at /tmp/020438wiqetij4/resolve/path1: Failed to list "": directory not found
2026/07/07 02:08:24 DEBUG : removing 1 level 0 directories
2026/07/07 02:08:24 INFO : Local file system at /tmp/020438wiqetij4/resolve/path1: Removing directory
2026/07/07 02:08:24 ERROR : Failed to rmdir: stat /tmp/020438wiqetij4/resolve/path1: no such file or directory
2026/07/07 02:08:24 DEBUG : Waiting for deletions to finish
2026/07/07 02:08:24 DEBUG : removing 1 level 0 directories
2026/07/07 02:08:24 INFO : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resolve/path2: Removing directory
2026/07/07 02:08:24 ERROR : error listing: directory not found
2026/07/07 02:08:24 NOTICE: checking initFs Local file system at /tmp/020438wiqetij4/initdir/test_resolve-debiwol6
2026/07/07 02:08:24 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:08:24 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:08:24 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:08:24 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:08:24 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:08:24 DEBUG : Local file system at /tmp/020438wiqetij4/resolve/path1: Waiting for checks to finish
2026/07/07 02:08:24 DEBUG : Local file system at /tmp/020438wiqetij4/resolve/path1: Waiting for transfers to finish
2026/07/07 02:08:24 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:08:24 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:08:24 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:08:24 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:08:24 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:08:24 INFO : file2.txt: Copied (new)
2026/07/07 02:08:24 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:08:24 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:08:24 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:08:24 INFO : file1.txt: Copied (new)
2026/07/07 02:08:24 NOTICE: checking Path1 Local file system at /tmp/020438wiqetij4/resolve/path1
2026/07/07 02:08:24 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:08:24 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:08:24 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:08:24 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resolve/path2: Waiting for checks to finish
2026/07/07 02:08:24 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resolve/path2: Waiting for transfers to finish
2026/07/07 02:08:24 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:08:24 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:08:24 INFO : file2.txt: Copied (new)
2026/07/07 02:08:24 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:08:24 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:08:24 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:08:24 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:08:24 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:08:24 INFO : file1.txt: Copied (new)
2026/07/07 02:08:24 NOTICE: checking path2 Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resolve/path2
2026/07/07 02:08:24 NOTICE: [36m(01) :[0m [34mtest resolve[0m
2026/07/07 02:08:24 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/07 02:08:24 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/07 02:08:26 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resolve/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:08:26 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:08: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/07 02:08:26 INFO : Synching Path1 "/tmp/020438wiqetij4/resolve/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resolve/path2/"
2026/07/07 02:08:26 INFO : Copying Path2 files to Path1
2026/07/07 02:08:26 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:08:26 INFO : There was nothing to transfer
2026/07/07 02:08:26 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:08:26 INFO : There was nothing to transfer
2026/07/07 02:08:26 INFO : Resync updating listings
2026/07/07 02:08:26 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/resolve/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resolve/path2/"
2026/07/07 02:08:26 INFO : [32mBisync successful[0m
2026/07/07 02:08:26 NOTICE: [36m(04) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/07 02:08:26 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-01-02 /tmp/020438wiqetij4/datadir/test_resolve-lecevac3/ file1R.txt[0m
2026/07/07 02:08:26 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_resolve-lecevac3/"
2026/07/07 02:08:26 DEBUG : fs cache: renaming cache item "/tmp/020438wiqetij4/datadir/test_resolve-lecevac3/" to be canonical "/tmp/020438wiqetij4/datadir/test_resolve-lecevac3"
2026/07/07 02:08:26 DEBUG : file1R.txt: Set modification time 2001-01-02
2026/07/07 02:08:26 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/020438wiqetij4/datadir/test_resolve-lecevac3/file1R.txt TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resolve/path2/ file1.txt[0m
2026/07/07 02:08:26 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_resolve-lecevac3/file1R.txt" to "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resolve/path2/" as "file1.txt"
2026/07/07 02:08:26 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_resolve-lecevac3/file1R.txt"
2026/07/07 02:08:26 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resolve/path2/"
2026/07/07 02:08:27 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resolve/path2" as "file1.txt"
2026/07/07 02:08:27 DEBUG : file1R.txt: size = 33 (Local file system at /tmp/020438wiqetij4/datadir/test_resolve-lecevac3)
2026/07/07 02:08:27 DEBUG : file1.txt: size = 0 (Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resolve/path2)
2026/07/07 02:08:27 DEBUG : file1R.txt: Sizes differ
2026/07/07 02:08:27 DEBUG : file1.txt: size = 33 OK
2026/07/07 02:08:27 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/07 02:08:27 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/07/07 02:08:27 NOTICE: [36m(07) :[0m [34mtouch-glob 2001-03-04 /tmp/020438wiqetij4/datadir/test_resolve-lecevac3/ file1L.txt[0m
2026/07/07 02:08:27 DEBUG : fs cache: switching user supplied name "/tmp/020438wiqetij4/datadir/test_resolve-lecevac3/" for canonical name "/tmp/020438wiqetij4/datadir/test_resolve-lecevac3"
2026/07/07 02:08:27 DEBUG : file1L.txt: Set modification time 2001-03-04
2026/07/07 02:08:27 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/020438wiqetij4/datadir/test_resolve-lecevac3/file1L.txt /tmp/020438wiqetij4/resolve/path1/ file1.txt[0m
2026/07/07 02:08:27 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_resolve-lecevac3/file1L.txt" to "/tmp/020438wiqetij4/resolve/path1/" as "file1.txt"
2026/07/07 02:08:27 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_resolve-lecevac3/file1L.txt"
2026/07/07 02:08:27 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/resolve/path1/"
2026/07/07 02:08:27 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/020438wiqetij4/resolve/path1" as "file1.txt"
2026/07/07 02:08:27 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/020438wiqetij4/datadir/test_resolve-lecevac3)
2026/07/07 02:08:27 DEBUG : file1.txt: size = 0 (Local file system at /tmp/020438wiqetij4/resolve/path1)
2026/07/07 02:08:27 DEBUG : file1L.txt: Sizes differ
2026/07/07 02:08:27 DEBUG : file1.txt.4e37ab47.partial: size = 33 OK
2026/07/07 02:08:27 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/07 02:08:27 DEBUG : file1.txt.4e37ab47.partial: renamed to: file1.txt
2026/07/07 02:08:27 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/07/07 02:08:27 NOTICE: [36m(09) :[0m [34mtest bisync run with --conflict-resolve=newer --conflict-loser=delete --conflict-suffix=potato[0m
2026/07/07 02:08:27 NOTICE: [36m(10) :[0m [34mbisync conflict-resolve=newer conflict-loser=delete conflict-suffix=potato[0m
2026/07/07 02:08:29 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resolve/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:08:29 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:08: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/07 02:08:29 INFO : Synching Path1 "/tmp/020438wiqetij4/resolve/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resolve/path2/"
2026/07/07 02:08:29 INFO : Building Path1 and Path2 listings
2026/07/07 02:08:29 INFO : Path1 checking for diffs
2026/07/07 02:08:29 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/07 02:08:29 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/07 02:08:29 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/07 02:08:29 INFO : Path2 checking for diffs
2026/07/07 02:08:29 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/07 02:08:29 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/07 02:08:29 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/07 02:08:29 INFO : Applying changes
2026/07/07 02:08:29 INFO : Checking potential conflicts...
2026/07/07 02:08:29 ERROR : file1.txt: md5 differ
2026/07/07 02:08:29 NOTICE: Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resolve/path2: 1 differences found
2026/07/07 02:08:29 NOTICE: Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resolve/path2: 1 errors while checking
2026/07/07 02:08:29 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/07 02:08:29 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/07/07 02:08:29 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/07 02:08:29 INFO : file1.txt: [32mThe winner is: Path1[0m
2026/07/07 02:08:29 NOTICE: - [34mPath2[0m [35mDeleting Path2 copy[0m - [36mTestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resolve/path2/file1.txt[0m
2026/07/07 02:08:29 INFO : file1.txt: Deleted
2026/07/07 02:08:29 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mfile1.txt[0m
2026/07/07 02:08:29 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/07 02:08:29 INFO : file1.txt: Copied (new)
2026/07/07 02:08:29 INFO : Updating listings
2026/07/07 02:08:29 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/resolve/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resolve/path2/"
2026/07/07 02:08:29 INFO : [32mBisync successful[0m
2026/07/07 02:08:29 NOTICE: [36m(11) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/07 02:08:29 NOTICE: [36m(12) :[0m [34mtouch-glob 2001-07-23 /tmp/020438wiqetij4/datadir/test_resolve-lecevac3/ file1R.txt[0m
2026/07/07 02:08:29 DEBUG : fs cache: switching user supplied name "/tmp/020438wiqetij4/datadir/test_resolve-lecevac3/" for canonical name "/tmp/020438wiqetij4/datadir/test_resolve-lecevac3"
2026/07/07 02:08:29 DEBUG : file1R.txt: Set modification time 2001-07-23
2026/07/07 02:08:29 NOTICE: [36m(13) :[0m [34mcopy-as /tmp/020438wiqetij4/datadir/test_resolve-lecevac3/file1R.txt TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resolve/path2/ file1.txt[0m
2026/07/07 02:08:29 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_resolve-lecevac3/file1R.txt" to "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resolve/path2/" as "file1.txt"
2026/07/07 02:08:29 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_resolve-lecevac3/file1R.txt"
2026/07/07 02:08:29 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resolve/path2/"
2026/07/07 02:08:29 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resolve/path2" as "file1.txt"
2026/07/07 02:08:29 DEBUG : file1.txt: size = 33 OK
2026/07/07 02:08:29 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/07 02:08:29 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 (Local file system at /tmp/020438wiqetij4/datadir/test_resolve-lecevac3)
2026/07/07 02:08:29 DEBUG : file1.txt: md5 = ea683c03f780b76a62405456b08ae6fd (Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resolve/path2)
2026/07/07 02:08:29 DEBUG : file1R.txt: md5 differ
2026/07/07 02:08:29 DEBUG : file1.txt: size = 33 OK
2026/07/07 02:08:29 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/07 02:08:29 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/07/07 02:08:29 NOTICE: [36m(14) :[0m [34mtouch-glob 2001-08-26 /tmp/020438wiqetij4/datadir/test_resolve-lecevac3/ file1L.txt[0m
2026/07/07 02:08:29 DEBUG : fs cache: switching user supplied name "/tmp/020438wiqetij4/datadir/test_resolve-lecevac3/" for canonical name "/tmp/020438wiqetij4/datadir/test_resolve-lecevac3"
2026/07/07 02:08:29 DEBUG : file1L.txt: Set modification time 2001-08-26
2026/07/07 02:08:29 NOTICE: [36m(15) :[0m [34mcopy-as /tmp/020438wiqetij4/datadir/test_resolve-lecevac3/file1L.txt /tmp/020438wiqetij4/resolve/path1/ file1.txt[0m
2026/07/07 02:08:29 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_resolve-lecevac3/file1L.txt" to "/tmp/020438wiqetij4/resolve/path1/" as "file1.txt"
2026/07/07 02:08:29 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_resolve-lecevac3/file1L.txt"
2026/07/07 02:08:29 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/resolve/path1/"
2026/07/07 02:08:29 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/020438wiqetij4/resolve/path1" as "file1.txt"
2026/07/07 02:08:29 DEBUG : file1.txt: size = 33 OK
2026/07/07 02:08:29 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/07 02:08:29 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/07 02:08:29 INFO : file1L.txt: Updated modification time in destination
2026/07/07 02:08:29 DEBUG : file1L.txt: Unchanged skipping
2026/07/07 02:08:29 NOTICE: [36m(16) :[0m [34mtest bisync run with --conflict-resolve=path2 --conflict-loser=num --conflict-suffix=dinosaur[0m
2026/07/07 02:08:29 NOTICE: [36m(17) :[0m [34mbisync conflict-resolve=path2 conflict-loser=num conflict-suffix=dinosaur[0m
2026/07/07 02:08:32 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resolve/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:08:32 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02: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/07 02:08:32 INFO : Synching Path1 "/tmp/020438wiqetij4/resolve/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resolve/path2/"
2026/07/07 02:08:32 INFO : Building Path1 and Path2 listings
2026/07/07 02:08:32 INFO : Path1 checking for diffs
2026/07/07 02:08:32 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/07 02:08:32 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/07 02:08:32 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m)
2026/07/07 02:08:32 INFO : Path2 checking for diffs
2026/07/07 02:08:32 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/07 02:08:32 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/07 02:08:32 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m)
2026/07/07 02:08:32 INFO : Applying changes
2026/07/07 02:08:32 INFO : Checking potential conflicts...
2026/07/07 02:08:32 ERROR : file1.txt: md5 differ
2026/07/07 02:08:32 NOTICE: Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resolve/path2: 1 differences found
2026/07/07 02:08:32 NOTICE: Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resolve/path2: 1 errors while checking
2026/07/07 02:08:32 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/07 02:08:32 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/07/07 02:08:32 INFO : file1.txt: [32mThe winner is: Path2[0m
2026/07/07 02:08:32 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36m/tmp/020438wiqetij4/resolve/path1/file1.txt.dinosaur1[0m
2026/07/07 02:08:32 INFO : file1.txt: Moved (server-side) to: file1.txt.dinosaur1
2026/07/07 02:08:32 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resolve/path2/file1.txt.dinosaur1[0m
2026/07/07 02:08:32 NOTICE: - [34mPath2[0m [35mNot renaming Path2 copy, as it was determined the winner[0m - [36mTestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resolve/path2/file1.txt[0m
2026/07/07 02:08:32 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/020438wiqetij4/resolve/path1/file1.txt[0m
2026/07/07 02:08:32 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/07 02:08:32 INFO : file1.txt: Copied (new)
2026/07/07 02:08:32 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/07 02:08:32 INFO : file1.txt.dinosaur1: Copied (new)
2026/07/07 02:08:32 INFO : Updating listings
2026/07/07 02:08:32 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/resolve/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resolve/path2/"
2026/07/07 02:08:32 INFO : [32mBisync successful[0m
2026/07/07 02:08:32 NOTICE: [36m(18) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/07 02:08:32 NOTICE: [36m(19) :[0m [34mtouch-glob 2002-07-23 /tmp/020438wiqetij4/datadir/test_resolve-lecevac3/ file1R.txt[0m
2026/07/07 02:08:32 DEBUG : fs cache: switching user supplied name "/tmp/020438wiqetij4/datadir/test_resolve-lecevac3/" for canonical name "/tmp/020438wiqetij4/datadir/test_resolve-lecevac3"
2026/07/07 02:08:32 DEBUG : file1R.txt: Set modification time 2002-07-23
2026/07/07 02:08:32 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/020438wiqetij4/datadir/test_resolve-lecevac3/file1R.txt TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resolve/path2/ file1.txt[0m
2026/07/07 02:08:32 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_resolve-lecevac3/file1R.txt" to "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resolve/path2/" as "file1.txt"
2026/07/07 02:08:32 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_resolve-lecevac3/file1R.txt"
2026/07/07 02:08:32 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resolve/path2/"
2026/07/07 02:08:32 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resolve/path2" as "file1.txt"
2026/07/07 02:08:32 DEBUG : file1.txt: size = 33 OK
2026/07/07 02:08:32 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/07 02:08:32 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/07 02:08:32 INFO : file1R.txt: Updated modification time in destination
2026/07/07 02:08:32 DEBUG : file1R.txt: Unchanged skipping
2026/07/07 02:08:32 NOTICE: [36m(21) :[0m [34mtouch-glob 2002-08-26 /tmp/020438wiqetij4/datadir/test_resolve-lecevac3/ file1L.txt[0m
2026/07/07 02:08:32 DEBUG : fs cache: switching user supplied name "/tmp/020438wiqetij4/datadir/test_resolve-lecevac3/" for canonical name "/tmp/020438wiqetij4/datadir/test_resolve-lecevac3"
2026/07/07 02:08:32 DEBUG : file1L.txt: Set modification time 2002-08-26
2026/07/07 02:08:32 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/020438wiqetij4/datadir/test_resolve-lecevac3/file1L.txt /tmp/020438wiqetij4/resolve/path1/ file1.txt[0m
2026/07/07 02:08:32 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_resolve-lecevac3/file1L.txt" to "/tmp/020438wiqetij4/resolve/path1/" as "file1.txt"
2026/07/07 02:08:32 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_resolve-lecevac3/file1L.txt"
2026/07/07 02:08:32 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/resolve/path1/"
2026/07/07 02:08:32 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/020438wiqetij4/resolve/path1" as "file1.txt"
2026/07/07 02:08:32 DEBUG : file1.txt: size = 33 OK
2026/07/07 02:08:32 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/07 02:08:32 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd (Local file system at /tmp/020438wiqetij4/datadir/test_resolve-lecevac3)
2026/07/07 02:08:32 DEBUG : file1.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 (Local file system at /tmp/020438wiqetij4/resolve/path1)
2026/07/07 02:08:32 DEBUG : file1L.txt: md5 differ
2026/07/07 02:08:32 DEBUG : file1.txt.e4364b55.partial: size = 33 OK
2026/07/07 02:08:32 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/07 02:08:32 DEBUG : file1.txt.e4364b55.partial: renamed to: file1.txt
2026/07/07 02:08:32 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/07/07 02:08:32 NOTICE: [36m(23) :[0m [34mtest bisync run with --conflict-resolve=larger --conflict-loser=num --conflict-suffix=apple[0m
2026/07/07 02:08:32 NOTICE: [36m(24) :[0m [34mbisync conflict-resolve=larger conflict-loser=num conflict-suffix=apple[0m
2026/07/07 02:08:34 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resolve/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:08:34 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02: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/07 02:08:34 INFO : Synching Path1 "/tmp/020438wiqetij4/resolve/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resolve/path2/"
2026/07/07 02:08:34 INFO : Building Path1 and Path2 listings
2026/07/07 02:08:34 INFO : Path1 checking for diffs
2026/07/07 02:08:34 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/07/07 02:08:34 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/07 02:08:34 INFO : Path2 checking for diffs
2026/07/07 02:08:34 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/07/07 02:08:34 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/07 02:08:34 INFO : Applying changes
2026/07/07 02:08:34 INFO : Checking potential conflicts...
2026/07/07 02:08:34 ERROR : file1.txt: md5 differ
2026/07/07 02:08:34 NOTICE: Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resolve/path2: 1 differences found
2026/07/07 02:08:34 NOTICE: Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resolve/path2: 1 errors while checking
2026/07/07 02:08:34 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/07 02:08:34 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/07/07 02:08:34 INFO : file1.txt: Winner cannot be determined as sizes are equal. Path1: 33, Path2: 33, Difference: 0
2026/07/07 02:08:34 INFO : file1.txt: [31mA winner could not be determined.[0m
2026/07/07 02:08:34 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36m/tmp/020438wiqetij4/resolve/path1/file1.txt.apple1[0m
2026/07/07 02:08:34 INFO : file1.txt: Moved (server-side) to: file1.txt.apple1
2026/07/07 02:08:34 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resolve/path2/file1.txt.apple1[0m
2026/07/07 02:08:34 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resolve/path2/file1.txt.apple2[0m
2026/07/07 02:08:35 INFO : file1.txt: Copied (server-side copy) to: file1.txt.apple2
2026/07/07 02:08:35 INFO : file1.txt: Deleted
2026/07/07 02:08:35 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/020438wiqetij4/resolve/path1/file1.txt.apple2[0m
2026/07/07 02:08:35 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/07 02:08:35 INFO : file1.txt.apple2: Copied (new)
2026/07/07 02:08:35 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/07 02:08:35 INFO : file1.txt.apple1: Copied (new)
2026/07/07 02:08:35 INFO : Updating listings
2026/07/07 02:08:35 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/resolve/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resolve/path2/"
2026/07/07 02:08:35 INFO : [32mBisync successful[0m
2026/07/07 02:08:35 NOTICE: [36m(25) :[0m [34mtest different suffixes[0m
2026/07/07 02:08:35 NOTICE: [36m(26) :[0m [34mtouch-glob 2003-07-23 /tmp/020438wiqetij4/datadir/test_resolve-lecevac3/ file1R.txt[0m
2026/07/07 02:08:35 DEBUG : fs cache: switching user supplied name "/tmp/020438wiqetij4/datadir/test_resolve-lecevac3/" for canonical name "/tmp/020438wiqetij4/datadir/test_resolve-lecevac3"
2026/07/07 02:08:35 DEBUG : file1R.txt: Set modification time 2003-07-23
2026/07/07 02:08:35 NOTICE: [36m(27) :[0m [34mcopy-as /tmp/020438wiqetij4/datadir/test_resolve-lecevac3/file1R.txt TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resolve/path2/ file1.txt[0m
2026/07/07 02:08:35 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_resolve-lecevac3/file1R.txt" to "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resolve/path2/" as "file1.txt"
2026/07/07 02:08:35 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_resolve-lecevac3/file1R.txt"
2026/07/07 02:08:35 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resolve/path2/"
2026/07/07 02:08:35 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resolve/path2" as "file1.txt"
2026/07/07 02:08:35 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/07/07 02:08:35 DEBUG : file1.txt: size = 33 OK
2026/07/07 02:08:35 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/07 02:08:35 INFO : file1R.txt: Copied (new) to: file1.txt
2026/07/07 02:08:35 NOTICE: [36m(28) :[0m [34mtouch-glob 2003-07-23 /tmp/020438wiqetij4/datadir/test_resolve-lecevac3/ file1L.txt[0m
2026/07/07 02:08:35 DEBUG : fs cache: switching user supplied name "/tmp/020438wiqetij4/datadir/test_resolve-lecevac3/" for canonical name "/tmp/020438wiqetij4/datadir/test_resolve-lecevac3"
2026/07/07 02:08:35 DEBUG : file1L.txt: Set modification time 2003-07-23
2026/07/07 02:08:35 NOTICE: [36m(29) :[0m [34mcopy-as /tmp/020438wiqetij4/datadir/test_resolve-lecevac3/file1L.txt /tmp/020438wiqetij4/resolve/path1/ file1.txt[0m
2026/07/07 02:08:35 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_resolve-lecevac3/file1L.txt" to "/tmp/020438wiqetij4/resolve/path1/" as "file1.txt"
2026/07/07 02:08:35 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_resolve-lecevac3/file1L.txt"
2026/07/07 02:08:35 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/resolve/path1/"
2026/07/07 02:08:35 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/020438wiqetij4/resolve/path1" as "file1.txt"
2026/07/07 02:08:35 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/07/07 02:08:35 DEBUG : file1.txt.5ea1e655.partial: size = 33 OK
2026/07/07 02:08:35 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/07 02:08:35 DEBUG : file1.txt.5ea1e655.partial: renamed to: file1.txt
2026/07/07 02:08:35 INFO : file1L.txt: Copied (new) to: file1.txt
2026/07/07 02:08:35 NOTICE: [36m(30) :[0m [34mtest bisync run with --conflict-resolve=older --conflict-loser=num --conflict-suffix=cloud,local[0m
2026/07/07 02:08:35 NOTICE: [36m(31) :[0m [34mbisync conflict-resolve=older conflict-loser=num conflict-suffix=cloud,local[0m
2026/07/07 02:08:37 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resolve/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:08:37 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:08: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/07 02:08:37 INFO : Synching Path1 "/tmp/020438wiqetij4/resolve/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resolve/path2/"
2026/07/07 02:08:37 INFO : Building Path1 and Path2 listings
2026/07/07 02:08:37 INFO : Path1 checking for diffs
2026/07/07 02:08:37 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/07/07 02:08:37 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/07 02:08:37 INFO : Path2 checking for diffs
2026/07/07 02:08:37 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/07/07 02:08:37 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/07 02:08:37 INFO : Applying changes
2026/07/07 02:08:37 INFO : Checking potential conflicts...
2026/07/07 02:08:37 ERROR : file1.txt: md5 differ
2026/07/07 02:08:37 NOTICE: Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resolve/path2: 1 differences found
2026/07/07 02:08:37 NOTICE: Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resolve/path2: 1 errors while checking
2026/07/07 02:08:37 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/07 02:08:37 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/07/07 02:08:37 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/07 02:08:37 INFO : file1.txt: [31mA winner could not be determined.[0m
2026/07/07 02:08:37 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36m/tmp/020438wiqetij4/resolve/path1/file1.txt.cloud1[0m
2026/07/07 02:08:37 INFO : file1.txt: Moved (server-side) to: file1.txt.cloud1
2026/07/07 02:08:37 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resolve/path2/file1.txt.cloud1[0m
2026/07/07 02:08:37 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resolve/path2/file1.txt.local1[0m
2026/07/07 02:08:38 INFO : file1.txt: Copied (server-side copy) to: file1.txt.local1
2026/07/07 02:08:38 INFO : file1.txt: Deleted
2026/07/07 02:08:38 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/020438wiqetij4/resolve/path1/file1.txt.local1[0m
2026/07/07 02:08:38 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/07 02:08:38 INFO : file1.txt.local1: Copied (new)
2026/07/07 02:08:38 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/07 02:08:38 INFO : file1.txt.cloud1: Copied (new)
2026/07/07 02:08:38 INFO : Updating listings
2026/07/07 02:08:38 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/resolve/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resolve/path2/"
2026/07/07 02:08:38 INFO : [32mBisync successful[0m
2026/07/07 02:08:38 NOTICE: [36m(32) :[0m [34mtest legacy[0m
2026/07/07 02:08:38 NOTICE: [36m(33) :[0m [34mtouch-glob 2004-07-23 /tmp/020438wiqetij4/datadir/test_resolve-lecevac3/ file1R.txt[0m
2026/07/07 02:08:38 DEBUG : fs cache: switching user supplied name "/tmp/020438wiqetij4/datadir/test_resolve-lecevac3/" for canonical name "/tmp/020438wiqetij4/datadir/test_resolve-lecevac3"
2026/07/07 02:08:38 DEBUG : file1R.txt: Set modification time 2004-07-23
2026/07/07 02:08:38 NOTICE: [36m(34) :[0m [34mcopy-as /tmp/020438wiqetij4/datadir/test_resolve-lecevac3/file1R.txt TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resolve/path2/ file1.txt[0m
2026/07/07 02:08:38 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_resolve-lecevac3/file1R.txt" to "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resolve/path2/" as "file1.txt"
2026/07/07 02:08:38 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_resolve-lecevac3/file1R.txt"
2026/07/07 02:08:38 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resolve/path2/"
2026/07/07 02:08:38 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resolve/path2" as "file1.txt"
2026/07/07 02:08:38 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/07/07 02:08:38 DEBUG : file1.txt: size = 33 OK
2026/07/07 02:08:38 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/07 02:08:38 INFO : file1R.txt: Copied (new) to: file1.txt
2026/07/07 02:08:38 NOTICE: [36m(35) :[0m [34mtouch-glob 2004-07-23 /tmp/020438wiqetij4/datadir/test_resolve-lecevac3/ file1L.txt[0m
2026/07/07 02:08:38 DEBUG : fs cache: switching user supplied name "/tmp/020438wiqetij4/datadir/test_resolve-lecevac3/" for canonical name "/tmp/020438wiqetij4/datadir/test_resolve-lecevac3"
2026/07/07 02:08:38 DEBUG : file1L.txt: Set modification time 2004-07-23
2026/07/07 02:08:38 NOTICE: [36m(36) :[0m [34mcopy-as /tmp/020438wiqetij4/datadir/test_resolve-lecevac3/file1L.txt /tmp/020438wiqetij4/resolve/path1/ file1.txt[0m
2026/07/07 02:08:38 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_resolve-lecevac3/file1L.txt" to "/tmp/020438wiqetij4/resolve/path1/" as "file1.txt"
2026/07/07 02:08:38 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_resolve-lecevac3/file1L.txt"
2026/07/07 02:08:38 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/resolve/path1/"
2026/07/07 02:08:38 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/020438wiqetij4/resolve/path1" as "file1.txt"
2026/07/07 02:08:38 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/07/07 02:08:38 DEBUG : file1.txt.86629d73.partial: size = 33 OK
2026/07/07 02:08:38 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/07 02:08:38 DEBUG : file1.txt.86629d73.partial: renamed to: file1.txt
2026/07/07 02:08:38 INFO : file1L.txt: Copied (new) to: file1.txt
2026/07/07 02:08:38 NOTICE: [36m(37) :[0m [34mtest bisync run with --conflict-resolve=none --conflict-loser=pathname --conflict-suffix=.path[0m
2026/07/07 02:08:38 NOTICE: [36m(38) :[0m [34mbisync conflict-resolve=none conflict-loser=pathname conflict-suffix=.path[0m
2026/07/07 02:08:40 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resolve/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:08:40 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:08: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/07 02:08:40 INFO : Synching Path1 "/tmp/020438wiqetij4/resolve/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resolve/path2/"
2026/07/07 02:08:40 INFO : Building Path1 and Path2 listings
2026/07/07 02:08:40 INFO : Path1 checking for diffs
2026/07/07 02:08:40 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/07/07 02:08:40 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/07 02:08:40 INFO : Path2 checking for diffs
2026/07/07 02:08:40 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/07/07 02:08:40 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/07 02:08:40 INFO : Applying changes
2026/07/07 02:08:40 INFO : Checking potential conflicts...
2026/07/07 02:08:40 ERROR : file1.txt: md5 differ
2026/07/07 02:08:40 NOTICE: Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resolve/path2: 1 differences found
2026/07/07 02:08:40 NOTICE: Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resolve/path2: 1 errors while checking
2026/07/07 02:08:40 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/07 02:08:40 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/07/07 02:08:40 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36m/tmp/020438wiqetij4/resolve/path1/file1.txt..path1[0m
2026/07/07 02:08:40 INFO : file1.txt: Moved (server-side) to: file1.txt..path1
2026/07/07 02:08:40 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resolve/path2/file1.txt..path1[0m
2026/07/07 02:08:40 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resolve/path2/file1.txt..path2[0m
2026/07/07 02:08:41 INFO : file1.txt: Copied (server-side copy) to: file1.txt..path2
2026/07/07 02:08:41 INFO : file1.txt: Deleted
2026/07/07 02:08:41 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/020438wiqetij4/resolve/path1/file1.txt..path2[0m
2026/07/07 02:08:41 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/07 02:08:41 INFO : file1.txt..path2: Copied (new)
2026/07/07 02:08:41 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/07 02:08:41 INFO : file1.txt..path1: Copied (new)
2026/07/07 02:08:41 INFO : Updating listings
2026/07/07 02:08:41 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/resolve/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resolve/path2/"
2026/07/07 02:08:41 INFO : [32mBisync successful[0m
2026/07/07 02:08:41 NOTICE: [36m(39) :[0m [34mtest deletes on both sides with default suffix[0m
2026/07/07 02:08:41 NOTICE: [36m(40) :[0m [34mtouch-glob 2005-01-02 /tmp/020438wiqetij4/datadir/test_resolve-lecevac3/ file1R.txt[0m
2026/07/07 02:08:41 DEBUG : fs cache: switching user supplied name "/tmp/020438wiqetij4/datadir/test_resolve-lecevac3/" for canonical name "/tmp/020438wiqetij4/datadir/test_resolve-lecevac3"
2026/07/07 02:08:41 DEBUG : file1R.txt: Set modification time 2005-01-02
2026/07/07 02:08:41 NOTICE: [36m(41) :[0m [34mcopy-as /tmp/020438wiqetij4/datadir/test_resolve-lecevac3/file1R.txt TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resolve/path2/ file1.txt[0m
2026/07/07 02:08:41 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_resolve-lecevac3/file1R.txt" to "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resolve/path2/" as "file1.txt"
2026/07/07 02:08:41 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_resolve-lecevac3/file1R.txt"
2026/07/07 02:08:41 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resolve/path2/"
2026/07/07 02:08:41 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resolve/path2" as "file1.txt"
2026/07/07 02:08:41 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/07/07 02:08:41 DEBUG : file1.txt: size = 33 OK
2026/07/07 02:08:41 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/07 02:08:41 INFO : file1R.txt: Copied (new) to: file1.txt
2026/07/07 02:08:41 NOTICE: [36m(42) :[0m [34mcopy-as /tmp/020438wiqetij4/datadir/test_resolve-lecevac3/file1R.txt /tmp/020438wiqetij4/resolve/path1/ file2.txt[0m
2026/07/07 02:08:41 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_resolve-lecevac3/file1R.txt" to "/tmp/020438wiqetij4/resolve/path1/" as "file2.txt"
2026/07/07 02:08:41 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_resolve-lecevac3/file1R.txt"
2026/07/07 02:08:41 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/resolve/path1/"
2026/07/07 02:08:41 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/020438wiqetij4/resolve/path1" as "file2.txt"
2026/07/07 02:08:41 DEBUG : file1R.txt: size = 33 (Local file system at /tmp/020438wiqetij4/datadir/test_resolve-lecevac3)
2026/07/07 02:08:41 DEBUG : file2.txt: size = 0 (Local file system at /tmp/020438wiqetij4/resolve/path1)
2026/07/07 02:08:41 DEBUG : file1R.txt: Sizes differ
2026/07/07 02:08:41 DEBUG : file2.txt.57774cc5.partial: size = 33 OK
2026/07/07 02:08:41 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/07 02:08:41 DEBUG : file2.txt.57774cc5.partial: renamed to: file2.txt
2026/07/07 02:08:41 INFO : file1R.txt: Copied (replaced existing) to: file2.txt
2026/07/07 02:08:41 NOTICE: [36m(43) :[0m [34mtouch-glob 2006-03-04 /tmp/020438wiqetij4/datadir/test_resolve-lecevac3/ file1L.txt[0m
2026/07/07 02:08:41 DEBUG : fs cache: switching user supplied name "/tmp/020438wiqetij4/datadir/test_resolve-lecevac3/" for canonical name "/tmp/020438wiqetij4/datadir/test_resolve-lecevac3"
2026/07/07 02:08:41 DEBUG : file1L.txt: Set modification time 2006-03-04
2026/07/07 02:08:41 NOTICE: [36m(44) :[0m [34mcopy-as /tmp/020438wiqetij4/datadir/test_resolve-lecevac3/file1L.txt /tmp/020438wiqetij4/resolve/path1/ file1.txt[0m
2026/07/07 02:08:41 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_resolve-lecevac3/file1L.txt" to "/tmp/020438wiqetij4/resolve/path1/" as "file1.txt"
2026/07/07 02:08:41 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_resolve-lecevac3/file1L.txt"
2026/07/07 02:08:41 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/resolve/path1/"
2026/07/07 02:08:41 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/020438wiqetij4/resolve/path1" as "file1.txt"
2026/07/07 02:08:41 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/07/07 02:08:41 DEBUG : file1.txt.96f4d061.partial: size = 33 OK
2026/07/07 02:08:41 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/07 02:08:41 DEBUG : file1.txt.96f4d061.partial: renamed to: file1.txt
2026/07/07 02:08:41 INFO : file1L.txt: Copied (new) to: file1.txt
2026/07/07 02:08:41 NOTICE: [36m(45) :[0m [34mcopy-as /tmp/020438wiqetij4/datadir/test_resolve-lecevac3/file1L.txt TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resolve/path2/ file2.txt[0m
2026/07/07 02:08:41 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_resolve-lecevac3/file1L.txt" to "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resolve/path2/" as "file2.txt"
2026/07/07 02:08:41 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_resolve-lecevac3/file1L.txt"
2026/07/07 02:08:41 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resolve/path2/"
2026/07/07 02:08:41 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resolve/path2" as "file2.txt"
2026/07/07 02:08:41 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/020438wiqetij4/datadir/test_resolve-lecevac3)
2026/07/07 02:08:41 DEBUG : file2.txt: size = 0 (Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resolve/path2)
2026/07/07 02:08:41 DEBUG : file1L.txt: Sizes differ
2026/07/07 02:08:41 DEBUG : file2.txt: size = 33 OK
2026/07/07 02:08:41 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/07 02:08:41 INFO : file1L.txt: Copied (replaced existing) to: file2.txt
2026/07/07 02:08:41 NOTICE: [36m(46) :[0m [34mtest bisync run with --conflict-resolve=newer --conflict-loser=delete[0m
2026/07/07 02:08:41 NOTICE: [36m(47) :[0m [34mbisync conflict-resolve=newer conflict-loser=delete[0m
2026/07/07 02:08:43 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resolve/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:08:43 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:08: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/07 02:08:43 INFO : Synching Path1 "/tmp/020438wiqetij4/resolve/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resolve/path2/"
2026/07/07 02:08:43 INFO : Building Path1 and Path2 listings
2026/07/07 02:08:44 INFO : Path1 checking for diffs
2026/07/07 02:08:44 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/07/07 02:08:44 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/07/07 02:08:44 INFO : Path1: 2 changes: [32m 1 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/07 02:08:44 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/07 02:08:44 INFO : Path2 checking for diffs
2026/07/07 02:08:44 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/07/07 02:08:44 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/07/07 02:08:44 INFO : Path2: 2 changes: [32m 1 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/07 02:08:44 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/07 02:08:44 INFO : Applying changes
2026/07/07 02:08:44 INFO : Checking potential conflicts...
2026/07/07 02:08:44 ERROR : file1.txt: md5 differ
2026/07/07 02:08:44 ERROR : file2.txt: md5 differ
2026/07/07 02:08:44 NOTICE: Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resolve/path2: 2 differences found
2026/07/07 02:08:44 NOTICE: Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resolve/path2: 2 errors while checking
2026/07/07 02:08:44 INFO : Finished checking the potential conflicts. 2 differences found
2026/07/07 02:08:44 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/07/07 02:08:44 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/07 02:08:44 INFO : file1.txt: [32mThe winner is: Path1[0m
2026/07/07 02:08:44 NOTICE: - [34mPath2[0m [35mDeleting Path2 copy[0m - [36mTestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resolve/path2/file1.txt[0m
2026/07/07 02:08:44 INFO : file1.txt: Deleted
2026/07/07 02:08:44 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mfile1.txt[0m
2026/07/07 02:08:44 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile2.txt[0m
2026/07/07 02:08:44 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/07 02:08:44 INFO : file2.txt: [32mThe winner is: Path2[0m
2026/07/07 02:08:44 NOTICE: - [36mPath1[0m [35mDeleting Path1 copy[0m - [36m/tmp/020438wiqetij4/resolve/path1/file2.txt[0m
2026/07/07 02:08:44 INFO : file2.txt: Deleted
2026/07/07 02:08:44 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mfile2.txt[0m
2026/07/07 02:08:44 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/07 02:08:44 INFO : file2.txt: Copied (new)
2026/07/07 02:08:44 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/07 02:08:44 INFO : file1.txt: Copied (new)
2026/07/07 02:08:44 INFO : Updating listings
2026/07/07 02:08:44 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/resolve/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resolve/path2/"
2026/07/07 02:08:44 INFO : [32mBisync successful[0m
2026/07/07 02:08:44 NOTICE: [36m(48) :[0m [34mtest --conflict-resolve newer --conflict-loser pathname --conflict-suffix path[0m
2026/07/07 02:08:44 NOTICE: [36m(49) :[0m [34mtouch-glob 2004-07-23 /tmp/020438wiqetij4/datadir/test_resolve-lecevac3/ file1R.txt[0m
2026/07/07 02:08:44 DEBUG : fs cache: switching user supplied name "/tmp/020438wiqetij4/datadir/test_resolve-lecevac3/" for canonical name "/tmp/020438wiqetij4/datadir/test_resolve-lecevac3"
2026/07/07 02:08:44 DEBUG : file1R.txt: Set modification time 2004-07-23
2026/07/07 02:08:44 NOTICE: [36m(50) :[0m [34mcopy-as /tmp/020438wiqetij4/datadir/test_resolve-lecevac3/file1R.txt TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resolve/path2/ file1.txt[0m
2026/07/07 02:08:44 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_resolve-lecevac3/file1R.txt" to "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resolve/path2/" as "file1.txt"
2026/07/07 02:08:44 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_resolve-lecevac3/file1R.txt"
2026/07/07 02:08:44 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resolve/path2/"
2026/07/07 02:08:44 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resolve/path2" as "file1.txt"
2026/07/07 02:08:44 DEBUG : file1.txt: size = 33 OK
2026/07/07 02:08:44 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/07 02:08:44 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 (Local file system at /tmp/020438wiqetij4/datadir/test_resolve-lecevac3)
2026/07/07 02:08:44 DEBUG : file1.txt: md5 = ea683c03f780b76a62405456b08ae6fd (Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resolve/path2)
2026/07/07 02:08:44 DEBUG : file1R.txt: md5 differ
2026/07/07 02:08:44 DEBUG : file1.txt: size = 33 OK
2026/07/07 02:08:44 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/07 02:08:44 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/07/07 02:08:44 NOTICE: [36m(51) :[0m [34mtouch-glob 2004-07-25 /tmp/020438wiqetij4/datadir/test_resolve-lecevac3/ file1L.txt[0m
2026/07/07 02:08:44 DEBUG : fs cache: switching user supplied name "/tmp/020438wiqetij4/datadir/test_resolve-lecevac3/" for canonical name "/tmp/020438wiqetij4/datadir/test_resolve-lecevac3"
2026/07/07 02:08:44 DEBUG : file1L.txt: Set modification time 2004-07-25
2026/07/07 02:08:44 NOTICE: [36m(52) :[0m [34mcopy-as /tmp/020438wiqetij4/datadir/test_resolve-lecevac3/file1L.txt /tmp/020438wiqetij4/resolve/path1/ file1.txt[0m
2026/07/07 02:08:44 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_resolve-lecevac3/file1L.txt" to "/tmp/020438wiqetij4/resolve/path1/" as "file1.txt"
2026/07/07 02:08:44 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_resolve-lecevac3/file1L.txt"
2026/07/07 02:08:44 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/resolve/path1/"
2026/07/07 02:08:44 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/020438wiqetij4/resolve/path1" as "file1.txt"
2026/07/07 02:08:44 DEBUG : file1.txt: size = 33 OK
2026/07/07 02:08:44 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/07 02:08:44 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/07 02:08:44 INFO : file1L.txt: Updated modification time in destination
2026/07/07 02:08:44 DEBUG : file1L.txt: Unchanged skipping
2026/07/07 02:08:44 NOTICE: [36m(53) :[0m [34mtest bisync run with --conflict-resolve=newer --conflict-loser=pathname --conflict-suffix=path[0m
2026/07/07 02:08:44 NOTICE: [36m(54) :[0m [34mbisync conflict-resolve=newer conflict-loser=pathname conflict-suffix=path[0m
2026/07/07 02:08:46 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resolve/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:08:46 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:08: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/07 02:08:46 INFO : Synching Path1 "/tmp/020438wiqetij4/resolve/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resolve/path2/"
2026/07/07 02:08:46 INFO : Building Path1 and Path2 listings
2026/07/07 02:08:46 INFO : Path1 checking for diffs
2026/07/07 02:08:46 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.txt[0m
2026/07/07 02:08:46 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile2.txt[0m
2026/07/07 02:08:46 INFO : Path1: 2 changes: [32m 1 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/07 02:08:46 INFO : ([33mModified[0m: [36m 0 newer[0m, [34m 1 older[0m)
2026/07/07 02:08:46 INFO : Path2 checking for diffs
2026/07/07 02:08:46 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.txt[0m
2026/07/07 02:08:46 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile2.txt[0m
2026/07/07 02:08:46 INFO : Path2: 2 changes: [32m 1 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/07 02:08:46 INFO : ([33mModified[0m: [36m 0 newer[0m, [34m 1 older[0m)
2026/07/07 02:08:46 INFO : Applying changes
2026/07/07 02:08:46 INFO : Checking potential conflicts...
2026/07/07 02:08:47 ERROR : file1.txt: md5 differ
2026/07/07 02:08:47 NOTICE: Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resolve/path2: 1 differences found
2026/07/07 02:08:47 NOTICE: Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resolve/path2: 1 errors while checking
2026/07/07 02:08:47 NOTICE: Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resolve/path2: 1 matching files
2026/07/07 02:08:47 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/07 02:08:47 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/07/07 02:08:47 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/07 02:08:47 INFO : file1.txt: [32mThe winner is: Path1[0m
2026/07/07 02:08:47 NOTICE: - [36mPath1[0m [35mNot renaming Path1 copy, as it was determined the winner[0m - [36m/tmp/020438wiqetij4/resolve/path1/file1.txt[0m
2026/07/07 02:08:47 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resolve/path2/file1.txt[0m
2026/07/07 02:08:47 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resolve/path2/file1.txt.path2[0m
2026/07/07 02:08:47 INFO : file1.txt: Copied (server-side copy) to: file1.txt.path2
2026/07/07 02:08:47 INFO : file1.txt: Deleted
2026/07/07 02:08:47 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/020438wiqetij4/resolve/path1/file1.txt.path2[0m
2026/07/07 02:08:47 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile2.txt[0m
2026/07/07 02:08:47 INFO : Files are equal! Skipping: file2.txt
2026/07/07 02:08:47 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/07 02:08:47 INFO : file1.txt.path2: Copied (new)
2026/07/07 02:08:47 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/07 02:08:47 INFO : file1.txt: Copied (new)
2026/07/07 02:08:47 INFO : Updating listings
2026/07/07 02:08:47 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/resolve/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resolve/path2/"
2026/07/07 02:08:47 INFO : [32mBisync successful[0m
2026/07/07 02:08:47 DEBUG : Waiting for deletions to finish
2026/07/07 02:08:47 INFO : file1.txt.apple1: Deleted
2026/07/07 02:08:47 INFO : file1.txt.apple2: Deleted
2026/07/07 02:08:47 INFO : file1.txt.local1: Deleted
2026/07/07 02:08:47 INFO : file2.txt: Deleted
2026/07/07 02:08:47 INFO : file1.txt..path2: Deleted
2026/07/07 02:08:47 INFO : file1.txt.cloud1: Deleted
2026/07/07 02:08:47 INFO : RCLONE_TEST: Deleted
2026/07/07 02:08:47 INFO : file1.txt.dinosaur1: Deleted
2026/07/07 02:08:47 INFO : file1.txt: Deleted
2026/07/07 02:08:47 INFO : file1.txt..path1: Deleted
2026/07/07 02:08:47 INFO : file1.txt.path2: Deleted
2026/07/07 02:08:47 DEBUG : removing 1 level 0 directories
2026/07/07 02:08:47 INFO : Local file system at /tmp/020438wiqetij4/resolve/path1: Removing directory
2026/07/07 02:08:47 DEBUG : Waiting for deletions to finish
2026/07/07 02:08:47 INFO : file1.txt.dinosaur1: Deleted
2026/07/07 02:08:47 INFO : file1.txt..path2: Deleted
2026/07/07 02:08:47 INFO : RCLONE_TEST: Deleted
2026/07/07 02:08:47 INFO : file1.txt.apple1: Deleted
2026/07/07 02:08:47 INFO : file1.txt..path1: Deleted
2026/07/07 02:08:47 INFO : file1.txt: Deleted
2026/07/07 02:08:47 INFO : file1.txt.apple2: Deleted
2026/07/07 02:08:47 INFO : file1.txt.cloud1: Deleted
2026/07/07 02:08:47 INFO : file1.txt.local1: Deleted
2026/07/07 02:08:47 INFO : file2.txt: Deleted
2026/07/07 02:08:47 INFO : file1.txt.path2: Deleted
2026/07/07 02:08:47 DEBUG : removing 1 level 0 directories
2026/07/07 02:08:47 INFO : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resolve/path2: Removing directory
bisync_test.go:610: [32mTEST resolve PASSED[0m
=== RUN TestBisyncLocalRemote/resync
2026/07/07 02:08:47 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/resync/path1"
2026/07/07 02:08:47 INFO : path2: Making directory
2026/07/07 02:08:47 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resync/path2"
2026/07/07 02:08:47 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/initdir/test_resync-kacibeq1"
2026/07/07 02:08:47 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:08:47 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:08:47 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:08:47 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:08:47 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:08:47 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:08:47 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:08:47 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:08:47 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:08:47 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:08:47 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:08:47 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/07 02:08:47 DEBUG : Local file system at /tmp/020438wiqetij4/initdir/test_resync-kacibeq1: Waiting for checks to finish
2026/07/07 02:08:47 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:08:47 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:08:47 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:08:47 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/07 02:08:47 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:08:47 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:08:47 INFO : file1.txt: Copied (new)
2026/07/07 02:08:47 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/07 02:08:47 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:08:47 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:08:47 INFO : file2.txt: Copied (new)
2026/07/07 02:08:47 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/07 02:08:47 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:08:47 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/07 02:08:47 INFO : file3.txt: Copied (new)
2026/07/07 02:08:47 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/07 02:08:47 DEBUG : Local file system at /tmp/020438wiqetij4/initdir/test_resync-kacibeq1: Waiting for transfers to finish
2026/07/07 02:08:47 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:08:47 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:08:47 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/07 02:08:47 INFO : file5.txt: Copied (new)
2026/07/07 02:08:47 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:08:47 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/07 02:08:47 INFO : file6.txt: Copied (new)
2026/07/07 02:08:47 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:08:47 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/07 02:08:47 INFO : file7.txt: Copied (new)
2026/07/07 02:08:47 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/07 02:08:47 INFO : file4.txt: Copied (new)
2026/07/07 02:08:47 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_resync-vuwefug2"
2026/07/07 02:08:47 DEBUG : fileA.txt: Need to transfer - File not found at Destination
2026/07/07 02:08:47 DEBUG : fileB.txt: Need to transfer - File not found at Destination
2026/07/07 02:08:47 DEBUG : fileA.txt.04c13af3.partial: size = 19 OK
2026/07/07 02:08:47 DEBUG : fileB.txt.b8ec97e6.partial: size = 19 OK
2026/07/07 02:08:47 DEBUG : Local file system at /tmp/020438wiqetij4/datadir/test_resync-vuwefug2: Waiting for checks to finish
2026/07/07 02:08:47 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:08:47 DEBUG : fileA.txt.04c13af3.partial: renamed to: fileA.txt
2026/07/07 02:08:47 INFO : fileA.txt: Copied (new)
2026/07/07 02:08:47 DEBUG : fileB.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:08:47 DEBUG : fileB.txt.b8ec97e6.partial: renamed to: fileB.txt
2026/07/07 02:08:47 INFO : fileB.txt: Copied (new)
2026/07/07 02:08:47 DEBUG : Local file system at /tmp/020438wiqetij4/datadir/test_resync-vuwefug2: Waiting for transfers to finish
2026/07/07 02:08:47 DEBUG : Waiting for deletions to finish
2026/07/07 02:08:47 ERROR : error listing: directory not found
2026/07/07 02:08:47 ERROR : Local file system at /tmp/020438wiqetij4/resync/path1: Failed to list "": directory not found
2026/07/07 02:08:47 DEBUG : removing 1 level 0 directories
2026/07/07 02:08:47 INFO : Local file system at /tmp/020438wiqetij4/resync/path1: Removing directory
2026/07/07 02:08:47 ERROR : Failed to rmdir: stat /tmp/020438wiqetij4/resync/path1: no such file or directory
2026/07/07 02:08:47 DEBUG : Waiting for deletions to finish
2026/07/07 02:08:48 DEBUG : removing 1 level 0 directories
2026/07/07 02:08:48 INFO : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resync/path2: Removing directory
2026/07/07 02:08:48 ERROR : error listing: directory not found
2026/07/07 02:08:48 NOTICE: checking initFs Local file system at /tmp/020438wiqetij4/initdir/test_resync-kacibeq1
2026/07/07 02:08:48 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:08:48 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:08:48 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:08:48 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:08:48 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:08:48 INFO : file1.txt: Copied (new)
2026/07/07 02:08:48 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:08:48 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:08:48 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:08:48 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:08:48 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:08:48 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:08:48 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:08:48 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:08:48 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:08:48 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:08:48 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:08:48 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/07 02:08:48 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:08:48 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:08:48 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/07 02:08:48 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:08:48 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/07 02:08:48 INFO : file3.txt: Copied (new)
2026/07/07 02:08:48 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/07 02:08:48 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:08:48 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/07 02:08:48 INFO : file6.txt: Copied (new)
2026/07/07 02:08:48 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/07 02:08:48 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:08:48 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/07 02:08:48 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:08:48 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/07 02:08:48 INFO : file5.txt: Copied (new)
2026/07/07 02:08:48 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/07 02:08:48 INFO : file4.txt: Copied (new)
2026/07/07 02:08:48 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:08:48 INFO : file2.txt: Copied (new)
2026/07/07 02:08:48 DEBUG : Local file system at /tmp/020438wiqetij4/resync/path1: Waiting for checks to finish
2026/07/07 02:08:48 DEBUG : Local file system at /tmp/020438wiqetij4/resync/path1: Waiting for transfers to finish
2026/07/07 02:08:48 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/07 02:08:48 INFO : file7.txt: Copied (new)
2026/07/07 02:08:48 NOTICE: checking Path1 Local file system at /tmp/020438wiqetij4/resync/path1
2026/07/07 02:08:48 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:08:48 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:08:48 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:08:48 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:08:48 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:08:48 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:08:48 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:08:48 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:08:48 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resync/path2: Waiting for checks to finish
2026/07/07 02:08:48 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resync/path2: Waiting for transfers to finish
2026/07/07 02:08:48 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:08:48 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:08:48 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:08:48 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:08:48 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:08:48 INFO : file2.txt: Copied (new)
2026/07/07 02:08:48 DEBUG : file3.txt: size = 0 OK
2026/07/07 02:08:48 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:08:48 INFO : file3.txt: Copied (new)
2026/07/07 02:08:48 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:08:48 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:08:48 INFO : file1.txt: Copied (new)
2026/07/07 02:08:48 DEBUG : file4.txt: size = 0 OK
2026/07/07 02:08:48 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:08:48 INFO : file4.txt: Copied (new)
2026/07/07 02:08:48 DEBUG : file5.txt: size = 0 OK
2026/07/07 02:08:48 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:08:48 INFO : file5.txt: Copied (new)
2026/07/07 02:08:48 DEBUG : file6.txt: size = 0 OK
2026/07/07 02:08:48 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:08:48 INFO : file6.txt: Copied (new)
2026/07/07 02:08:48 DEBUG : file7.txt: size = 0 OK
2026/07/07 02:08:48 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:08:48 INFO : file7.txt: Copied (new)
2026/07/07 02:08:48 NOTICE: checking path2 Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resync/path2
2026/07/07 02:08:48 NOTICE: [36m(01) :[0m [34mtest resync[0m
2026/07/07 02:08:48 NOTICE: [36m(02) :[0m [34mtest 1. resync with empty path1, resulting in copying all content from path2.[0m
2026/07/07 02:08:48 NOTICE: [36m(03) :[0m [34mpurge-children /tmp/020438wiqetij4/resync/path1/[0m
2026/07/07 02:08:48 DEBUG : file6.txt: Remove file
2026/07/07 02:08:48 DEBUG : file4.txt: Remove file
2026/07/07 02:08:48 DEBUG : file1.txt: Remove file
2026/07/07 02:08:48 DEBUG : file3.txt: Remove file
2026/07/07 02:08:48 DEBUG : RCLONE_TEST: Remove file
2026/07/07 02:08:48 DEBUG : file5.txt: Remove file
2026/07/07 02:08:48 DEBUG : file7.txt: Remove file
2026/07/07 02:08:48 DEBUG : file2.txt: Remove file
2026/07/07 02:08:48 NOTICE: [36m(04) :[0m [34mbisync resync[0m
2026/07/07 02:08:50 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resync/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:08:50 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02: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/07 02:08:50 INFO : Synching Path1 "/tmp/020438wiqetij4/resync/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resync/path2/"
2026/07/07 02:08:50 INFO : Copying Path2 files to Path1
2026/07/07 02:08:50 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:08:50 INFO : file2.txt: Copied (new)
2026/07/07 02:08:50 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:08:50 INFO : file3.txt: Copied (new)
2026/07/07 02:08:50 INFO : file1.txt: Copied (new)
2026/07/07 02:08:50 INFO : file7.txt: Copied (new)
2026/07/07 02:08:50 INFO : file6.txt: Copied (new)
2026/07/07 02:08:50 INFO : file5.txt: Copied (new)
2026/07/07 02:08:50 INFO : file4.txt: Copied (new)
2026/07/07 02:08:50 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:08:50 INFO : Resync updating listings
2026/07/07 02:08:50 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/resync/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resync/path2/"
2026/07/07 02:08:50 INFO : [32mBisync successful[0m
2026/07/07 02:08:50 NOTICE: [36m(05) :[0m [34mmove-listings empty-path1[0m
2026/07/07 02:08:50 NOTICE: [36m(06) :[0m [34mtest 2. resync with empty path2, resulting in syncing all content to path2.[0m
2026/07/07 02:08:50 NOTICE: [36m(07) :[0m [34mpurge-children TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resync/path2/[0m
2026/07/07 02:08:50 DEBUG : RCLONE_TEST: Remove file
2026/07/07 02:08:50 DEBUG : file1.txt: Remove file
2026/07/07 02:08:50 DEBUG : file2.txt: Remove file
2026/07/07 02:08:50 DEBUG : file3.txt: Remove file
2026/07/07 02:08:50 DEBUG : file4.txt: Remove file
2026/07/07 02:08:51 DEBUG : file5.txt: Remove file
2026/07/07 02:08:51 DEBUG : file6.txt: Remove file
2026/07/07 02:08:51 DEBUG : file7.txt: Remove file
2026/07/07 02:08:51 NOTICE: [36m(08) :[0m [34mbisync resync[0m
2026/07/07 02:08:53 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resync/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:08:53 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:08: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/07 02:08:53 INFO : Synching Path1 "/tmp/020438wiqetij4/resync/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resync/path2/"
2026/07/07 02:08:53 INFO : Copying Path2 files to Path1
2026/07/07 02:08:53 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:08:53 INFO : There was nothing to transfer
2026/07/07 02:08:53 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:08:53 INFO : file2.txt: Copied (new)
2026/07/07 02:08:53 INFO : file3.txt: Copied (new)
2026/07/07 02:08:53 INFO : file1.txt: Copied (new)
2026/07/07 02:08:53 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:08:53 INFO : file5.txt: Copied (new)
2026/07/07 02:08:53 INFO : file4.txt: Copied (new)
2026/07/07 02:08:53 INFO : file6.txt: Copied (new)
2026/07/07 02:08:53 INFO : file7.txt: Copied (new)
2026/07/07 02:08:53 INFO : Resync updating listings
2026/07/07 02:08:53 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/resync/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resync/path2/"
2026/07/07 02:08:53 INFO : [32mBisync successful[0m
2026/07/07 02:08:53 NOTICE: [36m(09) :[0m [34mmove-listings empty-path2[0m
2026/07/07 02:08:53 NOTICE: [36m(10) :[0m [34mtest 3. exercise all of the various file difference scenarios during a resync.[0m
2026/07/07 02:08:53 NOTICE: [36m(11) :[0m [34mtouch-glob 2002-02-02 /tmp/020438wiqetij4/datadir/test_resync-vuwefug2/ fileA.txt[0m
2026/07/07 02:08:53 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_resync-vuwefug2/"
2026/07/07 02:08:53 DEBUG : fs cache: renaming cache item "/tmp/020438wiqetij4/datadir/test_resync-vuwefug2/" to be canonical "/tmp/020438wiqetij4/datadir/test_resync-vuwefug2"
2026/07/07 02:08:53 DEBUG : fileA.txt: Set modification time 2002-02-02
2026/07/07 02:08:53 NOTICE: [36m(12) :[0m [34mtouch-glob 1999-09-09 /tmp/020438wiqetij4/datadir/test_resync-vuwefug2/ fileB.txt[0m
2026/07/07 02:08:53 DEBUG : fs cache: switching user supplied name "/tmp/020438wiqetij4/datadir/test_resync-vuwefug2/" for canonical name "/tmp/020438wiqetij4/datadir/test_resync-vuwefug2"
2026/07/07 02:08:53 DEBUG : fileB.txt: Set modification time 1999-09-09
2026/07/07 02:08:53 NOTICE: [36m(13) :[0m [34mtest = file - path1 - path2 - expected action - who wins[0m
2026/07/07 02:08:53 NOTICE: [36m(14) :[0m [34mtest - file1.txt - exists - missing - sync path1 > path2 - path1[0m
2026/07/07 02:08:53 NOTICE: [36m(15) :[0m [34mdelete-file TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resync/path2/file1.txt[0m
2026/07/07 02:08:53 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resync/path2/"
2026/07/07 02:08:53 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resync/path2/" to be canonical "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resync/path2"
2026/07/07 02:08:53 INFO : file1.txt: Deleted
2026/07/07 02:08:53 NOTICE: [36m(16) :[0m [34mtest - file2.txt - missing - exists - copy path2 > path1 - path2[0m
2026/07/07 02:08:53 NOTICE: [36m(17) :[0m [34mdelete-file /tmp/020438wiqetij4/resync/path1/file2.txt[0m
2026/07/07 02:08:53 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/resync/path1/"
2026/07/07 02:08:53 DEBUG : fs cache: renaming cache item "/tmp/020438wiqetij4/resync/path1/" to be canonical "/tmp/020438wiqetij4/resync/path1"
2026/07/07 02:08:53 INFO : file2.txt: Deleted
2026/07/07 02:08:53 NOTICE: [36m(18) :[0m [34mtest - file3.txt - exists - newer date - sync path1 > path2 - path1[0m
2026/07/07 02:08:53 NOTICE: [36m(19) :[0m [34mcopy-as /tmp/020438wiqetij4/datadir/test_resync-vuwefug2/fileA.txt TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resync/path2/ file3.txt[0m
2026/07/07 02:08:53 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_resync-vuwefug2/fileA.txt" to "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resync/path2/" as "file3.txt"
2026/07/07 02:08:53 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_resync-vuwefug2/fileA.txt"
2026/07/07 02:08:53 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resync/path2/"
2026/07/07 02:08:53 DEBUG : operations.CopyFile "fileA.txt" to "Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resync/path2" as "file3.txt"
2026/07/07 02:08:53 DEBUG : fileA.txt: size = 19 (Local file system at /tmp/020438wiqetij4/datadir/test_resync-vuwefug2)
2026/07/07 02:08:53 DEBUG : file3.txt: size = 0 (Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resync/path2)
2026/07/07 02:08:53 DEBUG : fileA.txt: Sizes differ
2026/07/07 02:08:53 DEBUG : file3.txt: size = 19 OK
2026/07/07 02:08:53 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:08:53 INFO : fileA.txt: Copied (replaced existing) to: file3.txt
2026/07/07 02:08:53 NOTICE: [36m(20) :[0m [34mtest - file4.txt - missing - newer date - copy path2 > path1 - path2[0m
2026/07/07 02:08:53 NOTICE: [36m(21) :[0m [34mdelete-file /tmp/020438wiqetij4/resync/path1/file4.txt[0m
2026/07/07 02:08:53 DEBUG : fs cache: switching user supplied name "/tmp/020438wiqetij4/resync/path1/" for canonical name "/tmp/020438wiqetij4/resync/path1"
2026/07/07 02:08:53 INFO : file4.txt: Deleted
2026/07/07 02:08:53 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/020438wiqetij4/datadir/test_resync-vuwefug2/fileA.txt TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resync/path2/ file4.txt[0m
2026/07/07 02:08:53 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_resync-vuwefug2/fileA.txt" to "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resync/path2/" as "file4.txt"
2026/07/07 02:08:53 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_resync-vuwefug2/fileA.txt"
2026/07/07 02:08:53 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resync/path2/"
2026/07/07 02:08:53 DEBUG : operations.CopyFile "fileA.txt" to "Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resync/path2" as "file4.txt"
2026/07/07 02:08:53 DEBUG : fileA.txt: size = 19 (Local file system at /tmp/020438wiqetij4/datadir/test_resync-vuwefug2)
2026/07/07 02:08:53 DEBUG : file4.txt: size = 0 (Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resync/path2)
2026/07/07 02:08:53 DEBUG : fileA.txt: Sizes differ
2026/07/07 02:08:54 DEBUG : file4.txt: size = 19 OK
2026/07/07 02:08:54 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:08:54 INFO : fileA.txt: Copied (replaced existing) to: file4.txt
2026/07/07 02:08:54 NOTICE: [36m(23) :[0m [34mtest - file5.txt - exists - older date - sync path1 > path2 - path1[0m
2026/07/07 02:08:54 NOTICE: [36m(24) :[0m [34mcopy-as /tmp/020438wiqetij4/datadir/test_resync-vuwefug2/fileB.txt TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resync/path2/ file5.txt[0m
2026/07/07 02:08:54 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_resync-vuwefug2/fileB.txt" to "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resync/path2/" as "file5.txt"
2026/07/07 02:08:54 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_resync-vuwefug2/fileB.txt"
2026/07/07 02:08:54 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resync/path2/"
2026/07/07 02:08:54 DEBUG : operations.CopyFile "fileB.txt" to "Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resync/path2" as "file5.txt"
2026/07/07 02:08:54 DEBUG : fileB.txt: size = 19 (Local file system at /tmp/020438wiqetij4/datadir/test_resync-vuwefug2)
2026/07/07 02:08:54 DEBUG : file5.txt: size = 0 (Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resync/path2)
2026/07/07 02:08:54 DEBUG : fileB.txt: Sizes differ
2026/07/07 02:08:54 DEBUG : file5.txt: size = 19 OK
2026/07/07 02:08:54 DEBUG : fileB.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:08:54 INFO : fileB.txt: Copied (replaced existing) to: file5.txt
2026/07/07 02:08:54 NOTICE: [36m(25) :[0m [34mtest - file6.txt - older date - newer date - sync path1 > path2 - path1[0m
2026/07/07 02:08:54 NOTICE: [36m(26) :[0m [34mcopy-as /tmp/020438wiqetij4/datadir/test_resync-vuwefug2/fileB.txt /tmp/020438wiqetij4/resync/path1/ file6.txt[0m
2026/07/07 02:08:54 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_resync-vuwefug2/fileB.txt" to "/tmp/020438wiqetij4/resync/path1/" as "file6.txt"
2026/07/07 02:08:54 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_resync-vuwefug2/fileB.txt"
2026/07/07 02:08:54 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/resync/path1/"
2026/07/07 02:08:54 DEBUG : operations.CopyFile "fileB.txt" to "Local file system at /tmp/020438wiqetij4/resync/path1" as "file6.txt"
2026/07/07 02:08:54 DEBUG : fileB.txt: size = 19 (Local file system at /tmp/020438wiqetij4/datadir/test_resync-vuwefug2)
2026/07/07 02:08:54 DEBUG : file6.txt: size = 0 (Local file system at /tmp/020438wiqetij4/resync/path1)
2026/07/07 02:08:54 DEBUG : fileB.txt: Sizes differ
2026/07/07 02:08:54 DEBUG : file6.txt.237b502b.partial: size = 19 OK
2026/07/07 02:08:54 DEBUG : fileB.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:08:54 DEBUG : file6.txt.237b502b.partial: renamed to: file6.txt
2026/07/07 02:08:54 INFO : fileB.txt: Copied (replaced existing) to: file6.txt
2026/07/07 02:08:54 NOTICE: [36m(27) :[0m [34mcopy-as /tmp/020438wiqetij4/datadir/test_resync-vuwefug2/fileA.txt TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resync/path2/ file6.txt[0m
2026/07/07 02:08:54 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_resync-vuwefug2/fileA.txt" to "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resync/path2/" as "file6.txt"
2026/07/07 02:08:54 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_resync-vuwefug2/fileA.txt"
2026/07/07 02:08:54 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resync/path2/"
2026/07/07 02:08:54 DEBUG : operations.CopyFile "fileA.txt" to "Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resync/path2" as "file6.txt"
2026/07/07 02:08:54 DEBUG : fileA.txt: size = 19 (Local file system at /tmp/020438wiqetij4/datadir/test_resync-vuwefug2)
2026/07/07 02:08:54 DEBUG : file6.txt: size = 0 (Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resync/path2)
2026/07/07 02:08:54 DEBUG : fileA.txt: Sizes differ
2026/07/07 02:08:54 DEBUG : file6.txt: size = 19 OK
2026/07/07 02:08:54 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:08:54 INFO : fileA.txt: Copied (replaced existing) to: file6.txt
2026/07/07 02:08:54 NOTICE: [36m(28) :[0m [34mtest - file7.txt - exists - exists (same) - none - same[0m
2026/07/07 02:08:54 NOTICE: [36m(29) :[0m [34mtest run bisync with resync[0m
2026/07/07 02:08:54 NOTICE: [36m(30) :[0m [34mbisync resync[0m
2026/07/07 02:08:56 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resync/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:08:56 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:08: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/07 02:08:56 INFO : Synching Path1 "/tmp/020438wiqetij4/resync/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resync/path2/"
2026/07/07 02:08:56 INFO : Copying Path2 files to Path1
2026/07/07 02:08:56 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:08:56 INFO : file2.txt: Copied (new)
2026/07/07 02:08:56 INFO : file4.txt: Copied (new)
2026/07/07 02:08:56 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:08:56 INFO : file6.txt: Updated modification time in destination
2026/07/07 02:08:56 INFO : file1.txt: Copied (new)
2026/07/07 02:08:56 INFO : file3.txt: Copied (replaced existing)
2026/07/07 02:08:56 INFO : file5.txt: Copied (replaced existing)
2026/07/07 02:08:56 INFO : Resync updating listings
2026/07/07 02:08:56 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/resync/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resync/path2/"
2026/07/07 02:08:56 INFO : [32mBisync successful[0m
2026/07/07 02:08:56 NOTICE: [36m(31) :[0m [34mcopy-listings mixed-diffs[0m
2026/07/07 02:08:56 NOTICE: [36m(32) :[0m [34mtest run normal bisync[0m
2026/07/07 02:08:56 NOTICE: [36m(33) :[0m [34mbisync[0m
2026/07/07 02:08:59 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resync/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:08:59 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:08: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/07 02:08:59 INFO : Synching Path1 "/tmp/020438wiqetij4/resync/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resync/path2/"
2026/07/07 02:08:59 INFO : Building Path1 and Path2 listings
2026/07/07 02:08:59 INFO : Path1 checking for diffs
2026/07/07 02:08:59 INFO : Path2 checking for diffs
2026/07/07 02:08:59 INFO : No changes found
2026/07/07 02:08:59 INFO : Updating listings
2026/07/07 02:08:59 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/resync/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resync/path2/"
2026/07/07 02:08:59 INFO : [32mBisync successful[0m
2026/07/07 02:08:59 NOTICE: [36m(34) :[0m [34mtest 4. confirm critical error on normal sync of empty path.[0m
2026/07/07 02:08:59 NOTICE: [36m(35) :[0m [34mpurge-children TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resync/path2/[0m
2026/07/07 02:08:59 DEBUG : RCLONE_TEST: Remove file
2026/07/07 02:08:59 DEBUG : file1.txt: Remove file
2026/07/07 02:08:59 DEBUG : file2.txt: Remove file
2026/07/07 02:08:59 DEBUG : file3.txt: Remove file
2026/07/07 02:08:59 DEBUG : file4.txt: Remove file
2026/07/07 02:08:59 DEBUG : file5.txt: Remove file
2026/07/07 02:08:59 DEBUG : file6.txt: Remove file
2026/07/07 02:08:59 DEBUG : file7.txt: Remove file
2026/07/07 02:08:59 NOTICE: [36m(36) :[0m [34mbisync[0m
2026/07/07 02:09:01 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resync/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:09:01 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:09: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/07 02:09:01 INFO : Synching Path1 "/tmp/020438wiqetij4/resync/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resync/path2/"
2026/07/07 02:09:01 INFO : Building Path1 and Path2 listings
2026/07/07 02:09:01 INFO : Path1 checking for diffs
2026/07/07 02:09:01 INFO : Path2 checking for diffs
2026/07/07 02:09:01 ERROR : Empty current Path2 listing. Cannot sync to an empty directory: /tmp/020438wiqetij4/workdir/tmp_020438wiqetij4_resync_path1..TestAzureBlob_rclone-test-miyuqig0jiso_020438wiqetij4_resync_path2.path2.lst-new
2026/07/07 02:09:01 ERROR : [31mBisync critical error: empty current Path2 listing: /tmp/020438wiqetij4/workdir/tmp_020438wiqetij4_resync_path1..TestAzureBlob_rclone-test-miyuqig0jiso_020438wiqetij4_resync_path2.path2.lst-new[0m
2026/07/07 02:09:01 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/07 02:09:01 NOTICE: Bisync error: bisync aborted
2026/07/07 02:09:01 DEBUG : Waiting for deletions to finish
2026/07/07 02:09:01 INFO : file3.txt: Deleted
2026/07/07 02:09:01 INFO : file1.txt: Deleted
2026/07/07 02:09:01 INFO : file2.txt: Deleted
2026/07/07 02:09:01 INFO : file5.txt: Deleted
2026/07/07 02:09:01 INFO : file4.txt: Deleted
2026/07/07 02:09:01 INFO : file6.txt: Deleted
2026/07/07 02:09:01 INFO : file7.txt: Deleted
2026/07/07 02:09:01 INFO : RCLONE_TEST: Deleted
2026/07/07 02:09:01 DEBUG : removing 1 level 0 directories
2026/07/07 02:09:01 INFO : Local file system at /tmp/020438wiqetij4/resync/path1: Removing directory
2026/07/07 02:09:01 DEBUG : Waiting for deletions to finish
2026/07/07 02:09:01 DEBUG : removing 1 level 0 directories
2026/07/07 02:09:01 INFO : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resync/path2: Removing directory
bisync_test.go:610: [32mTEST resync PASSED[0m
=== RUN TestBisyncLocalRemote/resync_modes
2026/07/07 02:09:01 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/resync_modes/path1"
2026/07/07 02:09:01 INFO : path2: Making directory
2026/07/07 02:09:01 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resync_modes/path2"
2026/07/07 02:09:01 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/initdir/test_resync_modes-zopiliw8"
2026/07/07 02:09:01 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:09:01 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:01 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:01 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:09:01 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:09:01 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:09:01 DEBUG : Local file system at /tmp/020438wiqetij4/initdir/test_resync_modes-zopiliw8: Waiting for checks to finish
2026/07/07 02:09:01 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:09:01 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:01 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:09:01 INFO : file1.txt: Copied (new)
2026/07/07 02:09:01 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:01 DEBUG : Local file system at /tmp/020438wiqetij4/initdir/test_resync_modes-zopiliw8: Waiting for transfers to finish
2026/07/07 02:09:01 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:09:01 INFO : file2.txt: Copied (new)
2026/07/07 02:09:01 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:09:01 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:09:01 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4"
2026/07/07 02:09:01 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:01 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:01 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:01 DEBUG : file1L.txt.684d937d.partial: size = 33 OK
2026/07/07 02:09:01 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/07 02:09:01 DEBUG : file1L.txt.684d937d.partial: renamed to: file1L.txt
2026/07/07 02:09:01 INFO : file1L.txt: Copied (new)
2026/07/07 02:09:01 DEBUG : file2.txt.ac4156f2.partial: size = 37 OK
2026/07/07 02:09:01 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/07/07 02:09:01 DEBUG : file2.txt.ac4156f2.partial: renamed to: file2.txt
2026/07/07 02:09:01 INFO : file2.txt: Copied (new)
2026/07/07 02:09:01 DEBUG : Local file system at /tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4: Waiting for checks to finish
2026/07/07 02:09:01 DEBUG : Local file system at /tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4: Waiting for transfers to finish
2026/07/07 02:09:01 DEBUG : file1R.txt.d467e63a.partial: size = 42 OK
2026/07/07 02:09:01 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/07 02:09:01 DEBUG : file1R.txt.d467e63a.partial: renamed to: file1R.txt
2026/07/07 02:09:01 INFO : file1R.txt: Copied (new)
2026/07/07 02:09:01 DEBUG : Waiting for deletions to finish
2026/07/07 02:09:01 ERROR : error listing: directory not found
2026/07/07 02:09:01 ERROR : Local file system at /tmp/020438wiqetij4/resync_modes/path1: Failed to list "": directory not found
2026/07/07 02:09:01 DEBUG : removing 1 level 0 directories
2026/07/07 02:09:01 INFO : Local file system at /tmp/020438wiqetij4/resync_modes/path1: Removing directory
2026/07/07 02:09:01 ERROR : Failed to rmdir: stat /tmp/020438wiqetij4/resync_modes/path1: no such file or directory
2026/07/07 02:09:01 DEBUG : Waiting for deletions to finish
2026/07/07 02:09:01 DEBUG : removing 1 level 0 directories
2026/07/07 02:09:01 INFO : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resync_modes/path2: Removing directory
2026/07/07 02:09:01 ERROR : error listing: directory not found
2026/07/07 02:09:01 NOTICE: checking initFs Local file system at /tmp/020438wiqetij4/initdir/test_resync_modes-zopiliw8
2026/07/07 02:09:01 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:09:01 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:01 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:01 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:09:01 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:09:01 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:09:01 DEBUG : Local file system at /tmp/020438wiqetij4/resync_modes/path1: Waiting for checks to finish
2026/07/07 02:09:01 DEBUG : Local file system at /tmp/020438wiqetij4/resync_modes/path1: Waiting for transfers to finish
2026/07/07 02:09:01 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:01 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:09:01 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:01 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:09:01 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:09:01 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:09:01 INFO : file1.txt: Copied (new)
2026/07/07 02:09:01 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:09:01 INFO : file2.txt: Copied (new)
2026/07/07 02:09:01 NOTICE: checking Path1 Local file system at /tmp/020438wiqetij4/resync_modes/path1
2026/07/07 02:09:01 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:09:01 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:01 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:01 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resync_modes/path2: Waiting for checks to finish
2026/07/07 02:09:01 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resync_modes/path2: Waiting for transfers to finish
2026/07/07 02:09:02 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:09:02 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:09:02 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:09:02 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:09:02 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:02 INFO : file1.txt: Copied (new)
2026/07/07 02:09:02 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:09:02 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:02 INFO : file2.txt: Copied (new)
2026/07/07 02:09:02 NOTICE: checking path2 Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resync_modes/path2
2026/07/07 02:09:02 NOTICE: [36m(01) :[0m [34mtest resync-mode[0m
2026/07/07 02:09:02 NOTICE: [36m(02) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/07 02:09:02 NOTICE: [36m(03) :[0m [34mtouch-glob 2001-01-02 /tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/ file1R.txt[0m
2026/07/07 02:09:02 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/"
2026/07/07 02:09:02 DEBUG : fs cache: renaming cache item "/tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/" to be canonical "/tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4"
2026/07/07 02:09:02 DEBUG : file1R.txt: Set modification time 2001-01-02
2026/07/07 02:09:02 NOTICE: [36m(04) :[0m [34mcopy-as /tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/file1R.txt TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resync_modes/path2/ file1.txt[0m
2026/07/07 02:09:02 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/file1R.txt" to "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resync_modes/path2/" as "file1.txt"
2026/07/07 02:09:02 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/file1R.txt"
2026/07/07 02:09:02 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resync_modes/path2/"
2026/07/07 02:09:02 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resync_modes/path2" as "file1.txt"
2026/07/07 02:09:02 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4)
2026/07/07 02:09:02 DEBUG : file1.txt: size = 0 (Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resync_modes/path2)
2026/07/07 02:09:02 DEBUG : file1R.txt: Sizes differ
2026/07/07 02:09:02 DEBUG : file1.txt: size = 42 OK
2026/07/07 02:09:02 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/07 02:09:02 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/07/07 02:09:02 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-03-04 /tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/ file1L.txt[0m
2026/07/07 02:09:02 DEBUG : fs cache: switching user supplied name "/tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/" for canonical name "/tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4"
2026/07/07 02:09:02 DEBUG : file1L.txt: Set modification time 2001-03-04
2026/07/07 02:09:02 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/file1L.txt /tmp/020438wiqetij4/resync_modes/path1/ file1.txt[0m
2026/07/07 02:09:02 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/file1L.txt" to "/tmp/020438wiqetij4/resync_modes/path1/" as "file1.txt"
2026/07/07 02:09:02 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/file1L.txt"
2026/07/07 02:09:02 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/resync_modes/path1/"
2026/07/07 02:09:02 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/020438wiqetij4/resync_modes/path1" as "file1.txt"
2026/07/07 02:09:02 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4)
2026/07/07 02:09:02 DEBUG : file1.txt: size = 0 (Local file system at /tmp/020438wiqetij4/resync_modes/path1)
2026/07/07 02:09:02 DEBUG : file1L.txt: Sizes differ
2026/07/07 02:09:02 DEBUG : file1.txt.4e37ab47.partial: size = 33 OK
2026/07/07 02:09:02 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/07 02:09:02 DEBUG : file1.txt.4e37ab47.partial: renamed to: file1.txt
2026/07/07 02:09:02 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/07/07 02:09:02 NOTICE: [36m(07) :[0m [34mtest bisync run with --resync-mode=newer[0m
2026/07/07 02:09:02 NOTICE: [36m(08) :[0m [34mbisync resync resync-mode=newer[0m
2026/07/07 02:09:04 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resync_modes/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:09:04 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:09: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/07 02:09:04 INFO : Synching Path1 "/tmp/020438wiqetij4/resync_modes/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resync_modes/path2/"
2026/07/07 02:09:04 INFO : Copying Path2 files to Path1
2026/07/07 02:09:04 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:09:04 INFO : There was nothing to transfer
2026/07/07 02:09:04 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:09:04 INFO : file1.txt: Copied (replaced existing)
2026/07/07 02:09:04 INFO : Resync updating listings
2026/07/07 02:09:04 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/resync_modes/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resync_modes/path2/"
2026/07/07 02:09:04 INFO : [32mBisync successful[0m
2026/07/07 02:09:04 NOTICE: [36m(09) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/07 02:09:04 NOTICE: [36m(10) :[0m [34mtouch-glob 2001-07-23 /tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/ file1R.txt[0m
2026/07/07 02:09:04 DEBUG : fs cache: switching user supplied name "/tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/" for canonical name "/tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4"
2026/07/07 02:09:04 DEBUG : file1R.txt: Set modification time 2001-07-23
2026/07/07 02:09:04 NOTICE: [36m(11) :[0m [34mcopy-as /tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/file1R.txt TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resync_modes/path2/ file1.txt[0m
2026/07/07 02:09:04 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/file1R.txt" to "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resync_modes/path2/" as "file1.txt"
2026/07/07 02:09:04 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/file1R.txt"
2026/07/07 02:09:04 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resync_modes/path2/"
2026/07/07 02:09:04 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resync_modes/path2" as "file1.txt"
2026/07/07 02:09:04 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4)
2026/07/07 02:09:04 DEBUG : file1.txt: size = 33 (Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resync_modes/path2)
2026/07/07 02:09:04 DEBUG : file1R.txt: Sizes differ
2026/07/07 02:09:04 DEBUG : file1.txt: size = 42 OK
2026/07/07 02:09:04 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/07 02:09:04 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/07/07 02:09:04 NOTICE: [36m(12) :[0m [34mtouch-glob 2001-08-26 /tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/ file1L.txt[0m
2026/07/07 02:09:04 DEBUG : fs cache: switching user supplied name "/tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/" for canonical name "/tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4"
2026/07/07 02:09:04 DEBUG : file1L.txt: Set modification time 2001-08-26
2026/07/07 02:09:04 NOTICE: [36m(13) :[0m [34mcopy-as /tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/file1L.txt /tmp/020438wiqetij4/resync_modes/path1/ file1.txt[0m
2026/07/07 02:09:04 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/file1L.txt" to "/tmp/020438wiqetij4/resync_modes/path1/" as "file1.txt"
2026/07/07 02:09:04 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/file1L.txt"
2026/07/07 02:09:04 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/resync_modes/path1/"
2026/07/07 02:09:04 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/020438wiqetij4/resync_modes/path1" as "file1.txt"
2026/07/07 02:09:04 DEBUG : file1.txt: size = 33 OK
2026/07/07 02:09:04 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/07 02:09:04 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/07 02:09:04 INFO : file1L.txt: Updated modification time in destination
2026/07/07 02:09:04 DEBUG : file1L.txt: Unchanged skipping
2026/07/07 02:09:04 NOTICE: [36m(14) :[0m [34mtest bisync run with --resync-mode=path2[0m
2026/07/07 02:09:04 NOTICE: [36m(15) :[0m [34mbisync resync resync-mode=path2[0m
2026/07/07 02:09:07 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resync_modes/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:09:07 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:09: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/07 02:09:07 INFO : Synching Path1 "/tmp/020438wiqetij4/resync_modes/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resync_modes/path2/"
2026/07/07 02:09:07 INFO : Copying Path2 files to Path1
2026/07/07 02:09:07 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:09:07 INFO : file1.txt: Copied (replaced existing)
2026/07/07 02:09:07 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:09:07 INFO : Resync updating listings
2026/07/07 02:09:07 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/resync_modes/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resync_modes/path2/"
2026/07/07 02:09:07 INFO : [32mBisync successful[0m
2026/07/07 02:09:07 NOTICE: [36m(16) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/07 02:09:07 NOTICE: [36m(17) :[0m [34mtouch-glob 2002-07-23 /tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/ file1R.txt[0m
2026/07/07 02:09:07 DEBUG : fs cache: switching user supplied name "/tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/" for canonical name "/tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4"
2026/07/07 02:09:07 DEBUG : file1R.txt: Set modification time 2002-07-23
2026/07/07 02:09:07 NOTICE: [36m(18) :[0m [34mcopy-as /tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/file1R.txt TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resync_modes/path2/ file1.txt[0m
2026/07/07 02:09:07 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/file1R.txt" to "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resync_modes/path2/" as "file1.txt"
2026/07/07 02:09:07 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/file1R.txt"
2026/07/07 02:09:07 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resync_modes/path2/"
2026/07/07 02:09:07 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resync_modes/path2" as "file1.txt"
2026/07/07 02:09:07 DEBUG : file1.txt: size = 42 OK
2026/07/07 02:09:07 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/07 02:09:07 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/07 02:09:07 INFO : file1R.txt: Updated modification time in destination
2026/07/07 02:09:07 DEBUG : file1R.txt: Unchanged skipping
2026/07/07 02:09:07 NOTICE: [36m(19) :[0m [34mtouch-glob 2002-08-26 /tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/ file1L.txt[0m
2026/07/07 02:09:07 DEBUG : fs cache: switching user supplied name "/tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/" for canonical name "/tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4"
2026/07/07 02:09:07 DEBUG : file1L.txt: Set modification time 2002-08-26
2026/07/07 02:09:07 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/file1L.txt /tmp/020438wiqetij4/resync_modes/path1/ file1.txt[0m
2026/07/07 02:09:07 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/file1L.txt" to "/tmp/020438wiqetij4/resync_modes/path1/" as "file1.txt"
2026/07/07 02:09:07 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/file1L.txt"
2026/07/07 02:09:07 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/resync_modes/path1/"
2026/07/07 02:09:07 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/020438wiqetij4/resync_modes/path1" as "file1.txt"
2026/07/07 02:09:07 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4)
2026/07/07 02:09:07 DEBUG : file1.txt: size = 42 (Local file system at /tmp/020438wiqetij4/resync_modes/path1)
2026/07/07 02:09:07 DEBUG : file1L.txt: Sizes differ
2026/07/07 02:09:07 DEBUG : file1.txt.e4364b55.partial: size = 33 OK
2026/07/07 02:09:07 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/07 02:09:07 DEBUG : file1.txt.e4364b55.partial: renamed to: file1.txt
2026/07/07 02:09:07 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/07/07 02:09:07 NOTICE: [36m(21) :[0m [34mtest bisync run with --resync-mode=larger[0m
2026/07/07 02:09:07 NOTICE: [36m(22) :[0m [34mbisync resync resync-mode=larger[0m
2026/07/07 02:09:09 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resync_modes/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:09:09 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:09: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/07 02:09:09 INFO : Synching Path1 "/tmp/020438wiqetij4/resync_modes/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resync_modes/path2/"
2026/07/07 02:09:09 INFO : Copying Path2 files to Path1
2026/07/07 02:09:09 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:09:09 INFO : file1.txt: Path2 is larger. Path1: 33, Path2: 42, Difference: 9
2026/07/07 02:09:09 INFO : file1.txt: Copied (replaced existing)
2026/07/07 02:09:09 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:09:09 INFO : Resync updating listings
2026/07/07 02:09:09 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/resync_modes/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resync_modes/path2/"
2026/07/07 02:09:09 INFO : [32mBisync successful[0m
2026/07/07 02:09:09 NOTICE: [36m(23) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/07 02:09:09 NOTICE: [36m(24) :[0m [34mtouch-glob 2003-07-23 /tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/ file1R.txt[0m
2026/07/07 02:09:09 DEBUG : fs cache: switching user supplied name "/tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/" for canonical name "/tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4"
2026/07/07 02:09:09 DEBUG : file1R.txt: Set modification time 2003-07-23
2026/07/07 02:09:09 NOTICE: [36m(25) :[0m [34mcopy-as /tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/file1R.txt TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resync_modes/path2/ file1.txt[0m
2026/07/07 02:09:09 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/file1R.txt" to "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resync_modes/path2/" as "file1.txt"
2026/07/07 02:09:09 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/file1R.txt"
2026/07/07 02:09:09 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resync_modes/path2/"
2026/07/07 02:09:09 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resync_modes/path2" as "file1.txt"
2026/07/07 02:09:09 DEBUG : file1.txt: size = 42 OK
2026/07/07 02:09: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/07 02:09:09 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/07 02:09:09 INFO : file1R.txt: Updated modification time in destination
2026/07/07 02:09:09 DEBUG : file1R.txt: Unchanged skipping
2026/07/07 02:09:09 NOTICE: [36m(26) :[0m [34mtouch-glob 2003-09-04 /tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/ file1L.txt[0m
2026/07/07 02:09:09 DEBUG : fs cache: switching user supplied name "/tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/" for canonical name "/tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4"
2026/07/07 02:09:09 DEBUG : file1L.txt: Set modification time 2003-09-04
2026/07/07 02:09:09 NOTICE: [36m(27) :[0m [34mcopy-as /tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/file1L.txt /tmp/020438wiqetij4/resync_modes/path1/ file1.txt[0m
2026/07/07 02:09:09 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/file1L.txt" to "/tmp/020438wiqetij4/resync_modes/path1/" as "file1.txt"
2026/07/07 02:09:09 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/file1L.txt"
2026/07/07 02:09:09 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/resync_modes/path1/"
2026/07/07 02:09:09 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/020438wiqetij4/resync_modes/path1" as "file1.txt"
2026/07/07 02:09:09 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4)
2026/07/07 02:09:09 DEBUG : file1.txt: size = 42 (Local file system at /tmp/020438wiqetij4/resync_modes/path1)
2026/07/07 02:09:09 DEBUG : file1L.txt: Sizes differ
2026/07/07 02:09:09 DEBUG : file1.txt.b65270e7.partial: size = 33 OK
2026/07/07 02:09:09 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/07 02:09:09 DEBUG : file1.txt.b65270e7.partial: renamed to: file1.txt
2026/07/07 02:09:09 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/07/07 02:09:09 NOTICE: [36m(28) :[0m [34mtest bisync run with --resync-mode=older[0m
2026/07/07 02:09:09 NOTICE: [36m(29) :[0m [34mbisync resync resync-mode=older[0m
2026/07/07 02:09:12 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resync_modes/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:09:12 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:09: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/07 02:09:12 INFO : Synching Path1 "/tmp/020438wiqetij4/resync_modes/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resync_modes/path2/"
2026/07/07 02:09:12 INFO : Copying Path2 files to Path1
2026/07/07 02:09:12 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:09:12 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/07 02:09:12 INFO : file1.txt: Copied (replaced existing)
2026/07/07 02:09:12 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:09:12 INFO : Resync updating listings
2026/07/07 02:09:12 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/resync_modes/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resync_modes/path2/"
2026/07/07 02:09:12 INFO : [32mBisync successful[0m
2026/07/07 02:09:12 NOTICE: [36m(30) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/07 02:09:12 NOTICE: [36m(31) :[0m [34mtouch-glob 2004-07-23 /tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/ file1R.txt[0m
2026/07/07 02:09:12 DEBUG : fs cache: switching user supplied name "/tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/" for canonical name "/tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4"
2026/07/07 02:09:12 DEBUG : file1R.txt: Set modification time 2004-07-23
2026/07/07 02:09:12 NOTICE: [36m(32) :[0m [34mcopy-as /tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/file1R.txt TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resync_modes/path2/ file1.txt[0m
2026/07/07 02:09:12 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/file1R.txt" to "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resync_modes/path2/" as "file1.txt"
2026/07/07 02:09:12 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/file1R.txt"
2026/07/07 02:09:12 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resync_modes/path2/"
2026/07/07 02:09:12 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resync_modes/path2" as "file1.txt"
2026/07/07 02:09:12 DEBUG : file1.txt: size = 42 OK
2026/07/07 02:09:12 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/07 02:09:12 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/07 02:09:12 INFO : file1R.txt: Updated modification time in destination
2026/07/07 02:09:12 DEBUG : file1R.txt: Unchanged skipping
2026/07/07 02:09:12 NOTICE: [36m(33) :[0m [34mtouch-glob 2004-07-23 /tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/ file1L.txt[0m
2026/07/07 02:09:12 DEBUG : fs cache: switching user supplied name "/tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/" for canonical name "/tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4"
2026/07/07 02:09:12 DEBUG : file1L.txt: Set modification time 2004-07-23
2026/07/07 02:09:12 NOTICE: [36m(34) :[0m [34mcopy-as /tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/file1L.txt /tmp/020438wiqetij4/resync_modes/path1/ file1.txt[0m
2026/07/07 02:09:12 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/file1L.txt" to "/tmp/020438wiqetij4/resync_modes/path1/" as "file1.txt"
2026/07/07 02:09:12 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/file1L.txt"
2026/07/07 02:09:12 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/resync_modes/path1/"
2026/07/07 02:09:12 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/020438wiqetij4/resync_modes/path1" as "file1.txt"
2026/07/07 02:09:12 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4)
2026/07/07 02:09:12 DEBUG : file1.txt: size = 42 (Local file system at /tmp/020438wiqetij4/resync_modes/path1)
2026/07/07 02:09:12 DEBUG : file1L.txt: Sizes differ
2026/07/07 02:09:12 DEBUG : file1.txt.86629d73.partial: size = 33 OK
2026/07/07 02:09:12 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/07 02:09:12 DEBUG : file1.txt.86629d73.partial: renamed to: file1.txt
2026/07/07 02:09:12 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/07/07 02:09:12 NOTICE: [36m(35) :[0m [34mtest bisync run with --resync-mode=smaller[0m
2026/07/07 02:09:12 NOTICE: [36m(36) :[0m [34mbisync resync resync-mode=smaller[0m
2026/07/07 02:09:14 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resync_modes/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:09:14 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:09: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/07 02:09:14 INFO : Synching Path1 "/tmp/020438wiqetij4/resync_modes/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resync_modes/path2/"
2026/07/07 02:09:14 INFO : Copying Path2 files to Path1
2026/07/07 02:09:14 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:09:14 INFO : file1.txt: Path1 is smaller. Path1: 33, Path2: 42, Difference: 9
2026/07/07 02:09:14 INFO : There was nothing to transfer
2026/07/07 02:09:14 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:09:14 INFO : file1.txt: Path1 is smaller. Path1: 33, Path2: 42, Difference: 9
2026/07/07 02:09:14 INFO : file1.txt: Copied (replaced existing)
2026/07/07 02:09:14 INFO : Resync updating listings
2026/07/07 02:09:14 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/resync_modes/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resync_modes/path2/"
2026/07/07 02:09:14 INFO : [32mBisync successful[0m
2026/07/07 02:09:14 NOTICE: [36m(37) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/07 02:09:14 NOTICE: [36m(38) :[0m [34mtouch-glob 2005-01-02 /tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/ file1R.txt[0m
2026/07/07 02:09:14 DEBUG : fs cache: switching user supplied name "/tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/" for canonical name "/tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4"
2026/07/07 02:09:14 DEBUG : file1R.txt: Set modification time 2005-01-02
2026/07/07 02:09:14 NOTICE: [36m(39) :[0m [34mcopy-as /tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/file1R.txt TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resync_modes/path2/ file1.txt[0m
2026/07/07 02:09:14 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/file1R.txt" to "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resync_modes/path2/" as "file1.txt"
2026/07/07 02:09:14 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/file1R.txt"
2026/07/07 02:09:14 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resync_modes/path2/"
2026/07/07 02:09:14 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resync_modes/path2" as "file1.txt"
2026/07/07 02:09:14 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4)
2026/07/07 02:09:14 DEBUG : file1.txt: size = 33 (Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resync_modes/path2)
2026/07/07 02:09:14 DEBUG : file1R.txt: Sizes differ
2026/07/07 02:09:14 DEBUG : file1.txt: size = 42 OK
2026/07/07 02:09:14 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/07 02:09:14 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/07/07 02:09:14 NOTICE: [36m(40) :[0m [34mcopy-as /tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/file1R.txt /tmp/020438wiqetij4/resync_modes/path1/ file2.txt[0m
2026/07/07 02:09:14 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/file1R.txt" to "/tmp/020438wiqetij4/resync_modes/path1/" as "file2.txt"
2026/07/07 02:09:14 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/file1R.txt"
2026/07/07 02:09:14 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/resync_modes/path1/"
2026/07/07 02:09:14 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/020438wiqetij4/resync_modes/path1" as "file2.txt"
2026/07/07 02:09:14 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4)
2026/07/07 02:09:14 DEBUG : file2.txt: size = 0 (Local file system at /tmp/020438wiqetij4/resync_modes/path1)
2026/07/07 02:09:14 DEBUG : file1R.txt: Sizes differ
2026/07/07 02:09:14 DEBUG : file2.txt.e105b681.partial: size = 42 OK
2026/07/07 02:09:14 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/07 02:09:14 DEBUG : file2.txt.e105b681.partial: renamed to: file2.txt
2026/07/07 02:09:14 INFO : file1R.txt: Copied (replaced existing) to: file2.txt
2026/07/07 02:09:14 NOTICE: [36m(41) :[0m [34mtouch-glob 2006-03-04 /tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/ file1L.txt[0m
2026/07/07 02:09:14 DEBUG : fs cache: switching user supplied name "/tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/" for canonical name "/tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4"
2026/07/07 02:09:14 DEBUG : file1L.txt: Set modification time 2006-03-04
2026/07/07 02:09:14 NOTICE: [36m(42) :[0m [34mcopy-as /tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/file1L.txt /tmp/020438wiqetij4/resync_modes/path1/ file1.txt[0m
2026/07/07 02:09:14 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/file1L.txt" to "/tmp/020438wiqetij4/resync_modes/path1/" as "file1.txt"
2026/07/07 02:09:14 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/file1L.txt"
2026/07/07 02:09:14 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/resync_modes/path1/"
2026/07/07 02:09:14 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/020438wiqetij4/resync_modes/path1" as "file1.txt"
2026/07/07 02:09:14 DEBUG : file1.txt: size = 33 OK
2026/07/07 02:09:14 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/07 02:09:14 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/07 02:09:14 INFO : file1L.txt: Updated modification time in destination
2026/07/07 02:09:14 DEBUG : file1L.txt: Unchanged skipping
2026/07/07 02:09:14 NOTICE: [36m(43) :[0m [34mcopy-as /tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/file1L.txt TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resync_modes/path2/ file2.txt[0m
2026/07/07 02:09:14 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/file1L.txt" to "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resync_modes/path2/" as "file2.txt"
2026/07/07 02:09:14 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/file1L.txt"
2026/07/07 02:09:14 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resync_modes/path2/"
2026/07/07 02:09:14 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resync_modes/path2" as "file2.txt"
2026/07/07 02:09:14 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4)
2026/07/07 02:09:14 DEBUG : file2.txt: size = 0 (Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resync_modes/path2)
2026/07/07 02:09:14 DEBUG : file1L.txt: Sizes differ
2026/07/07 02:09:15 DEBUG : file2.txt: size = 33 OK
2026/07/07 02:09:15 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/07 02:09:15 INFO : file1L.txt: Copied (replaced existing) to: file2.txt
2026/07/07 02:09:15 NOTICE: [36m(44) :[0m [34mtest bisync run with --resync-mode=path1[0m
2026/07/07 02:09:15 NOTICE: [36m(45) :[0m [34mbisync resync resync-mode=path1[0m
2026/07/07 02:09:17 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resync_modes/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:09:17 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:09: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/07 02:09:17 INFO : Synching Path1 "/tmp/020438wiqetij4/resync_modes/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resync_modes/path2/"
2026/07/07 02:09:17 INFO : Copying Path2 files to Path1
2026/07/07 02:09:17 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:09:17 INFO : There was nothing to transfer
2026/07/07 02:09:17 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:09:17 INFO : file1.txt: Copied (replaced existing)
2026/07/07 02:09:17 INFO : file2.txt: Copied (replaced existing)
2026/07/07 02:09:17 INFO : Resync updating listings
2026/07/07 02:09:17 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/resync_modes/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resync_modes/path2/"
2026/07/07 02:09:17 INFO : [32mBisync successful[0m
2026/07/07 02:09:17 NOTICE: [36m(46) :[0m [34mtest no winner[0m
2026/07/07 02:09:17 NOTICE: [36m(47) :[0m [34mtouch-glob 2022-02-22 /tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/ file1R.txt[0m
2026/07/07 02:09:17 DEBUG : fs cache: switching user supplied name "/tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/" for canonical name "/tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4"
2026/07/07 02:09:17 DEBUG : file1R.txt: Set modification time 2022-02-22
2026/07/07 02:09:17 NOTICE: [36m(48) :[0m [34mcopy-as /tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/file1R.txt TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resync_modes/path2/ file1.txt[0m
2026/07/07 02:09:17 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/file1R.txt" to "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resync_modes/path2/" as "file1.txt"
2026/07/07 02:09:17 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/file1R.txt"
2026/07/07 02:09:17 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resync_modes/path2/"
2026/07/07 02:09:17 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resync_modes/path2" as "file1.txt"
2026/07/07 02:09:17 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4)
2026/07/07 02:09:17 DEBUG : file1.txt: size = 33 (Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resync_modes/path2)
2026/07/07 02:09:17 DEBUG : file1R.txt: Sizes differ
2026/07/07 02:09:17 DEBUG : file1.txt: size = 42 OK
2026/07/07 02:09:17 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/07 02:09:17 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/07/07 02:09:17 NOTICE: [36m(49) :[0m [34mcopy-as /tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/file1R.txt /tmp/020438wiqetij4/resync_modes/path1/ file2.txt[0m
2026/07/07 02:09:17 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/file1R.txt" to "/tmp/020438wiqetij4/resync_modes/path1/" as "file2.txt"
2026/07/07 02:09:17 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/file1R.txt"
2026/07/07 02:09:17 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/resync_modes/path1/"
2026/07/07 02:09:17 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/020438wiqetij4/resync_modes/path1" as "file2.txt"
2026/07/07 02:09:17 DEBUG : file2.txt: size = 42 OK
2026/07/07 02:09:17 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/07 02:09:17 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/07 02:09:17 INFO : file1R.txt: Updated modification time in destination
2026/07/07 02:09:17 DEBUG : file1R.txt: Unchanged skipping
2026/07/07 02:09:17 NOTICE: [36m(50) :[0m [34mtouch-glob 2022-02-22 /tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/ file1L.txt[0m
2026/07/07 02:09:17 DEBUG : fs cache: switching user supplied name "/tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/" for canonical name "/tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4"
2026/07/07 02:09:17 DEBUG : file1L.txt: Set modification time 2022-02-22
2026/07/07 02:09:17 NOTICE: [36m(51) :[0m [34mcopy-as /tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/file1L.txt /tmp/020438wiqetij4/resync_modes/path1/ file1.txt[0m
2026/07/07 02:09:17 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/file1L.txt" to "/tmp/020438wiqetij4/resync_modes/path1/" as "file1.txt"
2026/07/07 02:09:17 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/file1L.txt"
2026/07/07 02:09:17 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/resync_modes/path1/"
2026/07/07 02:09:17 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/020438wiqetij4/resync_modes/path1" as "file1.txt"
2026/07/07 02:09:17 DEBUG : file1.txt: size = 33 OK
2026/07/07 02:09:17 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/07 02:09:17 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/07 02:09:17 INFO : file1L.txt: Updated modification time in destination
2026/07/07 02:09:17 DEBUG : file1L.txt: Unchanged skipping
2026/07/07 02:09:17 NOTICE: [36m(52) :[0m [34mcopy-as /tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/file1L.txt TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resync_modes/path2/ file2.txt[0m
2026/07/07 02:09:17 DEBUG : copyFile "/tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/file1L.txt" to "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resync_modes/path2/" as "file2.txt"
2026/07/07 02:09:17 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4/file1L.txt"
2026/07/07 02:09:17 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resync_modes/path2/"
2026/07/07 02:09:17 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resync_modes/path2" as "file2.txt"
2026/07/07 02:09:17 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/020438wiqetij4/datadir/test_resync_modes-vovuraj4)
2026/07/07 02:09:17 DEBUG : file2.txt: size = 42 (Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resync_modes/path2)
2026/07/07 02:09:17 DEBUG : file1L.txt: Sizes differ
2026/07/07 02:09:17 DEBUG : file2.txt: size = 33 OK
2026/07/07 02:09:17 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/07 02:09:17 INFO : file1L.txt: Copied (replaced existing) to: file2.txt
2026/07/07 02:09:17 NOTICE: [36m(53) :[0m [34mtest bisync run with --resync-mode=newer[0m
2026/07/07 02:09:17 NOTICE: [36m(54) :[0m [34mbisync resync resync-mode=newer[0m
2026/07/07 02:09:20 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resync_modes/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:09:20 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:09: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/07 02:09:20 INFO : Synching Path1 "/tmp/020438wiqetij4/resync_modes/path1/" with Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resync_modes/path2/"
2026/07/07 02:09:20 INFO : Copying Path2 files to Path1
2026/07/07 02:09:20 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:09:20 INFO : file2.txt: Copied (replaced existing)
2026/07/07 02:09:20 INFO : file1.txt: Copied (replaced existing)
2026/07/07 02:09:20 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:09:20 INFO : Resync updating listings
2026/07/07 02:09:20 INFO : Validating listings for Path1 "/tmp/020438wiqetij4/resync_modes/path1/" vs Path2 "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/resync_modes/path2/"
2026/07/07 02:09:20 INFO : [32mBisync successful[0m
2026/07/07 02:09:20 DEBUG : Waiting for deletions to finish
2026/07/07 02:09:20 INFO : file1.txt: Deleted
2026/07/07 02:09:20 INFO : file2.txt: Deleted
2026/07/07 02:09:20 INFO : RCLONE_TEST: Deleted
2026/07/07 02:09:20 DEBUG : removing 1 level 0 directories
2026/07/07 02:09:20 INFO : Local file system at /tmp/020438wiqetij4/resync_modes/path1: Removing directory
2026/07/07 02:09:20 DEBUG : Waiting for deletions to finish
2026/07/07 02:09:20 INFO : file1.txt: Deleted
2026/07/07 02:09:20 INFO : file2.txt: Deleted
2026/07/07 02:09:20 INFO : RCLONE_TEST: Deleted
2026/07/07 02:09:20 DEBUG : removing 1 level 0 directories
2026/07/07 02:09:20 INFO : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/resync_modes/path2: Removing directory
bisync_test.go:610: [32mTEST resync_modes PASSED[0m
=== RUN TestBisyncLocalRemote/rmdirs
2026/07/07 02:09:20 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/rmdirs/path1"
2026/07/07 02:09:20 INFO : path2: Making directory
2026/07/07 02:09:20 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/rmdirs/path2"
2026/07/07 02:09:20 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/initdir/test_rmdirs-meneyuc2"
2026/07/07 02:09:20 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:09:20 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:20 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:20 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:20 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:20 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:20 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:20 DEBUG : subdir: Making directory with metadata
2026/07/07 02:09:20 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 02:09:20 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/07 02:09:20 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:20 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:09:20 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/07 02:09:20 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/07 02:09:20 DEBUG : Local file system at /tmp/020438wiqetij4/initdir/test_rmdirs-meneyuc2: Waiting for checks to finish
2026/07/07 02:09:20 DEBUG : Local file system at /tmp/020438wiqetij4/initdir/test_rmdirs-meneyuc2: Waiting for transfers to finish
2026/07/07 02:09:20 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:09:20 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:09:20 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:09:20 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:20 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/07 02:09:20 INFO : file1.copy1.txt: Copied (new)
2026/07/07 02:09:20 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/07 02:09:20 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/07 02:09:20 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:20 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:20 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/07 02:09:20 INFO : file1.copy4.txt: Copied (new)
2026/07/07 02:09:20 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/07 02:09:20 INFO : file1.copy2.txt: Copied (new)
2026/07/07 02:09:20 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:09:20 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/07 02:09:20 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:20 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:20 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:09:20 INFO : file1.txt: Copied (new)
2026/07/07 02:09:20 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:20 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/07 02:09:20 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:09:20 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/07 02:09:20 INFO : file1.copy5.txt: Copied (new)
2026/07/07 02:09:20 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/07 02:09:20 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:20 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/07 02:09:20 INFO : file1.copy3.txt: Copied (new)
2026/07/07 02:09:20 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:09:20 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_rmdirs-guzicef7"
2026/07/07 02:09:20 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:20 DEBUG : Local file system at /tmp/020438wiqetij4/datadir/test_rmdirs-guzicef7: Waiting for checks to finish
2026/07/07 02:09:20 DEBUG : Local file system at /tmp/020438wiqetij4/datadir/test_rmdirs-guzicef7: Waiting for transfers to finish
2026/07/07 02:09:20 DEBUG : file1.txt.f41fd5ee.partial: size = 19 OK
2026/07/07 02:09:20 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:09:20 DEBUG : file1.txt.f41fd5ee.partial: renamed to: file1.txt
2026/07/07 02:09:20 INFO : file1.txt: Copied (new)
2026/07/07 02:09:20 ERROR : error listing: directory not found
2026/07/07 02:09:20 DEBUG : Waiting for deletions to finish
2026/07/07 02:09:20 ERROR : Local file system at /tmp/020438wiqetij4/rmdirs/path1: Failed to list "": directory not found
2026/07/07 02:09:20 DEBUG : removing 1 level 0 directories
2026/07/07 02:09:20 INFO : Local file system at /tmp/020438wiqetij4/rmdirs/path1: Removing directory
2026/07/07 02:09:20 ERROR : Failed to rmdir: stat /tmp/020438wiqetij4/rmdirs/path1: no such file or directory
2026/07/07 02:09:20 DEBUG : Waiting for deletions to finish
2026/07/07 02:09:20 DEBUG : removing 1 level 0 directories
2026/07/07 02:09:20 INFO : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/rmdirs/path2: Removing directory
2026/07/07 02:09:20 ERROR : error listing: directory not found
2026/07/07 02:09:20 NOTICE: checking initFs Local file system at /tmp/020438wiqetij4/initdir/test_rmdirs-meneyuc2
2026/07/07 02:09:20 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:09:20 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:20 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:20 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:20 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:20 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:20 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:20 DEBUG : subdir: Making directory with metadata
2026/07/07 02:09:20 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 02:09:20 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/07 02:09:20 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:20 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:09:20 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/07 02:09:20 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/07 02:09:20 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/07 02:09:20 DEBUG : Local file system at /tmp/020438wiqetij4/rmdirs/path1: Waiting for checks to finish
2026/07/07 02:09:20 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:09:20 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:09:20 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:09:20 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/07 02:09:20 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:20 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/07 02:09:20 INFO : file1.copy1.txt: Copied (new)
2026/07/07 02:09:20 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/07 02:09:20 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:20 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/07 02:09:20 INFO : file1.copy2.txt: Copied (new)
2026/07/07 02:09:20 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:09:20 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:20 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/07 02:09:20 INFO : file1.copy3.txt: Copied (new)
2026/07/07 02:09:20 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/07 02:09:20 DEBUG : Local file system at /tmp/020438wiqetij4/rmdirs/path1: Waiting for transfers to finish
2026/07/07 02:09:20 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:20 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/07 02:09:20 INFO : file1.copy4.txt: Copied (new)
2026/07/07 02:09:20 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:20 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/07 02:09:20 INFO : file1.copy5.txt: Copied (new)
2026/07/07 02:09:20 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:20 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:09:20 INFO : file1.txt: Copied (new)
2026/07/07 02:09:20 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:20 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/07 02:09:20 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:09:20 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:09:20 NOTICE: checking Path1 Local file system at /tmp/020438wiqetij4/rmdirs/path1
2026/07/07 02:09:20 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:09:20 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:20 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:20 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:20 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:20 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:20 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:20 INFO : subdir: Making directory
2026/07/07 02:09:20 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:20 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/rmdirs/path2: Waiting for checks to finish
2026/07/07 02:09:20 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/rmdirs/path2: Waiting for transfers to finish
2026/07/07 02:09:20 DEBUG : file1.copy1.txt: size = 0 OK
2026/07/07 02:09:20 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:20 INFO : file1.copy1.txt: Copied (new)
2026/07/07 02:09:20 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:09:20 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:09:20 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:09:20 DEBUG : file1.copy3.txt: size = 0 OK
2026/07/07 02:09:20 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:20 INFO : file1.copy3.txt: Copied (new)
2026/07/07 02:09:20 DEBUG : file1.copy2.txt: size = 0 OK
2026/07/07 02:09:20 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:20 INFO : file1.copy2.txt: Copied (new)
2026/07/07 02:09:20 DEBUG : file1.copy4.txt: size = 0 OK
2026/07/07 02:09:20 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:20 INFO : file1.copy4.txt: Copied (new)
2026/07/07 02:09:20 DEBUG : file1.copy5.txt: size = 0 OK
2026/07/07 02:09:20 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:20 INFO : file1.copy5.txt: Copied (new)
2026/07/07 02:09:20 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:09:20 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:20 INFO : file1.txt: Copied (new)
2026/07/07 02:09:20 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/07 02:09:20 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:20 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:09:20 NOTICE: checking path2 Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/rmdirs/path2
2026/07/07 02:09:20 NOTICE: [36m(01) :[0m [34mtest rmdirs[0m
2026/07/07 02:09:20 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/07 02:09:20 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/07 02:09:20 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/volatile/path1"
2026/07/07 02:09:20 INFO : path2: Making directory
2026/07/07 02:09:20 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-miyuqig0jiso/020438wiqetij4/volatile/path2"
2026/07/07 02:09:20 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/initdir/test_volatile-ritoyog1"
2026/07/07 02:09:20 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:09:20 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:20 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:20 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:20 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:20 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:20 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:20 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:20 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:20 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:09:20 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:09:20 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:09:20 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:09:20 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:09:20 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/07 02:09:20 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:20 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:20 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:09:20 INFO : file2.txt: Copied (new)
2026/07/07 02:09:20 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/07 02:09:20 INFO : file3.txt: Copied (new)
2026/07/07 02:09:20 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/07 02:09:20 DEBUG : Local file system at /tmp/020438wiqetij4/initdir/test_volatile-ritoyog1: Waiting for checks to finish
2026/07/07 02:09:20 DEBUG : Local file system at /tmp/020438wiqetij4/initdir/test_volatile-ritoyog1: Waiting for transfers to finish
2026/07/07 02:09:20 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:20 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/07 02:09:20 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/07 02:09:20 INFO : file5.txt: Copied (new)
2026/07/07 02:09:20 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/07 02:09:20 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/07 02:09:20 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:20 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:20 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/07 02:09:20 INFO : file6.txt: Copied (new)
2026/07/07 02:09:20 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/07 02:09:20 INFO : file7.txt: Copied (new)
2026/07/07 02:09:20 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:20 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/07 02:09:20 INFO : file4.txt: Copied (new)
2026/07/07 02:09:20 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/07 02:09:20 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:20 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/07 02:09:20 INFO : file8.txt: Copied (new)
2026/07/07 02:09:20 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:09:20 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:20 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:09:20 INFO : file1.txt: Copied (new)
2026/07/07 02:09:20 DEBUG : Creating backend with remote "/tmp/020438wiqetij4/datadir/test_volatile-fasihac9"
2026/07/07 02:09:20 DEBUG : dummy.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:20 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:20 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:20 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:20 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:20 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:20 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:20 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:20 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:20 DEBUG : dummy.txt.b3782999.partial: size = 0 OK
2026/07/07 02:09:20 DEBUG : file10.txt.bdde3bf8.partial: size = 19 OK
2026/07/07 02:09:20 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:09:20 DEBUG : Local file system at /tmp/020438wiqetij4/datadir/test_volatile-fasihac9: Waiting for checks to finish
2026/07/07 02:09:20 DEBUG : Local file system at /tmp/020438wiqetij4/datadir/test_volatile-fasihac9: Waiting for transfers to finish
2026/07/07 02:09:20 DEBUG : dummy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:20 DEBUG : file10.txt.bdde3bf8.partial: renamed to: file10.txt
2026/07/07 02:09:20 INFO : file10.txt: Copied (new)
2026/07/07 02:09:20 DEBUG : dummy.txt.b3782999.partial: renamed to: dummy.txt
2026/07/07 02:09:20 INFO : dummy.txt: Copied (new)
2026/07/07 02:09:20 DEBUG : file2.txt.23ff1769.partial: size = 13 OK
2026/07/07 02:09:20 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/07 02:09:20 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/07/07 02:09:20 DEBUG : file11.txt.d4a7309d.partial: size = 19 OK
2026/07/07 02:09:20 DEBUG : file2.txt.23ff1769.partial: renamed to: file2.txt
2026/07/07 02:09:20 INFO : file2.txt: Copied (new)
2026/07/07 02:09:20 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/07 02:09:20 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/07/07 02:09:20 INFO : file5L.txt: Copied (new)
2026/07/07 02:09:20 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/07/07 02:09:20 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/07 02:09:20 DEBUG : file6.txt.7b4c87b3.partial: size = 19 OK
2026/07/07 02:09:20 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:09:20 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/07/07 02:09:20 INFO : file5R.txt: Copied (new)
2026/07/07 02:09:20 DEBUG : file11.txt.d4a7309d.partial: renamed to: file11.txt
2026/07/07 02:09:20 INFO : file11.txt: Copied (new)
2026/07/07 02:09:20 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:09:20 DEBUG : file1.txt.be52b1c9.partial: size = 19 OK
2026/07/07 02:09:20 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:09:20 DEBUG : file6.txt.7b4c87b3.partial: renamed to: file6.txt
2026/07/07 02:09:20 INFO : file6.txt: Copied (new)
2026/07/07 02:09:20 DEBUG : file1.txt.be52b1c9.partial: renamed to: file1.txt
2026/07/07 02:09:20 INFO : file1.txt: Copied (new)
2026/07/07 02:09:20 DEBUG : file7.txt.38c43fbf.partial: size = 19 OK
2026/07/07 02:09:20 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:09:20 DEBUG : file7.txt.38c43fbf.partial: renamed to: file7.txt
2026/07/07 02:09:20 INFO : file7.txt: Copied (new)
2026/07/07 02:09:20 DEBUG : Waiting for deletions to finish
2026/07/07 02:09:20 ERROR : error listing: directory not found
2026/07/07 02:09:20 ERROR : Local file system at /tmp/020438wiqetij4/volatile/path1: Failed to list "": directory not found
2026/07/07 02:09:20 DEBUG : removing 1 level 0 directories
2026/07/07 02:09:20 INFO : Local file system at /tmp/020438wiqetij4/volatile/path1: Removing directory
2026/07/07 02:09:20 ERROR : Failed to rmdir: stat /tmp/020438wiqetij4/volatile/path1: no such file or directory
2026/07/07 02:09:20 DEBUG : Waiting for deletions to finish
2026/07/07 02:09:20 DEBUG : removing 1 level 0 directories
2026/07/07 02:09:20 INFO : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/volatile/path2: Removing directory
2026/07/07 02:09:20 ERROR : error listing: directory not found
2026/07/07 02:09:20 NOTICE: checking initFs Local file system at /tmp/020438wiqetij4/initdir/test_volatile-ritoyog1
2026/07/07 02:09:20 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:09:20 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:20 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:20 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:20 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:20 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:20 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:20 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:20 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:20 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:09:20 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:09:20 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:09:20 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:09:20 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:09:20 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/07 02:09:20 DEBUG : Local file system at /tmp/020438wiqetij4/volatile/path1: Waiting for checks to finish
2026/07/07 02:09:20 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:20 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:09:20 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:20 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/07 02:09:20 INFO : file3.txt: Copied (new)
2026/07/07 02:09:20 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:09:20 INFO : file1.txt: Copied (new)
2026/07/07 02:09:20 DEBUG : Local file system at /tmp/020438wiqetij4/volatile/path1: Waiting for transfers to finish
2026/07/07 02:09:20 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:20 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:09:20 INFO : file2.txt: Copied (new)
2026/07/07 02:09:20 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/07 02:09:20 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/07 02:09:20 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/07 02:09:20 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:20 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:20 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/07 02:09:20 INFO : file6.txt: Copied (new)
2026/07/07 02:09:20 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:20 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/07 02:09:20 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/07 02:09:20 INFO : file5.txt: Copied (new)
2026/07/07 02:09:20 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/07 02:09:20 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:20 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/07 02:09:20 INFO : file4.txt: Copied (new)
2026/07/07 02:09:20 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:20 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/07 02:09:20 INFO : file8.txt: Copied (new)
2026/07/07 02:09:20 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/07 02:09:20 INFO : file7.txt: Copied (new)
2026/07/07 02:09:20 NOTICE: checking Path1 Local file system at /tmp/020438wiqetij4/volatile/path1
2026/07/07 02:09:21 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:09:21 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:21 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:21 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:21 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:21 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:21 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:21 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:21 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:21 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/volatile/path2: Waiting for checks to finish
2026/07/07 02:09:21 DEBUG : Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/volatile/path2: Waiting for transfers to finish
2026/07/07 02:09:21 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:09:21 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:21 INFO : file2.txt: Copied (new)
2026/07/07 02:09:21 DEBUG : file3.txt: size = 0 OK
2026/07/07 02:09:21 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:21 INFO : file3.txt: Copied (new)
2026/07/07 02:09:21 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:09:21 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:21 INFO : file1.txt: Copied (new)
2026/07/07 02:09:21 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:09:21 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:09:21 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:09:21 DEBUG : file4.txt: size = 0 OK
2026/07/07 02:09:21 DEBUG : file5.txt: size = 0 OK
2026/07/07 02:09:21 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:21 INFO : file4.txt: Copied (new)
2026/07/07 02:09:21 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:21 INFO : file5.txt: Copied (new)
2026/07/07 02:09:21 DEBUG : file7.txt: size = 0 OK
2026/07/07 02:09:21 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:21 INFO : file7.txt: Copied (new)
2026/07/07 02:09:21 DEBUG : file6.txt: size = 0 OK
2026/07/07 02:09:21 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:21 INFO : file6.txt: Copied (new)
2026/07/07 02:09:21 DEBUG : file8.txt: size = 0 OK
2026/07/07 02:09:21 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:21 INFO : file8.txt: Copied (new)
2026/07/07 02:09:21 NOTICE: checking path2 Azure container rclone-test-miyuqig0jiso path 020438wiqetij4/volatile/path2
2026/07/07 02:09:21 NOTICE: [36m(01) :[0m [34mtest volatile[0m
2026/07/07 02:09:21 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/07 02:09:21 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/07 02:09:21 DEBUG : Azure container rclone-test-miyuqig0jiso: Purge remote
--- PASS: TestBisyncLocalRemote (282.77s)
--- PASS: TestBisyncLocalRemote/all_changed (10.21s)
--- SKIP: TestBisyncLocalRemote/backupdir (0.51s)
--- PASS: TestBisyncLocalRemote/basic (5.77s)
--- PASS: TestBisyncLocalRemote/changes (6.92s)
--- PASS: TestBisyncLocalRemote/check_access (21.55s)
--- PASS: TestBisyncLocalRemote/check_access_filters (20.92s)
--- PASS: TestBisyncLocalRemote/check_filename (12.66s)
--- PASS: TestBisyncLocalRemote/check_sync (16.25s)
--- PASS: TestBisyncLocalRemote/compare_all (6.80s)
--- PASS: TestBisyncLocalRemote/concurrent (7.96s)
--- SKIP: TestBisyncLocalRemote/createemptysrcdirs (0.44s)
--- PASS: TestBisyncLocalRemote/dry_run (12.08s)
--- PASS: TestBisyncLocalRemote/equal (6.16s)
--- PASS: TestBisyncLocalRemote/ext_paths (21.05s)
--- SKIP: TestBisyncLocalRemote/extended_filenames (3.40s)
--- PASS: TestBisyncLocalRemote/filters (5.74s)
--- PASS: TestBisyncLocalRemote/filtersfile_checks (18.58s)
--- PASS: TestBisyncLocalRemote/ignorelistingchecksum (8.16s)
--- PASS: TestBisyncLocalRemote/max_delete_path1 (7.56s)
--- PASS: TestBisyncLocalRemote/max_delete_path2_force (7.91s)
--- PASS: TestBisyncLocalRemote/nomodtime (2.50s)
--- SKIP: TestBisyncLocalRemote/normalization (2.95s)
--- PASS: TestBisyncLocalRemote/rclone_args (19.58s)
--- PASS: TestBisyncLocalRemote/resolve (23.60s)
--- PASS: TestBisyncLocalRemote/resync (13.87s)
--- PASS: TestBisyncLocalRemote/resync_modes (18.62s)
--- SKIP: TestBisyncLocalRemote/rmdirs (0.44s)
--- SKIP: TestBisyncLocalRemote/volatile (0.51s)
=== RUN TestBisyncRemoteRemote
2026/07/07 02:09:21 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice"
2026/07/07 02:09:21 NOTICE: remote: TestAzureBlob:rclone-test-tawoqir8kice
=== RUN TestBisyncRemoteRemote/all_changed
2026/07/07 02:09:21 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3"
2026/07/07 02:09:21 INFO : path1: Making directory
2026/07/07 02:09:21 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/all_changed/path1"
2026/07/07 02:09:21 INFO : path2: Making directory
2026/07/07 02:09:21 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/all_changed/path2"
2026/07/07 02:09:21 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/initdir/test_all_changed-zerusik7"
2026/07/07 02:09:21 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:09:21 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:21 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:21 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:21 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:21 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:21 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:21 DEBUG : subdir: Making directory with metadata
2026/07/07 02:09:21 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 02:09:21 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/07 02:09:21 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:21 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/07 02:09:21 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:21 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/07 02:09:21 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/07 02:09:21 INFO : file1.copy1.txt: Copied (new)
2026/07/07 02:09:21 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:21 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/07 02:09:21 INFO : file1.copy2.txt: Copied (new)
2026/07/07 02:09:21 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/07 02:09:21 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/07 02:09:21 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:21 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/07 02:09:21 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/07 02:09:21 INFO : file1.copy3.txt: Copied (new)
2026/07/07 02:09:21 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:21 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/07 02:09:21 INFO : file1.copy5.txt: Copied (new)
2026/07/07 02:09:21 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:09:21 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:21 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/07 02:09:21 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/07 02:09:21 INFO : file1.copy4.txt: Copied (new)
2026/07/07 02:09:21 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:21 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:21 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:09:21 INFO : file1.txt: Copied (new)
2026/07/07 02:09:21 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/07 02:09:21 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:09:21 DEBUG : Local file system at /tmp/020921sacoxar3/initdir/test_all_changed-zerusik7: Waiting for checks to finish
2026/07/07 02:09:21 DEBUG : Local file system at /tmp/020921sacoxar3/initdir/test_all_changed-zerusik7: Waiting for transfers to finish
2026/07/07 02:09:21 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:09:21 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:09:21 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:09:21 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:09:21 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:09:21 DEBUG : Waiting for deletions to finish
2026/07/07 02:09:21 DEBUG : removing 1 level 0 directories
2026/07/07 02:09:21 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/all_changed/path1: Removing directory
2026/07/07 02:09:21 DEBUG : Waiting for deletions to finish
2026/07/07 02:09:21 DEBUG : removing 1 level 0 directories
2026/07/07 02:09:21 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/all_changed/path2: Removing directory
2026/07/07 02:09:21 NOTICE: checking initFs Local file system at /tmp/020921sacoxar3/initdir/test_all_changed-zerusik7
2026/07/07 02:09:21 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:09:21 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:21 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:21 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:21 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:21 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:21 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:21 INFO : subdir: Making directory
2026/07/07 02:09:21 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:21 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/all_changed/path1: Waiting for checks to finish
2026/07/07 02:09:21 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/all_changed/path1: Waiting for transfers to finish
2026/07/07 02:09:21 DEBUG : file1.copy2.txt: size = 0 OK
2026/07/07 02:09:21 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:21 INFO : file1.copy2.txt: Copied (new)
2026/07/07 02:09:21 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:09:21 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:09:21 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:09:21 DEBUG : file1.copy3.txt: size = 0 OK
2026/07/07 02:09:21 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:21 INFO : file1.copy3.txt: Copied (new)
2026/07/07 02:09:21 DEBUG : file1.copy1.txt: size = 0 OK
2026/07/07 02:09:21 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:21 INFO : file1.copy1.txt: Copied (new)
2026/07/07 02:09:22 DEBUG : file1.copy5.txt: size = 0 OK
2026/07/07 02:09:22 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:22 INFO : file1.copy5.txt: Copied (new)
2026/07/07 02:09:22 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/07 02:09:22 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:22 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:09:22 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:09:22 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:22 INFO : file1.txt: Copied (new)
2026/07/07 02:09:22 DEBUG : file1.copy4.txt: size = 0 OK
2026/07/07 02:09:22 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:22 INFO : file1.copy4.txt: Copied (new)
2026/07/07 02:09:22 NOTICE: checking Path1 Azure container rclone-test-tawoqir8kice path 020921sacoxar3/all_changed/path1
2026/07/07 02:09:22 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:09:22 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:22 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:22 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:22 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:22 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:22 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:22 INFO : subdir: Making directory
2026/07/07 02:09:22 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:22 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/all_changed/path2: Waiting for checks to finish
2026/07/07 02:09:22 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/all_changed/path2: Waiting for transfers to finish
2026/07/07 02:09:22 DEBUG : file1.copy1.txt: size = 0 OK
2026/07/07 02:09:22 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:22 INFO : file1.copy1.txt: Copied (new)
2026/07/07 02:09:22 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:09:22 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:09:22 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:09:22 DEBUG : file1.copy3.txt: size = 0 OK
2026/07/07 02:09:22 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:22 INFO : file1.copy3.txt: Copied (new)
2026/07/07 02:09:22 DEBUG : file1.copy2.txt: size = 0 OK
2026/07/07 02:09:22 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:22 INFO : file1.copy2.txt: Copied (new)
2026/07/07 02:09:22 DEBUG : file1.copy4.txt: size = 0 OK
2026/07/07 02:09:22 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:22 INFO : file1.copy4.txt: Copied (new)
2026/07/07 02:09:22 DEBUG : file1.copy5.txt: size = 0 OK
2026/07/07 02:09:22 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:22 INFO : file1.copy5.txt: Copied (new)
2026/07/07 02:09:22 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:09:22 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:22 INFO : file1.txt: Copied (new)
2026/07/07 02:09:22 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/07 02:09:22 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:22 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:09:22 NOTICE: checking path2 Azure container rclone-test-tawoqir8kice path 020921sacoxar3/all_changed/path2
2026/07/07 02:09:22 NOTICE: [36m(01) :[0m [34mtest all-changed[0m
2026/07/07 02:09:22 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/07 02:09:22 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/07 02:09:26 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/all_changed/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:09:26 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/all_changed/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:09:26 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:09: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/07 02:09:26 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/all_changed/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/all_changed/path2/"
2026/07/07 02:09:26 INFO : Copying Path2 files to Path1
2026/07/07 02:09:26 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:09:26 INFO : There was nothing to transfer
2026/07/07 02:09:26 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:09:26 INFO : There was nothing to transfer
2026/07/07 02:09:26 INFO : Resync updating listings
2026/07/07 02:09:26 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/all_changed/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/all_changed/path2/"
2026/07/07 02:09:26 INFO : [32mBisync successful[0m
2026/07/07 02:09:26 NOTICE: [36m(04) :[0m [34mtest change timestamp on all files except RCLONE_TEST[0m
2026/07/07 02:09:26 NOTICE: [36m(05) :[0m [34mtouch-glob 2005-01-02 TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/all_changed/path1/ file*[0m
2026/07/07 02:09:26 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/all_changed/path1/"
2026/07/07 02:09:26 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/all_changed/path1/" to be canonical "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/all_changed/path1"
2026/07/07 02:09:27 DEBUG : file1.copy1.txt: Set modification time 2005-01-02
2026/07/07 02:09:27 DEBUG : file1.copy2.txt: Set modification time 2005-01-02
2026/07/07 02:09:27 DEBUG : file1.copy3.txt: Set modification time 2005-01-02
2026/07/07 02:09:27 DEBUG : file1.copy4.txt: Set modification time 2005-01-02
2026/07/07 02:09:27 DEBUG : file1.copy5.txt: Set modification time 2005-01-02
2026/07/07 02:09:27 DEBUG : file1.txt: Set modification time 2005-01-02
2026/07/07 02:09:27 NOTICE: [36m(06) :[0m [34mtouch-glob 2005-01-02 TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/all_changed/path1/subdir file*[0m
2026/07/07 02:09:27 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/all_changed/path1/subdir"
2026/07/07 02:09:27 DEBUG : file20.txt: Set modification time 2005-01-02
2026/07/07 02:09:27 NOTICE: [36m(07) :[0m [34mtest sync should pass[0m
2026/07/07 02:09:27 NOTICE: [36m(08) :[0m [34mbisync[0m
2026/07/07 02:09:31 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/all_changed/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:09:31 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/all_changed/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:09:31 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:09: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/07 02:09:31 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/all_changed/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/all_changed/path2/"
2026/07/07 02:09:31 INFO : Building Path1 and Path2 listings
2026/07/07 02:09:31 INFO : Path1 checking for diffs
2026/07/07 02:09:31 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy1.txt[0m
2026/07/07 02:09:31 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy2.txt[0m
2026/07/07 02:09:31 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy3.txt[0m
2026/07/07 02:09:31 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy4.txt[0m
2026/07/07 02:09:31 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy5.txt[0m
2026/07/07 02:09:31 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/07 02:09:31 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/07/07 02:09:31 INFO : Path1: 7 changes: [32m 0 new[0m, [33m 7 modified[0m, [31m 0 deleted[0m
2026/07/07 02:09:31 INFO : ([33mModified[0m: [36m 7 newer[0m, [34m 0 older[0m)
2026/07/07 02:09:31 INFO : Path2 checking for diffs
2026/07/07 02:09:31 INFO : Applying changes
2026/07/07 02:09:31 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/all_changed/path2/file1.copy1.txt[0m
2026/07/07 02:09:31 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/all_changed/path2/file1.copy2.txt[0m
2026/07/07 02:09:31 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/all_changed/path2/file1.copy3.txt[0m
2026/07/07 02:09:31 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/all_changed/path2/file1.copy4.txt[0m
2026/07/07 02:09:31 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/all_changed/path2/file1.copy5.txt[0m
2026/07/07 02:09:31 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/all_changed/path2/file1.txt[0m
2026/07/07 02:09:31 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/all_changed/path2/subdir/file20.txt[0m
2026/07/07 02:09:31 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/07 02:09:31 INFO : file1.copy2.txt: Updated modification time in destination
2026/07/07 02:09:31 INFO : file1.copy4.txt: Updated modification time in destination
2026/07/07 02:09:31 INFO : file1.copy3.txt: Updated modification time in destination
2026/07/07 02:09:31 INFO : file1.txt: Updated modification time in destination
2026/07/07 02:09:31 INFO : file1.copy5.txt: Updated modification time in destination
2026/07/07 02:09:31 INFO : file1.copy1.txt: Updated modification time in destination
2026/07/07 02:09:31 INFO : subdir/file20.txt: Updated modification time in destination
2026/07/07 02:09:31 INFO : There was nothing to transfer
2026/07/07 02:09:31 INFO : Updating listings
2026/07/07 02:09:31 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/all_changed/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/all_changed/path2/"
2026/07/07 02:09:31 INFO : [32mBisync successful[0m
2026/07/07 02:09:31 NOTICE: [36m(09) :[0m [34mtest change timestamp on all files including RCLONE_TEST[0m
2026/07/07 02:09:31 NOTICE: [36m(10) :[0m [34mtouch-glob 2004-01-02 TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/all_changed/path1/ *[0m
2026/07/07 02:09:31 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/all_changed/path1/" for canonical name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/all_changed/path1"
2026/07/07 02:09:32 DEBUG : RCLONE_TEST: Set modification time 2004-01-02
2026/07/07 02:09:32 DEBUG : file1.copy1.txt: Set modification time 2004-01-02
2026/07/07 02:09:32 DEBUG : file1.copy2.txt: Set modification time 2004-01-02
2026/07/07 02:09:32 DEBUG : file1.copy3.txt: Set modification time 2004-01-02
2026/07/07 02:09:32 DEBUG : file1.copy4.txt: Set modification time 2004-01-02
2026/07/07 02:09:32 DEBUG : file1.copy5.txt: Set modification time 2004-01-02
2026/07/07 02:09:32 DEBUG : file1.txt: Set modification time 2004-01-02
2026/07/07 02:09:32 NOTICE: [36m(11) :[0m [34mtouch-glob 2004-01-02 TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/all_changed/path1/subdir *[0m
2026/07/07 02:09:32 DEBUG : file20.txt: Set modification time 2004-01-02
2026/07/07 02:09:32 NOTICE: [36m(12) :[0m [34mtest sync should fail[0m
2026/07/07 02:09:32 NOTICE: [36m(13) :[0m [34mbisync[0m
2026/07/07 02:09:36 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/all_changed/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:09:36 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/all_changed/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:09:36 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:09:36 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/07 02:09:36 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/all_changed/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/all_changed/path2/"
2026/07/07 02:09:36 INFO : Building Path1 and Path2 listings
2026/07/07 02:09:36 INFO : Path1 checking for diffs
2026/07/07 02:09:36 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mRCLONE_TEST[0m
2026/07/07 02:09:36 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy1.txt[0m
2026/07/07 02:09:36 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy2.txt[0m
2026/07/07 02:09:36 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy3.txt[0m
2026/07/07 02:09:36 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy4.txt[0m
2026/07/07 02:09:36 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy5.txt[0m
2026/07/07 02:09:36 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.txt[0m
2026/07/07 02:09:36 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/07/07 02:09:36 INFO : Path1: 8 changes: [32m 0 new[0m, [33m 8 modified[0m, [31m 0 deleted[0m
2026/07/07 02:09:36 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 7 older[0m)
2026/07/07 02:09:36 INFO : Path2 checking for diffs
2026/07/07 02:09:36 ERROR : Safety abort: all files were changed on Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/all_changed/path1/". Run with --force if desired.
2026/07/07 02:09:36 NOTICE: [31mBisync aborted. Please try again.[0m
2026/07/07 02:09:36 NOTICE: Bisync error: all files were changed
2026/07/07 02:09:36 NOTICE: [36m(14) :[0m [34mtest sync with force should pass[0m
2026/07/07 02:09:36 NOTICE: [36m(15) :[0m [34mbisync force[0m
2026/07/07 02:09:41 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/all_changed/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:09:41 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/all_changed/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:09:41 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:09: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/07 02:09:41 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/all_changed/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/all_changed/path2/"
2026/07/07 02:09:41 INFO : Building Path1 and Path2 listings
2026/07/07 02:09:41 INFO : Path1 checking for diffs
2026/07/07 02:09:41 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mRCLONE_TEST[0m
2026/07/07 02:09:41 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy1.txt[0m
2026/07/07 02:09:41 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy2.txt[0m
2026/07/07 02:09:41 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy3.txt[0m
2026/07/07 02:09:41 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy4.txt[0m
2026/07/07 02:09:41 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy5.txt[0m
2026/07/07 02:09:41 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.txt[0m
2026/07/07 02:09:41 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/07/07 02:09:41 INFO : Path1: 8 changes: [32m 0 new[0m, [33m 8 modified[0m, [31m 0 deleted[0m
2026/07/07 02:09:41 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 7 older[0m)
2026/07/07 02:09:41 INFO : Path2 checking for diffs
2026/07/07 02:09:41 INFO : Applying changes
2026/07/07 02:09:41 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/all_changed/path2/RCLONE_TEST[0m
2026/07/07 02:09:41 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/all_changed/path2/file1.copy1.txt[0m
2026/07/07 02:09:41 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/all_changed/path2/file1.copy2.txt[0m
2026/07/07 02:09:41 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/all_changed/path2/file1.copy3.txt[0m
2026/07/07 02:09:41 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/all_changed/path2/file1.copy4.txt[0m
2026/07/07 02:09:41 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/all_changed/path2/file1.copy5.txt[0m
2026/07/07 02:09:41 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/all_changed/path2/file1.txt[0m
2026/07/07 02:09:41 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/all_changed/path2/subdir/file20.txt[0m
2026/07/07 02:09:41 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/07 02:09:41 INFO : file1.copy3.txt: Updated modification time in destination
2026/07/07 02:09:41 INFO : file1.copy4.txt: Updated modification time in destination
2026/07/07 02:09:41 INFO : RCLONE_TEST: Updated modification time in destination
2026/07/07 02:09:41 INFO : file1.copy2.txt: Updated modification time in destination
2026/07/07 02:09:41 INFO : file1.txt: Updated modification time in destination
2026/07/07 02:09:41 INFO : file1.copy5.txt: Updated modification time in destination
2026/07/07 02:09:41 INFO : file1.copy1.txt: Updated modification time in destination
2026/07/07 02:09:41 INFO : subdir/file20.txt: Updated modification time in destination
2026/07/07 02:09:41 INFO : There was nothing to transfer
2026/07/07 02:09:41 INFO : Updating listings
2026/07/07 02:09:41 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/all_changed/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/all_changed/path2/"
2026/07/07 02:09:41 INFO : [32mBisync successful[0m
2026/07/07 02:09:41 DEBUG : Waiting for deletions to finish
2026/07/07 02:09:41 INFO : file1.copy5.txt: Deleted
2026/07/07 02:09:41 INFO : file1.txt: Deleted
2026/07/07 02:09:41 INFO : file1.copy3.txt: Deleted
2026/07/07 02:09:41 INFO : RCLONE_TEST: Deleted
2026/07/07 02:09:41 INFO : file1.copy2.txt: Deleted
2026/07/07 02:09:41 INFO : file1.copy1.txt: Deleted
2026/07/07 02:09:41 INFO : subdir/file20.txt: Deleted
2026/07/07 02:09:41 INFO : file1.copy4.txt: Deleted
2026/07/07 02:09:41 DEBUG : removing 1 level 0 directories
2026/07/07 02:09:41 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/all_changed/path1: Removing directory
2026/07/07 02:09:41 DEBUG : Waiting for deletions to finish
2026/07/07 02:09:41 INFO : file1.copy5.txt: Deleted
2026/07/07 02:09:41 INFO : file1.copy2.txt: Deleted
2026/07/07 02:09:41 INFO : file1.txt: Deleted
2026/07/07 02:09:41 INFO : file1.copy1.txt: Deleted
2026/07/07 02:09:41 INFO : subdir/file20.txt: Deleted
2026/07/07 02:09:41 INFO : file1.copy3.txt: Deleted
2026/07/07 02:09:41 INFO : RCLONE_TEST: Deleted
2026/07/07 02:09:41 INFO : file1.copy4.txt: Deleted
2026/07/07 02:09:41 DEBUG : removing 1 level 0 directories
2026/07/07 02:09:41 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/all_changed/path2: Removing directory
bisync_test.go:610: [32mTEST all_changed PASSED[0m
=== RUN TestBisyncRemoteRemote/backupdir
2026/07/07 02:09:41 INFO : path1: Making directory
2026/07/07 02:09:41 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/backupdir/path1"
2026/07/07 02:09:41 INFO : path2: Making directory
2026/07/07 02:09:41 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/backupdir/path2"
2026/07/07 02:09:41 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/initdir/test_backupdir-jefoyaj8"
2026/07/07 02:09:41 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:09:41 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:41 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:41 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:41 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:41 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:41 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:41 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:41 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:41 DEBUG : Local file system at /tmp/020921sacoxar3/initdir/test_backupdir-jefoyaj8: Waiting for checks to finish
2026/07/07 02:09:41 DEBUG : Local file system at /tmp/020921sacoxar3/initdir/test_backupdir-jefoyaj8: Waiting for transfers to finish
2026/07/07 02:09:41 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:09:41 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:41 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:09:41 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:09:41 INFO : file1.txt: Copied (new)
2026/07/07 02:09:41 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/07 02:09:41 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:41 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/07 02:09:41 INFO : file3.txt: Copied (new)
2026/07/07 02:09:41 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/07 02:09:41 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:09:41 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:41 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/07 02:09:41 INFO : file4.txt: Copied (new)
2026/07/07 02:09:41 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:41 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:09:41 INFO : file2.txt: Copied (new)
2026/07/07 02:09:41 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/07 02:09:41 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/07 02:09:41 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:41 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/07 02:09:41 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:41 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:41 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/07 02:09:41 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/07 02:09:41 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/07 02:09:41 INFO : file7.txt: Copied (new)
2026/07/07 02:09:41 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:09:41 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/07 02:09:41 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:41 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/07 02:09:41 INFO : file8.txt: Copied (new)
2026/07/07 02:09:41 INFO : file6.txt: Copied (new)
2026/07/07 02:09:41 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:09:41 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:09:41 INFO : file5.txt: Copied (new)
2026/07/07 02:09:41 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_backupdir-zoyogir3"
2026/07/07 02:09:41 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:41 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:41 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:41 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:41 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:41 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:41 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:41 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:41 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/07/07 02:09:41 DEBUG : Local file system at /tmp/020921sacoxar3/datadir/test_backupdir-zoyogir3: Waiting for checks to finish
2026/07/07 02:09:41 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:09:41 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/07/07 02:09:41 DEBUG : Local file system at /tmp/020921sacoxar3/datadir/test_backupdir-zoyogir3: Waiting for transfers to finish
2026/07/07 02:09:41 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/07/07 02:09:41 INFO : file10.txt: Copied (new)
2026/07/07 02:09:41 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/07 02:09:41 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/07/07 02:09:41 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:09:41 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/07/07 02:09:41 INFO : file2.txt: Copied (new)
2026/07/07 02:09:41 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/07/07 02:09:41 INFO : file11.txt: Copied (new)
2026/07/07 02:09:41 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/07/07 02:09:41 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/07 02:09:41 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/07/07 02:09:41 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/07 02:09:41 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/07 02:09:41 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:09:41 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/07/07 02:09:41 INFO : file5R.txt: Copied (new)
2026/07/07 02:09:41 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/07/07 02:09:41 INFO : file5L.txt: Copied (new)
2026/07/07 02:09:41 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/07/07 02:09:41 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:09:41 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/07/07 02:09:41 INFO : file6.txt: Copied (new)
2026/07/07 02:09:41 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/07 02:09:41 INFO : file1.txt: Copied (new)
2026/07/07 02:09:41 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/07/07 02:09:41 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:09:41 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/07/07 02:09:41 INFO : file7.txt: Copied (new)
2026/07/07 02:09:41 DEBUG : Waiting for deletions to finish
2026/07/07 02:09:41 DEBUG : removing 1 level 0 directories
2026/07/07 02:09:41 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/backupdir/path1: Removing directory
2026/07/07 02:09:41 DEBUG : Waiting for deletions to finish
2026/07/07 02:09:41 DEBUG : removing 1 level 0 directories
2026/07/07 02:09:41 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/backupdir/path2: Removing directory
2026/07/07 02:09:41 NOTICE: checking initFs Local file system at /tmp/020921sacoxar3/initdir/test_backupdir-jefoyaj8
2026/07/07 02:09:42 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:09:42 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:42 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:42 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:42 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:42 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:42 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:42 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:42 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:42 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/backupdir/path1: Waiting for checks to finish
2026/07/07 02:09:42 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/backupdir/path1: Waiting for transfers to finish
2026/07/07 02:09:42 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:09:42 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:42 INFO : file1.txt: Copied (new)
2026/07/07 02:09:42 DEBUG : file3.txt: size = 0 OK
2026/07/07 02:09:42 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:42 INFO : file3.txt: Copied (new)
2026/07/07 02:09:42 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:09:42 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:09:42 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:09:42 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:09:42 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:42 INFO : file2.txt: Copied (new)
2026/07/07 02:09:42 DEBUG : file4.txt: size = 0 OK
2026/07/07 02:09:42 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:42 INFO : file4.txt: Copied (new)
2026/07/07 02:09:42 DEBUG : file5.txt: size = 0 OK
2026/07/07 02:09:42 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:42 INFO : file5.txt: Copied (new)
2026/07/07 02:09:42 DEBUG : file6.txt: size = 0 OK
2026/07/07 02:09:42 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:42 INFO : file6.txt: Copied (new)
2026/07/07 02:09:42 DEBUG : file7.txt: size = 0 OK
2026/07/07 02:09:42 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:42 INFO : file7.txt: Copied (new)
2026/07/07 02:09:42 DEBUG : file8.txt: size = 0 OK
2026/07/07 02:09:42 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:42 INFO : file8.txt: Copied (new)
2026/07/07 02:09:42 NOTICE: checking Path1 Azure container rclone-test-tawoqir8kice path 020921sacoxar3/backupdir/path1
2026/07/07 02:09:42 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:09:42 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:42 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:42 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:42 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:42 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:42 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:42 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:42 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:42 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/backupdir/path2: Waiting for checks to finish
2026/07/07 02:09:42 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/backupdir/path2: Waiting for transfers to finish
2026/07/07 02:09:42 DEBUG : file3.txt: size = 0 OK
2026/07/07 02:09:42 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:42 INFO : file3.txt: Copied (new)
2026/07/07 02:09:42 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:09:42 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:42 INFO : file1.txt: Copied (new)
2026/07/07 02:09:42 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:09:42 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:42 INFO : file2.txt: Copied (new)
2026/07/07 02:09:42 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:09:42 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:09:42 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:09:42 DEBUG : file4.txt: size = 0 OK
2026/07/07 02:09:42 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:42 INFO : file4.txt: Copied (new)
2026/07/07 02:09:42 DEBUG : file5.txt: size = 0 OK
2026/07/07 02:09:42 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:42 INFO : file5.txt: Copied (new)
2026/07/07 02:09:42 DEBUG : file6.txt: size = 0 OK
2026/07/07 02:09:42 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:42 INFO : file6.txt: Copied (new)
2026/07/07 02:09:42 DEBUG : file7.txt: size = 0 OK
2026/07/07 02:09:42 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:42 INFO : file7.txt: Copied (new)
2026/07/07 02:09:42 DEBUG : file8.txt: size = 0 OK
2026/07/07 02:09:42 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:42 INFO : file8.txt: Copied (new)
2026/07/07 02:09:42 NOTICE: checking path2 Azure container rclone-test-tawoqir8kice path 020921sacoxar3/backupdir/path2
2026/07/07 02:09:42 NOTICE: [36m(01) :[0m [34mtest backupdir[0m
2026/07/07 02:09:42 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/07 02:09:42 NOTICE: [36m(03) :[0m [34mbisync resync backupdir1=/tmp/020921sacoxar3/workdir/backupdirs/backupdir1 backupdir2=/tmp/020921sacoxar3/workdir/backupdirs/backupdir2[0m
bisync_test.go:977: backupdir test currently only works on local (it uses the workdir)
=== RUN TestBisyncRemoteRemote/basic
2026/07/07 02:09:42 INFO : path1: Making directory
2026/07/07 02:09:42 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/basic/path1"
2026/07/07 02:09:42 INFO : path2: Making directory
2026/07/07 02:09:42 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/basic/path2"
2026/07/07 02:09:42 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/initdir/test_basic-lujikam1"
2026/07/07 02:09:42 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:09:42 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:42 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:42 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:42 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:42 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:42 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:42 DEBUG : subdir: Making directory with metadata
2026/07/07 02:09:42 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 02:09:42 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/07 02:09:42 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/07 02:09:42 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:42 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:42 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/07 02:09:42 INFO : file1.copy1.txt: Copied (new)
2026/07/07 02:09:42 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:09:42 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:09:42 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/07 02:09:42 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:09:42 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:09:42 DEBUG : Local file system at /tmp/020921sacoxar3/initdir/test_basic-lujikam1: Waiting for checks to finish
2026/07/07 02:09:42 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:42 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/07 02:09:42 INFO : file1.copy4.txt: Copied (new)
2026/07/07 02:09:42 DEBUG : Local file system at /tmp/020921sacoxar3/initdir/test_basic-lujikam1: Waiting for transfers to finish
2026/07/07 02:09:42 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/07 02:09:42 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:42 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:09:42 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:42 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/07 02:09:42 INFO : file1.copy5.txt: Copied (new)
2026/07/07 02:09:42 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/07 02:09:42 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:42 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/07 02:09:42 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/07 02:09:42 INFO : file1.copy3.txt: Copied (new)
2026/07/07 02:09:42 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:42 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:09:42 INFO : file1.txt: Copied (new)
2026/07/07 02:09:42 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/07 02:09:42 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:09:42 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/07 02:09:42 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:42 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/07 02:09:42 INFO : file1.copy2.txt: Copied (new)
2026/07/07 02:09:42 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:09:42 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_basic-pemazur0"
2026/07/07 02:09:42 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:42 DEBUG : Local file system at /tmp/020921sacoxar3/datadir/test_basic-pemazur0: Waiting for checks to finish
2026/07/07 02:09:42 DEBUG : Local file system at /tmp/020921sacoxar3/datadir/test_basic-pemazur0: Waiting for transfers to finish
2026/07/07 02:09:42 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/07 02:09:42 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:09:42 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/07 02:09:42 INFO : file1.txt: Copied (new)
2026/07/07 02:09:42 DEBUG : Waiting for deletions to finish
2026/07/07 02:09:42 DEBUG : removing 1 level 0 directories
2026/07/07 02:09:42 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/basic/path1: Removing directory
2026/07/07 02:09:42 DEBUG : Waiting for deletions to finish
2026/07/07 02:09:42 DEBUG : removing 1 level 0 directories
2026/07/07 02:09:42 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/basic/path2: Removing directory
2026/07/07 02:09:43 NOTICE: checking initFs Local file system at /tmp/020921sacoxar3/initdir/test_basic-lujikam1
2026/07/07 02:09:43 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:09:43 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:43 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:43 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:43 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:43 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:43 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:43 INFO : subdir: Making directory
2026/07/07 02:09:43 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:43 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/basic/path1: Waiting for checks to finish
2026/07/07 02:09:43 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/basic/path1: Waiting for transfers to finish
2026/07/07 02:09:43 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:09:43 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:09:43 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:09:43 DEBUG : file1.copy1.txt: size = 0 OK
2026/07/07 02:09:43 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:43 INFO : file1.copy1.txt: Copied (new)
2026/07/07 02:09:43 DEBUG : file1.copy2.txt: size = 0 OK
2026/07/07 02:09:43 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:43 INFO : file1.copy2.txt: Copied (new)
2026/07/07 02:09:43 DEBUG : file1.copy3.txt: size = 0 OK
2026/07/07 02:09:43 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:43 INFO : file1.copy3.txt: Copied (new)
2026/07/07 02:09:43 DEBUG : file1.copy4.txt: size = 0 OK
2026/07/07 02:09:43 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:43 INFO : file1.copy4.txt: Copied (new)
2026/07/07 02:09:43 DEBUG : file1.copy5.txt: size = 0 OK
2026/07/07 02:09:43 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:43 INFO : file1.copy5.txt: Copied (new)
2026/07/07 02:09:43 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:09:43 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:43 INFO : file1.txt: Copied (new)
2026/07/07 02:09:43 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/07 02:09:43 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:43 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:09:43 NOTICE: checking Path1 Azure container rclone-test-tawoqir8kice path 020921sacoxar3/basic/path1
2026/07/07 02:09:43 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:09:43 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:43 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:43 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:43 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:43 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:43 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:43 INFO : subdir: Making directory
2026/07/07 02:09:43 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:43 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/basic/path2: Waiting for checks to finish
2026/07/07 02:09:43 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/basic/path2: Waiting for transfers to finish
2026/07/07 02:09:43 DEBUG : file1.copy3.txt: size = 0 OK
2026/07/07 02:09:43 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:43 INFO : file1.copy3.txt: Copied (new)
2026/07/07 02:09:43 DEBUG : file1.copy2.txt: size = 0 OK
2026/07/07 02:09:43 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:43 INFO : file1.copy2.txt: Copied (new)
2026/07/07 02:09:43 DEBUG : file1.copy1.txt: size = 0 OK
2026/07/07 02:09:43 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:43 INFO : file1.copy1.txt: Copied (new)
2026/07/07 02:09:43 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:09:43 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:09:43 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:09:43 DEBUG : file1.copy4.txt: size = 0 OK
2026/07/07 02:09:43 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:43 INFO : file1.copy4.txt: Copied (new)
2026/07/07 02:09:43 DEBUG : file1.copy5.txt: size = 0 OK
2026/07/07 02:09:43 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/07 02:09:43 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:09:43 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:43 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:09:43 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:43 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:43 INFO : file1.copy5.txt: Copied (new)
2026/07/07 02:09:43 INFO : file1.txt: Copied (new)
2026/07/07 02:09:43 NOTICE: checking path2 Azure container rclone-test-tawoqir8kice path 020921sacoxar3/basic/path2
2026/07/07 02:09:43 NOTICE: [36m(01) :[0m [34mtest basic[0m
2026/07/07 02:09:43 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/07 02:09:43 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/07 02:09:47 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/basic/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:09:47 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/basic/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:09:47 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:09: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/07 02:09:47 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/basic/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/basic/path2/"
2026/07/07 02:09:47 INFO : Copying Path2 files to Path1
2026/07/07 02:09:47 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:09:48 INFO : There was nothing to transfer
2026/07/07 02:09:48 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:09:48 INFO : There was nothing to transfer
2026/07/07 02:09:48 INFO : Resync updating listings
2026/07/07 02:09:48 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/basic/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/basic/path2/"
2026/07/07 02:09:48 INFO : [32mBisync successful[0m
2026/07/07 02:09:48 NOTICE: [36m(04) :[0m [34mtest place newer files on both paths[0m
2026/07/07 02:09:48 NOTICE: [36m(05) :[0m [34mtouch-copy 2001-01-02 /tmp/020921sacoxar3/datadir/test_basic-pemazur0/file1.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/basic/path2/[0m
2026/07/07 02:09:48 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_basic-pemazur0/"
2026/07/07 02:09:48 DEBUG : fs cache: renaming cache item "/tmp/020921sacoxar3/datadir/test_basic-pemazur0/" to be canonical "/tmp/020921sacoxar3/datadir/test_basic-pemazur0"
2026/07/07 02:09:48 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/07 02:09:48 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_basic-pemazur0/file1.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/basic/path2/" as ""
2026/07/07 02:09:48 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_basic-pemazur0/file1.txt"
2026/07/07 02:09:48 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/basic/path2/"
2026/07/07 02:09:48 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/basic/path2" as "file1.txt"
2026/07/07 02:09:48 DEBUG : file1.txt: size = 19 (Local file system at /tmp/020921sacoxar3/datadir/test_basic-pemazur0)
2026/07/07 02:09:48 DEBUG : file1.txt: size = 0 (Azure container rclone-test-tawoqir8kice path 020921sacoxar3/basic/path2)
2026/07/07 02:09:48 DEBUG : file1.txt: Sizes differ
2026/07/07 02:09:48 DEBUG : file1.txt: size = 19 OK
2026/07/07 02:09:48 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:09:48 INFO : file1.txt: Copied (replaced existing)
2026/07/07 02:09:48 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/020921sacoxar3/datadir/test_basic-pemazur0/file1.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/basic/path1/subdir file20.txt[0m
2026/07/07 02:09:48 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_basic-pemazur0/file1.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/basic/path1/subdir" as "file20.txt"
2026/07/07 02:09:48 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_basic-pemazur0/file1.txt"
2026/07/07 02:09:48 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/basic/path1/subdir"
2026/07/07 02:09:48 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/basic/path1/subdir" as "file20.txt"
2026/07/07 02:09:48 DEBUG : file1.txt: size = 19 (Local file system at /tmp/020921sacoxar3/datadir/test_basic-pemazur0)
2026/07/07 02:09:48 DEBUG : file20.txt: size = 0 (Azure container rclone-test-tawoqir8kice path 020921sacoxar3/basic/path1/subdir)
2026/07/07 02:09:48 DEBUG : file1.txt: Sizes differ
2026/07/07 02:09:48 DEBUG : file20.txt: size = 19 OK
2026/07/07 02:09:48 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:09:48 INFO : file1.txt: Copied (replaced existing) to: file20.txt
2026/07/07 02:09:48 NOTICE: [36m(07) :[0m [34mtest bisync run[0m
2026/07/07 02:09:48 NOTICE: [36m(08) :[0m [34mbisync[0m
2026/07/07 02:09:52 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/basic/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:09:52 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/basic/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:09:52 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:09: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/07 02:09:52 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/basic/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/basic/path2/"
2026/07/07 02:09:52 INFO : Building Path1 and Path2 listings
2026/07/07 02:09:52 INFO : Path1 checking for diffs
2026/07/07 02:09:52 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/07/07 02:09:52 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/07 02:09:52 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/07 02:09:52 INFO : Path2 checking for diffs
2026/07/07 02:09:52 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/07 02:09:52 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/07 02:09:52 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/07 02:09:52 INFO : Applying changes
2026/07/07 02:09:52 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/basic/path2/subdir/file20.txt[0m
2026/07/07 02:09:52 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/basic/path1/file1.txt[0m
2026/07/07 02:09:52 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/07 02:09:53 INFO : file1.txt: Copied (server-side copy)
2026/07/07 02:09:53 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/07 02:09:53 INFO : subdir/file20.txt: Copied (server-side copy)
2026/07/07 02:09:53 INFO : Updating listings
2026/07/07 02:09:53 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/basic/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/basic/path2/"
2026/07/07 02:09:53 INFO : [32mBisync successful[0m
2026/07/07 02:09:53 DEBUG : Waiting for deletions to finish
2026/07/07 02:09:53 INFO : file1.copy2.txt: Deleted
2026/07/07 02:09:53 INFO : file1.copy5.txt: Deleted
2026/07/07 02:09:53 INFO : file1.txt: Deleted
2026/07/07 02:09:53 INFO : RCLONE_TEST: Deleted
2026/07/07 02:09:53 INFO : file1.copy4.txt: Deleted
2026/07/07 02:09:53 INFO : file1.copy1.txt: Deleted
2026/07/07 02:09:53 INFO : file1.copy3.txt: Deleted
2026/07/07 02:09:53 INFO : subdir/file20.txt: Deleted
2026/07/07 02:09:53 DEBUG : removing 1 level 0 directories
2026/07/07 02:09:53 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/basic/path1: Removing directory
2026/07/07 02:09:53 DEBUG : Waiting for deletions to finish
2026/07/07 02:09:53 INFO : file1.copy4.txt: Deleted
2026/07/07 02:09:53 INFO : file1.copy2.txt: Deleted
2026/07/07 02:09:53 INFO : file1.txt: Deleted
2026/07/07 02:09:53 INFO : RCLONE_TEST: Deleted
2026/07/07 02:09:53 INFO : file1.copy3.txt: Deleted
2026/07/07 02:09:53 INFO : file1.copy1.txt: Deleted
2026/07/07 02:09:53 INFO : file1.copy5.txt: Deleted
2026/07/07 02:09:53 INFO : subdir/file20.txt: Deleted
2026/07/07 02:09:53 DEBUG : removing 1 level 0 directories
2026/07/07 02:09:53 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/basic/path2: Removing directory
bisync_test.go:610: [32mTEST basic PASSED[0m
=== RUN TestBisyncRemoteRemote/changes
2026/07/07 02:09:53 INFO : path1: Making directory
2026/07/07 02:09:53 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/changes/path1"
2026/07/07 02:09:53 INFO : path2: Making directory
2026/07/07 02:09:53 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/changes/path2"
2026/07/07 02:09:53 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/initdir/test_changes-gehazoy7"
2026/07/07 02:09:53 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:09:53 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:53 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:53 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:53 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:53 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:53 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:53 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:53 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:53 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:09:53 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:09:53 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:53 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:09:53 INFO : file1.txt: Copied (new)
2026/07/07 02:09:53 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:09:53 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/07 02:09:53 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:09:53 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/07 02:09:53 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:53 DEBUG : Local file system at /tmp/020921sacoxar3/initdir/test_changes-gehazoy7: Waiting for checks to finish
2026/07/07 02:09:53 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/07 02:09:53 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:53 DEBUG : Local file system at /tmp/020921sacoxar3/initdir/test_changes-gehazoy7: Waiting for transfers to finish
2026/07/07 02:09:53 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:53 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/07 02:09:53 INFO : file4.txt: Copied (new)
2026/07/07 02:09:53 INFO : file3.txt: Copied (new)
2026/07/07 02:09:53 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:09:53 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:09:53 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:09:53 INFO : file2.txt: Copied (new)
2026/07/07 02:09:53 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/07 02:09:53 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/07 02:09:53 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:53 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:53 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/07 02:09:53 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/07 02:09:53 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:53 INFO : file5.txt: Copied (new)
2026/07/07 02:09:53 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/07 02:09:53 INFO : file7.txt: Copied (new)
2026/07/07 02:09:53 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/07 02:09:53 INFO : file8.txt: Copied (new)
2026/07/07 02:09:53 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/07 02:09:53 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:53 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/07 02:09:53 INFO : file6.txt: Copied (new)
2026/07/07 02:09:53 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_changes-tipafaq3"
2026/07/07 02:09:53 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:53 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:53 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:53 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:53 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:53 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:53 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:53 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:53 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/07 02:09:53 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/07/07 02:09:53 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:09:53 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:09:53 DEBUG : Local file system at /tmp/020921sacoxar3/datadir/test_changes-tipafaq3: Waiting for checks to finish
2026/07/07 02:09:53 DEBUG : Local file system at /tmp/020921sacoxar3/datadir/test_changes-tipafaq3: Waiting for transfers to finish
2026/07/07 02:09:53 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/07/07 02:09:53 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:09:53 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/07 02:09:53 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/07/07 02:09:53 INFO : file1.txt: Copied (new)
2026/07/07 02:09:53 INFO : file10.txt: Copied (new)
2026/07/07 02:09:53 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/07/07 02:09:53 INFO : file11.txt: Copied (new)
2026/07/07 02:09:53 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/07/07 02:09:53 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/07 02:09:53 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/07/07 02:09:53 INFO : file2.txt: Copied (new)
2026/07/07 02:09:53 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/07/07 02:09:53 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:09:53 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/07/07 02:09:53 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/07/07 02:09:53 INFO : file6.txt: Copied (new)
2026/07/07 02:09:53 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/07/07 02:09:53 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/07/07 02:09:53 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/07 02:09:53 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/07 02:09:53 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:09:53 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/07/07 02:09:53 INFO : file5R.txt: Copied (new)
2026/07/07 02:09:53 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/07/07 02:09:53 INFO : file7.txt: Copied (new)
2026/07/07 02:09:53 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/07/07 02:09:53 INFO : file5L.txt: Copied (new)
2026/07/07 02:09:53 DEBUG : Waiting for deletions to finish
2026/07/07 02:09:53 DEBUG : removing 1 level 0 directories
2026/07/07 02:09:53 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/changes/path1: Removing directory
2026/07/07 02:09:53 DEBUG : Waiting for deletions to finish
2026/07/07 02:09:53 DEBUG : removing 1 level 0 directories
2026/07/07 02:09:53 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/changes/path2: Removing directory
2026/07/07 02:09:54 NOTICE: checking initFs Local file system at /tmp/020921sacoxar3/initdir/test_changes-gehazoy7
2026/07/07 02:09:54 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:09:54 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:54 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:54 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:54 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:54 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:54 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:54 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:54 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:54 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/changes/path1: Waiting for checks to finish
2026/07/07 02:09:54 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/changes/path1: Waiting for transfers to finish
2026/07/07 02:09:54 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:09:54 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:54 INFO : file1.txt: Copied (new)
2026/07/07 02:09:54 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:09:54 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:54 INFO : file2.txt: Copied (new)
2026/07/07 02:09:54 DEBUG : file3.txt: size = 0 OK
2026/07/07 02:09:54 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:54 INFO : file3.txt: Copied (new)
2026/07/07 02:09:54 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:09:54 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:09:54 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:09:54 DEBUG : file4.txt: size = 0 OK
2026/07/07 02:09:54 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:54 INFO : file4.txt: Copied (new)
2026/07/07 02:09:54 DEBUG : file7.txt: size = 0 OK
2026/07/07 02:09:54 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:54 INFO : file7.txt: Copied (new)
2026/07/07 02:09:54 DEBUG : file6.txt: size = 0 OK
2026/07/07 02:09:54 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:54 INFO : file6.txt: Copied (new)
2026/07/07 02:09:54 DEBUG : file5.txt: size = 0 OK
2026/07/07 02:09:54 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:54 INFO : file5.txt: Copied (new)
2026/07/07 02:09:54 DEBUG : file8.txt: size = 0 OK
2026/07/07 02:09:54 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:54 INFO : file8.txt: Copied (new)
2026/07/07 02:09:54 NOTICE: checking Path1 Azure container rclone-test-tawoqir8kice path 020921sacoxar3/changes/path1
2026/07/07 02:09:54 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:09:54 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:54 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:54 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:54 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:54 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:54 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:54 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:54 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:54 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/changes/path2: Waiting for checks to finish
2026/07/07 02:09:54 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/changes/path2: Waiting for transfers to finish
2026/07/07 02:09:54 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:09:54 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:09:54 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:09:54 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:09:54 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:09:54 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:54 INFO : file1.txt: Copied (new)
2026/07/07 02:09:54 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:54 INFO : file2.txt: Copied (new)
2026/07/07 02:09:54 DEBUG : file3.txt: size = 0 OK
2026/07/07 02:09:54 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:54 INFO : file3.txt: Copied (new)
2026/07/07 02:09:54 DEBUG : file4.txt: size = 0 OK
2026/07/07 02:09:54 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:54 INFO : file4.txt: Copied (new)
2026/07/07 02:09:54 DEBUG : file7.txt: size = 0 OK
2026/07/07 02:09:54 DEBUG : file5.txt: size = 0 OK
2026/07/07 02:09:54 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:54 INFO : file7.txt: Copied (new)
2026/07/07 02:09:54 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:54 INFO : file5.txt: Copied (new)
2026/07/07 02:09:54 DEBUG : file6.txt: size = 0 OK
2026/07/07 02:09:54 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:54 INFO : file6.txt: Copied (new)
2026/07/07 02:09:54 DEBUG : file8.txt: size = 0 OK
2026/07/07 02:09:54 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:09:54 INFO : file8.txt: Copied (new)
2026/07/07 02:09:54 NOTICE: checking path2 Azure container rclone-test-tawoqir8kice path 020921sacoxar3/changes/path2
2026/07/07 02:09:54 NOTICE: [36m(01) :[0m [34mtest changes[0m
2026/07/07 02:09:54 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/07 02:09:54 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/07 02:09:59 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/changes/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:09:59 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/changes/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:09:59 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:09: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/07 02:09:59 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/changes/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/changes/path2/"
2026/07/07 02:09:59 INFO : Copying Path2 files to Path1
2026/07/07 02:09:59 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:09:59 INFO : There was nothing to transfer
2026/07/07 02:09:59 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:09:59 INFO : There was nothing to transfer
2026/07/07 02:09:59 INFO : Resync updating listings
2026/07/07 02:09:59 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/changes/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/changes/path2/"
2026/07/07 02:09:59 INFO : [32mBisync successful[0m
2026/07/07 02:09:59 NOTICE: [36m(04) :[0m [34mtest make modifications on both paths[0m
2026/07/07 02:09:59 NOTICE: [36m(05) :[0m [34mtest new on path2 - file10[0m
2026/07/07 02:09:59 NOTICE: [36m(06) :[0m [34mtouch-copy 2001-01-02 /tmp/020921sacoxar3/datadir/test_changes-tipafaq3/file10.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/changes/path2/[0m
2026/07/07 02:09:59 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_changes-tipafaq3/"
2026/07/07 02:09:59 DEBUG : fs cache: renaming cache item "/tmp/020921sacoxar3/datadir/test_changes-tipafaq3/" to be canonical "/tmp/020921sacoxar3/datadir/test_changes-tipafaq3"
2026/07/07 02:09:59 DEBUG : file10.txt: Set modification time 2001-01-02
2026/07/07 02:09:59 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_changes-tipafaq3/file10.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/changes/path2/" as ""
2026/07/07 02:09:59 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_changes-tipafaq3/file10.txt"
2026/07/07 02:09:59 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/changes/path2/"
2026/07/07 02:09:59 DEBUG : operations.CopyFile "file10.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/changes/path2" as "file10.txt"
2026/07/07 02:09:59 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:59 DEBUG : file10.txt: size = 19 OK
2026/07/07 02:09:59 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:09:59 INFO : file10.txt: Copied (new)
2026/07/07 02:09:59 NOTICE: [36m(07) :[0m [34mtest newer on path2 - file1[0m
2026/07/07 02:09:59 NOTICE: [36m(08) :[0m [34mtouch-copy 2001-01-02 /tmp/020921sacoxar3/datadir/test_changes-tipafaq3/file1.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/changes/path2/[0m
2026/07/07 02:09:59 DEBUG : fs cache: switching user supplied name "/tmp/020921sacoxar3/datadir/test_changes-tipafaq3/" for canonical name "/tmp/020921sacoxar3/datadir/test_changes-tipafaq3"
2026/07/07 02:09:59 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/07 02:09:59 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_changes-tipafaq3/file1.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/changes/path2/" as ""
2026/07/07 02:09:59 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_changes-tipafaq3/file1.txt"
2026/07/07 02:09:59 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/changes/path2/"
2026/07/07 02:09:59 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/changes/path2" as "file1.txt"
2026/07/07 02:09:59 DEBUG : file1.txt: size = 19 (Local file system at /tmp/020921sacoxar3/datadir/test_changes-tipafaq3)
2026/07/07 02:09:59 DEBUG : file1.txt: size = 0 (Azure container rclone-test-tawoqir8kice path 020921sacoxar3/changes/path2)
2026/07/07 02:09:59 DEBUG : file1.txt: Sizes differ
2026/07/07 02:09:59 DEBUG : file1.txt: size = 19 OK
2026/07/07 02:09:59 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:09:59 INFO : file1.txt: Copied (replaced existing)
2026/07/07 02:09:59 NOTICE: [36m(09) :[0m [34mtest new on path1 - file11[0m
2026/07/07 02:09:59 NOTICE: [36m(10) :[0m [34mtouch-copy 2001-01-02 /tmp/020921sacoxar3/datadir/test_changes-tipafaq3/file11.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/changes/path1/[0m
2026/07/07 02:09:59 DEBUG : fs cache: switching user supplied name "/tmp/020921sacoxar3/datadir/test_changes-tipafaq3/" for canonical name "/tmp/020921sacoxar3/datadir/test_changes-tipafaq3"
2026/07/07 02:09:59 DEBUG : file11.txt: Set modification time 2001-01-02
2026/07/07 02:09:59 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_changes-tipafaq3/file11.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/changes/path1/" as ""
2026/07/07 02:09:59 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_changes-tipafaq3/file11.txt"
2026/07/07 02:09:59 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/changes/path1/"
2026/07/07 02:09:59 DEBUG : operations.CopyFile "file11.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/changes/path1" as "file11.txt"
2026/07/07 02:09:59 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/07 02:09:59 DEBUG : file11.txt: size = 19 OK
2026/07/07 02:09:59 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:09:59 INFO : file11.txt: Copied (new)
2026/07/07 02:09:59 NOTICE: [36m(11) :[0m [34mtest newer on path1 - file2[0m
2026/07/07 02:09:59 NOTICE: [36m(12) :[0m [34mtouch-copy 2001-01-02 /tmp/020921sacoxar3/datadir/test_changes-tipafaq3/file2.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/changes/path1/[0m
2026/07/07 02:09:59 DEBUG : fs cache: switching user supplied name "/tmp/020921sacoxar3/datadir/test_changes-tipafaq3/" for canonical name "/tmp/020921sacoxar3/datadir/test_changes-tipafaq3"
2026/07/07 02:09:59 DEBUG : file2.txt: Set modification time 2001-01-02
2026/07/07 02:09:59 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_changes-tipafaq3/file2.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/changes/path1/" as ""
2026/07/07 02:09:59 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_changes-tipafaq3/file2.txt"
2026/07/07 02:09:59 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/changes/path1/"
2026/07/07 02:09:59 DEBUG : operations.CopyFile "file2.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/changes/path1" as "file2.txt"
2026/07/07 02:09:59 DEBUG : file2.txt: size = 13 (Local file system at /tmp/020921sacoxar3/datadir/test_changes-tipafaq3)
2026/07/07 02:09:59 DEBUG : file2.txt: size = 0 (Azure container rclone-test-tawoqir8kice path 020921sacoxar3/changes/path1)
2026/07/07 02:09:59 DEBUG : file2.txt: Sizes differ
2026/07/07 02:09:59 DEBUG : file2.txt: size = 13 OK
2026/07/07 02:09:59 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/07 02:09:59 INFO : file2.txt: Copied (replaced existing)
2026/07/07 02:09:59 NOTICE: [36m(13) :[0m [34mtest deleted on path2 - file3[0m
2026/07/07 02:09:59 NOTICE: [36m(14) :[0m [34mdelete-file TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/changes/path2/file3.txt[0m
2026/07/07 02:09:59 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/changes/path2/"
2026/07/07 02:10:00 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/changes/path2/" to be canonical "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/changes/path2"
2026/07/07 02:10:00 INFO : file3.txt: Deleted
2026/07/07 02:10:00 NOTICE: [36m(15) :[0m [34mtest deleted on path1 - file4[0m
2026/07/07 02:10:00 NOTICE: [36m(16) :[0m [34mdelete-file TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/changes/path1/file4.txt[0m
2026/07/07 02:10:00 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/changes/path1/"
2026/07/07 02:10:00 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/changes/path1/" to be canonical "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/changes/path1"
2026/07/07 02:10:00 INFO : file4.txt: Deleted
2026/07/07 02:10:00 NOTICE: [36m(17) :[0m [34mtest deleted on both paths - file8[0m
2026/07/07 02:10:00 NOTICE: [36m(18) :[0m [34mdelete-file TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/changes/path1/file8.txt[0m
2026/07/07 02:10:00 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/changes/path1/" for canonical name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/changes/path1"
2026/07/07 02:10:00 INFO : file8.txt: Deleted
2026/07/07 02:10:00 NOTICE: [36m(19) :[0m [34mdelete-file TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/changes/path2/file8.txt[0m
2026/07/07 02:10:00 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/changes/path2/" for canonical name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/changes/path2"
2026/07/07 02:10:00 INFO : file8.txt: Deleted
2026/07/07 02:10:00 NOTICE: [36m(20) :[0m [34mtest changed on both paths - file5 (file5R, file5L)[0m
2026/07/07 02:10:00 NOTICE: [36m(21) :[0m [34mtouch-glob 2001-01-02 /tmp/020921sacoxar3/datadir/test_changes-tipafaq3/ file5R.txt[0m
2026/07/07 02:10:00 DEBUG : fs cache: switching user supplied name "/tmp/020921sacoxar3/datadir/test_changes-tipafaq3/" for canonical name "/tmp/020921sacoxar3/datadir/test_changes-tipafaq3"
2026/07/07 02:10:00 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/07/07 02:10:00 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/020921sacoxar3/datadir/test_changes-tipafaq3/file5R.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/changes/path2/ file5.txt[0m
2026/07/07 02:10:00 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_changes-tipafaq3/file5R.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/changes/path2/" as "file5.txt"
2026/07/07 02:10:00 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_changes-tipafaq3/file5R.txt"
2026/07/07 02:10:00 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/changes/path2/"
2026/07/07 02:10:00 DEBUG : operations.CopyFile "file5R.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/changes/path2" as "file5.txt"
2026/07/07 02:10:00 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/020921sacoxar3/datadir/test_changes-tipafaq3)
2026/07/07 02:10:00 DEBUG : file5.txt: size = 0 (Azure container rclone-test-tawoqir8kice path 020921sacoxar3/changes/path2)
2026/07/07 02:10:00 DEBUG : file5R.txt: Sizes differ
2026/07/07 02:10:00 DEBUG : file5.txt: size = 39 OK
2026/07/07 02:10:00 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/07 02:10:00 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/07/07 02:10:00 NOTICE: [36m(23) :[0m [34mtouch-glob 2001-03-04 /tmp/020921sacoxar3/datadir/test_changes-tipafaq3/ file5L.txt[0m
2026/07/07 02:10:00 DEBUG : fs cache: switching user supplied name "/tmp/020921sacoxar3/datadir/test_changes-tipafaq3/" for canonical name "/tmp/020921sacoxar3/datadir/test_changes-tipafaq3"
2026/07/07 02:10:00 DEBUG : file5L.txt: Set modification time 2001-03-04
2026/07/07 02:10:00 NOTICE: [36m(24) :[0m [34mcopy-as /tmp/020921sacoxar3/datadir/test_changes-tipafaq3/file5L.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/changes/path1/ file5.txt[0m
2026/07/07 02:10:00 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_changes-tipafaq3/file5L.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/changes/path1/" as "file5.txt"
2026/07/07 02:10:00 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_changes-tipafaq3/file5L.txt"
2026/07/07 02:10:00 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/changes/path1/"
2026/07/07 02:10:00 DEBUG : operations.CopyFile "file5L.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/changes/path1" as "file5.txt"
2026/07/07 02:10:00 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/020921sacoxar3/datadir/test_changes-tipafaq3)
2026/07/07 02:10:00 DEBUG : file5.txt: size = 0 (Azure container rclone-test-tawoqir8kice path 020921sacoxar3/changes/path1)
2026/07/07 02:10:00 DEBUG : file5L.txt: Sizes differ
2026/07/07 02:10:00 DEBUG : file5.txt: size = 39 OK
2026/07/07 02:10:00 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/07 02:10:00 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/07/07 02:10:00 NOTICE: [36m(25) :[0m [34mtest newer on path2 and deleted on path1 - file6[0m
2026/07/07 02:10:00 NOTICE: [36m(26) :[0m [34mtouch-copy 2001-01-02 /tmp/020921sacoxar3/datadir/test_changes-tipafaq3/file6.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/changes/path2/[0m
2026/07/07 02:10:00 DEBUG : fs cache: switching user supplied name "/tmp/020921sacoxar3/datadir/test_changes-tipafaq3/" for canonical name "/tmp/020921sacoxar3/datadir/test_changes-tipafaq3"
2026/07/07 02:10:00 DEBUG : file6.txt: Set modification time 2001-01-02
2026/07/07 02:10:00 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_changes-tipafaq3/file6.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/changes/path2/" as ""
2026/07/07 02:10:00 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_changes-tipafaq3/file6.txt"
2026/07/07 02:10:00 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/changes/path2/"
2026/07/07 02:10:00 DEBUG : operations.CopyFile "file6.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/changes/path2" as "file6.txt"
2026/07/07 02:10:00 DEBUG : file6.txt: size = 19 (Local file system at /tmp/020921sacoxar3/datadir/test_changes-tipafaq3)
2026/07/07 02:10:00 DEBUG : file6.txt: size = 0 (Azure container rclone-test-tawoqir8kice path 020921sacoxar3/changes/path2)
2026/07/07 02:10:00 DEBUG : file6.txt: Sizes differ
2026/07/07 02:10:00 DEBUG : file6.txt: size = 19 OK
2026/07/07 02:10:00 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:10:00 INFO : file6.txt: Copied (replaced existing)
2026/07/07 02:10:00 NOTICE: [36m(27) :[0m [34mdelete-file TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/changes/path1/file6.txt[0m
2026/07/07 02:10:00 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/changes/path1/" for canonical name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/changes/path1"
2026/07/07 02:10:01 INFO : file6.txt: Deleted
2026/07/07 02:10:01 NOTICE: [36m(28) :[0m [34mtest newer on path1 and deleted on path2 - file7[0m
2026/07/07 02:10:01 NOTICE: [36m(29) :[0m [34mtouch-copy 2001-01-02 /tmp/020921sacoxar3/datadir/test_changes-tipafaq3/file7.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/changes/path1/[0m
2026/07/07 02:10:01 DEBUG : fs cache: switching user supplied name "/tmp/020921sacoxar3/datadir/test_changes-tipafaq3/" for canonical name "/tmp/020921sacoxar3/datadir/test_changes-tipafaq3"
2026/07/07 02:10:01 DEBUG : file7.txt: Set modification time 2001-01-02
2026/07/07 02:10:01 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_changes-tipafaq3/file7.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/changes/path1/" as ""
2026/07/07 02:10:01 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_changes-tipafaq3/file7.txt"
2026/07/07 02:10:01 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/changes/path1/"
2026/07/07 02:10:01 DEBUG : operations.CopyFile "file7.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/changes/path1" as "file7.txt"
2026/07/07 02:10:01 DEBUG : file7.txt: size = 19 (Local file system at /tmp/020921sacoxar3/datadir/test_changes-tipafaq3)
2026/07/07 02:10:01 DEBUG : file7.txt: size = 0 (Azure container rclone-test-tawoqir8kice path 020921sacoxar3/changes/path1)
2026/07/07 02:10:01 DEBUG : file7.txt: Sizes differ
2026/07/07 02:10:01 DEBUG : file7.txt: size = 19 OK
2026/07/07 02:10:01 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:10:01 INFO : file7.txt: Copied (replaced existing)
2026/07/07 02:10:01 NOTICE: [36m(30) :[0m [34mdelete-file TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/changes/path2/file7.txt[0m
2026/07/07 02:10:01 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/changes/path2/" for canonical name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/changes/path2"
2026/07/07 02:10:01 INFO : file7.txt: Deleted
2026/07/07 02:10:01 NOTICE: [36m(31) :[0m [34mtest bisync run[0m
2026/07/07 02:10:01 NOTICE: [36m(32) :[0m [34mbisync[0m
2026/07/07 02:10:05 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/changes/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:10:05 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/changes/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:10:05 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:10:05 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/07 02:10:05 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/changes/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/changes/path2/"
2026/07/07 02:10:05 INFO : Building Path1 and Path2 listings
2026/07/07 02:10:05 INFO : Path1 checking for diffs
2026/07/07 02:10:05 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/07/07 02:10:05 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/07 02:10:05 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/07/07 02:10:05 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/07/07 02:10:05 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile7.txt[0m
2026/07/07 02:10:05 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/07/07 02:10:05 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/07/07 02:10:05 INFO : Path1: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/07/07 02:10:05 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/07/07 02:10:05 INFO : Path2 checking for diffs
2026/07/07 02:10:05 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/07 02:10:05 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/07 02:10:05 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/07/07 02:10:05 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile6.txt[0m
2026/07/07 02:10:05 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/07/07 02:10:05 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/07/07 02:10:05 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/07/07 02:10:05 INFO : Path2: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/07/07 02:10:05 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/07/07 02:10:05 INFO : Applying changes
2026/07/07 02:10:05 INFO : Checking potential conflicts...
2026/07/07 02:10:05 ERROR : file5.txt: md5 differ
2026/07/07 02:10:05 NOTICE: Azure container rclone-test-tawoqir8kice path 020921sacoxar3/changes/path2: 1 differences found
2026/07/07 02:10:05 NOTICE: Azure container rclone-test-tawoqir8kice path 020921sacoxar3/changes/path2: 1 errors while checking
2026/07/07 02:10:05 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/07 02:10:05 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/changes/path2/file11.txt[0m
2026/07/07 02:10:05 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/changes/path2/file2.txt[0m
2026/07/07 02:10:05 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/changes/path2/file4.txt[0m
2026/07/07 02:10:05 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/07/07 02:10:05 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/changes/path1/file5.txt.conflict1[0m
2026/07/07 02:10:05 INFO : file5.txt: Copied (server-side copy) to: file5.txt.conflict1
2026/07/07 02:10:06 INFO : file5.txt: Deleted
2026/07/07 02:10:06 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/changes/path2/file5.txt.conflict1[0m
2026/07/07 02:10:06 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/changes/path2/file5.txt.conflict2[0m
2026/07/07 02:10:06 INFO : file5.txt: Copied (server-side copy) to: file5.txt.conflict2
2026/07/07 02:10:06 INFO : file5.txt: Deleted
2026/07/07 02:10:06 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/changes/path1/file5.txt.conflict2[0m
2026/07/07 02:10:06 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/changes/path1/file6.txt[0m
2026/07/07 02:10:06 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/changes/path2/file7.txt[0m
2026/07/07 02:10:06 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/changes/path1/file1.txt[0m
2026/07/07 02:10:06 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/changes/path1/file10.txt[0m
2026/07/07 02:10:06 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/changes/path1/file3.txt[0m
2026/07/07 02:10:06 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/07 02:10:06 INFO : file5.txt.conflict2: Copied (server-side copy)
2026/07/07 02:10:06 INFO : file6.txt: Copied (server-side copy)
2026/07/07 02:10:06 INFO : file10.txt: Copied (server-side copy)
2026/07/07 02:10:06 INFO : file1.txt: Copied (server-side copy)
2026/07/07 02:10:06 INFO : file3.txt: Deleted
2026/07/07 02:10:06 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/07 02:10:06 INFO : file11.txt: Copied (server-side copy)
2026/07/07 02:10:06 INFO : file5.txt.conflict1: Copied (server-side copy)
2026/07/07 02:10:06 INFO : file2.txt: Copied (server-side copy)
2026/07/07 02:10:06 INFO : file7.txt: Copied (server-side copy)
2026/07/07 02:10:06 INFO : file4.txt: Deleted
2026/07/07 02:10:06 INFO : Updating listings
2026/07/07 02:10:06 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/changes/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/changes/path2/"
2026/07/07 02:10:06 INFO : [32mBisync successful[0m
2026/07/07 02:10:06 DEBUG : Waiting for deletions to finish
2026/07/07 02:10:06 INFO : file2.txt: Deleted
2026/07/07 02:10:06 INFO : file1.txt: Deleted
2026/07/07 02:10:06 INFO : file10.txt: Deleted
2026/07/07 02:10:06 INFO : file11.txt: Deleted
2026/07/07 02:10:06 INFO : file6.txt: Deleted
2026/07/07 02:10:06 INFO : file5.txt.conflict2: Deleted
2026/07/07 02:10:06 INFO : RCLONE_TEST: Deleted
2026/07/07 02:10:06 INFO : file5.txt.conflict1: Deleted
2026/07/07 02:10:06 INFO : file7.txt: Deleted
2026/07/07 02:10:06 DEBUG : removing 1 level 0 directories
2026/07/07 02:10:06 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/changes/path1: Removing directory
2026/07/07 02:10:06 DEBUG : Waiting for deletions to finish
2026/07/07 02:10:07 INFO : file6.txt: Deleted
2026/07/07 02:10:07 INFO : file1.txt: Deleted
2026/07/07 02:10:07 INFO : RCLONE_TEST: Deleted
2026/07/07 02:10:07 INFO : file5.txt.conflict1: Deleted
2026/07/07 02:10:07 INFO : file10.txt: Deleted
2026/07/07 02:10:07 INFO : file5.txt.conflict2: Deleted
2026/07/07 02:10:07 INFO : file2.txt: Deleted
2026/07/07 02:10:07 INFO : file11.txt: Deleted
2026/07/07 02:10:07 INFO : file7.txt: Deleted
2026/07/07 02:10:07 DEBUG : removing 1 level 0 directories
2026/07/07 02:10:07 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/changes/path2: Removing directory
bisync_test.go:610: [32mTEST changes PASSED[0m
=== RUN TestBisyncRemoteRemote/check_access
2026/07/07 02:10:07 INFO : path1: Making directory
2026/07/07 02:10:07 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access/path1"
2026/07/07 02:10:07 INFO : path2: Making directory
2026/07/07 02:10:07 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access/path2"
2026/07/07 02:10:07 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/initdir/test_check_access-fapuves7"
2026/07/07 02:10:07 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:10:07 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:10:07 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:10:07 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:10:07 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:10:07 DEBUG : subdir: Making directory with metadata
2026/07/07 02:10:07 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 02:10:07 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/07 02:10:07 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:10:07 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:10:07 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:10:07 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:10:07 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:10:07 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:10:07 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:10:07 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:10:07 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:10:07 INFO : file1.txt: Copied (new)
2026/07/07 02:10:07 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:10:07 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:10:07 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:10:07 INFO : file2.txt: Copied (new)
2026/07/07 02:10:07 DEBUG : Local file system at /tmp/020921sacoxar3/initdir/test_check_access-fapuves7: Waiting for checks to finish
2026/07/07 02:10:07 DEBUG : Local file system at /tmp/020921sacoxar3/initdir/test_check_access-fapuves7: Waiting for transfers to finish
2026/07/07 02:10:07 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/07 02:10:07 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/07 02:10:07 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:10:07 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/07 02:10:07 INFO : file4.txt: Copied (new)
2026/07/07 02:10:07 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/07/07 02:10:07 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:10:07 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:10:07 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/07/07 02:10:07 INFO : subdir/RCLONE_TEST: Copied (new)
2026/07/07 02:10:07 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/07 02:10:07 INFO : file3.txt: Copied (new)
2026/07/07 02:10:07 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/07 02:10:07 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:10:07 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/07 02:10:07 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:10:07 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:10:07 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_check_access-keruwuf6"
2026/07/07 02:10:07 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/07/07 02:10:07 DEBUG : Local file system at /tmp/020921sacoxar3/datadir/test_check_access-keruwuf6: Waiting for checks to finish
2026/07/07 02:10:07 DEBUG : Local file system at /tmp/020921sacoxar3/datadir/test_check_access-keruwuf6: Waiting for transfers to finish
2026/07/07 02:10:07 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/07/07 02:10:07 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/07/07 02:10:07 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/07/07 02:10:07 INFO : hold.txt: Copied (new)
2026/07/07 02:10:07 DEBUG : Waiting for deletions to finish
2026/07/07 02:10:07 DEBUG : removing 1 level 0 directories
2026/07/07 02:10:07 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_access/path1: Removing directory
2026/07/07 02:10:07 DEBUG : Waiting for deletions to finish
2026/07/07 02:10:07 DEBUG : removing 1 level 0 directories
2026/07/07 02:10:07 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_access/path2: Removing directory
2026/07/07 02:10:07 NOTICE: checking initFs Local file system at /tmp/020921sacoxar3/initdir/test_check_access-fapuves7
2026/07/07 02:10:07 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:10:07 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:10:07 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:10:07 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:10:07 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:10:07 INFO : subdir: Making directory
2026/07/07 02:10:07 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:10:07 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:10:07 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_access/path1: Waiting for checks to finish
2026/07/07 02:10:07 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_access/path1: Waiting for transfers to finish
2026/07/07 02:10:07 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:10:07 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:10:07 INFO : file1.txt: Copied (new)
2026/07/07 02:10:07 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:10:07 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:10:07 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:10:07 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:10:07 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:10:07 INFO : file2.txt: Copied (new)
2026/07/07 02:10:07 DEBUG : file3.txt: size = 0 OK
2026/07/07 02:10:07 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:10:07 INFO : file3.txt: Copied (new)
2026/07/07 02:10:07 DEBUG : file4.txt: size = 0 OK
2026/07/07 02:10:07 DEBUG : subdir/RCLONE_TEST: size = 109 OK
2026/07/07 02:10:07 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:10:07 INFO : file4.txt: Copied (new)
2026/07/07 02:10:07 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:10:07 INFO : subdir/RCLONE_TEST: Copied (new)
2026/07/07 02:10:07 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/07 02:10:07 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:10:07 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:10:07 NOTICE: checking Path1 Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_access/path1
2026/07/07 02:10:07 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:10:07 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:10:07 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:10:07 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:10:07 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:10:07 INFO : subdir: Making directory
2026/07/07 02:10:07 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:10:07 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:10:07 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_access/path2: Waiting for checks to finish
2026/07/07 02:10:07 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_access/path2: Waiting for transfers to finish
2026/07/07 02:10:07 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:10:07 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:10:07 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:10:07 INFO : file2.txt: Copied (new)
2026/07/07 02:10:07 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:10:07 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:10:07 DEBUG : file3.txt: size = 0 OK
2026/07/07 02:10:07 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:10:07 INFO : file3.txt: Copied (new)
2026/07/07 02:10:07 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:10:07 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:10:07 INFO : file1.txt: Copied (new)
2026/07/07 02:10:07 DEBUG : subdir/RCLONE_TEST: size = 109 OK
2026/07/07 02:10:07 DEBUG : file4.txt: size = 0 OK
2026/07/07 02:10:07 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:10:07 INFO : subdir/RCLONE_TEST: Copied (new)
2026/07/07 02:10:07 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:10:07 INFO : file4.txt: Copied (new)
2026/07/07 02:10:07 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/07 02:10:07 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:10:07 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:10:07 NOTICE: checking path2 Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_access/path2
2026/07/07 02:10:07 NOTICE: [36m(01) :[0m [34mtest check-access[0m
2026/07/07 02:10:07 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/07 02:10:07 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/07 02:10:12 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_access/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:10:12 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_access/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:10:12 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:10:12 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/07 02:10:12 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access/path2/"
2026/07/07 02:10:12 INFO : Copying Path2 files to Path1
2026/07/07 02:10:12 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:10:12 INFO : There was nothing to transfer
2026/07/07 02:10:12 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:10:12 INFO : There was nothing to transfer
2026/07/07 02:10:12 INFO : Resync updating listings
2026/07/07 02:10:12 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access/path2/"
2026/07/07 02:10:12 INFO : [32mBisync successful[0m
2026/07/07 02:10:12 NOTICE: [36m(04) :[0m [34mtest 1. see that check-access passes with the initial setup[0m
2026/07/07 02:10:12 NOTICE: [36m(05) :[0m [34mbisync check-access[0m
2026/07/07 02:10:16 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_access/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:10:16 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_access/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:10:16 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:10: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/07 02:10:16 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access/path2/"
2026/07/07 02:10:16 INFO : Building Path1 and Path2 listings
2026/07/07 02:10:16 INFO : Path1 checking for diffs
2026/07/07 02:10:16 INFO : Path2 checking for diffs
2026/07/07 02:10:16 INFO : Checking access health
2026/07/07 02:10:16 INFO : Found 2 matching "RCLONE_TEST" files on both paths
2026/07/07 02:10:16 INFO : No changes found
2026/07/07 02:10:16 INFO : Updating listings
2026/07/07 02:10:16 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access/path2/"
2026/07/07 02:10:16 INFO : [32mBisync successful[0m
2026/07/07 02:10:16 NOTICE: [36m(06) :[0m [34mtest 2. delete the path2 subdir RCLONE_TEST and run sync. should fail critical.[0m
2026/07/07 02:10:16 NOTICE: [36m(07) :[0m [34mdelete-file TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access/path2/subdir/RCLONE_TEST[0m
2026/07/07 02:10:16 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access/path2/subdir/"
2026/07/07 02:10:16 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access/path2/subdir/" to be canonical "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access/path2/subdir"
2026/07/07 02:10:17 INFO : RCLONE_TEST: Deleted
2026/07/07 02:10:17 NOTICE: [36m(08) :[0m [34mbisync check-access[0m
2026/07/07 02:10:21 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_access/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:10:21 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_access/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:10:21 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:10:21 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/07 02:10:21 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access/path2/"
2026/07/07 02:10:21 INFO : Building Path1 and Path2 listings
2026/07/07 02:10:21 INFO : Path1 checking for diffs
2026/07/07 02:10:21 INFO : Path2 checking for diffs
2026/07/07 02:10:21 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36msubdir/RCLONE_TEST[0m
2026/07/07 02:10:21 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/07/07 02:10:21 INFO : Checking access health
2026/07/07 02:10:21 ERROR : Access test failed: Path1 count 2, Path2 count 1 - RCLONE_TEST
2026/07/07 02:10:21 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36msubdir/RCLONE_TEST[0m
2026/07/07 02:10:21 ERROR : [31mBisync critical error: check file check failed[0m
2026/07/07 02:10:21 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/07 02:10:21 NOTICE: Bisync error: bisync aborted
2026/07/07 02:10:21 NOTICE: [36m(09) :[0m [34mcopy-listings path2-missing[0m
2026/07/07 02:10:21 NOTICE: [36m(10) :[0m [34mtest 3. put the path2 subdir RCLONE_TEST back, resync.[0m
2026/07/07 02:10:21 NOTICE: [36m(11) :[0m [34mcopy-file TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access/path1/subdir/RCLONE_TEST TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access/path2/[0m
2026/07/07 02:10:21 DEBUG : copyFile "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access/path1/subdir/RCLONE_TEST" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access/path2/" as ""
2026/07/07 02:10:21 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access/path1/subdir/RCLONE_TEST"
2026/07/07 02:10:21 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access/path2/"
2026/07/07 02:10:21 DEBUG : operations.CopyFile "RCLONE_TEST" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_access/path2" as "RCLONE_TEST"
2026/07/07 02:10:21 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:10:21 DEBUG : RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:10:21 DEBUG : RCLONE_TEST: Unchanged skipping
2026/07/07 02:10:21 NOTICE: [36m(12) :[0m [34mbisync resync[0m
2026/07/07 02:10:25 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_access/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:10:25 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_access/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:10:25 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:10: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/07 02:10:25 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access/path2/"
2026/07/07 02:10:25 INFO : Copying Path2 files to Path1
2026/07/07 02:10:25 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:10:26 INFO : There was nothing to transfer
2026/07/07 02:10:26 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:10:26 INFO : subdir/RCLONE_TEST: Copied (server-side copy)
2026/07/07 02:10:26 INFO : Resync updating listings
2026/07/07 02:10:26 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access/path2/"
2026/07/07 02:10:26 INFO : [32mBisync successful[0m
2026/07/07 02:10:26 NOTICE: [36m(13) :[0m [34mtest 4. run sync with check-access. should pass.[0m
2026/07/07 02:10:26 NOTICE: [36m(14) :[0m [34mbisync check-access[0m
2026/07/07 02:10:30 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_access/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:10:30 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_access/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:10:30 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02: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/07 02:10:30 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access/path2/"
2026/07/07 02:10:30 INFO : Building Path1 and Path2 listings
2026/07/07 02:10:30 INFO : Path1 checking for diffs
2026/07/07 02:10:30 INFO : Path2 checking for diffs
2026/07/07 02:10:30 INFO : Checking access health
2026/07/07 02:10:30 INFO : Found 2 matching "RCLONE_TEST" files on both paths
2026/07/07 02:10:30 INFO : No changes found
2026/07/07 02:10:30 INFO : Updating listings
2026/07/07 02:10:30 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access/path2/"
2026/07/07 02:10:30 INFO : [32mBisync successful[0m
2026/07/07 02:10:30 NOTICE: [36m(15) :[0m [34mtest 5. delete path1 top level RCLONE_TEST, run sync. should fail critical.[0m
2026/07/07 02:10:30 NOTICE: [36m(16) :[0m [34mdelete-file TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access/path1/RCLONE_TEST[0m
2026/07/07 02:10:30 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access/path1/"
2026/07/07 02:10:30 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access/path1/" to be canonical "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access/path1"
2026/07/07 02:10:30 INFO : RCLONE_TEST: Deleted
2026/07/07 02:10:30 NOTICE: [36m(17) :[0m [34mbisync check-access[0m
2026/07/07 02:10:35 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_access/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:10:35 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_access/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:10:35 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02: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/07 02:10:35 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access/path2/"
2026/07/07 02:10:35 INFO : Building Path1 and Path2 listings
2026/07/07 02:10:35 INFO : Path1 checking for diffs
2026/07/07 02:10:35 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mRCLONE_TEST[0m
2026/07/07 02:10:35 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/07/07 02:10:35 INFO : Path2 checking for diffs
2026/07/07 02:10:35 INFO : Checking access health
2026/07/07 02:10:35 ERROR : Access test failed: Path1 count 1, Path2 count 2 - RCLONE_TEST
2026/07/07 02:10:35 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36mRCLONE_TEST[0m
2026/07/07 02:10:35 ERROR : [31mBisync critical error: check file check failed[0m
2026/07/07 02:10:35 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/07 02:10:35 NOTICE: Bisync error: bisync aborted
2026/07/07 02:10:35 NOTICE: [36m(18) :[0m [34mcopy-listings path1-missing[0m
2026/07/07 02:10:35 NOTICE: [36m(19) :[0m [34mtest 6. run again. should fail critical due to missing listings.[0m
2026/07/07 02:10:35 NOTICE: [36m(20) :[0m [34mbisync check-access[0m
2026/07/07 02:10:39 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_access/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:10:39 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_access/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:10:39 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:10: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/07 02:10:39 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access/path2/"
2026/07/07 02:10:39 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/020921sacoxar3/workdir/TestAzureBlob_rclone-test-tawoqir8kice_020921sacoxar3_check_access_path1..TestAzureBlob_rclone-test-tawoqir8kice_020921sacoxar3_check_access_path2.path1.lst[0m
[0m[36mPath2: [94m/tmp/020921sacoxar3/workdir/TestAzureBlob_rclone-test-tawoqir8kice_020921sacoxar3_check_access_path1..TestAzureBlob_rclone-test-tawoqir8kice_020921sacoxar3_check_access_path2.path2.lst[0m
[0m[35mTry running this command to inspect the work dir:
[0m[96mrclone lsl "/tmp/020921sacoxar3/workdir"[0m[0m
2026/07/07 02:10:39 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/07 02:10:39 NOTICE: Bisync error: bisync aborted
2026/07/07 02:10:39 NOTICE: [36m(21) :[0m [34mmove-listings missing-listings[0m
2026/07/07 02:10:39 NOTICE: [36m(22) :[0m [34mtest 7. run resync, which will copy the path2 top level back to path1.[0m
2026/07/07 02:10:39 NOTICE: [36m(23) :[0m [34mbisync resync[0m
2026/07/07 02:10:43 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_access/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:10:43 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_access/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:10:43 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:10: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/07 02:10:43 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access/path2/"
2026/07/07 02:10:43 INFO : Copying Path2 files to Path1
2026/07/07 02:10:43 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:10:44 INFO : RCLONE_TEST: Copied (server-side copy)
2026/07/07 02:10:44 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:10:44 INFO : Resync updating listings
2026/07/07 02:10:44 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access/path2/"
2026/07/07 02:10:44 INFO : [32mBisync successful[0m
2026/07/07 02:10:44 NOTICE: [36m(24) :[0m [34mtest 8. run sync with --check-access. should pass.[0m
2026/07/07 02:10:44 NOTICE: [36m(25) :[0m [34mbisync check-access[0m
2026/07/07 02:10:48 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_access/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:10:48 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_access/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:10:48 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:10: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/07 02:10:48 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access/path2/"
2026/07/07 02:10:48 INFO : Building Path1 and Path2 listings
2026/07/07 02:10:48 INFO : Path1 checking for diffs
2026/07/07 02:10:48 INFO : Path2 checking for diffs
2026/07/07 02:10:48 INFO : Checking access health
2026/07/07 02:10:48 INFO : Found 2 matching "RCLONE_TEST" files on both paths
2026/07/07 02:10:48 INFO : No changes found
2026/07/07 02:10:48 INFO : Updating listings
2026/07/07 02:10:48 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access/path2/"
2026/07/07 02:10:48 INFO : [32mBisync successful[0m
2026/07/07 02:10:48 DEBUG : Waiting for deletions to finish
2026/07/07 02:10:48 INFO : file3.txt: Deleted
2026/07/07 02:10:48 INFO : RCLONE_TEST: Deleted
2026/07/07 02:10:48 INFO : file4.txt: Deleted
2026/07/07 02:10:48 INFO : subdir/RCLONE_TEST: Deleted
2026/07/07 02:10:48 INFO : subdir/file20.txt: Deleted
2026/07/07 02:10:48 INFO : file2.txt: Deleted
2026/07/07 02:10:48 INFO : file1.txt: Deleted
2026/07/07 02:10:48 DEBUG : removing 1 level 0 directories
2026/07/07 02:10:48 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_access/path1: Removing directory
2026/07/07 02:10:48 DEBUG : Waiting for deletions to finish
2026/07/07 02:10:48 INFO : subdir/RCLONE_TEST: Deleted
2026/07/07 02:10:48 INFO : file1.txt: Deleted
2026/07/07 02:10:48 INFO : file4.txt: Deleted
2026/07/07 02:10:48 INFO : file3.txt: Deleted
2026/07/07 02:10:48 INFO : file2.txt: Deleted
2026/07/07 02:10:48 INFO : subdir/file20.txt: Deleted
2026/07/07 02:10:48 INFO : RCLONE_TEST: Deleted
2026/07/07 02:10:49 DEBUG : removing 1 level 0 directories
2026/07/07 02:10:49 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_access/path2: Removing directory
bisync_test.go:610: [32mTEST check_access PASSED[0m
=== RUN TestBisyncRemoteRemote/check_access_filters
2026/07/07 02:10:49 INFO : path1: Making directory
2026/07/07 02:10:49 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path1"
2026/07/07 02:10:49 DEBUG : Config file has changed externally - reloading
2026/07/07 02:10:49 INFO : path2: Making directory
2026/07/07 02:10:49 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path2"
2026/07/07 02:10:49 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/initdir/test_check_access_filters-vohukep5"
2026/07/07 02:10:49 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:10:49 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:10:49 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:10:49 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:10:49 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:10:49 DEBUG : subdir-not: Making directory with metadata
2026/07/07 02:10:49 INFO : subdir-not: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 02:10:49 DEBUG : Added delayed dir = "subdir-not", newDst=subdir-not
2026/07/07 02:10:49 DEBUG : subdir: Making directory with metadata
2026/07/07 02:10:49 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 02:10:49 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/07 02:10:49 DEBUG : subdirX: Making directory with metadata
2026/07/07 02:10:49 INFO : subdirX: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 02:10:49 DEBUG : Added delayed dir = "subdirX", newDst=subdirX
2026/07/07 02:10:49 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:10:49 DEBUG : subdirX/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:10:49 DEBUG : subdirX/subdirX1: Making directory with metadata
2026/07/07 02:10:49 INFO : subdirX/subdirX1: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 02:10:49 DEBUG : Added delayed dir = "subdirX/subdirX1", newDst=subdirX/subdirX1
2026/07/07 02:10:49 DEBUG : subdirX/subdirX1/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:10:49 DEBUG : subdirX/subdirX1/file30.txt: Need to transfer - File not found at Destination
2026/07/07 02:10:49 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:10:49 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:10:49 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:10:49 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:10:49 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:10:49 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:10:49 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:10:49 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/07 02:10:49 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:10:49 INFO : file1.txt: Copied (new)
2026/07/07 02:10:49 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:10:49 DEBUG : subdir-not/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:10:49 DEBUG : subdir-not/subdir-not2: Making directory with metadata
2026/07/07 02:10:49 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: size = 109 OK
2026/07/07 02:10:49 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:10:49 INFO : subdir-not/subdir-not2: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 02:10:49 DEBUG : Added delayed dir = "subdir-not/subdir-not2", newDst=subdir-not/subdir-not2
2026/07/07 02:10:49 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:10:49 INFO : file2.txt: Copied (new)
2026/07/07 02:10:49 DEBUG : subdirX/file20.txt.0c4add8a.partial: size = 0 OK
2026/07/07 02:10:49 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:10:49 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:10:49 DEBUG : subdir-not/subdir-not2/file30.txt: Need to transfer - File not found at Destination
2026/07/07 02:10:49 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: renamed to: subdirX/RCLONE_TEST
2026/07/07 02:10:49 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/07/07 02:10:49 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: size = 109 OK
2026/07/07 02:10:49 DEBUG : subdirX/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:10:49 DEBUG : subdirX/file20.txt.0c4add8a.partial: renamed to: subdirX/file20.txt
2026/07/07 02:10:49 INFO : subdirX/file20.txt: Copied (new)
2026/07/07 02:10:49 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: size = 0 OK
2026/07/07 02:10:49 DEBUG : subdirX/subdirX1/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:10:49 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: renamed to: subdirX/subdirX1/RCLONE_TEST
2026/07/07 02:10:49 INFO : subdirX/subdirX1/RCLONE_TEST: Copied (new)
2026/07/07 02:10:49 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:10:49 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/07 02:10:49 INFO : file4.txt: Copied (new)
2026/07/07 02:10:49 DEBUG : subdirX/subdirX1/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:10:49 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: renamed to: subdirX/subdirX1/file30.txt
2026/07/07 02:10:49 INFO : subdirX/subdirX1/file30.txt: Copied (new)
2026/07/07 02:10:49 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: size = 0 OK
2026/07/07 02:10:49 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: size = 109 OK
2026/07/07 02:10:49 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: size = 109 OK
2026/07/07 02:10:49 DEBUG : subdir-not/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:10:49 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:10:49 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: renamed to: subdir-not/file20.txt
2026/07/07 02:10:49 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: renamed to: subdir-not/subdir-not2/RCLONE_TEST
2026/07/07 02:10:49 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new)
2026/07/07 02:10:49 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:10:49 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: renamed to: subdir-not/RCLONE_TEST
2026/07/07 02:10:49 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/07/07 02:10:49 INFO : subdir-not/file20.txt: Copied (new)
2026/07/07 02:10:49 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: size = 0 OK
2026/07/07 02:10:49 DEBUG : subdir-not/subdir-not2/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:10:49 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: renamed to: subdir-not/subdir-not2/file30.txt
2026/07/07 02:10:49 INFO : subdir-not/subdir-not2/file30.txt: Copied (new)
2026/07/07 02:10:49 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:10:49 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:10:49 DEBUG : subdir/subdirA: Making directory with metadata
2026/07/07 02:10:49 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/07/07 02:10:49 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:10:49 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/07/07 02:10:49 INFO : subdir/RCLONE_TEST: Copied (new)
2026/07/07 02:10:49 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/07 02:10:49 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:10:49 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/07 02:10:49 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:10:49 INFO : subdir/subdirA: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 02:10:49 DEBUG : Added delayed dir = "subdir/subdirA", newDst=subdir/subdirA
2026/07/07 02:10:49 DEBUG : subdir/subdirB: Making directory with metadata
2026/07/07 02:10:49 INFO : subdir/subdirB: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 02:10:49 DEBUG : Added delayed dir = "subdir/subdirB", newDst=subdir/subdirB
2026/07/07 02:10:49 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:10:49 DEBUG : subdir/subdirA/file30.txt: Need to transfer - File not found at Destination
2026/07/07 02:10:49 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: size = 109 OK
2026/07/07 02:10:49 DEBUG : subdir/subdirA/file30.txt.03485624.partial: size = 0 OK
2026/07/07 02:10:49 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:10:49 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: renamed to: subdir/subdirA/RCLONE_TEST
2026/07/07 02:10:49 INFO : subdir/subdirA/RCLONE_TEST: Copied (new)
2026/07/07 02:10:49 DEBUG : subdir/subdirA/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:10:49 DEBUG : subdir/subdirA/file30.txt.03485624.partial: renamed to: subdir/subdirA/file30.txt
2026/07/07 02:10:49 INFO : subdir/subdirA/file30.txt: Copied (new)
2026/07/07 02:10:49 DEBUG : subdir/subdirB/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:10:49 DEBUG : subdir/subdirB/file30.txt: Need to transfer - File not found at Destination
2026/07/07 02:10:49 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: size = 109 OK
2026/07/07 02:10:49 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: size = 0 OK
2026/07/07 02:10:49 DEBUG : subdir/subdirB/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:10:49 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: renamed to: subdir/subdirB/file30.txt
2026/07/07 02:10:49 INFO : subdir/subdirB/file30.txt: Copied (new)
2026/07/07 02:10:49 DEBUG : Local file system at /tmp/020921sacoxar3/initdir/test_check_access_filters-vohukep5: Waiting for checks to finish
2026/07/07 02:10:49 DEBUG : Local file system at /tmp/020921sacoxar3/initdir/test_check_access_filters-vohukep5: Waiting for transfers to finish
2026/07/07 02:10:49 DEBUG : subdir/subdirB/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:10:49 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: renamed to: subdir/subdirB/RCLONE_TEST
2026/07/07 02:10:49 INFO : subdir/subdirB/RCLONE_TEST: Copied (new)
2026/07/07 02:10:49 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/07 02:10:49 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:10:49 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/07 02:10:49 INFO : file3.txt: Copied (new)
2026/07/07 02:10:49 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/07/07 02:10:49 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/07/07 02:10:49 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/07/07 02:10:49 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/07/07 02:10:49 INFO : subdirX: Set directory modification time (using SetModTime)
2026/07/07 02:10:49 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/07/07 02:10:49 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:10:49 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_check_access_filters-raroxas0"
2026/07/07 02:10:49 DEBUG : exclude-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/07/07 02:10:49 DEBUG : include-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/07/07 02:10:49 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: size = 173 OK
2026/07/07 02:10:49 DEBUG : exclude-other-filtersfile.txt: md5 = 5fcc6205d7df1c2e9ed3a15a1356b345 OK
2026/07/07 02:10:49 DEBUG : include-other-filtersfile.txt.8126a844.partial: size = 178 OK
2026/07/07 02:10:49 DEBUG : Local file system at /tmp/020921sacoxar3/datadir/test_check_access_filters-raroxas0: Waiting for checks to finish
2026/07/07 02:10:49 DEBUG : include-other-filtersfile.txt: md5 = 2ec13b2813141ed088e5978ef5a47b0e OK
2026/07/07 02:10:49 DEBUG : Local file system at /tmp/020921sacoxar3/datadir/test_check_access_filters-raroxas0: Waiting for transfers to finish
2026/07/07 02:10:49 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: renamed to: exclude-other-filtersfile.txt
2026/07/07 02:10:49 INFO : exclude-other-filtersfile.txt: Copied (new)
2026/07/07 02:10:49 DEBUG : include-other-filtersfile.txt.8126a844.partial: renamed to: include-other-filtersfile.txt
2026/07/07 02:10:49 INFO : include-other-filtersfile.txt: Copied (new)
2026/07/07 02:10:49 DEBUG : Waiting for deletions to finish
2026/07/07 02:10:49 DEBUG : removing 1 level 0 directories
2026/07/07 02:10:49 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_access_filters/path1: Removing directory
2026/07/07 02:10:49 DEBUG : Waiting for deletions to finish
2026/07/07 02:10:49 DEBUG : removing 1 level 0 directories
2026/07/07 02:10:49 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_access_filters/path2: Removing directory
2026/07/07 02:10:49 NOTICE: checking initFs Local file system at /tmp/020921sacoxar3/initdir/test_check_access_filters-vohukep5
2026/07/07 02:10:49 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:10:49 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:10:49 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:10:49 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:10:49 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:10:49 INFO : subdir-not: Making directory
2026/07/07 02:10:49 INFO : subdir: Making directory
2026/07/07 02:10:49 INFO : subdirX: Making directory
2026/07/07 02:10:49 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:10:49 DEBUG : subdirX/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:10:49 INFO : subdirX/subdirX1: Making directory
2026/07/07 02:10:49 DEBUG : subdirX/subdirX1/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:10:49 DEBUG : subdirX/subdirX1/file30.txt: Need to transfer - File not found at Destination
2026/07/07 02:10:49 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:10:49 DEBUG : subdir-not/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:10:49 INFO : subdir-not/subdir-not2: Making directory
2026/07/07 02:10:49 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:10:49 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:10:49 INFO : subdir/subdirA: Making directory
2026/07/07 02:10:49 INFO : subdir/subdirB: Making directory
2026/07/07 02:10:49 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:10:49 DEBUG : subdir-not/subdir-not2/file30.txt: Need to transfer - File not found at Destination
2026/07/07 02:10:49 DEBUG : subdir/subdirB/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:10:49 DEBUG : subdir/subdirB/file30.txt: Need to transfer - File not found at Destination
2026/07/07 02:10:49 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:10:49 DEBUG : subdir/subdirA/file30.txt: Need to transfer - File not found at Destination
2026/07/07 02:10:49 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_access_filters/path1: Waiting for checks to finish
2026/07/07 02:10:49 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_access_filters/path1: Waiting for transfers to finish
2026/07/07 02:10:49 DEBUG : file3.txt: size = 0 OK
2026/07/07 02:10:49 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:10:49 INFO : file3.txt: Copied (new)
2026/07/07 02:10:49 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:10:49 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:10:49 INFO : file2.txt: Copied (new)
2026/07/07 02:10:49 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:10:49 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:10:49 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:10:49 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:10:49 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:10:49 INFO : file1.txt: Copied (new)
2026/07/07 02:10:49 DEBUG : subdirX/RCLONE_TEST: size = 109 OK
2026/07/07 02:10:49 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:10:49 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/07/07 02:10:49 DEBUG : file4.txt: size = 0 OK
2026/07/07 02:10:49 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:10:49 INFO : file4.txt: Copied (new)
2026/07/07 02:10:49 DEBUG : subdirX/file20.txt: size = 0 OK
2026/07/07 02:10:49 DEBUG : subdirX/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:10:49 INFO : subdirX/file20.txt: Copied (new)
2026/07/07 02:10:49 DEBUG : subdirX/subdirX1/RCLONE_TEST: size = 109 OK
2026/07/07 02:10:49 DEBUG : subdirX/subdirX1/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:10:49 INFO : subdirX/subdirX1/RCLONE_TEST: Copied (new)
2026/07/07 02:10:49 DEBUG : subdir-not/RCLONE_TEST: size = 109 OK
2026/07/07 02:10:49 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:10:49 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/07/07 02:10:49 DEBUG : subdirX/subdirX1/file30.txt: size = 0 OK
2026/07/07 02:10:49 DEBUG : subdirX/subdirX1/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:10:49 INFO : subdirX/subdirX1/file30.txt: Copied (new)
2026/07/07 02:10:49 DEBUG : subdir-not/file20.txt: size = 0 OK
2026/07/07 02:10:49 DEBUG : subdir-not/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:10:49 INFO : subdir-not/file20.txt: Copied (new)
2026/07/07 02:10:49 DEBUG : subdir/RCLONE_TEST: size = 109 OK
2026/07/07 02:10:49 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:10:49 INFO : subdir/RCLONE_TEST: Copied (new)
2026/07/07 02:10:49 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/07 02:10:49 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:10:49 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:10:49 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: size = 109 OK
2026/07/07 02:10:49 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:10:49 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new)
2026/07/07 02:10:49 DEBUG : subdir-not/subdir-not2/file30.txt: size = 0 OK
2026/07/07 02:10:49 DEBUG : subdir-not/subdir-not2/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:10:49 INFO : subdir-not/subdir-not2/file30.txt: Copied (new)
2026/07/07 02:10:49 DEBUG : subdir/subdirB/RCLONE_TEST: size = 109 OK
2026/07/07 02:10:49 DEBUG : subdir/subdirB/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:10:49 INFO : subdir/subdirB/RCLONE_TEST: Copied (new)
2026/07/07 02:10:49 DEBUG : subdir/subdirB/file30.txt: size = 0 OK
2026/07/07 02:10:49 DEBUG : subdir/subdirB/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:10:49 INFO : subdir/subdirB/file30.txt: Copied (new)
2026/07/07 02:10:49 DEBUG : subdir/subdirA/RCLONE_TEST: size = 109 OK
2026/07/07 02:10:49 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:10:49 INFO : subdir/subdirA/RCLONE_TEST: Copied (new)
2026/07/07 02:10:49 DEBUG : subdir/subdirA/file30.txt: size = 0 OK
2026/07/07 02:10:49 DEBUG : subdir/subdirA/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:10:49 INFO : subdir/subdirA/file30.txt: Copied (new)
2026/07/07 02:10:49 NOTICE: checking Path1 Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_access_filters/path1
2026/07/07 02:10:49 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:10:49 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:10:49 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:10:49 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:10:49 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:10:49 INFO : subdir-not: Making directory
2026/07/07 02:10:49 INFO : subdir: Making directory
2026/07/07 02:10:49 INFO : subdirX: Making directory
2026/07/07 02:10:49 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:10:49 DEBUG : subdirX/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:10:49 INFO : subdirX/subdirX1: Making directory
2026/07/07 02:10:49 DEBUG : subdirX/subdirX1/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:10:49 DEBUG : subdirX/subdirX1/file30.txt: Need to transfer - File not found at Destination
2026/07/07 02:10:49 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:10:49 DEBUG : subdir-not/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:10:49 INFO : subdir-not/subdir-not2: Making directory
2026/07/07 02:10:49 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:10:49 DEBUG : subdir-not/subdir-not2/file30.txt: Need to transfer - File not found at Destination
2026/07/07 02:10:49 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:10:49 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:10:49 INFO : subdir/subdirA: Making directory
2026/07/07 02:10:49 INFO : subdir/subdirB: Making directory
2026/07/07 02:10:49 DEBUG : subdir/subdirB/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:10:49 DEBUG : subdir/subdirB/file30.txt: Need to transfer - File not found at Destination
2026/07/07 02:10:49 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:10:49 DEBUG : subdir/subdirA/file30.txt: Need to transfer - File not found at Destination
2026/07/07 02:10:49 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_access_filters/path2: Waiting for checks to finish
2026/07/07 02:10:49 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_access_filters/path2: Waiting for transfers to finish
2026/07/07 02:10:49 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:10:49 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:10:49 INFO : file2.txt: Copied (new)
2026/07/07 02:10:49 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:10:49 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:10:49 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:10:49 DEBUG : file3.txt: size = 0 OK
2026/07/07 02:10:49 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:10:49 INFO : file3.txt: Copied (new)
2026/07/07 02:10:49 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:10:49 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:10:49 INFO : file1.txt: Copied (new)
2026/07/07 02:10:50 DEBUG : file4.txt: size = 0 OK
2026/07/07 02:10:50 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:10:50 INFO : file4.txt: Copied (new)
2026/07/07 02:10:50 DEBUG : subdirX/RCLONE_TEST: size = 109 OK
2026/07/07 02:10:50 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:10:50 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/07/07 02:10:50 DEBUG : subdirX/file20.txt: size = 0 OK
2026/07/07 02:10:50 DEBUG : subdirX/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:10:50 INFO : subdirX/file20.txt: Copied (new)
2026/07/07 02:10:50 DEBUG : subdirX/subdirX1/RCLONE_TEST: size = 109 OK
2026/07/07 02:10:50 DEBUG : subdirX/subdirX1/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:10:50 INFO : subdirX/subdirX1/RCLONE_TEST: Copied (new)
2026/07/07 02:10:50 DEBUG : subdirX/subdirX1/file30.txt: size = 0 OK
2026/07/07 02:10:50 DEBUG : subdirX/subdirX1/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:10:50 INFO : subdirX/subdirX1/file30.txt: Copied (new)
2026/07/07 02:10:50 DEBUG : subdir-not/RCLONE_TEST: size = 109 OK
2026/07/07 02:10:50 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:10:50 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/07/07 02:10:50 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: size = 109 OK
2026/07/07 02:10:50 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:10:50 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new)
2026/07/07 02:10:50 DEBUG : subdir-not/file20.txt: size = 0 OK
2026/07/07 02:10:50 DEBUG : subdir-not/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:10:50 INFO : subdir-not/file20.txt: Copied (new)
2026/07/07 02:10:50 DEBUG : subdir-not/subdir-not2/file30.txt: size = 0 OK
2026/07/07 02:10:50 DEBUG : subdir-not/subdir-not2/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:10:50 INFO : subdir-not/subdir-not2/file30.txt: Copied (new)
2026/07/07 02:10:50 DEBUG : subdir/RCLONE_TEST: size = 109 OK
2026/07/07 02:10:50 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:10:50 INFO : subdir/RCLONE_TEST: Copied (new)
2026/07/07 02:10:50 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/07 02:10:50 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:10:50 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:10:50 DEBUG : subdir/subdirB/RCLONE_TEST: size = 109 OK
2026/07/07 02:10:50 DEBUG : subdir/subdirB/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:10:50 INFO : subdir/subdirB/RCLONE_TEST: Copied (new)
2026/07/07 02:10:50 DEBUG : subdir/subdirB/file30.txt: size = 0 OK
2026/07/07 02:10:50 DEBUG : subdir/subdirB/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:10:50 INFO : subdir/subdirB/file30.txt: Copied (new)
2026/07/07 02:10:50 DEBUG : subdir/subdirA/RCLONE_TEST: size = 109 OK
2026/07/07 02:10:50 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:10:50 INFO : subdir/subdirA/RCLONE_TEST: Copied (new)
2026/07/07 02:10:50 DEBUG : subdir/subdirA/file30.txt: size = 0 OK
2026/07/07 02:10:50 DEBUG : subdir/subdirA/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:10:50 INFO : subdir/subdirA/file30.txt: Copied (new)
2026/07/07 02:10:50 NOTICE: checking path2 Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_access_filters/path2
2026/07/07 02:10:50 NOTICE: [36m(01) :[0m [34mtest check-access-filters[0m
2026/07/07 02:10:50 NOTICE: [36m(02) :[0m [34mtest EXCLUDE - OTHER TESTS[0m
2026/07/07 02:10:50 NOTICE: [36m(03) :[0m [34mcopy-file /tmp/020921sacoxar3/datadir/test_check_access_filters-raroxas0/exclude-other-filtersfile.txt /tmp/020921sacoxar3/workdir/[0m
2026/07/07 02:10:50 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_check_access_filters-raroxas0/exclude-other-filtersfile.txt" to "/tmp/020921sacoxar3/workdir/" as ""
2026/07/07 02:10:50 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_check_access_filters-raroxas0/exclude-other-filtersfile.txt"
2026/07/07 02:10:50 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/workdir/"
2026/07/07 02:10:50 DEBUG : operations.CopyFile "exclude-other-filtersfile.txt" to "Local file system at /tmp/020921sacoxar3/workdir" as "exclude-other-filtersfile.txt"
2026/07/07 02:10:50 DEBUG : exclude-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/07/07 02:10:50 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: size = 173 OK
2026/07/07 02:10:50 DEBUG : exclude-other-filtersfile.txt: md5 = 5fcc6205d7df1c2e9ed3a15a1356b345 OK
2026/07/07 02:10:50 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: renamed to: exclude-other-filtersfile.txt
2026/07/07 02:10:50 INFO : exclude-other-filtersfile.txt: Copied (new)
2026/07/07 02:10:50 NOTICE: [36m(04) :[0m [34mtest resync to get the filters file md5 built.[0m
2026/07/07 02:10:50 NOTICE: [36m(05) :[0m [34mbisync resync filters-file=/tmp/020921sacoxar3/workdir/exclude-other-filtersfile.txt[0m
2026/07/07 02:10:54 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_access_filters/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:10:54 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_access_filters/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:10:54 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:10: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/07 02:10:54 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path2/"
2026/07/07 02:10:54 INFO : Using filters file /tmp/020921sacoxar3/workdir/exclude-other-filtersfile.txt
2026/07/07 02:10:54 INFO : Storing filters file hash to /tmp/020921sacoxar3/workdir/exclude-other-filtersfile.txt.md5
2026/07/07 02:10:54 INFO : Copying Path2 files to Path1
2026/07/07 02:10:54 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:10:54 INFO : There was nothing to transfer
2026/07/07 02:10:54 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:10:55 INFO : There was nothing to transfer
2026/07/07 02:10:55 INFO : Resync updating listings
2026/07/07 02:10:55 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path2/"
2026/07/07 02:10:55 INFO : [32mBisync successful[0m
2026/07/07 02:10:55 NOTICE: [36m(06) :[0m [34mtest EXCLUDE - test filters for check access[0m
2026/07/07 02:10:55 NOTICE: [36m(07) :[0m [34mbisync check-access filters-file=/tmp/020921sacoxar3/workdir/exclude-other-filtersfile.txt[0m
2026/07/07 02:10:59 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_access_filters/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:10:59 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_access_filters/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:10:59 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:10: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/07 02:10:59 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path2/"
2026/07/07 02:10:59 INFO : Using filters file /tmp/020921sacoxar3/workdir/exclude-other-filtersfile.txt
2026/07/07 02:10:59 INFO : Building Path1 and Path2 listings
2026/07/07 02:10:59 INFO : Path1 checking for diffs
2026/07/07 02:10:59 INFO : Path2 checking for diffs
2026/07/07 02:10:59 INFO : Checking access health
2026/07/07 02:10:59 INFO : Found 3 matching "RCLONE_TEST" files on both paths
2026/07/07 02:10:59 INFO : No changes found
2026/07/07 02:10:59 INFO : Updating listings
2026/07/07 02:10:59 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path2/"
2026/07/07 02:10:59 INFO : [32mBisync successful[0m
2026/07/07 02:10:59 NOTICE: [36m(08) :[0m [34mcopy-listings exclude-initial[0m
2026/07/07 02:10:59 NOTICE: [36m(09) :[0m [34mtest EXCLUDE - delete RCLONE_TEST files in excluded directories[0m
2026/07/07 02:10:59 NOTICE: [36m(10) :[0m [34mdelete-file TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path2/subdir/subdirA/RCLONE_TEST[0m
2026/07/07 02:10:59 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path2/subdir/subdirA/"
2026/07/07 02:10:59 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path2/subdir/subdirA/" to be canonical "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path2/subdir/subdirA"
2026/07/07 02:10:59 INFO : RCLONE_TEST: Deleted
2026/07/07 02:10:59 NOTICE: [36m(11) :[0m [34mdelete-file TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path1/subdir-not/RCLONE_TEST[0m
2026/07/07 02:10:59 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path1/subdir-not/"
2026/07/07 02:10:59 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path1/subdir-not/" to be canonical "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path1/subdir-not"
2026/07/07 02:10:59 INFO : RCLONE_TEST: Deleted
2026/07/07 02:10:59 NOTICE: [36m(12) :[0m [34mdelete-file TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST[0m
2026/07/07 02:10:59 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path2/subdir-not/subdir-not2/"
2026/07/07 02:10:59 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path2/subdir-not/subdir-not2/" to be canonical "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path2/subdir-not/subdir-not2"
2026/07/07 02:10:59 INFO : RCLONE_TEST: Deleted
2026/07/07 02:10:59 NOTICE: [36m(13) :[0m [34mdelete-file TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path1/subdirX/RCLONE_TEST[0m
2026/07/07 02:10:59 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path1/subdirX/"
2026/07/07 02:10:59 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path1/subdirX/" to be canonical "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path1/subdirX"
2026/07/07 02:11:00 INFO : RCLONE_TEST: Deleted
2026/07/07 02:11:00 NOTICE: [36m(14) :[0m [34mtest EXCLUDE - test should PASS[0m
2026/07/07 02:11:00 NOTICE: [36m(15) :[0m [34mbisync check-access filters-file=/tmp/020921sacoxar3/workdir/exclude-other-filtersfile.txt[0m
2026/07/07 02:11:04 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_access_filters/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:11:04 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_access_filters/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:11:04 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:11: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/07 02:11:04 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path2/"
2026/07/07 02:11:04 INFO : Using filters file /tmp/020921sacoxar3/workdir/exclude-other-filtersfile.txt
2026/07/07 02:11:04 INFO : Building Path1 and Path2 listings
2026/07/07 02:11:04 INFO : Path1 checking for diffs
2026/07/07 02:11:04 INFO : Path2 checking for diffs
2026/07/07 02:11:04 INFO : Checking access health
2026/07/07 02:11:04 INFO : Found 3 matching "RCLONE_TEST" files on both paths
2026/07/07 02:11:04 INFO : No changes found
2026/07/07 02:11:04 INFO : Updating listings
2026/07/07 02:11:04 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path2/"
2026/07/07 02:11:04 INFO : [32mBisync successful[0m
2026/07/07 02:11:04 NOTICE: [36m(16) :[0m [34mcopy-listings exclude-pass-run[0m
2026/07/07 02:11:04 NOTICE: [36m(17) :[0m [34mtest EXCLUDE - delete RCLONE_TEST files in included directories[0m
2026/07/07 02:11:04 NOTICE: [36m(18) :[0m [34mdelete-file TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path2/RCLONE_TEST[0m
2026/07/07 02:11:04 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path2/"
2026/07/07 02:11:04 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path2/" to be canonical "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path2"
2026/07/07 02:11:04 INFO : RCLONE_TEST: Deleted
2026/07/07 02:11:04 NOTICE: [36m(19) :[0m [34mdelete-file TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path1/subdir/RCLONE_TEST[0m
2026/07/07 02:11:04 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path1/subdir/"
2026/07/07 02:11:04 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path1/subdir/" to be canonical "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path1/subdir"
2026/07/07 02:11:04 INFO : RCLONE_TEST: Deleted
2026/07/07 02:11:04 NOTICE: [36m(20) :[0m [34mtest EXCLUDE - test should ABORT[0m
2026/07/07 02:11:04 NOTICE: [36m(21) :[0m [34mbisync check-access filters-file=/tmp/020921sacoxar3/workdir/exclude-other-filtersfile.txt[0m
2026/07/07 02:11:09 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_access_filters/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:11:09 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_access_filters/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:11:09 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02: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/07 02:11:09 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path2/"
2026/07/07 02:11:09 INFO : Using filters file /tmp/020921sacoxar3/workdir/exclude-other-filtersfile.txt
2026/07/07 02:11:09 INFO : Building Path1 and Path2 listings
2026/07/07 02:11:09 INFO : Path1 checking for diffs
2026/07/07 02:11:09 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdir/RCLONE_TEST[0m
2026/07/07 02:11:09 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/07/07 02:11:09 INFO : Path2 checking for diffs
2026/07/07 02:11:09 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mRCLONE_TEST[0m
2026/07/07 02:11:09 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/07/07 02:11:09 INFO : Checking access health
2026/07/07 02:11:09 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36mRCLONE_TEST[0m
2026/07/07 02:11:09 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36msubdir/RCLONE_TEST[0m
2026/07/07 02:11:09 ERROR : [31mBisync critical error: check file check failed[0m
2026/07/07 02:11:09 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/07 02:11:09 NOTICE: Bisync error: bisync aborted
2026/07/07 02:11:09 NOTICE: [36m(22) :[0m [34mmove-listings exclude-error-run[0m
2026/07/07 02:11:09 NOTICE: [36m(23) :[0m [34mtest INCLUDE - OTHER TESTS[0m
2026/07/07 02:11:09 NOTICE: [36m(24) :[0m [34mtest reset to the initial state[0m
2026/07/07 02:11:09 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-tawoqir8kice/020921sacoxar3/check_access_filters/path1/[0m
2026/07/07 02:11:09 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path1/"
2026/07/07 02:11:09 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path1/" to be canonical "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path1"
2026/07/07 02:11:09 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:11:09 DEBUG : RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:11:09 DEBUG : RCLONE_TEST: Unchanged skipping
2026/07/07 02:11:09 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:11:09 DEBUG : file2.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:11:09 DEBUG : file3.txt: size = 0 OK
2026/07/07 02:11:09 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:11:09 DEBUG : file3.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:11:09 DEBUG : file1.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:11:09 DEBUG : file1.txt: Unchanged skipping
2026/07/07 02:11:09 DEBUG : file2.txt: Unchanged skipping
2026/07/07 02:11:09 DEBUG : file3.txt: Unchanged skipping
2026/07/07 02:11:09 DEBUG : file4.txt: size = 0 OK
2026/07/07 02:11:09 DEBUG : file4.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:11:09 DEBUG : file4.txt: Unchanged skipping
2026/07/07 02:11:09 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:11:09 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:11:09 DEBUG : subdirX/file20.txt: size = 0 OK
2026/07/07 02:11:09 DEBUG : subdirX/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:11:09 DEBUG : subdirX/file20.txt: Unchanged skipping
2026/07/07 02:11:09 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/07 02:11:09 DEBUG : subdir/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:11:09 DEBUG : subdir/file20.txt: Unchanged skipping
2026/07/07 02:11:09 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:11:09 DEBUG : subdir-not/file20.txt: size = 0 OK
2026/07/07 02:11:09 DEBUG : subdir-not/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:11:09 DEBUG : subdir-not/file20.txt: Unchanged skipping
2026/07/07 02:11:09 DEBUG : subdirX/subdirX1/RCLONE_TEST: size = 109 OK
2026/07/07 02:11:09 DEBUG : subdirX/subdirX1/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:11:09 DEBUG : subdirX/subdirX1/RCLONE_TEST: Unchanged skipping
2026/07/07 02:11:09 DEBUG : subdirX/subdirX1/file30.txt: size = 0 OK
2026/07/07 02:11:09 DEBUG : subdirX/subdirX1/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:11:09 DEBUG : subdirX/subdirX1/file30.txt: Unchanged skipping
2026/07/07 02:11:09 DEBUG : subdir/subdirB/RCLONE_TEST: size = 109 OK
2026/07/07 02:11:09 DEBUG : subdir/subdirB/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:11:09 DEBUG : subdir/subdirB/RCLONE_TEST: Unchanged skipping
2026/07/07 02:11:09 DEBUG : subdir/subdirB/file30.txt: size = 0 OK
2026/07/07 02:11:09 DEBUG : subdir/subdirB/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:11:09 DEBUG : subdir/subdirB/file30.txt: Unchanged skipping
2026/07/07 02:11:09 DEBUG : subdir/subdirA/RCLONE_TEST: size = 109 OK
2026/07/07 02:11:09 DEBUG : subdir/subdirA/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:11:09 DEBUG : subdir/subdirA/RCLONE_TEST: Unchanged skipping
2026/07/07 02:11:09 DEBUG : subdir/subdirA/file30.txt: size = 0 OK
2026/07/07 02:11:09 DEBUG : subdir/subdirA/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:11:09 DEBUG : subdir/subdirA/file30.txt: Unchanged skipping
2026/07/07 02:11:09 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: size = 109 OK
2026/07/07 02:11:09 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:11:09 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_access_filters/path1: Waiting for checks to finish
2026/07/07 02:11:09 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Unchanged skipping
2026/07/07 02:11:09 DEBUG : subdir-not/subdir-not2/file30.txt: size = 0 OK
2026/07/07 02:11:09 DEBUG : subdir-not/subdir-not2/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:11:09 DEBUG : subdir-not/subdir-not2/file30.txt: Unchanged skipping
2026/07/07 02:11:09 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_access_filters/path1: Waiting for transfers to finish
2026/07/07 02:11:09 DEBUG : subdirX/RCLONE_TEST: size = 109 OK
2026/07/07 02:11:09 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:11:09 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/07/07 02:11:09 DEBUG : subdir/RCLONE_TEST: size = 109 OK
2026/07/07 02:11:09 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:11:09 INFO : subdir/RCLONE_TEST: Copied (new)
2026/07/07 02:11:09 DEBUG : subdir-not/RCLONE_TEST: size = 109 OK
2026/07/07 02:11:09 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:11:09 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/07/07 02:11:09 NOTICE: [36m(26) :[0m [34msync-dir TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path1/ TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path2/[0m
2026/07/07 02:11:09 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path1/" for canonical name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path1"
2026/07/07 02:11:09 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path2/" for canonical name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path2"
2026/07/07 02:11:09 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:11:09 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:11:09 DEBUG : file1.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:11:09 DEBUG : file1.txt: Unchanged skipping
2026/07/07 02:11:09 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:11:09 DEBUG : file2.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:11:09 DEBUG : file2.txt: Unchanged skipping
2026/07/07 02:11:09 DEBUG : file3.txt: size = 0 OK
2026/07/07 02:11:09 DEBUG : file3.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:11:09 DEBUG : file3.txt: Unchanged skipping
2026/07/07 02:11:09 DEBUG : file4.txt: size = 0 OK
2026/07/07 02:11:09 DEBUG : file4.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:11:09 DEBUG : file4.txt: Unchanged skipping
2026/07/07 02:11:09 DEBUG : subdirX/RCLONE_TEST: size = 109 OK
2026/07/07 02:11:09 DEBUG : subdirX/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:11:09 DEBUG : subdirX/RCLONE_TEST: Unchanged skipping
2026/07/07 02:11:09 DEBUG : subdirX/file20.txt: size = 0 OK
2026/07/07 02:11:09 DEBUG : subdirX/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:11:09 DEBUG : subdirX/file20.txt: Unchanged skipping
2026/07/07 02:11:09 DEBUG : subdir-not/RCLONE_TEST: size = 109 OK
2026/07/07 02:11:09 DEBUG : subdir-not/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:11:09 DEBUG : subdir-not/RCLONE_TEST: Unchanged skipping
2026/07/07 02:11:09 DEBUG : subdir-not/file20.txt: size = 0 OK
2026/07/07 02:11:09 DEBUG : subdir-not/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:11:09 DEBUG : subdir-not/file20.txt: Unchanged skipping
2026/07/07 02:11:09 DEBUG : subdir/RCLONE_TEST: size = 109 OK
2026/07/07 02:11:09 DEBUG : subdir/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:11:09 DEBUG : subdir/RCLONE_TEST: Unchanged skipping
2026/07/07 02:11:09 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/07 02:11:09 DEBUG : subdir/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:11:09 DEBUG : subdir/file20.txt: Unchanged skipping
2026/07/07 02:11:09 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:11:09 DEBUG : subdir-not/subdir-not2/file30.txt: size = 0 OK
2026/07/07 02:11:09 DEBUG : subdir-not/subdir-not2/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:11:09 DEBUG : subdir-not/subdir-not2/file30.txt: Unchanged skipping
2026/07/07 02:11:09 DEBUG : subdirX/subdirX1/RCLONE_TEST: size = 109 OK
2026/07/07 02:11:09 DEBUG : subdirX/subdirX1/file30.txt: size = 0 OK
2026/07/07 02:11:09 DEBUG : subdirX/subdirX1/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:11:09 DEBUG : subdirX/subdirX1/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:11:09 DEBUG : subdirX/subdirX1/RCLONE_TEST: Unchanged skipping
2026/07/07 02:11:09 DEBUG : subdirX/subdirX1/file30.txt: Unchanged skipping
2026/07/07 02:11:09 DEBUG : subdir/subdirB/file30.txt: size = 0 OK
2026/07/07 02:11:09 DEBUG : subdir/subdirB/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:11:09 DEBUG : subdir/subdirB/file30.txt: Unchanged skipping
2026/07/07 02:11:09 DEBUG : subdir/subdirB/RCLONE_TEST: size = 109 OK
2026/07/07 02:11:09 DEBUG : subdir/subdirB/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:11:09 DEBUG : subdir/subdirB/RCLONE_TEST: Unchanged skipping
2026/07/07 02:11:09 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:11:09 DEBUG : subdir/subdirA/file30.txt: size = 0 OK
2026/07/07 02:11:09 DEBUG : subdir/subdirA/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:11:09 DEBUG : subdir/subdirA/file30.txt: Unchanged skipping
2026/07/07 02:11:09 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_access_filters/path2: Waiting for checks to finish
2026/07/07 02:11:09 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_access_filters/path2: Waiting for transfers to finish
2026/07/07 02:11:09 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:11:09 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:11:09 INFO : RCLONE_TEST: Copied (server-side copy)
2026/07/07 02:11:09 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: size = 109 OK
2026/07/07 02:11:09 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:11:09 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (server-side copy)
2026/07/07 02:11:09 DEBUG : subdir/subdirA/RCLONE_TEST: size = 109 OK
2026/07/07 02:11:09 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:11:09 INFO : subdir/subdirA/RCLONE_TEST: Copied (server-side copy)
2026/07/07 02:11:09 DEBUG : Waiting for deletions to finish
2026/07/07 02:11:09 NOTICE: [36m(27) :[0m [34mcopy-file /tmp/020921sacoxar3/datadir/test_check_access_filters-raroxas0/include-other-filtersfile.txt /tmp/020921sacoxar3/workdir/[0m
2026/07/07 02:11:09 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_check_access_filters-raroxas0/include-other-filtersfile.txt" to "/tmp/020921sacoxar3/workdir/" as ""
2026/07/07 02:11:09 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_check_access_filters-raroxas0/include-other-filtersfile.txt"
2026/07/07 02:11:09 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/workdir/"
2026/07/07 02:11:09 DEBUG : operations.CopyFile "include-other-filtersfile.txt" to "Local file system at /tmp/020921sacoxar3/workdir" as "include-other-filtersfile.txt"
2026/07/07 02:11:09 DEBUG : include-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/07/07 02:11:09 DEBUG : include-other-filtersfile.txt.8126a844.partial: size = 178 OK
2026/07/07 02:11:09 DEBUG : include-other-filtersfile.txt: md5 = 2ec13b2813141ed088e5978ef5a47b0e OK
2026/07/07 02:11:09 DEBUG : include-other-filtersfile.txt.8126a844.partial: renamed to: include-other-filtersfile.txt
2026/07/07 02:11:09 INFO : include-other-filtersfile.txt: Copied (new)
2026/07/07 02:11:09 NOTICE: [36m(28) :[0m [34mbisync resync filters-file=/tmp/020921sacoxar3/workdir/include-other-filtersfile.txt[0m
2026/07/07 02:11:14 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_access_filters/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:11:14 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_access_filters/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:11:14 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:11: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/07 02:11:14 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path2/"
2026/07/07 02:11:14 INFO : Using filters file /tmp/020921sacoxar3/workdir/include-other-filtersfile.txt
2026/07/07 02:11:14 INFO : Storing filters file hash to /tmp/020921sacoxar3/workdir/include-other-filtersfile.txt.md5
2026/07/07 02:11:14 INFO : Copying Path2 files to Path1
2026/07/07 02:11:14 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:11:14 INFO : There was nothing to transfer
2026/07/07 02:11:14 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:11:14 INFO : There was nothing to transfer
2026/07/07 02:11:14 INFO : Resync updating listings
2026/07/07 02:11:14 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path2/"
2026/07/07 02:11:14 INFO : [32mBisync successful[0m
2026/07/07 02:11:14 NOTICE: [36m(29) :[0m [34mtest INCLUDE - test include/exclude filters for check access[0m
2026/07/07 02:11:14 NOTICE: [36m(30) :[0m [34mbisync check-access filters-file=/tmp/020921sacoxar3/workdir/include-other-filtersfile.txt[0m
2026/07/07 02:11:18 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_access_filters/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:11:18 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_access_filters/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:11:18 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:11: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/07 02:11:18 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path2/"
2026/07/07 02:11:18 INFO : Using filters file /tmp/020921sacoxar3/workdir/include-other-filtersfile.txt
2026/07/07 02:11:18 INFO : Building Path1 and Path2 listings
2026/07/07 02:11:19 INFO : Path1 checking for diffs
2026/07/07 02:11:19 INFO : Path2 checking for diffs
2026/07/07 02:11:19 INFO : Checking access health
2026/07/07 02:11:19 INFO : Found 5 matching "RCLONE_TEST" files on both paths
2026/07/07 02:11:19 INFO : No changes found
2026/07/07 02:11:19 INFO : Updating listings
2026/07/07 02:11:19 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path2/"
2026/07/07 02:11:19 INFO : [32mBisync successful[0m
2026/07/07 02:11:19 NOTICE: [36m(31) :[0m [34mcopy-listings include-initial[0m
2026/07/07 02:11:19 NOTICE: [36m(32) :[0m [34mtest INCLUDE - delete RCLONE_TEST files in excluded directories[0m
2026/07/07 02:11:19 NOTICE: [36m(33) :[0m [34mdelete-file TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path2/subdir/subdirA/RCLONE_TEST[0m
2026/07/07 02:11:19 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path2/subdir/subdirA/" for canonical name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path2/subdir/subdirA"
2026/07/07 02:11:19 INFO : RCLONE_TEST: Deleted
2026/07/07 02:11:19 NOTICE: [36m(34) :[0m [34mdelete-file TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path1/subdir-not/RCLONE_TEST[0m
2026/07/07 02:11:19 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path1/subdir-not/" for canonical name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path1/subdir-not"
2026/07/07 02:11:19 INFO : RCLONE_TEST: Deleted
2026/07/07 02:11:19 NOTICE: [36m(35) :[0m [34mdelete-file TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST[0m
2026/07/07 02:11:19 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path2/subdir-not/subdir-not2/" for canonical name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path2/subdir-not/subdir-not2"
2026/07/07 02:11:19 INFO : RCLONE_TEST: Deleted
2026/07/07 02:11:19 NOTICE: [36m(36) :[0m [34mtest INCLUDE - test should PASS[0m
2026/07/07 02:11:19 NOTICE: [36m(37) :[0m [34mbisync check-access filters-file=/tmp/020921sacoxar3/workdir/include-other-filtersfile.txt[0m
2026/07/07 02:11:23 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_access_filters/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:11:23 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_access_filters/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:11:23 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:11: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/07 02:11:23 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path2/"
2026/07/07 02:11:23 INFO : Using filters file /tmp/020921sacoxar3/workdir/include-other-filtersfile.txt
2026/07/07 02:11:23 INFO : Building Path1 and Path2 listings
2026/07/07 02:11:23 INFO : Path1 checking for diffs
2026/07/07 02:11:23 INFO : Path2 checking for diffs
2026/07/07 02:11:23 INFO : Checking access health
2026/07/07 02:11:23 INFO : Found 5 matching "RCLONE_TEST" files on both paths
2026/07/07 02:11:23 INFO : No changes found
2026/07/07 02:11:23 INFO : Updating listings
2026/07/07 02:11:23 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path2/"
2026/07/07 02:11:23 INFO : [32mBisync successful[0m
2026/07/07 02:11:23 NOTICE: [36m(38) :[0m [34mcopy-listings include-pass-run[0m
2026/07/07 02:11:23 NOTICE: [36m(39) :[0m [34mtest INCLUDE - delete RCLONE_TEST files in included directories[0m
2026/07/07 02:11:23 NOTICE: [36m(40) :[0m [34mdelete-file TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path2/RCLONE_TEST[0m
2026/07/07 02:11:23 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path2/" for canonical name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path2"
2026/07/07 02:11:23 INFO : RCLONE_TEST: Deleted
2026/07/07 02:11:23 NOTICE: [36m(41) :[0m [34mdelete-file TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path1/subdir/RCLONE_TEST[0m
2026/07/07 02:11:23 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path1/subdir/" for canonical name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path1/subdir"
2026/07/07 02:11:23 INFO : RCLONE_TEST: Deleted
2026/07/07 02:11:23 NOTICE: [36m(42) :[0m [34mdelete-file TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path1/subdirX/subdirX1/RCLONE_TEST[0m
2026/07/07 02:11:23 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path1/subdirX/subdirX1/"
2026/07/07 02:11:23 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path1/subdirX/subdirX1/" to be canonical "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path1/subdirX/subdirX1"
2026/07/07 02:11:24 INFO : RCLONE_TEST: Deleted
2026/07/07 02:11:24 NOTICE: [36m(43) :[0m [34mtest INCLUDE - test should ABORT[0m
2026/07/07 02:11:24 NOTICE: [36m(44) :[0m [34mbisync check-access filters-file=/tmp/020921sacoxar3/workdir/include-other-filtersfile.txt[0m
2026/07/07 02:11:28 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_access_filters/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:11:28 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_access_filters/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:11:28 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:11: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/07 02:11:28 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_access_filters/path2/"
2026/07/07 02:11:28 INFO : Using filters file /tmp/020921sacoxar3/workdir/include-other-filtersfile.txt
2026/07/07 02:11:28 INFO : Building Path1 and Path2 listings
2026/07/07 02:11:28 INFO : Path1 checking for diffs
2026/07/07 02:11:28 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdir/RCLONE_TEST[0m
2026/07/07 02:11:28 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdirX/subdirX1/RCLONE_TEST[0m
2026/07/07 02:11:28 INFO : Path1: 2 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 2 deleted[0m
2026/07/07 02:11:28 INFO : Path2 checking for diffs
2026/07/07 02:11:28 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mRCLONE_TEST[0m
2026/07/07 02:11:28 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/07/07 02:11:28 INFO : Checking access health
2026/07/07 02:11:28 ERROR : Access test failed: Path1 count 3, Path2 count 4 - RCLONE_TEST
2026/07/07 02:11:28 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36mRCLONE_TEST[0m
2026/07/07 02:11:28 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36msubdir/RCLONE_TEST[0m
2026/07/07 02:11:28 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36msubdirX/subdirX1/RCLONE_TEST[0m
2026/07/07 02:11:28 ERROR : [31mBisync critical error: check file check failed[0m
2026/07/07 02:11:28 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/07 02:11:28 NOTICE: Bisync error: bisync aborted
2026/07/07 02:11:28 NOTICE: [36m(45) :[0m [34mmove-listings include-error-run[0m
2026/07/07 02:11:28 DEBUG : Waiting for deletions to finish
2026/07/07 02:11:28 INFO : file3.txt: Deleted
2026/07/07 02:11:28 INFO : RCLONE_TEST: Deleted
2026/07/07 02:11:28 INFO : subdir-not/subdir-not2/file30.txt: Deleted
2026/07/07 02:11:28 INFO : file1.txt: Deleted
2026/07/07 02:11:28 INFO : file4.txt: Deleted
2026/07/07 02:11:28 INFO : file2.txt: Deleted
2026/07/07 02:11:28 INFO : subdir-not/subdir-not2/RCLONE_TEST: Deleted
2026/07/07 02:11:28 INFO : subdir-not/file20.txt: Deleted
2026/07/07 02:11:28 INFO : subdir/file20.txt: Deleted
2026/07/07 02:11:28 INFO : subdir/subdirB/RCLONE_TEST: Deleted
2026/07/07 02:11:28 INFO : subdir/subdirA/RCLONE_TEST: Deleted
2026/07/07 02:11:28 INFO : subdir/subdirB/file30.txt: Deleted
2026/07/07 02:11:28 INFO : subdir/subdirA/file30.txt: Deleted
2026/07/07 02:11:28 INFO : subdirX/RCLONE_TEST: Deleted
2026/07/07 02:11:28 INFO : subdirX/file20.txt: Deleted
2026/07/07 02:11:28 INFO : subdirX/subdirX1/file30.txt: Deleted
2026/07/07 02:11:28 DEBUG : removing 1 level 0 directories
2026/07/07 02:11:28 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_access_filters/path1: Removing directory
2026/07/07 02:11:28 DEBUG : Waiting for deletions to finish
2026/07/07 02:11:28 INFO : file4.txt: Deleted
2026/07/07 02:11:28 INFO : file1.txt: Deleted
2026/07/07 02:11:28 INFO : subdir-not/RCLONE_TEST: Deleted
2026/07/07 02:11:28 INFO : subdir-not/subdir-not2/file30.txt: Deleted
2026/07/07 02:11:28 INFO : subdir-not/file20.txt: Deleted
2026/07/07 02:11:28 INFO : file2.txt: Deleted
2026/07/07 02:11:28 INFO : file3.txt: Deleted
2026/07/07 02:11:28 INFO : subdir/RCLONE_TEST: Deleted
2026/07/07 02:11:28 INFO : subdir/file20.txt: Deleted
2026/07/07 02:11:28 INFO : subdir/subdirB/file30.txt: Deleted
2026/07/07 02:11:28 INFO : subdir/subdirA/file30.txt: Deleted
2026/07/07 02:11:28 INFO : subdirX/file20.txt: Deleted
2026/07/07 02:11:28 INFO : subdir/subdirB/RCLONE_TEST: Deleted
2026/07/07 02:11:28 INFO : subdirX/subdirX1/RCLONE_TEST: Deleted
2026/07/07 02:11:28 INFO : subdirX/subdirX1/file30.txt: Deleted
2026/07/07 02:11:28 INFO : subdirX/RCLONE_TEST: Deleted
2026/07/07 02:11:28 DEBUG : removing 1 level 0 directories
2026/07/07 02:11:28 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_access_filters/path2: Removing directory
bisync_test.go:610: [32mTEST check_access_filters PASSED[0m
=== RUN TestBisyncRemoteRemote/check_filename
2026/07/07 02:11:28 INFO : path1: Making directory
2026/07/07 02:11:28 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_filename/path1"
2026/07/07 02:11:29 INFO : path2: Making directory
2026/07/07 02:11:29 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_filename/path2"
2026/07/07 02:11:29 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_filename/initial"
2026/07/07 02:11:29 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/initdir/test_check_filename-safacot1"
2026/07/07 02:11:29 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/07/07 02:11:29 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:11:29 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:11:29 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:11:29 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:11:29 DEBUG : subdir: Making directory with metadata
2026/07/07 02:11:29 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 02:11:29 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/07 02:11:29 DEBUG : subdir/.chk_file: Need to transfer - File not found at Destination
2026/07/07 02:11:29 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:11:29 DEBUG : .chk_file.b7f3f5bf.partial: size = 109 OK
2026/07/07 02:11:29 DEBUG : Local file system at /tmp/020921sacoxar3/initdir/test_check_filename-safacot1: Waiting for checks to finish
2026/07/07 02:11:29 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:11:29 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/07 02:11:29 DEBUG : Local file system at /tmp/020921sacoxar3/initdir/test_check_filename-safacot1: Waiting for transfers to finish
2026/07/07 02:11:29 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:11:29 DEBUG : .chk_file.b7f3f5bf.partial: renamed to: .chk_file
2026/07/07 02:11:29 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:11:29 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:11:29 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:11:29 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/07 02:11:29 INFO : file3.txt: Copied (new)
2026/07/07 02:11:29 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:11:29 INFO : file1.txt: Copied (new)
2026/07/07 02:11:29 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/07 02:11:29 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:11:29 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/07 02:11:29 INFO : file4.txt: Copied (new)
2026/07/07 02:11:29 DEBUG : subdir/.chk_file.6dc50fe3.partial: size = 109 OK
2026/07/07 02:11:29 INFO : .chk_file: Copied (new)
2026/07/07 02:11:29 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:11:29 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/07 02:11:29 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:11:29 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:11:29 INFO : file2.txt: Copied (new)
2026/07/07 02:11:29 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/07 02:11:29 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:11:29 DEBUG : subdir/.chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:11:29 DEBUG : subdir/.chk_file.6dc50fe3.partial: renamed to: subdir/.chk_file
2026/07/07 02:11:29 INFO : subdir/.chk_file: Copied (new)
2026/07/07 02:11:29 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:11:29 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_filename/modfiles"
2026/07/07 02:11:29 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_check_filename-roxixaj0"
2026/07/07 02:11:29 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/07/07 02:11:29 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/07/07 02:11:29 DEBUG : Local file system at /tmp/020921sacoxar3/datadir/test_check_filename-roxixaj0: Waiting for checks to finish
2026/07/07 02:11:29 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/07/07 02:11:29 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/07/07 02:11:29 INFO : hold.txt: Copied (new)
2026/07/07 02:11:29 DEBUG : Local file system at /tmp/020921sacoxar3/datadir/test_check_filename-roxixaj0: Waiting for transfers to finish
2026/07/07 02:11:29 DEBUG : Waiting for deletions to finish
2026/07/07 02:11:29 DEBUG : removing 1 level 0 directories
2026/07/07 02:11:29 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_filename/path1: Removing directory
2026/07/07 02:11:29 DEBUG : Waiting for deletions to finish
2026/07/07 02:11:29 DEBUG : removing 1 level 0 directories
2026/07/07 02:11:29 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_filename/path2: Removing directory
2026/07/07 02:11:29 NOTICE: checking initFs Local file system at /tmp/020921sacoxar3/initdir/test_check_filename-safacot1
2026/07/07 02:11:29 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/07/07 02:11:29 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:11:29 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:11:29 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:11:29 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:11:29 INFO : subdir: Making directory
2026/07/07 02:11:29 DEBUG : subdir/.chk_file: Need to transfer - File not found at Destination
2026/07/07 02:11:29 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:11:29 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_filename/path1: Waiting for checks to finish
2026/07/07 02:11:29 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_filename/path1: Waiting for transfers to finish
2026/07/07 02:11:29 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:11:29 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:11:29 INFO : file1.txt: Copied (new)
2026/07/07 02:11:29 DEBUG : file3.txt: size = 0 OK
2026/07/07 02:11:29 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:11:29 INFO : file3.txt: Copied (new)
2026/07/07 02:11:29 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:11:29 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:11:29 INFO : file2.txt: Copied (new)
2026/07/07 02:11:29 DEBUG : .chk_file: size = 109 OK
2026/07/07 02:11:29 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:11:29 INFO : .chk_file: Copied (new)
2026/07/07 02:11:29 DEBUG : file4.txt: size = 0 OK
2026/07/07 02:11:29 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:11:29 INFO : file4.txt: Copied (new)
2026/07/07 02:11:29 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/07 02:11:29 DEBUG : subdir/.chk_file: size = 109 OK
2026/07/07 02:11:29 DEBUG : subdir/.chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:11:29 INFO : subdir/.chk_file: Copied (new)
2026/07/07 02:11:29 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:11:29 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:11:29 NOTICE: checking Path1 Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_filename/path1
2026/07/07 02:11:29 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/07/07 02:11:29 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:11:29 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:11:29 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:11:29 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:11:29 INFO : subdir: Making directory
2026/07/07 02:11:29 DEBUG : subdir/.chk_file: Need to transfer - File not found at Destination
2026/07/07 02:11:29 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:11:29 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_filename/path2: Waiting for checks to finish
2026/07/07 02:11:29 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_filename/path2: Waiting for transfers to finish
2026/07/07 02:11:29 DEBUG : .chk_file: size = 109 OK
2026/07/07 02:11:29 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:11:29 INFO : .chk_file: Copied (new)
2026/07/07 02:11:29 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:11:29 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:11:29 DEBUG : file3.txt: size = 0 OK
2026/07/07 02:11:29 INFO : file2.txt: Copied (new)
2026/07/07 02:11:29 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:11:29 INFO : file3.txt: Copied (new)
2026/07/07 02:11:29 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:11:29 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:11:29 INFO : file1.txt: Copied (new)
2026/07/07 02:11:29 DEBUG : file4.txt: size = 0 OK
2026/07/07 02:11:29 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:11:29 INFO : file4.txt: Copied (new)
2026/07/07 02:11:29 DEBUG : subdir/.chk_file: size = 109 OK
2026/07/07 02:11:29 DEBUG : subdir/.chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:11:29 INFO : subdir/.chk_file: Copied (new)
2026/07/07 02:11:29 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/07 02:11:29 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:11:29 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:11:29 NOTICE: checking path2 Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_filename/path2
2026/07/07 02:11:29 NOTICE: [36m(01) :[0m [34mtest check-filename[0m
2026/07/07 02:11:29 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/07 02:11:29 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/07 02:11:34 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_filename/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:11:34 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_filename/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:11:34 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02: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/07 02:11:34 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_filename/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_filename/path2/"
2026/07/07 02:11:34 INFO : Copying Path2 files to Path1
2026/07/07 02:11:34 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:11:34 INFO : There was nothing to transfer
2026/07/07 02:11:34 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:11:34 INFO : There was nothing to transfer
2026/07/07 02:11:34 INFO : Resync updating listings
2026/07/07 02:11:34 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_filename/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_filename/path2/"
2026/07/07 02:11:34 INFO : [32mBisync successful[0m
2026/07/07 02:11:34 NOTICE: [36m(04) :[0m [34mtest 1. see that check-access passes with the initial setup[0m
2026/07/07 02:11:34 NOTICE: [36m(05) :[0m [34mbisync check-access check-filename=.chk_file[0m
2026/07/07 02:11:38 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_filename/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:11:38 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_filename/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:11:38 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:11: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/07 02:11:38 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_filename/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_filename/path2/"
2026/07/07 02:11:38 INFO : Building Path1 and Path2 listings
2026/07/07 02:11:38 INFO : Path1 checking for diffs
2026/07/07 02:11:38 INFO : Path2 checking for diffs
2026/07/07 02:11:38 INFO : Checking access health
2026/07/07 02:11:38 INFO : Found 2 matching ".chk_file" files on both paths
2026/07/07 02:11:38 INFO : No changes found
2026/07/07 02:11:38 INFO : Updating listings
2026/07/07 02:11:38 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_filename/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_filename/path2/"
2026/07/07 02:11:38 INFO : [32mBisync successful[0m
2026/07/07 02:11:38 NOTICE: [36m(06) :[0m [34mcopy-listings initial-pass[0m
2026/07/07 02:11:38 NOTICE: [36m(07) :[0m [34mtest 2. delete the remote subdir .chk_file, run sync. should fail critical.[0m
2026/07/07 02:11:38 NOTICE: [36m(08) :[0m [34mdelete-file TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_filename/path2/subdir/.chk_file[0m
2026/07/07 02:11:38 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_filename/path2/subdir/"
2026/07/07 02:11:38 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_filename/path2/subdir/" to be canonical "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_filename/path2/subdir"
2026/07/07 02:11:38 INFO : .chk_file: Deleted
2026/07/07 02:11:38 NOTICE: [36m(09) :[0m [34mbisync check-access check-filename=.chk_file[0m
2026/07/07 02:11:43 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_filename/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:11:43 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_filename/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:11:43 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02: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/07 02:11:43 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_filename/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_filename/path2/"
2026/07/07 02:11:43 INFO : Building Path1 and Path2 listings
2026/07/07 02:11:43 INFO : Path1 checking for diffs
2026/07/07 02:11:43 INFO : Path2 checking for diffs
2026/07/07 02:11:43 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36msubdir/.chk_file[0m
2026/07/07 02:11:43 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/07/07 02:11:43 INFO : Checking access health
2026/07/07 02:11:43 ERROR : Access test failed: Path1 count 2, Path2 count 1 - .chk_file
2026/07/07 02:11:43 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36msubdir/.chk_file[0m
2026/07/07 02:11:43 ERROR : [31mBisync critical error: check file check failed[0m
2026/07/07 02:11:43 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/07 02:11:43 NOTICE: Bisync error: bisync aborted
2026/07/07 02:11:43 NOTICE: [36m(10) :[0m [34mmove-listings path2-missing[0m
2026/07/07 02:11:43 NOTICE: [36m(11) :[0m [34mtest 3. put the remote subdir .chk_file back, run resync.[0m
2026/07/07 02:11:43 NOTICE: [36m(12) :[0m [34mcopy-file TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_filename/path1/subdir/.chk_file TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_filename/path2/subdir/[0m
2026/07/07 02:11:43 DEBUG : copyFile "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_filename/path1/subdir/.chk_file" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_filename/path2/subdir/" as ""
2026/07/07 02:11:43 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_filename/path1/subdir/.chk_file"
2026/07/07 02:11:43 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_filename/path2/subdir/"
2026/07/07 02:11:43 DEBUG : operations.CopyFile ".chk_file" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_filename/path2/subdir" as ".chk_file"
2026/07/07 02:11:43 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/07/07 02:11:43 DEBUG : .chk_file: size = 109 OK
2026/07/07 02:11:43 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:11:43 INFO : .chk_file: Copied (server-side copy)
2026/07/07 02:11:43 NOTICE: [36m(13) :[0m [34mbisync check-access resync check-filename=.chk_file[0m
2026/07/07 02:11:47 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_filename/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:11:47 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_filename/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:11:47 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02: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/07 02:11:47 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_filename/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_filename/path2/"
2026/07/07 02:11:47 INFO : Copying Path2 files to Path1
2026/07/07 02:11:47 INFO : Checking access health
2026/07/07 02:11:48 INFO : Found 2 matching ".chk_file" files on both paths
2026/07/07 02:11:48 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:11:48 INFO : There was nothing to transfer
2026/07/07 02:11:48 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:11:48 INFO : There was nothing to transfer
2026/07/07 02:11:48 INFO : Resync updating listings
2026/07/07 02:11:48 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_filename/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_filename/path2/"
2026/07/07 02:11:48 INFO : [32mBisync successful[0m
2026/07/07 02:11:48 NOTICE: [36m(14) :[0m [34mtest 4. run sync with check-access. should pass.[0m
2026/07/07 02:11:48 NOTICE: [36m(15) :[0m [34mbisync check-access check-filename=.chk_file[0m
2026/07/07 02:11:52 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_filename/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:11:52 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_filename/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:11:52 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02: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/07 02:11:52 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_filename/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_filename/path2/"
2026/07/07 02:11:52 INFO : Building Path1 and Path2 listings
2026/07/07 02:11:52 INFO : Path1 checking for diffs
2026/07/07 02:11:52 INFO : Path2 checking for diffs
2026/07/07 02:11:52 INFO : Checking access health
2026/07/07 02:11:52 INFO : Found 2 matching ".chk_file" files on both paths
2026/07/07 02:11:52 INFO : No changes found
2026/07/07 02:11:52 INFO : Updating listings
2026/07/07 02:11:52 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_filename/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_filename/path2/"
2026/07/07 02:11:52 INFO : [32mBisync successful[0m
2026/07/07 02:11:52 DEBUG : Waiting for deletions to finish
2026/07/07 02:11:52 INFO : file3.txt: Deleted
2026/07/07 02:11:52 INFO : .chk_file: Deleted
2026/07/07 02:11:52 INFO : subdir/.chk_file: Deleted
2026/07/07 02:11:52 INFO : file4.txt: Deleted
2026/07/07 02:11:52 INFO : file2.txt: Deleted
2026/07/07 02:11:52 INFO : subdir/file20.txt: Deleted
2026/07/07 02:11:52 INFO : file1.txt: Deleted
2026/07/07 02:11:52 DEBUG : removing 1 level 0 directories
2026/07/07 02:11:52 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_filename/path1: Removing directory
2026/07/07 02:11:52 DEBUG : Waiting for deletions to finish
2026/07/07 02:11:53 INFO : file3.txt: Deleted
2026/07/07 02:11:53 INFO : subdir/.chk_file: Deleted
2026/07/07 02:11:53 INFO : file1.txt: Deleted
2026/07/07 02:11:53 INFO : file4.txt: Deleted
2026/07/07 02:11:53 INFO : .chk_file: Deleted
2026/07/07 02:11:53 INFO : subdir/file20.txt: Deleted
2026/07/07 02:11:53 INFO : file2.txt: Deleted
2026/07/07 02:11:53 DEBUG : removing 1 level 0 directories
2026/07/07 02:11:53 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_filename/path2: Removing directory
bisync_test.go:610: [32mTEST check_filename PASSED[0m
=== RUN TestBisyncRemoteRemote/check_sync
2026/07/07 02:11:53 INFO : path1: Making directory
2026/07/07 02:11:53 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_sync/path1"
2026/07/07 02:11:53 INFO : path2: Making directory
2026/07/07 02:11:53 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_sync/path2"
2026/07/07 02:11:53 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/initdir/test_check_sync-voporup7"
2026/07/07 02:11:53 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:11:53 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:11:53 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:11:53 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:11:53 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:11:53 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:11:53 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:11:53 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:11:53 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:11:53 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:11:53 DEBUG : Local file system at /tmp/020921sacoxar3/initdir/test_check_sync-voporup7: Waiting for checks to finish
2026/07/07 02:11:53 DEBUG : Local file system at /tmp/020921sacoxar3/initdir/test_check_sync-voporup7: Waiting for transfers to finish
2026/07/07 02:11:53 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:11:53 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:11:53 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:11:53 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:11:53 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/07 02:11:53 INFO : file1.txt: Copied (new)
2026/07/07 02:11:53 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:11:53 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:11:53 INFO : file2.txt: Copied (new)
2026/07/07 02:11:53 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:11:53 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:11:53 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/07 02:11:53 INFO : file3.txt: Copied (new)
2026/07/07 02:11:53 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:11:53 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:11:53 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/07 02:11:53 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/07 02:11:53 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:11:53 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:11:53 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/07 02:11:53 INFO : file5.txt: Copied (new)
2026/07/07 02:11:53 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/07 02:11:53 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/07 02:11:53 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:11:53 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:11:53 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/07 02:11:53 INFO : file4.txt: Copied (new)
2026/07/07 02:11:53 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/07 02:11:53 INFO : file7.txt: Copied (new)
2026/07/07 02:11:53 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/07 02:11:53 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:11:53 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/07 02:11:53 INFO : file6.txt: Copied (new)
2026/07/07 02:11:53 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/07 02:11:53 INFO : file8.txt: Copied (new)
2026/07/07 02:11:53 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_check_sync-texiyec1"
2026/07/07 02:11:53 DEBUG : _testdir_path1.._testdir_path2.path1.lst: Need to transfer - File not found at Destination
2026/07/07 02:11:53 DEBUG : _testdir_path1.._testdir_path2.path2.lst: Need to transfer - File not found at Destination
2026/07/07 02:11:53 DEBUG : _testdir_path1.._testdir_path2.path1.lst.ba8cd101.partial: size = 792 OK
2026/07/07 02:11:53 DEBUG : _testdir_path1.._testdir_path2.path1.lst: md5 = fdb18e0dff6961813e12c57227d2e854 OK
2026/07/07 02:11:53 DEBUG : _testdir_path1.._testdir_path2.path2.lst.f764d166.partial: size = 792 OK
2026/07/07 02:11:53 DEBUG : _testdir_path1.._testdir_path2.path1.lst.ba8cd101.partial: renamed to: _testdir_path1.._testdir_path2.path1.lst
2026/07/07 02:11:53 INFO : _testdir_path1.._testdir_path2.path1.lst: Copied (new)
2026/07/07 02:11:53 DEBUG : Local file system at /tmp/020921sacoxar3/datadir/test_check_sync-texiyec1: Waiting for checks to finish
2026/07/07 02:11:53 DEBUG : _testdir_path1.._testdir_path2.path2.lst: md5 = d6ce44a26af9c2110b1750fe88dc4b69 OK
2026/07/07 02:11:53 DEBUG : Local file system at /tmp/020921sacoxar3/datadir/test_check_sync-texiyec1: Waiting for transfers to finish
2026/07/07 02:11:53 DEBUG : _testdir_path1.._testdir_path2.path2.lst.f764d166.partial: renamed to: _testdir_path1.._testdir_path2.path2.lst
2026/07/07 02:11:53 INFO : _testdir_path1.._testdir_path2.path2.lst: Copied (new)
2026/07/07 02:11:53 DEBUG : Waiting for deletions to finish
2026/07/07 02:11:53 DEBUG : removing 1 level 0 directories
2026/07/07 02:11:53 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_sync/path1: Removing directory
2026/07/07 02:11:53 DEBUG : Waiting for deletions to finish
2026/07/07 02:11:53 DEBUG : removing 1 level 0 directories
2026/07/07 02:11:53 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_sync/path2: Removing directory
2026/07/07 02:11:53 NOTICE: checking initFs Local file system at /tmp/020921sacoxar3/initdir/test_check_sync-voporup7
2026/07/07 02:11:53 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:11:53 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:11:53 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:11:53 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:11:53 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:11:53 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:11:53 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:11:53 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:11:53 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:11:53 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_sync/path1: Waiting for checks to finish
2026/07/07 02:11:53 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_sync/path1: Waiting for transfers to finish
2026/07/07 02:11:53 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:11:53 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:11:53 INFO : file2.txt: Copied (new)
2026/07/07 02:11:53 DEBUG : file3.txt: size = 0 OK
2026/07/07 02:11:53 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:11:53 INFO : file3.txt: Copied (new)
2026/07/07 02:11:53 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:11:53 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:11:53 INFO : file1.txt: Copied (new)
2026/07/07 02:11:53 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:11:53 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:11:53 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:11:53 DEBUG : file4.txt: size = 0 OK
2026/07/07 02:11:53 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:11:53 INFO : file4.txt: Copied (new)
2026/07/07 02:11:53 DEBUG : file5.txt: size = 0 OK
2026/07/07 02:11:53 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:11:53 INFO : file5.txt: Copied (new)
2026/07/07 02:11:53 DEBUG : file7.txt: size = 0 OK
2026/07/07 02:11:53 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:11:53 INFO : file7.txt: Copied (new)
2026/07/07 02:11:53 DEBUG : file6.txt: size = 0 OK
2026/07/07 02:11:53 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:11:53 INFO : file6.txt: Copied (new)
2026/07/07 02:11:53 DEBUG : file8.txt: size = 0 OK
2026/07/07 02:11:53 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:11:53 INFO : file8.txt: Copied (new)
2026/07/07 02:11:53 NOTICE: checking Path1 Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_sync/path1
2026/07/07 02:11:53 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:11:53 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:11:53 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:11:53 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:11:53 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:11:53 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:11:53 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:11:53 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:11:53 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:11:53 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_sync/path2: Waiting for checks to finish
2026/07/07 02:11:53 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_sync/path2: Waiting for transfers to finish
2026/07/07 02:11:53 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:11:53 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:11:53 INFO : file1.txt: Copied (new)
2026/07/07 02:11:53 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:11:53 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:11:53 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:11:53 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:11:53 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:11:53 INFO : file2.txt: Copied (new)
2026/07/07 02:11:53 DEBUG : file3.txt: size = 0 OK
2026/07/07 02:11:53 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:11:53 INFO : file3.txt: Copied (new)
2026/07/07 02:11:53 DEBUG : file4.txt: size = 0 OK
2026/07/07 02:11:53 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:11:53 INFO : file4.txt: Copied (new)
2026/07/07 02:11:53 DEBUG : file7.txt: size = 0 OK
2026/07/07 02:11:53 DEBUG : file5.txt: size = 0 OK
2026/07/07 02:11:53 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:11:53 INFO : file7.txt: Copied (new)
2026/07/07 02:11:53 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:11:53 INFO : file5.txt: Copied (new)
2026/07/07 02:11:53 DEBUG : file6.txt: size = 0 OK
2026/07/07 02:11:53 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:11:53 INFO : file6.txt: Copied (new)
2026/07/07 02:11:53 DEBUG : file8.txt: size = 0 OK
2026/07/07 02:11:53 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:11:53 INFO : file8.txt: Copied (new)
2026/07/07 02:11:53 NOTICE: checking path2 Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_sync/path2
2026/07/07 02:11:54 NOTICE: [36m(01) :[0m [34mtest check-sync[0m
2026/07/07 02:11:54 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/07 02:11:54 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/07 02:11:58 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_sync/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:11:58 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_sync/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:11:58 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02: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/07 02:11:58 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_sync/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_sync/path2/"
2026/07/07 02:11:58 INFO : Copying Path2 files to Path1
2026/07/07 02:11:58 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:11:58 INFO : There was nothing to transfer
2026/07/07 02:11:58 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:11:58 INFO : There was nothing to transfer
2026/07/07 02:11:58 INFO : Resync updating listings
2026/07/07 02:11:58 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_sync/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_sync/path2/"
2026/07/07 02:11:58 INFO : [32mBisync successful[0m
2026/07/07 02:11:58 NOTICE: [36m(04) :[0m [34mtest 1. run check-sync-only on a clean sync[0m
2026/07/07 02:11:58 NOTICE: [36m(05) :[0m [34mbisync check-sync-only[0m
2026/07/07 02:12:02 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_sync/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:12:02 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_sync/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:12:02 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:12: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/07 02:12:02 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_sync/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_sync/path2/"
2026/07/07 02:12:02 INFO : [32mBisync successful[0m
2026/07/07 02:12:02 NOTICE: [36m(06) :[0m [34mtest 2. inject modified listings into the workdir[0m
2026/07/07 02:12:02 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/020921sacoxar3/datadir/test_check_sync-texiyec1/_testdir_path1.._testdir_path2.path1.lst /tmp/020921sacoxar3/workdir/ TestAzureBlob_rclone-test-tawoqir8kice_020921sacoxar3_check_sync_path1..TestAzureBlob_rclone-test-tawoqir8kice_020921sacoxar3_check_sync_path2.path1.lst[0m
2026/07/07 02:12:02 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_check_sync-texiyec1/_testdir_path1.._testdir_path2.path1.lst" to "/tmp/020921sacoxar3/workdir/" as "TestAzureBlob_rclone-test-tawoqir8kice_020921sacoxar3_check_sync_path1..TestAzureBlob_rclone-test-tawoqir8kice_020921sacoxar3_check_sync_path2.path1.lst"
2026/07/07 02:12:02 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_check_sync-texiyec1/_testdir_path1.._testdir_path2.path1.lst"
2026/07/07 02:12:02 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/workdir/"
2026/07/07 02:12:02 DEBUG : operations.CopyFile "_testdir_path1.._testdir_path2.path1.lst" to "Local file system at /tmp/020921sacoxar3/workdir" as "TestAzureBlob_rclone-test-tawoqir8kice_020921sacoxar3_check_sync_path1..TestAzureBlob_rclone-test-tawoqir8kice_020921sacoxar3_check_sync_path2.path1.lst"
2026/07/07 02:12:02 DEBUG : _testdir_path1.._testdir_path2.path1.lst: size = 792 (Local file system at /tmp/020921sacoxar3/datadir/test_check_sync-texiyec1)
2026/07/07 02:12:02 DEBUG : TestAzureBlob_rclone-test-tawoqir8kice_020921sacoxar3_check_sync_path1..TestAzureBlob_rclone-test-tawoqir8kice_020921sacoxar3_check_sync_path2.path1.lst: size = 620 (Local file system at /tmp/020921sacoxar3/workdir)
2026/07/07 02:12:02 DEBUG : _testdir_path1.._testdir_path2.path1.lst: Sizes differ
2026/07/07 02:12:02 DEBUG : TestAzureBlob_rclone-test-tawoqir8kice_020921sacoxar3_check_sync_path1..TestAzureBlob_rclone-test-tawoqir8kice_020921sacoxar3_check_syn.9227e3bc.partial: size = 792 OK
2026/07/07 02:12:02 DEBUG : _testdir_path1.._testdir_path2.path1.lst: md5 = fdb18e0dff6961813e12c57227d2e854 OK
2026/07/07 02:12:02 DEBUG : TestAzureBlob_rclone-test-tawoqir8kice_020921sacoxar3_check_sync_path1..TestAzureBlob_rclone-test-tawoqir8kice_020921sacoxar3_check_syn.9227e3bc.partial: renamed to: TestAzureBlob_rclone-test-tawoqir8kice_020921sacoxar3_check_sync_path1..TestAzureBlob_rclone-test-tawoqir8kice_020921sacoxar3_check_sync_path2.path1.lst
2026/07/07 02:12:02 INFO : _testdir_path1.._testdir_path2.path1.lst: Copied (replaced existing) to: TestAzureBlob_rclone-test-tawoqir8kice_020921sacoxar3_check_sync_path1..TestAzureBlob_rclone-test-tawoqir8kice_020921sacoxar3_check_sync_path2.path1.lst
2026/07/07 02:12:02 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/020921sacoxar3/datadir/test_check_sync-texiyec1/_testdir_path1.._testdir_path2.path2.lst /tmp/020921sacoxar3/workdir/ TestAzureBlob_rclone-test-tawoqir8kice_020921sacoxar3_check_sync_path1..TestAzureBlob_rclone-test-tawoqir8kice_020921sacoxar3_check_sync_path2.path2.lst[0m
2026/07/07 02:12:02 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_check_sync-texiyec1/_testdir_path1.._testdir_path2.path2.lst" to "/tmp/020921sacoxar3/workdir/" as "TestAzureBlob_rclone-test-tawoqir8kice_020921sacoxar3_check_sync_path1..TestAzureBlob_rclone-test-tawoqir8kice_020921sacoxar3_check_sync_path2.path2.lst"
2026/07/07 02:12:02 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_check_sync-texiyec1/_testdir_path1.._testdir_path2.path2.lst"
2026/07/07 02:12:02 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/workdir/"
2026/07/07 02:12:02 DEBUG : operations.CopyFile "_testdir_path1.._testdir_path2.path2.lst" to "Local file system at /tmp/020921sacoxar3/workdir" as "TestAzureBlob_rclone-test-tawoqir8kice_020921sacoxar3_check_sync_path1..TestAzureBlob_rclone-test-tawoqir8kice_020921sacoxar3_check_sync_path2.path2.lst"
2026/07/07 02:12:02 DEBUG : _testdir_path1.._testdir_path2.path2.lst: size = 792 (Local file system at /tmp/020921sacoxar3/datadir/test_check_sync-texiyec1)
2026/07/07 02:12:02 DEBUG : TestAzureBlob_rclone-test-tawoqir8kice_020921sacoxar3_check_sync_path1..TestAzureBlob_rclone-test-tawoqir8kice_020921sacoxar3_check_sync_path2.path2.lst: size = 620 (Local file system at /tmp/020921sacoxar3/workdir)
2026/07/07 02:12:02 DEBUG : _testdir_path1.._testdir_path2.path2.lst: Sizes differ
2026/07/07 02:12:02 DEBUG : TestAzureBlob_rclone-test-tawoqir8kice_020921sacoxar3_check_sync_path1..TestAzureBlob_rclone-test-tawoqir8kice_020921sacoxar3_check_syn.dfcfe3db.partial: size = 792 OK
2026/07/07 02:12:02 DEBUG : _testdir_path1.._testdir_path2.path2.lst: md5 = d6ce44a26af9c2110b1750fe88dc4b69 OK
2026/07/07 02:12:02 DEBUG : TestAzureBlob_rclone-test-tawoqir8kice_020921sacoxar3_check_sync_path1..TestAzureBlob_rclone-test-tawoqir8kice_020921sacoxar3_check_syn.dfcfe3db.partial: renamed to: TestAzureBlob_rclone-test-tawoqir8kice_020921sacoxar3_check_sync_path1..TestAzureBlob_rclone-test-tawoqir8kice_020921sacoxar3_check_sync_path2.path2.lst
2026/07/07 02:12:02 INFO : _testdir_path1.._testdir_path2.path2.lst: Copied (replaced existing) to: TestAzureBlob_rclone-test-tawoqir8kice_020921sacoxar3_check_sync_path1..TestAzureBlob_rclone-test-tawoqir8kice_020921sacoxar3_check_sync_path2.path2.lst
2026/07/07 02:12:02 NOTICE: [36m(09) :[0m [34mtest 3. run check-sync-only on modified listings[0m
2026/07/07 02:12:02 NOTICE: [36m(10) :[0m [34mbisync check-sync-only[0m
2026/07/07 02:12:07 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_sync/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:12:07 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_sync/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:12:07 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:12:07 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/07 02:12:07 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_sync/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_sync/path2/"
2026/07/07 02:12:07 ERROR : - [34m[0m [35mPath1 file not found in Path2[0m - [36mfile2.txt[0m
2026/07/07 02:12:07 ERROR : - [34m[0m [35mPath2 file not found in Path1[0m - [36mfile1.txt[0m
2026/07/07 02:12:07 ERROR : [31mBisync critical error: path1 and path2 are out of sync, run --resync to recover[0m
2026/07/07 02:12:07 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/07 02:12:07 NOTICE: Bisync error: bisync aborted
2026/07/07 02:12:07 NOTICE: [36m(11) :[0m [34mcopy-listings check-sync-only[0m
2026/07/07 02:12:07 NOTICE: [36m(12) :[0m [34mtest 4. run normal sync to check that it aborts[0m
2026/07/07 02:12:07 NOTICE: [36m(13) :[0m [34mbisync[0m
2026/07/07 02:12:11 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_sync/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:12:11 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_sync/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:12:11 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:12: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/07 02:12:11 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_sync/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_sync/path2/"
2026/07/07 02:12:11 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/020921sacoxar3/workdir/TestAzureBlob_rclone-test-tawoqir8kice_020921sacoxar3_check_sync_path1..TestAzureBlob_rclone-test-tawoqir8kice_020921sacoxar3_check_sync_path2.path1.lst[0m
[0m[36mPath2: [94m/tmp/020921sacoxar3/workdir/TestAzureBlob_rclone-test-tawoqir8kice_020921sacoxar3_check_sync_path1..TestAzureBlob_rclone-test-tawoqir8kice_020921sacoxar3_check_sync_path2.path2.lst[0m
[0m[35mTry running this command to inspect the work dir:
[0m[96mrclone lsl "/tmp/020921sacoxar3/workdir"[0m[0m
2026/07/07 02:12:11 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/07 02:12:11 NOTICE: Bisync error: bisync aborted
2026/07/07 02:12:11 NOTICE: [36m(14) :[0m [34mtest 5. prune failure listings after critical abort[0m
2026/07/07 02:12:11 NOTICE: [36m(15) :[0m [34mdelete-glob /tmp/020921sacoxar3/workdir/ *.lst[0m
2026/07/07 02:12:11 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/workdir/"
2026/07/07 02:12:11 DEBUG : fs cache: renaming cache item "/tmp/020921sacoxar3/workdir/" to be canonical "/tmp/020921sacoxar3/workdir"
2026/07/07 02:12:11 DEBUG : Waiting for deletions to finish
2026/07/07 02:12:11 NOTICE: [36m(16) :[0m [34mdelete-glob /tmp/020921sacoxar3/workdir/ *.lst-err[0m
2026/07/07 02:12:11 DEBUG : fs cache: switching user supplied name "/tmp/020921sacoxar3/workdir/" for canonical name "/tmp/020921sacoxar3/workdir"
2026/07/07 02:12:11 DEBUG : Waiting for deletions to finish
2026/07/07 02:12:11 INFO : TestAzureBlob_rclone-test-tawoqir8kice_020921sacoxar3_check_sync_path1..TestAzureBlob_rclone-test-tawoqir8kice_020921sacoxar3_check_sync_path2.path1.lst-err: Deleted
2026/07/07 02:12:11 INFO : TestAzureBlob_rclone-test-tawoqir8kice_020921sacoxar3_check_sync_path1..TestAzureBlob_rclone-test-tawoqir8kice_020921sacoxar3_check_sync_path2.path2.lst-err: Deleted
2026/07/07 02:12:11 NOTICE: [36m(17) :[0m [34mdelete-glob /tmp/020921sacoxar3/workdir/ *.lst-new[0m
2026/07/07 02:12:11 DEBUG : fs cache: switching user supplied name "/tmp/020921sacoxar3/workdir/" for canonical name "/tmp/020921sacoxar3/workdir"
2026/07/07 02:12:11 DEBUG : Waiting for deletions to finish
2026/07/07 02:12:11 INFO : TestAzureBlob_rclone-test-tawoqir8kice_020921sacoxar3_check_sync_path1..TestAzureBlob_rclone-test-tawoqir8kice_020921sacoxar3_check_sync_path2.path1.lst-new: Deleted
2026/07/07 02:12:11 INFO : TestAzureBlob_rclone-test-tawoqir8kice_020921sacoxar3_check_sync_path1..TestAzureBlob_rclone-test-tawoqir8kice_020921sacoxar3_check_sync_path2.path2.lst-new: Deleted
2026/07/07 02:12:11 NOTICE: [36m(18) :[0m [34mtest 6. run resync[0m
2026/07/07 02:12:11 NOTICE: [36m(19) :[0m [34mbisync resync[0m
2026/07/07 02:12:15 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_sync/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:12:15 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_sync/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:12:15 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:12: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/07 02:12:15 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_sync/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_sync/path2/"
2026/07/07 02:12:15 INFO : Copying Path2 files to Path1
2026/07/07 02:12:15 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:12:15 INFO : There was nothing to transfer
2026/07/07 02:12:15 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:12:15 INFO : There was nothing to transfer
2026/07/07 02:12:15 INFO : Resync updating listings
2026/07/07 02:12:15 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_sync/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_sync/path2/"
2026/07/07 02:12:15 INFO : [32mBisync successful[0m
2026/07/07 02:12:15 NOTICE: [36m(20) :[0m [34mtest 7. run normal sync with check-sync enabled (default)[0m
2026/07/07 02:12:15 NOTICE: [36m(21) :[0m [34mbisync[0m
2026/07/07 02:12:20 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_sync/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:12:20 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_sync/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:12:20 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:12: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/07 02:12:20 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_sync/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_sync/path2/"
2026/07/07 02:12:20 INFO : Building Path1 and Path2 listings
2026/07/07 02:12:20 INFO : Path1 checking for diffs
2026/07/07 02:12:20 INFO : Path2 checking for diffs
2026/07/07 02:12:20 INFO : No changes found
2026/07/07 02:12:20 INFO : Updating listings
2026/07/07 02:12:20 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_sync/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_sync/path2/"
2026/07/07 02:12:20 INFO : [32mBisync successful[0m
2026/07/07 02:12:20 NOTICE: [36m(22) :[0m [34mtest 8. run normal sync with no-check-sync[0m
2026/07/07 02:12:20 NOTICE: [36m(23) :[0m [34mbisync no-check-sync[0m
2026/07/07 02:12:24 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_sync/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:12:24 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_sync/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:12:24 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:12: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/07 02:12:24 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_sync/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/check_sync/path2/"
2026/07/07 02:12:24 INFO : Building Path1 and Path2 listings
2026/07/07 02:12:24 INFO : Path1 checking for diffs
2026/07/07 02:12:24 INFO : Path2 checking for diffs
2026/07/07 02:12:24 INFO : No changes found
2026/07/07 02:12:24 INFO : Updating listings
2026/07/07 02:12:24 INFO : [32mBisync successful[0m
2026/07/07 02:12:24 DEBUG : Waiting for deletions to finish
2026/07/07 02:12:24 INFO : file3.txt: Deleted
2026/07/07 02:12:24 INFO : file7.txt: Deleted
2026/07/07 02:12:24 INFO : file2.txt: Deleted
2026/07/07 02:12:24 INFO : file6.txt: Deleted
2026/07/07 02:12:24 INFO : RCLONE_TEST: Deleted
2026/07/07 02:12:24 INFO : file1.txt: Deleted
2026/07/07 02:12:24 INFO : file4.txt: Deleted
2026/07/07 02:12:24 INFO : file5.txt: Deleted
2026/07/07 02:12:24 INFO : file8.txt: Deleted
2026/07/07 02:12:24 DEBUG : removing 1 level 0 directories
2026/07/07 02:12:24 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_sync/path1: Removing directory
2026/07/07 02:12:24 DEBUG : Waiting for deletions to finish
2026/07/07 02:12:25 INFO : file7.txt: Deleted
2026/07/07 02:12:25 INFO : file6.txt: Deleted
2026/07/07 02:12:25 INFO : file1.txt: Deleted
2026/07/07 02:12:25 INFO : file4.txt: Deleted
2026/07/07 02:12:25 INFO : RCLONE_TEST: Deleted
2026/07/07 02:12:25 INFO : file5.txt: Deleted
2026/07/07 02:12:25 INFO : file2.txt: Deleted
2026/07/07 02:12:25 INFO : file3.txt: Deleted
2026/07/07 02:12:25 INFO : file8.txt: Deleted
2026/07/07 02:12:25 DEBUG : removing 1 level 0 directories
2026/07/07 02:12:25 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/check_sync/path2: Removing directory
bisync_test.go:610: [32mTEST check_sync PASSED[0m
=== RUN TestBisyncRemoteRemote/compare_all
2026/07/07 02:12:25 INFO : path1: Making directory
2026/07/07 02:12:25 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/compare_all/path1"
2026/07/07 02:12:25 INFO : path2: Making directory
2026/07/07 02:12:25 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/compare_all/path2"
2026/07/07 02:12:25 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_compare_all/initial"
2026/07/07 02:12:25 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/initdir/test_compare_all-larefaf4"
2026/07/07 02:12:25 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:12:25 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:25 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:25 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:25 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:25 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:25 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:25 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:25 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:25 DEBUG : Local file system at /tmp/020921sacoxar3/initdir/test_compare_all-larefaf4: Waiting for checks to finish
2026/07/07 02:12:25 DEBUG : Local file system at /tmp/020921sacoxar3/initdir/test_compare_all-larefaf4: Waiting for transfers to finish
2026/07/07 02:12:25 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:12:25 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:12:25 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/07 02:12:25 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:12:25 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:25 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:12:25 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:25 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:12:25 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:12:25 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:12:25 INFO : file1.txt: Copied (new)
2026/07/07 02:12:25 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/07 02:12:25 INFO : file3.txt: Copied (new)
2026/07/07 02:12:25 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:25 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/07 02:12:25 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:25 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/07 02:12:25 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:25 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/07 02:12:25 INFO : file4.txt: Copied (new)
2026/07/07 02:12:25 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:12:25 INFO : file2.txt: Copied (new)
2026/07/07 02:12:25 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/07 02:12:25 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/07 02:12:25 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:25 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:25 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/07 02:12:25 INFO : file7.txt: Copied (new)
2026/07/07 02:12:25 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/07 02:12:25 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:25 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/07 02:12:25 INFO : file5.txt: Copied (new)
2026/07/07 02:12:25 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/07 02:12:25 INFO : file6.txt: Copied (new)
2026/07/07 02:12:25 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/07 02:12:25 INFO : file8.txt: Copied (new)
2026/07/07 02:12:25 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_compare_all/modfiles"
2026/07/07 02:12:25 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_compare_all-pabiyic6"
2026/07/07 02:12:25 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:25 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:25 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:25 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:25 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:25 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:25 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:25 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:25 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/07/07 02:12:25 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/07 02:12:25 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:12:25 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/07/07 02:12:25 INFO : file10.txt: Copied (new)
2026/07/07 02:12:25 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/07/07 02:12:25 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:12:25 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/07/07 02:12:25 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/07 02:12:25 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:12:25 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/07/07 02:12:25 INFO : file1.txt: Copied (new)
2026/07/07 02:12:25 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/07/07 02:12:25 INFO : file11.txt: Copied (new)
2026/07/07 02:12:25 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/07/07 02:12:25 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/07 02:12:25 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/07/07 02:12:25 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/07/07 02:12:25 INFO : file5L.txt: Copied (new)
2026/07/07 02:12:25 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/07 02:12:25 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/07/07 02:12:25 INFO : file2.txt: Copied (new)
2026/07/07 02:12:25 DEBUG : Local file system at /tmp/020921sacoxar3/datadir/test_compare_all-pabiyic6: Waiting for checks to finish
2026/07/07 02:12:25 DEBUG : Local file system at /tmp/020921sacoxar3/datadir/test_compare_all-pabiyic6: Waiting for transfers to finish
2026/07/07 02:12:25 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:12:25 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/07/07 02:12:25 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/07/07 02:12:25 INFO : file6.txt: Copied (new)
2026/07/07 02:12:25 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/07 02:12:25 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:12:25 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/07/07 02:12:25 INFO : file5R.txt: Copied (new)
2026/07/07 02:12:25 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/07/07 02:12:25 INFO : file7.txt: Copied (new)
2026/07/07 02:12:25 DEBUG : Waiting for deletions to finish
2026/07/07 02:12:25 DEBUG : removing 1 level 0 directories
2026/07/07 02:12:25 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/compare_all/path1: Removing directory
2026/07/07 02:12:25 DEBUG : Waiting for deletions to finish
2026/07/07 02:12:25 DEBUG : removing 1 level 0 directories
2026/07/07 02:12:25 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/compare_all/path2: Removing directory
2026/07/07 02:12:25 NOTICE: checking initFs Local file system at /tmp/020921sacoxar3/initdir/test_compare_all-larefaf4
2026/07/07 02:12:25 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:12:25 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:25 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:25 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:25 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:25 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:25 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:25 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:25 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:25 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/compare_all/path1: Waiting for checks to finish
2026/07/07 02:12:25 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/compare_all/path1: Waiting for transfers to finish
2026/07/07 02:12:25 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:12:25 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:12:25 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:12:25 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:25 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:12:25 INFO : file1.txt: Copied (new)
2026/07/07 02:12:25 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:12:25 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:25 INFO : file2.txt: Copied (new)
2026/07/07 02:12:25 DEBUG : file3.txt: size = 0 OK
2026/07/07 02:12:25 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:25 INFO : file3.txt: Copied (new)
2026/07/07 02:12:25 DEBUG : file5.txt: size = 0 OK
2026/07/07 02:12:25 DEBUG : file4.txt: size = 0 OK
2026/07/07 02:12:25 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:25 INFO : file5.txt: Copied (new)
2026/07/07 02:12:25 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:25 INFO : file4.txt: Copied (new)
2026/07/07 02:12:25 DEBUG : file6.txt: size = 0 OK
2026/07/07 02:12:25 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:25 INFO : file6.txt: Copied (new)
2026/07/07 02:12:25 DEBUG : file7.txt: size = 0 OK
2026/07/07 02:12:25 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:25 INFO : file7.txt: Copied (new)
2026/07/07 02:12:25 DEBUG : file8.txt: size = 0 OK
2026/07/07 02:12:25 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:25 INFO : file8.txt: Copied (new)
2026/07/07 02:12:25 NOTICE: checking Path1 Azure container rclone-test-tawoqir8kice path 020921sacoxar3/compare_all/path1
2026/07/07 02:12:25 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:12:25 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:25 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:25 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:25 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:25 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:25 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:25 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:25 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:25 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/compare_all/path2: Waiting for checks to finish
2026/07/07 02:12:25 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/compare_all/path2: Waiting for transfers to finish
2026/07/07 02:12:25 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:12:25 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:12:25 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:12:25 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:25 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:12:25 INFO : file1.txt: Copied (new)
2026/07/07 02:12:25 DEBUG : file3.txt: size = 0 OK
2026/07/07 02:12:25 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:25 INFO : file3.txt: Copied (new)
2026/07/07 02:12:25 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:12:25 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:25 INFO : file2.txt: Copied (new)
2026/07/07 02:12:25 DEBUG : file5.txt: size = 0 OK
2026/07/07 02:12:25 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:25 INFO : file5.txt: Copied (new)
2026/07/07 02:12:25 DEBUG : file4.txt: size = 0 OK
2026/07/07 02:12:25 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:25 INFO : file4.txt: Copied (new)
2026/07/07 02:12:25 DEBUG : file6.txt: size = 0 OK
2026/07/07 02:12:25 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:25 INFO : file6.txt: Copied (new)
2026/07/07 02:12:25 DEBUG : file7.txt: size = 0 OK
2026/07/07 02:12:25 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:25 INFO : file7.txt: Copied (new)
2026/07/07 02:12:26 DEBUG : file8.txt: size = 0 OK
2026/07/07 02:12:26 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:26 INFO : file8.txt: Copied (new)
2026/07/07 02:12:26 NOTICE: checking path2 Azure container rclone-test-tawoqir8kice path 020921sacoxar3/compare_all/path2
2026/07/07 02:12:26 NOTICE: [36m(01) :[0m [34mtest changes compare-all[0m
2026/07/07 02:12:26 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/07 02:12:26 NOTICE: [36m(03) :[0m [34mbisync resync compare-all[0m
2026/07/07 02:12:30 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/compare_all/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:12:30 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/compare_all/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:12:30 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/07 02:12:30 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/compare_all/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/compare_all/path2/"
2026/07/07 02:12:30 INFO : Copying Path2 files to Path1
2026/07/07 02:12:30 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:12:30 INFO : There was nothing to transfer
2026/07/07 02:12:30 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:12:30 INFO : There was nothing to transfer
2026/07/07 02:12:30 INFO : Resync updating listings
2026/07/07 02:12:30 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/compare_all/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/compare_all/path2/"
2026/07/07 02:12:30 INFO : [32mBisync successful[0m
2026/07/07 02:12:30 NOTICE: [36m(04) :[0m [34mtest make modifications on both paths[0m
2026/07/07 02:12:30 NOTICE: [36m(05) :[0m [34mtest new on path2 - file10[0m
2026/07/07 02:12:30 NOTICE: [36m(06) :[0m [34mtouch-copy 2001-01-02 /tmp/020921sacoxar3/datadir/test_compare_all-pabiyic6/file10.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/compare_all/path2/[0m
2026/07/07 02:12:30 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_compare_all-pabiyic6/"
2026/07/07 02:12:30 DEBUG : fs cache: renaming cache item "/tmp/020921sacoxar3/datadir/test_compare_all-pabiyic6/" to be canonical "/tmp/020921sacoxar3/datadir/test_compare_all-pabiyic6"
2026/07/07 02:12:30 DEBUG : file10.txt: Set modification time 2001-01-02
2026/07/07 02:12:30 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_compare_all-pabiyic6/file10.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/compare_all/path2/" as ""
2026/07/07 02:12:30 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_compare_all-pabiyic6/file10.txt"
2026/07/07 02:12:30 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/compare_all/path2/"
2026/07/07 02:12:30 DEBUG : operations.CopyFile "file10.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/compare_all/path2" as "file10.txt"
2026/07/07 02:12:30 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:30 DEBUG : file10.txt: size = 19 OK
2026/07/07 02:12:30 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:12:30 INFO : file10.txt: Copied (new)
2026/07/07 02:12:30 NOTICE: [36m(07) :[0m [34mtest newer on path2 - file1[0m
2026/07/07 02:12:30 NOTICE: [36m(08) :[0m [34mtouch-copy 2001-01-02 /tmp/020921sacoxar3/datadir/test_compare_all-pabiyic6/file1.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/compare_all/path2/[0m
2026/07/07 02:12:30 DEBUG : fs cache: switching user supplied name "/tmp/020921sacoxar3/datadir/test_compare_all-pabiyic6/" for canonical name "/tmp/020921sacoxar3/datadir/test_compare_all-pabiyic6"
2026/07/07 02:12:30 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/07 02:12:30 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_compare_all-pabiyic6/file1.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/compare_all/path2/" as ""
2026/07/07 02:12:30 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_compare_all-pabiyic6/file1.txt"
2026/07/07 02:12:30 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/compare_all/path2/"
2026/07/07 02:12:30 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/compare_all/path2" as "file1.txt"
2026/07/07 02:12:30 DEBUG : file1.txt: size = 19 (Local file system at /tmp/020921sacoxar3/datadir/test_compare_all-pabiyic6)
2026/07/07 02:12:30 DEBUG : file1.txt: size = 0 (Azure container rclone-test-tawoqir8kice path 020921sacoxar3/compare_all/path2)
2026/07/07 02:12:30 DEBUG : file1.txt: Sizes differ
2026/07/07 02:12:30 DEBUG : file1.txt: size = 19 OK
2026/07/07 02:12:30 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:12:30 INFO : file1.txt: Copied (replaced existing)
2026/07/07 02:12:30 NOTICE: [36m(09) :[0m [34mtest new on path1 - file11[0m
2026/07/07 02:12:30 NOTICE: [36m(10) :[0m [34mtouch-copy 2001-01-02 /tmp/020921sacoxar3/datadir/test_compare_all-pabiyic6/file11.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/compare_all/path1/[0m
2026/07/07 02:12:30 DEBUG : fs cache: switching user supplied name "/tmp/020921sacoxar3/datadir/test_compare_all-pabiyic6/" for canonical name "/tmp/020921sacoxar3/datadir/test_compare_all-pabiyic6"
2026/07/07 02:12:30 DEBUG : file11.txt: Set modification time 2001-01-02
2026/07/07 02:12:30 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_compare_all-pabiyic6/file11.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/compare_all/path1/" as ""
2026/07/07 02:12:30 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_compare_all-pabiyic6/file11.txt"
2026/07/07 02:12:30 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/compare_all/path1/"
2026/07/07 02:12:31 DEBUG : operations.CopyFile "file11.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/compare_all/path1" as "file11.txt"
2026/07/07 02:12:31 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:31 DEBUG : file11.txt: size = 19 OK
2026/07/07 02:12:31 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:12:31 INFO : file11.txt: Copied (new)
2026/07/07 02:12:31 NOTICE: [36m(11) :[0m [34mtest newer on path1 - file2[0m
2026/07/07 02:12:31 NOTICE: [36m(12) :[0m [34mtouch-copy 2001-01-02 /tmp/020921sacoxar3/datadir/test_compare_all-pabiyic6/file2.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/compare_all/path1/[0m
2026/07/07 02:12:31 DEBUG : fs cache: switching user supplied name "/tmp/020921sacoxar3/datadir/test_compare_all-pabiyic6/" for canonical name "/tmp/020921sacoxar3/datadir/test_compare_all-pabiyic6"
2026/07/07 02:12:31 DEBUG : file2.txt: Set modification time 2001-01-02
2026/07/07 02:12:31 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_compare_all-pabiyic6/file2.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/compare_all/path1/" as ""
2026/07/07 02:12:31 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_compare_all-pabiyic6/file2.txt"
2026/07/07 02:12:31 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/compare_all/path1/"
2026/07/07 02:12:31 DEBUG : operations.CopyFile "file2.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/compare_all/path1" as "file2.txt"
2026/07/07 02:12:31 DEBUG : file2.txt: size = 13 (Local file system at /tmp/020921sacoxar3/datadir/test_compare_all-pabiyic6)
2026/07/07 02:12:31 DEBUG : file2.txt: size = 0 (Azure container rclone-test-tawoqir8kice path 020921sacoxar3/compare_all/path1)
2026/07/07 02:12:31 DEBUG : file2.txt: Sizes differ
2026/07/07 02:12:31 DEBUG : file2.txt: size = 13 OK
2026/07/07 02:12:31 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/07 02:12:31 INFO : file2.txt: Copied (replaced existing)
2026/07/07 02:12:31 NOTICE: [36m(13) :[0m [34mtest deleted on path2 - file3[0m
2026/07/07 02:12:31 NOTICE: [36m(14) :[0m [34mdelete-file TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/compare_all/path2/file3.txt[0m
2026/07/07 02:12:31 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/compare_all/path2/"
2026/07/07 02:12:31 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/compare_all/path2/" to be canonical "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/compare_all/path2"
2026/07/07 02:12:31 INFO : file3.txt: Deleted
2026/07/07 02:12:31 NOTICE: [36m(15) :[0m [34mtest deleted on path1 - file4[0m
2026/07/07 02:12:31 NOTICE: [36m(16) :[0m [34mdelete-file TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/compare_all/path1/file4.txt[0m
2026/07/07 02:12:31 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/compare_all/path1/"
2026/07/07 02:12:31 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/compare_all/path1/" to be canonical "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/compare_all/path1"
2026/07/07 02:12:31 INFO : file4.txt: Deleted
2026/07/07 02:12:31 NOTICE: [36m(17) :[0m [34mtest deleted on both paths - file8[0m
2026/07/07 02:12:31 NOTICE: [36m(18) :[0m [34mdelete-file TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/compare_all/path1/file8.txt[0m
2026/07/07 02:12:31 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/compare_all/path1/" for canonical name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/compare_all/path1"
2026/07/07 02:12:31 INFO : file8.txt: Deleted
2026/07/07 02:12:31 NOTICE: [36m(19) :[0m [34mdelete-file TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/compare_all/path2/file8.txt[0m
2026/07/07 02:12:31 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/compare_all/path2/" for canonical name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/compare_all/path2"
2026/07/07 02:12:31 INFO : file8.txt: Deleted
2026/07/07 02:12:31 NOTICE: [36m(20) :[0m [34mtest changed on both paths - file5 (file5R, file5L)[0m
2026/07/07 02:12:31 NOTICE: [36m(21) :[0m [34mtouch-glob 2001-01-02 /tmp/020921sacoxar3/datadir/test_compare_all-pabiyic6/ file5R.txt[0m
2026/07/07 02:12:31 DEBUG : fs cache: switching user supplied name "/tmp/020921sacoxar3/datadir/test_compare_all-pabiyic6/" for canonical name "/tmp/020921sacoxar3/datadir/test_compare_all-pabiyic6"
2026/07/07 02:12:31 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/07/07 02:12:31 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/020921sacoxar3/datadir/test_compare_all-pabiyic6/file5R.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/compare_all/path2/ file5.txt[0m
2026/07/07 02:12:31 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_compare_all-pabiyic6/file5R.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/compare_all/path2/" as "file5.txt"
2026/07/07 02:12:31 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_compare_all-pabiyic6/file5R.txt"
2026/07/07 02:12:31 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/compare_all/path2/"
2026/07/07 02:12:31 DEBUG : operations.CopyFile "file5R.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/compare_all/path2" as "file5.txt"
2026/07/07 02:12:31 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/020921sacoxar3/datadir/test_compare_all-pabiyic6)
2026/07/07 02:12:31 DEBUG : file5.txt: size = 0 (Azure container rclone-test-tawoqir8kice path 020921sacoxar3/compare_all/path2)
2026/07/07 02:12:31 DEBUG : file5R.txt: Sizes differ
2026/07/07 02:12:31 DEBUG : file5.txt: size = 39 OK
2026/07/07 02:12:31 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/07 02:12:31 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/07/07 02:12:31 NOTICE: [36m(23) :[0m [34mtouch-glob 2001-03-04 /tmp/020921sacoxar3/datadir/test_compare_all-pabiyic6/ file5L.txt[0m
2026/07/07 02:12:31 DEBUG : fs cache: switching user supplied name "/tmp/020921sacoxar3/datadir/test_compare_all-pabiyic6/" for canonical name "/tmp/020921sacoxar3/datadir/test_compare_all-pabiyic6"
2026/07/07 02:12:31 DEBUG : file5L.txt: Set modification time 2001-03-04
2026/07/07 02:12:31 NOTICE: [36m(24) :[0m [34mcopy-as /tmp/020921sacoxar3/datadir/test_compare_all-pabiyic6/file5L.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/compare_all/path1/ file5.txt[0m
2026/07/07 02:12:31 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_compare_all-pabiyic6/file5L.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/compare_all/path1/" as "file5.txt"
2026/07/07 02:12:31 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_compare_all-pabiyic6/file5L.txt"
2026/07/07 02:12:31 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/compare_all/path1/"
2026/07/07 02:12:31 DEBUG : operations.CopyFile "file5L.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/compare_all/path1" as "file5.txt"
2026/07/07 02:12:32 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/020921sacoxar3/datadir/test_compare_all-pabiyic6)
2026/07/07 02:12:32 DEBUG : file5.txt: size = 0 (Azure container rclone-test-tawoqir8kice path 020921sacoxar3/compare_all/path1)
2026/07/07 02:12:32 DEBUG : file5L.txt: Sizes differ
2026/07/07 02:12:32 DEBUG : file5.txt: size = 39 OK
2026/07/07 02:12:32 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/07 02:12:32 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/07/07 02:12:32 NOTICE: [36m(25) :[0m [34mtest newer on path2 and deleted on path1 - file6[0m
2026/07/07 02:12:32 NOTICE: [36m(26) :[0m [34mtouch-copy 2001-01-02 /tmp/020921sacoxar3/datadir/test_compare_all-pabiyic6/file6.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/compare_all/path2/[0m
2026/07/07 02:12:32 DEBUG : fs cache: switching user supplied name "/tmp/020921sacoxar3/datadir/test_compare_all-pabiyic6/" for canonical name "/tmp/020921sacoxar3/datadir/test_compare_all-pabiyic6"
2026/07/07 02:12:32 DEBUG : file6.txt: Set modification time 2001-01-02
2026/07/07 02:12:32 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_compare_all-pabiyic6/file6.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/compare_all/path2/" as ""
2026/07/07 02:12:32 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_compare_all-pabiyic6/file6.txt"
2026/07/07 02:12:32 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/compare_all/path2/"
2026/07/07 02:12:32 DEBUG : operations.CopyFile "file6.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/compare_all/path2" as "file6.txt"
2026/07/07 02:12:32 DEBUG : file6.txt: size = 19 (Local file system at /tmp/020921sacoxar3/datadir/test_compare_all-pabiyic6)
2026/07/07 02:12:32 DEBUG : file6.txt: size = 0 (Azure container rclone-test-tawoqir8kice path 020921sacoxar3/compare_all/path2)
2026/07/07 02:12:32 DEBUG : file6.txt: Sizes differ
2026/07/07 02:12:32 DEBUG : file6.txt: size = 19 OK
2026/07/07 02:12:32 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:12:32 INFO : file6.txt: Copied (replaced existing)
2026/07/07 02:12:32 NOTICE: [36m(27) :[0m [34mdelete-file TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/compare_all/path1/file6.txt[0m
2026/07/07 02:12:32 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/compare_all/path1/" for canonical name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/compare_all/path1"
2026/07/07 02:12:32 INFO : file6.txt: Deleted
2026/07/07 02:12:32 NOTICE: [36m(28) :[0m [34mtest newer on path1 and deleted on path2 - file7[0m
2026/07/07 02:12:32 NOTICE: [36m(29) :[0m [34mtouch-copy 2001-01-02 /tmp/020921sacoxar3/datadir/test_compare_all-pabiyic6/file7.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/compare_all/path1/[0m
2026/07/07 02:12:32 DEBUG : fs cache: switching user supplied name "/tmp/020921sacoxar3/datadir/test_compare_all-pabiyic6/" for canonical name "/tmp/020921sacoxar3/datadir/test_compare_all-pabiyic6"
2026/07/07 02:12:32 DEBUG : file7.txt: Set modification time 2001-01-02
2026/07/07 02:12:32 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_compare_all-pabiyic6/file7.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/compare_all/path1/" as ""
2026/07/07 02:12:32 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_compare_all-pabiyic6/file7.txt"
2026/07/07 02:12:32 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/compare_all/path1/"
2026/07/07 02:12:32 DEBUG : operations.CopyFile "file7.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/compare_all/path1" as "file7.txt"
2026/07/07 02:12:32 DEBUG : file7.txt: size = 19 (Local file system at /tmp/020921sacoxar3/datadir/test_compare_all-pabiyic6)
2026/07/07 02:12:32 DEBUG : file7.txt: size = 0 (Azure container rclone-test-tawoqir8kice path 020921sacoxar3/compare_all/path1)
2026/07/07 02:12:32 DEBUG : file7.txt: Sizes differ
2026/07/07 02:12:32 DEBUG : file7.txt: size = 19 OK
2026/07/07 02:12:32 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:12:32 INFO : file7.txt: Copied (replaced existing)
2026/07/07 02:12:32 NOTICE: [36m(30) :[0m [34mdelete-file TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/compare_all/path2/file7.txt[0m
2026/07/07 02:12:32 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/compare_all/path2/" for canonical name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/compare_all/path2"
2026/07/07 02:12:32 INFO : file7.txt: Deleted
2026/07/07 02:12:32 NOTICE: [36m(31) :[0m [34mtest bisync run[0m
2026/07/07 02:12:32 NOTICE: [36m(32) :[0m [34mbisync compare-all[0m
2026/07/07 02:12:37 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/compare_all/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:12:37 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/compare_all/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:12:37 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/07 02:12:37 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/compare_all/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/compare_all/path2/"
2026/07/07 02:12:37 INFO : Building Path1 and Path2 listings
2026/07/07 02:12:37 INFO : Path1 checking for diffs
2026/07/07 02:12:37 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/07/07 02:12:37 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/07 02:12:37 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/07/07 02:12:37 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/07/07 02:12:37 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile7.txt[0m
2026/07/07 02:12:37 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/07/07 02:12:37 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/07/07 02:12:37 INFO : Path1: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/07/07 02:12:37 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/07 02:12:37 INFO : Path2 checking for diffs
2026/07/07 02:12:37 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile1.txt[0m
2026/07/07 02:12:37 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/07 02:12:37 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/07/07 02:12:37 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile6.txt[0m
2026/07/07 02:12:37 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/07/07 02:12:37 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/07/07 02:12:37 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/07/07 02:12:37 INFO : Path2: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/07/07 02:12:37 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/07 02:12:37 INFO : Applying changes
2026/07/07 02:12:37 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/compare_all/path2/file11.txt[0m
2026/07/07 02:12:37 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/compare_all/path2/file2.txt[0m
2026/07/07 02:12:37 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/compare_all/path2/file4.txt[0m
2026/07/07 02:12:37 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/07/07 02:12:37 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/compare_all/path1/file5.txt.conflict1[0m
2026/07/07 02:12:37 INFO : file5.txt: Copied (server-side copy) to: file5.txt.conflict1
2026/07/07 02:12:37 INFO : file5.txt: Deleted
2026/07/07 02:12:37 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/compare_all/path2/file5.txt.conflict1[0m
2026/07/07 02:12:37 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/compare_all/path2/file5.txt.conflict2[0m
2026/07/07 02:12:37 INFO : file5.txt: Copied (server-side copy) to: file5.txt.conflict2
2026/07/07 02:12:37 INFO : file5.txt: Deleted
2026/07/07 02:12:37 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/compare_all/path1/file5.txt.conflict2[0m
2026/07/07 02:12:37 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/compare_all/path1/file6.txt[0m
2026/07/07 02:12:37 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/compare_all/path2/file7.txt[0m
2026/07/07 02:12:37 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/compare_all/path1/file1.txt[0m
2026/07/07 02:12:37 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/compare_all/path1/file10.txt[0m
2026/07/07 02:12:37 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/compare_all/path1/file3.txt[0m
2026/07/07 02:12:37 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/07 02:12:37 INFO : file6.txt: Copied (server-side copy)
2026/07/07 02:12:37 INFO : file5.txt.conflict2: Copied (server-side copy)
2026/07/07 02:12:37 INFO : file10.txt: Copied (server-side copy)
2026/07/07 02:12:37 INFO : file1.txt: Copied (server-side copy)
2026/07/07 02:12:37 INFO : file3.txt: Deleted
2026/07/07 02:12:37 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/07 02:12:37 INFO : file7.txt: Copied (server-side copy)
2026/07/07 02:12:37 INFO : file5.txt.conflict1: Copied (server-side copy)
2026/07/07 02:12:38 INFO : file2.txt: Copied (server-side copy)
2026/07/07 02:12:38 INFO : file11.txt: Copied (server-side copy)
2026/07/07 02:12:38 INFO : file4.txt: Deleted
2026/07/07 02:12:38 INFO : Updating listings
2026/07/07 02:12:38 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/compare_all/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/compare_all/path2/"
2026/07/07 02:12:38 INFO : [32mBisync successful[0m
2026/07/07 02:12:38 DEBUG : Waiting for deletions to finish
2026/07/07 02:12:38 INFO : file10.txt: Deleted
2026/07/07 02:12:38 INFO : file5.txt.conflict1: Deleted
2026/07/07 02:12:38 INFO : file1.txt: Deleted
2026/07/07 02:12:38 INFO : file2.txt: Deleted
2026/07/07 02:12:38 INFO : RCLONE_TEST: Deleted
2026/07/07 02:12:38 INFO : file6.txt: Deleted
2026/07/07 02:12:38 INFO : file5.txt.conflict2: Deleted
2026/07/07 02:12:38 INFO : file11.txt: Deleted
2026/07/07 02:12:38 INFO : file7.txt: Deleted
2026/07/07 02:12:38 DEBUG : removing 1 level 0 directories
2026/07/07 02:12:38 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/compare_all/path1: Removing directory
2026/07/07 02:12:38 DEBUG : Waiting for deletions to finish
2026/07/07 02:12:38 INFO : file6.txt: Deleted
2026/07/07 02:12:38 INFO : RCLONE_TEST: Deleted
2026/07/07 02:12:38 INFO : file5.txt.conflict1: Deleted
2026/07/07 02:12:38 INFO : file10.txt: Deleted
2026/07/07 02:12:38 INFO : file2.txt: Deleted
2026/07/07 02:12:38 INFO : file5.txt.conflict2: Deleted
2026/07/07 02:12:38 INFO : file11.txt: Deleted
2026/07/07 02:12:38 INFO : file1.txt: Deleted
2026/07/07 02:12:38 INFO : file7.txt: Deleted
2026/07/07 02:12:38 DEBUG : removing 1 level 0 directories
2026/07/07 02:12:38 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/compare_all/path2: Removing directory
bisync_test.go:610: [32mTEST compare_all PASSED[0m
=== RUN TestBisyncRemoteRemote/concurrent
2026/07/07 02:12:38 INFO : path1: Making directory
2026/07/07 02:12:38 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/concurrent/path1"
2026/07/07 02:12:38 INFO : path2: Making directory
2026/07/07 02:12:38 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/concurrent/path2"
2026/07/07 02:12:38 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_concurrent/initial"
2026/07/07 02:12:38 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/initdir/test_concurrent-xolexup3"
2026/07/07 02:12:38 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:12:38 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:38 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:38 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:38 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:38 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:38 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:38 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:38 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:38 DEBUG : Local file system at /tmp/020921sacoxar3/initdir/test_concurrent-xolexup3: Waiting for checks to finish
2026/07/07 02:12:38 DEBUG : Local file system at /tmp/020921sacoxar3/initdir/test_concurrent-xolexup3: Waiting for transfers to finish
2026/07/07 02:12:38 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:12:38 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:12:38 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:12:38 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:38 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:12:38 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:12:38 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:12:38 INFO : file1.txt: Copied (new)
2026/07/07 02:12:38 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:12:38 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:38 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/07 02:12:38 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:38 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/07 02:12:38 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:38 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:12:38 INFO : file2.txt: Copied (new)
2026/07/07 02:12:38 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/07 02:12:38 INFO : file3.txt: Copied (new)
2026/07/07 02:12:38 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/07 02:12:38 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:38 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/07 02:12:38 INFO : file5.txt: Copied (new)
2026/07/07 02:12:38 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/07 02:12:38 INFO : file4.txt: Copied (new)
2026/07/07 02:12:38 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/07 02:12:38 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:38 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/07 02:12:38 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/07 02:12:38 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/07 02:12:38 INFO : file6.txt: Copied (new)
2026/07/07 02:12:38 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:38 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:38 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/07 02:12:38 INFO : file7.txt: Copied (new)
2026/07/07 02:12:38 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/07 02:12:38 INFO : file8.txt: Copied (new)
2026/07/07 02:12:38 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_concurrent/modfiles"
2026/07/07 02:12:38 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_concurrent-gudazal5"
2026/07/07 02:12:38 DEBUG : dummy.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:38 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:38 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:38 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:38 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:38 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:38 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:38 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:38 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:38 DEBUG : dummy.txt.054c2352.partial: size = 0 OK
2026/07/07 02:12:38 DEBUG : dummy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:38 DEBUG : file1.txt.0866bb02.partial: size = 19 OK
2026/07/07 02:12:38 DEBUG : dummy.txt.054c2352.partial: renamed to: dummy.txt
2026/07/07 02:12:38 INFO : dummy.txt: Copied (new)
2026/07/07 02:12:38 DEBUG : file10.txt.0bea3133.partial: size = 19 OK
2026/07/07 02:12:38 DEBUG : file11.txt.62933a56.partial: size = 19 OK
2026/07/07 02:12:38 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:12:38 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:12:38 DEBUG : file1.txt.0866bb02.partial: renamed to: file1.txt
2026/07/07 02:12:38 INFO : file1.txt: Copied (new)
2026/07/07 02:12:38 DEBUG : file2.txt.95cb1da2.partial: size = 13 OK
2026/07/07 02:12:38 DEBUG : file11.txt.62933a56.partial: renamed to: file11.txt
2026/07/07 02:12:38 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:12:38 INFO : file11.txt: Copied (new)
2026/07/07 02:12:38 DEBUG : Local file system at /tmp/020921sacoxar3/datadir/test_concurrent-gudazal5: Waiting for checks to finish
2026/07/07 02:12:38 DEBUG : Local file system at /tmp/020921sacoxar3/datadir/test_concurrent-gudazal5: Waiting for transfers to finish
2026/07/07 02:12:38 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/07 02:12:38 DEBUG : file5L.txt.0068aeca.partial: size = 39 OK
2026/07/07 02:12:38 DEBUG : file10.txt.0bea3133.partial: renamed to: file10.txt
2026/07/07 02:12:38 DEBUG : file2.txt.95cb1da2.partial: renamed to: file2.txt
2026/07/07 02:12:38 INFO : file10.txt: Copied (new)
2026/07/07 02:12:38 INFO : file2.txt: Copied (new)
2026/07/07 02:12:38 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/07 02:12:38 DEBUG : file5L.txt.0068aeca.partial: renamed to: file5L.txt
2026/07/07 02:12:38 INFO : file5L.txt: Copied (new)
2026/07/07 02:12:38 DEBUG : file5R.txt.70006d6a.partial: size = 39 OK
2026/07/07 02:12:38 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/07 02:12:38 DEBUG : file7.txt.a401861d.partial: size = 19 OK
2026/07/07 02:12:38 DEBUG : file5R.txt.70006d6a.partial: renamed to: file5R.txt
2026/07/07 02:12:38 DEBUG : file6.txt.cd788d78.partial: size = 19 OK
2026/07/07 02:12:38 INFO : file5R.txt: Copied (new)
2026/07/07 02:12:38 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:12:38 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:12:38 DEBUG : file7.txt.a401861d.partial: renamed to: file7.txt
2026/07/07 02:12:38 INFO : file7.txt: Copied (new)
2026/07/07 02:12:38 DEBUG : file6.txt.cd788d78.partial: renamed to: file6.txt
2026/07/07 02:12:38 INFO : file6.txt: Copied (new)
2026/07/07 02:12:38 DEBUG : Waiting for deletions to finish
2026/07/07 02:12:38 DEBUG : removing 1 level 0 directories
2026/07/07 02:12:38 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/concurrent/path1: Removing directory
2026/07/07 02:12:38 DEBUG : Waiting for deletions to finish
2026/07/07 02:12:38 DEBUG : removing 1 level 0 directories
2026/07/07 02:12:38 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/concurrent/path2: Removing directory
2026/07/07 02:12:38 NOTICE: checking initFs Local file system at /tmp/020921sacoxar3/initdir/test_concurrent-xolexup3
2026/07/07 02:12:38 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:12:38 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:38 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:38 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:38 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:38 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:38 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:38 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:38 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:38 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/concurrent/path1: Waiting for checks to finish
2026/07/07 02:12:38 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/concurrent/path1: Waiting for transfers to finish
2026/07/07 02:12:38 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:12:38 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:12:38 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:12:38 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:12:38 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:38 INFO : file1.txt: Copied (new)
2026/07/07 02:12:38 DEBUG : file3.txt: size = 0 OK
2026/07/07 02:12:38 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:38 INFO : file3.txt: Copied (new)
2026/07/07 02:12:38 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:12:38 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:38 INFO : file2.txt: Copied (new)
2026/07/07 02:12:38 DEBUG : file4.txt: size = 0 OK
2026/07/07 02:12:38 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:38 INFO : file4.txt: Copied (new)
2026/07/07 02:12:38 DEBUG : file5.txt: size = 0 OK
2026/07/07 02:12:38 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:38 INFO : file5.txt: Copied (new)
2026/07/07 02:12:38 DEBUG : file6.txt: size = 0 OK
2026/07/07 02:12:38 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:38 INFO : file6.txt: Copied (new)
2026/07/07 02:12:38 DEBUG : file7.txt: size = 0 OK
2026/07/07 02:12:38 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:38 INFO : file7.txt: Copied (new)
2026/07/07 02:12:39 DEBUG : file8.txt: size = 0 OK
2026/07/07 02:12:39 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:39 INFO : file8.txt: Copied (new)
2026/07/07 02:12:39 NOTICE: checking Path1 Azure container rclone-test-tawoqir8kice path 020921sacoxar3/concurrent/path1
2026/07/07 02:12:39 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:12:39 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:39 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:39 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:39 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:39 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:39 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:39 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:39 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:39 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/concurrent/path2: Waiting for checks to finish
2026/07/07 02:12:39 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/concurrent/path2: Waiting for transfers to finish
2026/07/07 02:12:39 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:12:39 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:12:39 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:12:39 DEBUG : file3.txt: size = 0 OK
2026/07/07 02:12:39 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:12:39 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:39 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:39 INFO : file2.txt: Copied (new)
2026/07/07 02:12:39 INFO : file3.txt: Copied (new)
2026/07/07 02:12:39 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:12:39 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:39 INFO : file1.txt: Copied (new)
2026/07/07 02:12:39 DEBUG : file5.txt: size = 0 OK
2026/07/07 02:12:39 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:39 INFO : file5.txt: Copied (new)
2026/07/07 02:12:39 DEBUG : file6.txt: size = 0 OK
2026/07/07 02:12:39 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:39 INFO : file6.txt: Copied (new)
2026/07/07 02:12:39 DEBUG : file4.txt: size = 0 OK
2026/07/07 02:12:39 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:39 INFO : file4.txt: Copied (new)
2026/07/07 02:12:39 DEBUG : file7.txt: size = 0 OK
2026/07/07 02:12:39 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:39 INFO : file7.txt: Copied (new)
2026/07/07 02:12:39 DEBUG : file8.txt: size = 0 OK
2026/07/07 02:12:39 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:39 INFO : file8.txt: Copied (new)
2026/07/07 02:12:39 NOTICE: checking path2 Azure container rclone-test-tawoqir8kice path 020921sacoxar3/concurrent/path2
2026/07/07 02:12:39 NOTICE: [36m(01) :[0m [34mtest concurrent[0m
2026/07/07 02:12:39 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/07 02:12:39 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/07 02:12:43 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/concurrent/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:12:43 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/concurrent/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:12:43 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:12: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/07 02:12:43 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/concurrent/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/concurrent/path2/"
2026/07/07 02:12:43 INFO : Copying Path2 files to Path1
2026/07/07 02:12:43 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:12:43 INFO : There was nothing to transfer
2026/07/07 02:12:43 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:12:43 INFO : There was nothing to transfer
2026/07/07 02:12:43 INFO : Resync updating listings
2026/07/07 02:12:43 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/concurrent/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/concurrent/path2/"
2026/07/07 02:12:43 INFO : [32mBisync successful[0m
2026/07/07 02:12:43 NOTICE: [36m(04) :[0m [34mtest changed on one path - file1[0m
2026/07/07 02:12:43 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-01-02 /tmp/020921sacoxar3/datadir/test_concurrent-gudazal5/ file5R.txt[0m
2026/07/07 02:12:43 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_concurrent-gudazal5/"
2026/07/07 02:12:43 DEBUG : fs cache: renaming cache item "/tmp/020921sacoxar3/datadir/test_concurrent-gudazal5/" to be canonical "/tmp/020921sacoxar3/datadir/test_concurrent-gudazal5"
2026/07/07 02:12:43 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/07/07 02:12:43 NOTICE: [36m(06) :[0m [34mtouch-glob 2023-08-26 /tmp/020921sacoxar3/datadir/test_concurrent-gudazal5/ file7.txt[0m
2026/07/07 02:12:43 DEBUG : fs cache: switching user supplied name "/tmp/020921sacoxar3/datadir/test_concurrent-gudazal5/" for canonical name "/tmp/020921sacoxar3/datadir/test_concurrent-gudazal5"
2026/07/07 02:12:43 DEBUG : file7.txt: Set modification time 2023-08-26
2026/07/07 02:12:43 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/020921sacoxar3/datadir/test_concurrent-gudazal5/file5R.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/concurrent/path2/ file1.txt[0m
2026/07/07 02:12:43 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_concurrent-gudazal5/file5R.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/concurrent/path2/" as "file1.txt"
2026/07/07 02:12:43 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_concurrent-gudazal5/file5R.txt"
2026/07/07 02:12:43 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/concurrent/path2/"
2026/07/07 02:12:43 DEBUG : operations.CopyFile "file5R.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/concurrent/path2" as "file1.txt"
2026/07/07 02:12:43 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/020921sacoxar3/datadir/test_concurrent-gudazal5)
2026/07/07 02:12:43 DEBUG : file1.txt: size = 0 (Azure container rclone-test-tawoqir8kice path 020921sacoxar3/concurrent/path2)
2026/07/07 02:12:43 DEBUG : file5R.txt: Sizes differ
2026/07/07 02:12:44 DEBUG : file1.txt: size = 39 OK
2026/07/07 02:12:44 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/07 02:12:44 INFO : file5R.txt: Copied (replaced existing) to: file1.txt
2026/07/07 02:12:44 NOTICE: [36m(08) :[0m [34mtest bisync with file changed during[0m
2026/07/07 02:12:44 NOTICE: [36m(09) :[0m [34mconcurrent-func[0m
2026/07/07 02:12:44 NOTICE: [36m(10) :[0m [34mbisync[0m
2026/07/07 02:12:48 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/concurrent/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:12:48 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/concurrent/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:12:48 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:12: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/07 02:12:48 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/concurrent/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/concurrent/path2/"
2026/07/07 02:12:48 INFO : Building Path1 and Path2 listings
2026/07/07 02:12:48 INFO : Path1 checking for diffs
2026/07/07 02:12:48 INFO : Path2 checking for diffs
2026/07/07 02:12:48 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/07 02:12:48 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/07 02:12:48 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/07 02:12:48 INFO : Applying changes
2026/07/07 02:12:48 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/concurrent/path1/file1.txt[0m
2026/07/07 02:12:48 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/07 02:12:48 INFO : file7.txt: Copied (replaced existing) to: file1.txt
2026/07/07 02:12:48 INFO : file1.txt: Copied (server-side copy)
2026/07/07 02:12:48 INFO : Updating listings
2026/07/07 02:12:48 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/concurrent/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/concurrent/path2/"
2026/07/07 02:12:48 INFO : [32mBisync successful[0m
2026/07/07 02:12:48 NOTICE: [36m(11) :[0m [34mbisync[0m
2026/07/07 02:12:53 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/concurrent/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:12:53 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/concurrent/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:12:53 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:12: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/07 02:12:53 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/concurrent/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/concurrent/path2/"
2026/07/07 02:12:53 INFO : Building Path1 and Path2 listings
2026/07/07 02:12:53 INFO : Path1 checking for diffs
2026/07/07 02:12:53 INFO : Path2 checking for diffs
2026/07/07 02:12:53 INFO : No changes found
2026/07/07 02:12:53 INFO : Updating listings
2026/07/07 02:12:53 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/concurrent/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/concurrent/path2/"
2026/07/07 02:12:53 INFO : [32mBisync successful[0m
2026/07/07 02:12:53 DEBUG : Waiting for deletions to finish
2026/07/07 02:12:53 INFO : file3.txt: Deleted
2026/07/07 02:12:53 INFO : file6.txt: Deleted
2026/07/07 02:12:53 INFO : file7.txt: Deleted
2026/07/07 02:12:53 INFO : RCLONE_TEST: Deleted
2026/07/07 02:12:53 INFO : file2.txt: Deleted
2026/07/07 02:12:53 INFO : file5.txt: Deleted
2026/07/07 02:12:53 INFO : file1.txt: Deleted
2026/07/07 02:12:53 INFO : file4.txt: Deleted
2026/07/07 02:12:53 INFO : file8.txt: Deleted
2026/07/07 02:12:53 DEBUG : removing 1 level 0 directories
2026/07/07 02:12:53 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/concurrent/path1: Removing directory
2026/07/07 02:12:53 DEBUG : Waiting for deletions to finish
2026/07/07 02:12:53 INFO : file6.txt: Deleted
2026/07/07 02:12:53 INFO : file2.txt: Deleted
2026/07/07 02:12:53 INFO : file7.txt: Deleted
2026/07/07 02:12:53 INFO : file4.txt: Deleted
2026/07/07 02:12:53 INFO : file1.txt: Deleted
2026/07/07 02:12:53 INFO : file3.txt: Deleted
2026/07/07 02:12:53 INFO : RCLONE_TEST: Deleted
2026/07/07 02:12:53 INFO : file5.txt: Deleted
2026/07/07 02:12:53 INFO : file8.txt: Deleted
2026/07/07 02:12:53 DEBUG : removing 1 level 0 directories
2026/07/07 02:12:53 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/concurrent/path2: Removing directory
bisync_test.go:610: [32mTEST concurrent PASSED[0m
=== RUN TestBisyncRemoteRemote/createemptysrcdirs
2026/07/07 02:12:53 INFO : path1: Making directory
2026/07/07 02:12:53 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/createemptysrcdirs/path1"
2026/07/07 02:12:53 INFO : path2: Making directory
2026/07/07 02:12:53 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/createemptysrcdirs/path2"
2026/07/07 02:12:53 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_createemptysrcdirs/initial"
2026/07/07 02:12:53 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/initdir/test_createemptysrcdirs-susuvir1"
2026/07/07 02:12:53 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:12:53 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:53 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:53 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:53 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:53 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:53 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:53 DEBUG : Local file system at /tmp/020921sacoxar3/initdir/test_createemptysrcdirs-susuvir1: Waiting for checks to finish
2026/07/07 02:12:53 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:12:53 DEBUG : Local file system at /tmp/020921sacoxar3/initdir/test_createemptysrcdirs-susuvir1: Waiting for transfers to finish
2026/07/07 02:12:53 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:12:53 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:12:53 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:12:53 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/07 02:12:53 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/07 02:12:53 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:53 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:53 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/07 02:12:53 INFO : file1.copy3.txt: Copied (new)
2026/07/07 02:12:53 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/07 02:12:53 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/07 02:12:53 INFO : file1.copy2.txt: Copied (new)
2026/07/07 02:12:53 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:53 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/07 02:12:53 INFO : file1.copy1.txt: Copied (new)
2026/07/07 02:12:53 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/07 02:12:53 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:53 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:12:53 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:53 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/07 02:12:53 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/07 02:12:53 INFO : file1.copy5.txt: Copied (new)
2026/07/07 02:12:53 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:12:53 INFO : file1.txt: Copied (new)
2026/07/07 02:12:53 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:53 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/07 02:12:53 INFO : file1.copy4.txt: Copied (new)
2026/07/07 02:12:53 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_createemptysrcdirs/modfiles"
2026/07/07 02:12:53 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_createemptysrcdirs-zacabun2"
2026/07/07 02:12:53 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:53 DEBUG : Local file system at /tmp/020921sacoxar3/datadir/test_createemptysrcdirs-zacabun2: Waiting for checks to finish
2026/07/07 02:12:53 DEBUG : Local file system at /tmp/020921sacoxar3/datadir/test_createemptysrcdirs-zacabun2: Waiting for transfers to finish
2026/07/07 02:12:53 DEBUG : placeholder.txt.29019232.partial: size = 0 OK
2026/07/07 02:12:53 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:53 DEBUG : placeholder.txt.29019232.partial: renamed to: placeholder.txt
2026/07/07 02:12:53 INFO : placeholder.txt: Copied (new)
2026/07/07 02:12:53 DEBUG : Waiting for deletions to finish
2026/07/07 02:12:53 DEBUG : removing 1 level 0 directories
2026/07/07 02:12:53 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/createemptysrcdirs/path1: Removing directory
2026/07/07 02:12:53 DEBUG : Waiting for deletions to finish
2026/07/07 02:12:53 DEBUG : removing 1 level 0 directories
2026/07/07 02:12:53 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/createemptysrcdirs/path2: Removing directory
2026/07/07 02:12:53 NOTICE: checking initFs Local file system at /tmp/020921sacoxar3/initdir/test_createemptysrcdirs-susuvir1
2026/07/07 02:12:53 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:12:53 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:53 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:53 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:53 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:53 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:53 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:53 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/createemptysrcdirs/path1: Waiting for checks to finish
2026/07/07 02:12:53 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/createemptysrcdirs/path1: Waiting for transfers to finish
2026/07/07 02:12:54 DEBUG : file1.copy2.txt: size = 0 OK
2026/07/07 02:12:54 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:54 INFO : file1.copy2.txt: Copied (new)
2026/07/07 02:12:54 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:12:54 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:12:54 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:12:54 DEBUG : file1.copy3.txt: size = 0 OK
2026/07/07 02:12:54 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:54 INFO : file1.copy3.txt: Copied (new)
2026/07/07 02:12:54 DEBUG : file1.copy1.txt: size = 0 OK
2026/07/07 02:12:54 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:54 INFO : file1.copy1.txt: Copied (new)
2026/07/07 02:12:54 DEBUG : file1.copy4.txt: size = 0 OK
2026/07/07 02:12:54 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:54 INFO : file1.copy4.txt: Copied (new)
2026/07/07 02:12:54 DEBUG : file1.copy5.txt: size = 0 OK
2026/07/07 02:12:54 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:54 INFO : file1.copy5.txt: Copied (new)
2026/07/07 02:12:54 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:12:54 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:54 INFO : file1.txt: Copied (new)
2026/07/07 02:12:54 NOTICE: checking Path1 Azure container rclone-test-tawoqir8kice path 020921sacoxar3/createemptysrcdirs/path1
2026/07/07 02:12:54 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:12:54 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:54 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:54 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:54 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:54 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:54 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:54 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/createemptysrcdirs/path2: Waiting for checks to finish
2026/07/07 02:12:54 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/createemptysrcdirs/path2: Waiting for transfers to finish
2026/07/07 02:12:54 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:12:54 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:12:54 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:12:54 DEBUG : file1.copy3.txt: size = 0 OK
2026/07/07 02:12:54 DEBUG : file1.copy2.txt: size = 0 OK
2026/07/07 02:12:54 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:54 INFO : file1.copy3.txt: Copied (new)
2026/07/07 02:12:54 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:54 INFO : file1.copy2.txt: Copied (new)
2026/07/07 02:12:54 DEBUG : file1.copy1.txt: size = 0 OK
2026/07/07 02:12:54 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:54 INFO : file1.copy1.txt: Copied (new)
2026/07/07 02:12:54 DEBUG : file1.copy4.txt: size = 0 OK
2026/07/07 02:12:54 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:54 INFO : file1.copy4.txt: Copied (new)
2026/07/07 02:12:54 DEBUG : file1.copy5.txt: size = 0 OK
2026/07/07 02:12:54 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:54 INFO : file1.copy5.txt: Copied (new)
2026/07/07 02:12:54 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:12:54 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:54 INFO : file1.txt: Copied (new)
2026/07/07 02:12:54 NOTICE: checking path2 Azure container rclone-test-tawoqir8kice path 020921sacoxar3/createemptysrcdirs/path2
2026/07/07 02:12:54 NOTICE: [36m(01) :[0m [34mtest createemptysrcdirs[0m
2026/07/07 02:12:54 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/07 02:12:54 NOTICE: [36m(03) :[0m [34mtouch-glob 2001-01-02 /tmp/020921sacoxar3/datadir/test_createemptysrcdirs-zacabun2/ placeholder.txt[0m
2026/07/07 02:12:54 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_createemptysrcdirs-zacabun2/"
2026/07/07 02:12:54 DEBUG : fs cache: renaming cache item "/tmp/020921sacoxar3/datadir/test_createemptysrcdirs-zacabun2/" to be canonical "/tmp/020921sacoxar3/datadir/test_createemptysrcdirs-zacabun2"
2026/07/07 02:12:54 DEBUG : placeholder.txt: Set modification time 2001-01-02
2026/07/07 02:12:54 NOTICE: [36m(04) :[0m [34mcopy-as /tmp/020921sacoxar3/datadir/test_createemptysrcdirs-zacabun2/placeholder.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/createemptysrcdirs/path1/ file1.txt[0m
2026/07/07 02:12:54 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_createemptysrcdirs-zacabun2/placeholder.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/createemptysrcdirs/path1/" as "file1.txt"
2026/07/07 02:12:54 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_createemptysrcdirs-zacabun2/placeholder.txt"
2026/07/07 02:12:54 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/createemptysrcdirs/path1/"
2026/07/07 02:12:54 DEBUG : operations.CopyFile "placeholder.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/createemptysrcdirs/path1" as "file1.txt"
2026/07/07 02:12:54 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:12:54 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/07 02:12:54 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:54 INFO : placeholder.txt: Updated modification time in destination
2026/07/07 02:12:54 DEBUG : placeholder.txt: Unchanged skipping
2026/07/07 02:12:54 NOTICE: [36m(05) :[0m [34mcopy-as /tmp/020921sacoxar3/datadir/test_createemptysrcdirs-zacabun2/placeholder.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/createemptysrcdirs/path1/ file1.copy1.txt[0m
2026/07/07 02:12:54 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_createemptysrcdirs-zacabun2/placeholder.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/createemptysrcdirs/path1/" as "file1.copy1.txt"
2026/07/07 02:12:54 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_createemptysrcdirs-zacabun2/placeholder.txt"
2026/07/07 02:12:54 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/createemptysrcdirs/path1/"
2026/07/07 02:12:54 DEBUG : operations.CopyFile "placeholder.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/createemptysrcdirs/path1" as "file1.copy1.txt"
2026/07/07 02:12:54 DEBUG : file1.copy1.txt: size = 0 OK
2026/07/07 02:12:54 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/07 02:12:54 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:54 INFO : placeholder.txt: Updated modification time in destination
2026/07/07 02:12:54 DEBUG : placeholder.txt: Unchanged skipping
2026/07/07 02:12:54 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/020921sacoxar3/datadir/test_createemptysrcdirs-zacabun2/placeholder.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/createemptysrcdirs/path1/ file1.copy2.txt[0m
2026/07/07 02:12:54 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_createemptysrcdirs-zacabun2/placeholder.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/createemptysrcdirs/path1/" as "file1.copy2.txt"
2026/07/07 02:12:54 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_createemptysrcdirs-zacabun2/placeholder.txt"
2026/07/07 02:12:54 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/createemptysrcdirs/path1/"
2026/07/07 02:12:54 DEBUG : operations.CopyFile "placeholder.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/createemptysrcdirs/path1" as "file1.copy2.txt"
2026/07/07 02:12:54 DEBUG : file1.copy2.txt: size = 0 OK
2026/07/07 02:12:54 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/07 02:12:54 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:54 INFO : placeholder.txt: Updated modification time in destination
2026/07/07 02:12:54 DEBUG : placeholder.txt: Unchanged skipping
2026/07/07 02:12:54 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/020921sacoxar3/datadir/test_createemptysrcdirs-zacabun2/placeholder.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/createemptysrcdirs/path1/ file1.copy3.txt[0m
2026/07/07 02:12:54 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_createemptysrcdirs-zacabun2/placeholder.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/createemptysrcdirs/path1/" as "file1.copy3.txt"
2026/07/07 02:12:54 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_createemptysrcdirs-zacabun2/placeholder.txt"
2026/07/07 02:12:54 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/createemptysrcdirs/path1/"
2026/07/07 02:12:54 DEBUG : operations.CopyFile "placeholder.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/createemptysrcdirs/path1" as "file1.copy3.txt"
2026/07/07 02:12:54 DEBUG : file1.copy3.txt: size = 0 OK
2026/07/07 02:12:54 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/07 02:12:54 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:54 INFO : placeholder.txt: Updated modification time in destination
2026/07/07 02:12:54 DEBUG : placeholder.txt: Unchanged skipping
2026/07/07 02:12:54 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/020921sacoxar3/datadir/test_createemptysrcdirs-zacabun2/placeholder.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/createemptysrcdirs/path1/ file1.copy4.txt[0m
2026/07/07 02:12:54 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_createemptysrcdirs-zacabun2/placeholder.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/createemptysrcdirs/path1/" as "file1.copy4.txt"
2026/07/07 02:12:54 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_createemptysrcdirs-zacabun2/placeholder.txt"
2026/07/07 02:12:54 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/createemptysrcdirs/path1/"
2026/07/07 02:12:54 DEBUG : operations.CopyFile "placeholder.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/createemptysrcdirs/path1" as "file1.copy4.txt"
2026/07/07 02:12:55 DEBUG : file1.copy4.txt: size = 0 OK
2026/07/07 02:12:55 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/07 02:12:55 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:55 INFO : placeholder.txt: Updated modification time in destination
2026/07/07 02:12:55 DEBUG : placeholder.txt: Unchanged skipping
2026/07/07 02:12:55 NOTICE: [36m(09) :[0m [34mcopy-as /tmp/020921sacoxar3/datadir/test_createemptysrcdirs-zacabun2/placeholder.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/createemptysrcdirs/path1/ file1.copy5.txt[0m
2026/07/07 02:12:55 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_createemptysrcdirs-zacabun2/placeholder.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/createemptysrcdirs/path1/" as "file1.copy5.txt"
2026/07/07 02:12:55 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_createemptysrcdirs-zacabun2/placeholder.txt"
2026/07/07 02:12:55 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/createemptysrcdirs/path1/"
2026/07/07 02:12:55 DEBUG : operations.CopyFile "placeholder.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/createemptysrcdirs/path1" as "file1.copy5.txt"
2026/07/07 02:12:55 DEBUG : file1.copy5.txt: size = 0 OK
2026/07/07 02:12:55 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/07 02:12:55 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:55 INFO : placeholder.txt: Updated modification time in destination
2026/07/07 02:12:55 DEBUG : placeholder.txt: Unchanged skipping
2026/07/07 02:12:55 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/07 02:12:55 INFO : path1: Making directory
2026/07/07 02:12:55 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/dry_run/path1"
2026/07/07 02:12:55 INFO : path2: Making directory
2026/07/07 02:12:55 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/dry_run/path2"
2026/07/07 02:12:55 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_dry_run/initial"
2026/07/07 02:12:55 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/initdir/test_dry_run-tudahup6"
2026/07/07 02:12:55 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:12:55 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:55 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:55 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:55 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:55 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:55 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:55 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:55 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:12:55 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:12:55 DEBUG : Local file system at /tmp/020921sacoxar3/initdir/test_dry_run-tudahup6: Waiting for checks to finish
2026/07/07 02:12:55 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:12:55 DEBUG : Local file system at /tmp/020921sacoxar3/initdir/test_dry_run-tudahup6: Waiting for transfers to finish
2026/07/07 02:12:55 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:12:55 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:12:55 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:12:55 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:55 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:12:55 INFO : file1.txt: Copied (new)
2026/07/07 02:12:55 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:55 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/07 02:12:55 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:55 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:12:55 INFO : file2.txt: Copied (new)
2026/07/07 02:12:55 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/07 02:12:55 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/07 02:12:55 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:55 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:55 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/07 02:12:55 INFO : file4.txt: Copied (new)
2026/07/07 02:12:55 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/07 02:12:55 INFO : file3.txt: Copied (new)
2026/07/07 02:12:55 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/07 02:12:55 INFO : file5.txt: Copied (new)
2026/07/07 02:12:55 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/07 02:12:55 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/07 02:12:55 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:55 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:55 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/07 02:12:55 INFO : file7.txt: Copied (new)
2026/07/07 02:12:55 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/07 02:12:55 INFO : file6.txt: Copied (new)
2026/07/07 02:12:55 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_dry_run/modfiles"
2026/07/07 02:12:55 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_dry_run-xelanas8"
2026/07/07 02:12:55 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:55 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:55 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:55 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:55 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:55 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:55 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:55 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:55 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/07 02:12:55 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/07/07 02:12:55 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/07/07 02:12:55 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/07/07 02:12:55 DEBUG : Local file system at /tmp/020921sacoxar3/datadir/test_dry_run-xelanas8: Waiting for checks to finish
2026/07/07 02:12:55 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:12:55 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/07 02:12:55 INFO : file1.txt: Copied (new)
2026/07/07 02:12:55 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/07/07 02:12:55 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:12:55 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/07/07 02:12:55 INFO : file10.txt: Copied (new)
2026/07/07 02:12:55 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/07/07 02:12:55 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:12:55 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/07/07 02:12:55 INFO : file11.txt: Copied (new)
2026/07/07 02:12:55 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/07/07 02:12:55 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/07 02:12:55 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/07/07 02:12:55 INFO : file2.txt: Copied (new)
2026/07/07 02:12:55 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/07/07 02:12:55 DEBUG : Local file system at /tmp/020921sacoxar3/datadir/test_dry_run-xelanas8: Waiting for transfers to finish
2026/07/07 02:12:55 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/07 02:12:55 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/07/07 02:12:55 INFO : file5L.txt: Copied (new)
2026/07/07 02:12:55 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/07 02:12:55 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/07/07 02:12:55 INFO : file5R.txt: Copied (new)
2026/07/07 02:12:55 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:12:55 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/07/07 02:12:55 INFO : file6.txt: Copied (new)
2026/07/07 02:12:55 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:12:55 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/07/07 02:12:55 INFO : file7.txt: Copied (new)
2026/07/07 02:12:55 DEBUG : Waiting for deletions to finish
2026/07/07 02:12:55 DEBUG : removing 1 level 0 directories
2026/07/07 02:12:55 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/dry_run/path1: Removing directory
2026/07/07 02:12:55 DEBUG : Waiting for deletions to finish
2026/07/07 02:12:55 DEBUG : removing 1 level 0 directories
2026/07/07 02:12:55 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/dry_run/path2: Removing directory
2026/07/07 02:12:55 NOTICE: checking initFs Local file system at /tmp/020921sacoxar3/initdir/test_dry_run-tudahup6
2026/07/07 02:12:55 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:12:55 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:55 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:55 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:55 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:55 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:55 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:55 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:55 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/dry_run/path1: Waiting for checks to finish
2026/07/07 02:12:55 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/dry_run/path1: Waiting for transfers to finish
2026/07/07 02:12:55 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:12:55 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:12:55 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:12:55 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:12:55 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:55 INFO : file1.txt: Copied (new)
2026/07/07 02:12:55 DEBUG : file3.txt: size = 0 OK
2026/07/07 02:12:55 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:55 INFO : file3.txt: Copied (new)
2026/07/07 02:12:55 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:12:55 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:55 INFO : file2.txt: Copied (new)
2026/07/07 02:12:55 DEBUG : file4.txt: size = 0 OK
2026/07/07 02:12:55 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:55 INFO : file4.txt: Copied (new)
2026/07/07 02:12:55 DEBUG : file5.txt: size = 0 OK
2026/07/07 02:12:55 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:55 INFO : file5.txt: Copied (new)
2026/07/07 02:12:55 DEBUG : file6.txt: size = 0 OK
2026/07/07 02:12:55 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:55 INFO : file6.txt: Copied (new)
2026/07/07 02:12:55 DEBUG : file7.txt: size = 0 OK
2026/07/07 02:12:55 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:55 INFO : file7.txt: Copied (new)
2026/07/07 02:12:55 NOTICE: checking Path1 Azure container rclone-test-tawoqir8kice path 020921sacoxar3/dry_run/path1
2026/07/07 02:12:55 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:12:55 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:55 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:55 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:55 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:55 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:55 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:55 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:12:55 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/dry_run/path2: Waiting for checks to finish
2026/07/07 02:12:55 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/dry_run/path2: Waiting for transfers to finish
2026/07/07 02:12:55 DEBUG : file3.txt: size = 0 OK
2026/07/07 02:12:55 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:55 INFO : file3.txt: Copied (new)
2026/07/07 02:12:55 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:12:55 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:12:55 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:12:55 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:12:55 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:55 INFO : file1.txt: Copied (new)
2026/07/07 02:12:55 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:12:55 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:55 INFO : file2.txt: Copied (new)
2026/07/07 02:12:55 DEBUG : file4.txt: size = 0 OK
2026/07/07 02:12:55 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:55 INFO : file4.txt: Copied (new)
2026/07/07 02:12:55 DEBUG : file6.txt: size = 0 OK
2026/07/07 02:12:55 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:55 DEBUG : file5.txt: size = 0 OK
2026/07/07 02:12:55 INFO : file6.txt: Copied (new)
2026/07/07 02:12:55 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:55 INFO : file5.txt: Copied (new)
2026/07/07 02:12:55 DEBUG : file7.txt: size = 0 OK
2026/07/07 02:12:55 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:12:55 INFO : file7.txt: Copied (new)
2026/07/07 02:12:55 NOTICE: checking path2 Azure container rclone-test-tawoqir8kice path 020921sacoxar3/dry_run/path2
2026/07/07 02:12:56 NOTICE: [36m(01) :[0m [34mtest dry-run[0m
2026/07/07 02:12:56 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/07 02:12:56 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/07 02:13:00 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/dry_run/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:13:00 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/dry_run/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:13:00 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:13:00 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/07 02:13:00 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/dry_run/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/dry_run/path2/"
2026/07/07 02:13:00 INFO : Copying Path2 files to Path1
2026/07/07 02:13:00 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:13:00 INFO : There was nothing to transfer
2026/07/07 02:13:00 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:13:00 INFO : There was nothing to transfer
2026/07/07 02:13:00 INFO : Resync updating listings
2026/07/07 02:13:00 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/dry_run/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/dry_run/path2/"
2026/07/07 02:13:00 INFO : [32mBisync successful[0m
2026/07/07 02:13:00 NOTICE: [36m(04) :[0m [34mtest new on path2 - file10[0m
2026/07/07 02:13:00 NOTICE: [36m(05) :[0m [34mtouch-copy 2001-01-02 /tmp/020921sacoxar3/datadir/test_dry_run-xelanas8/file10.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/dry_run/path2/[0m
2026/07/07 02:13:00 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_dry_run-xelanas8/"
2026/07/07 02:13:00 DEBUG : fs cache: renaming cache item "/tmp/020921sacoxar3/datadir/test_dry_run-xelanas8/" to be canonical "/tmp/020921sacoxar3/datadir/test_dry_run-xelanas8"
2026/07/07 02:13:00 DEBUG : file10.txt: Set modification time 2001-01-02
2026/07/07 02:13:00 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_dry_run-xelanas8/file10.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/dry_run/path2/" as ""
2026/07/07 02:13:00 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_dry_run-xelanas8/file10.txt"
2026/07/07 02:13:00 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/dry_run/path2/"
2026/07/07 02:13:00 DEBUG : operations.CopyFile "file10.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/dry_run/path2" as "file10.txt"
2026/07/07 02:13:00 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/07 02:13:00 DEBUG : file10.txt: size = 19 OK
2026/07/07 02:13:00 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:13:00 INFO : file10.txt: Copied (new)
2026/07/07 02:13:00 NOTICE: [36m(06) :[0m [34mtest newer on path2 - file1[0m
2026/07/07 02:13:00 NOTICE: [36m(07) :[0m [34mtouch-copy 2001-01-02 /tmp/020921sacoxar3/datadir/test_dry_run-xelanas8/file1.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/dry_run/path2/[0m
2026/07/07 02:13:00 DEBUG : fs cache: switching user supplied name "/tmp/020921sacoxar3/datadir/test_dry_run-xelanas8/" for canonical name "/tmp/020921sacoxar3/datadir/test_dry_run-xelanas8"
2026/07/07 02:13:00 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/07 02:13:00 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_dry_run-xelanas8/file1.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/dry_run/path2/" as ""
2026/07/07 02:13:00 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_dry_run-xelanas8/file1.txt"
2026/07/07 02:13:00 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/dry_run/path2/"
2026/07/07 02:13:00 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/dry_run/path2" as "file1.txt"
2026/07/07 02:13:00 DEBUG : file1.txt: size = 19 (Local file system at /tmp/020921sacoxar3/datadir/test_dry_run-xelanas8)
2026/07/07 02:13:00 DEBUG : file1.txt: size = 0 (Azure container rclone-test-tawoqir8kice path 020921sacoxar3/dry_run/path2)
2026/07/07 02:13:00 DEBUG : file1.txt: Sizes differ
2026/07/07 02:13:00 DEBUG : file1.txt: size = 19 OK
2026/07/07 02:13:00 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:13:00 INFO : file1.txt: Copied (replaced existing)
2026/07/07 02:13:00 NOTICE: [36m(08) :[0m [34mtest new on path1 - file11[0m
2026/07/07 02:13:00 NOTICE: [36m(09) :[0m [34mtouch-copy 2001-01-02 /tmp/020921sacoxar3/datadir/test_dry_run-xelanas8/file11.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/dry_run/path1/[0m
2026/07/07 02:13:00 DEBUG : fs cache: switching user supplied name "/tmp/020921sacoxar3/datadir/test_dry_run-xelanas8/" for canonical name "/tmp/020921sacoxar3/datadir/test_dry_run-xelanas8"
2026/07/07 02:13:00 DEBUG : file11.txt: Set modification time 2001-01-02
2026/07/07 02:13:00 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_dry_run-xelanas8/file11.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/dry_run/path1/" as ""
2026/07/07 02:13:00 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_dry_run-xelanas8/file11.txt"
2026/07/07 02:13:00 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/dry_run/path1/"
2026/07/07 02:13:00 DEBUG : operations.CopyFile "file11.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/dry_run/path1" as "file11.txt"
2026/07/07 02:13:00 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/07 02:13:01 DEBUG : file11.txt: size = 19 OK
2026/07/07 02:13:01 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:13:01 INFO : file11.txt: Copied (new)
2026/07/07 02:13:01 NOTICE: [36m(10) :[0m [34mtest newer on path1 - file2[0m
2026/07/07 02:13:01 NOTICE: [36m(11) :[0m [34mtouch-copy 2001-01-02 /tmp/020921sacoxar3/datadir/test_dry_run-xelanas8/file2.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/dry_run/path1/[0m
2026/07/07 02:13:01 DEBUG : fs cache: switching user supplied name "/tmp/020921sacoxar3/datadir/test_dry_run-xelanas8/" for canonical name "/tmp/020921sacoxar3/datadir/test_dry_run-xelanas8"
2026/07/07 02:13:01 DEBUG : file2.txt: Set modification time 2001-01-02
2026/07/07 02:13:01 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_dry_run-xelanas8/file2.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/dry_run/path1/" as ""
2026/07/07 02:13:01 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_dry_run-xelanas8/file2.txt"
2026/07/07 02:13:01 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/dry_run/path1/"
2026/07/07 02:13:01 DEBUG : operations.CopyFile "file2.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/dry_run/path1" as "file2.txt"
2026/07/07 02:13:01 DEBUG : file2.txt: size = 13 (Local file system at /tmp/020921sacoxar3/datadir/test_dry_run-xelanas8)
2026/07/07 02:13:01 DEBUG : file2.txt: size = 0 (Azure container rclone-test-tawoqir8kice path 020921sacoxar3/dry_run/path1)
2026/07/07 02:13:01 DEBUG : file2.txt: Sizes differ
2026/07/07 02:13:01 DEBUG : file2.txt: size = 13 OK
2026/07/07 02:13:01 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/07 02:13:01 INFO : file2.txt: Copied (replaced existing)
2026/07/07 02:13:01 NOTICE: [36m(12) :[0m [34mtest deleted on path2 - file3[0m
2026/07/07 02:13:01 NOTICE: [36m(13) :[0m [34mdelete-file TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/dry_run/path2/file3.txt[0m
2026/07/07 02:13:01 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/dry_run/path2/"
2026/07/07 02:13:01 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/dry_run/path2/" to be canonical "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/dry_run/path2"
2026/07/07 02:13:01 INFO : file3.txt: Deleted
2026/07/07 02:13:01 NOTICE: [36m(14) :[0m [34mtest deleted on path1 - file4[0m
2026/07/07 02:13:01 NOTICE: [36m(15) :[0m [34mdelete-file TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/dry_run/path1/file4.txt[0m
2026/07/07 02:13:01 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/dry_run/path1/"
2026/07/07 02:13:01 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/dry_run/path1/" to be canonical "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/dry_run/path1"
2026/07/07 02:13:01 INFO : file4.txt: Deleted
2026/07/07 02:13:01 NOTICE: [36m(16) :[0m [34mtest changed on path2 and on path1 - file5 (file5R, file5L)[0m
2026/07/07 02:13:01 NOTICE: [36m(17) :[0m [34mtouch-glob 2001-01-02 /tmp/020921sacoxar3/datadir/test_dry_run-xelanas8/ file5R.txt[0m
2026/07/07 02:13:01 DEBUG : fs cache: switching user supplied name "/tmp/020921sacoxar3/datadir/test_dry_run-xelanas8/" for canonical name "/tmp/020921sacoxar3/datadir/test_dry_run-xelanas8"
2026/07/07 02:13:01 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/07/07 02:13:01 NOTICE: [36m(18) :[0m [34mcopy-as /tmp/020921sacoxar3/datadir/test_dry_run-xelanas8/file5R.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/dry_run/path2/ file5.txt[0m
2026/07/07 02:13:01 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_dry_run-xelanas8/file5R.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/dry_run/path2/" as "file5.txt"
2026/07/07 02:13:01 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_dry_run-xelanas8/file5R.txt"
2026/07/07 02:13:01 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/dry_run/path2/"
2026/07/07 02:13:01 DEBUG : operations.CopyFile "file5R.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/dry_run/path2" as "file5.txt"
2026/07/07 02:13:01 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/020921sacoxar3/datadir/test_dry_run-xelanas8)
2026/07/07 02:13:01 DEBUG : file5.txt: size = 0 (Azure container rclone-test-tawoqir8kice path 020921sacoxar3/dry_run/path2)
2026/07/07 02:13:01 DEBUG : file5R.txt: Sizes differ
2026/07/07 02:13:01 DEBUG : file5.txt: size = 39 OK
2026/07/07 02:13:01 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/07 02:13:01 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/07/07 02:13:01 NOTICE: [36m(19) :[0m [34mtouch-glob 2001-03-04 /tmp/020921sacoxar3/datadir/test_dry_run-xelanas8/ file5L.txt[0m
2026/07/07 02:13:01 DEBUG : fs cache: switching user supplied name "/tmp/020921sacoxar3/datadir/test_dry_run-xelanas8/" for canonical name "/tmp/020921sacoxar3/datadir/test_dry_run-xelanas8"
2026/07/07 02:13:01 DEBUG : file5L.txt: Set modification time 2001-03-04
2026/07/07 02:13:01 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/020921sacoxar3/datadir/test_dry_run-xelanas8/file5L.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/dry_run/path1/ file5.txt[0m
2026/07/07 02:13:01 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_dry_run-xelanas8/file5L.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/dry_run/path1/" as "file5.txt"
2026/07/07 02:13:01 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_dry_run-xelanas8/file5L.txt"
2026/07/07 02:13:01 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/dry_run/path1/"
2026/07/07 02:13:01 DEBUG : operations.CopyFile "file5L.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/dry_run/path1" as "file5.txt"
2026/07/07 02:13:01 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/020921sacoxar3/datadir/test_dry_run-xelanas8)
2026/07/07 02:13:01 DEBUG : file5.txt: size = 0 (Azure container rclone-test-tawoqir8kice path 020921sacoxar3/dry_run/path1)
2026/07/07 02:13:01 DEBUG : file5L.txt: Sizes differ
2026/07/07 02:13:01 DEBUG : file5.txt: size = 39 OK
2026/07/07 02:13:01 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/07 02:13:01 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/07/07 02:13:01 NOTICE: [36m(21) :[0m [34mtest newer on path2 and deleted on path1 - file6[0m
2026/07/07 02:13:01 NOTICE: [36m(22) :[0m [34mtouch-copy 2001-01-02 /tmp/020921sacoxar3/datadir/test_dry_run-xelanas8/file6.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/dry_run/path2/[0m
2026/07/07 02:13:01 DEBUG : fs cache: switching user supplied name "/tmp/020921sacoxar3/datadir/test_dry_run-xelanas8/" for canonical name "/tmp/020921sacoxar3/datadir/test_dry_run-xelanas8"
2026/07/07 02:13:01 DEBUG : file6.txt: Set modification time 2001-01-02
2026/07/07 02:13:01 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_dry_run-xelanas8/file6.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/dry_run/path2/" as ""
2026/07/07 02:13:01 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_dry_run-xelanas8/file6.txt"
2026/07/07 02:13:01 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/dry_run/path2/"
2026/07/07 02:13:01 DEBUG : operations.CopyFile "file6.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/dry_run/path2" as "file6.txt"
2026/07/07 02:13:01 DEBUG : file6.txt: size = 19 (Local file system at /tmp/020921sacoxar3/datadir/test_dry_run-xelanas8)
2026/07/07 02:13:01 DEBUG : file6.txt: size = 0 (Azure container rclone-test-tawoqir8kice path 020921sacoxar3/dry_run/path2)
2026/07/07 02:13:01 DEBUG : file6.txt: Sizes differ
2026/07/07 02:13:02 DEBUG : file6.txt: size = 19 OK
2026/07/07 02:13:02 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:13:02 INFO : file6.txt: Copied (replaced existing)
2026/07/07 02:13:02 NOTICE: [36m(23) :[0m [34mdelete-file TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/dry_run/path1/file6.txt[0m
2026/07/07 02:13:02 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/dry_run/path1/" for canonical name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/dry_run/path1"
2026/07/07 02:13:02 INFO : file6.txt: Deleted
2026/07/07 02:13:02 NOTICE: [36m(24) :[0m [34mtest newer on path1 and deleted on path2 - file7[0m
2026/07/07 02:13:02 NOTICE: [36m(25) :[0m [34mtouch-copy 2001-01-02 /tmp/020921sacoxar3/datadir/test_dry_run-xelanas8/file7.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/dry_run/path1/[0m
2026/07/07 02:13:02 DEBUG : fs cache: switching user supplied name "/tmp/020921sacoxar3/datadir/test_dry_run-xelanas8/" for canonical name "/tmp/020921sacoxar3/datadir/test_dry_run-xelanas8"
2026/07/07 02:13:02 DEBUG : file7.txt: Set modification time 2001-01-02
2026/07/07 02:13:02 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_dry_run-xelanas8/file7.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/dry_run/path1/" as ""
2026/07/07 02:13:02 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_dry_run-xelanas8/file7.txt"
2026/07/07 02:13:02 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/dry_run/path1/"
2026/07/07 02:13:02 DEBUG : operations.CopyFile "file7.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/dry_run/path1" as "file7.txt"
2026/07/07 02:13:02 DEBUG : file7.txt: size = 19 (Local file system at /tmp/020921sacoxar3/datadir/test_dry_run-xelanas8)
2026/07/07 02:13:02 DEBUG : file7.txt: size = 0 (Azure container rclone-test-tawoqir8kice path 020921sacoxar3/dry_run/path1)
2026/07/07 02:13:02 DEBUG : file7.txt: Sizes differ
2026/07/07 02:13:02 DEBUG : file7.txt: size = 19 OK
2026/07/07 02:13:02 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:13:02 INFO : file7.txt: Copied (replaced existing)
2026/07/07 02:13:02 NOTICE: [36m(26) :[0m [34mdelete-file TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/dry_run/path2/file7.txt[0m
2026/07/07 02:13:02 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/dry_run/path2/" for canonical name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/dry_run/path2"
2026/07/07 02:13:02 INFO : file7.txt: Deleted
2026/07/07 02:13:02 NOTICE: [36m(27) :[0m [34mtest sync with dry-run and resync[0m
2026/07/07 02:13:02 NOTICE: [36m(28) :[0m [34mbisync dry-run resync[0m
2026/07/07 02:13:06 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/dry_run/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:13:06 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/dry_run/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:13:06 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02: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/07 02:13:06 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/dry_run/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/dry_run/path2/"
2026/07/07 02:13:06 INFO : Copying Path2 files to Path1
2026/07/07 02:13:06 NOTICE: - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:13:06 NOTICE: file10.txt: Skipped copy as --dry-run is set (size 19)
2026/07/07 02:13:06 NOTICE: file4.txt: Skipped copy as --dry-run is set (size 0)
2026/07/07 02:13:06 NOTICE: file6.txt: Skipped copy as --dry-run is set (size 19)
2026/07/07 02:13:06 NOTICE: - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:13:06 NOTICE: file11.txt: Skipped copy as --dry-run is set (size 19)
2026/07/07 02:13:06 NOTICE: file3.txt: Skipped copy as --dry-run is set (size 0)
2026/07/07 02:13:06 NOTICE: file7.txt: Skipped copy as --dry-run is set (size 19)
2026/07/07 02:13:06 NOTICE: file1.txt: Skipped copy as --dry-run is set (size 0)
2026/07/07 02:13:06 NOTICE: file2.txt: Skipped copy as --dry-run is set (size 13)
2026/07/07 02:13:06 NOTICE: file5.txt: Skipped copy as --dry-run is set (size 39)
2026/07/07 02:13:06 INFO : Resync updating listings
2026/07/07 02:13:07 INFO : [32mBisync successful[0m
2026/07/07 02:13:07 NOTICE: [36m(29) :[0m [34mcopy-listings dryrun-resync[0m
2026/07/07 02:13:07 NOTICE: [36m(30) :[0m [34mtest sync with dry-run[0m
2026/07/07 02:13:07 NOTICE: [36m(31) :[0m [34mbisync dry-run[0m
2026/07/07 02:13:11 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/dry_run/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:13:11 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/dry_run/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:13:11 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02: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/07 02:13:11 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/dry_run/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/dry_run/path2/"
2026/07/07 02:13:11 INFO : Building Path1 and Path2 listings
2026/07/07 02:13:11 INFO : Path1 checking for diffs
2026/07/07 02:13:11 NOTICE: - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/07/07 02:13:11 NOTICE: - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/07 02:13:11 NOTICE: - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/07/07 02:13:11 NOTICE: - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/07/07 02:13:11 NOTICE: - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile7.txt[0m
2026/07/07 02:13:11 NOTICE: - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/07/07 02:13:11 INFO : Path1: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/07/07 02:13:11 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/07/07 02:13:11 INFO : Path2 checking for diffs
2026/07/07 02:13:11 NOTICE: - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/07 02:13:11 NOTICE: - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/07 02:13:11 NOTICE: - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/07/07 02:13:11 NOTICE: - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile6.txt[0m
2026/07/07 02:13:11 NOTICE: - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/07/07 02:13:11 NOTICE: - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/07/07 02:13:11 INFO : Path2: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/07/07 02:13:11 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/07/07 02:13:11 INFO : Applying changes
2026/07/07 02:13:11 INFO : Checking potential conflicts...
2026/07/07 02:13:11 ERROR : file5.txt: md5 differ
2026/07/07 02:13:11 NOTICE: Azure container rclone-test-tawoqir8kice path 020921sacoxar3/dry_run/path2: 1 differences found
2026/07/07 02:13:11 NOTICE: Azure container rclone-test-tawoqir8kice path 020921sacoxar3/dry_run/path2: 1 errors while checking
2026/07/07 02:13:11 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/07 02:13:11 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/dry_run/path2/file11.txt[0m
2026/07/07 02:13:11 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/dry_run/path2/file2.txt[0m
2026/07/07 02:13:11 NOTICE: - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/dry_run/path2/file4.txt[0m
2026/07/07 02:13:11 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/07/07 02:13:11 NOTICE: file5.txt: Skipped rename as --dry-run is set
2026/07/07 02:13:11 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/dry_run/path2/file5.txt.conflict1[0m
2026/07/07 02:13:11 NOTICE: file5.txt: Skipped rename as --dry-run is set
2026/07/07 02:13:11 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/dry_run/path1/file5.txt.conflict2[0m
2026/07/07 02:13:11 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/dry_run/path1/file6.txt[0m
2026/07/07 02:13:11 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/dry_run/path2/file7.txt[0m
2026/07/07 02:13:11 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/dry_run/path1/file1.txt[0m
2026/07/07 02:13:11 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/dry_run/path1/file10.txt[0m
2026/07/07 02:13:11 NOTICE: - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/dry_run/path1/file3.txt[0m
2026/07/07 02:13:11 NOTICE: - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/07 02:13:11 NOTICE: file10.txt: Skipped copy as --dry-run is set (size 19)
2026/07/07 02:13:11 NOTICE: file6.txt: Skipped copy as --dry-run is set (size 19)
2026/07/07 02:13:11 NOTICE: file1.txt: Skipped copy as --dry-run is set (size 19)
2026/07/07 02:13:11 NOTICE: file3.txt: Skipped delete as --dry-run is set (size 0)
2026/07/07 02:13:11 NOTICE: - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/07 02:13:11 NOTICE: file11.txt: Skipped copy as --dry-run is set (size 19)
2026/07/07 02:13:11 NOTICE: file7.txt: Skipped copy as --dry-run is set (size 19)
2026/07/07 02:13:11 NOTICE: file2.txt: Skipped copy as --dry-run is set (size 13)
2026/07/07 02:13:11 NOTICE: file4.txt: Skipped delete as --dry-run is set (size 0)
2026/07/07 02:13:11 INFO : Updating listings
2026/07/07 02:13:12 INFO : [32mBisync successful[0m
2026/07/07 02:13:12 NOTICE: [36m(32) :[0m [34mcopy-listings dryrun[0m
2026/07/07 02:13:12 NOTICE: [36m(33) :[0m [34mtest sync without dry-run[0m
2026/07/07 02:13:12 NOTICE: [36m(34) :[0m [34mbisync[0m
2026/07/07 02:13:16 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/dry_run/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:13:16 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/dry_run/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:13:16 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:13: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/07 02:13:16 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/dry_run/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/dry_run/path2/"
2026/07/07 02:13:16 INFO : Building Path1 and Path2 listings
2026/07/07 02:13:16 INFO : Path1 checking for diffs
2026/07/07 02:13:16 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/07/07 02:13:16 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/07 02:13:16 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/07/07 02:13:16 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/07/07 02:13:16 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile7.txt[0m
2026/07/07 02:13:16 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/07/07 02:13:16 INFO : Path1: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/07/07 02:13:16 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/07/07 02:13:16 INFO : Path2 checking for diffs
2026/07/07 02:13:16 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/07 02:13:16 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/07 02:13:16 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/07/07 02:13:16 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile6.txt[0m
2026/07/07 02:13:16 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/07/07 02:13:16 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/07/07 02:13:16 INFO : Path2: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/07/07 02:13:16 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/07/07 02:13:16 INFO : Applying changes
2026/07/07 02:13:16 INFO : Checking potential conflicts...
2026/07/07 02:13:16 ERROR : file5.txt: md5 differ
2026/07/07 02:13:16 NOTICE: Azure container rclone-test-tawoqir8kice path 020921sacoxar3/dry_run/path2: 1 differences found
2026/07/07 02:13:16 NOTICE: Azure container rclone-test-tawoqir8kice path 020921sacoxar3/dry_run/path2: 1 errors while checking
2026/07/07 02:13:16 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/07 02:13:16 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/dry_run/path2/file11.txt[0m
2026/07/07 02:13:16 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/dry_run/path2/file2.txt[0m
2026/07/07 02:13:16 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/dry_run/path2/file4.txt[0m
2026/07/07 02:13:16 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/07/07 02:13:16 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/dry_run/path1/file5.txt.conflict1[0m
2026/07/07 02:13:16 INFO : file5.txt: Copied (server-side copy) to: file5.txt.conflict1
2026/07/07 02:13:16 INFO : file5.txt: Deleted
2026/07/07 02:13:16 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/dry_run/path2/file5.txt.conflict1[0m
2026/07/07 02:13:16 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/dry_run/path2/file5.txt.conflict2[0m
2026/07/07 02:13:16 INFO : file5.txt: Copied (server-side copy) to: file5.txt.conflict2
2026/07/07 02:13:17 INFO : file5.txt: Deleted
2026/07/07 02:13:17 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/dry_run/path1/file5.txt.conflict2[0m
2026/07/07 02:13:17 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/dry_run/path1/file6.txt[0m
2026/07/07 02:13:17 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/dry_run/path2/file7.txt[0m
2026/07/07 02:13:17 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/dry_run/path1/file1.txt[0m
2026/07/07 02:13:17 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/dry_run/path1/file10.txt[0m
2026/07/07 02:13:17 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/dry_run/path1/file3.txt[0m
2026/07/07 02:13:17 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/07 02:13:17 INFO : file6.txt: Copied (server-side copy)
2026/07/07 02:13:17 INFO : file1.txt: Copied (server-side copy)
2026/07/07 02:13:17 INFO : file10.txt: Copied (server-side copy)
2026/07/07 02:13:17 INFO : file5.txt.conflict2: Copied (server-side copy)
2026/07/07 02:13:17 INFO : file3.txt: Deleted
2026/07/07 02:13:17 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/07 02:13:17 INFO : file7.txt: Copied (server-side copy)
2026/07/07 02:13:17 INFO : file11.txt: Copied (server-side copy)
2026/07/07 02:13:17 INFO : file2.txt: Copied (server-side copy)
2026/07/07 02:13:17 INFO : file5.txt.conflict1: Copied (server-side copy)
2026/07/07 02:13:17 INFO : file4.txt: Deleted
2026/07/07 02:13:17 INFO : Updating listings
2026/07/07 02:13:17 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/dry_run/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/dry_run/path2/"
2026/07/07 02:13:17 INFO : [32mBisync successful[0m
2026/07/07 02:13:17 DEBUG : Waiting for deletions to finish
2026/07/07 02:13:17 INFO : file2.txt: Deleted
2026/07/07 02:13:17 INFO : file5.txt.conflict2: Deleted
2026/07/07 02:13:17 INFO : file1.txt: Deleted
2026/07/07 02:13:17 INFO : file6.txt: Deleted
2026/07/07 02:13:17 INFO : file11.txt: Deleted
2026/07/07 02:13:17 INFO : RCLONE_TEST: Deleted
2026/07/07 02:13:17 INFO : file10.txt: Deleted
2026/07/07 02:13:17 INFO : file5.txt.conflict1: Deleted
2026/07/07 02:13:17 INFO : file7.txt: Deleted
2026/07/07 02:13:17 DEBUG : removing 1 level 0 directories
2026/07/07 02:13:17 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/dry_run/path1: Removing directory
2026/07/07 02:13:17 DEBUG : Waiting for deletions to finish
2026/07/07 02:13:17 INFO : file6.txt: Deleted
2026/07/07 02:13:17 INFO : file1.txt: Deleted
2026/07/07 02:13:17 INFO : file10.txt: Deleted
2026/07/07 02:13:17 INFO : file11.txt: Deleted
2026/07/07 02:13:17 INFO : file2.txt: Deleted
2026/07/07 02:13:17 INFO : RCLONE_TEST: Deleted
2026/07/07 02:13:17 INFO : file5.txt.conflict1: Deleted
2026/07/07 02:13:17 INFO : file5.txt.conflict2: Deleted
2026/07/07 02:13:17 INFO : file7.txt: Deleted
2026/07/07 02:13:17 DEBUG : removing 1 level 0 directories
2026/07/07 02:13:17 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/dry_run/path2: Removing directory
bisync_test.go:610: [32mTEST dry_run PASSED[0m
=== RUN TestBisyncRemoteRemote/equal
2026/07/07 02:13:17 INFO : path1: Making directory
2026/07/07 02:13:17 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/equal/path1"
2026/07/07 02:13:17 INFO : path2: Making directory
2026/07/07 02:13:17 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/equal/path2"
2026/07/07 02:13:18 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_equal/initial"
2026/07/07 02:13:18 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/initdir/test_equal-jeharex2"
2026/07/07 02:13:18 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:13:18 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:13:18 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:13:18 DEBUG : Local file system at /tmp/020921sacoxar3/initdir/test_equal-jeharex2: Waiting for checks to finish
2026/07/07 02:13:18 DEBUG : Local file system at /tmp/020921sacoxar3/initdir/test_equal-jeharex2: Waiting for transfers to finish
2026/07/07 02:13:18 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:13:18 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:13:18 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:13:18 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:13:18 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:13:18 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:13:18 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:13:18 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:13:18 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:13:18 INFO : file1.txt: Copied (new)
2026/07/07 02:13:18 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:13:18 INFO : file2.txt: Copied (new)
2026/07/07 02:13:18 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_equal/modfiles"
2026/07/07 02:13:18 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_equal-jiquvav0"
2026/07/07 02:13:18 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/07/07 02:13:18 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/07/07 02:13:18 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:13:18 DEBUG : Local file system at /tmp/020921sacoxar3/datadir/test_equal-jiquvav0: Waiting for checks to finish
2026/07/07 02:13:18 DEBUG : Local file system at /tmp/020921sacoxar3/datadir/test_equal-jiquvav0: Waiting for transfers to finish
2026/07/07 02:13:18 DEBUG : file1L.txt.bc963e7b.partial: size = 33 OK
2026/07/07 02:13:18 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/07 02:13:18 DEBUG : file1L.txt.bc963e7b.partial: renamed to: file1L.txt
2026/07/07 02:13:18 INFO : file1L.txt: Copied (new)
2026/07/07 02:13:18 DEBUG : file1R.txt.df7bff44.partial: size = 33 OK
2026/07/07 02:13:18 DEBUG : file2.txt.467c795f.partial: size = 37 OK
2026/07/07 02:13:18 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/07 02:13:18 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/07/07 02:13:18 DEBUG : file1R.txt.df7bff44.partial: renamed to: file1R.txt
2026/07/07 02:13:18 INFO : file1R.txt: Copied (new)
2026/07/07 02:13:18 DEBUG : file2.txt.467c795f.partial: renamed to: file2.txt
2026/07/07 02:13:18 INFO : file2.txt: Copied (new)
2026/07/07 02:13:18 DEBUG : Waiting for deletions to finish
2026/07/07 02:13:18 DEBUG : removing 1 level 0 directories
2026/07/07 02:13:18 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/equal/path1: Removing directory
2026/07/07 02:13:18 DEBUG : Waiting for deletions to finish
2026/07/07 02:13:18 DEBUG : removing 1 level 0 directories
2026/07/07 02:13:18 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/equal/path2: Removing directory
2026/07/07 02:13:18 NOTICE: checking initFs Local file system at /tmp/020921sacoxar3/initdir/test_equal-jeharex2
2026/07/07 02:13:18 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:13:18 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:13:18 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:13:18 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/equal/path1: Waiting for checks to finish
2026/07/07 02:13:18 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/equal/path1: Waiting for transfers to finish
2026/07/07 02:13:18 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:13:18 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:13:18 INFO : file1.txt: Copied (new)
2026/07/07 02:13:18 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:13:18 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:13:18 INFO : file2.txt: Copied (new)
2026/07/07 02:13:18 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:13:18 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:13:18 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:13:18 NOTICE: checking Path1 Azure container rclone-test-tawoqir8kice path 020921sacoxar3/equal/path1
2026/07/07 02:13:18 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:13:18 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:13:18 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:13:18 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/equal/path2: Waiting for checks to finish
2026/07/07 02:13:18 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/equal/path2: Waiting for transfers to finish
2026/07/07 02:13:18 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:13:18 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:13:18 INFO : file2.txt: Copied (new)
2026/07/07 02:13:18 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:13:18 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:13:18 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:13:18 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:13:18 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:13:18 INFO : file1.txt: Copied (new)
2026/07/07 02:13:18 NOTICE: checking path2 Azure container rclone-test-tawoqir8kice path 020921sacoxar3/equal/path2
2026/07/07 02:13:18 NOTICE: [36m(01) :[0m [34mtest equal[0m
2026/07/07 02:13:18 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/07 02:13:18 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/07 02:13:22 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/equal/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:13:22 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/equal/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:13:22 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:13: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/07 02:13:22 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/equal/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/equal/path2/"
2026/07/07 02:13:22 INFO : Copying Path2 files to Path1
2026/07/07 02:13:22 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:13:22 INFO : There was nothing to transfer
2026/07/07 02:13:22 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:13:23 INFO : There was nothing to transfer
2026/07/07 02:13:23 INFO : Resync updating listings
2026/07/07 02:13:23 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/equal/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/equal/path2/"
2026/07/07 02:13:23 INFO : [32mBisync successful[0m
2026/07/07 02:13:23 NOTICE: [36m(04) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/07 02:13:23 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-01-02 /tmp/020921sacoxar3/datadir/test_equal-jiquvav0/ file1R.txt[0m
2026/07/07 02:13:23 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_equal-jiquvav0/"
2026/07/07 02:13:23 DEBUG : fs cache: renaming cache item "/tmp/020921sacoxar3/datadir/test_equal-jiquvav0/" to be canonical "/tmp/020921sacoxar3/datadir/test_equal-jiquvav0"
2026/07/07 02:13:23 DEBUG : file1R.txt: Set modification time 2001-01-02
2026/07/07 02:13:23 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/020921sacoxar3/datadir/test_equal-jiquvav0/file1R.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/equal/path2/ file1.txt[0m
2026/07/07 02:13:23 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_equal-jiquvav0/file1R.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/equal/path2/" as "file1.txt"
2026/07/07 02:13:23 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_equal-jiquvav0/file1R.txt"
2026/07/07 02:13:23 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/equal/path2/"
2026/07/07 02:13:23 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/equal/path2" as "file1.txt"
2026/07/07 02:13:23 DEBUG : file1R.txt: size = 33 (Local file system at /tmp/020921sacoxar3/datadir/test_equal-jiquvav0)
2026/07/07 02:13:23 DEBUG : file1.txt: size = 0 (Azure container rclone-test-tawoqir8kice path 020921sacoxar3/equal/path2)
2026/07/07 02:13:23 DEBUG : file1R.txt: Sizes differ
2026/07/07 02:13:23 DEBUG : file1.txt: size = 33 OK
2026/07/07 02:13:23 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/07 02:13:23 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/07/07 02:13:23 NOTICE: [36m(07) :[0m [34mtouch-glob 2001-03-04 /tmp/020921sacoxar3/datadir/test_equal-jiquvav0/ file1L.txt[0m
2026/07/07 02:13:23 DEBUG : fs cache: switching user supplied name "/tmp/020921sacoxar3/datadir/test_equal-jiquvav0/" for canonical name "/tmp/020921sacoxar3/datadir/test_equal-jiquvav0"
2026/07/07 02:13:23 DEBUG : file1L.txt: Set modification time 2001-03-04
2026/07/07 02:13:23 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/020921sacoxar3/datadir/test_equal-jiquvav0/file1L.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/equal/path1/ file1.txt[0m
2026/07/07 02:13:23 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_equal-jiquvav0/file1L.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/equal/path1/" as "file1.txt"
2026/07/07 02:13:23 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_equal-jiquvav0/file1L.txt"
2026/07/07 02:13:23 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/equal/path1/"
2026/07/07 02:13:23 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/equal/path1" as "file1.txt"
2026/07/07 02:13:23 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/020921sacoxar3/datadir/test_equal-jiquvav0)
2026/07/07 02:13:23 DEBUG : file1.txt: size = 0 (Azure container rclone-test-tawoqir8kice path 020921sacoxar3/equal/path1)
2026/07/07 02:13:23 DEBUG : file1L.txt: Sizes differ
2026/07/07 02:13:23 DEBUG : file1.txt: size = 33 OK
2026/07/07 02:13:23 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/07 02:13:23 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/07/07 02:13:23 NOTICE: [36m(09) :[0m [34mtest changed on both paths and identical - file2[0m
2026/07/07 02:13:23 NOTICE: [36m(10) :[0m [34mtouch-glob 2001-01-02 /tmp/020921sacoxar3/datadir/test_equal-jiquvav0/ file2.txt[0m
2026/07/07 02:13:23 DEBUG : fs cache: switching user supplied name "/tmp/020921sacoxar3/datadir/test_equal-jiquvav0/" for canonical name "/tmp/020921sacoxar3/datadir/test_equal-jiquvav0"
2026/07/07 02:13:23 DEBUG : file2.txt: Set modification time 2001-01-02
2026/07/07 02:13:23 NOTICE: [36m(11) :[0m [34mcopy-as /tmp/020921sacoxar3/datadir/test_equal-jiquvav0/file2.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/equal/path1/ file2.txt[0m
2026/07/07 02:13:23 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_equal-jiquvav0/file2.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/equal/path1/" as "file2.txt"
2026/07/07 02:13:23 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_equal-jiquvav0/file2.txt"
2026/07/07 02:13:23 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/equal/path1/"
2026/07/07 02:13:23 DEBUG : operations.CopyFile "file2.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/equal/path1" as "file2.txt"
2026/07/07 02:13:23 DEBUG : file2.txt: size = 37 (Local file system at /tmp/020921sacoxar3/datadir/test_equal-jiquvav0)
2026/07/07 02:13:23 DEBUG : file2.txt: size = 0 (Azure container rclone-test-tawoqir8kice path 020921sacoxar3/equal/path1)
2026/07/07 02:13:23 DEBUG : file2.txt: Sizes differ
2026/07/07 02:13:23 DEBUG : file2.txt: size = 37 OK
2026/07/07 02:13:23 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/07/07 02:13:23 INFO : file2.txt: Copied (replaced existing)
2026/07/07 02:13:23 NOTICE: [36m(12) :[0m [34mcopy-as /tmp/020921sacoxar3/datadir/test_equal-jiquvav0/file2.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/equal/path2/ file2.txt[0m
2026/07/07 02:13:23 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_equal-jiquvav0/file2.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/equal/path2/" as "file2.txt"
2026/07/07 02:13:23 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_equal-jiquvav0/file2.txt"
2026/07/07 02:13:23 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/equal/path2/"
2026/07/07 02:13:23 DEBUG : operations.CopyFile "file2.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/equal/path2" as "file2.txt"
2026/07/07 02:13:23 DEBUG : file2.txt: size = 37 (Local file system at /tmp/020921sacoxar3/datadir/test_equal-jiquvav0)
2026/07/07 02:13:23 DEBUG : file2.txt: size = 0 (Azure container rclone-test-tawoqir8kice path 020921sacoxar3/equal/path2)
2026/07/07 02:13:23 DEBUG : file2.txt: Sizes differ
2026/07/07 02:13:23 DEBUG : file2.txt: size = 37 OK
2026/07/07 02:13:23 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/07/07 02:13:23 INFO : file2.txt: Copied (replaced existing)
2026/07/07 02:13:23 NOTICE: [36m(13) :[0m [34mtest bisync run[0m
2026/07/07 02:13:23 NOTICE: [36m(14) :[0m [34mbisync[0m
2026/07/07 02:13:28 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/equal/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:13:28 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/equal/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:13:28 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02: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/07 02:13:28 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/equal/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/equal/path2/"
2026/07/07 02:13:28 INFO : Building Path1 and Path2 listings
2026/07/07 02:13:28 INFO : Path1 checking for diffs
2026/07/07 02:13:28 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/07 02:13:28 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/07/07 02:13:28 INFO : Path1: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/07/07 02:13:28 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m, [36m 2 larger[0m, [34m 0 smaller[0m)
2026/07/07 02:13:28 INFO : Path2 checking for diffs
2026/07/07 02:13:28 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/07 02:13:28 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/07/07 02:13:28 INFO : Path2: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/07/07 02:13:28 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m, [36m 2 larger[0m, [34m 0 smaller[0m)
2026/07/07 02:13:28 INFO : Applying changes
2026/07/07 02:13:28 INFO : Checking potential conflicts...
2026/07/07 02:13:28 ERROR : file1.txt: md5 differ
2026/07/07 02:13:28 NOTICE: Azure container rclone-test-tawoqir8kice path 020921sacoxar3/equal/path2: 1 differences found
2026/07/07 02:13:28 NOTICE: Azure container rclone-test-tawoqir8kice path 020921sacoxar3/equal/path2: 1 errors while checking
2026/07/07 02:13:28 NOTICE: Azure container rclone-test-tawoqir8kice path 020921sacoxar3/equal/path2: 1 matching files
2026/07/07 02:13:28 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/07 02:13:28 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/07/07 02:13:28 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/equal/path1/file1.txt.conflict1[0m
2026/07/07 02:13:28 INFO : file1.txt: Copied (server-side copy) to: file1.txt.conflict1
2026/07/07 02:13:28 INFO : file1.txt: Deleted
2026/07/07 02:13:28 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/equal/path2/file1.txt.conflict1[0m
2026/07/07 02:13:28 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/equal/path2/file1.txt.conflict2[0m
2026/07/07 02:13:28 INFO : file1.txt: Copied (server-side copy) to: file1.txt.conflict2
2026/07/07 02:13:28 INFO : file1.txt: Deleted
2026/07/07 02:13:28 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/equal/path1/file1.txt.conflict2[0m
2026/07/07 02:13:28 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile2.txt[0m
2026/07/07 02:13:28 INFO : Files are equal! Skipping: file2.txt
2026/07/07 02:13:28 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/07 02:13:28 INFO : file1.txt.conflict2: Copied (server-side copy)
2026/07/07 02:13:28 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/07 02:13:29 INFO : file1.txt.conflict1: Copied (server-side copy)
2026/07/07 02:13:29 INFO : Updating listings
2026/07/07 02:13:29 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/equal/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/equal/path2/"
2026/07/07 02:13:29 INFO : [32mBisync successful[0m
2026/07/07 02:13:29 DEBUG : Waiting for deletions to finish
2026/07/07 02:13:29 INFO : file1.txt.conflict1: Deleted
2026/07/07 02:13:29 INFO : file2.txt: Deleted
2026/07/07 02:13:29 INFO : RCLONE_TEST: Deleted
2026/07/07 02:13:29 INFO : file1.txt.conflict2: Deleted
2026/07/07 02:13:29 DEBUG : removing 1 level 0 directories
2026/07/07 02:13:29 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/equal/path1: Removing directory
2026/07/07 02:13:29 DEBUG : Waiting for deletions to finish
2026/07/07 02:13:29 INFO : file1.txt.conflict2: Deleted
2026/07/07 02:13:29 INFO : file1.txt.conflict1: Deleted
2026/07/07 02:13:29 INFO : file2.txt: Deleted
2026/07/07 02:13:29 INFO : RCLONE_TEST: Deleted
2026/07/07 02:13:29 DEBUG : removing 1 level 0 directories
2026/07/07 02:13:29 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/equal/path2: Removing directory
bisync_test.go:610: [32mTEST equal PASSED[0m
=== RUN TestBisyncRemoteRemote/ext_paths
2026/07/07 02:13:29 INFO : path1: Making directory
2026/07/07 02:13:29 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1"
2026/07/07 02:13:29 INFO : path2: Making directory
2026/07/07 02:13:29 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2"
2026/07/07 02:13:29 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ext_paths/initial"
2026/07/07 02:13:29 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/initdir/test_ext_paths-qebasej1"
2026/07/07 02:13:29 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:13:29 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:13:29 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/07/07 02:13:29 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/07 02:13:29 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/07 02:13:29 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/07/07 02:13:29 DEBUG : 測試_check file: Need to transfer - File not found at Destination
2026/07/07 02:13:29 DEBUG : 測試Русский ěáñ: Making directory with metadata
2026/07/07 02:13:29 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:13:29 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:13:29 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:13:29 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/07/07 02:13:29 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:13:29 INFO : 測試Русский ěáñ: Made directory with metadata (mtime=2024-04-17T01:00:03.064427195Z)
2026/07/07 02:13:29 DEBUG : Added delayed dir = "測試Русский ěáñ", newDst=測試Русский ěáñ
2026/07/07 02:13:29 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:13:29 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:13:29 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:13:29 INFO : file1.txt: Copied (new)
2026/07/07 02:13:29 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/07 02:13:29 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/07 02:13:29 DEBUG : 測試Русский ěáñ/測試_check file: Need to transfer - File not found at Destination
2026/07/07 02:13:29 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/07/07 02:13:29 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/07/07 02:13:29 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/07/07 02:13:29 DEBUG : Local file system at /tmp/020921sacoxar3/initdir/test_ext_paths-qebasej1: Waiting for checks to finish
2026/07/07 02:13:29 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:13:29 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:13:29 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:13:29 DEBUG : Local file system at /tmp/020921sacoxar3/initdir/test_ext_paths-qebasej1: Waiting for transfers to finish
2026/07/07 02:13:29 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:13:29 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/07/07 02:13:29 INFO : filename_contains_ě_.txt: Copied (new)
2026/07/07 02:13:29 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/07/07 02:13:29 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/07/07 02:13:29 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/07/07 02:13:29 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/07/07 02:13:29 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/07/07 02:13:29 INFO : Русский.txt: Copied (new)
2026/07/07 02:13:29 DEBUG : 測試_check file.a1a409eb.partial: size = 0 OK
2026/07/07 02:13:29 DEBUG : 測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:13:29 DEBUG : 測試_check file.a1a409eb.partial: renamed to: 測試_check file
2026/07/07 02:13:29 INFO : 測試_check file: Copied (new)
2026/07/07 02:13:29 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: size = 272 OK
2026/07/07 02:13:29 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:13:29 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: size = 0 OK
2026/07/07 02:13:29 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: size = 272 OK
2026/07/07 02:13:29 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: renamed to: 測試Русский ěáñ/filename_contains_ě_.txt
2026/07/07 02:13:29 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Copied (new)
2026/07/07 02:13:29 DEBUG : 測試Русский ěáñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:13:29 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:13:29 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: renamed to: 測試Русский ěáñ/測試_check file
2026/07/07 02:13:29 INFO : 測試Русский ěáñ/測試_check file: Copied (new)
2026/07/07 02:13:29 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: renamed to: 測試Русский ěáñ/filename_contains_ࢺ_.txt
2026/07/07 02:13:29 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Copied (new)
2026/07/07 02:13:29 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/07/07 02:13:29 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ext_paths/modfiles"
2026/07/07 02:13:29 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_ext_paths-hiseyeg4"
2026/07/07 02:13:29 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:13:29 DEBUG : 測試_filtersfile.txt: Need to transfer - File not found at Destination
2026/07/07 02:13:29 DEBUG : Local file system at /tmp/020921sacoxar3/datadir/test_ext_paths-hiseyeg4: Waiting for checks to finish
2026/07/07 02:13:29 DEBUG : Local file system at /tmp/020921sacoxar3/datadir/test_ext_paths-hiseyeg4: Waiting for transfers to finish
2026/07/07 02:13:29 DEBUG : file1.txt.817ca4fb.partial: size = 19 OK
2026/07/07 02:13:29 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: size = 254 OK
2026/07/07 02:13:29 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:13:29 DEBUG : 測試_filtersfile.txt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/07/07 02:13:29 DEBUG : file1.txt.817ca4fb.partial: renamed to: file1.txt
2026/07/07 02:13:29 INFO : file1.txt: Copied (new)
2026/07/07 02:13:29 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: renamed to: 測試_filtersfile.txt
2026/07/07 02:13:29 INFO : 測試_filtersfile.txt: Copied (new)
2026/07/07 02:13:29 DEBUG : Waiting for deletions to finish
2026/07/07 02:13:29 DEBUG : removing 1 level 0 directories
2026/07/07 02:13:29 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/ext_paths/path1: Removing directory
2026/07/07 02:13:29 DEBUG : Waiting for deletions to finish
2026/07/07 02:13:29 DEBUG : removing 1 level 0 directories
2026/07/07 02:13:29 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/ext_paths/path2: Removing directory
2026/07/07 02:13:30 NOTICE: checking initFs Local file system at /tmp/020921sacoxar3/initdir/test_ext_paths-qebasej1
2026/07/07 02:13:30 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:13:30 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:13:30 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/07/07 02:13:30 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/07 02:13:30 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/07 02:13:30 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/07/07 02:13:30 DEBUG : 測試_check file: Need to transfer - File not found at Destination
2026/07/07 02:13:30 INFO : 測試Русский ěáñ: Making directory
2026/07/07 02:13:30 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/07 02:13:30 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/07 02:13:30 DEBUG : 測試Русский ěáñ/測試_check file: Need to transfer - File not found at Destination
2026/07/07 02:13:30 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/ext_paths/path1: Waiting for checks to finish
2026/07/07 02:13:30 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/ext_paths/path1: Waiting for transfers to finish
2026/07/07 02:13:30 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:13:30 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:13:30 INFO : file1.txt: Copied (new)
2026/07/07 02:13:30 DEBUG : filename_contains_ě_.txt: size = 272 OK
2026/07/07 02:13:30 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:13:30 INFO : filename_contains_ě_.txt: Copied (new)
2026/07/07 02:13:30 DEBUG : file_enconde_mañana_funcionará.txt: size = 0 OK
2026/07/07 02:13:30 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:13:30 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/07/07 02:13:30 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:13:30 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:13:30 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:13:30 DEBUG : filename_contains_ࢺ_.txt: size = 272 OK
2026/07/07 02:13:30 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:13:30 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/07/07 02:13:30 DEBUG : 測試_check file: size = 0 OK
2026/07/07 02:13:30 DEBUG : 測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:13:30 INFO : 測試_check file: Copied (new)
2026/07/07 02:13:30 DEBUG : Русский.txt: size = 0 OK
2026/07/07 02:13:30 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:13:30 INFO : Русский.txt: Copied (new)
2026/07/07 02:13:30 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: size = 272 OK
2026/07/07 02:13:30 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:13:30 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Copied (new)
2026/07/07 02:13:30 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: size = 272 OK
2026/07/07 02:13:30 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:13:30 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Copied (new)
2026/07/07 02:13:30 DEBUG : 測試Русский ěáñ/測試_check file: size = 0 OK
2026/07/07 02:13:30 DEBUG : 測試Русский ěáñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:13:30 INFO : 測試Русский ěáñ/測試_check file: Copied (new)
2026/07/07 02:13:30 NOTICE: checking Path1 Azure container rclone-test-tawoqir8kice path 020921sacoxar3/ext_paths/path1
2026/07/07 02:13:30 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:13:30 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:13:30 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/07/07 02:13:30 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/07 02:13:30 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/07 02:13:30 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/07/07 02:13:30 DEBUG : 測試_check file: Need to transfer - File not found at Destination
2026/07/07 02:13:30 INFO : 測試Русский ěáñ: Making directory
2026/07/07 02:13:30 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/07 02:13:30 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/07 02:13:30 DEBUG : 測試Русский ěáñ/測試_check file: Need to transfer - File not found at Destination
2026/07/07 02:13:30 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/ext_paths/path2: Waiting for checks to finish
2026/07/07 02:13:30 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/ext_paths/path2: Waiting for transfers to finish
2026/07/07 02:13:30 DEBUG : file_enconde_mañana_funcionará.txt: size = 0 OK
2026/07/07 02:13:30 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:13:30 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/07/07 02:13:30 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:13:30 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:13:30 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:13:30 DEBUG : filename_contains_ě_.txt: size = 272 OK
2026/07/07 02:13:30 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:13:30 INFO : filename_contains_ě_.txt: Copied (new)
2026/07/07 02:13:30 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:13:30 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:13:30 INFO : file1.txt: Copied (new)
2026/07/07 02:13:30 DEBUG : filename_contains_ࢺ_.txt: size = 272 OK
2026/07/07 02:13:30 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:13:30 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/07/07 02:13:30 DEBUG : Русский.txt: size = 0 OK
2026/07/07 02:13:30 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:13:30 INFO : Русский.txt: Copied (new)
2026/07/07 02:13:30 DEBUG : 測試_check file: size = 0 OK
2026/07/07 02:13:30 DEBUG : 測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:13:30 INFO : 測試_check file: Copied (new)
2026/07/07 02:13:30 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: size = 272 OK
2026/07/07 02:13:30 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:13:30 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Copied (new)
2026/07/07 02:13:30 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: size = 272 OK
2026/07/07 02:13:30 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:13:30 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Copied (new)
2026/07/07 02:13:30 DEBUG : 測試Русский ěáñ/測試_check file: size = 0 OK
2026/07/07 02:13:30 DEBUG : 測試Русский ěáñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:13:30 INFO : 測試Русский ěáñ/測試_check file: Copied (new)
2026/07/07 02:13:30 NOTICE: checking path2 Azure container rclone-test-tawoqir8kice path 020921sacoxar3/ext_paths/path2
2026/07/07 02:13:30 NOTICE: [36m(01) :[0m [34mtest extended-char-paths[0m
2026/07/07 02:13:30 NOTICE: [36m(02) :[0m [34mfix-names TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский{spc}{spc}ěáñ/[0m
2026/07/07 02:13:30 DEBUG : Creating backend with remote "TestAzureBlob:"
2026/07/07 02:13:30 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский ěáñ/: is NFC: true
2026/07/07 02:13:30 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский ěáñ/: is NFD: false
2026/07/07 02:13:30 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский ěáñ/: is valid UTF8: true
2026/07/07 02:13:30 DEBUG : TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский ěáñ/: attempting to fix directory
2026/07/07 02:13:30 DEBUG : old and new are equal. Skipping. TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский ěáñ/ (3aa52cca11c72247c78100e4ac4f6c84) TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский ěáñ/ (3aa52cca11c72247c78100e4ac4f6c84)
2026/07/07 02:13:30 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский ěáñ/"
2026/07/07 02:13:30 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский ěáñ/" to be canonical "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский ěáñ"
2026/07/07 02:13:30 DEBUG : Attempting to move rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский ěáñ to TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский ěáñ/
2026/07/07 02:13:30 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский ěáñ-rclone-move-qezojuf4"
2026/07/07 02:13:30 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/ext_paths/path1/測試Русский ěáñ-rclone-move-qezojuf4: Waiting for checks to finish
2026/07/07 02:13:30 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/ext_paths/path1/測試Русский ěáñ-rclone-move-qezojuf4: Waiting for transfers to finish
2026/07/07 02:13:30 INFO : There was nothing to transfer
2026/07/07 02:13:30 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский ěáñ/"
2026/07/07 02:13:30 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский ěáñ/" to be canonical "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский ěáñ"
2026/07/07 02:13:30 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/ext_paths/path1/測試Русский ěáñ: Waiting for checks to finish
2026/07/07 02:13:30 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/ext_paths/path1/測試Русский ěáñ: Waiting for transfers to finish
2026/07/07 02:13:30 INFO : There was nothing to transfer
2026/07/07 02:13:30 NOTICE: [36m(03) :[0m [34mfix-names TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試Русский{spc}{spc}ěáñ/[0m
2026/07/07 02:13:30 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試Русский ěáñ/: is NFC: true
2026/07/07 02:13:30 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試Русский ěáñ/: is NFD: false
2026/07/07 02:13:30 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試Русский ěáñ/: is valid UTF8: true
2026/07/07 02:13:30 DEBUG : TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試Русский ěáñ/: attempting to fix directory
2026/07/07 02:13:30 DEBUG : old and new are equal. Skipping. TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試Русский ěáñ/ (558cad80b4e1998402123c701787ce1b) TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試Русский ěáñ/ (558cad80b4e1998402123c701787ce1b)
2026/07/07 02:13:30 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試Русский ěáñ/"
2026/07/07 02:13:31 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試Русский ěáñ/" to be canonical "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試Русский ěáñ"
2026/07/07 02:13:31 DEBUG : Attempting to move rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試Русский ěáñ to TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試Русский ěáñ/
2026/07/07 02:13:31 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試Русский ěáñ-rclone-move-jacozen7"
2026/07/07 02:13:31 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/ext_paths/path2/測試Русский ěáñ-rclone-move-jacozen7: Waiting for checks to finish
2026/07/07 02:13:31 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/ext_paths/path2/測試Русский ěáñ-rclone-move-jacozen7: Waiting for transfers to finish
2026/07/07 02:13:31 INFO : There was nothing to transfer
2026/07/07 02:13:31 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試Русский ěáñ/"
2026/07/07 02:13:31 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試Русский ěáñ/" to be canonical "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試Русский ěáñ"
2026/07/07 02:13:31 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/ext_paths/path2/測試Русский ěáñ: Waiting for checks to finish
2026/07/07 02:13:31 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/ext_paths/path2/測試Русский ěáñ: Waiting for transfers to finish
2026/07/07 02:13:31 INFO : There was nothing to transfer
2026/07/07 02:13:31 NOTICE: [36m(04) :[0m [34mfix-names TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/07/07 02:13:31 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFC: true
2026/07/07 02:13:31 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFD: false
2026/07/07 02:13:31 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/07/07 02:13:31 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/07 02:13:31 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true 0102fecbd7d7617fe3cbca5177ab01f9
2026/07/07 02:13:31 DEBUG : FILE old: rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/07/07 02:13:31 DEBUG : HASH old: 0102fecbd7d7617fe3cbca5177ab01f9 new: 0102fecbd7d7617fe3cbca5177ab01f9 equal: true
2026/07/07 02:13:31 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false df341bbc3c017cbe8ed8c91afef03c09
2026/07/07 02:13:31 DEBUG : FILE old: rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/07/07 02:13:31 DEBUG : HASH old: df341bbc3c017cbe8ed8c91afef03c09 new: 0102fecbd7d7617fe3cbca5177ab01f9 equal: false
2026/07/07 02:13:31 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false df341bbc3c017cbe8ed8c91afef03c09
2026/07/07 02:13:31 DEBUG : FILE old: rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/07/07 02:13:31 DEBUG : HASH old: df341bbc3c017cbe8ed8c91afef03c09 new: 0102fecbd7d7617fe3cbca5177ab01f9 equal: false
2026/07/07 02:13:31 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true 0102fecbd7d7617fe3cbca5177ab01f9
2026/07/07 02:13:31 DEBUG : FILE old: rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/07/07 02:13:31 DEBUG : HASH old: 0102fecbd7d7617fe3cbca5177ab01f9 new: 0102fecbd7d7617fe3cbca5177ab01f9 equal: true
2026/07/07 02:13:31 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/07 02:13:31 NOTICE: [36m(05) :[0m [34mfix-names TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/07/07 02:13:31 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFC: true
2026/07/07 02:13:31 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFD: false
2026/07/07 02:13:31 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/07/07 02:13:31 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/07 02:13:31 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true c9c3329e490502c57054b0820d725f25
2026/07/07 02:13:31 DEBUG : FILE old: rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/07/07 02:13:31 DEBUG : HASH old: c9c3329e490502c57054b0820d725f25 new: c9c3329e490502c57054b0820d725f25 equal: true
2026/07/07 02:13:31 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false 4e6a1b41ce777ae89df2b5029f464448
2026/07/07 02:13:31 DEBUG : FILE old: rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/07/07 02:13:31 DEBUG : HASH old: 4e6a1b41ce777ae89df2b5029f464448 new: c9c3329e490502c57054b0820d725f25 equal: false
2026/07/07 02:13:31 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false 4e6a1b41ce777ae89df2b5029f464448
2026/07/07 02:13:31 DEBUG : FILE old: rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/07/07 02:13:31 DEBUG : HASH old: 4e6a1b41ce777ae89df2b5029f464448 new: c9c3329e490502c57054b0820d725f25 equal: false
2026/07/07 02:13:31 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true c9c3329e490502c57054b0820d725f25
2026/07/07 02:13:31 DEBUG : FILE old: rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/07/07 02:13:31 DEBUG : HASH old: c9c3329e490502c57054b0820d725f25 new: c9c3329e490502c57054b0820d725f25 equal: true
2026/07/07 02:13:31 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/07 02:13:31 NOTICE: [36m(06) :[0m [34mfix-names TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский{spc}{spc}ěáñ/filename_contains_ě_.txt[0m
2026/07/07 02:13:31 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: is NFC: true
2026/07/07 02:13:31 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: is NFD: false
2026/07/07 02:13:31 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: is valid UTF8: true
2026/07/07 02:13:31 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/07/07 02:13:31 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: true acae8ce71b60aae5fe4b71867c518808
2026/07/07 02:13:31 DEBUG : FILE old: rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: true
2026/07/07 02:13:31 DEBUG : HASH old: acae8ce71b60aae5fe4b71867c518808 new: acae8ce71b60aae5fe4b71867c518808 equal: true
2026/07/07 02:13:31 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false a09ad0e73c4b17ce3360d78a72ef63f0
2026/07/07 02:13:31 DEBUG : FILE old: rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/07/07 02:13:31 DEBUG : HASH old: a09ad0e73c4b17ce3360d78a72ef63f0 new: acae8ce71b60aae5fe4b71867c518808 equal: false
2026/07/07 02:13:31 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false 8dc19a9b5271fd21dd98db80e0cf89ae
2026/07/07 02:13:31 DEBUG : FILE old: rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/07/07 02:13:31 DEBUG : HASH old: 8dc19a9b5271fd21dd98db80e0cf89ae new: acae8ce71b60aae5fe4b71867c518808 equal: false
2026/07/07 02:13:31 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false 4f2b035f33e76eea9d48f1056f3fef6b
2026/07/07 02:13:31 DEBUG : FILE old: rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/07/07 02:13:31 DEBUG : HASH old: 4f2b035f33e76eea9d48f1056f3fef6b new: acae8ce71b60aae5fe4b71867c518808 equal: false
2026/07/07 02:13:31 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/07/07 02:13:31 NOTICE: [36m(07) :[0m [34mfix-names TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試Русский{spc}{spc}ěáñ/filename_contains_ě_.txt[0m
2026/07/07 02:13:31 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: is NFC: true
2026/07/07 02:13:31 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: is NFD: false
2026/07/07 02:13:31 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: is valid UTF8: true
2026/07/07 02:13:31 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/07/07 02:13:31 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: true 78afab9b83025b82eb8f674b7e23ca3b
2026/07/07 02:13:31 DEBUG : FILE old: rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: true
2026/07/07 02:13:31 DEBUG : HASH old: 78afab9b83025b82eb8f674b7e23ca3b new: 78afab9b83025b82eb8f674b7e23ca3b equal: true
2026/07/07 02:13:31 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false b0c7e6938692db6fe042bb256f0046e6
2026/07/07 02:13:31 DEBUG : FILE old: rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/07/07 02:13:31 DEBUG : HASH old: b0c7e6938692db6fe042bb256f0046e6 new: 78afab9b83025b82eb8f674b7e23ca3b equal: false
2026/07/07 02:13:31 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false 06bb394385dbe25088d0c9ae1e32d14b
2026/07/07 02:13:31 DEBUG : FILE old: rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/07/07 02:13:31 DEBUG : HASH old: 06bb394385dbe25088d0c9ae1e32d14b new: 78afab9b83025b82eb8f674b7e23ca3b equal: false
2026/07/07 02:13:31 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false fccdadbd06ca9d83a142703ea2b2179e
2026/07/07 02:13:31 DEBUG : FILE old: rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/07/07 02:13:31 DEBUG : HASH old: fccdadbd06ca9d83a142703ea2b2179e new: 78afab9b83025b82eb8f674b7e23ca3b equal: false
2026/07/07 02:13:31 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/07/07 02:13:31 NOTICE: [36m(08) :[0m [34mfix-names TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試_check{spc}file[0m
2026/07/07 02:13:31 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試_check file: is NFC: true
2026/07/07 02:13:31 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試_check file: is NFD: true
2026/07/07 02:13:31 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試_check file: is valid UTF8: true
2026/07/07 02:13:31 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/07 02:13:31 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試_check file: file exists: true 8d1c8d9cfa31e27afcdf40ca7bd5f2c0
2026/07/07 02:13:31 DEBUG : FILE old: rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試_check file new: rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試_check file equal: true
2026/07/07 02:13:31 DEBUG : HASH old: 8d1c8d9cfa31e27afcdf40ca7bd5f2c0 new: 8d1c8d9cfa31e27afcdf40ca7bd5f2c0 equal: true
2026/07/07 02:13:32 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試_check file: file exists: true 8d1c8d9cfa31e27afcdf40ca7bd5f2c0
2026/07/07 02:13:32 DEBUG : FILE old: rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試_check file new: rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試_check file equal: true
2026/07/07 02:13:32 DEBUG : HASH old: 8d1c8d9cfa31e27afcdf40ca7bd5f2c0 new: 8d1c8d9cfa31e27afcdf40ca7bd5f2c0 equal: true
2026/07/07 02:13:32 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試_check file: file exists: true 8d1c8d9cfa31e27afcdf40ca7bd5f2c0
2026/07/07 02:13:32 DEBUG : FILE old: rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試_check file new: rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試_check file equal: true
2026/07/07 02:13:32 DEBUG : HASH old: 8d1c8d9cfa31e27afcdf40ca7bd5f2c0 new: 8d1c8d9cfa31e27afcdf40ca7bd5f2c0 equal: true
2026/07/07 02:13:32 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試_check file: file exists: true 8d1c8d9cfa31e27afcdf40ca7bd5f2c0
2026/07/07 02:13:32 DEBUG : FILE old: rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試_check file new: rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試_check file equal: true
2026/07/07 02:13:32 DEBUG : HASH old: 8d1c8d9cfa31e27afcdf40ca7bd5f2c0 new: 8d1c8d9cfa31e27afcdf40ca7bd5f2c0 equal: true
2026/07/07 02:13:32 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/07 02:13:32 NOTICE: [36m(09) :[0m [34mfix-names TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試_check{spc}file[0m
2026/07/07 02:13:32 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試_check file: is NFC: true
2026/07/07 02:13:32 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試_check file: is NFD: true
2026/07/07 02:13:32 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試_check file: is valid UTF8: true
2026/07/07 02:13:32 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/07 02:13:32 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試_check file: file exists: true 7cb4b87fdf0e29a95ef515b263c51c8d
2026/07/07 02:13:32 DEBUG : FILE old: rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試_check file new: rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試_check file equal: true
2026/07/07 02:13:32 DEBUG : HASH old: 7cb4b87fdf0e29a95ef515b263c51c8d new: 7cb4b87fdf0e29a95ef515b263c51c8d equal: true
2026/07/07 02:13:32 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試_check file: file exists: true 7cb4b87fdf0e29a95ef515b263c51c8d
2026/07/07 02:13:32 DEBUG : FILE old: rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試_check file new: rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試_check file equal: true
2026/07/07 02:13:32 DEBUG : HASH old: 7cb4b87fdf0e29a95ef515b263c51c8d new: 7cb4b87fdf0e29a95ef515b263c51c8d equal: true
2026/07/07 02:13:32 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試_check file: file exists: true 7cb4b87fdf0e29a95ef515b263c51c8d
2026/07/07 02:13:32 DEBUG : FILE old: rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試_check file new: rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試_check file equal: true
2026/07/07 02:13:32 DEBUG : HASH old: 7cb4b87fdf0e29a95ef515b263c51c8d new: 7cb4b87fdf0e29a95ef515b263c51c8d equal: true
2026/07/07 02:13:32 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試_check file: file exists: true 7cb4b87fdf0e29a95ef515b263c51c8d
2026/07/07 02:13:32 DEBUG : FILE old: rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試_check file new: rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試_check file equal: true
2026/07/07 02:13:32 DEBUG : HASH old: 7cb4b87fdf0e29a95ef515b263c51c8d new: 7cb4b87fdf0e29a95ef515b263c51c8d equal: true
2026/07/07 02:13:32 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/07 02:13:32 NOTICE: [36m(10) :[0m [34mfix-names TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/07/07 02:13:32 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFC: true
2026/07/07 02:13:32 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFD: false
2026/07/07 02:13:32 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/07/07 02:13:32 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/07 02:13:32 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true 0102fecbd7d7617fe3cbca5177ab01f9
2026/07/07 02:13:32 DEBUG : FILE old: rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/07/07 02:13:32 DEBUG : HASH old: 0102fecbd7d7617fe3cbca5177ab01f9 new: 0102fecbd7d7617fe3cbca5177ab01f9 equal: true
2026/07/07 02:13:32 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false df341bbc3c017cbe8ed8c91afef03c09
2026/07/07 02:13:32 DEBUG : FILE old: rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/07/07 02:13:32 DEBUG : HASH old: df341bbc3c017cbe8ed8c91afef03c09 new: 0102fecbd7d7617fe3cbca5177ab01f9 equal: false
2026/07/07 02:13:32 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false df341bbc3c017cbe8ed8c91afef03c09
2026/07/07 02:13:32 DEBUG : FILE old: rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/07/07 02:13:32 DEBUG : HASH old: df341bbc3c017cbe8ed8c91afef03c09 new: 0102fecbd7d7617fe3cbca5177ab01f9 equal: false
2026/07/07 02:13:32 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true 0102fecbd7d7617fe3cbca5177ab01f9
2026/07/07 02:13:32 DEBUG : FILE old: rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/07/07 02:13:32 DEBUG : HASH old: 0102fecbd7d7617fe3cbca5177ab01f9 new: 0102fecbd7d7617fe3cbca5177ab01f9 equal: true
2026/07/07 02:13:32 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/07 02:13:32 NOTICE: [36m(11) :[0m [34mfix-names TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/07/07 02:13:32 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFC: true
2026/07/07 02:13:32 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFD: false
2026/07/07 02:13:32 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/07/07 02:13:32 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/07 02:13:32 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true c9c3329e490502c57054b0820d725f25
2026/07/07 02:13:32 DEBUG : FILE old: rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/07/07 02:13:32 DEBUG : HASH old: c9c3329e490502c57054b0820d725f25 new: c9c3329e490502c57054b0820d725f25 equal: true
2026/07/07 02:13:32 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false 4e6a1b41ce777ae89df2b5029f464448
2026/07/07 02:13:32 DEBUG : FILE old: rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/07/07 02:13:32 DEBUG : HASH old: 4e6a1b41ce777ae89df2b5029f464448 new: c9c3329e490502c57054b0820d725f25 equal: false
2026/07/07 02:13:32 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false 4e6a1b41ce777ae89df2b5029f464448
2026/07/07 02:13:32 DEBUG : FILE old: rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/07/07 02:13:32 DEBUG : HASH old: 4e6a1b41ce777ae89df2b5029f464448 new: c9c3329e490502c57054b0820d725f25 equal: false
2026/07/07 02:13:32 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true c9c3329e490502c57054b0820d725f25
2026/07/07 02:13:32 DEBUG : FILE old: rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/07/07 02:13:32 DEBUG : HASH old: c9c3329e490502c57054b0820d725f25 new: c9c3329e490502c57054b0820d725f25 equal: true
2026/07/07 02:13:32 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/07 02:13:32 NOTICE: [36m(12) :[0m [34mtest resync subdirs with extended chars[0m
2026/07/07 02:13:32 NOTICE: [36m(13) :[0m [34mbisync subdir=測試Русский{spc}{spc}ěáñ resync[0m
2026/07/07 02:13:36 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/ext_paths/path1/測試Русский ěáñ: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:13:36 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/ext_paths/path2/測試Русский ěáñ: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:13:36 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:13:36 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/07 02:13:36 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский ěáñ/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試Русский ěáñ/"
2026/07/07 02:13:36 INFO : Copying Path2 files to Path1
2026/07/07 02:13:36 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:13:37 INFO : There was nothing to transfer
2026/07/07 02:13:37 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:13:37 INFO : There was nothing to transfer
2026/07/07 02:13:37 INFO : Resync updating listings
2026/07/07 02:13:37 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский ěáñ/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試Русский ěáñ/"
2026/07/07 02:13:37 INFO : [32mBisync successful[0m
2026/07/07 02:13:37 NOTICE: [36m(14) :[0m [34mcopy-listings resync[0m
2026/07/07 02:13:37 NOTICE: [36m(15) :[0m [34mtest place new files with extended chars on each side[0m
2026/07/07 02:13:37 NOTICE: [36m(16) :[0m [34mtouch-glob 2001-01-02 /tmp/020921sacoxar3/datadir/test_ext_paths-hiseyeg4/ file1.txt[0m
2026/07/07 02:13:37 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_ext_paths-hiseyeg4/"
2026/07/07 02:13:37 DEBUG : fs cache: renaming cache item "/tmp/020921sacoxar3/datadir/test_ext_paths-hiseyeg4/" to be canonical "/tmp/020921sacoxar3/datadir/test_ext_paths-hiseyeg4"
2026/07/07 02:13:37 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/07 02:13:37 NOTICE: [36m(17) :[0m [34mcopy-as /tmp/020921sacoxar3/datadir/test_ext_paths-hiseyeg4/file1.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский{spc}{spc}ěáñ 測試_file1p1[0m
2026/07/07 02:13:37 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_ext_paths-hiseyeg4/file1.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский ěáñ" as "測試_file1p1"
2026/07/07 02:13:37 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_ext_paths-hiseyeg4/file1.txt"
2026/07/07 02:13:37 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский ěáñ"
2026/07/07 02:13:37 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/ext_paths/path1/測試Русский ěáñ" as "測試_file1p1"
2026/07/07 02:13:37 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:13:37 DEBUG : 測試_file1p1: size = 19 OK
2026/07/07 02:13:37 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:13:37 INFO : file1.txt: Copied (new) to: 測試_file1p1
2026/07/07 02:13:37 NOTICE: [36m(18) :[0m [34mcopy-as /tmp/020921sacoxar3/datadir/test_ext_paths-hiseyeg4/file1.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試Русский{spc}{spc}ěáñ 測試_file1p2[0m
2026/07/07 02:13:37 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_ext_paths-hiseyeg4/file1.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試Русский ěáñ" as "測試_file1p2"
2026/07/07 02:13:37 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_ext_paths-hiseyeg4/file1.txt"
2026/07/07 02:13:37 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試Русский ěáñ"
2026/07/07 02:13:37 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/ext_paths/path2/測試Русский ěáñ" as "測試_file1p2"
2026/07/07 02:13:37 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:13:37 DEBUG : 測試_file1p2: size = 19 OK
2026/07/07 02:13:37 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:13:37 INFO : file1.txt: Copied (new) to: 測試_file1p2
2026/07/07 02:13:37 NOTICE: [36m(19) :[0m [34mtest normal sync of subdirs with extended chars[0m
2026/07/07 02:13:37 NOTICE: [36m(20) :[0m [34mbisync subdir=測試Русский{spc}{spc}ěáñ[0m
2026/07/07 02:13:41 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/ext_paths/path1/測試Русский ěáñ: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:13:41 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/ext_paths/path2/測試Русский ěáñ: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:13:41 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:13: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/07 02:13:41 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский ěáñ/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試Русский ěáñ/"
2026/07/07 02:13:41 INFO : Building Path1 and Path2 listings
2026/07/07 02:13:41 INFO : Path1 checking for diffs
2026/07/07 02:13:41 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36m測試_file1p1[0m
2026/07/07 02:13:41 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/07 02:13:41 INFO : Path2 checking for diffs
2026/07/07 02:13:41 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36m測試_file1p2[0m
2026/07/07 02:13:41 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/07 02:13:41 INFO : Applying changes
2026/07/07 02:13:41 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試Русский ěáñ/測試_file1p1[0m
2026/07/07 02:13:41 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский ěáñ/測試_file1p2[0m
2026/07/07 02:13:41 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/07 02:13:42 INFO : 測試_file1p2: Copied (server-side copy)
2026/07/07 02:13:42 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/07 02:13:42 INFO : 測試_file1p1: Copied (server-side copy)
2026/07/07 02:13:42 INFO : Updating listings
2026/07/07 02:13:42 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский ěáñ/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/測試Русский ěáñ/"
2026/07/07 02:13:42 INFO : [32mBisync successful[0m
2026/07/07 02:13:42 NOTICE: [36m(21) :[0m [34mmove-listings normal-sync[0m
2026/07/07 02:13:42 NOTICE: [36m(22) :[0m [34mtest check-filename with extended chars. check should fail.[0m
2026/07/07 02:13:42 NOTICE: [36m(23) :[0m [34mbisync resync[0m
2026/07/07 02:13:46 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/ext_paths/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:13:46 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/ext_paths/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:13:46 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:13: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/07 02:13:46 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/"
2026/07/07 02:13:46 INFO : Copying Path2 files to Path1
2026/07/07 02:13:46 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:13:46 INFO : There was nothing to transfer
2026/07/07 02:13:46 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:13:46 INFO : There was nothing to transfer
2026/07/07 02:13:46 INFO : Resync updating listings
2026/07/07 02:13:46 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/"
2026/07/07 02:13:46 INFO : [32mBisync successful[0m
2026/07/07 02:13:46 NOTICE: [36m(24) :[0m [34mdelete-file TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/07/07 02:13:46 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский ěáñ/" for canonical name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/測試Русский ěáñ"
2026/07/07 02:13:47 INFO : 測試_check file: Deleted
2026/07/07 02:13:47 NOTICE: [36m(25) :[0m [34mbisync check-access check-filename=測試_check{spc}file[0m
2026/07/07 02:13:51 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/ext_paths/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:13:51 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/ext_paths/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:13:51 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:13: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/07 02:13:51 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/"
2026/07/07 02:13:51 INFO : Building Path1 and Path2 listings
2026/07/07 02:13:51 INFO : Path1 checking for diffs
2026/07/07 02:13:51 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36m測試Русский ěáñ/測試_check file[0m
2026/07/07 02:13:51 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/07/07 02:13:51 INFO : Path2 checking for diffs
2026/07/07 02:13:51 INFO : Checking access health
2026/07/07 02:13:51 ERROR : Access test failed: Path1 count 1, Path2 count 2 - 測試_check file
2026/07/07 02:13:51 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36m測試Русский ěáñ/測試_check file[0m
2026/07/07 02:13:51 ERROR : [31mBisync critical error: check file check failed[0m
2026/07/07 02:13:51 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/07 02:13:51 NOTICE: Bisync error: bisync aborted
2026/07/07 02:13:51 NOTICE: [36m(26) :[0m [34mcopy-listings check-access-fail[0m
2026/07/07 02:13:51 NOTICE: [36m(27) :[0m [34mtest check-filename with extended chars. check should pass.[0m
2026/07/07 02:13:51 NOTICE: [36m(28) :[0m [34mbisync resync[0m
2026/07/07 02:13:55 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/ext_paths/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:13:55 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/ext_paths/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:13:55 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:13: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/07 02:13:55 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/"
2026/07/07 02:13:55 INFO : Copying Path2 files to Path1
2026/07/07 02:13:55 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:13:56 INFO : 測試Русский ěáñ/測試_check file: Copied (server-side copy)
2026/07/07 02:13:56 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:13:56 INFO : Resync updating listings
2026/07/07 02:13:56 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/"
2026/07/07 02:13:56 INFO : [32mBisync successful[0m
2026/07/07 02:13:56 NOTICE: [36m(29) :[0m [34mbisync check-access check-filename=測試_check{spc}file[0m
2026/07/07 02:14:00 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/ext_paths/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:14:00 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/ext_paths/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:14:00 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:14:00 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/07 02:14:00 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/"
2026/07/07 02:14:00 INFO : Building Path1 and Path2 listings
2026/07/07 02:14:00 INFO : Path1 checking for diffs
2026/07/07 02:14:00 INFO : Path2 checking for diffs
2026/07/07 02:14:00 INFO : Checking access health
2026/07/07 02:14:00 INFO : Found 2 matching "測試_check file" files on both paths
2026/07/07 02:14:00 INFO : No changes found
2026/07/07 02:14:00 INFO : Updating listings
2026/07/07 02:14:00 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/"
2026/07/07 02:14:00 INFO : [32mBisync successful[0m
2026/07/07 02:14:00 NOTICE: [36m(30) :[0m [34mmove-listings check-access-pass[0m
2026/07/07 02:14:00 NOTICE: [36m(31) :[0m [34mtest filters-file path with extended chars - masks /fileZ.txt[0m
2026/07/07 02:14:00 NOTICE: [36m(32) :[0m [34mcopy-file /tmp/020921sacoxar3/datadir/test_ext_paths-hiseyeg4/測試_filtersfile.txt /tmp/020921sacoxar3/workdir/[0m
2026/07/07 02:14:00 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_ext_paths-hiseyeg4/測試_filtersfile.txt" to "/tmp/020921sacoxar3/workdir/" as ""
2026/07/07 02:14:00 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_ext_paths-hiseyeg4/測試_filtersfile.txt"
2026/07/07 02:14:00 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/workdir/"
2026/07/07 02:14:00 DEBUG : operations.CopyFile "測試_filtersfile.txt" to "Local file system at /tmp/020921sacoxar3/workdir" as "測試_filtersfile.txt"
2026/07/07 02:14:00 DEBUG : 測試_filtersfile.txt: Need to transfer - File not found at Destination
2026/07/07 02:14:00 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: size = 254 OK
2026/07/07 02:14:00 DEBUG : 測試_filtersfile.txt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/07/07 02:14:00 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: renamed to: 測試_filtersfile.txt
2026/07/07 02:14:00 INFO : 測試_filtersfile.txt: Copied (new)
2026/07/07 02:14:00 NOTICE: [36m(33) :[0m [34mbisync filters-file=/tmp/020921sacoxar3/workdir/測試_filtersfile.txt resync[0m
2026/07/07 02:14:04 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/ext_paths/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:14:04 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/ext_paths/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:14:04 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02: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/07 02:14:04 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/"
2026/07/07 02:14:04 INFO : Using filters file /tmp/020921sacoxar3/workdir/測試_filtersfile.txt
2026/07/07 02:14:04 INFO : Storing filters file hash to /tmp/020921sacoxar3/workdir/測試_filtersfile.txt.md5
2026/07/07 02:14:04 INFO : Copying Path2 files to Path1
2026/07/07 02:14:04 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:14:05 INFO : There was nothing to transfer
2026/07/07 02:14:05 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:14:05 INFO : There was nothing to transfer
2026/07/07 02:14:05 INFO : Resync updating listings
2026/07/07 02:14:05 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/"
2026/07/07 02:14:05 INFO : [32mBisync successful[0m
2026/07/07 02:14:05 NOTICE: [36m(34) :[0m [34mcopy-as /tmp/020921sacoxar3/datadir/test_ext_paths-hiseyeg4/file1.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/ fileZ.txt[0m
2026/07/07 02:14:05 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_ext_paths-hiseyeg4/file1.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/" as "fileZ.txt"
2026/07/07 02:14:05 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_ext_paths-hiseyeg4/file1.txt"
2026/07/07 02:14:05 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/"
2026/07/07 02:14:05 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/ext_paths/path1" as "fileZ.txt"
2026/07/07 02:14:05 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:14:05 DEBUG : fileZ.txt: size = 19 OK
2026/07/07 02:14:05 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:14:05 INFO : file1.txt: Copied (new) to: fileZ.txt
2026/07/07 02:14:05 NOTICE: [36m(35) :[0m [34mbisync filters-file=/tmp/020921sacoxar3/workdir/測試_filtersfile.txt[0m
2026/07/07 02:14:09 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/ext_paths/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:14:09 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/ext_paths/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:14:09 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:14: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/07 02:14:09 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/"
2026/07/07 02:14:09 INFO : Using filters file /tmp/020921sacoxar3/workdir/測試_filtersfile.txt
2026/07/07 02:14:09 INFO : Building Path1 and Path2 listings
2026/07/07 02:14:09 INFO : Path1 checking for diffs
2026/07/07 02:14:09 INFO : Path2 checking for diffs
2026/07/07 02:14:09 INFO : No changes found
2026/07/07 02:14:09 INFO : Updating listings
2026/07/07 02:14:09 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ext_paths/path2/"
2026/07/07 02:14:09 INFO : [32mBisync successful[0m
2026/07/07 02:14:09 DEBUG : Waiting for deletions to finish
2026/07/07 02:14:10 INFO : file_enconde_mañana_funcionará.txt: Deleted
2026/07/07 02:14:10 INFO : 測試_check file: Deleted
2026/07/07 02:14:10 INFO : fileZ.txt: Deleted
2026/07/07 02:14:10 INFO : RCLONE_TEST: Deleted
2026/07/07 02:14:10 INFO : Русский.txt: Deleted
2026/07/07 02:14:10 INFO : filename_contains_ࢺ_.txt: Deleted
2026/07/07 02:14:10 INFO : filename_contains_ě_.txt: Deleted
2026/07/07 02:14:10 INFO : file1.txt: Deleted
2026/07/07 02:14:10 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Deleted
2026/07/07 02:14:10 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Deleted
2026/07/07 02:14:10 INFO : 測試Русский ěáñ/測試_check file: Deleted
2026/07/07 02:14:10 INFO : 測試Русский ěáñ/測試_file1p2: Deleted
2026/07/07 02:14:10 INFO : 測試Русский ěáñ/測試_file1p1: Deleted
2026/07/07 02:14:10 DEBUG : removing 1 level 0 directories
2026/07/07 02:14:10 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/ext_paths/path1: Removing directory
2026/07/07 02:14:10 DEBUG : Waiting for deletions to finish
2026/07/07 02:14:10 INFO : filename_contains_ě_.txt: Deleted
2026/07/07 02:14:10 INFO : Русский.txt: Deleted
2026/07/07 02:14:10 INFO : RCLONE_TEST: Deleted
2026/07/07 02:14:10 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Deleted
2026/07/07 02:14:10 INFO : 測試_check file: Deleted
2026/07/07 02:14:10 INFO : file1.txt: Deleted
2026/07/07 02:14:10 INFO : filename_contains_ࢺ_.txt: Deleted
2026/07/07 02:14:10 INFO : file_enconde_mañana_funcionará.txt: Deleted
2026/07/07 02:14:10 INFO : 測試Русский ěáñ/測試_check file: Deleted
2026/07/07 02:14:10 INFO : 測試Русский ěáñ/測試_file1p1: Deleted
2026/07/07 02:14:10 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Deleted
2026/07/07 02:14:10 INFO : 測試Русский ěáñ/測試_file1p2: Deleted
2026/07/07 02:14:10 DEBUG : removing 1 level 0 directories
2026/07/07 02:14:10 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/ext_paths/path2: Removing directory
bisync_test.go:610: [32mTEST ext_paths PASSED[0m
=== RUN TestBisyncRemoteRemote/extended_filenames
2026/07/07 02:14:10 INFO : path1: Making directory
2026/07/07 02:14:10 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path1"
2026/07/07 02:14:10 INFO : path2: Making directory
2026/07/07 02:14:10 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path2"
2026/07/07 02:14:10 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_extended_filenames/initial"
2026/07/07 02:14:10 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/initdir/test_extended_filenames-cexofig5"
2026/07/07 02:14:10 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:14:10 DEBUG : file1 - Copy (2).txt: Need to transfer - File not found at Destination
2026/07/07 02:14:10 DEBUG : file1 - Copy.txt: Need to transfer - File not found at Destination
2026/07/07 02:14:10 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:14:10 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/07/07 02:14:10 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/07 02:14:10 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/07 02:14:10 DEBUG : subdir_with_ࢺ_: Making directory with metadata
2026/07/07 02:14:10 INFO : subdir_with_ࢺ_: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 02:14:10 DEBUG : Added delayed dir = "subdir_with_ࢺ_", newDst=subdir_with_ࢺ_
2026/07/07 02:14:10 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/07/07 02:14:10 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:14:10 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:14:10 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:14:10 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:14:10 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/07 02:14:10 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/07 02:14:10 DEBUG : file1 - Copy (2).txt.2901b545.partial: size = 0 OK
2026/07/07 02:14:10 DEBUG : file1 - Copy (2).txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:14:10 DEBUG : file1 - Copy.txt.836e0f82.partial: size = 0 OK
2026/07/07 02:14:10 DEBUG : file1 - Copy (2).txt.2901b545.partial: renamed to: file1 - Copy (2).txt
2026/07/07 02:14:10 INFO : file1 - Copy (2).txt: Copied (new)
2026/07/07 02:14:10 DEBUG : Local file system at /tmp/020921sacoxar3/initdir/test_extended_filenames-cexofig5: Waiting for checks to finish
2026/07/07 02:14:10 DEBUG : file1 - Copy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:14:10 DEBUG : file1 - Copy.txt.836e0f82.partial: renamed to: file1 - Copy.txt
2026/07/07 02:14:10 INFO : file1 - Copy.txt: Copied (new)
2026/07/07 02:14:10 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:14:10 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/07/07 02:14:10 DEBUG : Local file system at /tmp/020921sacoxar3/initdir/test_extended_filenames-cexofig5: Waiting for transfers to finish
2026/07/07 02:14:10 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:14:10 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/07/07 02:14:10 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:14:10 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/07/07 02:14:10 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/07/07 02:14:10 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:14:10 INFO : file1.txt: Copied (new)
2026/07/07 02:14:10 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/07/07 02:14:10 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:14:10 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/07/07 02:14:10 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/07/07 02:14:10 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/07/07 02:14:10 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: size = 272 OK
2026/07/07 02:14:10 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: size = 272 OK
2026/07/07 02:14:10 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:14:10 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:14:10 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/07/07 02:14:10 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: renamed to: subdir_with_ࢺ_/filename_contains_ࢺ_.txt
2026/07/07 02:14:10 INFO : filename_contains_ě_.txt: Copied (new)
2026/07/07 02:14:10 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Copied (new)
2026/07/07 02:14:10 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:14:10 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:14:10 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/07/07 02:14:10 INFO : Русский.txt: Copied (new)
2026/07/07 02:14:10 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: renamed to: subdir_with_ࢺ_/filename_contains_ě_.txt
2026/07/07 02:14:10 INFO : subdir_with_ࢺ_/filename_contains_ě_.txt: Copied (new)
2026/07/07 02:14:10 INFO : subdir_with_ࢺ_: Set directory modification time (using SetModTime)
2026/07/07 02:14:10 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_extended_filenames/modfiles"
2026/07/07 02:14:10 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_extended_filenames-notizuc7"
2026/07/07 02:14:10 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:14:10 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:14:10 DEBUG : Local file system at /tmp/020921sacoxar3/datadir/test_extended_filenames-notizuc7: Waiting for checks to finish
2026/07/07 02:14:10 DEBUG : Local file system at /tmp/020921sacoxar3/datadir/test_extended_filenames-notizuc7: Waiting for transfers to finish
2026/07/07 02:14:10 DEBUG : file1.txt.10d04402.partial: size = 19 OK
2026/07/07 02:14:10 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:14:10 DEBUG : file2.txt.cb91205f.partial: size = 42 OK
2026/07/07 02:14:10 DEBUG : file1.txt.10d04402.partial: renamed to: file1.txt
2026/07/07 02:14:10 INFO : file1.txt: Copied (new)
2026/07/07 02:14:10 DEBUG : file2.txt: md5 = 40b811fb5009223b6da573f169619d8e OK
2026/07/07 02:14:10 DEBUG : file2.txt.cb91205f.partial: renamed to: file2.txt
2026/07/07 02:14:10 INFO : file2.txt: Copied (new)
2026/07/07 02:14:10 DEBUG : Waiting for deletions to finish
2026/07/07 02:14:10 DEBUG : removing 1 level 0 directories
2026/07/07 02:14:10 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/extended_filenames/path1: Removing directory
2026/07/07 02:14:10 DEBUG : Waiting for deletions to finish
2026/07/07 02:14:10 DEBUG : removing 1 level 0 directories
2026/07/07 02:14:10 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/extended_filenames/path2: Removing directory
2026/07/07 02:14:10 NOTICE: checking initFs Local file system at /tmp/020921sacoxar3/initdir/test_extended_filenames-cexofig5
2026/07/07 02:14:10 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:14:10 DEBUG : file1 - Copy (2).txt: Need to transfer - File not found at Destination
2026/07/07 02:14:10 DEBUG : file1 - Copy.txt: Need to transfer - File not found at Destination
2026/07/07 02:14:10 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:14:10 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/07/07 02:14:10 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/07 02:14:10 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/07 02:14:10 INFO : subdir_with_ࢺ_: Making directory
2026/07/07 02:14:10 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/07/07 02:14:10 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/07 02:14:10 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/07 02:14:10 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/extended_filenames/path1: Waiting for checks to finish
2026/07/07 02:14:10 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/extended_filenames/path1: Waiting for transfers to finish
2026/07/07 02:14:10 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:14:10 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:14:10 INFO : file1.txt: Copied (new)
2026/07/07 02:14:10 DEBUG : file1 - Copy.txt: size = 0 OK
2026/07/07 02:14:10 DEBUG : file1 - Copy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:14:10 INFO : file1 - Copy.txt: Copied (new)
2026/07/07 02:14:10 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:14:10 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:14:10 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:14:10 DEBUG : file1 - Copy (2).txt: size = 0 OK
2026/07/07 02:14:10 DEBUG : file1 - Copy (2).txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:14:10 INFO : file1 - Copy (2).txt: Copied (new)
2026/07/07 02:14:10 DEBUG : filename_contains_ࢺ_.txt: size = 272 OK
2026/07/07 02:14:10 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:14:10 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/07/07 02:14:10 DEBUG : file_enconde_mañana_funcionará.txt: size = 0 OK
2026/07/07 02:14:10 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:14:10 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/07/07 02:14:10 DEBUG : filename_contains_ě_.txt: size = 272 OK
2026/07/07 02:14:10 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:14:10 INFO : filename_contains_ě_.txt: Copied (new)
2026/07/07 02:14:10 DEBUG : Русский.txt: size = 0 OK
2026/07/07 02:14:10 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:14:10 INFO : Русский.txt: Copied (new)
2026/07/07 02:14:10 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: size = 272 OK
2026/07/07 02:14:10 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:14:10 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Copied (new)
2026/07/07 02:14:10 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: size = 272 OK
2026/07/07 02:14:10 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:14:10 INFO : subdir_with_ࢺ_/filename_contains_ě_.txt: Copied (new)
2026/07/07 02:14:10 NOTICE: checking Path1 Azure container rclone-test-tawoqir8kice path 020921sacoxar3/extended_filenames/path1
2026/07/07 02:14:11 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:14:11 DEBUG : file1 - Copy (2).txt: Need to transfer - File not found at Destination
2026/07/07 02:14:11 DEBUG : file1 - Copy.txt: Need to transfer - File not found at Destination
2026/07/07 02:14:11 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:14:11 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/07/07 02:14:11 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/07 02:14:11 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/07 02:14:11 INFO : subdir_with_ࢺ_: Making directory
2026/07/07 02:14:11 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/07/07 02:14:11 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/07 02:14:11 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/07 02:14:11 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/extended_filenames/path2: Waiting for checks to finish
2026/07/07 02:14:11 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/extended_filenames/path2: Waiting for transfers to finish
2026/07/07 02:14:11 DEBUG : file1 - Copy.txt: size = 0 OK
2026/07/07 02:14:11 DEBUG : file1 - Copy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:14:11 INFO : file1 - Copy.txt: Copied (new)
2026/07/07 02:14:11 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:14:11 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:14:11 INFO : file1.txt: Copied (new)
2026/07/07 02:14:11 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:14:11 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:14:11 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:14:11 DEBUG : file1 - Copy (2).txt: size = 0 OK
2026/07/07 02:14:11 DEBUG : file1 - Copy (2).txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:14:11 INFO : file1 - Copy (2).txt: Copied (new)
2026/07/07 02:14:11 DEBUG : file_enconde_mañana_funcionará.txt: size = 0 OK
2026/07/07 02:14:11 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:14:11 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/07/07 02:14:11 DEBUG : filename_contains_ࢺ_.txt: size = 272 OK
2026/07/07 02:14:11 DEBUG : filename_contains_ě_.txt: size = 272 OK
2026/07/07 02:14:11 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:14:11 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/07/07 02:14:11 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:14:11 INFO : filename_contains_ě_.txt: Copied (new)
2026/07/07 02:14:11 DEBUG : Русский.txt: size = 0 OK
2026/07/07 02:14:11 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:14:11 INFO : Русский.txt: Copied (new)
2026/07/07 02:14:11 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: size = 272 OK
2026/07/07 02:14:11 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:14:11 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Copied (new)
2026/07/07 02:14:11 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: size = 272 OK
2026/07/07 02:14:11 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:14:11 INFO : subdir_with_ࢺ_/filename_contains_ě_.txt: Copied (new)
2026/07/07 02:14:11 NOTICE: checking path2 Azure container rclone-test-tawoqir8kice path 020921sacoxar3/extended_filenames/path2
2026/07/07 02:14:11 NOTICE: [36m(01) :[0m [34mtest extended-filenames[0m
2026/07/07 02:14:11 NOTICE: [36m(02) :[0m [34mfix-names TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path1/subdir_with_ࢺ_/[0m
2026/07/07 02:14:11 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path1/subdir_with_ࢺ_/: is NFC: true
2026/07/07 02:14:11 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path1/subdir_with_ࢺ_/: is NFD: true
2026/07/07 02:14:11 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path1/subdir_with_ࢺ_/: is valid UTF8: true
2026/07/07 02:14:11 DEBUG : TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path1/subdir_with_ࢺ_/: attempting to fix directory
2026/07/07 02:14:11 DEBUG : old and new are equal. Skipping. TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path1/subdir_with_ࢺ_/ (f0c35296ba7ce7cd401f55ec494e7c1a) TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path1/subdir_with_ࢺ_/ (f0c35296ba7ce7cd401f55ec494e7c1a)
2026/07/07 02:14:11 DEBUG : old and new are equal. Skipping. TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path1/subdir_with_ࢺ_/ (f0c35296ba7ce7cd401f55ec494e7c1a) TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path1/subdir_with_ࢺ_/ (f0c35296ba7ce7cd401f55ec494e7c1a)
2026/07/07 02:14:11 NOTICE: [36m(03) :[0m [34mfix-names TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path2/subdir_with_ࢺ_/[0m
2026/07/07 02:14:11 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path2/subdir_with_ࢺ_/: is NFC: true
2026/07/07 02:14:11 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path2/subdir_with_ࢺ_/: is NFD: true
2026/07/07 02:14:11 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path2/subdir_with_ࢺ_/: is valid UTF8: true
2026/07/07 02:14:11 DEBUG : TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path2/subdir_with_ࢺ_/: attempting to fix directory
2026/07/07 02:14:11 DEBUG : old and new are equal. Skipping. TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path2/subdir_with_ࢺ_/ (ed065cf892d753888a05e73b99f98782) TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path2/subdir_with_ࢺ_/ (ed065cf892d753888a05e73b99f98782)
2026/07/07 02:14:11 DEBUG : old and new are equal. Skipping. TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path2/subdir_with_ࢺ_/ (ed065cf892d753888a05e73b99f98782) TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path2/subdir_with_ࢺ_/ (ed065cf892d753888a05e73b99f98782)
2026/07/07 02:14:11 NOTICE: [36m(04) :[0m [34mfix-names TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt[0m
2026/07/07 02:14:11 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFC: true
2026/07/07 02:14:11 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFD: false
2026/07/07 02:14:11 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: is valid UTF8: true
2026/07/07 02:14:11 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/07/07 02:14:11 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true 2796f56648def45cb8947e66aea71c84
2026/07/07 02:14:11 DEBUG : FILE old: rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/07/07 02:14:11 DEBUG : HASH old: 2796f56648def45cb8947e66aea71c84 new: 2796f56648def45cb8947e66aea71c84 equal: true
2026/07/07 02:14:11 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true 2796f56648def45cb8947e66aea71c84
2026/07/07 02:14:11 DEBUG : FILE old: rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/07/07 02:14:11 DEBUG : HASH old: 2796f56648def45cb8947e66aea71c84 new: 2796f56648def45cb8947e66aea71c84 equal: true
2026/07/07 02:14:11 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false 4a85816b77dbf685b46aca03983e7c17
2026/07/07 02:14:11 DEBUG : FILE old: rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/07/07 02:14:11 DEBUG : HASH old: 4a85816b77dbf685b46aca03983e7c17 new: 2796f56648def45cb8947e66aea71c84 equal: false
2026/07/07 02:14:11 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false 4a85816b77dbf685b46aca03983e7c17
2026/07/07 02:14:11 DEBUG : FILE old: rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/07/07 02:14:11 DEBUG : HASH old: 4a85816b77dbf685b46aca03983e7c17 new: 2796f56648def45cb8947e66aea71c84 equal: false
2026/07/07 02:14:11 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/07/07 02:14:11 NOTICE: [36m(05) :[0m [34mfix-names TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt[0m
2026/07/07 02:14:11 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFC: true
2026/07/07 02:14:11 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFD: false
2026/07/07 02:14:11 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: is valid UTF8: true
2026/07/07 02:14:11 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/07/07 02:14:11 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true c9d2e8c764996aca3901a2148369ac2f
2026/07/07 02:14:11 DEBUG : FILE old: rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/07/07 02:14:11 DEBUG : HASH old: c9d2e8c764996aca3901a2148369ac2f new: c9d2e8c764996aca3901a2148369ac2f equal: true
2026/07/07 02:14:11 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true c9d2e8c764996aca3901a2148369ac2f
2026/07/07 02:14:11 DEBUG : FILE old: rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/07/07 02:14:11 DEBUG : HASH old: c9d2e8c764996aca3901a2148369ac2f new: c9d2e8c764996aca3901a2148369ac2f equal: true
2026/07/07 02:14:11 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false 0a374e64ccc73296dea282bcf01069ef
2026/07/07 02:14:11 DEBUG : FILE old: rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/07/07 02:14:11 DEBUG : HASH old: 0a374e64ccc73296dea282bcf01069ef new: c9d2e8c764996aca3901a2148369ac2f equal: false
2026/07/07 02:14:11 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false 0a374e64ccc73296dea282bcf01069ef
2026/07/07 02:14:11 DEBUG : FILE old: rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/07/07 02:14:11 DEBUG : HASH old: 0a374e64ccc73296dea282bcf01069ef new: c9d2e8c764996aca3901a2148369ac2f equal: false
2026/07/07 02:14:11 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/07/07 02:14:11 NOTICE: [36m(06) :[0m [34mfix-names TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path1/Русский.txt[0m
2026/07/07 02:14:11 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path1/Русский.txt: is NFC: true
2026/07/07 02:14:11 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path1/Русский.txt: is NFD: false
2026/07/07 02:14:11 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path1/Русский.txt: is valid UTF8: true
2026/07/07 02:14:11 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path1/Русский.txt: attempting to fix file -- filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/07/07 02:14:11 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path1/Русский.txt: file exists: true 9037081852fe7470d6a97b75a4ec3b33
2026/07/07 02:14:11 DEBUG : FILE old: rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path1/Русский.txt new: rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path1/Русский.txt equal: true
2026/07/07 02:14:11 DEBUG : HASH old: 9037081852fe7470d6a97b75a4ec3b33 new: 9037081852fe7470d6a97b75a4ec3b33 equal: true
2026/07/07 02:14:11 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path1/Русский.txt: file exists: true 9037081852fe7470d6a97b75a4ec3b33
2026/07/07 02:14:11 DEBUG : FILE old: rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path1/Русский.txt new: rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path1/Русский.txt equal: true
2026/07/07 02:14:11 DEBUG : HASH old: 9037081852fe7470d6a97b75a4ec3b33 new: 9037081852fe7470d6a97b75a4ec3b33 equal: true
2026/07/07 02:14:11 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path1/Русский.txt: file exists: false 44ff241671401babd786068097058010
2026/07/07 02:14:11 DEBUG : FILE old: rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path1/Русский.txt new: rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path1/Русский.txt equal: false
2026/07/07 02:14:11 DEBUG : HASH old: 44ff241671401babd786068097058010 new: 9037081852fe7470d6a97b75a4ec3b33 equal: false
2026/07/07 02:14:11 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path1/Русский.txt: file exists: false 44ff241671401babd786068097058010
2026/07/07 02:14:11 DEBUG : FILE old: rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path1/Русский.txt new: rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path1/Русский.txt equal: false
2026/07/07 02:14:11 DEBUG : HASH old: 44ff241671401babd786068097058010 new: 9037081852fe7470d6a97b75a4ec3b33 equal: false
2026/07/07 02:14:11 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path1/Русский.txt: verified file exists at correct path. filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/07/07 02:14:11 NOTICE: [36m(07) :[0m [34mfix-names TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path2/Русский.txt[0m
2026/07/07 02:14:11 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path2/Русский.txt: is NFC: true
2026/07/07 02:14:11 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path2/Русский.txt: is NFD: false
2026/07/07 02:14:11 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path2/Русский.txt: is valid UTF8: true
2026/07/07 02:14:11 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path2/Русский.txt: attempting to fix file -- filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/07/07 02:14:11 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path2/Русский.txt: file exists: true 9983c032ffb449e5ec23bc4c8af9c56f
2026/07/07 02:14:11 DEBUG : FILE old: rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path2/Русский.txt new: rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path2/Русский.txt equal: true
2026/07/07 02:14:11 DEBUG : HASH old: 9983c032ffb449e5ec23bc4c8af9c56f new: 9983c032ffb449e5ec23bc4c8af9c56f equal: true
2026/07/07 02:14:11 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path2/Русский.txt: file exists: true 9983c032ffb449e5ec23bc4c8af9c56f
2026/07/07 02:14:11 DEBUG : FILE old: rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path2/Русский.txt new: rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path2/Русский.txt equal: true
2026/07/07 02:14:11 DEBUG : HASH old: 9983c032ffb449e5ec23bc4c8af9c56f new: 9983c032ffb449e5ec23bc4c8af9c56f equal: true
2026/07/07 02:14:11 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path2/Русский.txt: file exists: false e1c851a0db9d31337a8f1b34dc052074
2026/07/07 02:14:11 DEBUG : FILE old: rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path2/Русский.txt new: rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path2/Русский.txt equal: false
2026/07/07 02:14:11 DEBUG : HASH old: e1c851a0db9d31337a8f1b34dc052074 new: 9983c032ffb449e5ec23bc4c8af9c56f equal: false
2026/07/07 02:14:12 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path2/Русский.txt: file exists: false e1c851a0db9d31337a8f1b34dc052074
2026/07/07 02:14:12 DEBUG : FILE old: rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path2/Русский.txt new: rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path2/Русский.txt equal: false
2026/07/07 02:14:12 DEBUG : HASH old: e1c851a0db9d31337a8f1b34dc052074 new: 9983c032ffb449e5ec23bc4c8af9c56f equal: false
2026/07/07 02:14:12 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path2/Русский.txt: verified file exists at correct path. filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/07/07 02:14:12 NOTICE: [36m(08) :[0m [34mfix-names TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path1/file_enconde_mañana_funcionará.txt[0m
2026/07/07 02:14:12 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path1/file_enconde_mañana_funcionará.txt: is NFC: true
2026/07/07 02:14:12 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path1/file_enconde_mañana_funcionará.txt: is NFD: false
2026/07/07 02:14:12 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path1/file_enconde_mañana_funcionará.txt: is valid UTF8: true
2026/07/07 02:14:12 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path1/file_enconde_mañana_funcionará.txt: attempting to fix file -- filename hash: a179de4c245f1ac0afe5823062158ec4
2026/07/07 02:14:12 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: true 7f386a2882b34c3481b15ac4afc6b6e2
2026/07/07 02:14:12 DEBUG : FILE old: rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: true
2026/07/07 02:14:12 DEBUG : HASH old: 7f386a2882b34c3481b15ac4afc6b6e2 new: 7f386a2882b34c3481b15ac4afc6b6e2 equal: true
2026/07/07 02:14:12 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: true 7f386a2882b34c3481b15ac4afc6b6e2
2026/07/07 02:14:12 DEBUG : FILE old: rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: true
2026/07/07 02:14:12 DEBUG : HASH old: 7f386a2882b34c3481b15ac4afc6b6e2 new: 7f386a2882b34c3481b15ac4afc6b6e2 equal: true
2026/07/07 02:14:12 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: false 2f32014554e38f4b57dc5208956ecbeb
2026/07/07 02:14:12 DEBUG : FILE old: rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: false
2026/07/07 02:14:12 DEBUG : HASH old: 2f32014554e38f4b57dc5208956ecbeb new: 7f386a2882b34c3481b15ac4afc6b6e2 equal: false
2026/07/07 02:14:12 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: false 2f32014554e38f4b57dc5208956ecbeb
2026/07/07 02:14:12 DEBUG : FILE old: rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: false
2026/07/07 02:14:12 DEBUG : HASH old: 2f32014554e38f4b57dc5208956ecbeb new: 7f386a2882b34c3481b15ac4afc6b6e2 equal: false
2026/07/07 02:14:12 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path1/file_enconde_mañana_funcionará.txt: verified file exists at correct path. filename hash: a179de4c245f1ac0afe5823062158ec4
2026/07/07 02:14:12 NOTICE: [36m(09) :[0m [34mfix-names TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path2/file_enconde_mañana_funcionará.txt[0m
2026/07/07 02:14:12 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path2/file_enconde_mañana_funcionará.txt: is NFC: true
2026/07/07 02:14:12 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path2/file_enconde_mañana_funcionará.txt: is NFD: false
2026/07/07 02:14:12 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path2/file_enconde_mañana_funcionará.txt: is valid UTF8: true
2026/07/07 02:14:12 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path2/file_enconde_mañana_funcionará.txt: attempting to fix file -- filename hash: a179de4c245f1ac0afe5823062158ec4
2026/07/07 02:14:12 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: true 3be4973250f20fabe3fcfb1642b97d7f
2026/07/07 02:14:12 DEBUG : FILE old: rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: true
2026/07/07 02:14:12 DEBUG : HASH old: 3be4973250f20fabe3fcfb1642b97d7f new: 3be4973250f20fabe3fcfb1642b97d7f equal: true
2026/07/07 02:14:12 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: true 3be4973250f20fabe3fcfb1642b97d7f
2026/07/07 02:14:12 DEBUG : FILE old: rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: true
2026/07/07 02:14:12 DEBUG : HASH old: 3be4973250f20fabe3fcfb1642b97d7f new: 3be4973250f20fabe3fcfb1642b97d7f equal: true
2026/07/07 02:14:12 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: false 7752f212ffa6e57b22f93ee6e2116044
2026/07/07 02:14:12 DEBUG : FILE old: rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: false
2026/07/07 02:14:12 DEBUG : HASH old: 7752f212ffa6e57b22f93ee6e2116044 new: 3be4973250f20fabe3fcfb1642b97d7f equal: false
2026/07/07 02:14:12 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: false 7752f212ffa6e57b22f93ee6e2116044
2026/07/07 02:14:12 DEBUG : FILE old: rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: false
2026/07/07 02:14:12 DEBUG : HASH old: 7752f212ffa6e57b22f93ee6e2116044 new: 3be4973250f20fabe3fcfb1642b97d7f equal: false
2026/07/07 02:14:12 DEBUG : rclone-test-tawoqir8kice/020921sacoxar3/extended_filenames/path2/file_enconde_mañana_funcionará.txt: verified file exists at correct path. filename hash: a179de4c245f1ac0afe5823062158ec4
2026/07/07 02:14:12 NOTICE: [36m(10) :[0m [34mtest initial bisync[0m
2026/07/07 02:14:12 NOTICE: [36m(11) :[0m [34mbisync resync[0m
2026/07/07 02:14:16 DEBUG : Creating backend with remote "/tmp/020921sacoxar3"
2026/07/07 02:14:16 ERROR : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Failed to copy: PUT https://rclone.blob.core.windows.net/rclone-test-tawoqir8kice/020921sacoxar3/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:c30a1462-801e-00a3-47b6-0dd938000000
Time:2026-07-07T02:14:16.9023132Z
--------------------------------------------------------------------------------
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-tawoqir8kice/020921sacoxar3/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:c30a1462-801e-00a3-47b6-0dd938000000
Time:2026-07-07T02:14:16.9023132Z
--------------------------------------------------------------------------------
))
(fs: Azure container rclone-test-tawoqir8kice path 020921sacoxar3/extended_filenames/path1)
=== RUN TestBisyncRemoteRemote/filters
2026/07/07 02:14:16 INFO : path1: Making directory
2026/07/07 02:14:16 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/filters/path1"
2026/07/07 02:14:16 INFO : path2: Making directory
2026/07/07 02:14:16 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/filters/path2"
2026/07/07 02:14:16 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filters/initial"
2026/07/07 02:14:16 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/initdir/test_filters-dahixed4"
2026/07/07 02:14:16 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:14:16 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:14:16 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:14:16 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:14:16 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:14:16 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:14:16 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:14:16 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:14:16 DEBUG : subdir: Making directory with metadata
2026/07/07 02:14:16 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 02:14:16 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/07 02:14:16 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:14:16 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:14:16 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:14:16 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:14:16 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:14:16 INFO : file1.txt: Copied (new)
2026/07/07 02:14:16 DEBUG : Local file system at /tmp/020921sacoxar3/initdir/test_filters-dahixed4: Waiting for checks to finish
2026/07/07 02:14:16 DEBUG : Local file system at /tmp/020921sacoxar3/initdir/test_filters-dahixed4: Waiting for transfers to finish
2026/07/07 02:14:16 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:14:16 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/07 02:14:16 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:14:16 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:14:16 INFO : file2.txt: Copied (new)
2026/07/07 02:14:16 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/07 02:14:16 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/07 02:14:16 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:14:16 INFO : file3.txt: Copied (new)
2026/07/07 02:14:16 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:14:16 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/07 02:14:16 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:14:16 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/07 02:14:16 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:14:16 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/07 02:14:16 INFO : file4.txt: Copied (new)
2026/07/07 02:14:16 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:14:16 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:14:16 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/07 02:14:16 INFO : file6.txt: Copied (new)
2026/07/07 02:14:16 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:14:16 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/07 02:14:16 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/07 02:14:16 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/07 02:14:16 INFO : file5.txt: Copied (new)
2026/07/07 02:14:16 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:14:16 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:14:16 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/07 02:14:17 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:14:17 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/07 02:14:17 INFO : file7.txt: Copied (new)
2026/07/07 02:14:17 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:14:17 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filters/modfiles"
2026/07/07 02:14:17 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_filters-dawamud7"
2026/07/07 02:14:17 DEBUG : fileZ.txt: Need to transfer - File not found at Destination
2026/07/07 02:14:17 DEBUG : filtersfile.flt: Need to transfer - File not found at Destination
2026/07/07 02:14:17 DEBUG : fileZ.txt.64882095.partial: size = 19 OK
2026/07/07 02:14:17 DEBUG : fileZ.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:14:17 DEBUG : filtersfile.flt.e46c0e4d.partial: size = 254 OK
2026/07/07 02:14:17 DEBUG : Local file system at /tmp/020921sacoxar3/datadir/test_filters-dawamud7: Waiting for checks to finish
2026/07/07 02:14:17 DEBUG : fileZ.txt.64882095.partial: renamed to: fileZ.txt
2026/07/07 02:14:17 INFO : fileZ.txt: Copied (new)
2026/07/07 02:14:17 DEBUG : filtersfile.flt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/07/07 02:14:17 DEBUG : filtersfile.flt.e46c0e4d.partial: renamed to: filtersfile.flt
2026/07/07 02:14:17 INFO : filtersfile.flt: Copied (new)
2026/07/07 02:14:17 DEBUG : Local file system at /tmp/020921sacoxar3/datadir/test_filters-dawamud7: Waiting for transfers to finish
2026/07/07 02:14:17 DEBUG : Waiting for deletions to finish
2026/07/07 02:14:17 DEBUG : removing 1 level 0 directories
2026/07/07 02:14:17 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/filters/path1: Removing directory
2026/07/07 02:14:17 DEBUG : Waiting for deletions to finish
2026/07/07 02:14:17 DEBUG : removing 1 level 0 directories
2026/07/07 02:14:17 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/filters/path2: Removing directory
2026/07/07 02:14:17 NOTICE: checking initFs Local file system at /tmp/020921sacoxar3/initdir/test_filters-dahixed4
2026/07/07 02:14:17 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:14:17 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:14:17 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:14:17 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:14:17 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:14:17 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:14:17 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:14:17 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:14:17 INFO : subdir: Making directory
2026/07/07 02:14:17 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:14:17 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/filters/path1: Waiting for checks to finish
2026/07/07 02:14:17 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/filters/path1: Waiting for transfers to finish
2026/07/07 02:14:17 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:14:17 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:14:17 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:14:17 INFO : file2.txt: Copied (new)
2026/07/07 02:14:17 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:14:17 INFO : file1.txt: Copied (new)
2026/07/07 02:14:17 DEBUG : file3.txt: size = 0 OK
2026/07/07 02:14:17 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:14:17 INFO : file3.txt: Copied (new)
2026/07/07 02:14:17 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:14:17 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:14:17 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:14:17 DEBUG : file6.txt: size = 0 OK
2026/07/07 02:14:17 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:14:17 DEBUG : file5.txt: size = 0 OK
2026/07/07 02:14:17 INFO : file6.txt: Copied (new)
2026/07/07 02:14:17 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:14:17 INFO : file5.txt: Copied (new)
2026/07/07 02:14:17 DEBUG : file4.txt: size = 0 OK
2026/07/07 02:14:17 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:14:17 INFO : file4.txt: Copied (new)
2026/07/07 02:14:17 DEBUG : file7.txt: size = 0 OK
2026/07/07 02:14:17 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:14:17 INFO : file7.txt: Copied (new)
2026/07/07 02:14:17 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/07 02:14:17 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:14:17 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:14:17 NOTICE: checking Path1 Azure container rclone-test-tawoqir8kice path 020921sacoxar3/filters/path1
2026/07/07 02:14:17 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:14:17 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:14:17 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:14:17 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:14:17 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:14:17 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:14:17 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:14:17 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:14:17 INFO : subdir: Making directory
2026/07/07 02:14:17 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:14:17 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/filters/path2: Waiting for checks to finish
2026/07/07 02:14:17 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/filters/path2: Waiting for transfers to finish
2026/07/07 02:14:17 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:14:17 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:14:17 INFO : file1.txt: Copied (new)
2026/07/07 02:14:17 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:14:17 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:14:17 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:14:17 DEBUG : file3.txt: size = 0 OK
2026/07/07 02:14:17 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:14:17 INFO : file3.txt: Copied (new)
2026/07/07 02:14:17 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:14:17 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:14:17 INFO : file2.txt: Copied (new)
2026/07/07 02:14:17 DEBUG : file4.txt: size = 0 OK
2026/07/07 02:14:17 DEBUG : file5.txt: size = 0 OK
2026/07/07 02:14:17 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:14:17 INFO : file4.txt: Copied (new)
2026/07/07 02:14:17 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:14:17 INFO : file5.txt: Copied (new)
2026/07/07 02:14:17 DEBUG : file6.txt: size = 0 OK
2026/07/07 02:14:17 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:14:17 INFO : file6.txt: Copied (new)
2026/07/07 02:14:17 DEBUG : file7.txt: size = 0 OK
2026/07/07 02:14:17 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:14:17 INFO : file7.txt: Copied (new)
2026/07/07 02:14:17 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/07 02:14:17 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:14:17 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:14:17 NOTICE: checking path2 Azure container rclone-test-tawoqir8kice path 020921sacoxar3/filters/path2
2026/07/07 02:14:17 NOTICE: [36m(01) :[0m [34mtest filters[0m
2026/07/07 02:14:17 NOTICE: [36m(02) :[0m [34mcopy-file /tmp/020921sacoxar3/datadir/test_filters-dawamud7/filtersfile.flt /tmp/020921sacoxar3/workdir/[0m
2026/07/07 02:14:17 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_filters-dawamud7/filtersfile.flt" to "/tmp/020921sacoxar3/workdir/" as ""
2026/07/07 02:14:17 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_filters-dawamud7/filtersfile.flt"
2026/07/07 02:14:17 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/workdir/"
2026/07/07 02:14:17 DEBUG : operations.CopyFile "filtersfile.flt" to "Local file system at /tmp/020921sacoxar3/workdir" as "filtersfile.flt"
2026/07/07 02:14:17 DEBUG : filtersfile.flt: Need to transfer - File not found at Destination
2026/07/07 02:14:17 DEBUG : filtersfile.flt.e46c0e4d.partial: size = 254 OK
2026/07/07 02:14:17 DEBUG : filtersfile.flt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/07/07 02:14:17 DEBUG : filtersfile.flt.e46c0e4d.partial: renamed to: filtersfile.flt
2026/07/07 02:14:17 INFO : filtersfile.flt: Copied (new)
2026/07/07 02:14:17 NOTICE: [36m(03) :[0m [34mtest resync to force building of the filters md5 hash[0m
2026/07/07 02:14:17 NOTICE: [36m(04) :[0m [34mbisync filters-file=/tmp/020921sacoxar3/workdir/filtersfile.flt resync[0m
2026/07/07 02:14:22 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/filters/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:14:22 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/filters/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:14:22 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:14: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/07 02:14:22 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/filters/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/filters/path2/"
2026/07/07 02:14:22 INFO : Using filters file /tmp/020921sacoxar3/workdir/filtersfile.flt
2026/07/07 02:14:22 INFO : Storing filters file hash to /tmp/020921sacoxar3/workdir/filtersfile.flt.md5
2026/07/07 02:14:22 INFO : Copying Path2 files to Path1
2026/07/07 02:14:22 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:14:22 INFO : There was nothing to transfer
2026/07/07 02:14:22 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:14:22 INFO : There was nothing to transfer
2026/07/07 02:14:22 INFO : Resync updating listings
2026/07/07 02:14:22 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/filters/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/filters/path2/"
2026/07/07 02:14:22 INFO : [32mBisync successful[0m
2026/07/07 02:14:22 NOTICE: [36m(05) :[0m [34mcopy-listings resync[0m
2026/07/07 02:14:22 NOTICE: [36m(06) :[0m [34mtest place new files on the remote[0m
2026/07/07 02:14:22 NOTICE: [36m(07) :[0m [34mtouch-glob 2001-01-02 /tmp/020921sacoxar3/datadir/test_filters-dawamud7/ fileZ.txt[0m
2026/07/07 02:14:22 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_filters-dawamud7/"
2026/07/07 02:14:22 DEBUG : fs cache: renaming cache item "/tmp/020921sacoxar3/datadir/test_filters-dawamud7/" to be canonical "/tmp/020921sacoxar3/datadir/test_filters-dawamud7"
2026/07/07 02:14:22 DEBUG : fileZ.txt: Set modification time 2001-01-02
2026/07/07 02:14:22 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/020921sacoxar3/datadir/test_filters-dawamud7/fileZ.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/filters/path2/ fileZ.txt[0m
2026/07/07 02:14:22 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_filters-dawamud7/fileZ.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/filters/path2/" as "fileZ.txt"
2026/07/07 02:14:22 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_filters-dawamud7/fileZ.txt"
2026/07/07 02:14:22 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/filters/path2/"
2026/07/07 02:14:22 DEBUG : operations.CopyFile "fileZ.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/filters/path2" as "fileZ.txt"
2026/07/07 02:14:22 DEBUG : fileZ.txt: Need to transfer - File not found at Destination
2026/07/07 02:14:22 DEBUG : fileZ.txt: size = 19 OK
2026/07/07 02:14:22 DEBUG : fileZ.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:14:22 INFO : fileZ.txt: Copied (new)
2026/07/07 02:14:22 NOTICE: [36m(09) :[0m [34mcopy-as /tmp/020921sacoxar3/datadir/test_filters-dawamud7/fileZ.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/filters/path1/subdir fileZ.txt[0m
2026/07/07 02:14:22 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_filters-dawamud7/fileZ.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/filters/path1/subdir" as "fileZ.txt"
2026/07/07 02:14:22 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_filters-dawamud7/fileZ.txt"
2026/07/07 02:14:22 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/filters/path1/subdir"
2026/07/07 02:14:22 DEBUG : operations.CopyFile "fileZ.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/filters/path1/subdir" as "fileZ.txt"
2026/07/07 02:14:22 DEBUG : fileZ.txt: Need to transfer - File not found at Destination
2026/07/07 02:14:22 DEBUG : fileZ.txt: size = 19 OK
2026/07/07 02:14:22 DEBUG : fileZ.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:14:22 INFO : fileZ.txt: Copied (new)
2026/07/07 02:14:22 NOTICE: [36m(10) :[0m [34mtest bisync with filters-file. path2-side fileZ.txt will be filtered.[0m
2026/07/07 02:14:22 NOTICE: [36m(11) :[0m [34mbisync filters-file=/tmp/020921sacoxar3/workdir/filtersfile.flt[0m
2026/07/07 02:14:27 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/filters/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:14:27 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/filters/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:14:27 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02: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/07 02:14:27 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/filters/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/filters/path2/"
2026/07/07 02:14:27 INFO : Using filters file /tmp/020921sacoxar3/workdir/filtersfile.flt
2026/07/07 02:14:27 INFO : Building Path1 and Path2 listings
2026/07/07 02:14:27 INFO : Path1 checking for diffs
2026/07/07 02:14:27 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36msubdir/fileZ.txt[0m
2026/07/07 02:14:27 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/07 02:14:27 INFO : Path2 checking for diffs
2026/07/07 02:14:27 INFO : Applying changes
2026/07/07 02:14:27 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/filters/path2/subdir/fileZ.txt[0m
2026/07/07 02:14:27 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/07 02:14:27 INFO : subdir/fileZ.txt: Copied (server-side copy)
2026/07/07 02:14:27 INFO : Updating listings
2026/07/07 02:14:27 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/filters/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/filters/path2/"
2026/07/07 02:14:27 INFO : [32mBisync successful[0m
2026/07/07 02:14:27 DEBUG : Waiting for deletions to finish
2026/07/07 02:14:27 INFO : file3.txt: Deleted
2026/07/07 02:14:27 INFO : file4.txt: Deleted
2026/07/07 02:14:27 INFO : file1.txt: Deleted
2026/07/07 02:14:27 INFO : file7.txt: Deleted
2026/07/07 02:14:27 INFO : file2.txt: Deleted
2026/07/07 02:14:27 INFO : RCLONE_TEST: Deleted
2026/07/07 02:14:27 INFO : file5.txt: Deleted
2026/07/07 02:14:27 INFO : file6.txt: Deleted
2026/07/07 02:14:27 INFO : subdir/fileZ.txt: Deleted
2026/07/07 02:14:27 INFO : subdir/file20.txt: Deleted
2026/07/07 02:14:27 DEBUG : removing 1 level 0 directories
2026/07/07 02:14:27 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/filters/path1: Removing directory
2026/07/07 02:14:27 DEBUG : Waiting for deletions to finish
2026/07/07 02:14:27 INFO : file1.txt: Deleted
2026/07/07 02:14:27 INFO : file7.txt: Deleted
2026/07/07 02:14:27 INFO : file3.txt: Deleted
2026/07/07 02:14:27 INFO : file6.txt: Deleted
2026/07/07 02:14:27 INFO : RCLONE_TEST: Deleted
2026/07/07 02:14:27 INFO : file4.txt: Deleted
2026/07/07 02:14:27 INFO : file5.txt: Deleted
2026/07/07 02:14:27 INFO : file2.txt: Deleted
2026/07/07 02:14:27 INFO : fileZ.txt: Deleted
2026/07/07 02:14:27 INFO : subdir/file20.txt: Deleted
2026/07/07 02:14:27 INFO : subdir/fileZ.txt: Deleted
2026/07/07 02:14:27 DEBUG : removing 1 level 0 directories
2026/07/07 02:14:27 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/filters/path2: Removing directory
bisync_test.go:610: [32mTEST filters PASSED[0m
=== RUN TestBisyncRemoteRemote/filtersfile_checks
2026/07/07 02:14:27 INFO : path1: Making directory
2026/07/07 02:14:27 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/filtersfile_checks/path1"
2026/07/07 02:14:27 INFO : path2: Making directory
2026/07/07 02:14:27 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/filtersfile_checks/path2"
2026/07/07 02:14:27 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filtersfile_checks/initial"
2026/07/07 02:14:27 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/initdir/test_filtersfile_checks-sexutic7"
2026/07/07 02:14:27 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:14:27 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:14:27 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:14:27 DEBUG : subdir: Making directory with metadata
2026/07/07 02:14:27 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 02:14:27 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/07 02:14:27 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:14:27 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:14:27 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:14:27 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:14:27 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:14:27 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:14:27 INFO : file1.txt: Copied (new)
2026/07/07 02:14:27 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:14:27 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:14:27 DEBUG : Local file system at /tmp/020921sacoxar3/initdir/test_filtersfile_checks-sexutic7: Waiting for checks to finish
2026/07/07 02:14:27 DEBUG : Local file system at /tmp/020921sacoxar3/initdir/test_filtersfile_checks-sexutic7: Waiting for transfers to finish
2026/07/07 02:14:27 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:14:27 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:14:27 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/07 02:14:27 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:14:27 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:14:27 INFO : file2.txt: Copied (new)
2026/07/07 02:14:27 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/07 02:14:27 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:14:27 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:14:27 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filtersfile_checks/modfiles"
2026/07/07 02:14:27 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_filtersfile_checks-dasidez3"
2026/07/07 02:14:27 DEBUG : filtersfile.txt: Need to transfer - File not found at Destination
2026/07/07 02:14:27 DEBUG : filtersfile2.txt: Need to transfer - File not found at Destination
2026/07/07 02:14:27 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/07/07 02:14:27 DEBUG : Local file system at /tmp/020921sacoxar3/datadir/test_filtersfile_checks-dasidez3: Waiting for checks to finish
2026/07/07 02:14:27 DEBUG : Local file system at /tmp/020921sacoxar3/datadir/test_filtersfile_checks-dasidez3: Waiting for transfers to finish
2026/07/07 02:14:27 DEBUG : filtersfile.txt.5df4ccf0.partial: size = 380 OK
2026/07/07 02:14:27 DEBUG : filtersfile2.txt.dc377757.partial: size = 254 OK
2026/07/07 02:14:27 DEBUG : filtersfile2.txt: md5 = 95acc1e3b5beda465d9b2cb32808588c OK
2026/07/07 02:14:27 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/07/07 02:14:27 DEBUG : filtersfile.txt: md5 = cbf4389cb34d9e160689d1578eb5707f OK
2026/07/07 02:14:27 DEBUG : filtersfile2.txt.dc377757.partial: renamed to: filtersfile2.txt
2026/07/07 02:14:27 INFO : filtersfile2.txt: Copied (new)
2026/07/07 02:14:27 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/07/07 02:14:27 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/07/07 02:14:27 INFO : hold.txt: Copied (new)
2026/07/07 02:14:27 DEBUG : filtersfile.txt.5df4ccf0.partial: renamed to: filtersfile.txt
2026/07/07 02:14:27 INFO : filtersfile.txt: Copied (new)
2026/07/07 02:14:27 DEBUG : Waiting for deletions to finish
2026/07/07 02:14:28 DEBUG : removing 1 level 0 directories
2026/07/07 02:14:28 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/filtersfile_checks/path1: Removing directory
2026/07/07 02:14:28 DEBUG : Waiting for deletions to finish
2026/07/07 02:14:28 DEBUG : removing 1 level 0 directories
2026/07/07 02:14:28 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/filtersfile_checks/path2: Removing directory
2026/07/07 02:14:28 NOTICE: checking initFs Local file system at /tmp/020921sacoxar3/initdir/test_filtersfile_checks-sexutic7
2026/07/07 02:14:28 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:14:28 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:14:28 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:14:28 INFO : subdir: Making directory
2026/07/07 02:14:28 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:14:28 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/filtersfile_checks/path1: Waiting for checks to finish
2026/07/07 02:14:28 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/filtersfile_checks/path1: Waiting for transfers to finish
2026/07/07 02:14:28 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:14:28 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:14:28 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:14:28 INFO : file2.txt: Copied (new)
2026/07/07 02:14:28 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:14:28 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:14:28 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:14:28 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:14:28 INFO : file1.txt: Copied (new)
2026/07/07 02:14:28 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/07 02:14:28 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:14:28 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:14:28 NOTICE: checking Path1 Azure container rclone-test-tawoqir8kice path 020921sacoxar3/filtersfile_checks/path1
2026/07/07 02:14:28 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:14:28 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:14:28 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:14:28 INFO : subdir: Making directory
2026/07/07 02:14:28 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:14:28 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/filtersfile_checks/path2: Waiting for checks to finish
2026/07/07 02:14:28 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/filtersfile_checks/path2: Waiting for transfers to finish
2026/07/07 02:14:28 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:14:28 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/07 02:14:28 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:14:28 INFO : file2.txt: Copied (new)
2026/07/07 02:14:28 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:14:28 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:14:28 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:14:28 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:14:28 INFO : file1.txt: Copied (new)
2026/07/07 02:14:28 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:14:28 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:14:28 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:14:28 NOTICE: checking path2 Azure container rclone-test-tawoqir8kice path 020921sacoxar3/filtersfile_checks/path2
2026/07/07 02:14:28 NOTICE: [36m(01) :[0m [34mtest filtersfile-checks[0m
2026/07/07 02:14:28 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/07 02:14:28 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/07 02:14:32 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/filtersfile_checks/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:14:32 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/filtersfile_checks/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:14:32 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02: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/07 02:14:32 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/filtersfile_checks/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/filtersfile_checks/path2/"
2026/07/07 02:14:32 INFO : Copying Path2 files to Path1
2026/07/07 02:14:32 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:14:32 INFO : There was nothing to transfer
2026/07/07 02:14:32 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:14:33 INFO : There was nothing to transfer
2026/07/07 02:14:33 INFO : Resync updating listings
2026/07/07 02:14:33 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/filtersfile_checks/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/filtersfile_checks/path2/"
2026/07/07 02:14:33 INFO : [32mBisync successful[0m
2026/07/07 02:14:33 NOTICE: [36m(04) :[0m [34mtest 1. inject filters file in workdir.[0m
2026/07/07 02:14:33 NOTICE: [36m(05) :[0m [34mcopy-file /tmp/020921sacoxar3/datadir/test_filtersfile_checks-dasidez3/filtersfile.txt /tmp/020921sacoxar3/workdir/[0m
2026/07/07 02:14:33 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_filtersfile_checks-dasidez3/filtersfile.txt" to "/tmp/020921sacoxar3/workdir/" as ""
2026/07/07 02:14:33 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_filtersfile_checks-dasidez3/filtersfile.txt"
2026/07/07 02:14:33 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/workdir/"
2026/07/07 02:14:33 DEBUG : operations.CopyFile "filtersfile.txt" to "Local file system at /tmp/020921sacoxar3/workdir" as "filtersfile.txt"
2026/07/07 02:14:33 DEBUG : filtersfile.txt: Need to transfer - File not found at Destination
2026/07/07 02:14:33 DEBUG : filtersfile.txt.5df4ccf0.partial: size = 380 OK
2026/07/07 02:14:33 DEBUG : filtersfile.txt: md5 = cbf4389cb34d9e160689d1578eb5707f OK
2026/07/07 02:14:33 DEBUG : filtersfile.txt.5df4ccf0.partial: renamed to: filtersfile.txt
2026/07/07 02:14:33 INFO : filtersfile.txt: Copied (new)
2026/07/07 02:14:33 NOTICE: [36m(06) :[0m [34mtest 2. run with filters-file but without md5. should abort.[0m
2026/07/07 02:14:33 NOTICE: [36m(07) :[0m [34mbisync filters-file=/tmp/020921sacoxar3/workdir/filtersfile.txt[0m
2026/07/07 02:14:37 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/filtersfile_checks/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:14:37 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/filtersfile_checks/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:14:37 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:14: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/07 02:14:37 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/filtersfile_checks/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/filtersfile_checks/path2/"
2026/07/07 02:14:37 INFO : Using filters file /tmp/020921sacoxar3/workdir/filtersfile.txt
2026/07/07 02:14:37 ERROR : [31mBisync critical error: filters file md5 hash not found (must run --resync): /tmp/020921sacoxar3/workdir/filtersfile.txt[0m
2026/07/07 02:14:37 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/07 02:14:37 NOTICE: Bisync error: bisync aborted
2026/07/07 02:14:37 NOTICE: [36m(08) :[0m [34mtest 3. run without filters-file. should be blocked due to prior abort.[0m
2026/07/07 02:14:37 NOTICE: [36m(09) :[0m [34mbisync[0m
2026/07/07 02:14:41 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/filtersfile_checks/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:14:41 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/filtersfile_checks/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:14:41 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02: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/07 02:14:41 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/filtersfile_checks/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/filtersfile_checks/path2/"
2026/07/07 02:14:41 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/020921sacoxar3/workdir/TestAzureBlob_rclone-test-tawoqir8kice_020921sacoxar3_filtersfile_checks_path1..TestAzureBlob_rclone-test-tawoqir8kice_020921sacoxar3_filtersfile_checks_path2.path1.lst[0m
[0m[36mPath2: [94m/tmp/020921sacoxar3/workdir/TestAzureBlob_rclone-test-tawoqir8kice_020921sacoxar3_filtersfile_checks_path1..TestAzureBlob_rclone-test-tawoqir8kice_020921sacoxar3_filtersfile_checks_path2.path2.lst[0m
[0m[35mTry running this command to inspect the work dir:
[0m[96mrclone lsl "/tmp/020921sacoxar3/workdir"[0m[0m
2026/07/07 02:14:41 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/07 02:14:41 NOTICE: Bisync error: bisync aborted
2026/07/07 02:14:41 NOTICE: [36m(10) :[0m [34mtest 4. run with filters-file and resync.[0m
2026/07/07 02:14:41 NOTICE: [36m(11) :[0m [34mbisync filters-file=/tmp/020921sacoxar3/workdir/filtersfile.txt resync[0m
2026/07/07 02:14:46 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/filtersfile_checks/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:14:46 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/filtersfile_checks/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:14:46 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02: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/07 02:14:46 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/filtersfile_checks/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/filtersfile_checks/path2/"
2026/07/07 02:14:46 INFO : Using filters file /tmp/020921sacoxar3/workdir/filtersfile.txt
2026/07/07 02:14:46 INFO : Storing filters file hash to /tmp/020921sacoxar3/workdir/filtersfile.txt.md5
2026/07/07 02:14:46 INFO : Copying Path2 files to Path1
2026/07/07 02:14:46 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:14:46 INFO : There was nothing to transfer
2026/07/07 02:14:46 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:14:46 INFO : There was nothing to transfer
2026/07/07 02:14:46 INFO : Resync updating listings
2026/07/07 02:14:46 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/filtersfile_checks/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/filtersfile_checks/path2/"
2026/07/07 02:14:46 INFO : [32mBisync successful[0m
2026/07/07 02:14:46 NOTICE: [36m(12) :[0m [34mtest 5. run with filters-file alone. should run.[0m
2026/07/07 02:14:46 NOTICE: [36m(13) :[0m [34mbisync filters-file=/tmp/020921sacoxar3/workdir/filtersfile.txt[0m
2026/07/07 02:14:50 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/filtersfile_checks/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:14:50 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/filtersfile_checks/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:14:50 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02: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/07 02:14:50 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/filtersfile_checks/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/filtersfile_checks/path2/"
2026/07/07 02:14:50 INFO : Using filters file /tmp/020921sacoxar3/workdir/filtersfile.txt
2026/07/07 02:14:50 INFO : Building Path1 and Path2 listings
2026/07/07 02:14:50 INFO : Path1 checking for diffs
2026/07/07 02:14:50 INFO : Path2 checking for diffs
2026/07/07 02:14:50 INFO : No changes found
2026/07/07 02:14:50 INFO : Updating listings
2026/07/07 02:14:50 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/filtersfile_checks/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/filtersfile_checks/path2/"
2026/07/07 02:14:50 INFO : [32mBisync successful[0m
2026/07/07 02:14:50 NOTICE: [36m(14) :[0m [34mtest 6. push changed filters-file to workdir.[0m
2026/07/07 02:14:50 NOTICE: [36m(15) :[0m [34mcopy-as /tmp/020921sacoxar3/datadir/test_filtersfile_checks-dasidez3/filtersfile2.txt /tmp/020921sacoxar3/workdir/ filtersfile.txt[0m
2026/07/07 02:14:50 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_filtersfile_checks-dasidez3/filtersfile2.txt" to "/tmp/020921sacoxar3/workdir/" as "filtersfile.txt"
2026/07/07 02:14:50 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_filtersfile_checks-dasidez3/filtersfile2.txt"
2026/07/07 02:14:50 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/workdir/"
2026/07/07 02:14:50 DEBUG : operations.CopyFile "filtersfile2.txt" to "Local file system at /tmp/020921sacoxar3/workdir" as "filtersfile.txt"
2026/07/07 02:14:50 DEBUG : filtersfile2.txt: size = 254 (Local file system at /tmp/020921sacoxar3/datadir/test_filtersfile_checks-dasidez3)
2026/07/07 02:14:50 DEBUG : filtersfile.txt: size = 380 (Local file system at /tmp/020921sacoxar3/workdir)
2026/07/07 02:14:50 DEBUG : filtersfile2.txt: Sizes differ
2026/07/07 02:14:50 DEBUG : filtersfile.txt.33ddd493.partial: size = 254 OK
2026/07/07 02:14:50 DEBUG : filtersfile2.txt: md5 = 95acc1e3b5beda465d9b2cb32808588c OK
2026/07/07 02:14:50 DEBUG : filtersfile.txt.33ddd493.partial: renamed to: filtersfile.txt
2026/07/07 02:14:50 INFO : filtersfile2.txt: Copied (replaced existing) to: filtersfile.txt
2026/07/07 02:14:50 NOTICE: [36m(16) :[0m [34mtest 7. run with filters-file alone. should abort.[0m
2026/07/07 02:14:50 NOTICE: [36m(17) :[0m [34mbisync filters-file=/tmp/020921sacoxar3/workdir/filtersfile.txt[0m
2026/07/07 02:14:55 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/filtersfile_checks/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:14:55 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/filtersfile_checks/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:14:55 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02: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/07 02:14:55 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/filtersfile_checks/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/filtersfile_checks/path2/"
2026/07/07 02:14:55 INFO : Using filters file /tmp/020921sacoxar3/workdir/filtersfile.txt
2026/07/07 02:14:55 ERROR : [31mBisync critical error: filters file has changed (must run --resync): /tmp/020921sacoxar3/workdir/filtersfile.txt[0m
2026/07/07 02:14:55 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/07 02:14:55 NOTICE: Bisync error: bisync aborted
2026/07/07 02:14:55 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/07 02:14:55 NOTICE: [36m(19) :[0m [34mbisync filters-file=/tmp/020921sacoxar3/workdir/filtersfile.txt resync dry-run[0m
2026/07/07 02:14:59 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/filtersfile_checks/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:14:59 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/filtersfile_checks/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:14:59 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02: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/07 02:14:59 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/filtersfile_checks/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/filtersfile_checks/path2/"
2026/07/07 02:14:59 INFO : Using filters file /tmp/020921sacoxar3/workdir/filtersfile.txt
2026/07/07 02:14:59 INFO : Skipped storing filters file hash to /tmp/020921sacoxar3/workdir/filtersfile.txt.md5 as --dry-run is set
2026/07/07 02:14:59 INFO : Copying Path2 files to Path1
2026/07/07 02:14:59 NOTICE: - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:14:59 INFO : There was nothing to transfer
2026/07/07 02:14:59 NOTICE: - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:14:59 INFO : There was nothing to transfer
2026/07/07 02:14:59 INFO : Resync updating listings
2026/07/07 02:14:59 INFO : [32mBisync successful[0m
2026/07/07 02:14:59 NOTICE: [36m(20) :[0m [34mtest 9. run with filters-file alone. should abort.[0m
2026/07/07 02:14:59 NOTICE: [36m(21) :[0m [34mbisync filters-file=/tmp/020921sacoxar3/workdir/filtersfile.txt[0m
2026/07/07 02:15:03 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/filtersfile_checks/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:15:03 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/filtersfile_checks/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:15:03 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:15: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/07 02:15:03 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/filtersfile_checks/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/filtersfile_checks/path2/"
2026/07/07 02:15:03 INFO : Using filters file /tmp/020921sacoxar3/workdir/filtersfile.txt
2026/07/07 02:15:03 ERROR : [31mBisync critical error: filters file has changed (must run --resync): /tmp/020921sacoxar3/workdir/filtersfile.txt[0m
2026/07/07 02:15:03 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/07 02:15:03 NOTICE: Bisync error: bisync aborted
2026/07/07 02:15:03 DEBUG : Waiting for deletions to finish
2026/07/07 02:15:04 INFO : file1.txt: Deleted
2026/07/07 02:15:04 INFO : RCLONE_TEST: Deleted
2026/07/07 02:15:04 INFO : file2.txt: Deleted
2026/07/07 02:15:04 INFO : subdir/file20.txt: Deleted
2026/07/07 02:15:04 DEBUG : removing 1 level 0 directories
2026/07/07 02:15:04 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/filtersfile_checks/path1: Removing directory
2026/07/07 02:15:04 DEBUG : Waiting for deletions to finish
2026/07/07 02:15:04 INFO : RCLONE_TEST: Deleted
2026/07/07 02:15:04 INFO : subdir/file20.txt: Deleted
2026/07/07 02:15:04 INFO : file2.txt: Deleted
2026/07/07 02:15:04 INFO : file1.txt: Deleted
2026/07/07 02:15:04 DEBUG : removing 1 level 0 directories
2026/07/07 02:15:04 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/filtersfile_checks/path2: Removing directory
bisync_test.go:610: [32mTEST filtersfile_checks PASSED[0m
=== RUN TestBisyncRemoteRemote/ignorelistingchecksum
2026/07/07 02:15:04 INFO : path1: Making directory
2026/07/07 02:15:04 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ignorelistingchecksum/path1"
2026/07/07 02:15:04 INFO : path2: Making directory
2026/07/07 02:15:04 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ignorelistingchecksum/path2"
2026/07/07 02:15:04 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ignorelistingchecksum/initial"
2026/07/07 02:15:04 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/initdir/test_ignorelistingchecksum-qofuwiz4"
2026/07/07 02:15:04 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:15:04 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:04 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:04 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:04 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:04 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:04 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:04 DEBUG : subdir: Making directory with metadata
2026/07/07 02:15:04 INFO : subdir: Made directory with metadata (mtime=2024-01-25T05:00:02.874776175Z)
2026/07/07 02:15:04 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/07 02:15:04 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/07 02:15:04 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:15:04 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:04 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:04 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:15:04 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:15:04 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:15:04 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/07 02:15:04 INFO : file1.copy1.txt: Copied (new)
2026/07/07 02:15:04 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/07 02:15:04 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/07 02:15:04 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:04 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/07 02:15:04 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:04 DEBUG : Local file system at /tmp/020921sacoxar3/initdir/test_ignorelistingchecksum-qofuwiz4: Waiting for checks to finish
2026/07/07 02:15:04 DEBUG : Local file system at /tmp/020921sacoxar3/initdir/test_ignorelistingchecksum-qofuwiz4: Waiting for transfers to finish
2026/07/07 02:15:04 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/07 02:15:04 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:04 INFO : file1.copy4.txt: Copied (new)
2026/07/07 02:15:04 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/07 02:15:04 INFO : file1.copy3.txt: Copied (new)
2026/07/07 02:15:04 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/07 02:15:04 INFO : file1.copy2.txt: Copied (new)
2026/07/07 02:15:04 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/07 02:15:04 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:04 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/07 02:15:04 INFO : file1.copy5.txt: Copied (new)
2026/07/07 02:15:04 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:15:04 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/07 02:15:04 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:04 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:04 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:15:04 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/07 02:15:04 INFO : file1.txt: Copied (new)
2026/07/07 02:15:04 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:15:04 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:15:04 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ignorelistingchecksum/modfiles"
2026/07/07 02:15:04 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_ignorelistingchecksum-gemokan7"
2026/07/07 02:15:04 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:04 DEBUG : Local file system at /tmp/020921sacoxar3/datadir/test_ignorelistingchecksum-gemokan7: Waiting for checks to finish
2026/07/07 02:15:04 DEBUG : Local file system at /tmp/020921sacoxar3/datadir/test_ignorelistingchecksum-gemokan7: Waiting for transfers to finish
2026/07/07 02:15:04 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/07 02:15:04 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:15:04 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/07 02:15:04 INFO : file1.txt: Copied (new)
2026/07/07 02:15:04 DEBUG : Waiting for deletions to finish
2026/07/07 02:15:04 DEBUG : removing 1 level 0 directories
2026/07/07 02:15:04 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/ignorelistingchecksum/path1: Removing directory
2026/07/07 02:15:04 DEBUG : Waiting for deletions to finish
2026/07/07 02:15:04 DEBUG : removing 1 level 0 directories
2026/07/07 02:15:04 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/ignorelistingchecksum/path2: Removing directory
2026/07/07 02:15:04 NOTICE: checking initFs Local file system at /tmp/020921sacoxar3/initdir/test_ignorelistingchecksum-qofuwiz4
2026/07/07 02:15:04 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:15:04 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:04 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:04 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:04 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:04 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:04 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:04 INFO : subdir: Making directory
2026/07/07 02:15:04 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:04 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/ignorelistingchecksum/path1: Waiting for checks to finish
2026/07/07 02:15:04 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/ignorelistingchecksum/path1: Waiting for transfers to finish
2026/07/07 02:15:04 DEBUG : file1.copy2.txt: size = 0 OK
2026/07/07 02:15:04 DEBUG : file1.copy1.txt: size = 0 OK
2026/07/07 02:15:04 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:04 INFO : file1.copy2.txt: Copied (new)
2026/07/07 02:15:04 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:04 INFO : file1.copy1.txt: Copied (new)
2026/07/07 02:15:04 DEBUG : file1.copy3.txt: size = 0 OK
2026/07/07 02:15:04 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:04 INFO : file1.copy3.txt: Copied (new)
2026/07/07 02:15:04 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:15:04 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:15:04 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:15:04 DEBUG : file1.copy4.txt: size = 0 OK
2026/07/07 02:15:04 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:04 INFO : file1.copy4.txt: Copied (new)
2026/07/07 02:15:04 DEBUG : file1.copy5.txt: size = 0 OK
2026/07/07 02:15:04 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:04 INFO : file1.copy5.txt: Copied (new)
2026/07/07 02:15:04 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:15:04 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:04 INFO : file1.txt: Copied (new)
2026/07/07 02:15:04 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/07 02:15:04 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:04 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:15:04 NOTICE: checking Path1 Azure container rclone-test-tawoqir8kice path 020921sacoxar3/ignorelistingchecksum/path1
2026/07/07 02:15:04 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:15:04 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:04 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:04 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:04 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:04 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:04 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:04 INFO : subdir: Making directory
2026/07/07 02:15:04 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:04 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/ignorelistingchecksum/path2: Waiting for checks to finish
2026/07/07 02:15:04 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/ignorelistingchecksum/path2: Waiting for transfers to finish
2026/07/07 02:15:04 DEBUG : file1.copy2.txt: size = 0 OK
2026/07/07 02:15:04 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:04 INFO : file1.copy2.txt: Copied (new)
2026/07/07 02:15:04 DEBUG : file1.copy1.txt: size = 0 OK
2026/07/07 02:15:04 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:04 INFO : file1.copy1.txt: Copied (new)
2026/07/07 02:15:04 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:15:04 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:15:04 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:15:04 DEBUG : file1.copy3.txt: size = 0 OK
2026/07/07 02:15:04 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:04 INFO : file1.copy3.txt: Copied (new)
2026/07/07 02:15:04 DEBUG : file1.copy4.txt: size = 0 OK
2026/07/07 02:15:04 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:04 INFO : file1.copy4.txt: Copied (new)
2026/07/07 02:15:04 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:15:04 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:04 INFO : file1.txt: Copied (new)
2026/07/07 02:15:04 DEBUG : file1.copy5.txt: size = 0 OK
2026/07/07 02:15:04 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:04 INFO : file1.copy5.txt: Copied (new)
2026/07/07 02:15:04 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/07 02:15:04 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:04 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:15:04 NOTICE: checking path2 Azure container rclone-test-tawoqir8kice path 020921sacoxar3/ignorelistingchecksum/path2
2026/07/07 02:15:05 NOTICE: [36m(01) :[0m [34mtest basic[0m
2026/07/07 02:15:05 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/07 02:15:05 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/07 02:15:09 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/ignorelistingchecksum/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:15:09 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/ignorelistingchecksum/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:15:09 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02: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/07 02:15:09 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ignorelistingchecksum/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ignorelistingchecksum/path2/"
2026/07/07 02:15:09 INFO : Copying Path2 files to Path1
2026/07/07 02:15:09 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:15:09 INFO : There was nothing to transfer
2026/07/07 02:15:09 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:15:09 INFO : There was nothing to transfer
2026/07/07 02:15:09 INFO : Resync updating listings
2026/07/07 02:15:09 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ignorelistingchecksum/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ignorelistingchecksum/path2/"
2026/07/07 02:15:09 INFO : [32mBisync successful[0m
2026/07/07 02:15:09 NOTICE: [36m(04) :[0m [34mbisync resync ignore-listing-checksum[0m
2026/07/07 02:15:13 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/ignorelistingchecksum/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:15:13 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/ignorelistingchecksum/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02: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/07 02:15:13 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ignorelistingchecksum/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ignorelistingchecksum/path2/"
2026/07/07 02:15:13 INFO : Copying Path2 files to Path1
2026/07/07 02:15:13 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:15:14 INFO : There was nothing to transfer
2026/07/07 02:15:14 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:15:14 INFO : There was nothing to transfer
2026/07/07 02:15:14 INFO : Resync updating listings
2026/07/07 02:15:14 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ignorelistingchecksum/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ignorelistingchecksum/path2/"
2026/07/07 02:15:14 INFO : [32mBisync successful[0m
2026/07/07 02:15:14 NOTICE: [36m(05) :[0m [34mtest place newer files on both paths[0m
2026/07/07 02:15:14 NOTICE: [36m(06) :[0m [34mtouch-copy 2001-01-02 /tmp/020921sacoxar3/datadir/test_ignorelistingchecksum-gemokan7/file1.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ignorelistingchecksum/path2/[0m
2026/07/07 02:15:14 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_ignorelistingchecksum-gemokan7/"
2026/07/07 02:15:14 DEBUG : fs cache: renaming cache item "/tmp/020921sacoxar3/datadir/test_ignorelistingchecksum-gemokan7/" to be canonical "/tmp/020921sacoxar3/datadir/test_ignorelistingchecksum-gemokan7"
2026/07/07 02:15:14 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/07 02:15:14 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_ignorelistingchecksum-gemokan7/file1.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ignorelistingchecksum/path2/" as ""
2026/07/07 02:15:14 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_ignorelistingchecksum-gemokan7/file1.txt"
2026/07/07 02:15:14 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ignorelistingchecksum/path2/"
2026/07/07 02:15:14 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/ignorelistingchecksum/path2" as "file1.txt"
2026/07/07 02:15:14 DEBUG : file1.txt: size = 19 (Local file system at /tmp/020921sacoxar3/datadir/test_ignorelistingchecksum-gemokan7)
2026/07/07 02:15:14 DEBUG : file1.txt: size = 0 (Azure container rclone-test-tawoqir8kice path 020921sacoxar3/ignorelistingchecksum/path2)
2026/07/07 02:15:14 DEBUG : file1.txt: Sizes differ
2026/07/07 02:15:14 DEBUG : file1.txt: size = 19 OK
2026/07/07 02:15:14 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:15:14 INFO : file1.txt: Copied (replaced existing)
2026/07/07 02:15:14 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/020921sacoxar3/datadir/test_ignorelistingchecksum-gemokan7/file1.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ignorelistingchecksum/path1/subdir file20.txt[0m
2026/07/07 02:15:14 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_ignorelistingchecksum-gemokan7/file1.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ignorelistingchecksum/path1/subdir" as "file20.txt"
2026/07/07 02:15:14 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_ignorelistingchecksum-gemokan7/file1.txt"
2026/07/07 02:15:14 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ignorelistingchecksum/path1/subdir"
2026/07/07 02:15:14 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/ignorelistingchecksum/path1/subdir" as "file20.txt"
2026/07/07 02:15:14 DEBUG : file1.txt: size = 19 (Local file system at /tmp/020921sacoxar3/datadir/test_ignorelistingchecksum-gemokan7)
2026/07/07 02:15:14 DEBUG : file20.txt: size = 0 (Azure container rclone-test-tawoqir8kice path 020921sacoxar3/ignorelistingchecksum/path1/subdir)
2026/07/07 02:15:14 DEBUG : file1.txt: Sizes differ
2026/07/07 02:15:14 DEBUG : file20.txt: size = 19 OK
2026/07/07 02:15:14 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:15:14 INFO : file1.txt: Copied (replaced existing) to: file20.txt
2026/07/07 02:15:14 NOTICE: [36m(08) :[0m [34mtest bisync run[0m
2026/07/07 02:15:14 NOTICE: [36m(09) :[0m [34mbisync ignore-listing-checksum[0m
2026/07/07 02:15:18 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/ignorelistingchecksum/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:15:18 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/ignorelistingchecksum/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:15: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/07 02:15:18 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ignorelistingchecksum/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ignorelistingchecksum/path2/"
2026/07/07 02:15:18 INFO : Building Path1 and Path2 listings
2026/07/07 02:15:18 INFO : Path1 checking for diffs
2026/07/07 02:15:18 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/07/07 02:15:18 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/07 02:15:18 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/07 02:15:18 INFO : Path2 checking for diffs
2026/07/07 02:15:18 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/07 02:15:18 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/07 02:15:18 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/07 02:15:18 INFO : Applying changes
2026/07/07 02:15:18 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ignorelistingchecksum/path2/subdir/file20.txt[0m
2026/07/07 02:15:18 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ignorelistingchecksum/path1/file1.txt[0m
2026/07/07 02:15:18 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/07 02:15:19 INFO : file1.txt: Copied (server-side copy)
2026/07/07 02:15:19 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/07 02:15:19 INFO : subdir/file20.txt: Copied (server-side copy)
2026/07/07 02:15:19 INFO : Updating listings
2026/07/07 02:15:19 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ignorelistingchecksum/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/ignorelistingchecksum/path2/"
2026/07/07 02:15:19 INFO : [32mBisync successful[0m
2026/07/07 02:15:19 DEBUG : Waiting for deletions to finish
2026/07/07 02:15:19 INFO : file1.copy3.txt: Deleted
2026/07/07 02:15:19 INFO : subdir/file20.txt: Deleted
2026/07/07 02:15:19 INFO : file1.copy4.txt: Deleted
2026/07/07 02:15:19 INFO : file1.copy5.txt: Deleted
2026/07/07 02:15:19 INFO : file1.copy1.txt: Deleted
2026/07/07 02:15:19 INFO : RCLONE_TEST: Deleted
2026/07/07 02:15:19 INFO : file1.copy2.txt: Deleted
2026/07/07 02:15:19 INFO : file1.txt: Deleted
2026/07/07 02:15:19 DEBUG : removing 1 level 0 directories
2026/07/07 02:15:19 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/ignorelistingchecksum/path1: Removing directory
2026/07/07 02:15:19 DEBUG : Waiting for deletions to finish
2026/07/07 02:15:19 INFO : RCLONE_TEST: Deleted
2026/07/07 02:15:19 INFO : file1.copy4.txt: Deleted
2026/07/07 02:15:19 INFO : file1.copy3.txt: Deleted
2026/07/07 02:15:19 INFO : file1.txt: Deleted
2026/07/07 02:15:19 INFO : file1.copy5.txt: Deleted
2026/07/07 02:15:19 INFO : subdir/file20.txt: Deleted
2026/07/07 02:15:19 INFO : file1.copy2.txt: Deleted
2026/07/07 02:15:19 INFO : file1.copy1.txt: Deleted
2026/07/07 02:15:19 DEBUG : removing 1 level 0 directories
2026/07/07 02:15:19 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/ignorelistingchecksum/path2: Removing directory
bisync_test.go:610: [32mTEST ignorelistingchecksum PASSED[0m
=== RUN TestBisyncRemoteRemote/max_delete_path1
2026/07/07 02:15:19 INFO : path1: Making directory
2026/07/07 02:15:19 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/max_delete_path1/path1"
2026/07/07 02:15:19 INFO : path2: Making directory
2026/07/07 02:15:19 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/max_delete_path1/path2"
2026/07/07 02:15:19 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path1/initial"
2026/07/07 02:15:19 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/initdir/test_max_delete_path1-qegovej3"
2026/07/07 02:15:19 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:19 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:19 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:19 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:19 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:19 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:19 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:19 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:19 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:19 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:15:19 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:15:19 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:19 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:15:19 INFO : file1.txt: Copied (new)
2026/07/07 02:15:19 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/07 02:15:19 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:19 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/07 02:15:19 DEBUG : Local file system at /tmp/020921sacoxar3/initdir/test_max_delete_path1-qegovej3: Waiting for checks to finish
2026/07/07 02:15:19 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:15:19 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:19 INFO : file2.txt: Copied (new)
2026/07/07 02:15:19 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/07 02:15:19 INFO : file4.txt: Copied (new)
2026/07/07 02:15:19 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/07 02:15:19 DEBUG : Local file system at /tmp/020921sacoxar3/initdir/test_max_delete_path1-qegovej3: Waiting for transfers to finish
2026/07/07 02:15:19 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:19 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:19 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/07 02:15:19 INFO : file3.txt: Copied (new)
2026/07/07 02:15:19 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/07 02:15:19 INFO : file5.txt: Copied (new)
2026/07/07 02:15:19 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/07 02:15:19 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:19 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/07 02:15:19 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/07 02:15:19 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:19 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/07 02:15:19 INFO : file6.txt: Copied (new)
2026/07/07 02:15:19 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:19 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/07/07 02:15:19 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/07 02:15:19 INFO : file7.txt: Copied (new)
2026/07/07 02:15:19 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:15:19 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/07 02:15:19 INFO : file8.txt: Copied (new)
2026/07/07 02:15:19 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/07/07 02:15:19 INFO : file9.txt: Copied (new)
2026/07/07 02:15:19 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path1/modfiles"
2026/07/07 02:15:19 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_max_delete_path1-cugayib9"
2026/07/07 02:15:19 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:19 DEBUG : Local file system at /tmp/020921sacoxar3/datadir/test_max_delete_path1-cugayib9: Waiting for checks to finish
2026/07/07 02:15:19 DEBUG : Local file system at /tmp/020921sacoxar3/datadir/test_max_delete_path1-cugayib9: Waiting for transfers to finish
2026/07/07 02:15:19 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/07/07 02:15:19 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/07/07 02:15:19 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/07/07 02:15:19 INFO : hold.txt: Copied (new)
2026/07/07 02:15:19 DEBUG : Waiting for deletions to finish
2026/07/07 02:15:19 DEBUG : removing 1 level 0 directories
2026/07/07 02:15:19 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/max_delete_path1/path1: Removing directory
2026/07/07 02:15:19 DEBUG : Waiting for deletions to finish
2026/07/07 02:15:19 DEBUG : removing 1 level 0 directories
2026/07/07 02:15:19 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/max_delete_path1/path2: Removing directory
2026/07/07 02:15:20 NOTICE: checking initFs Local file system at /tmp/020921sacoxar3/initdir/test_max_delete_path1-qegovej3
2026/07/07 02:15:20 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:20 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:20 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:20 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:20 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:20 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:20 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:20 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:20 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:20 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/max_delete_path1/path1: Waiting for checks to finish
2026/07/07 02:15:20 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/max_delete_path1/path1: Waiting for transfers to finish
2026/07/07 02:15:20 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:15:20 DEBUG : file4.txt: size = 0 OK
2026/07/07 02:15:20 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:20 INFO : file4.txt: Copied (new)
2026/07/07 02:15:20 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:15:20 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:20 INFO : file1.txt: Copied (new)
2026/07/07 02:15:20 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:20 INFO : file2.txt: Copied (new)
2026/07/07 02:15:20 DEBUG : file3.txt: size = 0 OK
2026/07/07 02:15:20 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:20 INFO : file3.txt: Copied (new)
2026/07/07 02:15:20 DEBUG : file7.txt: size = 0 OK
2026/07/07 02:15:20 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:20 INFO : file7.txt: Copied (new)
2026/07/07 02:15:20 DEBUG : file5.txt: size = 0 OK
2026/07/07 02:15:20 DEBUG : file6.txt: size = 0 OK
2026/07/07 02:15:20 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:20 INFO : file5.txt: Copied (new)
2026/07/07 02:15:20 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:20 INFO : file6.txt: Copied (new)
2026/07/07 02:15:20 DEBUG : file8.txt: size = 0 OK
2026/07/07 02:15:20 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:20 INFO : file8.txt: Copied (new)
2026/07/07 02:15:20 DEBUG : file9.txt: size = 109 OK
2026/07/07 02:15:20 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:15:20 INFO : file9.txt: Copied (new)
2026/07/07 02:15:20 NOTICE: checking Path1 Azure container rclone-test-tawoqir8kice path 020921sacoxar3/max_delete_path1/path1
2026/07/07 02:15:20 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:20 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:20 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:20 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:20 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:20 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:20 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:20 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:20 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:20 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/max_delete_path1/path2: Waiting for checks to finish
2026/07/07 02:15:20 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/max_delete_path1/path2: Waiting for transfers to finish
2026/07/07 02:15:20 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:15:20 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:20 INFO : file2.txt: Copied (new)
2026/07/07 02:15:20 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:15:20 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:20 INFO : file1.txt: Copied (new)
2026/07/07 02:15:20 DEBUG : file4.txt: size = 0 OK
2026/07/07 02:15:20 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:20 INFO : file4.txt: Copied (new)
2026/07/07 02:15:20 DEBUG : file3.txt: size = 0 OK
2026/07/07 02:15:20 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:20 INFO : file3.txt: Copied (new)
2026/07/07 02:15:20 DEBUG : file5.txt: size = 0 OK
2026/07/07 02:15:20 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:20 INFO : file5.txt: Copied (new)
2026/07/07 02:15:20 DEBUG : file6.txt: size = 0 OK
2026/07/07 02:15:20 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:20 INFO : file6.txt: Copied (new)
2026/07/07 02:15:20 DEBUG : file8.txt: size = 0 OK
2026/07/07 02:15:20 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:20 INFO : file8.txt: Copied (new)
2026/07/07 02:15:20 DEBUG : file7.txt: size = 0 OK
2026/07/07 02:15:20 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:20 INFO : file7.txt: Copied (new)
2026/07/07 02:15:20 DEBUG : file9.txt: size = 109 OK
2026/07/07 02:15:20 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:15:20 INFO : file9.txt: Copied (new)
2026/07/07 02:15:20 NOTICE: checking path2 Azure container rclone-test-tawoqir8kice path 020921sacoxar3/max_delete_path1/path2
2026/07/07 02:15:20 NOTICE: [36m(01) :[0m [34mtest max-delete-path1[0m
2026/07/07 02:15:20 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/07 02:15:20 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/07 02:15:25 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/max_delete_path1/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:15:25 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/max_delete_path1/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:15:25 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:15: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/07 02:15:25 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/max_delete_path1/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/max_delete_path1/path2/"
2026/07/07 02:15:25 INFO : Copying Path2 files to Path1
2026/07/07 02:15:25 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:15:25 INFO : There was nothing to transfer
2026/07/07 02:15:25 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:15:25 INFO : There was nothing to transfer
2026/07/07 02:15:25 INFO : Resync updating listings
2026/07/07 02:15:25 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/max_delete_path1/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/max_delete_path1/path2/"
2026/07/07 02:15:25 INFO : [32mBisync successful[0m
2026/07/07 02:15:25 NOTICE: [36m(04) :[0m [34mtest delete >50% of local files[0m
2026/07/07 02:15:25 NOTICE: [36m(05) :[0m [34mdelete-file TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/max_delete_path1/path1/file1.txt[0m
2026/07/07 02:15:25 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/max_delete_path1/path1/"
2026/07/07 02:15:25 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/max_delete_path1/path1/" to be canonical "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/max_delete_path1/path1"
2026/07/07 02:15:25 INFO : file1.txt: Deleted
2026/07/07 02:15:25 NOTICE: [36m(06) :[0m [34mdelete-file TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/max_delete_path1/path1/file2.txt[0m
2026/07/07 02:15:25 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/max_delete_path1/path1/" for canonical name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/max_delete_path1/path1"
2026/07/07 02:15:25 INFO : file2.txt: Deleted
2026/07/07 02:15:25 NOTICE: [36m(07) :[0m [34mdelete-file TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/max_delete_path1/path1/file3.txt[0m
2026/07/07 02:15:25 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/max_delete_path1/path1/" for canonical name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/max_delete_path1/path1"
2026/07/07 02:15:25 INFO : file3.txt: Deleted
2026/07/07 02:15:25 NOTICE: [36m(08) :[0m [34mdelete-file TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/max_delete_path1/path1/file4.txt[0m
2026/07/07 02:15:25 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/max_delete_path1/path1/" for canonical name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/max_delete_path1/path1"
2026/07/07 02:15:25 INFO : file4.txt: Deleted
2026/07/07 02:15:25 NOTICE: [36m(09) :[0m [34mdelete-file TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/max_delete_path1/path1/file5.txt[0m
2026/07/07 02:15:25 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/max_delete_path1/path1/" for canonical name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/max_delete_path1/path1"
2026/07/07 02:15:25 INFO : file5.txt: Deleted
2026/07/07 02:15:25 NOTICE: [36m(10) :[0m [34mtest sync should fail due to too many local deletes[0m
2026/07/07 02:15:25 NOTICE: [36m(11) :[0m [34mbisync[0m
2026/07/07 02:15:29 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/max_delete_path1/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:15:29 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/max_delete_path1/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:15:29 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:15: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/07 02:15:29 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/max_delete_path1/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/max_delete_path1/path2/"
2026/07/07 02:15:29 INFO : Building Path1 and Path2 listings
2026/07/07 02:15:29 INFO : Path1 checking for diffs
2026/07/07 02:15:29 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/07/07 02:15:29 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/07/07 02:15:29 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/07 02:15:29 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/07 02:15:29 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/07/07 02:15:29 INFO : Path1: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/07/07 02:15:29 INFO : Path2 checking for diffs
2026/07/07 02:15:29 ERROR : Safety abort: too many deletes (>50%, 5 of 9) on Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/max_delete_path1/path1/". Run with --force if desired.
2026/07/07 02:15:29 NOTICE: [31mBisync aborted. Please try again.[0m
2026/07/07 02:15:29 NOTICE: Bisync error: too many deletes
2026/07/07 02:15:29 NOTICE: [36m(12) :[0m [34mcopy-listings initial-fail[0m
2026/07/07 02:15:29 NOTICE: [36m(13) :[0m [34mtest change max-delete limit to 60%. sync should run.[0m
2026/07/07 02:15:29 NOTICE: [36m(14) :[0m [34mbisync max-delete=60[0m
2026/07/07 02:15:34 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/max_delete_path1/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:15:34 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/max_delete_path1/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:15:34 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:15: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/07 02:15:34 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/max_delete_path1/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/max_delete_path1/path2/"
2026/07/07 02:15:34 INFO : Building Path1 and Path2 listings
2026/07/07 02:15:34 INFO : Path1 checking for diffs
2026/07/07 02:15:34 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/07/07 02:15:34 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/07/07 02:15:34 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/07 02:15:34 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/07 02:15:34 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/07/07 02:15:34 INFO : Path1: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/07/07 02:15:34 INFO : Path2 checking for diffs
2026/07/07 02:15:34 INFO : Applying changes
2026/07/07 02:15:34 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/max_delete_path1/path2/file1.txt[0m
2026/07/07 02:15:34 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/max_delete_path1/path2/file2.txt[0m
2026/07/07 02:15:34 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/max_delete_path1/path2/file3.txt[0m
2026/07/07 02:15:34 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/max_delete_path1/path2/file4.txt[0m
2026/07/07 02:15:34 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/max_delete_path1/path2/file5.txt[0m
2026/07/07 02:15:34 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/07 02:15:34 INFO : file4.txt: Deleted
2026/07/07 02:15:34 INFO : file1.txt: Deleted
2026/07/07 02:15:34 INFO : file3.txt: Deleted
2026/07/07 02:15:34 INFO : file5.txt: Deleted
2026/07/07 02:15:34 INFO : file2.txt: Deleted
2026/07/07 02:15:34 INFO : There was nothing to transfer
2026/07/07 02:15:34 INFO : Updating listings
2026/07/07 02:15:34 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/max_delete_path1/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/max_delete_path1/path2/"
2026/07/07 02:15:34 INFO : [32mBisync successful[0m
2026/07/07 02:15:34 DEBUG : Waiting for deletions to finish
2026/07/07 02:15:34 INFO : file9.txt: Deleted
2026/07/07 02:15:34 INFO : file7.txt: Deleted
2026/07/07 02:15:34 INFO : file8.txt: Deleted
2026/07/07 02:15:34 INFO : file6.txt: Deleted
2026/07/07 02:15:34 DEBUG : removing 1 level 0 directories
2026/07/07 02:15:34 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/max_delete_path1/path1: Removing directory
2026/07/07 02:15:34 DEBUG : Waiting for deletions to finish
2026/07/07 02:15:34 INFO : file8.txt: Deleted
2026/07/07 02:15:34 INFO : file7.txt: Deleted
2026/07/07 02:15:34 INFO : file6.txt: Deleted
2026/07/07 02:15:34 INFO : file9.txt: Deleted
2026/07/07 02:15:34 DEBUG : removing 1 level 0 directories
2026/07/07 02:15:34 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/max_delete_path1/path2: Removing directory
bisync_test.go:610: [32mTEST max_delete_path1 PASSED[0m
=== RUN TestBisyncRemoteRemote/max_delete_path2_force
2026/07/07 02:15:34 INFO : path1: Making directory
2026/07/07 02:15:34 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/max_delete_path2_force/path1"
2026/07/07 02:15:34 INFO : path2: Making directory
2026/07/07 02:15:34 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/max_delete_path2_force/path2"
2026/07/07 02:15:34 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path2_force/initial"
2026/07/07 02:15:34 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/initdir/test_max_delete_path2_force-kilopoz0"
2026/07/07 02:15:34 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:34 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:34 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:34 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:34 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:34 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:34 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:34 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:34 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:34 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/07 02:15:34 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:15:34 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:15:34 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:34 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/07 02:15:34 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:34 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:34 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/07 02:15:34 DEBUG : Local file system at /tmp/020921sacoxar3/initdir/test_max_delete_path2_force-kilopoz0: Waiting for checks to finish
2026/07/07 02:15:34 INFO : file3.txt: Copied (new)
2026/07/07 02:15:34 DEBUG : Local file system at /tmp/020921sacoxar3/initdir/test_max_delete_path2_force-kilopoz0: Waiting for transfers to finish
2026/07/07 02:15:34 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:34 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:15:34 INFO : file1.txt: Copied (new)
2026/07/07 02:15:34 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/07 02:15:34 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:15:34 INFO : file2.txt: Copied (new)
2026/07/07 02:15:34 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:34 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/07 02:15:34 INFO : file4.txt: Copied (new)
2026/07/07 02:15:34 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/07 02:15:34 INFO : file5.txt: Copied (new)
2026/07/07 02:15:34 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/07 02:15:34 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:34 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/07 02:15:34 INFO : file6.txt: Copied (new)
2026/07/07 02:15:34 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/07 02:15:34 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:34 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/07 02:15:34 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/07 02:15:34 INFO : file7.txt: Copied (new)
2026/07/07 02:15:34 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:34 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/07 02:15:34 INFO : file8.txt: Copied (new)
2026/07/07 02:15:34 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/07/07 02:15:34 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:15:34 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/07/07 02:15:34 INFO : file9.txt: Copied (new)
2026/07/07 02:15:34 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path2_force/modfiles"
2026/07/07 02:15:34 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_max_delete_path2_force-nabeguv1"
2026/07/07 02:15:34 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:34 DEBUG : Local file system at /tmp/020921sacoxar3/datadir/test_max_delete_path2_force-nabeguv1: Waiting for checks to finish
2026/07/07 02:15:34 DEBUG : Local file system at /tmp/020921sacoxar3/datadir/test_max_delete_path2_force-nabeguv1: Waiting for transfers to finish
2026/07/07 02:15:34 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/07/07 02:15:34 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/07/07 02:15:34 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/07/07 02:15:34 INFO : hold.txt: Copied (new)
2026/07/07 02:15:34 DEBUG : Waiting for deletions to finish
2026/07/07 02:15:34 DEBUG : removing 1 level 0 directories
2026/07/07 02:15:34 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/max_delete_path2_force/path1: Removing directory
2026/07/07 02:15:34 DEBUG : Waiting for deletions to finish
2026/07/07 02:15:35 DEBUG : removing 1 level 0 directories
2026/07/07 02:15:35 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/max_delete_path2_force/path2: Removing directory
2026/07/07 02:15:35 NOTICE: checking initFs Local file system at /tmp/020921sacoxar3/initdir/test_max_delete_path2_force-kilopoz0
2026/07/07 02:15:35 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:35 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:35 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:35 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:35 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:35 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:35 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:35 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:35 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:35 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/max_delete_path2_force/path1: Waiting for checks to finish
2026/07/07 02:15:35 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/max_delete_path2_force/path1: Waiting for transfers to finish
2026/07/07 02:15:35 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:15:35 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:35 INFO : file2.txt: Copied (new)
2026/07/07 02:15:35 DEBUG : file3.txt: size = 0 OK
2026/07/07 02:15:35 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:35 INFO : file3.txt: Copied (new)
2026/07/07 02:15:35 DEBUG : file4.txt: size = 0 OK
2026/07/07 02:15:35 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:35 INFO : file4.txt: Copied (new)
2026/07/07 02:15:35 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:15:35 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:35 INFO : file1.txt: Copied (new)
2026/07/07 02:15:35 DEBUG : file6.txt: size = 0 OK
2026/07/07 02:15:35 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:35 INFO : file6.txt: Copied (new)
2026/07/07 02:15:35 DEBUG : file5.txt: size = 0 OK
2026/07/07 02:15:35 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:35 INFO : file5.txt: Copied (new)
2026/07/07 02:15:35 DEBUG : file7.txt: size = 0 OK
2026/07/07 02:15:35 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:35 INFO : file7.txt: Copied (new)
2026/07/07 02:15:35 DEBUG : file8.txt: size = 0 OK
2026/07/07 02:15:35 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:35 INFO : file8.txt: Copied (new)
2026/07/07 02:15:35 DEBUG : file9.txt: size = 109 OK
2026/07/07 02:15:35 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:15:35 INFO : file9.txt: Copied (new)
2026/07/07 02:15:35 NOTICE: checking Path1 Azure container rclone-test-tawoqir8kice path 020921sacoxar3/max_delete_path2_force/path1
2026/07/07 02:15:35 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:35 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:35 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:35 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:35 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:35 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:35 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:35 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:35 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:35 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/max_delete_path2_force/path2: Waiting for checks to finish
2026/07/07 02:15:35 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/max_delete_path2_force/path2: Waiting for transfers to finish
2026/07/07 02:15:35 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:15:35 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:35 INFO : file2.txt: Copied (new)
2026/07/07 02:15:35 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:15:35 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:35 INFO : file1.txt: Copied (new)
2026/07/07 02:15:35 DEBUG : file3.txt: size = 0 OK
2026/07/07 02:15:35 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:35 INFO : file3.txt: Copied (new)
2026/07/07 02:15:35 DEBUG : file4.txt: size = 0 OK
2026/07/07 02:15:35 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:35 INFO : file4.txt: Copied (new)
2026/07/07 02:15:35 DEBUG : file5.txt: size = 0 OK
2026/07/07 02:15:35 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:35 INFO : file5.txt: Copied (new)
2026/07/07 02:15:35 DEBUG : file6.txt: size = 0 OK
2026/07/07 02:15:35 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:35 INFO : file6.txt: Copied (new)
2026/07/07 02:15:35 DEBUG : file7.txt: size = 0 OK
2026/07/07 02:15:35 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:35 INFO : file7.txt: Copied (new)
2026/07/07 02:15:35 DEBUG : file8.txt: size = 0 OK
2026/07/07 02:15:35 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:35 INFO : file8.txt: Copied (new)
2026/07/07 02:15:35 DEBUG : file9.txt: size = 109 OK
2026/07/07 02:15:35 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:15:35 INFO : file9.txt: Copied (new)
2026/07/07 02:15:35 NOTICE: checking path2 Azure container rclone-test-tawoqir8kice path 020921sacoxar3/max_delete_path2_force/path2
2026/07/07 02:15:35 NOTICE: [36m(01) :[0m [34mtest max-delete-path2-force[0m
2026/07/07 02:15:35 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/07 02:15:35 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/07 02:15:40 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/max_delete_path2_force/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:15:40 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/max_delete_path2_force/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:15:40 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:15: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/07 02:15:40 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/max_delete_path2_force/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/max_delete_path2_force/path2/"
2026/07/07 02:15:40 INFO : Copying Path2 files to Path1
2026/07/07 02:15:40 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:15:40 INFO : There was nothing to transfer
2026/07/07 02:15:40 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:15:40 INFO : There was nothing to transfer
2026/07/07 02:15:40 INFO : Resync updating listings
2026/07/07 02:15:40 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/max_delete_path2_force/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/max_delete_path2_force/path2/"
2026/07/07 02:15:40 INFO : [32mBisync successful[0m
2026/07/07 02:15:40 NOTICE: [36m(04) :[0m [34mtest delete >50% of remote files[0m
2026/07/07 02:15:40 NOTICE: [36m(05) :[0m [34mdelete-file TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/max_delete_path2_force/path2/file1.txt[0m
2026/07/07 02:15:40 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/max_delete_path2_force/path2/"
2026/07/07 02:15:40 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/max_delete_path2_force/path2/" to be canonical "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/max_delete_path2_force/path2"
2026/07/07 02:15:40 INFO : file1.txt: Deleted
2026/07/07 02:15:40 NOTICE: [36m(06) :[0m [34mdelete-file TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/max_delete_path2_force/path2/file2.txt[0m
2026/07/07 02:15:40 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/max_delete_path2_force/path2/" for canonical name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/max_delete_path2_force/path2"
2026/07/07 02:15:40 INFO : file2.txt: Deleted
2026/07/07 02:15:40 NOTICE: [36m(07) :[0m [34mdelete-file TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/max_delete_path2_force/path2/file3.txt[0m
2026/07/07 02:15:40 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/max_delete_path2_force/path2/" for canonical name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/max_delete_path2_force/path2"
2026/07/07 02:15:40 INFO : file3.txt: Deleted
2026/07/07 02:15:40 NOTICE: [36m(08) :[0m [34mdelete-file TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/max_delete_path2_force/path2/file4.txt[0m
2026/07/07 02:15:40 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/max_delete_path2_force/path2/" for canonical name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/max_delete_path2_force/path2"
2026/07/07 02:15:40 INFO : file4.txt: Deleted
2026/07/07 02:15:40 NOTICE: [36m(09) :[0m [34mdelete-file TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/max_delete_path2_force/path2/file5.txt[0m
2026/07/07 02:15:40 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/max_delete_path2_force/path2/" for canonical name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/max_delete_path2_force/path2"
2026/07/07 02:15:40 INFO : file5.txt: Deleted
2026/07/07 02:15:40 NOTICE: [36m(10) :[0m [34mtest sync should fail due to too many path2 deletes[0m
2026/07/07 02:15:40 NOTICE: [36m(11) :[0m [34mbisync[0m
2026/07/07 02:15:44 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/max_delete_path2_force/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:15:44 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/max_delete_path2_force/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:15:44 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:15: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/07 02:15:44 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/max_delete_path2_force/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/max_delete_path2_force/path2/"
2026/07/07 02:15:44 INFO : Building Path1 and Path2 listings
2026/07/07 02:15:45 INFO : Path1 checking for diffs
2026/07/07 02:15:45 INFO : Path2 checking for diffs
2026/07/07 02:15:45 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/07/07 02:15:45 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/07/07 02:15:45 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/07 02:15:45 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/07 02:15:45 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/07/07 02:15:45 INFO : Path2: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/07/07 02:15:45 ERROR : Safety abort: too many deletes (>50%, 5 of 9) on Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/max_delete_path2_force/path2/". Run with --force if desired.
2026/07/07 02:15:45 NOTICE: [31mBisync aborted. Please try again.[0m
2026/07/07 02:15:45 NOTICE: Bisync error: too many deletes
2026/07/07 02:15:45 NOTICE: [36m(12) :[0m [34mcopy-listings initial-fail[0m
2026/07/07 02:15:45 NOTICE: [36m(13) :[0m [34mtest apply force option. sync should run.[0m
2026/07/07 02:15:45 NOTICE: [36m(14) :[0m [34mbisync force[0m
2026/07/07 02:15:49 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/max_delete_path2_force/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:15:49 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/max_delete_path2_force/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:15:49 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:15: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/07 02:15:49 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/max_delete_path2_force/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/max_delete_path2_force/path2/"
2026/07/07 02:15:49 INFO : Building Path1 and Path2 listings
2026/07/07 02:15:49 INFO : Path1 checking for diffs
2026/07/07 02:15:49 INFO : Path2 checking for diffs
2026/07/07 02:15:49 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/07/07 02:15:49 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/07/07 02:15:49 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/07 02:15:49 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/07 02:15:49 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/07/07 02:15:49 INFO : Path2: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/07/07 02:15:49 INFO : Applying changes
2026/07/07 02:15:49 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/max_delete_path2_force/path1/file1.txt[0m
2026/07/07 02:15:49 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/max_delete_path2_force/path1/file2.txt[0m
2026/07/07 02:15:49 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/max_delete_path2_force/path1/file3.txt[0m
2026/07/07 02:15:49 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/max_delete_path2_force/path1/file4.txt[0m
2026/07/07 02:15:49 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/max_delete_path2_force/path1/file5.txt[0m
2026/07/07 02:15:49 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/07 02:15:49 INFO : file4.txt: Deleted
2026/07/07 02:15:49 INFO : file3.txt: Deleted
2026/07/07 02:15:49 INFO : file5.txt: Deleted
2026/07/07 02:15:49 INFO : file2.txt: Deleted
2026/07/07 02:15:49 INFO : file1.txt: Deleted
2026/07/07 02:15:49 INFO : There was nothing to transfer
2026/07/07 02:15:49 INFO : Updating listings
2026/07/07 02:15:49 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/max_delete_path2_force/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/max_delete_path2_force/path2/"
2026/07/07 02:15:49 INFO : [32mBisync successful[0m
2026/07/07 02:15:49 DEBUG : Waiting for deletions to finish
2026/07/07 02:15:49 INFO : file6.txt: Deleted
2026/07/07 02:15:49 INFO : file8.txt: Deleted
2026/07/07 02:15:49 INFO : file7.txt: Deleted
2026/07/07 02:15:49 INFO : file9.txt: Deleted
2026/07/07 02:15:49 DEBUG : removing 1 level 0 directories
2026/07/07 02:15:49 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/max_delete_path2_force/path1: Removing directory
2026/07/07 02:15:49 DEBUG : Waiting for deletions to finish
2026/07/07 02:15:49 INFO : file8.txt: Deleted
2026/07/07 02:15:49 INFO : file7.txt: Deleted
2026/07/07 02:15:49 INFO : file9.txt: Deleted
2026/07/07 02:15:49 INFO : file6.txt: Deleted
2026/07/07 02:15:49 DEBUG : removing 1 level 0 directories
2026/07/07 02:15:49 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/max_delete_path2_force/path2: Removing directory
bisync_test.go:610: [32mTEST max_delete_path2_force PASSED[0m
=== RUN TestBisyncRemoteRemote/nomodtime
2026/07/07 02:15:49 INFO : path1: Making directory
2026/07/07 02:15:49 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/nomodtime/path1"
2026/07/07 02:15:49 INFO : path2: Making directory
2026/07/07 02:15:49 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/nomodtime/path2"
2026/07/07 02:15:49 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_nomodtime/initial"
2026/07/07 02:15:49 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/initdir/test_nomodtime-zawinay3"
2026/07/07 02:15:49 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:15:49 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:49 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:49 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:49 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:49 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:49 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:49 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:49 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:15:49 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:49 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:49 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:15:49 INFO : file1.txt: Copied (new)
2026/07/07 02:15:49 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:15:49 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:15:49 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/07 02:15:49 DEBUG : Local file system at /tmp/020921sacoxar3/initdir/test_nomodtime-zawinay3: Waiting for checks to finish
2026/07/07 02:15:49 DEBUG : Local file system at /tmp/020921sacoxar3/initdir/test_nomodtime-zawinay3: Waiting for transfers to finish
2026/07/07 02:15:49 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:49 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:49 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:15:49 INFO : file2.txt: Copied (new)
2026/07/07 02:15:49 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/07 02:15:49 INFO : file3.txt: Copied (new)
2026/07/07 02:15:49 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:15:49 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:15:49 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:15:49 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/07 02:15:49 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/07 02:15:49 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/07 02:15:49 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:49 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/07 02:15:49 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:49 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/07 02:15:49 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/07 02:15:49 INFO : file5.txt: Copied (new)
2026/07/07 02:15:49 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:49 INFO : file6.txt: Copied (new)
2026/07/07 02:15:49 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/07 02:15:49 INFO : file4.txt: Copied (new)
2026/07/07 02:15:49 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:49 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/07 02:15:49 INFO : file7.txt: Copied (new)
2026/07/07 02:15:49 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/07 02:15:49 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:49 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/07 02:15:49 INFO : file8.txt: Copied (new)
2026/07/07 02:15:49 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_nomodtime/modfiles"
2026/07/07 02:15:49 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_nomodtime-yewaxep4"
2026/07/07 02:15:49 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:49 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:49 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:49 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:49 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:49 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:49 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:49 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:49 DEBUG : file1.txt.17d2872a.partial: size = 19 OK
2026/07/07 02:15:49 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:15:49 DEBUG : file10.txt.145e0d1b.partial: size = 19 OK
2026/07/07 02:15:49 DEBUG : Local file system at /tmp/020921sacoxar3/datadir/test_nomodtime-yewaxep4: Waiting for checks to finish
2026/07/07 02:15:49 DEBUG : file1.txt.17d2872a.partial: renamed to: file1.txt
2026/07/07 02:15:49 INFO : file1.txt: Copied (new)
2026/07/07 02:15:49 DEBUG : file11.txt.7d27067e.partial: size = 19 OK
2026/07/07 02:15:49 DEBUG : file2.txt.8a7f218a.partial: size = 13 OK
2026/07/07 02:15:49 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:15:49 DEBUG : file5L.txt.1fdc92e2.partial: size = 39 OK
2026/07/07 02:15:49 DEBUG : file10.txt.145e0d1b.partial: renamed to: file10.txt
2026/07/07 02:15:49 INFO : file10.txt: Copied (new)
2026/07/07 02:15:49 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:15:49 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/07 02:15:49 DEBUG : file11.txt.7d27067e.partial: renamed to: file11.txt
2026/07/07 02:15:49 INFO : file11.txt: Copied (new)
2026/07/07 02:15:49 DEBUG : Local file system at /tmp/020921sacoxar3/datadir/test_nomodtime-yewaxep4: Waiting for transfers to finish
2026/07/07 02:15:49 DEBUG : file5L.txt.1fdc92e2.partial: renamed to: file5L.txt
2026/07/07 02:15:49 INFO : file5L.txt: Copied (new)
2026/07/07 02:15:49 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/07 02:15:49 DEBUG : file2.txt.8a7f218a.partial: renamed to: file2.txt
2026/07/07 02:15:49 INFO : file2.txt: Copied (new)
2026/07/07 02:15:49 DEBUG : file5R.txt.6fb45142.partial: size = 39 OK
2026/07/07 02:15:49 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/07 02:15:49 DEBUG : file6.txt.d2ccb150.partial: size = 19 OK
2026/07/07 02:15:49 DEBUG : file7.txt.bbb5ba35.partial: size = 19 OK
2026/07/07 02:15:49 DEBUG : file5R.txt.6fb45142.partial: renamed to: file5R.txt
2026/07/07 02:15:49 INFO : file5R.txt: Copied (new)
2026/07/07 02:15:49 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:15:49 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:15:49 DEBUG : file7.txt.bbb5ba35.partial: renamed to: file7.txt
2026/07/07 02:15:49 INFO : file7.txt: Copied (new)
2026/07/07 02:15:49 DEBUG : file6.txt.d2ccb150.partial: renamed to: file6.txt
2026/07/07 02:15:49 INFO : file6.txt: Copied (new)
2026/07/07 02:15:49 DEBUG : Waiting for deletions to finish
2026/07/07 02:15:50 DEBUG : removing 1 level 0 directories
2026/07/07 02:15:50 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/nomodtime/path1: Removing directory
2026/07/07 02:15:50 DEBUG : Waiting for deletions to finish
2026/07/07 02:15:50 DEBUG : removing 1 level 0 directories
2026/07/07 02:15:50 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/nomodtime/path2: Removing directory
2026/07/07 02:15:50 NOTICE: checking initFs Local file system at /tmp/020921sacoxar3/initdir/test_nomodtime-zawinay3
2026/07/07 02:15:50 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:15:50 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:50 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:50 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:50 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:50 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:50 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:50 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:50 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:50 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/nomodtime/path1: Waiting for checks to finish
2026/07/07 02:15:50 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/nomodtime/path1: Waiting for transfers to finish
2026/07/07 02:15:50 DEBUG : file3.txt: size = 0 OK
2026/07/07 02:15:50 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:50 INFO : file3.txt: Copied (new)
2026/07/07 02:15:50 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:15:50 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:50 INFO : file2.txt: Copied (new)
2026/07/07 02:15:50 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:15:50 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:50 INFO : file1.txt: Copied (new)
2026/07/07 02:15:50 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:15:50 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:15:50 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:15:50 DEBUG : file4.txt: size = 0 OK
2026/07/07 02:15:50 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:50 INFO : file4.txt: Copied (new)
2026/07/07 02:15:50 DEBUG : file5.txt: size = 0 OK
2026/07/07 02:15:50 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:50 INFO : file5.txt: Copied (new)
2026/07/07 02:15:50 DEBUG : file6.txt: size = 0 OK
2026/07/07 02:15:50 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:50 INFO : file6.txt: Copied (new)
2026/07/07 02:15:50 DEBUG : file7.txt: size = 0 OK
2026/07/07 02:15:50 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:50 INFO : file7.txt: Copied (new)
2026/07/07 02:15:50 DEBUG : file8.txt: size = 0 OK
2026/07/07 02:15:50 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:50 INFO : file8.txt: Copied (new)
2026/07/07 02:15:50 NOTICE: checking Path1 Azure container rclone-test-tawoqir8kice path 020921sacoxar3/nomodtime/path1
2026/07/07 02:15:50 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:15:50 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:50 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:50 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:50 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:50 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:50 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:50 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:50 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:50 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/nomodtime/path2: Waiting for checks to finish
2026/07/07 02:15:50 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/nomodtime/path2: Waiting for transfers to finish
2026/07/07 02:15:50 DEBUG : file3.txt: size = 0 OK
2026/07/07 02:15:50 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:50 INFO : file3.txt: Copied (new)
2026/07/07 02:15:50 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:15:50 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:15:50 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:15:50 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:15:50 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:50 INFO : file2.txt: Copied (new)
2026/07/07 02:15:50 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:15:50 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:50 INFO : file1.txt: Copied (new)
2026/07/07 02:15:50 DEBUG : file6.txt: size = 0 OK
2026/07/07 02:15:50 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:50 INFO : file6.txt: Copied (new)
2026/07/07 02:15:50 DEBUG : file5.txt: size = 0 OK
2026/07/07 02:15:50 DEBUG : file4.txt: size = 0 OK
2026/07/07 02:15:50 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:50 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:50 INFO : file4.txt: Copied (new)
2026/07/07 02:15:50 INFO : file5.txt: Copied (new)
2026/07/07 02:15:50 DEBUG : file7.txt: size = 0 OK
2026/07/07 02:15:50 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:50 INFO : file7.txt: Copied (new)
2026/07/07 02:15:50 DEBUG : file8.txt: size = 0 OK
2026/07/07 02:15:50 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:50 INFO : file8.txt: Copied (new)
2026/07/07 02:15:50 NOTICE: checking path2 Azure container rclone-test-tawoqir8kice path 020921sacoxar3/nomodtime/path2
2026/07/07 02:15:50 NOTICE: [36m(01) :[0m [34mtest changes[0m
2026/07/07 02:15:50 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/07 02:15:50 NOTICE: [36m(03) :[0m [34mbisync resync nomodtime[0m
2026/07/07 02:15:50 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/nomodtime/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:15:50 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/nomodtime/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:15:50 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/07 02:15:50 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/nomodtime/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/nomodtime/path2/"
2026/07/07 02:15:50 INFO : Copying Path2 files to Path1
2026/07/07 02:15:50 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:15:50 INFO : There was nothing to transfer
2026/07/07 02:15:50 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:15:51 INFO : There was nothing to transfer
2026/07/07 02:15:51 INFO : Resync updating listings
2026/07/07 02:15:51 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/nomodtime/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/nomodtime/path2/"
2026/07/07 02:15:51 INFO : [32mBisync successful[0m
2026/07/07 02:15:51 NOTICE: [36m(04) :[0m [34mtest make modifications on both paths[0m
2026/07/07 02:15:51 NOTICE: [36m(05) :[0m [34mtest new on path2 - file10[0m
2026/07/07 02:15:51 NOTICE: [36m(06) :[0m [34mcopy-file /tmp/020921sacoxar3/datadir/test_nomodtime-yewaxep4/file10.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/nomodtime/path2/[0m
2026/07/07 02:15:51 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_nomodtime-yewaxep4/file10.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/nomodtime/path2/" as ""
2026/07/07 02:15:51 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_nomodtime-yewaxep4/file10.txt"
2026/07/07 02:15:51 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/nomodtime/path2/"
2026/07/07 02:15:51 DEBUG : operations.CopyFile "file10.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/nomodtime/path2" as "file10.txt"
2026/07/07 02:15:51 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:51 DEBUG : file10.txt: size = 19 OK
2026/07/07 02:15:51 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:15:51 INFO : file10.txt: Copied (new)
2026/07/07 02:15:51 NOTICE: [36m(07) :[0m [34mtest changed on path2 - file1[0m
2026/07/07 02:15:51 NOTICE: [36m(08) :[0m [34mcopy-file /tmp/020921sacoxar3/datadir/test_nomodtime-yewaxep4/file1.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/nomodtime/path2/[0m
2026/07/07 02:15:51 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_nomodtime-yewaxep4/file1.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/nomodtime/path2/" as ""
2026/07/07 02:15:51 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_nomodtime-yewaxep4/file1.txt"
2026/07/07 02:15:51 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/nomodtime/path2/"
2026/07/07 02:15:51 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/nomodtime/path2" as "file1.txt"
2026/07/07 02:15:51 DEBUG : file1.txt: size = 19 (Local file system at /tmp/020921sacoxar3/datadir/test_nomodtime-yewaxep4)
2026/07/07 02:15:51 DEBUG : file1.txt: size = 0 (Azure container rclone-test-tawoqir8kice path 020921sacoxar3/nomodtime/path2)
2026/07/07 02:15:51 DEBUG : file1.txt: Sizes differ
2026/07/07 02:15:51 DEBUG : file1.txt: size = 19 OK
2026/07/07 02:15:51 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:15:51 INFO : file1.txt: Copied (replaced existing)
2026/07/07 02:15:51 NOTICE: [36m(09) :[0m [34mtest new on path1 - file11[0m
2026/07/07 02:15:51 NOTICE: [36m(10) :[0m [34mcopy-file /tmp/020921sacoxar3/datadir/test_nomodtime-yewaxep4/file11.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/nomodtime/path1/[0m
2026/07/07 02:15:51 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_nomodtime-yewaxep4/file11.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/nomodtime/path1/" as ""
2026/07/07 02:15:51 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_nomodtime-yewaxep4/file11.txt"
2026/07/07 02:15:51 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/nomodtime/path1/"
2026/07/07 02:15:51 DEBUG : operations.CopyFile "file11.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/nomodtime/path1" as "file11.txt"
2026/07/07 02:15:51 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:51 DEBUG : file11.txt: size = 19 OK
2026/07/07 02:15:51 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:15:51 INFO : file11.txt: Copied (new)
2026/07/07 02:15:51 NOTICE: [36m(11) :[0m [34mtest changed on path1 - file2[0m
2026/07/07 02:15:51 NOTICE: [36m(12) :[0m [34mcopy-file /tmp/020921sacoxar3/datadir/test_nomodtime-yewaxep4/file2.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/nomodtime/path1/[0m
2026/07/07 02:15:51 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_nomodtime-yewaxep4/file2.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/nomodtime/path1/" as ""
2026/07/07 02:15:51 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_nomodtime-yewaxep4/file2.txt"
2026/07/07 02:15:51 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/nomodtime/path1/"
2026/07/07 02:15:51 DEBUG : operations.CopyFile "file2.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/nomodtime/path1" as "file2.txt"
2026/07/07 02:15:51 DEBUG : file2.txt: size = 13 (Local file system at /tmp/020921sacoxar3/datadir/test_nomodtime-yewaxep4)
2026/07/07 02:15:51 DEBUG : file2.txt: size = 0 (Azure container rclone-test-tawoqir8kice path 020921sacoxar3/nomodtime/path1)
2026/07/07 02:15:51 DEBUG : file2.txt: Sizes differ
2026/07/07 02:15:51 DEBUG : file2.txt: size = 13 OK
2026/07/07 02:15:51 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/07 02:15:51 INFO : file2.txt: Copied (replaced existing)
2026/07/07 02:15:51 NOTICE: [36m(13) :[0m [34mtest deleted on path2 - file3[0m
2026/07/07 02:15:51 NOTICE: [36m(14) :[0m [34mdelete-file TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/nomodtime/path2/file3.txt[0m
2026/07/07 02:15:51 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/nomodtime/path2/"
2026/07/07 02:15:51 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/nomodtime/path2/" to be canonical "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/nomodtime/path2"
2026/07/07 02:15:51 INFO : file3.txt: Deleted
2026/07/07 02:15:51 NOTICE: [36m(15) :[0m [34mtest deleted on path1 - file4[0m
2026/07/07 02:15:51 NOTICE: [36m(16) :[0m [34mdelete-file TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/nomodtime/path1/file4.txt[0m
2026/07/07 02:15:51 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/nomodtime/path1/"
2026/07/07 02:15:51 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/nomodtime/path1/" to be canonical "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/nomodtime/path1"
2026/07/07 02:15:52 INFO : file4.txt: Deleted
2026/07/07 02:15:52 NOTICE: [36m(17) :[0m [34mtest deleted on both paths - file8[0m
2026/07/07 02:15:52 NOTICE: [36m(18) :[0m [34mdelete-file TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/nomodtime/path1/file8.txt[0m
2026/07/07 02:15:52 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/nomodtime/path1/" for canonical name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/nomodtime/path1"
2026/07/07 02:15:52 INFO : file8.txt: Deleted
2026/07/07 02:15:52 NOTICE: [36m(19) :[0m [34mdelete-file TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/nomodtime/path2/file8.txt[0m
2026/07/07 02:15:52 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/nomodtime/path2/" for canonical name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/nomodtime/path2"
2026/07/07 02:15:52 INFO : file8.txt: Deleted
2026/07/07 02:15:52 NOTICE: [36m(20) :[0m [34mtest changed on both paths - file5 (file5R, file5L)[0m
2026/07/07 02:15:52 NOTICE: [36m(21) :[0m [34mcopy-as /tmp/020921sacoxar3/datadir/test_nomodtime-yewaxep4/file5R.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/nomodtime/path2/ file5.txt[0m
2026/07/07 02:15:52 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_nomodtime-yewaxep4/file5R.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/nomodtime/path2/" as "file5.txt"
2026/07/07 02:15:52 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_nomodtime-yewaxep4/file5R.txt"
2026/07/07 02:15:52 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/nomodtime/path2/"
2026/07/07 02:15:52 DEBUG : operations.CopyFile "file5R.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/nomodtime/path2" as "file5.txt"
2026/07/07 02:15:52 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/020921sacoxar3/datadir/test_nomodtime-yewaxep4)
2026/07/07 02:15:52 DEBUG : file5.txt: size = 0 (Azure container rclone-test-tawoqir8kice path 020921sacoxar3/nomodtime/path2)
2026/07/07 02:15:52 DEBUG : file5R.txt: Sizes differ
2026/07/07 02:15:52 DEBUG : file5.txt: size = 39 OK
2026/07/07 02:15:52 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/07 02:15:52 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/07/07 02:15:52 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/020921sacoxar3/datadir/test_nomodtime-yewaxep4/file5L.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/nomodtime/path1/ file5.txt[0m
2026/07/07 02:15:52 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_nomodtime-yewaxep4/file5L.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/nomodtime/path1/" as "file5.txt"
2026/07/07 02:15:52 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_nomodtime-yewaxep4/file5L.txt"
2026/07/07 02:15:52 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/nomodtime/path1/"
2026/07/07 02:15:52 DEBUG : operations.CopyFile "file5L.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/nomodtime/path1" as "file5.txt"
2026/07/07 02:15:52 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/020921sacoxar3/datadir/test_nomodtime-yewaxep4)
2026/07/07 02:15:52 DEBUG : file5.txt: size = 0 (Azure container rclone-test-tawoqir8kice path 020921sacoxar3/nomodtime/path1)
2026/07/07 02:15:52 DEBUG : file5L.txt: Sizes differ
2026/07/07 02:15:52 DEBUG : file5.txt: size = 39 OK
2026/07/07 02:15:52 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/07 02:15:52 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/07/07 02:15:52 NOTICE: [36m(23) :[0m [34mtest changed on path2 and deleted on path1 - file6[0m
2026/07/07 02:15:52 NOTICE: [36m(24) :[0m [34mcopy-file /tmp/020921sacoxar3/datadir/test_nomodtime-yewaxep4/file6.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/nomodtime/path2/[0m
2026/07/07 02:15:52 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_nomodtime-yewaxep4/file6.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/nomodtime/path2/" as ""
2026/07/07 02:15:52 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_nomodtime-yewaxep4/file6.txt"
2026/07/07 02:15:52 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/nomodtime/path2/"
2026/07/07 02:15:52 DEBUG : operations.CopyFile "file6.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/nomodtime/path2" as "file6.txt"
2026/07/07 02:15:52 DEBUG : file6.txt: size = 19 (Local file system at /tmp/020921sacoxar3/datadir/test_nomodtime-yewaxep4)
2026/07/07 02:15:52 DEBUG : file6.txt: size = 0 (Azure container rclone-test-tawoqir8kice path 020921sacoxar3/nomodtime/path2)
2026/07/07 02:15:52 DEBUG : file6.txt: Sizes differ
2026/07/07 02:15:52 DEBUG : file6.txt: size = 19 OK
2026/07/07 02:15:52 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:15:52 INFO : file6.txt: Copied (replaced existing)
2026/07/07 02:15:52 NOTICE: [36m(25) :[0m [34mdelete-file TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/nomodtime/path1/file6.txt[0m
2026/07/07 02:15:52 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/nomodtime/path1/" for canonical name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/nomodtime/path1"
2026/07/07 02:15:52 INFO : file6.txt: Deleted
2026/07/07 02:15:52 NOTICE: [36m(26) :[0m [34mtest changed on path1 and deleted on path2 - file7[0m
2026/07/07 02:15:52 NOTICE: [36m(27) :[0m [34mcopy-file /tmp/020921sacoxar3/datadir/test_nomodtime-yewaxep4/file7.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/nomodtime/path1/[0m
2026/07/07 02:15:52 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_nomodtime-yewaxep4/file7.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/nomodtime/path1/" as ""
2026/07/07 02:15:52 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_nomodtime-yewaxep4/file7.txt"
2026/07/07 02:15:52 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/nomodtime/path1/"
2026/07/07 02:15:52 DEBUG : operations.CopyFile "file7.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/nomodtime/path1" as "file7.txt"
2026/07/07 02:15:52 DEBUG : file7.txt: size = 19 (Local file system at /tmp/020921sacoxar3/datadir/test_nomodtime-yewaxep4)
2026/07/07 02:15:52 DEBUG : file7.txt: size = 0 (Azure container rclone-test-tawoqir8kice path 020921sacoxar3/nomodtime/path1)
2026/07/07 02:15:52 DEBUG : file7.txt: Sizes differ
2026/07/07 02:15:53 DEBUG : file7.txt: size = 19 OK
2026/07/07 02:15:53 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:15:53 INFO : file7.txt: Copied (replaced existing)
2026/07/07 02:15:53 NOTICE: [36m(28) :[0m [34mdelete-file TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/nomodtime/path2/file7.txt[0m
2026/07/07 02:15:53 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/nomodtime/path2/" for canonical name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/nomodtime/path2"
2026/07/07 02:15:53 INFO : file7.txt: Deleted
2026/07/07 02:15:53 NOTICE: [36m(29) :[0m [34mtest bisync run[0m
2026/07/07 02:15:53 NOTICE: [36m(30) :[0m [34mbisync nomodtime[0m
2026/07/07 02:15:53 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/nomodtime/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:15:53 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/nomodtime/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:15:53 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/07 02:15:53 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/nomodtime/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/nomodtime/path2/"
2026/07/07 02:15:53 INFO : Building Path1 and Path2 listings
2026/07/07 02:15:53 INFO : Path1 checking for diffs
2026/07/07 02:15:53 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/07/07 02:15:53 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/07 02:15:53 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/07/07 02:15:53 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/07/07 02:15:53 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile7.txt[0m
2026/07/07 02:15:53 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/07/07 02:15:53 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/07/07 02:15:53 INFO : Path1: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/07/07 02:15:53 INFO : ([33mModified[0m: [36m 3 larger[0m, [34m 0 smaller[0m, [36m 3 hash differs[0m)
2026/07/07 02:15:53 INFO : Path2 checking for diffs
2026/07/07 02:15:53 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile1.txt[0m
2026/07/07 02:15:53 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/07 02:15:53 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/07/07 02:15:53 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile6.txt[0m
2026/07/07 02:15:53 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/07/07 02:15:53 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/07/07 02:15:53 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/07/07 02:15:53 INFO : Path2: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/07/07 02:15:53 INFO : ([33mModified[0m: [36m 3 larger[0m, [34m 0 smaller[0m, [36m 3 hash differs[0m)
2026/07/07 02:15:53 INFO : Applying changes
2026/07/07 02:15:53 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/nomodtime/path2/file11.txt[0m
2026/07/07 02:15:53 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/nomodtime/path2/file2.txt[0m
2026/07/07 02:15:53 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/nomodtime/path2/file4.txt[0m
2026/07/07 02:15:53 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/07/07 02:15:53 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/nomodtime/path1/file5.txt.conflict1[0m
2026/07/07 02:15:53 INFO : file5.txt: Copied (server-side copy) to: file5.txt.conflict1
2026/07/07 02:15:53 INFO : file5.txt: Deleted
2026/07/07 02:15:53 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/nomodtime/path2/file5.txt.conflict1[0m
2026/07/07 02:15:53 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/nomodtime/path2/file5.txt.conflict2[0m
2026/07/07 02:15:53 INFO : file5.txt: Copied (server-side copy) to: file5.txt.conflict2
2026/07/07 02:15:53 INFO : file5.txt: Deleted
2026/07/07 02:15:53 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/nomodtime/path1/file5.txt.conflict2[0m
2026/07/07 02:15:53 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/nomodtime/path1/file6.txt[0m
2026/07/07 02:15:53 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/nomodtime/path2/file7.txt[0m
2026/07/07 02:15:53 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/nomodtime/path1/file1.txt[0m
2026/07/07 02:15:53 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/nomodtime/path1/file10.txt[0m
2026/07/07 02:15:53 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/nomodtime/path1/file3.txt[0m
2026/07/07 02:15:53 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/07 02:15:53 INFO : file10.txt: Copied (server-side copy)
2026/07/07 02:15:53 INFO : file6.txt: Copied (server-side copy)
2026/07/07 02:15:53 INFO : file1.txt: Copied (server-side copy)
2026/07/07 02:15:53 INFO : file5.txt.conflict2: Copied (server-side copy)
2026/07/07 02:15:53 INFO : file3.txt: Deleted
2026/07/07 02:15:53 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/07 02:15:54 INFO : file2.txt: Copied (server-side copy)
2026/07/07 02:15:54 INFO : file5.txt.conflict1: Copied (server-side copy)
2026/07/07 02:15:54 INFO : file11.txt: Copied (server-side copy)
2026/07/07 02:15:54 INFO : file7.txt: Copied (server-side copy)
2026/07/07 02:15:54 INFO : file4.txt: Deleted
2026/07/07 02:15:54 INFO : Updating listings
2026/07/07 02:15:54 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/nomodtime/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/nomodtime/path2/"
2026/07/07 02:15:54 INFO : [32mBisync successful[0m
2026/07/07 02:15:54 DEBUG : Waiting for deletions to finish
2026/07/07 02:15:54 INFO : file2.txt: Deleted
2026/07/07 02:15:54 INFO : file10.txt: Deleted
2026/07/07 02:15:54 INFO : file11.txt: Deleted
2026/07/07 02:15:54 INFO : file1.txt: Deleted
2026/07/07 02:15:54 INFO : file6.txt: Deleted
2026/07/07 02:15:54 INFO : file5.txt.conflict1: Deleted
2026/07/07 02:15:54 INFO : file5.txt.conflict2: Deleted
2026/07/07 02:15:54 INFO : RCLONE_TEST: Deleted
2026/07/07 02:15:54 INFO : file7.txt: Deleted
2026/07/07 02:15:54 DEBUG : removing 1 level 0 directories
2026/07/07 02:15:54 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/nomodtime/path1: Removing directory
2026/07/07 02:15:54 DEBUG : Waiting for deletions to finish
2026/07/07 02:15:54 INFO : file1.txt: Deleted
2026/07/07 02:15:54 INFO : file10.txt: Deleted
2026/07/07 02:15:54 INFO : file5.txt.conflict2: Deleted
2026/07/07 02:15:54 INFO : file6.txt: Deleted
2026/07/07 02:15:54 INFO : RCLONE_TEST: Deleted
2026/07/07 02:15:54 INFO : file2.txt: Deleted
2026/07/07 02:15:54 INFO : file11.txt: Deleted
2026/07/07 02:15:54 INFO : file5.txt.conflict1: Deleted
2026/07/07 02:15:54 INFO : file7.txt: Deleted
2026/07/07 02:15:54 DEBUG : removing 1 level 0 directories
2026/07/07 02:15:54 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/nomodtime/path2: Removing directory
bisync_test.go:610: [32mTEST nomodtime PASSED[0m
=== RUN TestBisyncRemoteRemote/normalization
2026/07/07 02:15:54 INFO : path1: Making directory
2026/07/07 02:15:54 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/normalization/path1"
2026/07/07 02:15:54 INFO : path2: Making directory
2026/07/07 02:15:54 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/normalization/path2"
2026/07/07 02:15:54 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_normalization/initial"
2026/07/07 02:15:54 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/initdir/test_normalization-vejohof0"
2026/07/07 02:15:54 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:15:54 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:54 DEBUG : 測試_Русский_ _ _ě_áñ: Making directory with metadata
2026/07/07 02:15:54 INFO : 測試_Русский_ _ _ě_áñ: Made directory with metadata (mtime=2024-01-25T05:00:02.874776175Z)
2026/07/07 02:15:54 DEBUG : Added delayed dir = "測試_Русский_ _ _ě_áñ", newDst=測試_Русский_ _ _ě_áñ
2026/07/07 02:15:54 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:15:54 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:54 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:54 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:54 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: Need to transfer - File not found at Destination
2026/07/07 02:15:54 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:15:54 INFO : file1.txt: Copied (new)
2026/07/07 02:15:54 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:15:54 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:15:54 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: size = 272 OK
2026/07/07 02:15:54 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:15:54 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:15:54 DEBUG : Local file system at /tmp/020921sacoxar3/initdir/test_normalization-vejohof0: Waiting for checks to finish
2026/07/07 02:15:54 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: size = 272 OK
2026/07/07 02:15:54 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:15:54 DEBUG : Local file system at /tmp/020921sacoxar3/initdir/test_normalization-vejohof0: Waiting for transfers to finish
2026/07/07 02:15:54 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: size = 0 OK
2026/07/07 02:15:54 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt
2026/07/07 02:15:54 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:15:54 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Copied (new)
2026/07/07 02:15:54 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:54 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt
2026/07/07 02:15:54 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: renamed to: 測試_Русский_ _ _ě_áñ/測試_check file
2026/07/07 02:15:54 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Copied (new)
2026/07/07 02:15:54 INFO : 測試_Русский_ _ _ě_áñ/測試_check file: Copied (new)
2026/07/07 02:15:54 INFO : 測試_Русский_ _ _ě_áñ: Set directory modification time (using SetModTime)
2026/07/07 02:15:54 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_normalization/modfiles"
2026/07/07 02:15:54 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_normalization-yatoxaz0"
2026/07/07 02:15:54 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:54 DEBUG : 測試_filtersfile.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:54 DEBUG : Local file system at /tmp/020921sacoxar3/datadir/test_normalization-yatoxaz0: Waiting for checks to finish
2026/07/07 02:15:54 DEBUG : Local file system at /tmp/020921sacoxar3/datadir/test_normalization-yatoxaz0: Waiting for transfers to finish
2026/07/07 02:15:54 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/07 02:15:54 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:15:54 DEBUG : 測試_filtersfile.txt.3ada41b4.partial: size = 254 OK
2026/07/07 02:15:54 DEBUG : 測試_filtersfile.txt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/07/07 02:15:54 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/07 02:15:54 DEBUG : 測試_filtersfile.txt.3ada41b4.partial: renamed to: 測試_filtersfile.txt
2026/07/07 02:15:54 INFO : 測試_filtersfile.txt: Copied (new)
2026/07/07 02:15:54 INFO : file1.txt: Copied (new)
2026/07/07 02:15:54 DEBUG : Waiting for deletions to finish
2026/07/07 02:15:54 DEBUG : removing 1 level 0 directories
2026/07/07 02:15:54 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/normalization/path1: Removing directory
2026/07/07 02:15:54 DEBUG : Waiting for deletions to finish
2026/07/07 02:15:54 DEBUG : removing 1 level 0 directories
2026/07/07 02:15:54 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/normalization/path2: Removing directory
2026/07/07 02:15:54 NOTICE: checking initFs Local file system at /tmp/020921sacoxar3/initdir/test_normalization-vejohof0
2026/07/07 02:15:54 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:15:54 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:54 INFO : 測試_Русский_ _ _ě_áñ: Making directory
2026/07/07 02:15:54 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:54 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:54 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: Need to transfer - File not found at Destination
2026/07/07 02:15:54 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/normalization/path1: Waiting for checks to finish
2026/07/07 02:15:54 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/normalization/path1: Waiting for transfers to finish
2026/07/07 02:15:54 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: size = 272 OK
2026/07/07 02:15:54 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:15:54 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Copied (new)
2026/07/07 02:15:54 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:15:54 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:54 INFO : file1.txt: Copied (new)
2026/07/07 02:15:54 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:15:54 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:15:54 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:15:54 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: size = 272 OK
2026/07/07 02:15:54 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:15:54 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Copied (new)
2026/07/07 02:15:55 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: size = 0 OK
2026/07/07 02:15:55 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:55 INFO : 測試_Русский_ _ _ě_áñ/測試_check file: Copied (new)
2026/07/07 02:15:55 NOTICE: checking Path1 Azure container rclone-test-tawoqir8kice path 020921sacoxar3/normalization/path1
2026/07/07 02:15:55 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:15:55 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:55 INFO : 測試_Русский_ _ _ě_áñ: Making directory
2026/07/07 02:15:55 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:55 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/07 02:15:55 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: Need to transfer - File not found at Destination
2026/07/07 02:15:55 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/normalization/path2: Waiting for checks to finish
2026/07/07 02:15:55 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/normalization/path2: Waiting for transfers to finish
2026/07/07 02:15:55 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: size = 272 OK
2026/07/07 02:15:55 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:15:55 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:15:55 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Copied (new)
2026/07/07 02:15:55 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:15:55 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:15:55 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:15:55 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:55 INFO : file1.txt: Copied (new)
2026/07/07 02:15:55 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: size = 272 OK
2026/07/07 02:15:55 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/07 02:15:55 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Copied (new)
2026/07/07 02:15:55 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: size = 0 OK
2026/07/07 02:15:55 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:15:55 INFO : 測試_Русский_ _ _ě_áñ/測試_check file: Copied (new)
2026/07/07 02:15:55 NOTICE: checking path2 Azure container rclone-test-tawoqir8kice path 020921sacoxar3/normalization/path2
2026/07/07 02:15:55 NOTICE: [36m(01) :[0m [34mtest normalization[0m
2026/07/07 02:15:55 NOTICE: [36m(02) :[0m [34mtouch-copy 2001-01-02 /tmp/020921sacoxar3/datadir/test_normalization-yatoxaz0/file1.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/normalization/path2/[0m
2026/07/07 02:15:55 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_normalization-yatoxaz0/"
2026/07/07 02:15:55 DEBUG : fs cache: renaming cache item "/tmp/020921sacoxar3/datadir/test_normalization-yatoxaz0/" to be canonical "/tmp/020921sacoxar3/datadir/test_normalization-yatoxaz0"
2026/07/07 02:15:55 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/07 02:15:55 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_normalization-yatoxaz0/file1.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/normalization/path2/" as ""
2026/07/07 02:15:55 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_normalization-yatoxaz0/file1.txt"
2026/07/07 02:15:55 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/normalization/path2/"
2026/07/07 02:15:55 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/normalization/path2" as "file1.txt"
2026/07/07 02:15:55 DEBUG : file1.txt: size = 19 (Local file system at /tmp/020921sacoxar3/datadir/test_normalization-yatoxaz0)
2026/07/07 02:15:55 DEBUG : file1.txt: size = 0 (Azure container rclone-test-tawoqir8kice path 020921sacoxar3/normalization/path2)
2026/07/07 02:15:55 DEBUG : file1.txt: Sizes differ
2026/07/07 02:15:55 DEBUG : file1.txt: size = 19 OK
2026/07/07 02:15:55 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:15:55 INFO : file1.txt: Copied (replaced existing)
2026/07/07 02:15:55 NOTICE: [36m(03) :[0m [34mtest initial bisync[0m
2026/07/07 02:15:55 NOTICE: [36m(04) :[0m [34mbisync resync[0m
2026/07/07 02:16:00 ERROR : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Failed to copy: PUT https://rclone.blob.core.windows.net/rclone-test-tawoqir8kice/020921sacoxar3/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:a119f91a-301e-0052-29b6-0dc015000000
Time:2026-07-07T02:16:00.0040607Z
--------------------------------------------------------------------------------
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-tawoqir8kice/020921sacoxar3/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:a119f91a-301e-0052-29b6-0dc015000000
Time:2026-07-07T02:16:00.0040607Z
--------------------------------------------------------------------------------
))
(fs: Azure container rclone-test-tawoqir8kice path 020921sacoxar3/normalization/path1)
=== RUN TestBisyncRemoteRemote/rclone_args
2026/07/07 02:16:00 INFO : path1: Making directory
2026/07/07 02:16:00 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path1"
2026/07/07 02:16:00 INFO : path2: Making directory
2026/07/07 02:16:00 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path2"
2026/07/07 02:16:00 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rclone_args/initial"
2026/07/07 02:16:00 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/initdir/test_rclone_args-benaheb4"
2026/07/07 02:16:00 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:16:00 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:16:00 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:16:00 DEBUG : subdir: Making directory with metadata
2026/07/07 02:16:00 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 02:16:00 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/07 02:16:00 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:16:00 DEBUG : subdir/file21.txt: Need to transfer - File not found at Destination
2026/07/07 02:16:00 DEBUG : file1.txt.3d039419.partial: size = 19 OK
2026/07/07 02:16:00 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:16:00 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c OK
2026/07/07 02:16:00 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:16:00 DEBUG : Local file system at /tmp/020921sacoxar3/initdir/test_rclone_args-benaheb4: Waiting for checks to finish
2026/07/07 02:16:00 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/07 02:16:00 DEBUG : Local file system at /tmp/020921sacoxar3/initdir/test_rclone_args-benaheb4: Waiting for transfers to finish
2026/07/07 02:16:00 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:16:00 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:16:00 DEBUG : file1.txt.3d039419.partial: renamed to: file1.txt
2026/07/07 02:16:00 INFO : file1.txt: Copied (new)
2026/07/07 02:16:00 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:16:00 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:16:00 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:16:00 INFO : file2.txt: Copied (new)
2026/07/07 02:16:00 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:16:00 DEBUG : subdir/file21.txt.8fb30fba.partial: size = 0 OK
2026/07/07 02:16:00 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/07 02:16:00 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:16:00 DEBUG : subdir/file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:16:00 DEBUG : subdir/file21.txt.8fb30fba.partial: renamed to: subdir/file21.txt
2026/07/07 02:16:00 INFO : subdir/file21.txt: Copied (new)
2026/07/07 02:16:00 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:16:00 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rclone_args/modfiles"
2026/07/07 02:16:00 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_rclone_args-qixexur2"
2026/07/07 02:16:00 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:16:00 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:16:00 DEBUG : file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:16:00 DEBUG : file21.txt: Need to transfer - File not found at Destination
2026/07/07 02:16:00 DEBUG : Local file system at /tmp/020921sacoxar3/datadir/test_rclone_args-qixexur2: Waiting for checks to finish
2026/07/07 02:16:00 DEBUG : Local file system at /tmp/020921sacoxar3/datadir/test_rclone_args-qixexur2: Waiting for transfers to finish
2026/07/07 02:16:00 DEBUG : file1.txt.8c06417f.partial: size = 19 OK
2026/07/07 02:16:00 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:16:00 DEBUG : file20.txt.fd848222.partial: size = 0 OK
2026/07/07 02:16:00 DEBUG : file2.txt.d6677e1f.partial: size = 19 OK
2026/07/07 02:16:00 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:16:00 DEBUG : file1.txt.8c06417f.partial: renamed to: file1.txt
2026/07/07 02:16:00 DEBUG : file21.txt.68f456b7.partial: size = 0 OK
2026/07/07 02:16:00 INFO : file1.txt: Copied (new)
2026/07/07 02:16:00 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:16:00 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:16:00 DEBUG : file20.txt.fd848222.partial: renamed to: file20.txt
2026/07/07 02:16:00 INFO : file20.txt: Copied (new)
2026/07/07 02:16:00 DEBUG : file2.txt.d6677e1f.partial: renamed to: file2.txt
2026/07/07 02:16:00 INFO : file2.txt: Copied (new)
2026/07/07 02:16:00 DEBUG : file21.txt.68f456b7.partial: renamed to: file21.txt
2026/07/07 02:16:00 INFO : file21.txt: Copied (new)
2026/07/07 02:16:00 DEBUG : Waiting for deletions to finish
2026/07/07 02:16:00 DEBUG : removing 1 level 0 directories
2026/07/07 02:16:00 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/rclone_args/path1: Removing directory
2026/07/07 02:16:00 DEBUG : Waiting for deletions to finish
2026/07/07 02:16:00 DEBUG : removing 1 level 0 directories
2026/07/07 02:16:00 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/rclone_args/path2: Removing directory
2026/07/07 02:16:00 NOTICE: checking initFs Local file system at /tmp/020921sacoxar3/initdir/test_rclone_args-benaheb4
2026/07/07 02:16:00 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:16:00 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:16:00 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:16:00 INFO : subdir: Making directory
2026/07/07 02:16:00 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:16:00 DEBUG : subdir/file21.txt: Need to transfer - File not found at Destination
2026/07/07 02:16:00 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/rclone_args/path1: Waiting for checks to finish
2026/07/07 02:16:00 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/rclone_args/path1: Waiting for transfers to finish
2026/07/07 02:16:00 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:16:00 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:16:00 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:16:00 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:16:00 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:16:00 INFO : file2.txt: Copied (new)
2026/07/07 02:16:00 DEBUG : file1.txt: size = 19 OK
2026/07/07 02:16:00 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c OK
2026/07/07 02:16:00 INFO : file1.txt: Copied (new)
2026/07/07 02:16:00 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/07 02:16:00 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:16:00 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:16:00 DEBUG : subdir/file21.txt: size = 0 OK
2026/07/07 02:16:00 DEBUG : subdir/file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:16:00 INFO : subdir/file21.txt: Copied (new)
2026/07/07 02:16:00 NOTICE: checking Path1 Azure container rclone-test-tawoqir8kice path 020921sacoxar3/rclone_args/path1
2026/07/07 02:16:00 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:16:00 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:16:00 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:16:00 INFO : subdir: Making directory
2026/07/07 02:16:00 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:16:00 DEBUG : subdir/file21.txt: Need to transfer - File not found at Destination
2026/07/07 02:16:00 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/rclone_args/path2: Waiting for checks to finish
2026/07/07 02:16:00 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/rclone_args/path2: Waiting for transfers to finish
2026/07/07 02:16:00 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:16:00 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:16:00 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:16:00 DEBUG : file1.txt: size = 19 OK
2026/07/07 02:16:00 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c OK
2026/07/07 02:16:00 INFO : file1.txt: Copied (new)
2026/07/07 02:16:00 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/07 02:16:00 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:16:00 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:16:00 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:16:00 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:16:00 INFO : file2.txt: Copied (new)
2026/07/07 02:16:00 DEBUG : subdir/file21.txt: size = 0 OK
2026/07/07 02:16:00 DEBUG : subdir/file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:16:00 INFO : subdir/file21.txt: Copied (new)
2026/07/07 02:16:00 NOTICE: checking path2 Azure container rclone-test-tawoqir8kice path 020921sacoxar3/rclone_args/path2
2026/07/07 02:16:00 NOTICE: [36m(01) :[0m [34mtest rclone-args[0m
2026/07/07 02:16:00 NOTICE: [36m(02) :[0m [34mtouch-glob 2001-01-02 /tmp/020921sacoxar3/datadir/test_rclone_args-qixexur2/ *[0m
2026/07/07 02:16:00 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_rclone_args-qixexur2/"
2026/07/07 02:16:00 DEBUG : fs cache: renaming cache item "/tmp/020921sacoxar3/datadir/test_rclone_args-qixexur2/" to be canonical "/tmp/020921sacoxar3/datadir/test_rclone_args-qixexur2"
2026/07/07 02:16:00 DEBUG : file21.txt: Set modification time 2001-01-02
2026/07/07 02:16:00 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/07 02:16:00 DEBUG : file2.txt: Set modification time 2001-01-02
2026/07/07 02:16:00 DEBUG : file20.txt: Set modification time 2001-01-02
2026/07/07 02:16:00 NOTICE: [36m(03) :[0m [34mtest initial bisync[0m
2026/07/07 02:16:00 NOTICE: [36m(04) :[0m [34mbisync resync checksum[0m
2026/07/07 02:16:05 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/rclone_args/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:16:05 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/rclone_args/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:16:05 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/07 02:16:05 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path2/"
2026/07/07 02:16:05 INFO : Copying Path2 files to Path1
2026/07/07 02:16:05 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:16:05 INFO : There was nothing to transfer
2026/07/07 02:16:05 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:16:05 INFO : There was nothing to transfer
2026/07/07 02:16:05 INFO : Resync updating listings
2026/07/07 02:16:05 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path2/"
2026/07/07 02:16:05 INFO : [32mBisync successful[0m
2026/07/07 02:16:05 NOTICE: [36m(05) :[0m [34mtest place newer files on both paths[0m
2026/07/07 02:16:05 NOTICE: [36m(06) :[0m [34mcopy-file /tmp/020921sacoxar3/datadir/test_rclone_args-qixexur2/file1.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path1/[0m
2026/07/07 02:16:05 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_rclone_args-qixexur2/file1.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path1/" as ""
2026/07/07 02:16:05 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_rclone_args-qixexur2/file1.txt"
2026/07/07 02:16:05 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path1/"
2026/07/07 02:16:05 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/rclone_args/path1" as "file1.txt"
2026/07/07 02:16:05 DEBUG : file1.txt: size = 19 OK
2026/07/07 02:16:05 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/07 02:16:05 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 (Local file system at /tmp/020921sacoxar3/datadir/test_rclone_args-qixexur2)
2026/07/07 02:16:05 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c (Azure container rclone-test-tawoqir8kice path 020921sacoxar3/rclone_args/path1)
2026/07/07 02:16:05 DEBUG : file1.txt: md5 differ
2026/07/07 02:16:05 DEBUG : file1.txt: size = 19 OK
2026/07/07 02:16:05 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:16:05 INFO : file1.txt: Copied (replaced existing)
2026/07/07 02:16:05 NOTICE: [36m(07) :[0m [34mcopy-file /tmp/020921sacoxar3/datadir/test_rclone_args-qixexur2/file2.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path2/[0m
2026/07/07 02:16:05 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_rclone_args-qixexur2/file2.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path2/" as ""
2026/07/07 02:16:05 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_rclone_args-qixexur2/file2.txt"
2026/07/07 02:16:05 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path2/"
2026/07/07 02:16:05 DEBUG : operations.CopyFile "file2.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/rclone_args/path2" as "file2.txt"
2026/07/07 02:16:05 DEBUG : file2.txt: size = 19 (Local file system at /tmp/020921sacoxar3/datadir/test_rclone_args-qixexur2)
2026/07/07 02:16:05 DEBUG : file2.txt: size = 0 (Azure container rclone-test-tawoqir8kice path 020921sacoxar3/rclone_args/path2)
2026/07/07 02:16:05 DEBUG : file2.txt: Sizes differ
2026/07/07 02:16:05 DEBUG : file2.txt: size = 19 OK
2026/07/07 02:16:05 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:16:05 INFO : file2.txt: Copied (replaced existing)
2026/07/07 02:16:05 NOTICE: [36m(08) :[0m [34mcopy-file /tmp/020921sacoxar3/datadir/test_rclone_args-qixexur2/file20.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path1/subdir[0m
2026/07/07 02:16:05 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_rclone_args-qixexur2/file20.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path1/subdir" as ""
2026/07/07 02:16:05 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_rclone_args-qixexur2/file20.txt"
2026/07/07 02:16:05 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path1/subdir"
2026/07/07 02:16:05 DEBUG : operations.CopyFile "file20.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/rclone_args/path1/subdir" as "file20.txt"
2026/07/07 02:16:05 DEBUG : file20.txt: size = 0 OK
2026/07/07 02:16:05 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/07 02:16:05 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:16:05 INFO : file20.txt: Updated modification time in destination
2026/07/07 02:16:05 DEBUG : file20.txt: Unchanged skipping
2026/07/07 02:16:05 NOTICE: [36m(09) :[0m [34mcopy-file /tmp/020921sacoxar3/datadir/test_rclone_args-qixexur2/file21.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path2/subdir[0m
2026/07/07 02:16:05 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_rclone_args-qixexur2/file21.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path2/subdir" as ""
2026/07/07 02:16:05 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_rclone_args-qixexur2/file21.txt"
2026/07/07 02:16:05 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path2/subdir"
2026/07/07 02:16:05 DEBUG : operations.CopyFile "file21.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/rclone_args/path2/subdir" as "file21.txt"
2026/07/07 02:16:05 DEBUG : file21.txt: size = 0 OK
2026/07/07 02:16:05 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/07 02:16:05 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:16:06 INFO : file21.txt: Updated modification time in destination
2026/07/07 02:16:06 DEBUG : file21.txt: Unchanged skipping
2026/07/07 02:16:06 NOTICE: [36m(10) :[0m [34mtouch-glob 2001-01-02 TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path1/ file1.txt[0m
2026/07/07 02:16:06 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path1/"
2026/07/07 02:16:06 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path1/" to be canonical "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path1"
2026/07/07 02:16:06 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/07 02:16:06 NOTICE: [36m(11) :[0m [34mtouch-glob 2001-01-02 TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path2/ file2.txt[0m
2026/07/07 02:16:06 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path2/"
2026/07/07 02:16:06 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path2/" to be canonical "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path2"
2026/07/07 02:16:06 DEBUG : file2.txt: Set modification time 2001-01-02
2026/07/07 02:16:06 NOTICE: [36m(12) :[0m [34mtouch-glob 2001-01-02 TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path1/subdir/ file20.txt[0m
2026/07/07 02:16:06 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path1/subdir/"
2026/07/07 02:16:06 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path1/subdir/" to be canonical "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path1/subdir"
2026/07/07 02:16:06 DEBUG : file20.txt: Set modification time 2001-01-02
2026/07/07 02:16:06 NOTICE: [36m(13) :[0m [34mtouch-glob 2001-01-02 TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path2/subdir/ file21.txt[0m
2026/07/07 02:16:06 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path2/subdir/"
2026/07/07 02:16:06 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path2/subdir/" to be canonical "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path2/subdir"
2026/07/07 02:16:06 DEBUG : file21.txt: Set modification time 2001-01-02
2026/07/07 02:16:06 NOTICE: [36m(14) :[0m [34mtest run bisync with custom options[0m
2026/07/07 02:16:06 NOTICE: [36m(15) :[0m [34mbisync checksum[0m
2026/07/07 02:16:10 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/rclone_args/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:16:10 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/rclone_args/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:16:10 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/07 02:16:10 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path2/"
2026/07/07 02:16:10 INFO : Building Path1 and Path2 listings
2026/07/07 02:16:10 INFO : Path1 checking for diffs
2026/07/07 02:16:10 INFO : - [36mPath1[0m [35m[33mFile changed: [35mhash[0m[0m[0m - [36mfile1.txt[0m
2026/07/07 02:16:10 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/07 02:16:10 INFO : ([33mModified[0m: [36m 1 hash differs[0m)
2026/07/07 02:16:10 INFO : Path2 checking for diffs
2026/07/07 02:16:10 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/07/07 02:16:10 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/07 02:16:10 INFO : ([33mModified[0m: [36m 1 larger[0m, [34m 0 smaller[0m, [36m 1 hash differs[0m)
2026/07/07 02:16:10 INFO : Applying changes
2026/07/07 02:16:10 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path2/file1.txt[0m
2026/07/07 02:16:10 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path1/file2.txt[0m
2026/07/07 02:16:10 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/07 02:16:11 INFO : file2.txt: Copied (server-side copy)
2026/07/07 02:16:11 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/07 02:16:11 INFO : file1.txt: Copied (server-side copy)
2026/07/07 02:16:11 INFO : Updating listings
2026/07/07 02:16:11 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path2/"
2026/07/07 02:16:11 INFO : [32mBisync successful[0m
2026/07/07 02:16:11 NOTICE: [36m(16) :[0m [34mtouch-glob 2007-07-23 /tmp/020921sacoxar3/datadir/test_rclone_args-qixexur2/ *[0m
2026/07/07 02:16:11 DEBUG : fs cache: switching user supplied name "/tmp/020921sacoxar3/datadir/test_rclone_args-qixexur2/" for canonical name "/tmp/020921sacoxar3/datadir/test_rclone_args-qixexur2"
2026/07/07 02:16:11 DEBUG : file21.txt: Set modification time 2007-07-23
2026/07/07 02:16:11 DEBUG : file1.txt: Set modification time 2007-07-23
2026/07/07 02:16:11 DEBUG : file2.txt: Set modification time 2007-07-23
2026/07/07 02:16:11 DEBUG : file20.txt: Set modification time 2007-07-23
2026/07/07 02:16:11 NOTICE: [36m(17) :[0m [34mcopy-file /tmp/020921sacoxar3/datadir/test_rclone_args-qixexur2/file1.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path1/[0m
2026/07/07 02:16:11 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_rclone_args-qixexur2/file1.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path1/" as ""
2026/07/07 02:16:11 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_rclone_args-qixexur2/file1.txt"
2026/07/07 02:16:11 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path1/"
2026/07/07 02:16:11 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/rclone_args/path1" as "file1.txt"
2026/07/07 02:16:11 DEBUG : file1.txt: size = 19 OK
2026/07/07 02:16:11 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/07 02:16:11 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:16:11 INFO : file1.txt: Updated modification time in destination
2026/07/07 02:16:11 DEBUG : file1.txt: Unchanged skipping
2026/07/07 02:16:11 NOTICE: [36m(18) :[0m [34mcopy-file /tmp/020921sacoxar3/datadir/test_rclone_args-qixexur2/file2.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path2/[0m
2026/07/07 02:16:11 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_rclone_args-qixexur2/file2.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path2/" as ""
2026/07/07 02:16:11 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_rclone_args-qixexur2/file2.txt"
2026/07/07 02:16:11 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path2/"
2026/07/07 02:16:11 DEBUG : operations.CopyFile "file2.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/rclone_args/path2" as "file2.txt"
2026/07/07 02:16:11 DEBUG : file2.txt: size = 19 OK
2026/07/07 02:16:11 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/07 02:16:11 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:16:11 INFO : file2.txt: Updated modification time in destination
2026/07/07 02:16:11 DEBUG : file2.txt: Unchanged skipping
2026/07/07 02:16:11 NOTICE: [36m(19) :[0m [34mcopy-file /tmp/020921sacoxar3/datadir/test_rclone_args-qixexur2/file20.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path1/subdir[0m
2026/07/07 02:16:11 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_rclone_args-qixexur2/file20.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path1/subdir" as ""
2026/07/07 02:16:11 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_rclone_args-qixexur2/file20.txt"
2026/07/07 02:16:11 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path1/subdir"
2026/07/07 02:16:11 DEBUG : operations.CopyFile "file20.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/rclone_args/path1/subdir" as "file20.txt"
2026/07/07 02:16:11 DEBUG : file20.txt: size = 0 OK
2026/07/07 02:16:11 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/07 02:16:11 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:16:11 INFO : file20.txt: Updated modification time in destination
2026/07/07 02:16:11 DEBUG : file20.txt: Unchanged skipping
2026/07/07 02:16:11 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/020921sacoxar3/datadir/test_rclone_args-qixexur2/file21.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path2/ file1.txt[0m
2026/07/07 02:16:11 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_rclone_args-qixexur2/file21.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path2/" as "file1.txt"
2026/07/07 02:16:11 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_rclone_args-qixexur2/file21.txt"
2026/07/07 02:16:11 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path2/"
2026/07/07 02:16:11 DEBUG : operations.CopyFile "file21.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/rclone_args/path2" as "file1.txt"
2026/07/07 02:16:11 DEBUG : file21.txt: size = 0 (Local file system at /tmp/020921sacoxar3/datadir/test_rclone_args-qixexur2)
2026/07/07 02:16:11 DEBUG : file1.txt: size = 19 (Azure container rclone-test-tawoqir8kice path 020921sacoxar3/rclone_args/path2)
2026/07/07 02:16:11 DEBUG : file21.txt: Sizes differ
2026/07/07 02:16:11 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:16:11 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:16:11 INFO : file21.txt: Copied (replaced existing) to: file1.txt
2026/07/07 02:16:11 NOTICE: [36m(21) :[0m [34mtouch-glob 2007-07-23 TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path1/ file1.txt[0m
2026/07/07 02:16:11 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path1/" for canonical name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path1"
2026/07/07 02:16:12 DEBUG : file1.txt: Set modification time 2007-07-23
2026/07/07 02:16:12 NOTICE: [36m(22) :[0m [34mtouch-glob 2007-07-23 TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path2/ file2.txt[0m
2026/07/07 02:16:12 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path2/" for canonical name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path2"
2026/07/07 02:16:12 DEBUG : file2.txt: Set modification time 2007-07-23
2026/07/07 02:16:12 NOTICE: [36m(23) :[0m [34mtouch-glob 2007-07-23 TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path1/subdir/ file20.txt[0m
2026/07/07 02:16:12 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path1/subdir/" for canonical name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path1/subdir"
2026/07/07 02:16:12 DEBUG : file20.txt: Set modification time 2007-07-23
2026/07/07 02:16:12 NOTICE: [36m(24) :[0m [34mtouch-glob 2007-07-23 TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path2/subdir/ file21.txt[0m
2026/07/07 02:16:12 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path2/subdir/" for canonical name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path2/subdir"
2026/07/07 02:16:12 DEBUG : file21.txt: Set modification time 2007-07-23
2026/07/07 02:16:12 NOTICE: [36m(25) :[0m [34mbisync size-only[0m
2026/07/07 02:16:16 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/rclone_args/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:16:16 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/rclone_args/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:16:16 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:16:16 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/07 02:16:16 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path2/"
2026/07/07 02:16:16 INFO : Building Path1 and Path2 listings
2026/07/07 02:16:16 INFO : Path1 checking for diffs
2026/07/07 02:16:16 INFO : Path2 checking for diffs
2026/07/07 02:16:16 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (smaller)[0m[0m[0m - [36mfile1.txt[0m
2026/07/07 02:16:16 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/07 02:16:16 INFO : ([33mModified[0m: [36m 0 larger[0m, [34m 1 smaller[0m)
2026/07/07 02:16:16 INFO : Applying changes
2026/07/07 02:16:16 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path1/file1.txt[0m
2026/07/07 02:16:16 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/07 02:16:16 INFO : file1.txt: Copied (server-side copy)
2026/07/07 02:16:16 INFO : Updating listings
2026/07/07 02:16:16 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path2/"
2026/07/07 02:16:16 INFO : [32mBisync successful[0m
2026/07/07 02:16:16 NOTICE: [36m(26) :[0m [34mbisync resync[0m
2026/07/07 02:16:21 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/rclone_args/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:16:21 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/rclone_args/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:16:21 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:16:21 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/07 02:16:21 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path2/"
2026/07/07 02:16:21 INFO : Copying Path2 files to Path1
2026/07/07 02:16:21 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:16:21 INFO : There was nothing to transfer
2026/07/07 02:16:21 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:16:21 INFO : file2.txt: Updated modification time in destination
2026/07/07 02:16:21 INFO : subdir/file20.txt: Updated modification time in destination
2026/07/07 02:16:21 INFO : subdir/file21.txt: Updated modification time in destination
2026/07/07 02:16:21 INFO : There was nothing to transfer
2026/07/07 02:16:21 INFO : Resync updating listings
2026/07/07 02:16:21 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path2/"
2026/07/07 02:16:21 INFO : [32mBisync successful[0m
2026/07/07 02:16:21 NOTICE: [36m(27) :[0m [34mcopy-file /tmp/020921sacoxar3/datadir/test_rclone_args-qixexur2/file1.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path1/[0m
2026/07/07 02:16:21 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_rclone_args-qixexur2/file1.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path1/" as ""
2026/07/07 02:16:21 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_rclone_args-qixexur2/file1.txt"
2026/07/07 02:16:21 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path1/"
2026/07/07 02:16:21 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/rclone_args/path1" as "file1.txt"
2026/07/07 02:16:21 DEBUG : file1.txt: size = 19 (Local file system at /tmp/020921sacoxar3/datadir/test_rclone_args-qixexur2)
2026/07/07 02:16:21 DEBUG : file1.txt: size = 0 (Azure container rclone-test-tawoqir8kice path 020921sacoxar3/rclone_args/path1)
2026/07/07 02:16:21 DEBUG : file1.txt: Sizes differ
2026/07/07 02:16:21 DEBUG : file1.txt: size = 19 OK
2026/07/07 02:16:21 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:16:21 INFO : file1.txt: Copied (replaced existing)
2026/07/07 02:16:21 NOTICE: [36m(28) :[0m [34mcopy-file /tmp/020921sacoxar3/datadir/test_rclone_args-qixexur2/file2.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path2/[0m
2026/07/07 02:16:21 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_rclone_args-qixexur2/file2.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path2/" as ""
2026/07/07 02:16:21 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_rclone_args-qixexur2/file2.txt"
2026/07/07 02:16:21 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path2/"
2026/07/07 02:16:21 DEBUG : operations.CopyFile "file2.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/rclone_args/path2" as "file2.txt"
2026/07/07 02:16:21 DEBUG : file2.txt: size = 19 OK
2026/07/07 02:16:21 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/07 02:16:21 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:16:21 INFO : file2.txt: Updated modification time in destination
2026/07/07 02:16:21 DEBUG : file2.txt: Unchanged skipping
2026/07/07 02:16:21 NOTICE: [36m(29) :[0m [34mcopy-file /tmp/020921sacoxar3/datadir/test_rclone_args-qixexur2/file20.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path1/subdir[0m
2026/07/07 02:16:21 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_rclone_args-qixexur2/file20.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path1/subdir" as ""
2026/07/07 02:16:21 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_rclone_args-qixexur2/file20.txt"
2026/07/07 02:16:21 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path1/subdir"
2026/07/07 02:16:21 DEBUG : operations.CopyFile "file20.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/rclone_args/path1/subdir" as "file20.txt"
2026/07/07 02:16:21 DEBUG : file20.txt: size = 0 OK
2026/07/07 02:16:21 DEBUG : file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/07 02:16:21 DEBUG : file20.txt: Unchanged skipping
2026/07/07 02:16:21 NOTICE: [36m(30) :[0m [34mcopy-file /tmp/020921sacoxar3/datadir/test_rclone_args-qixexur2/file21.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path2/subdir[0m
2026/07/07 02:16:21 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_rclone_args-qixexur2/file21.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path2/subdir" as ""
2026/07/07 02:16:21 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_rclone_args-qixexur2/file21.txt"
2026/07/07 02:16:21 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path2/subdir"
2026/07/07 02:16:21 DEBUG : operations.CopyFile "file21.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/rclone_args/path2/subdir" as "file21.txt"
2026/07/07 02:16:22 DEBUG : file21.txt: size = 0 OK
2026/07/07 02:16:22 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/07 02:16:22 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:16:22 INFO : file21.txt: Updated modification time in destination
2026/07/07 02:16:22 DEBUG : file21.txt: Unchanged skipping
2026/07/07 02:16:22 NOTICE: [36m(31) :[0m [34mtouch-glob 2007-07-23 TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path1/ file1.txt[0m
2026/07/07 02:16:22 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path1/" for canonical name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path1"
2026/07/07 02:16:22 DEBUG : file1.txt: Set modification time 2007-07-23
2026/07/07 02:16:22 NOTICE: [36m(32) :[0m [34mtouch-glob 2007-07-23 TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path2/ file2.txt[0m
2026/07/07 02:16:22 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path2/" for canonical name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path2"
2026/07/07 02:16:22 DEBUG : file2.txt: Set modification time 2007-07-23
2026/07/07 02:16:22 NOTICE: [36m(33) :[0m [34mtouch-glob 2007-07-23 TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path1/subdir/ file20.txt[0m
2026/07/07 02:16:22 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path1/subdir/" for canonical name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path1/subdir"
2026/07/07 02:16:22 DEBUG : file20.txt: Set modification time 2007-07-23
2026/07/07 02:16:22 NOTICE: [36m(34) :[0m [34mtouch-glob 2007-07-23 TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path2/subdir/ file21.txt[0m
2026/07/07 02:16:22 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path2/subdir/" for canonical name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path2/subdir"
2026/07/07 02:16:22 DEBUG : file21.txt: Set modification time 2007-07-23
2026/07/07 02:16:22 NOTICE: [36m(35) :[0m [34mbisync ignore-size[0m
2026/07/07 02:16:26 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/rclone_args/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:16:26 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/rclone_args/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:16:26 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:16:26 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/07 02:16:26 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path2/"
2026/07/07 02:16:26 INFO : Building Path1 and Path2 listings
2026/07/07 02:16:26 INFO : Path1 checking for diffs
2026/07/07 02:16:26 INFO : Path2 checking for diffs
2026/07/07 02:16:26 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/07/07 02:16:26 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file21.txt[0m
2026/07/07 02:16:26 INFO : Path2: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/07/07 02:16:26 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m)
2026/07/07 02:16:26 INFO : Applying changes
2026/07/07 02:16:26 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path1/file2.txt[0m
2026/07/07 02:16:26 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path1/subdir/file21.txt[0m
2026/07/07 02:16:26 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/07 02:16:27 INFO : file2.txt: Updated modification time in destination
2026/07/07 02:16:27 INFO : subdir/file21.txt: Updated modification time in destination
2026/07/07 02:16:27 INFO : There was nothing to transfer
2026/07/07 02:16:27 INFO : Updating listings
2026/07/07 02:16:27 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path2/"
2026/07/07 02:16:27 INFO : [32mBisync successful[0m
2026/07/07 02:16:27 NOTICE: [36m(36) :[0m [34mbisync resync compare-all[0m
2026/07/07 02:16:31 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/rclone_args/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:16:31 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/rclone_args/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:16:31 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/07 02:16:31 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path2/"
2026/07/07 02:16:31 INFO : Copying Path2 files to Path1
2026/07/07 02:16:31 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:16:31 INFO : There was nothing to transfer
2026/07/07 02:16:31 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:16:31 INFO : file1.txt: Copied (server-side copy)
2026/07/07 02:16:31 INFO : Resync updating listings
2026/07/07 02:16:31 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path2/"
2026/07/07 02:16:31 INFO : [32mBisync successful[0m
2026/07/07 02:16:31 NOTICE: [36m(37) :[0m [34mcopy-as /tmp/020921sacoxar3/datadir/test_rclone_args-qixexur2/file21.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path2/ file2.txt[0m
2026/07/07 02:16:31 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_rclone_args-qixexur2/file21.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path2/" as "file2.txt"
2026/07/07 02:16:31 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_rclone_args-qixexur2/file21.txt"
2026/07/07 02:16:31 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path2/"
2026/07/07 02:16:31 DEBUG : operations.CopyFile "file21.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/rclone_args/path2" as "file2.txt"
2026/07/07 02:16:31 DEBUG : file21.txt: size = 0 (Local file system at /tmp/020921sacoxar3/datadir/test_rclone_args-qixexur2)
2026/07/07 02:16:31 DEBUG : file2.txt: size = 19 (Azure container rclone-test-tawoqir8kice path 020921sacoxar3/rclone_args/path2)
2026/07/07 02:16:31 DEBUG : file21.txt: Sizes differ
2026/07/07 02:16:31 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:16:31 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:16:31 INFO : file21.txt: Copied (replaced existing) to: file2.txt
2026/07/07 02:16:31 NOTICE: [36m(38) :[0m [34mtouch-glob 2023-08-26 /tmp/020921sacoxar3/datadir/test_rclone_args-qixexur2/ *[0m
2026/07/07 02:16:31 DEBUG : fs cache: switching user supplied name "/tmp/020921sacoxar3/datadir/test_rclone_args-qixexur2/" for canonical name "/tmp/020921sacoxar3/datadir/test_rclone_args-qixexur2"
2026/07/07 02:16:31 DEBUG : file21.txt: Set modification time 2023-08-26
2026/07/07 02:16:31 DEBUG : file1.txt: Set modification time 2023-08-26
2026/07/07 02:16:31 DEBUG : file2.txt: Set modification time 2023-08-26
2026/07/07 02:16:31 DEBUG : file20.txt: Set modification time 2023-08-26
2026/07/07 02:16:31 NOTICE: [36m(39) :[0m [34mcopy-file /tmp/020921sacoxar3/datadir/test_rclone_args-qixexur2/file1.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path1/[0m
2026/07/07 02:16:31 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_rclone_args-qixexur2/file1.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path1/" as ""
2026/07/07 02:16:31 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_rclone_args-qixexur2/file1.txt"
2026/07/07 02:16:31 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path1/"
2026/07/07 02:16:31 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/rclone_args/path1" as "file1.txt"
2026/07/07 02:16:31 DEBUG : file1.txt: size = 19 OK
2026/07/07 02:16:31 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/07 02:16:31 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:16:31 INFO : file1.txt: Updated modification time in destination
2026/07/07 02:16:31 DEBUG : file1.txt: Unchanged skipping
2026/07/07 02:16:31 NOTICE: [36m(40) :[0m [34mcopy-file /tmp/020921sacoxar3/datadir/test_rclone_args-qixexur2/file20.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path1/subdir[0m
2026/07/07 02:16:31 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_rclone_args-qixexur2/file20.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path1/subdir" as ""
2026/07/07 02:16:31 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_rclone_args-qixexur2/file20.txt"
2026/07/07 02:16:31 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path1/subdir"
2026/07/07 02:16:32 DEBUG : operations.CopyFile "file20.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/rclone_args/path1/subdir" as "file20.txt"
2026/07/07 02:16:32 DEBUG : file20.txt: size = 0 OK
2026/07/07 02:16:32 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/07 02:16:32 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:16:32 INFO : file20.txt: Updated modification time in destination
2026/07/07 02:16:32 DEBUG : file20.txt: Unchanged skipping
2026/07/07 02:16:32 NOTICE: [36m(41) :[0m [34mcopy-file /tmp/020921sacoxar3/datadir/test_rclone_args-qixexur2/file21.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path2/subdir[0m
2026/07/07 02:16:32 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_rclone_args-qixexur2/file21.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path2/subdir" as ""
2026/07/07 02:16:32 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_rclone_args-qixexur2/file21.txt"
2026/07/07 02:16:32 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path2/subdir"
2026/07/07 02:16:32 DEBUG : operations.CopyFile "file21.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/rclone_args/path2/subdir" as "file21.txt"
2026/07/07 02:16:32 DEBUG : file21.txt: size = 0 OK
2026/07/07 02:16:32 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/07 02:16:32 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:16:32 INFO : file21.txt: Updated modification time in destination
2026/07/07 02:16:32 DEBUG : file21.txt: Unchanged skipping
2026/07/07 02:16:32 NOTICE: [36m(42) :[0m [34mtouch-glob 2007-07-23 TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path2/ file2.txt[0m
2026/07/07 02:16:32 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path2/" for canonical name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path2"
2026/07/07 02:16:32 DEBUG : file2.txt: Set modification time 2007-07-23
2026/07/07 02:16:32 NOTICE: [36m(43) :[0m [34mtouch-glob 2023-08-26 TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path1/ file1.txt[0m
2026/07/07 02:16:32 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path1/" for canonical name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path1"
2026/07/07 02:16:32 DEBUG : file1.txt: Set modification time 2023-08-26
2026/07/07 02:16:32 NOTICE: [36m(44) :[0m [34mtouch-glob 2023-08-26 TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path1/subdir/ file20.txt[0m
2026/07/07 02:16:32 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path1/subdir/" for canonical name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path1/subdir"
2026/07/07 02:16:32 DEBUG : file20.txt: Set modification time 2023-08-26
2026/07/07 02:16:32 NOTICE: [36m(45) :[0m [34mtouch-glob 2023-08-26 TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path2/subdir/ file21.txt[0m
2026/07/07 02:16:32 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path2/subdir/" for canonical name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path2/subdir"
2026/07/07 02:16:32 DEBUG : file21.txt: Set modification time 2023-08-26
2026/07/07 02:16:32 NOTICE: [36m(46) :[0m [34mbisync compare-all[0m
2026/07/07 02:16:36 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/rclone_args/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:16:36 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/rclone_args/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:16: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/07 02:16:36 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path2/"
2026/07/07 02:16:36 INFO : Building Path1 and Path2 listings
2026/07/07 02:16:37 INFO : Path1 checking for diffs
2026/07/07 02:16:37 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/07 02:16:37 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/07/07 02:16:37 INFO : Path1: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/07/07 02:16:37 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m)
2026/07/07 02:16:37 INFO : Path2 checking for diffs
2026/07/07 02:16:37 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (smaller)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/07/07 02:16:37 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file21.txt[0m
2026/07/07 02:16:37 INFO : Path2: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/07/07 02:16:37 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/07 02:16:37 INFO : Applying changes
2026/07/07 02:16:37 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path2/file1.txt[0m
2026/07/07 02:16:37 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path2/subdir/file20.txt[0m
2026/07/07 02:16:37 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path1/file2.txt[0m
2026/07/07 02:16:37 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path1/subdir/file21.txt[0m
2026/07/07 02:16:37 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/07 02:16:37 INFO : subdir/file21.txt: Updated modification time in destination
2026/07/07 02:16:37 INFO : file2.txt: Copied (server-side copy)
2026/07/07 02:16:37 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/07 02:16:37 INFO : file1.txt: Updated modification time in destination
2026/07/07 02:16:37 INFO : subdir/file20.txt: Updated modification time in destination
2026/07/07 02:16:37 INFO : Updating listings
2026/07/07 02:16:37 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rclone_args/path2/"
2026/07/07 02:16:37 INFO : [32mBisync successful[0m
2026/07/07 02:16:37 DEBUG : Waiting for deletions to finish
2026/07/07 02:16:37 INFO : subdir/file20.txt: Deleted
2026/07/07 02:16:37 INFO : RCLONE_TEST: Deleted
2026/07/07 02:16:37 INFO : file1.txt: Deleted
2026/07/07 02:16:37 INFO : file2.txt: Deleted
2026/07/07 02:16:37 INFO : subdir/file21.txt: Deleted
2026/07/07 02:16:37 DEBUG : removing 1 level 0 directories
2026/07/07 02:16:37 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/rclone_args/path1: Removing directory
2026/07/07 02:16:37 DEBUG : Waiting for deletions to finish
2026/07/07 02:16:37 INFO : file2.txt: Deleted
2026/07/07 02:16:37 INFO : subdir/file21.txt: Deleted
2026/07/07 02:16:37 INFO : subdir/file20.txt: Deleted
2026/07/07 02:16:37 INFO : RCLONE_TEST: Deleted
2026/07/07 02:16:37 INFO : file1.txt: Deleted
2026/07/07 02:16:37 DEBUG : removing 1 level 0 directories
2026/07/07 02:16:37 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/rclone_args/path2: Removing directory
bisync_test.go:610: [32mTEST rclone_args PASSED[0m
=== RUN TestBisyncRemoteRemote/resolve
2026/07/07 02:16:37 INFO : path1: Making directory
2026/07/07 02:16:37 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path1"
2026/07/07 02:16:37 INFO : path2: Making directory
2026/07/07 02:16:37 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path2"
2026/07/07 02:16:37 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resolve/initial"
2026/07/07 02:16:37 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/initdir/test_resolve-reyaxeg0"
2026/07/07 02:16:37 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:16:37 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:16:37 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:16:37 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:16:37 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:16:37 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:16:37 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:16:37 DEBUG : Local file system at /tmp/020921sacoxar3/initdir/test_resolve-reyaxeg0: Waiting for checks to finish
2026/07/07 02:16:37 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:16:37 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:16:37 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:16:37 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:16:37 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:16:37 INFO : file1.txt: Copied (new)
2026/07/07 02:16:37 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:16:37 INFO : file2.txt: Copied (new)
2026/07/07 02:16:37 DEBUG : Local file system at /tmp/020921sacoxar3/initdir/test_resolve-reyaxeg0: Waiting for transfers to finish
2026/07/07 02:16:37 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resolve/modfiles"
2026/07/07 02:16:37 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5"
2026/07/07 02:16:37 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/07/07 02:16:37 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/07/07 02:16:37 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:16:37 DEBUG : Local file system at /tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5: Waiting for checks to finish
2026/07/07 02:16:37 DEBUG : Local file system at /tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5: Waiting for transfers to finish
2026/07/07 02:16:37 DEBUG : file1L.txt.6455455d.partial: size = 33 OK
2026/07/07 02:16:37 DEBUG : file2.txt.67fcf9d0.partial: size = 37 OK
2026/07/07 02:16:37 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/07 02:16:37 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/07/07 02:16:37 DEBUG : file1L.txt.6455455d.partial: renamed to: file1L.txt
2026/07/07 02:16:37 INFO : file1L.txt: Copied (new)
2026/07/07 02:16:37 DEBUG : file2.txt.67fcf9d0.partial: renamed to: file2.txt
2026/07/07 02:16:37 INFO : file2.txt: Copied (new)
2026/07/07 02:16:37 DEBUG : file1R.txt.f5ef699a.partial: size = 33 OK
2026/07/07 02:16:37 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/07 02:16:37 DEBUG : file1R.txt.f5ef699a.partial: renamed to: file1R.txt
2026/07/07 02:16:37 INFO : file1R.txt: Copied (new)
2026/07/07 02:16:37 DEBUG : Waiting for deletions to finish
2026/07/07 02:16:37 DEBUG : removing 1 level 0 directories
2026/07/07 02:16:37 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resolve/path1: Removing directory
2026/07/07 02:16:37 DEBUG : Waiting for deletions to finish
2026/07/07 02:16:37 DEBUG : removing 1 level 0 directories
2026/07/07 02:16:37 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resolve/path2: Removing directory
2026/07/07 02:16:38 NOTICE: checking initFs Local file system at /tmp/020921sacoxar3/initdir/test_resolve-reyaxeg0
2026/07/07 02:16:38 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:16:38 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:16:38 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:16:38 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resolve/path1: Waiting for checks to finish
2026/07/07 02:16:38 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resolve/path1: Waiting for transfers to finish
2026/07/07 02:16:38 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:16:38 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:16:38 INFO : file2.txt: Copied (new)
2026/07/07 02:16:38 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:16:38 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:16:38 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:16:38 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:16:38 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:16:38 INFO : file1.txt: Copied (new)
2026/07/07 02:16:38 NOTICE: checking Path1 Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resolve/path1
2026/07/07 02:16:38 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:16:38 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:16:38 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:16:38 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resolve/path2: Waiting for checks to finish
2026/07/07 02:16:38 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resolve/path2: Waiting for transfers to finish
2026/07/07 02:16:38 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:16:38 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:16:38 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:16:38 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:16:38 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:16:38 INFO : file1.txt: Copied (new)
2026/07/07 02:16:38 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:16:38 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:16:38 INFO : file2.txt: Copied (new)
2026/07/07 02:16:38 NOTICE: checking path2 Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resolve/path2
2026/07/07 02:16:38 NOTICE: [36m(01) :[0m [34mtest resolve[0m
2026/07/07 02:16:38 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/07 02:16:38 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/07 02:16:42 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resolve/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:16:42 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resolve/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:16:42 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:16: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/07 02:16:42 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path2/"
2026/07/07 02:16:42 INFO : Copying Path2 files to Path1
2026/07/07 02:16:42 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:16:42 INFO : There was nothing to transfer
2026/07/07 02:16:42 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:16:42 INFO : There was nothing to transfer
2026/07/07 02:16:42 INFO : Resync updating listings
2026/07/07 02:16:42 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path2/"
2026/07/07 02:16:42 INFO : [32mBisync successful[0m
2026/07/07 02:16:42 NOTICE: [36m(04) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/07 02:16:42 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-01-02 /tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5/ file1R.txt[0m
2026/07/07 02:16:42 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5/"
2026/07/07 02:16:42 DEBUG : fs cache: renaming cache item "/tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5/" to be canonical "/tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5"
2026/07/07 02:16:42 DEBUG : file1R.txt: Set modification time 2001-01-02
2026/07/07 02:16:42 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5/file1R.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path2/ file1.txt[0m
2026/07/07 02:16:42 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5/file1R.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path2/" as "file1.txt"
2026/07/07 02:16:42 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5/file1R.txt"
2026/07/07 02:16:42 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path2/"
2026/07/07 02:16:42 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resolve/path2" as "file1.txt"
2026/07/07 02:16:42 DEBUG : file1R.txt: size = 33 (Local file system at /tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5)
2026/07/07 02:16:42 DEBUG : file1.txt: size = 0 (Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resolve/path2)
2026/07/07 02:16:42 DEBUG : file1R.txt: Sizes differ
2026/07/07 02:16:43 DEBUG : file1.txt: size = 33 OK
2026/07/07 02:16:43 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/07 02:16:43 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/07/07 02:16:43 NOTICE: [36m(07) :[0m [34mtouch-glob 2001-03-04 /tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5/ file1L.txt[0m
2026/07/07 02:16:43 DEBUG : fs cache: switching user supplied name "/tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5/" for canonical name "/tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5"
2026/07/07 02:16:43 DEBUG : file1L.txt: Set modification time 2001-03-04
2026/07/07 02:16:43 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5/file1L.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path1/ file1.txt[0m
2026/07/07 02:16:43 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5/file1L.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path1/" as "file1.txt"
2026/07/07 02:16:43 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5/file1L.txt"
2026/07/07 02:16:43 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path1/"
2026/07/07 02:16:43 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resolve/path1" as "file1.txt"
2026/07/07 02:16:43 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5)
2026/07/07 02:16:43 DEBUG : file1.txt: size = 0 (Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resolve/path1)
2026/07/07 02:16:43 DEBUG : file1L.txt: Sizes differ
2026/07/07 02:16:43 DEBUG : file1.txt: size = 33 OK
2026/07/07 02:16:43 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/07 02:16:43 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/07/07 02:16:43 NOTICE: [36m(09) :[0m [34mtest bisync run with --conflict-resolve=newer --conflict-loser=delete --conflict-suffix=potato[0m
2026/07/07 02:16:43 NOTICE: [36m(10) :[0m [34mbisync conflict-resolve=newer conflict-loser=delete conflict-suffix=potato[0m
2026/07/07 02:16:47 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resolve/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:16:47 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resolve/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:16:47 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:16: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/07 02:16:47 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path2/"
2026/07/07 02:16:47 INFO : Building Path1 and Path2 listings
2026/07/07 02:16:47 INFO : Path1 checking for diffs
2026/07/07 02:16:47 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/07 02:16:47 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/07 02:16:47 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/07 02:16:47 INFO : Path2 checking for diffs
2026/07/07 02:16:47 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/07 02:16:47 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/07 02:16:47 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/07 02:16:47 INFO : Applying changes
2026/07/07 02:16:47 INFO : Checking potential conflicts...
2026/07/07 02:16:47 ERROR : file1.txt: md5 differ
2026/07/07 02:16:47 NOTICE: Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resolve/path2: 1 differences found
2026/07/07 02:16:47 NOTICE: Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resolve/path2: 1 errors while checking
2026/07/07 02:16:47 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/07 02:16:47 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/07/07 02:16:47 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/07 02:16:47 INFO : file1.txt: [32mThe winner is: Path1[0m
2026/07/07 02:16:47 NOTICE: - [34mPath2[0m [35mDeleting Path2 copy[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path2/file1.txt[0m
2026/07/07 02:16:47 INFO : file1.txt: Deleted
2026/07/07 02:16:47 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mfile1.txt[0m
2026/07/07 02:16:47 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/07 02:16:48 INFO : file1.txt: Copied (server-side copy)
2026/07/07 02:16:48 INFO : Updating listings
2026/07/07 02:16:48 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path2/"
2026/07/07 02:16:48 INFO : [32mBisync successful[0m
2026/07/07 02:16:48 NOTICE: [36m(11) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/07 02:16:48 NOTICE: [36m(12) :[0m [34mtouch-glob 2001-07-23 /tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5/ file1R.txt[0m
2026/07/07 02:16:48 DEBUG : fs cache: switching user supplied name "/tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5/" for canonical name "/tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5"
2026/07/07 02:16:48 DEBUG : file1R.txt: Set modification time 2001-07-23
2026/07/07 02:16:48 NOTICE: [36m(13) :[0m [34mcopy-as /tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5/file1R.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path2/ file1.txt[0m
2026/07/07 02:16:48 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5/file1R.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path2/" as "file1.txt"
2026/07/07 02:16:48 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5/file1R.txt"
2026/07/07 02:16:48 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path2/"
2026/07/07 02:16:48 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resolve/path2" as "file1.txt"
2026/07/07 02:16:48 DEBUG : file1.txt: size = 33 OK
2026/07/07 02:16:48 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/07 02:16:48 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 (Local file system at /tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5)
2026/07/07 02:16:48 DEBUG : file1.txt: md5 = ea683c03f780b76a62405456b08ae6fd (Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resolve/path2)
2026/07/07 02:16:48 DEBUG : file1R.txt: md5 differ
2026/07/07 02:16:48 DEBUG : file1.txt: size = 33 OK
2026/07/07 02:16:48 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/07 02:16:48 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/07/07 02:16:48 NOTICE: [36m(14) :[0m [34mtouch-glob 2001-08-26 /tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5/ file1L.txt[0m
2026/07/07 02:16:48 DEBUG : fs cache: switching user supplied name "/tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5/" for canonical name "/tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5"
2026/07/07 02:16:48 DEBUG : file1L.txt: Set modification time 2001-08-26
2026/07/07 02:16:48 NOTICE: [36m(15) :[0m [34mcopy-as /tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5/file1L.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path1/ file1.txt[0m
2026/07/07 02:16:48 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5/file1L.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path1/" as "file1.txt"
2026/07/07 02:16:48 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5/file1L.txt"
2026/07/07 02:16:48 DEBUG : Config file has changed externally - reloading
2026/07/07 02:16:48 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path1/"
2026/07/07 02:16:48 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resolve/path1" as "file1.txt"
2026/07/07 02:16:48 DEBUG : file1.txt: size = 33 OK
2026/07/07 02:16:48 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/07 02:16:48 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/07 02:16:48 INFO : file1L.txt: Updated modification time in destination
2026/07/07 02:16:48 DEBUG : file1L.txt: Unchanged skipping
2026/07/07 02:16:48 NOTICE: [36m(16) :[0m [34mtest bisync run with --conflict-resolve=path2 --conflict-loser=num --conflict-suffix=dinosaur[0m
2026/07/07 02:16:48 NOTICE: [36m(17) :[0m [34mbisync conflict-resolve=path2 conflict-loser=num conflict-suffix=dinosaur[0m
2026/07/07 02:16:52 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resolve/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:16:52 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resolve/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:16:52 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:16: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/07 02:16:52 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path2/"
2026/07/07 02:16:52 INFO : Building Path1 and Path2 listings
2026/07/07 02:16:52 INFO : Path1 checking for diffs
2026/07/07 02:16:52 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/07 02:16:52 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/07 02:16:52 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m)
2026/07/07 02:16:52 INFO : Path2 checking for diffs
2026/07/07 02:16:52 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/07 02:16:52 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/07 02:16:52 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m)
2026/07/07 02:16:52 INFO : Applying changes
2026/07/07 02:16:52 INFO : Checking potential conflicts...
2026/07/07 02:16:52 ERROR : file1.txt: md5 differ
2026/07/07 02:16:52 NOTICE: Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resolve/path2: 1 differences found
2026/07/07 02:16:52 NOTICE: Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resolve/path2: 1 errors while checking
2026/07/07 02:16:52 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/07 02:16:52 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/07/07 02:16:52 INFO : file1.txt: [32mThe winner is: Path2[0m
2026/07/07 02:16:52 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path1/file1.txt.dinosaur1[0m
2026/07/07 02:16:53 INFO : file1.txt: Copied (server-side copy) to: file1.txt.dinosaur1
2026/07/07 02:16:53 INFO : file1.txt: Deleted
2026/07/07 02:16:53 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path2/file1.txt.dinosaur1[0m
2026/07/07 02:16:53 NOTICE: - [34mPath2[0m [35mNot renaming Path2 copy, as it was determined the winner[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path2/file1.txt[0m
2026/07/07 02:16:53 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path1/file1.txt[0m
2026/07/07 02:16:53 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/07 02:16:53 INFO : file1.txt: Copied (server-side copy)
2026/07/07 02:16:53 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/07 02:16:53 INFO : file1.txt.dinosaur1: Copied (server-side copy)
2026/07/07 02:16:53 INFO : Updating listings
2026/07/07 02:16:53 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path2/"
2026/07/07 02:16:53 INFO : [32mBisync successful[0m
2026/07/07 02:16:53 NOTICE: [36m(18) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/07 02:16:53 NOTICE: [36m(19) :[0m [34mtouch-glob 2002-07-23 /tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5/ file1R.txt[0m
2026/07/07 02:16:53 DEBUG : fs cache: switching user supplied name "/tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5/" for canonical name "/tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5"
2026/07/07 02:16:53 DEBUG : file1R.txt: Set modification time 2002-07-23
2026/07/07 02:16:53 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5/file1R.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path2/ file1.txt[0m
2026/07/07 02:16:53 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5/file1R.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path2/" as "file1.txt"
2026/07/07 02:16:53 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5/file1R.txt"
2026/07/07 02:16:53 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path2/"
2026/07/07 02:16:53 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resolve/path2" as "file1.txt"
2026/07/07 02:16:53 DEBUG : file1.txt: size = 33 OK
2026/07/07 02:16: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/07 02:16:53 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/07 02:16:53 INFO : file1R.txt: Updated modification time in destination
2026/07/07 02:16:53 DEBUG : file1R.txt: Unchanged skipping
2026/07/07 02:16:53 NOTICE: [36m(21) :[0m [34mtouch-glob 2002-08-26 /tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5/ file1L.txt[0m
2026/07/07 02:16:53 DEBUG : fs cache: switching user supplied name "/tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5/" for canonical name "/tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5"
2026/07/07 02:16:53 DEBUG : file1L.txt: Set modification time 2002-08-26
2026/07/07 02:16:53 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5/file1L.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path1/ file1.txt[0m
2026/07/07 02:16:53 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5/file1L.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path1/" as "file1.txt"
2026/07/07 02:16:53 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5/file1L.txt"
2026/07/07 02:16:53 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path1/"
2026/07/07 02:16:53 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resolve/path1" as "file1.txt"
2026/07/07 02:16:53 DEBUG : file1.txt: size = 33 OK
2026/07/07 02:16: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/07 02:16:53 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd (Local file system at /tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5)
2026/07/07 02:16:53 DEBUG : file1.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 (Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resolve/path1)
2026/07/07 02:16:53 DEBUG : file1L.txt: md5 differ
2026/07/07 02:16:53 DEBUG : file1.txt: size = 33 OK
2026/07/07 02:16:53 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/07 02:16:53 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/07/07 02:16:53 NOTICE: [36m(23) :[0m [34mtest bisync run with --conflict-resolve=larger --conflict-loser=num --conflict-suffix=apple[0m
2026/07/07 02:16:53 NOTICE: [36m(24) :[0m [34mbisync conflict-resolve=larger conflict-loser=num conflict-suffix=apple[0m
2026/07/07 02:16:58 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resolve/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:16:58 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resolve/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:16:58 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:16: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/07 02:16:58 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path2/"
2026/07/07 02:16:58 INFO : Building Path1 and Path2 listings
2026/07/07 02:16:58 INFO : Path1 checking for diffs
2026/07/07 02:16:58 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/07/07 02:16:58 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/07 02:16:58 INFO : Path2 checking for diffs
2026/07/07 02:16:58 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/07/07 02:16:58 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/07 02:16:58 INFO : Applying changes
2026/07/07 02:16:58 INFO : Checking potential conflicts...
2026/07/07 02:16:58 ERROR : file1.txt: md5 differ
2026/07/07 02:16:58 NOTICE: Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resolve/path2: 1 differences found
2026/07/07 02:16:58 NOTICE: Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resolve/path2: 1 errors while checking
2026/07/07 02:16:58 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/07 02:16:58 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/07/07 02:16:58 INFO : file1.txt: Winner cannot be determined as sizes are equal. Path1: 33, Path2: 33, Difference: 0
2026/07/07 02:16:58 INFO : file1.txt: [31mA winner could not be determined.[0m
2026/07/07 02:16:58 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path1/file1.txt.apple1[0m
2026/07/07 02:16:58 INFO : file1.txt: Copied (server-side copy) to: file1.txt.apple1
2026/07/07 02:16:58 INFO : file1.txt: Deleted
2026/07/07 02:16:58 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path2/file1.txt.apple1[0m
2026/07/07 02:16:58 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path2/file1.txt.apple2[0m
2026/07/07 02:16:58 INFO : file1.txt: Copied (server-side copy) to: file1.txt.apple2
2026/07/07 02:16:58 INFO : file1.txt: Deleted
2026/07/07 02:16:58 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path1/file1.txt.apple2[0m
2026/07/07 02:16:58 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/07 02:16:58 INFO : file1.txt.apple2: Copied (server-side copy)
2026/07/07 02:16:58 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/07 02:16:59 INFO : file1.txt.apple1: Copied (server-side copy)
2026/07/07 02:16:59 INFO : Updating listings
2026/07/07 02:16:59 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path2/"
2026/07/07 02:16:59 INFO : [32mBisync successful[0m
2026/07/07 02:16:59 NOTICE: [36m(25) :[0m [34mtest different suffixes[0m
2026/07/07 02:16:59 NOTICE: [36m(26) :[0m [34mtouch-glob 2003-07-23 /tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5/ file1R.txt[0m
2026/07/07 02:16:59 DEBUG : fs cache: switching user supplied name "/tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5/" for canonical name "/tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5"
2026/07/07 02:16:59 DEBUG : file1R.txt: Set modification time 2003-07-23
2026/07/07 02:16:59 NOTICE: [36m(27) :[0m [34mcopy-as /tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5/file1R.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path2/ file1.txt[0m
2026/07/07 02:16:59 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5/file1R.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path2/" as "file1.txt"
2026/07/07 02:16:59 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5/file1R.txt"
2026/07/07 02:16:59 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path2/"
2026/07/07 02:16:59 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resolve/path2" as "file1.txt"
2026/07/07 02:16:59 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/07/07 02:16:59 DEBUG : file1.txt: size = 33 OK
2026/07/07 02:16:59 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/07 02:16:59 INFO : file1R.txt: Copied (new) to: file1.txt
2026/07/07 02:16:59 NOTICE: [36m(28) :[0m [34mtouch-glob 2003-07-23 /tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5/ file1L.txt[0m
2026/07/07 02:16:59 DEBUG : fs cache: switching user supplied name "/tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5/" for canonical name "/tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5"
2026/07/07 02:16:59 DEBUG : file1L.txt: Set modification time 2003-07-23
2026/07/07 02:16:59 NOTICE: [36m(29) :[0m [34mcopy-as /tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5/file1L.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path1/ file1.txt[0m
2026/07/07 02:16:59 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5/file1L.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path1/" as "file1.txt"
2026/07/07 02:16:59 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5/file1L.txt"
2026/07/07 02:16:59 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path1/"
2026/07/07 02:16:59 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resolve/path1" as "file1.txt"
2026/07/07 02:16:59 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/07/07 02:16:59 DEBUG : file1.txt: size = 33 OK
2026/07/07 02:16:59 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/07 02:16:59 INFO : file1L.txt: Copied (new) to: file1.txt
2026/07/07 02:16:59 NOTICE: [36m(30) :[0m [34mtest bisync run with --conflict-resolve=older --conflict-loser=num --conflict-suffix=cloud,local[0m
2026/07/07 02:16:59 NOTICE: [36m(31) :[0m [34mbisync conflict-resolve=older conflict-loser=num conflict-suffix=cloud,local[0m
2026/07/07 02:17:03 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resolve/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:17:03 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resolve/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:17:03 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:17: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/07 02:17:03 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path2/"
2026/07/07 02:17:03 INFO : Building Path1 and Path2 listings
2026/07/07 02:17:03 INFO : Path1 checking for diffs
2026/07/07 02:17:03 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/07/07 02:17:03 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/07 02:17:03 INFO : Path2 checking for diffs
2026/07/07 02:17:03 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/07/07 02:17:03 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/07 02:17:03 INFO : Applying changes
2026/07/07 02:17:03 INFO : Checking potential conflicts...
2026/07/07 02:17:03 ERROR : file1.txt: md5 differ
2026/07/07 02:17:03 NOTICE: Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resolve/path2: 1 differences found
2026/07/07 02:17:03 NOTICE: Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resolve/path2: 1 errors while checking
2026/07/07 02:17:03 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/07 02:17:03 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/07/07 02:17:03 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/07 02:17:03 INFO : file1.txt: [31mA winner could not be determined.[0m
2026/07/07 02:17:03 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path1/file1.txt.cloud1[0m
2026/07/07 02:17:04 INFO : file1.txt: Copied (server-side copy) to: file1.txt.cloud1
2026/07/07 02:17:04 INFO : file1.txt: Deleted
2026/07/07 02:17:04 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path2/file1.txt.cloud1[0m
2026/07/07 02:17:04 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path2/file1.txt.local1[0m
2026/07/07 02:17:04 INFO : file1.txt: Copied (server-side copy) to: file1.txt.local1
2026/07/07 02:17:04 INFO : file1.txt: Deleted
2026/07/07 02:17:04 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path1/file1.txt.local1[0m
2026/07/07 02:17:04 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/07 02:17:04 INFO : file1.txt.local1: Copied (server-side copy)
2026/07/07 02:17:04 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/07 02:17:04 INFO : file1.txt.cloud1: Copied (server-side copy)
2026/07/07 02:17:04 INFO : Updating listings
2026/07/07 02:17:04 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path2/"
2026/07/07 02:17:04 INFO : [32mBisync successful[0m
2026/07/07 02:17:04 NOTICE: [36m(32) :[0m [34mtest legacy[0m
2026/07/07 02:17:04 NOTICE: [36m(33) :[0m [34mtouch-glob 2004-07-23 /tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5/ file1R.txt[0m
2026/07/07 02:17:04 DEBUG : fs cache: switching user supplied name "/tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5/" for canonical name "/tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5"
2026/07/07 02:17:04 DEBUG : file1R.txt: Set modification time 2004-07-23
2026/07/07 02:17:04 NOTICE: [36m(34) :[0m [34mcopy-as /tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5/file1R.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path2/ file1.txt[0m
2026/07/07 02:17:04 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5/file1R.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path2/" as "file1.txt"
2026/07/07 02:17:04 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5/file1R.txt"
2026/07/07 02:17:04 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path2/"
2026/07/07 02:17:04 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resolve/path2" as "file1.txt"
2026/07/07 02:17:04 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/07/07 02:17:05 DEBUG : file1.txt: size = 33 OK
2026/07/07 02:17:05 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/07 02:17:05 INFO : file1R.txt: Copied (new) to: file1.txt
2026/07/07 02:17:05 NOTICE: [36m(35) :[0m [34mtouch-glob 2004-07-23 /tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5/ file1L.txt[0m
2026/07/07 02:17:05 DEBUG : fs cache: switching user supplied name "/tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5/" for canonical name "/tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5"
2026/07/07 02:17:05 DEBUG : file1L.txt: Set modification time 2004-07-23
2026/07/07 02:17:05 NOTICE: [36m(36) :[0m [34mcopy-as /tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5/file1L.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path1/ file1.txt[0m
2026/07/07 02:17:05 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5/file1L.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path1/" as "file1.txt"
2026/07/07 02:17:05 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5/file1L.txt"
2026/07/07 02:17:05 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path1/"
2026/07/07 02:17:05 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resolve/path1" as "file1.txt"
2026/07/07 02:17:05 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/07/07 02:17:05 DEBUG : file1.txt: size = 33 OK
2026/07/07 02:17:05 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/07 02:17:05 INFO : file1L.txt: Copied (new) to: file1.txt
2026/07/07 02:17:05 NOTICE: [36m(37) :[0m [34mtest bisync run with --conflict-resolve=none --conflict-loser=pathname --conflict-suffix=.path[0m
2026/07/07 02:17:05 NOTICE: [36m(38) :[0m [34mbisync conflict-resolve=none conflict-loser=pathname conflict-suffix=.path[0m
2026/07/07 02:17:09 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resolve/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:17:09 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resolve/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:17:09 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:17: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/07 02:17:09 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path2/"
2026/07/07 02:17:09 INFO : Building Path1 and Path2 listings
2026/07/07 02:17:09 INFO : Path1 checking for diffs
2026/07/07 02:17:09 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/07/07 02:17:09 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/07 02:17:09 INFO : Path2 checking for diffs
2026/07/07 02:17:09 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/07/07 02:17:09 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/07 02:17:09 INFO : Applying changes
2026/07/07 02:17:09 INFO : Checking potential conflicts...
2026/07/07 02:17:09 ERROR : file1.txt: md5 differ
2026/07/07 02:17:09 NOTICE: Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resolve/path2: 1 differences found
2026/07/07 02:17:09 NOTICE: Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resolve/path2: 1 errors while checking
2026/07/07 02:17:09 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/07 02:17:09 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/07/07 02:17:09 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path1/file1.txt..path1[0m
2026/07/07 02:17:09 INFO : file1.txt: Copied (server-side copy) to: file1.txt..path1
2026/07/07 02:17:09 INFO : file1.txt: Deleted
2026/07/07 02:17:09 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path2/file1.txt..path1[0m
2026/07/07 02:17:09 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path2/file1.txt..path2[0m
2026/07/07 02:17:10 INFO : file1.txt: Copied (server-side copy) to: file1.txt..path2
2026/07/07 02:17:10 INFO : file1.txt: Deleted
2026/07/07 02:17:10 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path1/file1.txt..path2[0m
2026/07/07 02:17:10 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/07 02:17:10 INFO : file1.txt..path2: Copied (server-side copy)
2026/07/07 02:17:10 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/07 02:17:10 INFO : file1.txt..path1: Copied (server-side copy)
2026/07/07 02:17:10 INFO : Updating listings
2026/07/07 02:17:10 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path2/"
2026/07/07 02:17:10 INFO : [32mBisync successful[0m
2026/07/07 02:17:10 NOTICE: [36m(39) :[0m [34mtest deletes on both sides with default suffix[0m
2026/07/07 02:17:10 NOTICE: [36m(40) :[0m [34mtouch-glob 2005-01-02 /tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5/ file1R.txt[0m
2026/07/07 02:17:10 DEBUG : fs cache: switching user supplied name "/tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5/" for canonical name "/tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5"
2026/07/07 02:17:10 DEBUG : file1R.txt: Set modification time 2005-01-02
2026/07/07 02:17:10 NOTICE: [36m(41) :[0m [34mcopy-as /tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5/file1R.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path2/ file1.txt[0m
2026/07/07 02:17:10 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5/file1R.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path2/" as "file1.txt"
2026/07/07 02:17:10 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5/file1R.txt"
2026/07/07 02:17:10 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path2/"
2026/07/07 02:17:10 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resolve/path2" as "file1.txt"
2026/07/07 02:17:10 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/07/07 02:17:10 DEBUG : file1.txt: size = 33 OK
2026/07/07 02:17:10 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/07 02:17:10 INFO : file1R.txt: Copied (new) to: file1.txt
2026/07/07 02:17:10 NOTICE: [36m(42) :[0m [34mcopy-as /tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5/file1R.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path1/ file2.txt[0m
2026/07/07 02:17:10 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5/file1R.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path1/" as "file2.txt"
2026/07/07 02:17:10 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5/file1R.txt"
2026/07/07 02:17:10 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path1/"
2026/07/07 02:17:10 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resolve/path1" as "file2.txt"
2026/07/07 02:17:10 DEBUG : file1R.txt: size = 33 (Local file system at /tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5)
2026/07/07 02:17:10 DEBUG : file2.txt: size = 0 (Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resolve/path1)
2026/07/07 02:17:10 DEBUG : file1R.txt: Sizes differ
2026/07/07 02:17:10 DEBUG : file2.txt: size = 33 OK
2026/07/07 02:17:10 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/07 02:17:10 INFO : file1R.txt: Copied (replaced existing) to: file2.txt
2026/07/07 02:17:10 NOTICE: [36m(43) :[0m [34mtouch-glob 2006-03-04 /tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5/ file1L.txt[0m
2026/07/07 02:17:10 DEBUG : fs cache: switching user supplied name "/tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5/" for canonical name "/tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5"
2026/07/07 02:17:10 DEBUG : file1L.txt: Set modification time 2006-03-04
2026/07/07 02:17:10 NOTICE: [36m(44) :[0m [34mcopy-as /tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5/file1L.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path1/ file1.txt[0m
2026/07/07 02:17:10 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5/file1L.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path1/" as "file1.txt"
2026/07/07 02:17:10 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5/file1L.txt"
2026/07/07 02:17:10 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path1/"
2026/07/07 02:17:11 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resolve/path1" as "file1.txt"
2026/07/07 02:17:11 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/07/07 02:17:11 DEBUG : file1.txt: size = 33 OK
2026/07/07 02:17:11 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/07 02:17:11 INFO : file1L.txt: Copied (new) to: file1.txt
2026/07/07 02:17:11 NOTICE: [36m(45) :[0m [34mcopy-as /tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5/file1L.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path2/ file2.txt[0m
2026/07/07 02:17:11 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5/file1L.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path2/" as "file2.txt"
2026/07/07 02:17:11 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5/file1L.txt"
2026/07/07 02:17:11 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path2/"
2026/07/07 02:17:11 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resolve/path2" as "file2.txt"
2026/07/07 02:17:11 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5)
2026/07/07 02:17:11 DEBUG : file2.txt: size = 0 (Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resolve/path2)
2026/07/07 02:17:11 DEBUG : file1L.txt: Sizes differ
2026/07/07 02:17:11 DEBUG : file2.txt: size = 33 OK
2026/07/07 02:17:11 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/07 02:17:11 INFO : file1L.txt: Copied (replaced existing) to: file2.txt
2026/07/07 02:17:11 NOTICE: [36m(46) :[0m [34mtest bisync run with --conflict-resolve=newer --conflict-loser=delete[0m
2026/07/07 02:17:11 NOTICE: [36m(47) :[0m [34mbisync conflict-resolve=newer conflict-loser=delete[0m
2026/07/07 02:17:15 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resolve/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:17:15 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resolve/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:17:15 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:17: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/07 02:17:15 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path2/"
2026/07/07 02:17:15 INFO : Building Path1 and Path2 listings
2026/07/07 02:17:15 INFO : Path1 checking for diffs
2026/07/07 02:17:15 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/07/07 02:17:15 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/07/07 02:17:15 INFO : Path1: 2 changes: [32m 1 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/07 02:17:15 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/07 02:17:15 INFO : Path2 checking for diffs
2026/07/07 02:17:15 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/07/07 02:17:15 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/07/07 02:17:15 INFO : Path2: 2 changes: [32m 1 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/07 02:17:15 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/07 02:17:15 INFO : Applying changes
2026/07/07 02:17:15 INFO : Checking potential conflicts...
2026/07/07 02:17:15 ERROR : file1.txt: md5 differ
2026/07/07 02:17:15 ERROR : file2.txt: md5 differ
2026/07/07 02:17:15 NOTICE: Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resolve/path2: 2 differences found
2026/07/07 02:17:15 NOTICE: Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resolve/path2: 2 errors while checking
2026/07/07 02:17:15 INFO : Finished checking the potential conflicts. 2 differences found
2026/07/07 02:17:15 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/07/07 02:17:15 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/07 02:17:15 INFO : file1.txt: [32mThe winner is: Path1[0m
2026/07/07 02:17:15 NOTICE: - [34mPath2[0m [35mDeleting Path2 copy[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path2/file1.txt[0m
2026/07/07 02:17:15 INFO : file1.txt: Deleted
2026/07/07 02:17:15 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mfile1.txt[0m
2026/07/07 02:17:15 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile2.txt[0m
2026/07/07 02:17:15 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/07 02:17:15 INFO : file2.txt: [32mThe winner is: Path2[0m
2026/07/07 02:17:15 NOTICE: - [36mPath1[0m [35mDeleting Path1 copy[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path1/file2.txt[0m
2026/07/07 02:17:15 INFO : file2.txt: Deleted
2026/07/07 02:17:15 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mfile2.txt[0m
2026/07/07 02:17:15 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/07 02:17:16 INFO : file2.txt: Copied (server-side copy)
2026/07/07 02:17:16 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/07 02:17:16 INFO : file1.txt: Copied (server-side copy)
2026/07/07 02:17:16 INFO : Updating listings
2026/07/07 02:17:16 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path2/"
2026/07/07 02:17:16 INFO : [32mBisync successful[0m
2026/07/07 02:17:16 NOTICE: [36m(48) :[0m [34mtest --conflict-resolve newer --conflict-loser pathname --conflict-suffix path[0m
2026/07/07 02:17:16 NOTICE: [36m(49) :[0m [34mtouch-glob 2004-07-23 /tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5/ file1R.txt[0m
2026/07/07 02:17:16 DEBUG : fs cache: switching user supplied name "/tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5/" for canonical name "/tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5"
2026/07/07 02:17:16 DEBUG : file1R.txt: Set modification time 2004-07-23
2026/07/07 02:17:16 NOTICE: [36m(50) :[0m [34mcopy-as /tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5/file1R.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path2/ file1.txt[0m
2026/07/07 02:17:16 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5/file1R.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path2/" as "file1.txt"
2026/07/07 02:17:16 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5/file1R.txt"
2026/07/07 02:17:16 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path2/"
2026/07/07 02:17:16 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resolve/path2" as "file1.txt"
2026/07/07 02:17:16 DEBUG : file1.txt: size = 33 OK
2026/07/07 02:17:16 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/07 02:17:16 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 (Local file system at /tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5)
2026/07/07 02:17:16 DEBUG : file1.txt: md5 = ea683c03f780b76a62405456b08ae6fd (Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resolve/path2)
2026/07/07 02:17:16 DEBUG : file1R.txt: md5 differ
2026/07/07 02:17:16 DEBUG : file1.txt: size = 33 OK
2026/07/07 02:17:16 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/07 02:17:16 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/07/07 02:17:16 NOTICE: [36m(51) :[0m [34mtouch-glob 2004-07-25 /tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5/ file1L.txt[0m
2026/07/07 02:17:16 DEBUG : fs cache: switching user supplied name "/tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5/" for canonical name "/tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5"
2026/07/07 02:17:16 DEBUG : file1L.txt: Set modification time 2004-07-25
2026/07/07 02:17:16 NOTICE: [36m(52) :[0m [34mcopy-as /tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5/file1L.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path1/ file1.txt[0m
2026/07/07 02:17:16 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5/file1L.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path1/" as "file1.txt"
2026/07/07 02:17:16 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_resolve-vuwoyos5/file1L.txt"
2026/07/07 02:17:16 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path1/"
2026/07/07 02:17:16 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resolve/path1" as "file1.txt"
2026/07/07 02:17:16 DEBUG : file1.txt: size = 33 OK
2026/07/07 02:17:16 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/07 02:17:16 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/07 02:17:16 INFO : file1L.txt: Updated modification time in destination
2026/07/07 02:17:16 DEBUG : file1L.txt: Unchanged skipping
2026/07/07 02:17:16 NOTICE: [36m(53) :[0m [34mtest bisync run with --conflict-resolve=newer --conflict-loser=pathname --conflict-suffix=path[0m
2026/07/07 02:17:16 NOTICE: [36m(54) :[0m [34mbisync conflict-resolve=newer conflict-loser=pathname conflict-suffix=path[0m
2026/07/07 02:17:21 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resolve/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:17:21 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resolve/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:17:21 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:17:21 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/07 02:17:21 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path2/"
2026/07/07 02:17:21 INFO : Building Path1 and Path2 listings
2026/07/07 02:17:21 INFO : Path1 checking for diffs
2026/07/07 02:17:21 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.txt[0m
2026/07/07 02:17:21 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile2.txt[0m
2026/07/07 02:17:21 INFO : Path1: 2 changes: [32m 1 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/07 02:17:21 INFO : ([33mModified[0m: [36m 0 newer[0m, [34m 1 older[0m)
2026/07/07 02:17:21 INFO : Path2 checking for diffs
2026/07/07 02:17:21 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.txt[0m
2026/07/07 02:17:21 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile2.txt[0m
2026/07/07 02:17:21 INFO : Path2: 2 changes: [32m 1 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/07 02:17:21 INFO : ([33mModified[0m: [36m 0 newer[0m, [34m 1 older[0m)
2026/07/07 02:17:21 INFO : Applying changes
2026/07/07 02:17:21 INFO : Checking potential conflicts...
2026/07/07 02:17:21 ERROR : file1.txt: md5 differ
2026/07/07 02:17:21 NOTICE: Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resolve/path2: 1 differences found
2026/07/07 02:17:21 NOTICE: Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resolve/path2: 1 errors while checking
2026/07/07 02:17:21 NOTICE: Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resolve/path2: 1 matching files
2026/07/07 02:17:21 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/07 02:17:21 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/07/07 02:17:21 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/07 02:17:21 INFO : file1.txt: [32mThe winner is: Path1[0m
2026/07/07 02:17:21 NOTICE: - [36mPath1[0m [35mNot renaming Path1 copy, as it was determined the winner[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path1/file1.txt[0m
2026/07/07 02:17:21 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path2/file1.txt[0m
2026/07/07 02:17:21 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path2/file1.txt.path2[0m
2026/07/07 02:17:21 INFO : file1.txt: Copied (server-side copy) to: file1.txt.path2
2026/07/07 02:17:21 INFO : file1.txt: Deleted
2026/07/07 02:17:21 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path1/file1.txt.path2[0m
2026/07/07 02:17:21 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile2.txt[0m
2026/07/07 02:17:21 INFO : Files are equal! Skipping: file2.txt
2026/07/07 02:17:21 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/07 02:17:21 INFO : file1.txt.path2: Copied (server-side copy)
2026/07/07 02:17:21 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/07 02:17:21 INFO : file1.txt: Copied (server-side copy)
2026/07/07 02:17:21 INFO : Updating listings
2026/07/07 02:17:22 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resolve/path2/"
2026/07/07 02:17:22 INFO : [32mBisync successful[0m
2026/07/07 02:17:22 DEBUG : Waiting for deletions to finish
2026/07/07 02:17:22 INFO : file1.txt.dinosaur1: Deleted
2026/07/07 02:17:22 INFO : file1.txt..path2: Deleted
2026/07/07 02:17:22 INFO : file1.txt.apple1: Deleted
2026/07/07 02:17:22 INFO : file1.txt: Deleted
2026/07/07 02:17:22 INFO : RCLONE_TEST: Deleted
2026/07/07 02:17:22 INFO : file1.txt..path1: Deleted
2026/07/07 02:17:22 INFO : file1.txt.apple2: Deleted
2026/07/07 02:17:22 INFO : file1.txt.path2: Deleted
2026/07/07 02:17:22 INFO : file1.txt.local1: Deleted
2026/07/07 02:17:22 INFO : file1.txt.cloud1: Deleted
2026/07/07 02:17:22 INFO : file2.txt: Deleted
2026/07/07 02:17:22 DEBUG : removing 1 level 0 directories
2026/07/07 02:17:22 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resolve/path1: Removing directory
2026/07/07 02:17:22 DEBUG : Waiting for deletions to finish
2026/07/07 02:17:22 INFO : file1.txt..path1: Deleted
2026/07/07 02:17:22 INFO : file1.txt..path2: Deleted
2026/07/07 02:17:22 INFO : file1.txt: Deleted
2026/07/07 02:17:22 INFO : file1.txt.cloud1: Deleted
2026/07/07 02:17:22 INFO : file1.txt.dinosaur1: Deleted
2026/07/07 02:17:22 INFO : file1.txt.apple2: Deleted
2026/07/07 02:17:22 INFO : file1.txt.apple1: Deleted
2026/07/07 02:17:22 INFO : RCLONE_TEST: Deleted
2026/07/07 02:17:22 INFO : file1.txt.local1: Deleted
2026/07/07 02:17:22 INFO : file2.txt: Deleted
2026/07/07 02:17:22 INFO : file1.txt.path2: Deleted
2026/07/07 02:17:22 DEBUG : removing 1 level 0 directories
2026/07/07 02:17:22 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resolve/path2: Removing directory
bisync_test.go:610: [32mTEST resolve PASSED[0m
=== RUN TestBisyncRemoteRemote/resync
2026/07/07 02:17:22 INFO : path1: Making directory
2026/07/07 02:17:22 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync/path1"
2026/07/07 02:17:22 INFO : path2: Making directory
2026/07/07 02:17:22 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync/path2"
2026/07/07 02:17:22 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync/initial"
2026/07/07 02:17:22 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/initdir/test_resync-virofud5"
2026/07/07 02:17:22 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:17:22 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:17:22 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:17:22 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:17:22 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:17:22 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:17:22 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:17:22 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:17:22 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:17:22 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:17:22 DEBUG : Local file system at /tmp/020921sacoxar3/initdir/test_resync-virofud5: Waiting for checks to finish
2026/07/07 02:17:22 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:17:22 DEBUG : Local file system at /tmp/020921sacoxar3/initdir/test_resync-virofud5: Waiting for transfers to finish
2026/07/07 02:17:22 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:17:22 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:17:22 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:17:22 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/07 02:17:22 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:17:22 INFO : file2.txt: Copied (new)
2026/07/07 02:17:22 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:17:22 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:17:22 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:17:22 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:17:22 INFO : file1.txt: Copied (new)
2026/07/07 02:17:22 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/07 02:17:22 INFO : file3.txt: Copied (new)
2026/07/07 02:17:22 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/07 02:17:22 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:17:22 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/07 02:17:22 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/07 02:17:22 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:17:22 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/07 02:17:22 INFO : file6.txt: Copied (new)
2026/07/07 02:17:22 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:17:22 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/07 02:17:22 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/07 02:17:22 INFO : file5.txt: Copied (new)
2026/07/07 02:17:22 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/07 02:17:22 INFO : file4.txt: Copied (new)
2026/07/07 02:17:22 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:17:22 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/07 02:17:22 INFO : file7.txt: Copied (new)
2026/07/07 02:17:22 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync/modfiles"
2026/07/07 02:17:22 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_resync-dofeduy2"
2026/07/07 02:17:22 DEBUG : fileA.txt: Need to transfer - File not found at Destination
2026/07/07 02:17:22 DEBUG : fileB.txt: Need to transfer - File not found at Destination
2026/07/07 02:17:22 DEBUG : Local file system at /tmp/020921sacoxar3/datadir/test_resync-dofeduy2: Waiting for checks to finish
2026/07/07 02:17:22 DEBUG : Local file system at /tmp/020921sacoxar3/datadir/test_resync-dofeduy2: Waiting for transfers to finish
2026/07/07 02:17:22 DEBUG : fileA.txt.04c13af3.partial: size = 19 OK
2026/07/07 02:17:22 DEBUG : fileB.txt.b8ec97e6.partial: size = 19 OK
2026/07/07 02:17:22 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:17:22 DEBUG : fileA.txt.04c13af3.partial: renamed to: fileA.txt
2026/07/07 02:17:22 INFO : fileA.txt: Copied (new)
2026/07/07 02:17:22 DEBUG : fileB.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:17:22 DEBUG : fileB.txt.b8ec97e6.partial: renamed to: fileB.txt
2026/07/07 02:17:22 INFO : fileB.txt: Copied (new)
2026/07/07 02:17:22 DEBUG : Waiting for deletions to finish
2026/07/07 02:17:22 DEBUG : removing 1 level 0 directories
2026/07/07 02:17:22 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync/path1: Removing directory
2026/07/07 02:17:22 DEBUG : Waiting for deletions to finish
2026/07/07 02:17:22 DEBUG : removing 1 level 0 directories
2026/07/07 02:17:22 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync/path2: Removing directory
2026/07/07 02:17:23 NOTICE: checking initFs Local file system at /tmp/020921sacoxar3/initdir/test_resync-virofud5
2026/07/07 02:17:23 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:17:23 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:17:23 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:17:23 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:17:23 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:17:23 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:17:23 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:17:23 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:17:23 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync/path1: Waiting for checks to finish
2026/07/07 02:17:23 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync/path1: Waiting for transfers to finish
2026/07/07 02:17:23 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:17:23 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:17:23 INFO : file2.txt: Copied (new)
2026/07/07 02:17:23 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:17:23 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:17:23 INFO : file1.txt: Copied (new)
2026/07/07 02:17:23 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:17:23 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:17:23 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:17:23 DEBUG : file3.txt: size = 0 OK
2026/07/07 02:17:23 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:17:23 INFO : file3.txt: Copied (new)
2026/07/07 02:17:23 DEBUG : file5.txt: size = 0 OK
2026/07/07 02:17:23 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:17:23 INFO : file5.txt: Copied (new)
2026/07/07 02:17:23 DEBUG : file4.txt: size = 0 OK
2026/07/07 02:17:23 DEBUG : file6.txt: size = 0 OK
2026/07/07 02:17:23 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:17:23 INFO : file6.txt: Copied (new)
2026/07/07 02:17:23 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:17:23 INFO : file4.txt: Copied (new)
2026/07/07 02:17:23 DEBUG : file7.txt: size = 0 OK
2026/07/07 02:17:23 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:17:23 INFO : file7.txt: Copied (new)
2026/07/07 02:17:23 NOTICE: checking Path1 Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync/path1
2026/07/07 02:17:23 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:17:23 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:17:23 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:17:23 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:17:23 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:17:23 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:17:23 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:17:23 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:17:23 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync/path2: Waiting for checks to finish
2026/07/07 02:17:23 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync/path2: Waiting for transfers to finish
2026/07/07 02:17:23 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:17:23 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:17:23 INFO : file1.txt: Copied (new)
2026/07/07 02:17:23 DEBUG : file3.txt: size = 0 OK
2026/07/07 02:17:23 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:17:23 INFO : file3.txt: Copied (new)
2026/07/07 02:17:23 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:17:23 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:17:23 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:17:23 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:17:23 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:17:23 INFO : file2.txt: Copied (new)
2026/07/07 02:17:23 DEBUG : file4.txt: size = 0 OK
2026/07/07 02:17:23 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:17:23 INFO : file4.txt: Copied (new)
2026/07/07 02:17:23 DEBUG : file6.txt: size = 0 OK
2026/07/07 02:17:23 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:17:23 INFO : file6.txt: Copied (new)
2026/07/07 02:17:23 DEBUG : file7.txt: size = 0 OK
2026/07/07 02:17:23 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:17:23 INFO : file7.txt: Copied (new)
2026/07/07 02:17:23 DEBUG : file5.txt: size = 0 OK
2026/07/07 02:17:23 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:17:23 INFO : file5.txt: Copied (new)
2026/07/07 02:17:23 NOTICE: checking path2 Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync/path2
2026/07/07 02:17:23 NOTICE: [36m(01) :[0m [34mtest resync[0m
2026/07/07 02:17:23 NOTICE: [36m(02) :[0m [34mtest 1. resync with empty path1, resulting in copying all content from path2.[0m
2026/07/07 02:17:23 NOTICE: [36m(03) :[0m [34mpurge-children TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync/path1/[0m
2026/07/07 02:17:23 DEBUG : RCLONE_TEST: Remove file
2026/07/07 02:17:23 DEBUG : file1.txt: Remove file
2026/07/07 02:17:23 DEBUG : file2.txt: Remove file
2026/07/07 02:17:23 DEBUG : file3.txt: Remove file
2026/07/07 02:17:23 DEBUG : file4.txt: Remove file
2026/07/07 02:17:23 DEBUG : file5.txt: Remove file
2026/07/07 02:17:23 DEBUG : file6.txt: Remove file
2026/07/07 02:17:23 DEBUG : file7.txt: Remove file
2026/07/07 02:17:24 NOTICE: [36m(04) :[0m [34mbisync resync[0m
2026/07/07 02:17:28 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:17:28 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:17:28 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:17: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/07 02:17:28 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync/path2/"
2026/07/07 02:17:28 INFO : Copying Path2 files to Path1
2026/07/07 02:17:28 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:17:28 INFO : file2.txt: Copied (server-side copy)
2026/07/07 02:17:28 INFO : RCLONE_TEST: Copied (server-side copy)
2026/07/07 02:17:28 INFO : file3.txt: Copied (server-side copy)
2026/07/07 02:17:28 INFO : file1.txt: Copied (server-side copy)
2026/07/07 02:17:28 INFO : file4.txt: Copied (server-side copy)
2026/07/07 02:17:28 INFO : file5.txt: Copied (server-side copy)
2026/07/07 02:17:28 INFO : file6.txt: Copied (server-side copy)
2026/07/07 02:17:28 INFO : file7.txt: Copied (server-side copy)
2026/07/07 02:17:28 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:17:28 INFO : Resync updating listings
2026/07/07 02:17:28 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync/path2/"
2026/07/07 02:17:28 INFO : [32mBisync successful[0m
2026/07/07 02:17:28 NOTICE: [36m(05) :[0m [34mmove-listings empty-path1[0m
2026/07/07 02:17:28 NOTICE: [36m(06) :[0m [34mtest 2. resync with empty path2, resulting in syncing all content to path2.[0m
2026/07/07 02:17:28 NOTICE: [36m(07) :[0m [34mpurge-children TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync/path2/[0m
2026/07/07 02:17:28 DEBUG : RCLONE_TEST: Remove file
2026/07/07 02:17:28 DEBUG : file1.txt: Remove file
2026/07/07 02:17:28 DEBUG : file2.txt: Remove file
2026/07/07 02:17:28 DEBUG : file3.txt: Remove file
2026/07/07 02:17:28 DEBUG : file4.txt: Remove file
2026/07/07 02:17:29 DEBUG : file5.txt: Remove file
2026/07/07 02:17:29 DEBUG : file6.txt: Remove file
2026/07/07 02:17:29 DEBUG : file7.txt: Remove file
2026/07/07 02:17:29 NOTICE: [36m(08) :[0m [34mbisync resync[0m
2026/07/07 02:17:33 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:17:33 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:17:33 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:17:33 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/07 02:17:33 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync/path2/"
2026/07/07 02:17:33 INFO : Copying Path2 files to Path1
2026/07/07 02:17:33 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:17:33 INFO : There was nothing to transfer
2026/07/07 02:17:33 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:17:33 INFO : RCLONE_TEST: Copied (server-side copy)
2026/07/07 02:17:33 INFO : file1.txt: Copied (server-side copy)
2026/07/07 02:17:33 INFO : file3.txt: Copied (server-side copy)
2026/07/07 02:17:33 INFO : file2.txt: Copied (server-side copy)
2026/07/07 02:17:33 INFO : file4.txt: Copied (server-side copy)
2026/07/07 02:17:33 INFO : file6.txt: Copied (server-side copy)
2026/07/07 02:17:33 INFO : file5.txt: Copied (server-side copy)
2026/07/07 02:17:33 INFO : file7.txt: Copied (server-side copy)
2026/07/07 02:17:33 INFO : Resync updating listings
2026/07/07 02:17:33 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync/path2/"
2026/07/07 02:17:33 INFO : [32mBisync successful[0m
2026/07/07 02:17:33 NOTICE: [36m(09) :[0m [34mmove-listings empty-path2[0m
2026/07/07 02:17:33 NOTICE: [36m(10) :[0m [34mtest 3. exercise all of the various file difference scenarios during a resync.[0m
2026/07/07 02:17:33 NOTICE: [36m(11) :[0m [34mtouch-glob 2002-02-02 /tmp/020921sacoxar3/datadir/test_resync-dofeduy2/ fileA.txt[0m
2026/07/07 02:17:33 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_resync-dofeduy2/"
2026/07/07 02:17:33 DEBUG : fs cache: renaming cache item "/tmp/020921sacoxar3/datadir/test_resync-dofeduy2/" to be canonical "/tmp/020921sacoxar3/datadir/test_resync-dofeduy2"
2026/07/07 02:17:33 DEBUG : fileA.txt: Set modification time 2002-02-02
2026/07/07 02:17:33 NOTICE: [36m(12) :[0m [34mtouch-glob 1999-09-09 /tmp/020921sacoxar3/datadir/test_resync-dofeduy2/ fileB.txt[0m
2026/07/07 02:17:33 DEBUG : fs cache: switching user supplied name "/tmp/020921sacoxar3/datadir/test_resync-dofeduy2/" for canonical name "/tmp/020921sacoxar3/datadir/test_resync-dofeduy2"
2026/07/07 02:17:33 DEBUG : fileB.txt: Set modification time 1999-09-09
2026/07/07 02:17:33 NOTICE: [36m(13) :[0m [34mtest = file - path1 - path2 - expected action - who wins[0m
2026/07/07 02:17:33 NOTICE: [36m(14) :[0m [34mtest - file1.txt - exists - missing - sync path1 > path2 - path1[0m
2026/07/07 02:17:33 NOTICE: [36m(15) :[0m [34mdelete-file TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync/path2/file1.txt[0m
2026/07/07 02:17:33 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync/path2/"
2026/07/07 02:17:33 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync/path2/" to be canonical "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync/path2"
2026/07/07 02:17:33 INFO : file1.txt: Deleted
2026/07/07 02:17:33 NOTICE: [36m(16) :[0m [34mtest - file2.txt - missing - exists - copy path2 > path1 - path2[0m
2026/07/07 02:17:33 NOTICE: [36m(17) :[0m [34mdelete-file TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync/path1/file2.txt[0m
2026/07/07 02:17:33 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync/path1/"
2026/07/07 02:17:34 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync/path1/" to be canonical "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync/path1"
2026/07/07 02:17:34 INFO : file2.txt: Deleted
2026/07/07 02:17:34 NOTICE: [36m(18) :[0m [34mtest - file3.txt - exists - newer date - sync path1 > path2 - path1[0m
2026/07/07 02:17:34 NOTICE: [36m(19) :[0m [34mcopy-as /tmp/020921sacoxar3/datadir/test_resync-dofeduy2/fileA.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync/path2/ file3.txt[0m
2026/07/07 02:17:34 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_resync-dofeduy2/fileA.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync/path2/" as "file3.txt"
2026/07/07 02:17:34 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_resync-dofeduy2/fileA.txt"
2026/07/07 02:17:34 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync/path2/"
2026/07/07 02:17:34 DEBUG : operations.CopyFile "fileA.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync/path2" as "file3.txt"
2026/07/07 02:17:34 DEBUG : fileA.txt: size = 19 (Local file system at /tmp/020921sacoxar3/datadir/test_resync-dofeduy2)
2026/07/07 02:17:34 DEBUG : file3.txt: size = 0 (Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync/path2)
2026/07/07 02:17:34 DEBUG : fileA.txt: Sizes differ
2026/07/07 02:17:34 DEBUG : file3.txt: size = 19 OK
2026/07/07 02:17:34 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:17:34 INFO : fileA.txt: Copied (replaced existing) to: file3.txt
2026/07/07 02:17:34 NOTICE: [36m(20) :[0m [34mtest - file4.txt - missing - newer date - copy path2 > path1 - path2[0m
2026/07/07 02:17:34 NOTICE: [36m(21) :[0m [34mdelete-file TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync/path1/file4.txt[0m
2026/07/07 02:17:34 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync/path1/" for canonical name "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync/path1"
2026/07/07 02:17:34 INFO : file4.txt: Deleted
2026/07/07 02:17:34 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/020921sacoxar3/datadir/test_resync-dofeduy2/fileA.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync/path2/ file4.txt[0m
2026/07/07 02:17:34 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_resync-dofeduy2/fileA.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync/path2/" as "file4.txt"
2026/07/07 02:17:34 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_resync-dofeduy2/fileA.txt"
2026/07/07 02:17:34 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync/path2/"
2026/07/07 02:17:34 DEBUG : operations.CopyFile "fileA.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync/path2" as "file4.txt"
2026/07/07 02:17:34 DEBUG : fileA.txt: size = 19 (Local file system at /tmp/020921sacoxar3/datadir/test_resync-dofeduy2)
2026/07/07 02:17:34 DEBUG : file4.txt: size = 0 (Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync/path2)
2026/07/07 02:17:34 DEBUG : fileA.txt: Sizes differ
2026/07/07 02:17:34 DEBUG : file4.txt: size = 19 OK
2026/07/07 02:17:34 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:17:34 INFO : fileA.txt: Copied (replaced existing) to: file4.txt
2026/07/07 02:17:34 NOTICE: [36m(23) :[0m [34mtest - file5.txt - exists - older date - sync path1 > path2 - path1[0m
2026/07/07 02:17:34 NOTICE: [36m(24) :[0m [34mcopy-as /tmp/020921sacoxar3/datadir/test_resync-dofeduy2/fileB.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync/path2/ file5.txt[0m
2026/07/07 02:17:34 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_resync-dofeduy2/fileB.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync/path2/" as "file5.txt"
2026/07/07 02:17:34 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_resync-dofeduy2/fileB.txt"
2026/07/07 02:17:34 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync/path2/"
2026/07/07 02:17:34 DEBUG : operations.CopyFile "fileB.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync/path2" as "file5.txt"
2026/07/07 02:17:34 DEBUG : fileB.txt: size = 19 (Local file system at /tmp/020921sacoxar3/datadir/test_resync-dofeduy2)
2026/07/07 02:17:34 DEBUG : file5.txt: size = 0 (Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync/path2)
2026/07/07 02:17:34 DEBUG : fileB.txt: Sizes differ
2026/07/07 02:17:34 DEBUG : file5.txt: size = 19 OK
2026/07/07 02:17:34 DEBUG : fileB.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:17:34 INFO : fileB.txt: Copied (replaced existing) to: file5.txt
2026/07/07 02:17:34 NOTICE: [36m(25) :[0m [34mtest - file6.txt - older date - newer date - sync path1 > path2 - path1[0m
2026/07/07 02:17:34 NOTICE: [36m(26) :[0m [34mcopy-as /tmp/020921sacoxar3/datadir/test_resync-dofeduy2/fileB.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync/path1/ file6.txt[0m
2026/07/07 02:17:34 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_resync-dofeduy2/fileB.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync/path1/" as "file6.txt"
2026/07/07 02:17:34 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_resync-dofeduy2/fileB.txt"
2026/07/07 02:17:34 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync/path1/"
2026/07/07 02:17:34 DEBUG : operations.CopyFile "fileB.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync/path1" as "file6.txt"
2026/07/07 02:17:34 DEBUG : fileB.txt: size = 19 (Local file system at /tmp/020921sacoxar3/datadir/test_resync-dofeduy2)
2026/07/07 02:17:34 DEBUG : file6.txt: size = 0 (Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync/path1)
2026/07/07 02:17:34 DEBUG : fileB.txt: Sizes differ
2026/07/07 02:17:34 DEBUG : file6.txt: size = 19 OK
2026/07/07 02:17:34 DEBUG : fileB.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:17:34 INFO : fileB.txt: Copied (replaced existing) to: file6.txt
2026/07/07 02:17:34 NOTICE: [36m(27) :[0m [34mcopy-as /tmp/020921sacoxar3/datadir/test_resync-dofeduy2/fileA.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync/path2/ file6.txt[0m
2026/07/07 02:17:34 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_resync-dofeduy2/fileA.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync/path2/" as "file6.txt"
2026/07/07 02:17:34 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_resync-dofeduy2/fileA.txt"
2026/07/07 02:17:34 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync/path2/"
2026/07/07 02:17:34 DEBUG : operations.CopyFile "fileA.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync/path2" as "file6.txt"
2026/07/07 02:17:35 DEBUG : fileA.txt: size = 19 (Local file system at /tmp/020921sacoxar3/datadir/test_resync-dofeduy2)
2026/07/07 02:17:35 DEBUG : file6.txt: size = 0 (Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync/path2)
2026/07/07 02:17:35 DEBUG : fileA.txt: Sizes differ
2026/07/07 02:17:35 DEBUG : file6.txt: size = 19 OK
2026/07/07 02:17:35 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:17:35 INFO : fileA.txt: Copied (replaced existing) to: file6.txt
2026/07/07 02:17:35 NOTICE: [36m(28) :[0m [34mtest - file7.txt - exists - exists (same) - none - same[0m
2026/07/07 02:17:35 NOTICE: [36m(29) :[0m [34mtest run bisync with resync[0m
2026/07/07 02:17:35 NOTICE: [36m(30) :[0m [34mbisync resync[0m
2026/07/07 02:17:39 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:17:39 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:17:39 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:17: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/07 02:17:39 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync/path2/"
2026/07/07 02:17:39 INFO : Copying Path2 files to Path1
2026/07/07 02:17:39 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:17:39 INFO : file2.txt: Copied (server-side copy)
2026/07/07 02:17:39 INFO : file4.txt: Copied (server-side copy)
2026/07/07 02:17:39 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:17:39 INFO : file6.txt: Updated modification time in destination
2026/07/07 02:17:39 INFO : file3.txt: Copied (server-side copy)
2026/07/07 02:17:39 INFO : file5.txt: Copied (server-side copy)
2026/07/07 02:17:39 INFO : file1.txt: Copied (server-side copy)
2026/07/07 02:17:39 INFO : Resync updating listings
2026/07/07 02:17:39 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync/path2/"
2026/07/07 02:17:39 INFO : [32mBisync successful[0m
2026/07/07 02:17:39 NOTICE: [36m(31) :[0m [34mcopy-listings mixed-diffs[0m
2026/07/07 02:17:39 NOTICE: [36m(32) :[0m [34mtest run normal bisync[0m
2026/07/07 02:17:39 NOTICE: [36m(33) :[0m [34mbisync[0m
2026/07/07 02:17:44 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:17:44 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:17:44 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:17: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/07 02:17:44 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync/path2/"
2026/07/07 02:17:44 INFO : Building Path1 and Path2 listings
2026/07/07 02:17:44 INFO : Path1 checking for diffs
2026/07/07 02:17:44 INFO : Path2 checking for diffs
2026/07/07 02:17:44 INFO : No changes found
2026/07/07 02:17:44 INFO : Updating listings
2026/07/07 02:17:44 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync/path2/"
2026/07/07 02:17:44 INFO : [32mBisync successful[0m
2026/07/07 02:17:44 NOTICE: [36m(34) :[0m [34mtest 4. confirm critical error on normal sync of empty path.[0m
2026/07/07 02:17:44 NOTICE: [36m(35) :[0m [34mpurge-children TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync/path2/[0m
2026/07/07 02:17:44 DEBUG : RCLONE_TEST: Remove file
2026/07/07 02:17:44 DEBUG : file1.txt: Remove file
2026/07/07 02:17:44 DEBUG : file2.txt: Remove file
2026/07/07 02:17:44 DEBUG : file3.txt: Remove file
2026/07/07 02:17:44 DEBUG : file4.txt: Remove file
2026/07/07 02:17:44 DEBUG : file5.txt: Remove file
2026/07/07 02:17:44 DEBUG : file6.txt: Remove file
2026/07/07 02:17:44 DEBUG : file7.txt: Remove file
2026/07/07 02:17:44 NOTICE: [36m(36) :[0m [34mbisync[0m
2026/07/07 02:17:48 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:17:48 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:17:48 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:17: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/07 02:17:48 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync/path2/"
2026/07/07 02:17:48 INFO : Building Path1 and Path2 listings
2026/07/07 02:17:49 INFO : Path1 checking for diffs
2026/07/07 02:17:49 INFO : Path2 checking for diffs
2026/07/07 02:17:49 ERROR : Empty current Path2 listing. Cannot sync to an empty directory: /tmp/020921sacoxar3/workdir/TestAzureBlob_rclone-test-tawoqir8kice_020921sacoxar3_resync_path1..TestAzureBlob_rclone-test-tawoqir8kice_020921sacoxar3_resync_path2.path2.lst-new
2026/07/07 02:17:49 ERROR : [31mBisync critical error: empty current Path2 listing: /tmp/020921sacoxar3/workdir/TestAzureBlob_rclone-test-tawoqir8kice_020921sacoxar3_resync_path1..TestAzureBlob_rclone-test-tawoqir8kice_020921sacoxar3_resync_path2.path2.lst-new[0m
2026/07/07 02:17:49 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/07 02:17:49 NOTICE: Bisync error: bisync aborted
2026/07/07 02:17:49 DEBUG : Waiting for deletions to finish
2026/07/07 02:17:49 INFO : file6.txt: Deleted
2026/07/07 02:17:49 INFO : file7.txt: Deleted
2026/07/07 02:17:49 INFO : file3.txt: Deleted
2026/07/07 02:17:49 INFO : file2.txt: Deleted
2026/07/07 02:17:49 INFO : file1.txt: Deleted
2026/07/07 02:17:49 INFO : RCLONE_TEST: Deleted
2026/07/07 02:17:49 INFO : file4.txt: Deleted
2026/07/07 02:17:49 INFO : file5.txt: Deleted
2026/07/07 02:17:49 DEBUG : removing 1 level 0 directories
2026/07/07 02:17:49 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync/path1: Removing directory
2026/07/07 02:17:49 DEBUG : Waiting for deletions to finish
2026/07/07 02:17:49 DEBUG : removing 1 level 0 directories
2026/07/07 02:17:49 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync/path2: Removing directory
bisync_test.go:610: [32mTEST resync PASSED[0m
=== RUN TestBisyncRemoteRemote/resync_modes
2026/07/07 02:17:49 INFO : path1: Making directory
2026/07/07 02:17:49 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path1"
2026/07/07 02:17:49 INFO : path2: Making directory
2026/07/07 02:17:49 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path2"
2026/07/07 02:17:49 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync_modes/initial"
2026/07/07 02:17:49 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/initdir/test_resync_modes-harulun9"
2026/07/07 02:17:49 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:17:49 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:17:49 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:17:49 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:17:49 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:17:49 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:17:49 DEBUG : Local file system at /tmp/020921sacoxar3/initdir/test_resync_modes-harulun9: Waiting for checks to finish
2026/07/07 02:17:49 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:17:49 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:17:49 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:17:49 INFO : file1.txt: Copied (new)
2026/07/07 02:17:49 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:17:49 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:17:49 DEBUG : Local file system at /tmp/020921sacoxar3/initdir/test_resync_modes-harulun9: Waiting for transfers to finish
2026/07/07 02:17:49 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:17:49 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:17:49 INFO : file2.txt: Copied (new)
2026/07/07 02:17:49 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync_modes/modfiles"
2026/07/07 02:17:49 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5"
2026/07/07 02:17:49 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/07/07 02:17:49 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/07/07 02:17:49 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:17:49 DEBUG : file1L.txt.684d937d.partial: size = 33 OK
2026/07/07 02:17:49 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/07 02:17:49 DEBUG : file1R.txt.d467e63a.partial: size = 42 OK
2026/07/07 02:17:49 DEBUG : file1L.txt.684d937d.partial: renamed to: file1L.txt
2026/07/07 02:17:49 INFO : file1L.txt: Copied (new)
2026/07/07 02:17:49 DEBUG : Local file system at /tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5: Waiting for checks to finish
2026/07/07 02:17:49 DEBUG : Local file system at /tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5: Waiting for transfers to finish
2026/07/07 02:17:49 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/07 02:17:49 DEBUG : file1R.txt.d467e63a.partial: renamed to: file1R.txt
2026/07/07 02:17:49 INFO : file1R.txt: Copied (new)
2026/07/07 02:17:49 DEBUG : file2.txt.ac4156f2.partial: size = 37 OK
2026/07/07 02:17:49 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/07/07 02:17:49 DEBUG : file2.txt.ac4156f2.partial: renamed to: file2.txt
2026/07/07 02:17:49 INFO : file2.txt: Copied (new)
2026/07/07 02:17:49 DEBUG : Waiting for deletions to finish
2026/07/07 02:17:49 DEBUG : removing 1 level 0 directories
2026/07/07 02:17:49 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync_modes/path1: Removing directory
2026/07/07 02:17:49 DEBUG : Waiting for deletions to finish
2026/07/07 02:17:49 DEBUG : removing 1 level 0 directories
2026/07/07 02:17:49 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync_modes/path2: Removing directory
2026/07/07 02:17:49 NOTICE: checking initFs Local file system at /tmp/020921sacoxar3/initdir/test_resync_modes-harulun9
2026/07/07 02:17:49 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:17:49 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:17:49 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:17:49 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync_modes/path1: Waiting for checks to finish
2026/07/07 02:17:49 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync_modes/path1: Waiting for transfers to finish
2026/07/07 02:17:49 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:17:49 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:17:49 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:17:49 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:17:49 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:17:49 INFO : file2.txt: Copied (new)
2026/07/07 02:17:49 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:17:49 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:17:49 INFO : file1.txt: Copied (new)
2026/07/07 02:17:49 NOTICE: checking Path1 Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync_modes/path1
2026/07/07 02:17:49 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:17:49 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:17:49 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:17:49 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync_modes/path2: Waiting for checks to finish
2026/07/07 02:17:49 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync_modes/path2: Waiting for transfers to finish
2026/07/07 02:17:49 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:17:49 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:17:49 INFO : file1.txt: Copied (new)
2026/07/07 02:17:49 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:17:49 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:17:49 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:17:49 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:17:49 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:17:49 INFO : file2.txt: Copied (new)
2026/07/07 02:17:49 NOTICE: checking path2 Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync_modes/path2
2026/07/07 02:17:50 NOTICE: [36m(01) :[0m [34mtest resync-mode[0m
2026/07/07 02:17:50 NOTICE: [36m(02) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/07 02:17:50 NOTICE: [36m(03) :[0m [34mtouch-glob 2001-01-02 /tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/ file1R.txt[0m
2026/07/07 02:17:50 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/"
2026/07/07 02:17:50 DEBUG : fs cache: renaming cache item "/tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/" to be canonical "/tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5"
2026/07/07 02:17:50 DEBUG : file1R.txt: Set modification time 2001-01-02
2026/07/07 02:17:50 NOTICE: [36m(04) :[0m [34mcopy-as /tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/file1R.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path2/ file1.txt[0m
2026/07/07 02:17:50 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/file1R.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path2/" as "file1.txt"
2026/07/07 02:17:50 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/file1R.txt"
2026/07/07 02:17:50 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path2/"
2026/07/07 02:17:50 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync_modes/path2" as "file1.txt"
2026/07/07 02:17:50 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5)
2026/07/07 02:17:50 DEBUG : file1.txt: size = 0 (Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync_modes/path2)
2026/07/07 02:17:50 DEBUG : file1R.txt: Sizes differ
2026/07/07 02:17:50 DEBUG : file1.txt: size = 42 OK
2026/07/07 02:17:50 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/07 02:17:50 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/07/07 02:17:50 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-03-04 /tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/ file1L.txt[0m
2026/07/07 02:17:50 DEBUG : fs cache: switching user supplied name "/tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/" for canonical name "/tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5"
2026/07/07 02:17:50 DEBUG : file1L.txt: Set modification time 2001-03-04
2026/07/07 02:17:50 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/file1L.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path1/ file1.txt[0m
2026/07/07 02:17:50 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/file1L.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path1/" as "file1.txt"
2026/07/07 02:17:50 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/file1L.txt"
2026/07/07 02:17:50 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path1/"
2026/07/07 02:17:50 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync_modes/path1" as "file1.txt"
2026/07/07 02:17:50 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5)
2026/07/07 02:17:50 DEBUG : file1.txt: size = 0 (Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync_modes/path1)
2026/07/07 02:17:50 DEBUG : file1L.txt: Sizes differ
2026/07/07 02:17:50 DEBUG : file1.txt: size = 33 OK
2026/07/07 02:17:50 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/07 02:17:50 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/07/07 02:17:50 NOTICE: [36m(07) :[0m [34mtest bisync run with --resync-mode=newer[0m
2026/07/07 02:17:50 NOTICE: [36m(08) :[0m [34mbisync resync resync-mode=newer[0m
2026/07/07 02:17:54 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync_modes/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:17:54 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync_modes/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:17:54 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:17: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/07 02:17:54 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path2/"
2026/07/07 02:17:54 INFO : Copying Path2 files to Path1
2026/07/07 02:17:54 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:17:54 INFO : There was nothing to transfer
2026/07/07 02:17:54 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:17:54 INFO : file1.txt: Copied (server-side copy)
2026/07/07 02:17:54 INFO : Resync updating listings
2026/07/07 02:17:54 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path2/"
2026/07/07 02:17:54 INFO : [32mBisync successful[0m
2026/07/07 02:17:54 NOTICE: [36m(09) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/07 02:17:54 NOTICE: [36m(10) :[0m [34mtouch-glob 2001-07-23 /tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/ file1R.txt[0m
2026/07/07 02:17:54 DEBUG : fs cache: switching user supplied name "/tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/" for canonical name "/tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5"
2026/07/07 02:17:54 DEBUG : file1R.txt: Set modification time 2001-07-23
2026/07/07 02:17:54 NOTICE: [36m(11) :[0m [34mcopy-as /tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/file1R.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path2/ file1.txt[0m
2026/07/07 02:17:54 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/file1R.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path2/" as "file1.txt"
2026/07/07 02:17:54 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/file1R.txt"
2026/07/07 02:17:54 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path2/"
2026/07/07 02:17:55 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync_modes/path2" as "file1.txt"
2026/07/07 02:17:55 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5)
2026/07/07 02:17:55 DEBUG : file1.txt: size = 33 (Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync_modes/path2)
2026/07/07 02:17:55 DEBUG : file1R.txt: Sizes differ
2026/07/07 02:17:55 DEBUG : file1.txt: size = 42 OK
2026/07/07 02:17:55 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/07 02:17:55 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/07/07 02:17:55 NOTICE: [36m(12) :[0m [34mtouch-glob 2001-08-26 /tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/ file1L.txt[0m
2026/07/07 02:17:55 DEBUG : fs cache: switching user supplied name "/tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/" for canonical name "/tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5"
2026/07/07 02:17:55 DEBUG : file1L.txt: Set modification time 2001-08-26
2026/07/07 02:17:55 NOTICE: [36m(13) :[0m [34mcopy-as /tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/file1L.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path1/ file1.txt[0m
2026/07/07 02:17:55 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/file1L.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path1/" as "file1.txt"
2026/07/07 02:17:55 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/file1L.txt"
2026/07/07 02:17:55 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path1/"
2026/07/07 02:17:55 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync_modes/path1" as "file1.txt"
2026/07/07 02:17:55 DEBUG : file1.txt: size = 33 OK
2026/07/07 02:17:55 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/07 02:17:55 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/07 02:17:55 INFO : file1L.txt: Updated modification time in destination
2026/07/07 02:17:55 DEBUG : file1L.txt: Unchanged skipping
2026/07/07 02:17:55 NOTICE: [36m(14) :[0m [34mtest bisync run with --resync-mode=path2[0m
2026/07/07 02:17:55 NOTICE: [36m(15) :[0m [34mbisync resync resync-mode=path2[0m
2026/07/07 02:17:59 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync_modes/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:17:59 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync_modes/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:17:59 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:17: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/07 02:17:59 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path2/"
2026/07/07 02:17:59 INFO : Copying Path2 files to Path1
2026/07/07 02:17:59 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:17:59 INFO : file1.txt: Copied (server-side copy)
2026/07/07 02:17:59 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:17:59 INFO : Resync updating listings
2026/07/07 02:17:59 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path2/"
2026/07/07 02:17:59 INFO : [32mBisync successful[0m
2026/07/07 02:17:59 NOTICE: [36m(16) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/07 02:17:59 NOTICE: [36m(17) :[0m [34mtouch-glob 2002-07-23 /tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/ file1R.txt[0m
2026/07/07 02:17:59 DEBUG : fs cache: switching user supplied name "/tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/" for canonical name "/tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5"
2026/07/07 02:17:59 DEBUG : file1R.txt: Set modification time 2002-07-23
2026/07/07 02:17:59 NOTICE: [36m(18) :[0m [34mcopy-as /tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/file1R.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path2/ file1.txt[0m
2026/07/07 02:17:59 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/file1R.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path2/" as "file1.txt"
2026/07/07 02:17:59 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/file1R.txt"
2026/07/07 02:17:59 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path2/"
2026/07/07 02:17:59 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync_modes/path2" as "file1.txt"
2026/07/07 02:17:59 DEBUG : file1.txt: size = 42 OK
2026/07/07 02:17:59 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/07 02:17:59 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/07 02:17:59 INFO : file1R.txt: Updated modification time in destination
2026/07/07 02:17:59 DEBUG : file1R.txt: Unchanged skipping
2026/07/07 02:17:59 NOTICE: [36m(19) :[0m [34mtouch-glob 2002-08-26 /tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/ file1L.txt[0m
2026/07/07 02:17:59 DEBUG : fs cache: switching user supplied name "/tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/" for canonical name "/tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5"
2026/07/07 02:17:59 DEBUG : file1L.txt: Set modification time 2002-08-26
2026/07/07 02:17:59 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/file1L.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path1/ file1.txt[0m
2026/07/07 02:17:59 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/file1L.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path1/" as "file1.txt"
2026/07/07 02:17:59 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/file1L.txt"
2026/07/07 02:17:59 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path1/"
2026/07/07 02:18:00 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync_modes/path1" as "file1.txt"
2026/07/07 02:18:00 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5)
2026/07/07 02:18:00 DEBUG : file1.txt: size = 42 (Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync_modes/path1)
2026/07/07 02:18:00 DEBUG : file1L.txt: Sizes differ
2026/07/07 02:18:00 DEBUG : file1.txt: size = 33 OK
2026/07/07 02:18:00 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/07 02:18:00 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/07/07 02:18:00 NOTICE: [36m(21) :[0m [34mtest bisync run with --resync-mode=larger[0m
2026/07/07 02:18:00 NOTICE: [36m(22) :[0m [34mbisync resync resync-mode=larger[0m
2026/07/07 02:18:04 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync_modes/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:18:04 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync_modes/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:18:04 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:18: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/07 02:18:04 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path2/"
2026/07/07 02:18:04 INFO : Copying Path2 files to Path1
2026/07/07 02:18:04 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:18:04 INFO : file1.txt: Path2 is larger. Path1: 33, Path2: 42, Difference: 9
2026/07/07 02:18:04 INFO : file1.txt: Copied (server-side copy)
2026/07/07 02:18:04 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:18:04 INFO : Resync updating listings
2026/07/07 02:18:04 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path2/"
2026/07/07 02:18:04 INFO : [32mBisync successful[0m
2026/07/07 02:18:04 NOTICE: [36m(23) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/07 02:18:04 NOTICE: [36m(24) :[0m [34mtouch-glob 2003-07-23 /tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/ file1R.txt[0m
2026/07/07 02:18:04 DEBUG : fs cache: switching user supplied name "/tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/" for canonical name "/tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5"
2026/07/07 02:18:04 DEBUG : file1R.txt: Set modification time 2003-07-23
2026/07/07 02:18:04 NOTICE: [36m(25) :[0m [34mcopy-as /tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/file1R.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path2/ file1.txt[0m
2026/07/07 02:18:04 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/file1R.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path2/" as "file1.txt"
2026/07/07 02:18:04 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/file1R.txt"
2026/07/07 02:18:04 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path2/"
2026/07/07 02:18:04 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync_modes/path2" as "file1.txt"
2026/07/07 02:18:04 DEBUG : file1.txt: size = 42 OK
2026/07/07 02:18:04 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/07 02:18:04 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/07 02:18:04 INFO : file1R.txt: Updated modification time in destination
2026/07/07 02:18:04 DEBUG : file1R.txt: Unchanged skipping
2026/07/07 02:18:04 NOTICE: [36m(26) :[0m [34mtouch-glob 2003-09-04 /tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/ file1L.txt[0m
2026/07/07 02:18:04 DEBUG : fs cache: switching user supplied name "/tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/" for canonical name "/tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5"
2026/07/07 02:18:04 DEBUG : file1L.txt: Set modification time 2003-09-04
2026/07/07 02:18:04 NOTICE: [36m(27) :[0m [34mcopy-as /tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/file1L.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path1/ file1.txt[0m
2026/07/07 02:18:04 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/file1L.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path1/" as "file1.txt"
2026/07/07 02:18:04 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/file1L.txt"
2026/07/07 02:18:04 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path1/"
2026/07/07 02:18:04 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync_modes/path1" as "file1.txt"
2026/07/07 02:18:04 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5)
2026/07/07 02:18:04 DEBUG : file1.txt: size = 42 (Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync_modes/path1)
2026/07/07 02:18:04 DEBUG : file1L.txt: Sizes differ
2026/07/07 02:18:05 DEBUG : file1.txt: size = 33 OK
2026/07/07 02:18:05 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/07 02:18:05 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/07/07 02:18:05 NOTICE: [36m(28) :[0m [34mtest bisync run with --resync-mode=older[0m
2026/07/07 02:18:05 NOTICE: [36m(29) :[0m [34mbisync resync resync-mode=older[0m
2026/07/07 02:18:09 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync_modes/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:18:09 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync_modes/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:18:09 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:18: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/07 02:18:09 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path2/"
2026/07/07 02:18:09 INFO : Copying Path2 files to Path1
2026/07/07 02:18:09 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:18:09 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/07 02:18:09 INFO : file1.txt: Copied (server-side copy)
2026/07/07 02:18:09 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:18:09 INFO : Resync updating listings
2026/07/07 02:18:09 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path2/"
2026/07/07 02:18:09 INFO : [32mBisync successful[0m
2026/07/07 02:18:09 NOTICE: [36m(30) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/07 02:18:09 NOTICE: [36m(31) :[0m [34mtouch-glob 2004-07-23 /tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/ file1R.txt[0m
2026/07/07 02:18:09 DEBUG : fs cache: switching user supplied name "/tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/" for canonical name "/tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5"
2026/07/07 02:18:09 DEBUG : file1R.txt: Set modification time 2004-07-23
2026/07/07 02:18:09 NOTICE: [36m(32) :[0m [34mcopy-as /tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/file1R.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path2/ file1.txt[0m
2026/07/07 02:18:09 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/file1R.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path2/" as "file1.txt"
2026/07/07 02:18:09 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/file1R.txt"
2026/07/07 02:18:09 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path2/"
2026/07/07 02:18:09 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync_modes/path2" as "file1.txt"
2026/07/07 02:18:09 DEBUG : file1.txt: size = 42 OK
2026/07/07 02:18:09 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/07 02:18:09 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/07 02:18:09 INFO : file1R.txt: Updated modification time in destination
2026/07/07 02:18:09 DEBUG : file1R.txt: Unchanged skipping
2026/07/07 02:18:09 NOTICE: [36m(33) :[0m [34mtouch-glob 2004-07-23 /tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/ file1L.txt[0m
2026/07/07 02:18:09 DEBUG : fs cache: switching user supplied name "/tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/" for canonical name "/tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5"
2026/07/07 02:18:09 DEBUG : file1L.txt: Set modification time 2004-07-23
2026/07/07 02:18:09 NOTICE: [36m(34) :[0m [34mcopy-as /tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/file1L.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path1/ file1.txt[0m
2026/07/07 02:18:09 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/file1L.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path1/" as "file1.txt"
2026/07/07 02:18:09 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/file1L.txt"
2026/07/07 02:18:09 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path1/"
2026/07/07 02:18:09 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync_modes/path1" as "file1.txt"
2026/07/07 02:18:09 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5)
2026/07/07 02:18:09 DEBUG : file1.txt: size = 42 (Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync_modes/path1)
2026/07/07 02:18:09 DEBUG : file1L.txt: Sizes differ
2026/07/07 02:18:09 DEBUG : file1.txt: size = 33 OK
2026/07/07 02:18:09 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/07 02:18:09 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/07/07 02:18:09 NOTICE: [36m(35) :[0m [34mtest bisync run with --resync-mode=smaller[0m
2026/07/07 02:18:09 NOTICE: [36m(36) :[0m [34mbisync resync resync-mode=smaller[0m
2026/07/07 02:18:14 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync_modes/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:18:14 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync_modes/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:18:14 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02: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/07 02:18:14 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path2/"
2026/07/07 02:18:14 INFO : Copying Path2 files to Path1
2026/07/07 02:18:14 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:18:14 INFO : file1.txt: Path1 is smaller. Path1: 33, Path2: 42, Difference: 9
2026/07/07 02:18:14 INFO : There was nothing to transfer
2026/07/07 02:18:14 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:18:14 INFO : file1.txt: Path1 is smaller. Path1: 33, Path2: 42, Difference: 9
2026/07/07 02:18:14 INFO : file1.txt: Copied (server-side copy)
2026/07/07 02:18:14 INFO : Resync updating listings
2026/07/07 02:18:14 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path2/"
2026/07/07 02:18:14 INFO : [32mBisync successful[0m
2026/07/07 02:18:14 NOTICE: [36m(37) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/07 02:18:14 NOTICE: [36m(38) :[0m [34mtouch-glob 2005-01-02 /tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/ file1R.txt[0m
2026/07/07 02:18:14 DEBUG : fs cache: switching user supplied name "/tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/" for canonical name "/tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5"
2026/07/07 02:18:14 DEBUG : file1R.txt: Set modification time 2005-01-02
2026/07/07 02:18:14 NOTICE: [36m(39) :[0m [34mcopy-as /tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/file1R.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path2/ file1.txt[0m
2026/07/07 02:18:14 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/file1R.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path2/" as "file1.txt"
2026/07/07 02:18:14 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/file1R.txt"
2026/07/07 02:18:14 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path2/"
2026/07/07 02:18:14 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync_modes/path2" as "file1.txt"
2026/07/07 02:18:14 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5)
2026/07/07 02:18:14 DEBUG : file1.txt: size = 33 (Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync_modes/path2)
2026/07/07 02:18:14 DEBUG : file1R.txt: Sizes differ
2026/07/07 02:18:14 DEBUG : file1.txt: size = 42 OK
2026/07/07 02:18:14 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/07 02:18:14 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/07/07 02:18:14 NOTICE: [36m(40) :[0m [34mcopy-as /tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/file1R.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path1/ file2.txt[0m
2026/07/07 02:18:14 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/file1R.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path1/" as "file2.txt"
2026/07/07 02:18:14 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/file1R.txt"
2026/07/07 02:18:14 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path1/"
2026/07/07 02:18:14 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync_modes/path1" as "file2.txt"
2026/07/07 02:18:14 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5)
2026/07/07 02:18:14 DEBUG : file2.txt: size = 0 (Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync_modes/path1)
2026/07/07 02:18:14 DEBUG : file1R.txt: Sizes differ
2026/07/07 02:18:14 DEBUG : file2.txt: size = 42 OK
2026/07/07 02:18:14 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/07 02:18:14 INFO : file1R.txt: Copied (replaced existing) to: file2.txt
2026/07/07 02:18:14 NOTICE: [36m(41) :[0m [34mtouch-glob 2006-03-04 /tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/ file1L.txt[0m
2026/07/07 02:18:14 DEBUG : fs cache: switching user supplied name "/tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/" for canonical name "/tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5"
2026/07/07 02:18:14 DEBUG : file1L.txt: Set modification time 2006-03-04
2026/07/07 02:18:14 NOTICE: [36m(42) :[0m [34mcopy-as /tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/file1L.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path1/ file1.txt[0m
2026/07/07 02:18:14 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/file1L.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path1/" as "file1.txt"
2026/07/07 02:18:14 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/file1L.txt"
2026/07/07 02:18:14 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path1/"
2026/07/07 02:18:15 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync_modes/path1" as "file1.txt"
2026/07/07 02:18:15 DEBUG : file1.txt: size = 33 OK
2026/07/07 02:18:15 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/07 02:18:15 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/07 02:18:15 INFO : file1L.txt: Updated modification time in destination
2026/07/07 02:18:15 DEBUG : file1L.txt: Unchanged skipping
2026/07/07 02:18:15 NOTICE: [36m(43) :[0m [34mcopy-as /tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/file1L.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path2/ file2.txt[0m
2026/07/07 02:18:15 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/file1L.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path2/" as "file2.txt"
2026/07/07 02:18:15 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/file1L.txt"
2026/07/07 02:18:15 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path2/"
2026/07/07 02:18:15 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync_modes/path2" as "file2.txt"
2026/07/07 02:18:15 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5)
2026/07/07 02:18:15 DEBUG : file2.txt: size = 0 (Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync_modes/path2)
2026/07/07 02:18:15 DEBUG : file1L.txt: Sizes differ
2026/07/07 02:18:15 DEBUG : file2.txt: size = 33 OK
2026/07/07 02:18:15 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/07 02:18:15 INFO : file1L.txt: Copied (replaced existing) to: file2.txt
2026/07/07 02:18:15 NOTICE: [36m(44) :[0m [34mtest bisync run with --resync-mode=path1[0m
2026/07/07 02:18:15 NOTICE: [36m(45) :[0m [34mbisync resync resync-mode=path1[0m
2026/07/07 02:18:19 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync_modes/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:18:19 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync_modes/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:18:19 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:18: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/07 02:18:19 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path2/"
2026/07/07 02:18:19 INFO : Copying Path2 files to Path1
2026/07/07 02:18:19 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:18:19 INFO : There was nothing to transfer
2026/07/07 02:18:19 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:18:19 INFO : file1.txt: Copied (server-side copy)
2026/07/07 02:18:19 INFO : file2.txt: Copied (server-side copy)
2026/07/07 02:18:19 INFO : Resync updating listings
2026/07/07 02:18:19 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path2/"
2026/07/07 02:18:19 INFO : [32mBisync successful[0m
2026/07/07 02:18:19 NOTICE: [36m(46) :[0m [34mtest no winner[0m
2026/07/07 02:18:19 NOTICE: [36m(47) :[0m [34mtouch-glob 2022-02-22 /tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/ file1R.txt[0m
2026/07/07 02:18:19 DEBUG : fs cache: switching user supplied name "/tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/" for canonical name "/tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5"
2026/07/07 02:18:19 DEBUG : file1R.txt: Set modification time 2022-02-22
2026/07/07 02:18:19 NOTICE: [36m(48) :[0m [34mcopy-as /tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/file1R.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path2/ file1.txt[0m
2026/07/07 02:18:19 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/file1R.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path2/" as "file1.txt"
2026/07/07 02:18:19 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/file1R.txt"
2026/07/07 02:18:19 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path2/"
2026/07/07 02:18:19 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync_modes/path2" as "file1.txt"
2026/07/07 02:18:19 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5)
2026/07/07 02:18:19 DEBUG : file1.txt: size = 33 (Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync_modes/path2)
2026/07/07 02:18:19 DEBUG : file1R.txt: Sizes differ
2026/07/07 02:18:20 DEBUG : file1.txt: size = 42 OK
2026/07/07 02:18:20 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/07 02:18:20 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/07/07 02:18:20 NOTICE: [36m(49) :[0m [34mcopy-as /tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/file1R.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path1/ file2.txt[0m
2026/07/07 02:18:20 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/file1R.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path1/" as "file2.txt"
2026/07/07 02:18:20 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/file1R.txt"
2026/07/07 02:18:20 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path1/"
2026/07/07 02:18:20 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync_modes/path1" as "file2.txt"
2026/07/07 02:18:20 DEBUG : file2.txt: size = 42 OK
2026/07/07 02:18:20 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/07 02:18:20 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/07 02:18:20 INFO : file1R.txt: Updated modification time in destination
2026/07/07 02:18:20 DEBUG : file1R.txt: Unchanged skipping
2026/07/07 02:18:20 NOTICE: [36m(50) :[0m [34mtouch-glob 2022-02-22 /tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/ file1L.txt[0m
2026/07/07 02:18:20 DEBUG : fs cache: switching user supplied name "/tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/" for canonical name "/tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5"
2026/07/07 02:18:20 DEBUG : file1L.txt: Set modification time 2022-02-22
2026/07/07 02:18:20 NOTICE: [36m(51) :[0m [34mcopy-as /tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/file1L.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path1/ file1.txt[0m
2026/07/07 02:18:20 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/file1L.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path1/" as "file1.txt"
2026/07/07 02:18:20 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/file1L.txt"
2026/07/07 02:18:20 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path1/"
2026/07/07 02:18:20 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync_modes/path1" as "file1.txt"
2026/07/07 02:18:20 DEBUG : file1.txt: size = 33 OK
2026/07/07 02:18:20 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/07 02:18:20 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/07 02:18:20 INFO : file1L.txt: Updated modification time in destination
2026/07/07 02:18:20 DEBUG : file1L.txt: Unchanged skipping
2026/07/07 02:18:20 NOTICE: [36m(52) :[0m [34mcopy-as /tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/file1L.txt TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path2/ file2.txt[0m
2026/07/07 02:18:20 DEBUG : copyFile "/tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/file1L.txt" to "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path2/" as "file2.txt"
2026/07/07 02:18:20 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5/file1L.txt"
2026/07/07 02:18:20 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path2/"
2026/07/07 02:18:20 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync_modes/path2" as "file2.txt"
2026/07/07 02:18:20 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/020921sacoxar3/datadir/test_resync_modes-cocurep5)
2026/07/07 02:18:20 DEBUG : file2.txt: size = 42 (Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync_modes/path2)
2026/07/07 02:18:20 DEBUG : file1L.txt: Sizes differ
2026/07/07 02:18:20 DEBUG : file2.txt: size = 33 OK
2026/07/07 02:18:20 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/07 02:18:20 INFO : file1L.txt: Copied (replaced existing) to: file2.txt
2026/07/07 02:18:20 NOTICE: [36m(53) :[0m [34mtest bisync run with --resync-mode=newer[0m
2026/07/07 02:18:20 NOTICE: [36m(54) :[0m [34mbisync resync resync-mode=newer[0m
2026/07/07 02:18:24 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync_modes/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:18:24 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync_modes/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/07 02:18:24 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/07 02:18: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/07 02:18:24 INFO : Synching Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path1/" with Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path2/"
2026/07/07 02:18:24 INFO : Copying Path2 files to Path1
2026/07/07 02:18:24 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/07 02:18:25 INFO : file2.txt: Copied (server-side copy)
2026/07/07 02:18:25 INFO : file1.txt: Copied (server-side copy)
2026/07/07 02:18:25 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/07 02:18:25 INFO : Resync updating listings
2026/07/07 02:18:25 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path1/" vs Path2 "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/resync_modes/path2/"
2026/07/07 02:18:25 INFO : [32mBisync successful[0m
2026/07/07 02:18:25 DEBUG : Waiting for deletions to finish
2026/07/07 02:18:25 INFO : file2.txt: Deleted
2026/07/07 02:18:25 INFO : RCLONE_TEST: Deleted
2026/07/07 02:18:25 INFO : file1.txt: Deleted
2026/07/07 02:18:25 DEBUG : removing 1 level 0 directories
2026/07/07 02:18:25 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync_modes/path1: Removing directory
2026/07/07 02:18:25 DEBUG : Waiting for deletions to finish
2026/07/07 02:18:25 INFO : file2.txt: Deleted
2026/07/07 02:18:25 INFO : file1.txt: Deleted
2026/07/07 02:18:25 INFO : RCLONE_TEST: Deleted
2026/07/07 02:18:25 DEBUG : removing 1 level 0 directories
2026/07/07 02:18:25 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/resync_modes/path2: Removing directory
bisync_test.go:610: [32mTEST resync_modes PASSED[0m
=== RUN TestBisyncRemoteRemote/rmdirs
2026/07/07 02:18:25 INFO : path1: Making directory
2026/07/07 02:18:25 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rmdirs/path1"
2026/07/07 02:18:25 INFO : path2: Making directory
2026/07/07 02:18:25 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/rmdirs/path2"
2026/07/07 02:18:25 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rmdirs/initial"
2026/07/07 02:18:25 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/initdir/test_rmdirs-hutodib5"
2026/07/07 02:18:25 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:18:25 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/07 02:18:25 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/07 02:18:25 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/07 02:18:25 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/07 02:18:25 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/07 02:18:25 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:18:25 DEBUG : subdir: Making directory with metadata
2026/07/07 02:18:25 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/07 02:18:25 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/07 02:18:25 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:18:25 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:18:25 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/07 02:18:25 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:18:25 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:18:25 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:18:25 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:18:25 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/07 02:18:25 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/07 02:18:25 INFO : file1.copy1.txt: Copied (new)
2026/07/07 02:18:25 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/07 02:18:25 DEBUG : Local file system at /tmp/020921sacoxar3/initdir/test_rmdirs-hutodib5: Waiting for checks to finish
2026/07/07 02:18:25 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/07 02:18:25 DEBUG : Local file system at /tmp/020921sacoxar3/initdir/test_rmdirs-hutodib5: Waiting for transfers to finish
2026/07/07 02:18:25 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:18:25 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:18:25 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/07 02:18:25 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/07 02:18:25 INFO : file1.copy2.txt: Copied (new)
2026/07/07 02:18:25 INFO : file1.copy3.txt: Copied (new)
2026/07/07 02:18:25 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/07 02:18:25 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:18:25 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/07 02:18:25 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:18:25 INFO : file1.copy4.txt: Copied (new)
2026/07/07 02:18:25 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:18:25 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/07 02:18:25 INFO : file1.copy5.txt: Copied (new)
2026/07/07 02:18:25 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/07 02:18:25 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:18:25 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:18:25 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/07 02:18:25 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:18:25 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:18:25 INFO : file1.txt: Copied (new)
2026/07/07 02:18:25 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/07 02:18:25 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rmdirs/modfiles"
2026/07/07 02:18:25 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_rmdirs-kuyokah6"
2026/07/07 02:18:25 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:18:25 DEBUG : Local file system at /tmp/020921sacoxar3/datadir/test_rmdirs-kuyokah6: Waiting for checks to finish
2026/07/07 02:18:25 DEBUG : Local file system at /tmp/020921sacoxar3/datadir/test_rmdirs-kuyokah6: Waiting for transfers to finish
2026/07/07 02:18:25 DEBUG : file1.txt.f41fd5ee.partial: size = 19 OK
2026/07/07 02:18:25 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:18:25 DEBUG : file1.txt.f41fd5ee.partial: renamed to: file1.txt
2026/07/07 02:18:25 INFO : file1.txt: Copied (new)
2026/07/07 02:18:25 DEBUG : Waiting for deletions to finish
2026/07/07 02:18:25 DEBUG : removing 1 level 0 directories
2026/07/07 02:18:25 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/rmdirs/path1: Removing directory
2026/07/07 02:18:25 DEBUG : Waiting for deletions to finish
2026/07/07 02:18:25 DEBUG : removing 1 level 0 directories
2026/07/07 02:18:25 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/rmdirs/path2: Removing directory
2026/07/07 02:18:25 NOTICE: checking initFs Local file system at /tmp/020921sacoxar3/initdir/test_rmdirs-hutodib5
2026/07/07 02:18:25 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:18:25 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/07 02:18:25 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/07 02:18:25 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/07 02:18:25 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/07 02:18:25 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/07 02:18:25 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:18:25 INFO : subdir: Making directory
2026/07/07 02:18:25 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:18:25 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/rmdirs/path1: Waiting for checks to finish
2026/07/07 02:18:25 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/rmdirs/path1: Waiting for transfers to finish
2026/07/07 02:18:25 DEBUG : file1.copy2.txt: size = 0 OK
2026/07/07 02:18:25 DEBUG : file1.copy3.txt: size = 0 OK
2026/07/07 02:18:25 DEBUG : file1.copy1.txt: size = 0 OK
2026/07/07 02:18:25 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:18:25 INFO : file1.copy2.txt: Copied (new)
2026/07/07 02:18:25 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:18:25 INFO : file1.copy3.txt: Copied (new)
2026/07/07 02:18:25 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:18:25 INFO : file1.copy1.txt: Copied (new)
2026/07/07 02:18:25 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:18:25 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:18:25 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:18:25 DEBUG : file1.copy5.txt: size = 0 OK
2026/07/07 02:18:25 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:18:25 INFO : file1.copy5.txt: Copied (new)
2026/07/07 02:18:25 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:18:25 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:18:25 INFO : file1.txt: Copied (new)
2026/07/07 02:18:25 DEBUG : file1.copy4.txt: size = 0 OK
2026/07/07 02:18:25 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:18:25 INFO : file1.copy4.txt: Copied (new)
2026/07/07 02:18:25 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/07 02:18:25 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:18:25 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:18:25 NOTICE: checking Path1 Azure container rclone-test-tawoqir8kice path 020921sacoxar3/rmdirs/path1
2026/07/07 02:18:26 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:18:26 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/07 02:18:26 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/07 02:18:26 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/07 02:18:26 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/07 02:18:26 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/07 02:18:26 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:18:26 INFO : subdir: Making directory
2026/07/07 02:18:26 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/07 02:18:26 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/rmdirs/path2: Waiting for checks to finish
2026/07/07 02:18:26 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/rmdirs/path2: Waiting for transfers to finish
2026/07/07 02:18:26 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:18:26 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:18:26 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:18:26 DEBUG : file1.copy2.txt: size = 0 OK
2026/07/07 02:18:26 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:18:26 INFO : file1.copy2.txt: Copied (new)
2026/07/07 02:18:26 DEBUG : file1.copy3.txt: size = 0 OK
2026/07/07 02:18:26 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:18:26 INFO : file1.copy3.txt: Copied (new)
2026/07/07 02:18:26 DEBUG : file1.copy1.txt: size = 0 OK
2026/07/07 02:18:26 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:18:26 INFO : file1.copy1.txt: Copied (new)
2026/07/07 02:18:26 DEBUG : file1.copy4.txt: size = 0 OK
2026/07/07 02:18:26 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:18:26 INFO : file1.copy4.txt: Copied (new)
2026/07/07 02:18:26 DEBUG : file1.copy5.txt: size = 0 OK
2026/07/07 02:18:26 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:18:26 INFO : file1.copy5.txt: Copied (new)
2026/07/07 02:18:26 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:18:26 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:18:26 INFO : file1.txt: Copied (new)
2026/07/07 02:18:26 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/07 02:18:26 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:18:26 INFO : subdir/file20.txt: Copied (new)
2026/07/07 02:18:26 NOTICE: checking path2 Azure container rclone-test-tawoqir8kice path 020921sacoxar3/rmdirs/path2
2026/07/07 02:18:26 NOTICE: [36m(01) :[0m [34mtest rmdirs[0m
2026/07/07 02:18:26 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/07 02:18:26 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/07 02:18:26 INFO : path1: Making directory
2026/07/07 02:18:26 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/volatile/path1"
2026/07/07 02:18:26 INFO : path2: Making directory
2026/07/07 02:18:26 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-tawoqir8kice/020921sacoxar3/volatile/path2"
2026/07/07 02:18:26 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_volatile/initial"
2026/07/07 02:18:26 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/initdir/test_volatile-lowulad9"
2026/07/07 02:18:26 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:18:26 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:18:26 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:18:26 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:18:26 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:18:26 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:18:26 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:18:26 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:18:26 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:18:26 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/07 02:18:26 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/07 02:18:26 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/07 02:18:26 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/07 02:18:26 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:18:26 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/07 02:18:26 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:18:26 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/07 02:18:26 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:18:26 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/07 02:18:26 INFO : file1.txt: Copied (new)
2026/07/07 02:18:26 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/07 02:18:26 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:18:26 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/07 02:18:26 INFO : file2.txt: Copied (new)
2026/07/07 02:18:26 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/07 02:18:26 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:18:26 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/07 02:18:26 INFO : file3.txt: Copied (new)
2026/07/07 02:18:26 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/07 02:18:26 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:18:26 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/07 02:18:26 INFO : file4.txt: Copied (new)
2026/07/07 02:18:26 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:18:26 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:18:26 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/07 02:18:26 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/07 02:18:26 INFO : file7.txt: Copied (new)
2026/07/07 02:18:26 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:18:26 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:18:26 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/07 02:18:26 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/07 02:18:26 DEBUG : Local file system at /tmp/020921sacoxar3/initdir/test_volatile-lowulad9: Waiting for checks to finish
2026/07/07 02:18:26 INFO : file6.txt: Copied (new)
2026/07/07 02:18:26 INFO : file5.txt: Copied (new)
2026/07/07 02:18:26 DEBUG : Local file system at /tmp/020921sacoxar3/initdir/test_volatile-lowulad9: Waiting for transfers to finish
2026/07/07 02:18:26 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/07 02:18:26 INFO : file8.txt: Copied (new)
2026/07/07 02:18:26 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_volatile/modfiles"
2026/07/07 02:18:26 DEBUG : Creating backend with remote "/tmp/020921sacoxar3/datadir/test_volatile-jixiqok4"
2026/07/07 02:18:26 DEBUG : dummy.txt: Need to transfer - File not found at Destination
2026/07/07 02:18:26 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:18:26 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/07 02:18:26 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/07 02:18:26 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:18:26 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/07/07 02:18:26 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/07/07 02:18:26 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:18:26 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:18:26 DEBUG : dummy.txt.b3782999.partial: size = 0 OK
2026/07/07 02:18:26 DEBUG : dummy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:18:26 DEBUG : dummy.txt.b3782999.partial: renamed to: dummy.txt
2026/07/07 02:18:26 INFO : dummy.txt: Copied (new)
2026/07/07 02:18:26 DEBUG : file1.txt.be52b1c9.partial: size = 19 OK
2026/07/07 02:18:26 DEBUG : Local file system at /tmp/020921sacoxar3/datadir/test_volatile-jixiqok4: Waiting for checks to finish
2026/07/07 02:18:26 DEBUG : file10.txt.bdde3bf8.partial: size = 19 OK
2026/07/07 02:18:26 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:18:26 DEBUG : file1.txt.be52b1c9.partial: renamed to: file1.txt
2026/07/07 02:18:26 INFO : file1.txt: Copied (new)
2026/07/07 02:18:26 DEBUG : file11.txt.d4a7309d.partial: size = 19 OK
2026/07/07 02:18:26 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:18:26 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:18:26 DEBUG : file10.txt.bdde3bf8.partial: renamed to: file10.txt
2026/07/07 02:18:26 INFO : file10.txt: Copied (new)
2026/07/07 02:18:26 DEBUG : file11.txt.d4a7309d.partial: renamed to: file11.txt
2026/07/07 02:18:26 INFO : file11.txt: Copied (new)
2026/07/07 02:18:26 DEBUG : Local file system at /tmp/020921sacoxar3/datadir/test_volatile-jixiqok4: Waiting for transfers to finish
2026/07/07 02:18:26 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/07/07 02:18:26 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/07/07 02:18:26 DEBUG : file2.txt.23ff1769.partial: size = 13 OK
2026/07/07 02:18:26 DEBUG : file6.txt.7b4c87b3.partial: size = 19 OK
2026/07/07 02:18:26 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/07 02:18:26 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/07 02:18:26 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/07/07 02:18:26 INFO : file5L.txt: Copied (new)
2026/07/07 02:18:26 DEBUG : file2.txt.23ff1769.partial: renamed to: file2.txt
2026/07/07 02:18:26 INFO : file2.txt: Copied (new)
2026/07/07 02:18:26 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/07 02:18:26 DEBUG : file7.txt.38c43fbf.partial: size = 19 OK
2026/07/07 02:18:26 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:18:26 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/07/07 02:18:26 INFO : file5R.txt: Copied (new)
2026/07/07 02:18:26 DEBUG : file6.txt.7b4c87b3.partial: renamed to: file6.txt
2026/07/07 02:18:26 INFO : file6.txt: Copied (new)
2026/07/07 02:18:26 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/07 02:18:26 DEBUG : file7.txt.38c43fbf.partial: renamed to: file7.txt
2026/07/07 02:18:26 INFO : file7.txt: Copied (new)
2026/07/07 02:18:26 DEBUG : Waiting for deletions to finish
2026/07/07 02:18:26 DEBUG : removing 1 level 0 directories
2026/07/07 02:18:26 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/volatile/path1: Removing directory
2026/07/07 02:18:26 DEBUG : Waiting for deletions to finish
2026/07/07 02:18:26 DEBUG : removing 1 level 0 directories
2026/07/07 02:18:26 INFO : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/volatile/path2: Removing directory
2026/07/07 02:18:26 NOTICE: checking initFs Local file system at /tmp/020921sacoxar3/initdir/test_volatile-lowulad9
2026/07/07 02:18:26 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:18:26 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:18:26 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:18:26 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:18:26 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:18:26 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:18:26 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:18:26 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:18:26 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:18:26 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/volatile/path1: Waiting for checks to finish
2026/07/07 02:18:26 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/volatile/path1: Waiting for transfers to finish
2026/07/07 02:18:26 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:18:26 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:18:26 INFO : file2.txt: Copied (new)
2026/07/07 02:18:26 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:18:26 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:18:26 INFO : file1.txt: Copied (new)
2026/07/07 02:18:26 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:18:26 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:18:26 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:18:26 DEBUG : file3.txt: size = 0 OK
2026/07/07 02:18:26 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:18:26 INFO : file3.txt: Copied (new)
2026/07/07 02:18:26 DEBUG : file4.txt: size = 0 OK
2026/07/07 02:18:26 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:18:26 INFO : file4.txt: Copied (new)
2026/07/07 02:18:26 DEBUG : file7.txt: size = 0 OK
2026/07/07 02:18:26 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:18:26 INFO : file7.txt: Copied (new)
2026/07/07 02:18:26 DEBUG : file5.txt: size = 0 OK
2026/07/07 02:18:26 DEBUG : file6.txt: size = 0 OK
2026/07/07 02:18:26 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:18:26 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:18:26 INFO : file6.txt: Copied (new)
2026/07/07 02:18:26 INFO : file5.txt: Copied (new)
2026/07/07 02:18:26 DEBUG : file8.txt: size = 0 OK
2026/07/07 02:18:26 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:18:26 INFO : file8.txt: Copied (new)
2026/07/07 02:18:26 NOTICE: checking Path1 Azure container rclone-test-tawoqir8kice path 020921sacoxar3/volatile/path1
2026/07/07 02:18:26 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/07 02:18:26 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/07 02:18:26 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/07 02:18:26 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/07 02:18:26 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/07 02:18:26 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/07 02:18:26 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/07 02:18:26 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/07 02:18:26 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/07 02:18:26 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/volatile/path2: Waiting for checks to finish
2026/07/07 02:18:26 DEBUG : Azure container rclone-test-tawoqir8kice path 020921sacoxar3/volatile/path2: Waiting for transfers to finish
2026/07/07 02:18:27 DEBUG : file1.txt: size = 0 OK
2026/07/07 02:18:27 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:18:27 INFO : file1.txt: Copied (new)
2026/07/07 02:18:27 DEBUG : file2.txt: size = 0 OK
2026/07/07 02:18:27 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:18:27 INFO : file2.txt: Copied (new)
2026/07/07 02:18:27 DEBUG : file3.txt: size = 0 OK
2026/07/07 02:18:27 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:18:27 INFO : file3.txt: Copied (new)
2026/07/07 02:18:27 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/07 02:18:27 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/07 02:18:27 INFO : RCLONE_TEST: Copied (new)
2026/07/07 02:18:27 DEBUG : file4.txt: size = 0 OK
2026/07/07 02:18:27 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:18:27 INFO : file4.txt: Copied (new)
2026/07/07 02:18:27 DEBUG : file5.txt: size = 0 OK
2026/07/07 02:18:27 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:18:27 INFO : file5.txt: Copied (new)
2026/07/07 02:18:27 DEBUG : file7.txt: size = 0 OK
2026/07/07 02:18:27 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:18:27 INFO : file7.txt: Copied (new)
2026/07/07 02:18:27 DEBUG : file6.txt: size = 0 OK
2026/07/07 02:18:27 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:18:27 INFO : file6.txt: Copied (new)
2026/07/07 02:18:27 DEBUG : file8.txt: size = 0 OK
2026/07/07 02:18:27 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/07 02:18:27 INFO : file8.txt: Copied (new)
2026/07/07 02:18:27 NOTICE: checking path2 Azure container rclone-test-tawoqir8kice path 020921sacoxar3/volatile/path2
2026/07/07 02:18:27 NOTICE: [36m(01) :[0m [34mtest volatile[0m
2026/07/07 02:18:27 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/07 02:18:27 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/07 02:18:27 DEBUG : Azure container rclone-test-tawoqir8kice: Purge remote
--- PASS: TestBisyncRemoteRemote (545.90s)
--- PASS: TestBisyncRemoteRemote/all_changed (20.26s)
--- SKIP: TestBisyncRemoteRemote/backupdir (1.02s)
--- PASS: TestBisyncRemoteRemote/basic (11.04s)
--- PASS: TestBisyncRemoteRemote/changes (13.40s)
--- PASS: TestBisyncRemoteRemote/check_access (41.88s)
--- PASS: TestBisyncRemoteRemote/check_access_filters (39.93s)
--- PASS: TestBisyncRemoteRemote/check_filename (24.08s)
--- PASS: TestBisyncRemoteRemote/check_sync (32.07s)
--- PASS: TestBisyncRemoteRemote/compare_all (13.32s)
--- PASS: TestBisyncRemoteRemote/concurrent (15.22s)
--- SKIP: TestBisyncRemoteRemote/createemptysrcdirs (1.53s)
--- PASS: TestBisyncRemoteRemote/dry_run (22.74s)
--- PASS: TestBisyncRemoteRemote/equal (11.82s)
--- PASS: TestBisyncRemoteRemote/ext_paths (40.60s)
--- SKIP: TestBisyncRemoteRemote/extended_filenames (6.57s)
--- PASS: TestBisyncRemoteRemote/filters (10.95s)
--- PASS: TestBisyncRemoteRemote/filtersfile_checks (36.33s)
--- PASS: TestBisyncRemoteRemote/ignorelistingchecksum (15.49s)
--- PASS: TestBisyncRemoteRemote/max_delete_path1 (15.10s)
--- PASS: TestBisyncRemoteRemote/max_delete_path2_force (15.09s)
--- PASS: TestBisyncRemoteRemote/nomodtime (4.64s)
--- SKIP: TestBisyncRemoteRemote/normalization (5.51s)
--- PASS: TestBisyncRemoteRemote/rclone_args (37.70s)
--- PASS: TestBisyncRemoteRemote/resolve (45.03s)
--- PASS: TestBisyncRemoteRemote/resync (26.58s)
--- PASS: TestBisyncRemoteRemote/resync_modes (36.07s)
--- SKIP: TestBisyncRemoteRemote/rmdirs (0.84s)
--- SKIP: TestBisyncRemoteRemote/volatile (1.00s)
=== RUN TestBisyncConcurrent
bisync_test.go:288: TestBisyncConcurrent is skipped on non-local
--- SKIP: TestBisyncConcurrent (0.00s)
PASS
2026/07/07 02:18:27 DEBUG : Azure container rclone-test-tuvasew1qoli: Purge remote
2026/07/07 02:18:27 NOTICE: purge failed: directory not found
"./bisync.test -test.v -test.timeout 1h0m0s -remote TestAzureBlob: -verbose" - Finished OK in 18m33.113940501s (try 1/5)