"./sync.test -test.v -test.timeout 1h0m0s -remote TestChunkerNometaLocal: -verbose" - Starting (try 1/5) 2025/06/23 03:41:38 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-jizajuq9sivo" 2025/06/23 03:41:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/23 03:41:38 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-jizajuq9sivo" 2025/06/23 03:41:38 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-jizajuq9sivo.rclone_chunk.001" 2025/06/23 03:41:38 DEBUG : Creating backend with remote "/tmp/rclone2228847118" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:38 DEBUG : Added delayed dir = "sub dir", newDst= 2025/06/23 03:41:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:38 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:38 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/23 03:41:38 DEBUG : Added delayed dir = "sub dir", newDst= 2025/06/23 03:41:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:38 INFO : sub dir/hello world.rclone_chunk.001_anw0tp: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/06/23 03:41:38 INFO : sub dir/hello world: Copied (new) 2025/06/23 03:41:38 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopy (0.01s) === RUN TestCopyMetadata run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:38 DEBUG : metadata sub dir: Making directory with metadata 2025/06/23 03:41:38 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/23 03:41:38 DEBUG : empty metadata sub dir: Making directory with metadata 2025/06/23 03:41:38 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/23 03:41:38 DEBUG : Local file system at /tmp/rclone2228847118: File to upload is small (21 bytes), uploading instead of streaming 2025/06/23 03:41:38 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/06/23 03:41:38 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2025/06/23 03:41:38 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2025/06/23 03:41:38 INFO : empty metadata sub dir: Updated directory metadata 2025/06/23 03:41:38 DEBUG : Added delayed dir = "empty metadata sub dir", newDst=empty metadata sub dir 2025/06/23 03:41:38 INFO : metadata sub dir: Updated directory metadata 2025/06/23 03:41:38 DEBUG : Added delayed dir = "metadata sub dir", newDst=metadata sub dir 2025/06/23 03:41:38 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:38 INFO : metadata sub dir/hello metadata world.rclone_chunk.001_anw07t: Moved (server-side) to: metadata sub dir/hello metadata world.rclone_chunk.001 2025/06/23 03:41:38 INFO : metadata sub dir/hello metadata world: Copied (new) 2025/06/23 03:41:38 INFO : metadata sub dir: Updated directory metadata 2025/06/23 03:41:38 INFO : empty metadata sub dir: Updated directory metadata --- PASS: TestCopyMetadata (0.02s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:38 DEBUG : metadata sub dir: Making directory with metadata 2025/06/23 03:41:38 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/23 03:41:38 DEBUG : empty metadata sub dir: Making directory with metadata 2025/06/23 03:41:38 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/23 03:41:38 DEBUG : Local file system at /tmp/rclone2228847118: File to upload is small (21 bytes), uploading instead of streaming 2025/06/23 03:41:38 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/06/23 03:41:38 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2025/06/23 03:41:38 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2025/06/23 03:41:38 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2025/06/23 03:41:38 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2025/06/23 03:41:38 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:38 INFO : metadata sub dir/hello metadata world.rclone_chunk.001_anw042: Moved (server-side) to: metadata sub dir/hello metadata world.rclone_chunk.001 2025/06/23 03:41:38 INFO : metadata sub dir/hello metadata world: Copied (new) 2025/06/23 03:41:38 INFO : metadata sub dir: Updated directory metadata --- PASS: TestCopyMetadataNoEmptyDirs (0.01s) === RUN TestCopyMissingDirectory run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:38 DEBUG : Creating backend with remote "/non-existing" 2025/06/23 03:41:38 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:38 DEBUG : Added delayed dir = "sub dir", newDst= 2025/06/23 03:41:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:38 INFO : sub dir/hello world.rclone_chunk.001_anw05t: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/06/23 03:41:38 INFO : sub dir/hello world: Copied (new) 2025/06/23 03:41:38 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyNoTraverse (0.01s) === RUN TestCopyCheckFirst run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:38 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Running all checks before starting transfers 2025/06/23 03:41:38 DEBUG : Added delayed dir = "sub dir", newDst= 2025/06/23 03:41:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:38 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Checks finished, now starting transfers 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:38 INFO : sub dir/hello world.rclone_chunk.001_anw0jx: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/06/23 03:41:38 INFO : sub dir/hello world: Copied (new) 2025/06/23 03:41:38 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyCheckFirst (0.01s) === RUN TestSyncNoTraverse run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:38 ERROR : Ignoring --no-traverse with sync 2025/06/23 03:41:38 DEBUG : Added delayed dir = "sub dir", newDst= 2025/06/23 03:41:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:38 INFO : sub dir/hello world.rclone_chunk.001_anw0dy: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/06/23 03:41:38 INFO : sub dir/hello world: Copied (new) 2025/06/23 03:41:38 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:38 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncNoTraverse (0.01s) === RUN TestCopyWithDepth run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:38 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/06/23 03:41:38 DEBUG : Added delayed dir = "sub dir", newDst= 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:38 INFO : hello world2.rclone_chunk.001_anw0if: Moved (server-side) to: hello world2.rclone_chunk.001 2025/06/23 03:41:38 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (0.02s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:38 INFO : potato2.rclone_chunk.001_anw0lf: Moved (server-side) to: potato2.rclone_chunk.001 2025/06/23 03:41:38 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (0.01s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:38 INFO : potato2.rclone_chunk.001_anw0z4: Moved (server-side) to: potato2.rclone_chunk.001 2025/06/23 03:41:38 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (0.01s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:38 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/23 03:41:38 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/23 03:41:38 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/06/23 03:41:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/23 03:41:38 DEBUG : sub dir2: Making directory with metadata 2025/06/23 03:41:38 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/23 03:41:38 DEBUG : Added delayed dir = "sub dir2", newDst=sub dir2 2025/06/23 03:41:38 DEBUG : sub dir: Making directory with metadata 2025/06/23 03:41:38 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/23 03:41:38 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/06/23 03:41:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 03:41:38 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/23 03:41:38 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/23 03:41:38 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst=sub dir2/sub sub dir2 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:38 INFO : sub dir/hello world.rclone_chunk.001_anw098: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/06/23 03:41:38 INFO : sub dir/hello world: Copied (new) 2025/06/23 03:41:38 INFO : sub dir2/sub sub dir2: Set directory modification time (using SetModTime) 2025/06/23 03:41:38 INFO : sub dir: Set directory modification time (using SetModTime) 2025/06/23 03:41:38 INFO : sub dir2: Set directory modification time (using SetModTime) --- PASS: TestCopyEmptyDirectories (0.01s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:38 INFO : sub dir2: Making directory 2025/06/23 03:41:38 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/23 03:41:38 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/23 03:41:38 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/06/23 03:41:38 DEBUG : Added delayed dir = "sub dir", newDst= 2025/06/23 03:41:38 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2025/06/23 03:41:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:38 INFO : sub dir/hello world.rclone_chunk.001_anw0d7: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/06/23 03:41:38 INFO : sub dir/hello world: Copied (new) 2025/06/23 03:41:38 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyNoEmptyDirectories (0.00s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:38 DEBUG : sub dir2: Making directory with metadata 2025/06/23 03:41:38 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/23 03:41:38 DEBUG : sub dir2: Making directory with metadata 2025/06/23 03:41:38 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/23 03:41:38 DEBUG : Added delayed dir = "sub dir2", newDst=sub dir2 2025/06/23 03:41:38 DEBUG : sub dir: Making directory with metadata 2025/06/23 03:41:38 INFO : sub dir: Made directory with metadata (mtime=2025-06-23T03:41:38.430702215Z) 2025/06/23 03:41:38 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/06/23 03:41:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:38 INFO : sub dir/hello world.rclone_chunk.001_anw0y5: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/06/23 03:41:38 INFO : sub dir/hello world: Copied (new) 2025/06/23 03:41:38 INFO : sub dir/hello world: Deleted 2025/06/23 03:41:38 INFO : sub dir: Set directory modification time (using SetModTime) 2025/06/23 03:41:38 INFO : sub dir2: Set directory modification time (using SetModTime) --- PASS: TestMoveEmptyDirectories (0.00s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:38 DEBUG : sub dir no update dir modtime: Making directory with metadata 2025/06/23 03:41:38 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:38 INFO : sub dir2: Making directory 2025/06/23 03:41:38 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/06/23 03:41:38 DEBUG : Added delayed dir = "sub dir", newDst= 2025/06/23 03:41:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:38 INFO : sub dir/hello world.rclone_chunk.001_anw0el: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/06/23 03:41:38 INFO : sub dir/hello world: Copied (new) 2025/06/23 03:41:38 INFO : sub dir/hello world: Deleted 2025/06/23 03:41:38 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestMoveNoEmptyDirectories (0.00s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:38 DEBUG : sub dir2: Making directory with metadata 2025/06/23 03:41:38 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/23 03:41:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/23 03:41:38 DEBUG : sub dir2: Making directory with metadata 2025/06/23 03:41:38 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/23 03:41:38 DEBUG : Added delayed dir = "sub dir2", newDst=sub dir2 2025/06/23 03:41:38 DEBUG : sub dir: Making directory with metadata 2025/06/23 03:41:38 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/23 03:41:38 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/06/23 03:41:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:38 INFO : sub dir/hello world.rclone_chunk.001_anw0yv: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/06/23 03:41:38 INFO : sub dir/hello world: Copied (new) 2025/06/23 03:41:38 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:38 INFO : sub dir: Set directory modification time (using SetModTime) 2025/06/23 03:41:38 INFO : sub dir2: Set directory modification time (using SetModTime) --- PASS: TestSyncEmptyDirectories (0.00s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:38 INFO : a1/b2/c1/d1/e1/f1: Set directory modification time (using DirSetModTime) 2025/06/23 03:41:38 INFO : a1/b2/c1/d1/e1: Set directory modification time (using DirSetModTime) 2025/06/23 03:41:38 INFO : a1/b2/c1/d1: Set directory modification time (using DirSetModTime) 2025/06/23 03:41:38 INFO : a1/b2/c1: Set directory modification time (using DirSetModTime) 2025/06/23 03:41:38 INFO : a1/b2: Set directory modification time (using DirSetModTime) 2025/06/23 03:41:38 INFO : a1/b1/c1/d2/e1/f2: Set directory modification time (using DirSetModTime) 2025/06/23 03:41:38 INFO : a1/b1/c1/d2/e1/f1: Set directory modification time (using DirSetModTime) 2025/06/23 03:41:38 INFO : a1/b1/c1/d2/e1: Set directory modification time (using DirSetModTime) 2025/06/23 03:41:38 INFO : a1/b1/c1/d2: Set directory modification time (using DirSetModTime) 2025/06/23 03:41:38 INFO : a1/b1/c1/d1/e1/f1: Set directory modification time (using DirSetModTime) 2025/06/23 03:41:38 INFO : a1/b1/c1/d1/e1: Set directory modification time (using DirSetModTime) 2025/06/23 03:41:38 INFO : a1/b1/c1/d1: Set directory modification time (using DirSetModTime) 2025/06/23 03:41:38 INFO : a1/b1/c1: Set directory modification time (using DirSetModTime) 2025/06/23 03:41:38 INFO : a1/b1: Set directory modification time (using DirSetModTime) 2025/06/23 03:41:38 INFO : a1: Set directory modification time (using DirSetModTime) 2025/06/23 03:41:38 DEBUG : a1: Making directory with metadata 2025/06/23 03:41:38 INFO : a1: Made directory with metadata (mtime=2001-02-03T04:19:06.499999999Z) 2025/06/23 03:41:38 DEBUG : Added delayed dir = "a1", newDst=a1 2025/06/23 03:41:38 DEBUG : a1/b1: Making directory with metadata 2025/06/23 03:41:38 INFO : a1/b1: Made directory with metadata (mtime=2001-02-03T04:18:06.499999999Z) 2025/06/23 03:41:38 DEBUG : Added delayed dir = "a1/b1", newDst=a1/b1 2025/06/23 03:41:38 DEBUG : a1/b2: Making directory with metadata 2025/06/23 03:41:38 INFO : a1/b2: Made directory with metadata (mtime=2001-02-03T04:09:06.499999999Z) 2025/06/23 03:41:38 DEBUG : Added delayed dir = "a1/b2", newDst=a1/b2 2025/06/23 03:41:38 DEBUG : a1/b2/c1: Making directory with metadata 2025/06/23 03:41:38 DEBUG : a1/b1/c1: Making directory with metadata 2025/06/23 03:41:38 INFO : a1/b1/c1: Made directory with metadata (mtime=2001-02-03T04:17:06.499999999Z) 2025/06/23 03:41:38 INFO : a1/b2/c1: Made directory with metadata (mtime=2001-02-03T04:08:06.499999999Z) 2025/06/23 03:41:38 DEBUG : Added delayed dir = "a1/b1/c1", newDst=a1/b1/c1 2025/06/23 03:41:38 DEBUG : Added delayed dir = "a1/b2/c1", newDst=a1/b2/c1 2025/06/23 03:41:38 DEBUG : a1/b1/c1/d1: Making directory with metadata 2025/06/23 03:41:38 DEBUG : a1/b2/c1/d1: Making directory with metadata 2025/06/23 03:41:38 INFO : a1/b1/c1/d1: Made directory with metadata (mtime=2001-02-03T04:16:06.499999999Z) 2025/06/23 03:41:38 DEBUG : Added delayed dir = "a1/b1/c1/d1", newDst=a1/b1/c1/d1 2025/06/23 03:41:38 DEBUG : a1/b1/c1/d2: Making directory with metadata 2025/06/23 03:41:38 INFO : a1/b2/c1/d1: Made directory with metadata (mtime=2001-02-03T04:07:06.499999999Z) 2025/06/23 03:41:38 DEBUG : Added delayed dir = "a1/b2/c1/d1", newDst=a1/b2/c1/d1 2025/06/23 03:41:38 INFO : a1/b1/c1/d2: Made directory with metadata (mtime=2001-02-03T04:13:06.499999999Z) 2025/06/23 03:41:38 DEBUG : Added delayed dir = "a1/b1/c1/d2", newDst=a1/b1/c1/d2 2025/06/23 03:41:38 DEBUG : a1/b2/c1/d1/e1: Making directory with metadata 2025/06/23 03:41:38 DEBUG : a1/b1/c1/d2/e1: Making directory with metadata 2025/06/23 03:41:38 DEBUG : a1/b1/c1/d1/e1: Making directory with metadata 2025/06/23 03:41:38 INFO : a1/b1/c1/d2/e1: Made directory with metadata (mtime=2001-02-03T04:12:06.499999999Z) 2025/06/23 03:41:38 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1", newDst=a1/b1/c1/d2/e1 2025/06/23 03:41:38 INFO : a1/b2/c1/d1/e1: Made directory with metadata (mtime=2001-02-03T04:06:06.499999999Z) 2025/06/23 03:41:38 DEBUG : Added delayed dir = "a1/b2/c1/d1/e1", newDst=a1/b2/c1/d1/e1 2025/06/23 03:41:38 INFO : a1/b1/c1/d1/e1: Made directory with metadata (mtime=2001-02-03T04:15:06.499999999Z) 2025/06/23 03:41:38 DEBUG : Added delayed dir = "a1/b1/c1/d1/e1", newDst=a1/b1/c1/d1/e1 2025/06/23 03:41:38 DEBUG : a1/b1/c1/d2/e1/f1: Making directory with metadata 2025/06/23 03:41:38 DEBUG : a1/b2/c1/d1/e1/f1: Making directory with metadata 2025/06/23 03:41:38 DEBUG : a1/b1/c1/d1/e1/f1: Making directory with metadata 2025/06/23 03:41:38 INFO : a1/b1/c1/d2/e1/f1: Made directory with metadata (mtime=2001-02-03T04:11:06.499999999Z) 2025/06/23 03:41:38 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1/f1", newDst=a1/b1/c1/d2/e1/f1 2025/06/23 03:41:38 DEBUG : a1/b1/c1/d2/e1/f2: Making directory with metadata 2025/06/23 03:41:38 INFO : a1/b2/c1/d1/e1/f1: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/23 03:41:38 DEBUG : Added delayed dir = "a1/b2/c1/d1/e1/f1", newDst=a1/b2/c1/d1/e1/f1 2025/06/23 03:41:38 INFO : a1/b1/c1/d1/e1/f1: Made directory with metadata (mtime=2001-02-03T04:14:06.499999999Z) 2025/06/23 03:41:38 INFO : a1/b1/c1/d2/e1/f2: Made directory with metadata (mtime=2001-02-03T04:10:06.499999999Z) 2025/06/23 03:41:38 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1/f2", newDst=a1/b1/c1/d2/e1/f2 2025/06/23 03:41:38 DEBUG : Added delayed dir = "a1/b1/c1/d1/e1/f1", newDst=a1/b1/c1/d1/e1/f1 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:38 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:38 INFO : a1/b1/c1/d2/e1/f2: Set directory modification time (using SetModTime) 2025/06/23 03:41:38 INFO : a1/b2/c1/d1/e1/f1: Set directory modification time (using SetModTime) 2025/06/23 03:41:38 INFO : a1/b1/c1/d2/e1/f1: Set directory modification time (using SetModTime) 2025/06/23 03:41:38 INFO : a1/b1/c1/d1/e1/f1: Set directory modification time (using SetModTime) 2025/06/23 03:41:38 INFO : a1/b1/c1/d1/e1: Set directory modification time (using SetModTime) 2025/06/23 03:41:38 INFO : a1/b1/c1/d2/e1: Set directory modification time (using SetModTime) 2025/06/23 03:41:38 INFO : a1/b2/c1/d1/e1: Set directory modification time (using SetModTime) 2025/06/23 03:41:38 INFO : a1/b1/c1/d2: Set directory modification time (using SetModTime) 2025/06/23 03:41:38 INFO : a1/b1/c1/d1: Set directory modification time (using SetModTime) 2025/06/23 03:41:38 INFO : a1/b2/c1/d1: Set directory modification time (using SetModTime) 2025/06/23 03:41:38 INFO : a1/b2/c1: Set directory modification time (using SetModTime) 2025/06/23 03:41:38 INFO : a1/b1/c1: Set directory modification time (using SetModTime) 2025/06/23 03:41:38 INFO : a1/b2: Set directory modification time (using SetModTime) 2025/06/23 03:41:38 INFO : a1/b1: Set directory modification time (using SetModTime) 2025/06/23 03:41:38 INFO : a1: Set directory modification time (using SetModTime) --- PASS: TestSyncSetDelayedModTimes (0.01s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:38 INFO : sub dir2: Making directory 2025/06/23 03:41:38 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/06/23 03:41:38 DEBUG : Added delayed dir = "sub dir", newDst= 2025/06/23 03:41:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:38 INFO : sub dir/hello world.rclone_chunk.001_anw06q: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/06/23 03:41:38 INFO : sub dir/hello world: Copied (new) 2025/06/23 03:41:38 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:38 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncNoEmptyDirectories (0.00s) === RUN TestServerSideCopy run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:38 INFO : sub dir/hello world.rclone_chunk.001_anw0bv: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/06/23 03:41:38 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-johonih3hobe" 2025/06/23 03:41:38 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-johonih3hobe" 2025/06/23 03:41:38 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-johonih3hobe.rclone_chunk.001" sync_test.go:591: Server side copy (if possible) Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo' -> Chunked 'TestChunkerNometaLocal:rclone-test-johonih3hobe' 2025/06/23 03:41:38 DEBUG : Added delayed dir = "sub dir", newDst= 2025/06/23 03:41:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-johonih3hobe': Waiting for checks to finish 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-johonih3hobe': Waiting for transfers to finish 2025/06/23 03:41:38 INFO : sub dir/hello world.rclone_chunk.001_anw02q: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/06/23 03:41:38 INFO : sub dir/hello world: Copied (new) 2025/06/23 03:41:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-johonih3hobe': Purge object "sub dir/hello world" 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-johonih3hobe': Purge dir "sub dir" 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-johonih3hobe': Purge dir "" --- PASS: TestServerSideCopy (0.00s) === RUN TestCopyOverSelf run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:38 INFO : sub dir/hello world.rclone_chunk.001_anw0iz: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/06/23 03:41:38 INFO : sub dir: Set directory modification time (using SetModTime) 2025/06/23 03:41:38 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/06/23 03:41:38 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:38 INFO : sub dir/hello world.rclone_chunk.001_anw0cs: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/06/23 03:41:38 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/23 03:41:38 INFO : sub dir: Set directory modification time (using SetModTime) --- PASS: TestCopyOverSelf (0.01s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:38 INFO : sub dir/hello world.rclone_chunk.001_anw0pt: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/06/23 03:41:38 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-nemugod0hiku" 2025/06/23 03:41:38 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-nemugod0hiku" 2025/06/23 03:41:38 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-nemugod0hiku.rclone_chunk.001" sync_test.go:627: Server side copy (if possible) Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo' -> Chunked 'TestChunkerNometaLocal:rclone-test-nemugod0hiku' 2025/06/23 03:41:38 DEBUG : Added delayed dir = "sub dir", newDst= 2025/06/23 03:41:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-nemugod0hiku': Waiting for checks to finish 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-nemugod0hiku': Waiting for transfers to finish 2025/06/23 03:41:38 INFO : sub dir/hello world.rclone_chunk.001_anw08m: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/06/23 03:41:38 INFO : sub dir/hello world: Copied (new) 2025/06/23 03:41:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/23 03:41:38 INFO : sub dir/hello world.rclone_chunk.001_anw0tf: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/06/23 03:41:38 INFO : sub dir: Set directory modification time (using SetModTime) 2025/06/23 03:41:38 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/06/23 03:41:38 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-nemugod0hiku': Waiting for checks to finish 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-nemugod0hiku': Waiting for transfers to finish 2025/06/23 03:41:38 INFO : sub dir/hello world.rclone_chunk.001_anw0bu: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/06/23 03:41:38 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/23 03:41:38 INFO : sub dir: Set directory modification time (using SetModTime) 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-nemugod0hiku': Purge object "sub dir/hello world" 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-nemugod0hiku': Purge dir "sub dir" 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-nemugod0hiku': Purge dir "" --- PASS: TestServerSideCopyOverSelf (0.01s) === RUN TestMoveOverSelf run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:38 INFO : sub dir/hello world.rclone_chunk.001_anw0at: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/06/23 03:41:38 INFO : sub dir: Set directory modification time (using SetModTime) 2025/06/23 03:41:38 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/06/23 03:41:38 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:38 INFO : sub dir/hello world.rclone_chunk.001_anw04j: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/06/23 03:41:38 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/23 03:41:38 INFO : sub dir/hello world: Deleted 2025/06/23 03:41:38 INFO : sub dir: Set directory modification time (using SetModTime) --- PASS: TestMoveOverSelf (0.01s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:38 INFO : sub dir/hello world.rclone_chunk.001_anw0n0: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/06/23 03:41:38 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-casidik9fasu" 2025/06/23 03:41:38 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-casidik9fasu" 2025/06/23 03:41:38 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-casidik9fasu.rclone_chunk.001" sync_test.go:672: Server side copy (if possible) Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo' -> Chunked 'TestChunkerNometaLocal:rclone-test-casidik9fasu' 2025/06/23 03:41:38 DEBUG : Added delayed dir = "sub dir", newDst= 2025/06/23 03:41:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-casidik9fasu': Waiting for checks to finish 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-casidik9fasu': Waiting for transfers to finish 2025/06/23 03:41:38 INFO : sub dir/hello world.rclone_chunk.001_anw0wk: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/06/23 03:41:38 INFO : sub dir/hello world: Copied (new) 2025/06/23 03:41:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/23 03:41:38 INFO : sub dir/hello world.rclone_chunk.001_anw0n6: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-casidik9fasu': Using server-side directory move 2025/06/23 03:41:38 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-casidik9fasu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/23 03:41:38 INFO : sub dir: Set directory modification time (using SetModTime) 2025/06/23 03:41:38 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-casidik9fasu': Waiting for checks to finish 2025/06/23 03:41:38 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-casidik9fasu': Waiting for transfers to finish 2025/06/23 03:41:38 INFO : sub dir/hello world: Deleted 2025/06/23 03:41:38 DEBUG : sub dir/hello world: move 1 data chunks... 2025/06/23 03:41:38 INFO : sub dir/hello world.rclone_chunk.001: Moved (server-side) 2025/06/23 03:41:38 INFO : sub dir/hello world: Moved (server-side) 2025/06/23 03:41:38 INFO : sub dir: Set directory modification time (using SetModTime) 2025/06/23 03:41:38 INFO : sub dir/hello world.rclone_chunk.001_anw0h0: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/06/23 03:41:38 DEBUG : testing file moves 2025/06/23 03:41:38 INFO : sub dir: Set directory modification time (using SetModTime) 2025/06/23 03:41:38 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/06/23 03:41:38 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-casidik9fasu': Waiting for checks to finish 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-casidik9fasu': Waiting for transfers to finish 2025/06/23 03:41:38 INFO : sub dir/hello world: Deleted 2025/06/23 03:41:38 DEBUG : sub dir/hello world: move 1 data chunks... 2025/06/23 03:41:38 INFO : sub dir/hello world.rclone_chunk.001: Moved (server-side) 2025/06/23 03:41:38 INFO : sub dir/hello world: Moved (server-side) 2025/06/23 03:41:38 INFO : sub dir: Set directory modification time (using SetModTime) 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-casidik9fasu': Purge object "sub dir/hello world" 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-casidik9fasu': Purge dir "sub dir" 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-casidik9fasu': Purge dir "" --- PASS: TestServerSideMoveOverSelf (0.01s) === RUN TestCopyAfterDelete run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:38 INFO : sub dir/hello world.rclone_chunk.001_anw0zr: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/06/23 03:41:38 ERROR : error listing: directory not found 2025/06/23 03:41:38 INFO : Local file system at /tmp/rclone2228847118: Making directory 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (0.00s) === RUN TestCopyRedownload run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:38 INFO : sub dir/hello world.rclone_chunk.001_anw0om: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/06/23 03:41:38 DEBUG : Added delayed dir = "sub dir", newDst= 2025/06/23 03:41:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 03:41:38 DEBUG : Local file system at /tmp/rclone2228847118: Waiting for checks to finish 2025/06/23 03:41:38 DEBUG : Local file system at /tmp/rclone2228847118: Waiting for transfers to finish 2025/06/23 03:41:38 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/23 03:41:38 INFO : sub dir/hello world: Copied (new) 2025/06/23 03:41:38 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:38 DEBUG : check sum: Need to transfer - File not found at Destination 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:38 INFO : check sum.rclone_chunk.001_anw06j: Moved (server-side) to: check sum.rclone_chunk.001 2025/06/23 03:41:38 INFO : check sum: Copied (new) 2025/06/23 03:41:38 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:38 NOTICE: Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/06/23 03:41:38 DEBUG : check sum: Size of src and dst objects identical 2025/06/23 03:41:38 DEBUG : check sum: Unchanged skipping 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:38 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:38 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (0.02s) === RUN TestSyncSizeOnly run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:38 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:38 INFO : sizeonly.rclone_chunk.001_anw0cv: Moved (server-side) to: sizeonly.rclone_chunk.001 2025/06/23 03:41:38 INFO : sizeonly: Copied (new) 2025/06/23 03:41:38 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:38 DEBUG : sizeonly: Sizes identical 2025/06/23 03:41:38 DEBUG : sizeonly: Unchanged skipping 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:38 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:38 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (0.03s) === RUN TestSyncIgnoreSize run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:38 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:38 INFO : ignore-size.rclone_chunk.001_anw0f7: Moved (server-side) to: ignore-size.rclone_chunk.001 2025/06/23 03:41:38 INFO : ignore-size: Copied (new) 2025/06/23 03:41:38 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:38 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:38 DEBUG : ignore-size: Unchanged skipping 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:38 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:38 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (0.02s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:38 INFO : existing.rclone_chunk.001_anw0ul: Moved (server-side) to: existing.rclone_chunk.001 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:38 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:38 DEBUG : existing: Unchanged skipping 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:38 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:38 INFO : There was nothing to transfer 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:38 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:38 INFO : existing.rclone_chunk.001_anw09u: Moved (server-side) to: existing.rclone_chunk.001 2025/06/23 03:41:38 INFO : existing: Copied (replaced existing) 2025/06/23 03:41:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (0.01s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:38 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:38 INFO : existing.rclone_chunk.001_anw0lw: Moved (server-side) to: existing.rclone_chunk.001 2025/06/23 03:41:38 INFO : existing: Copied (new) 2025/06/23 03:41:38 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:38 DEBUG : existing: Destination exists, skipping 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:38 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:38 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (0.01s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:38 INFO : b/potato.rclone_chunk.001_anw008: Moved (server-side) to: b/potato.rclone_chunk.001 2025/06/23 03:41:38 INFO : c/non empty space.rclone_chunk.001_anw06r: Moved (server-side) to: c/non empty space.rclone_chunk.001 2025/06/23 03:41:38 INFO : d: Making directory 2025/06/23 03:41:38 DEBUG : Added delayed dir = "a", newDst= 2025/06/23 03:41:38 INFO : c: Set directory modification time (using SetModTime) 2025/06/23 03:41:38 DEBUG : Added delayed dir = "c", newDst=c 2025/06/23 03:41:38 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:38 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:38 DEBUG : c/non empty space: Unchanged skipping 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:38 INFO : a/potato2.rclone_chunk.001_anw02h: Moved (server-side) to: a/potato2.rclone_chunk.001 2025/06/23 03:41:38 INFO : a/potato2: Copied (new) 2025/06/23 03:41:38 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:38 INFO : b/potato: Deleted 2025/06/23 03:41:38 INFO : a: Set directory modification time (using DirSetModTime) 2025/06/23 03:41:38 INFO : d: Removing directory 2025/06/23 03:41:38 INFO : b: Removing directory 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': deleted 2 directories --- PASS: TestSyncIgnoreErrors (0.03s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:38 INFO : empty space.rclone_chunk.001_anw00x: Moved (server-side) to: empty space.rclone_chunk.001 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:38 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:38 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/06/23 03:41:38 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:38 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:38 INFO : empty space.rclone_chunk.001_anw006: Moved (server-side) to: empty space.rclone_chunk.001 2025/06/23 03:41:38 INFO : empty space: Copied (replaced existing) 2025/06/23 03:41:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (0.02s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" sync_test.go:1017: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:38 INFO : foo.rclone_chunk.001_anw0fe: Moved (server-side) to: foo.rclone_chunk.001 2025/06/23 03:41:38 DEBUG : foo: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:38 INFO : foo.rclone_chunk.001_anw05z: Moved (server-side) to: foo.rclone_chunk.001 2025/06/23 03:41:38 INFO : foo: Copied (replaced existing) 2025/06/23 03:41:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (0.01s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:38 INFO : empty space.rclone_chunk.001_anw02a: Moved (server-side) to: empty space.rclone_chunk.001 2025/06/23 03:41:38 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/23 03:41:38 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:38 DEBUG : empty space: Unchanged skipping 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:38 INFO : potato.rclone_chunk.001_anw093: Moved (server-side) to: potato.rclone_chunk.001 2025/06/23 03:41:38 INFO : potato: Copied (new) 2025/06/23 03:41:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (0.03s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:38 INFO : potato.rclone_chunk.001_anw0d8: Moved (server-side) to: potato.rclone_chunk.001 2025/06/23 03:41:38 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:38 INFO : potato.rclone_chunk.001_anw0fr: Moved (server-side) to: potato.rclone_chunk.001 2025/06/23 03:41:38 INFO : potato: Copied (replaced existing) 2025/06/23 03:41:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (0.01s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:38 INFO : potato.rclone_chunk.001_anw0s3: Moved (server-side) to: potato.rclone_chunk.001 2025/06/23 03:41:38 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:38 INFO : potato.rclone_chunk.001_anw0zd: Moved (server-side) to: potato.rclone_chunk.001 2025/06/23 03:41:38 INFO : potato: Copied (replaced existing) 2025/06/23 03:41:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:38 INFO : potato.rclone_chunk.001_anw0vf: Moved (server-side) to: potato.rclone_chunk.001 2025/06/23 03:41:38 INFO : empty space.rclone_chunk.001_anw06y: Moved (server-side) to: empty space.rclone_chunk.001 2025/06/23 03:41:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/23 03:41:38 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:38 DEBUG : empty space: Unchanged skipping 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:38 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:38 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:38 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:38 INFO : potato.rclone_chunk.001_anw0xl: Moved (server-side) to: potato.rclone_chunk.001 2025/06/23 03:41:38 INFO : empty space.rclone_chunk.001_anw0rs: Moved (server-side) to: empty space.rclone_chunk.001 2025/06/23 03:41:38 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:38 DEBUG : empty space: Unchanged skipping 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:38 INFO : potato2.rclone_chunk.001_anw0pq: Moved (server-side) to: potato2.rclone_chunk.001 2025/06/23 03:41:38 INFO : potato2: Copied (new) 2025/06/23 03:41:38 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:38 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:38 INFO : b/potato.rclone_chunk.001_anw0bl: Moved (server-side) to: b/potato.rclone_chunk.001 2025/06/23 03:41:38 INFO : c/non empty space.rclone_chunk.001_anw0ga: Moved (server-side) to: c/non empty space.rclone_chunk.001 2025/06/23 03:41:38 INFO : d: Making directory 2025/06/23 03:41:38 INFO : d/e: Making directory 2025/06/23 03:41:38 DEBUG : Added delayed dir = "a", newDst= 2025/06/23 03:41:38 INFO : c: Set directory modification time (using SetModTime) 2025/06/23 03:41:38 DEBUG : Added delayed dir = "c", newDst=c 2025/06/23 03:41:38 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:38 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:38 DEBUG : c/non empty space: Unchanged skipping 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:38 INFO : a/potato2.rclone_chunk.001_anw0xa: Moved (server-side) to: a/potato2.rclone_chunk.001 2025/06/23 03:41:38 INFO : a/potato2: Copied (new) 2025/06/23 03:41:38 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:38 INFO : b/potato: Deleted 2025/06/23 03:41:38 INFO : a: Set directory modification time (using DirSetModTime) 2025/06/23 03:41:38 INFO : d/e: Removing directory 2025/06/23 03:41:38 INFO : d: Removing directory 2025/06/23 03:41:38 INFO : b: Removing directory 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:38 INFO : b/potato.rclone_chunk.001_anw0p8: Moved (server-side) to: b/potato.rclone_chunk.001 2025/06/23 03:41:38 INFO : c/non empty space.rclone_chunk.001_anw0j7: Moved (server-side) to: c/non empty space.rclone_chunk.001 2025/06/23 03:41:38 INFO : d: Making directory 2025/06/23 03:41:38 DEBUG : Added delayed dir = "a", newDst= 2025/06/23 03:41:38 INFO : c: Set directory modification time (using SetModTime) 2025/06/23 03:41:38 DEBUG : Added delayed dir = "c", newDst=c 2025/06/23 03:41:38 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:38 DEBUG : c/non empty space: Unchanged skipping 2025/06/23 03:41:38 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:38 INFO : a/potato2.rclone_chunk.001_anw08h: Moved (server-side) to: a/potato2.rclone_chunk.001 2025/06/23 03:41:38 INFO : a/potato2: Copied (new) 2025/06/23 03:41:38 ERROR : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': not deleting files as there were IO errors 2025/06/23 03:41:38 INFO : a: Set directory modification time (using DirSetModTime) 2025/06/23 03:41:38 ERROR : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.02s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:38 INFO : potato.rclone_chunk.001_anw0ee: Moved (server-side) to: potato.rclone_chunk.001 2025/06/23 03:41:38 INFO : empty space.rclone_chunk.001_anw0m6: Moved (server-side) to: empty space.rclone_chunk.001 2025/06/23 03:41:38 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/23 03:41:38 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:38 DEBUG : empty space: Unchanged skipping 2025/06/23 03:41:38 INFO : potato: Deleted 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:38 INFO : potato2.rclone_chunk.001_anw0mk: Moved (server-side) to: potato2.rclone_chunk.001 2025/06/23 03:41:38 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (0.03s) === RUN TestSyncDeleteBefore run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:38 INFO : potato.rclone_chunk.001_anw0ip: Moved (server-side) to: potato.rclone_chunk.001 2025/06/23 03:41:38 INFO : empty space.rclone_chunk.001_anw06k: Moved (server-side) to: empty space.rclone_chunk.001 2025/06/23 03:41:38 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:38 INFO : potato: Deleted 2025/06/23 03:41:38 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:38 DEBUG : empty space: Unchanged skipping 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:38 INFO : potato2.rclone_chunk.001_anw0ea: Moved (server-side) to: potato2.rclone_chunk.001 2025/06/23 03:41:38 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (0.02s) === RUN TestCopyDeleteBefore run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:38 INFO : potato.rclone_chunk.001_anw0yi: Moved (server-side) to: potato.rclone_chunk.001 2025/06/23 03:41:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:38 INFO : potato2.rclone_chunk.001_anw0ra: Moved (server-side) to: potato2.rclone_chunk.001 2025/06/23 03:41:38 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (0.01s) === RUN TestSyncWithExclude run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:38 INFO : potato2.rclone_chunk.001_anw0jm: Moved (server-side) to: potato2.rclone_chunk.001 2025/06/23 03:41:38 INFO : empty space.rclone_chunk.001_anw09e: Moved (server-side) to: empty space.rclone_chunk.001 2025/06/23 03:41:38 DEBUG : potato2: Excluded (Size Filter) 2025/06/23 03:41:38 DEBUG : potato2: Excluded 2025/06/23 03:41:38 DEBUG : enormous: Excluded (Size Filter) 2025/06/23 03:41:38 DEBUG : enormous: Excluded 2025/06/23 03:41:38 DEBUG : potato2: Excluded (Size Filter) 2025/06/23 03:41:38 DEBUG : potato2: Excluded 2025/06/23 03:41:38 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:38 DEBUG : empty space: Unchanged skipping 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:38 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:38 INFO : There was nothing to transfer 2025/06/23 03:41:38 DEBUG : enormous: Excluded (Size Filter) 2025/06/23 03:41:38 DEBUG : enormous: Excluded 2025/06/23 03:41:38 DEBUG : potato2: Excluded (Size Filter) 2025/06/23 03:41:38 DEBUG : potato2: Excluded 2025/06/23 03:41:38 DEBUG : potato2: Excluded (Size Filter) 2025/06/23 03:41:38 DEBUG : potato2: Excluded 2025/06/23 03:41:38 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:38 DEBUG : Local file system at /tmp/rclone2228847118: Waiting for checks to finish 2025/06/23 03:41:38 DEBUG : empty space: Unchanged skipping 2025/06/23 03:41:38 DEBUG : Local file system at /tmp/rclone2228847118: Waiting for transfers to finish 2025/06/23 03:41:38 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:38 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (0.03s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:38 INFO : potato2.rclone_chunk.001_anw0co: Moved (server-side) to: potato2.rclone_chunk.001 2025/06/23 03:41:38 INFO : empty space.rclone_chunk.001_anw0jo: Moved (server-side) to: empty space.rclone_chunk.001 2025/06/23 03:41:38 INFO : enormous.rclone_chunk.001_anw0vd: Moved (server-side) to: enormous.rclone_chunk.001 2025/06/23 03:41:38 DEBUG : enormous: Excluded (Size Filter) 2025/06/23 03:41:38 DEBUG : enormous: Excluded 2025/06/23 03:41:38 DEBUG : potato2: Excluded (Size Filter) 2025/06/23 03:41:38 DEBUG : potato2: Excluded 2025/06/23 03:41:38 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:38 DEBUG : empty space: Unchanged skipping 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:38 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:38 INFO : potato2: Deleted 2025/06/23 03:41:38 INFO : enormous: Deleted 2025/06/23 03:41:38 INFO : There was nothing to transfer 2025/06/23 03:41:38 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:38 DEBUG : empty space: Unchanged skipping 2025/06/23 03:41:38 DEBUG : Local file system at /tmp/rclone2228847118: Waiting for checks to finish 2025/06/23 03:41:38 DEBUG : Local file system at /tmp/rclone2228847118: Waiting for transfers to finish 2025/06/23 03:41:38 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:38 INFO : potato2: Deleted 2025/06/23 03:41:38 INFO : enormous: Deleted 2025/06/23 03:41:38 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.02s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:38 INFO : one.rclone_chunk.001_anw0gd: Moved (server-side) to: one.rclone_chunk.001 2025/06/23 03:41:38 INFO : two.rclone_chunk.001_anw0rt: Moved (server-side) to: two.rclone_chunk.001 2025/06/23 03:41:38 INFO : three.rclone_chunk.001_anw01z: Moved (server-side) to: three.rclone_chunk.001 2025/06/23 03:41:38 INFO : four.rclone_chunk.001_anw0vr: Moved (server-side) to: four.rclone_chunk.001 2025/06/23 03:41:38 DEBUG : five: Need to transfer - File not found at Destination 2025/06/23 03:41:38 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/06/23 03:41:38 DEBUG : three: Sizes identical 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:38 DEBUG : one: Destination is newer than source, skipping 2025/06/23 03:41:38 INFO : five.rclone_chunk.001_anw0ei: Moved (server-side) to: five.rclone_chunk.001 2025/06/23 03:41:38 INFO : five: Copied (new) 2025/06/23 03:41:38 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/06/23 03:41:38 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:38 INFO : four.rclone_chunk.001_anw0az: Moved (server-side) to: four.rclone_chunk.001 2025/06/23 03:41:38 INFO : two.rclone_chunk.001_anw0fx: Moved (server-side) to: two.rclone_chunk.001 2025/06/23 03:41:38 INFO : two: Copied (replaced existing) 2025/06/23 03:41:38 INFO : four: Copied (replaced existing) 2025/06/23 03:41:38 DEBUG : Waiting for deletions to finish sync_test.go:1450: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (0.03s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1467: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1467: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" sync_test.go:1539: Can track renames: false 2025/06/23 03:41:38 ERROR : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Ignoring --track-renames as the source and destination do not have a common hash 2025/06/23 03:41:38 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/23 03:41:38 DEBUG : yam: Need to transfer - File not found at Destination 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:38 INFO : potato.rclone_chunk.001_anw0k3: Moved (server-side) to: potato.rclone_chunk.001 2025/06/23 03:41:38 INFO : potato: Copied (new) 2025/06/23 03:41:38 INFO : yam.rclone_chunk.001_anw0on: Moved (server-side) to: yam.rclone_chunk.001 2025/06/23 03:41:38 INFO : yam: Copied (new) 2025/06/23 03:41:38 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:38 ERROR : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Ignoring --track-renames as the source and destination do not have a common hash 2025/06/23 03:41:38 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:38 DEBUG : yaml: Need to transfer - File not found at Destination 2025/06/23 03:41:38 DEBUG : potato: Unchanged skipping 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:38 INFO : yaml.rclone_chunk.001_anw04q: Moved (server-side) to: yaml.rclone_chunk.001 2025/06/23 03:41:38 INFO : yaml: Copied (new) 2025/06/23 03:41:38 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:38 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (0.02s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" sync_test.go:1611: Can track renames: true 2025/06/23 03:41:38 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Making map for --track-renames 2025/06/23 03:41:38 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Finished making map for --track-renames 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for renames to finish 2025/06/23 03:41:38 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/23 03:41:38 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:38 INFO : potato.rclone_chunk.001_anw06v: Moved (server-side) to: potato.rclone_chunk.001 2025/06/23 03:41:38 INFO : potato: Copied (new) 2025/06/23 03:41:38 INFO : yam.rclone_chunk.001_anw0ey: Moved (server-side) to: yam.rclone_chunk.001 2025/06/23 03:41:38 INFO : yam: Copied (new) 2025/06/23 03:41:38 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:38 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:38 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Making map for --track-renames 2025/06/23 03:41:38 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Finished making map for --track-renames 2025/06/23 03:41:38 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:38 DEBUG : yam: move 1 data chunks... 2025/06/23 03:41:38 INFO : yam.rclone_chunk.001: Moved (server-side) to: yaml.rclone_chunk.001 2025/06/23 03:41:38 INFO : yam: Moved (server-side) to: yaml 2025/06/23 03:41:38 INFO : yaml: Renamed from "yam" 2025/06/23 03:41:39 DEBUG : potato: Unchanged skipping 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for renames to finish 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:39 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:39 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.01s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" sync_test.go:1650: Can track renames: true 2025/06/23 03:41:39 DEBUG : Added delayed dir = "sub", newDst= 2025/06/23 03:41:39 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Making map for --track-renames 2025/06/23 03:41:39 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Finished making map for --track-renames 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:39 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/23 03:41:39 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for renames to finish 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:39 INFO : potato.rclone_chunk.001_anw10m: Moved (server-side) to: potato.rclone_chunk.001 2025/06/23 03:41:39 INFO : potato: Copied (new) 2025/06/23 03:41:39 INFO : sub/yam.rclone_chunk.001_anw1b7: Moved (server-side) to: sub/yam.rclone_chunk.001 2025/06/23 03:41:39 INFO : sub/yam: Copied (new) 2025/06/23 03:41:39 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:39 INFO : sub: Set directory modification time (using DirSetModTime) 2025/06/23 03:41:39 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 INFO : sub: Set directory modification time (using SetModTime) 2025/06/23 03:41:39 DEBUG : Added delayed dir = "sub", newDst=sub 2025/06/23 03:41:39 DEBUG : potato: Unchanged skipping 2025/06/23 03:41:39 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Making map for --track-renames 2025/06/23 03:41:39 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Finished making map for --track-renames 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for renames to finish 2025/06/23 03:41:39 DEBUG : sub/yam: move 1 data chunks... 2025/06/23 03:41:39 INFO : sub/yam.rclone_chunk.001: Moved (server-side) to: yam.rclone_chunk.001 2025/06/23 03:41:39 INFO : sub/yam: Moved (server-side) to: yam 2025/06/23 03:41:39 INFO : yam: Renamed from "sub/yam" 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:39 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:39 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.03s) === RUN TestServerSideMoveLocal run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:39 DEBUG : Creating backend with remote "/tmp/rclone2228847118/dir1" 2025/06/23 03:41:39 DEBUG : Creating backend with remote "/tmp/rclone2228847118/dir2" 2025/06/23 03:41:39 DEBUG : Local file system at /tmp/rclone2228847118/dir2: Using server-side directory move 2025/06/23 03:41:39 INFO : Local file system at /tmp/rclone2228847118/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/23 03:41:39 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:39 DEBUG : Local file system at /tmp/rclone2228847118/dir2: Waiting for checks to finish 2025/06/23 03:41:39 INFO : file1.txt: Moved (server-side) 2025/06/23 03:41:39 DEBUG : Local file system at /tmp/rclone2228847118/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.01s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:39 DEBUG : Added delayed dir = "nested", newDst= 2025/06/23 03:41:39 DEBUG : Added delayed dir = "sub dir", newDst= 2025/06/23 03:41:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 03:41:39 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2025/06/23 03:41:39 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:39 INFO : nested/sub dir/file.rclone_chunk.001_anw1wr: Moved (server-side) to: nested/sub dir/file.rclone_chunk.001 2025/06/23 03:41:39 INFO : sub dir/hello world.rclone_chunk.001_anw102: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/06/23 03:41:39 INFO : nested/sub dir/file: Copied (new) 2025/06/23 03:41:39 INFO : nested/sub dir/file: Deleted 2025/06/23 03:41:39 INFO : sub dir/hello world: Copied (new) 2025/06/23 03:41:39 INFO : sub dir/hello world: Deleted 2025/06/23 03:41:39 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2025/06/23 03:41:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/23 03:41:39 INFO : nested: Set directory modification time (using DirSetModTime) 2025/06/23 03:41:39 INFO : sub dir: Removing directory 2025/06/23 03:41:39 INFO : nested/sub dir: Removing directory 2025/06/23 03:41:39 INFO : nested: Removing directory 2025/06/23 03:41:39 DEBUG : Local file system at /tmp/rclone2228847118: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (0.00s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:39 DEBUG : Added delayed dir = "nested", newDst= 2025/06/23 03:41:39 DEBUG : Added delayed dir = "sub dir", newDst= 2025/06/23 03:41:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 03:41:39 INFO : sub dir/hello world.rclone_chunk.001_anw16w: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/06/23 03:41:39 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2025/06/23 03:41:39 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:39 INFO : sub dir/hello world: Copied (new) 2025/06/23 03:41:39 INFO : sub dir/hello world: Deleted 2025/06/23 03:41:39 INFO : nested/sub dir/file.rclone_chunk.001_anw1x0: Moved (server-side) to: nested/sub dir/file.rclone_chunk.001 2025/06/23 03:41:39 INFO : nested/sub dir/file: Copied (new) 2025/06/23 03:41:39 INFO : nested/sub dir/file: Deleted 2025/06/23 03:41:39 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2025/06/23 03:41:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/23 03:41:39 INFO : nested: Set directory modification time (using DirSetModTime) --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:39 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/06/23 03:41:39 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:39 INFO : existing-b.rclone_chunk.001_anw1ns: Moved (server-side) to: existing-b.rclone_chunk.001 2025/06/23 03:41:39 INFO : existing-b: Copied (new) 2025/06/23 03:41:39 INFO : existing.rclone_chunk.001_anw1xs: Moved (server-side) to: existing.rclone_chunk.001 2025/06/23 03:41:39 INFO : existing: Copied (new) 2025/06/23 03:41:39 INFO : existing-b: Deleted 2025/06/23 03:41:39 INFO : existing: Deleted 2025/06/23 03:41:39 DEBUG : existing: Destination exists, skipping 2025/06/23 03:41:39 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:39 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:39 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-tanicef6nuna" 2025/06/23 03:41:39 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-tanicef6nuna" 2025/06/23 03:41:39 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-tanicef6nuna.rclone_chunk.001" 2025/06/23 03:41:39 INFO : potato2.rclone_chunk.001_anw11a: Moved (server-side) to: potato2.rclone_chunk.001 2025/06/23 03:41:39 INFO : empty space.rclone_chunk.001_anw1un: Moved (server-side) to: empty space.rclone_chunk.001 2025/06/23 03:41:39 INFO : potato3.rclone_chunk.001_anw1ii: Moved (server-side) to: potato3.rclone_chunk.001 sync_test.go:1706: Server side move (if possible) Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo' -> Chunked 'TestChunkerNometaLocal:rclone-test-tanicef6nuna' 2025/06/23 03:41:39 INFO : empty space.rclone_chunk.001_anw15m: Moved (server-side) to: empty space.rclone_chunk.001 2025/06/23 03:41:39 INFO : potato3.rclone_chunk.001_anw1vj: Moved (server-side) to: potato3.rclone_chunk.001 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-tanicef6nuna': Using server-side directory move 2025/06/23 03:41:39 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-tanicef6nuna': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/23 03:41:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/23 03:41:39 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : empty space: Unchanged skipping 2025/06/23 03:41:39 INFO : empty space: Deleted 2025/06/23 03:41:39 DEBUG : potato2: move 1 data chunks... 2025/06/23 03:41:39 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/23 03:41:39 INFO : potato3: Deleted 2025/06/23 03:41:39 INFO : potato2.rclone_chunk.001: Moved (server-side) 2025/06/23 03:41:39 DEBUG : potato3: move 1 data chunks... 2025/06/23 03:41:39 INFO : potato2: Moved (server-side) 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-tanicef6nuna': Waiting for checks to finish 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-tanicef6nuna': Waiting for transfers to finish 2025/06/23 03:41:39 INFO : potato3.rclone_chunk.001: Moved (server-side) 2025/06/23 03:41:39 INFO : potato3: Moved (server-side) 2025/06/23 03:41:39 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-wezumuk0noha" 2025/06/23 03:41:39 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-wezumuk0noha" 2025/06/23 03:41:39 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-wezumuk0noha.rclone_chunk.001" 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wezumuk0noha': Using server-side directory move 2025/06/23 03:41:39 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-wezumuk0noha': Server side directory move succeeded 2025/06/23 03:41:39 ERROR : error listing: directory not found 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wezumuk0noha': Purge object "empty space" 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wezumuk0noha': Purge object "potato2" 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wezumuk0noha': Purge object "potato3" 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-wezumuk0noha': Purge dir "" 2025/06/23 03:41:39 ERROR : error listing: directory not found 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-tanicef6nuna': Purge dir "" 2025/06/23 03:41:39 NOTICE: purge failed to rmdir "": stat /tmp/chunker3/rclone-test-tanicef6nuna: no such file or directory 2025/06/23 03:41:39 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (0.01s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:39 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-lijapof8womi" 2025/06/23 03:41:39 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-lijapof8womi" 2025/06/23 03:41:39 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-lijapof8womi.rclone_chunk.001" 2025/06/23 03:41:39 INFO : potato2.rclone_chunk.001_anw162: Moved (server-side) to: potato2.rclone_chunk.001 2025/06/23 03:41:39 INFO : empty space.rclone_chunk.001_anw12d: Moved (server-side) to: empty space.rclone_chunk.001 2025/06/23 03:41:39 INFO : potato3.rclone_chunk.001_anw1lf: Moved (server-side) to: potato3.rclone_chunk.001 sync_test.go:1706: Server side move (if possible) Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo' -> Chunked 'TestChunkerNometaLocal:rclone-test-lijapof8womi' 2025/06/23 03:41:39 INFO : empty space.rclone_chunk.001_anw1k3: Moved (server-side) to: empty space.rclone_chunk.001 2025/06/23 03:41:39 INFO : potato3.rclone_chunk.001_anw1h6: Moved (server-side) to: potato3.rclone_chunk.001 2025/06/23 03:41:39 DEBUG : empty space: Excluded (Size Filter) 2025/06/23 03:41:39 DEBUG : empty space: Excluded 2025/06/23 03:41:39 DEBUG : empty space: Excluded (Size Filter) 2025/06/23 03:41:39 DEBUG : empty space: Excluded 2025/06/23 03:41:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/23 03:41:39 DEBUG : potato2: move 1 data chunks... 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-lijapof8womi': Waiting for checks to finish 2025/06/23 03:41:39 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-lijapof8womi': Waiting for transfers to finish 2025/06/23 03:41:39 INFO : potato2.rclone_chunk.001: Moved (server-side) 2025/06/23 03:41:39 INFO : potato2: Moved (server-side) 2025/06/23 03:41:39 INFO : potato3: Deleted 2025/06/23 03:41:39 DEBUG : potato3: move 1 data chunks... 2025/06/23 03:41:39 INFO : potato3.rclone_chunk.001: Moved (server-side) 2025/06/23 03:41:39 INFO : potato3: Moved (server-side) 2025/06/23 03:41:39 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-sidimap0hepo" 2025/06/23 03:41:39 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-sidimap0hepo" 2025/06/23 03:41:39 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-sidimap0hepo.rclone_chunk.001" 2025/06/23 03:41:39 DEBUG : empty space: Excluded (Size Filter) 2025/06/23 03:41:39 DEBUG : empty space: Excluded 2025/06/23 03:41:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/23 03:41:39 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/23 03:41:39 DEBUG : potato2: move 1 data chunks... 2025/06/23 03:41:39 DEBUG : potato3: move 1 data chunks... 2025/06/23 03:41:39 INFO : potato2.rclone_chunk.001: Moved (server-side) 2025/06/23 03:41:39 INFO : potato2: Moved (server-side) 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-sidimap0hepo': Waiting for checks to finish 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-sidimap0hepo': Waiting for transfers to finish 2025/06/23 03:41:39 INFO : potato3.rclone_chunk.001: Moved (server-side) 2025/06/23 03:41:39 INFO : potato3: Moved (server-side) 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-sidimap0hepo': Purge object "potato2" 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-sidimap0hepo': Purge object "potato3" 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-sidimap0hepo': Purge dir "" 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-lijapof8womi': Purge object "empty space" 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-lijapof8womi': Purge dir "" --- PASS: TestServerSideMoveWithFilter (0.01s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:39 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-bixobup7joma" 2025/06/23 03:41:39 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-bixobup7joma" 2025/06/23 03:41:39 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-bixobup7joma.rclone_chunk.001" 2025/06/23 03:41:39 INFO : potato2.rclone_chunk.001_anw1ta: Moved (server-side) to: potato2.rclone_chunk.001 2025/06/23 03:41:39 INFO : empty space.rclone_chunk.001_anw1yb: Moved (server-side) to: empty space.rclone_chunk.001 2025/06/23 03:41:39 INFO : potato3.rclone_chunk.001_anw1ai: Moved (server-side) to: potato3.rclone_chunk.001 2025/06/23 03:41:39 INFO : tomatoDir: Making directory sync_test.go:1706: Server side move (if possible) Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo' -> Chunked 'TestChunkerNometaLocal:rclone-test-bixobup7joma' 2025/06/23 03:41:39 INFO : empty space.rclone_chunk.001_anw126: Moved (server-side) to: empty space.rclone_chunk.001 2025/06/23 03:41:39 INFO : potato3.rclone_chunk.001_anw1v6: Moved (server-side) to: potato3.rclone_chunk.001 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-bixobup7joma': Using server-side directory move 2025/06/23 03:41:39 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-bixobup7joma': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/23 03:41:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/23 03:41:39 DEBUG : Added delayed dir = "tomatoDir", newDst= 2025/06/23 03:41:39 DEBUG : potato2: move 1 data chunks... 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-bixobup7joma': Waiting for checks to finish 2025/06/23 03:41:39 INFO : potato2.rclone_chunk.001: Moved (server-side) 2025/06/23 03:41:39 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/23 03:41:39 DEBUG : empty space: Unchanged skipping 2025/06/23 03:41:39 INFO : potato2: Moved (server-side) 2025/06/23 03:41:39 INFO : potato3: Deleted 2025/06/23 03:41:39 DEBUG : potato3: move 1 data chunks... 2025/06/23 03:41:39 INFO : empty space: Deleted 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-bixobup7joma': Waiting for transfers to finish 2025/06/23 03:41:39 INFO : potato3.rclone_chunk.001: Moved (server-side) 2025/06/23 03:41:39 INFO : potato3: Moved (server-side) 2025/06/23 03:41:39 INFO : tomatoDir: Removing directory 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': deleted 1 directories 2025/06/23 03:41:39 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-pehovat3nipu" 2025/06/23 03:41:39 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-pehovat3nipu" 2025/06/23 03:41:39 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-pehovat3nipu.rclone_chunk.001" 2025/06/23 03:41:39 INFO : tomatoDir: Making directory 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-pehovat3nipu': Using server-side directory move 2025/06/23 03:41:39 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-pehovat3nipu': Server side directory move succeeded 2025/06/23 03:41:39 ERROR : error listing: directory not found 2025/06/23 03:41:39 ERROR : error listing: directory not found 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-pehovat3nipu': Purge object "empty space" 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-pehovat3nipu': Purge object "potato2" 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-pehovat3nipu': Purge object "potato3" 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-pehovat3nipu': Purge dir "tomatoDir" 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-pehovat3nipu': Purge dir "" 2025/06/23 03:41:39 ERROR : error listing: directory not found 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-bixobup7joma': Purge dir "" 2025/06/23 03:41:39 NOTICE: purge failed to rmdir "": stat /tmp/chunker3/rclone-test-bixobup7joma: no such file or directory 2025/06/23 03:41:39 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.01s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" sync_test.go:1911: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:39 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-jizajuq9sivo/rclone-sync-test" 2025/06/23 03:41:39 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-jizajuq9sivo/rclone-sync-test" 2025/06/23 03:41:39 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-jizajuq9sivo/rclone-sync-test.rclone_chunk.001" --- PASS: TestSyncOverlap (0.00s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:39 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-jizajuq9sivo/rclone-sync-test" 2025/06/23 03:41:39 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-jizajuq9sivo/rclone-sync-test" 2025/06/23 03:41:39 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-jizajuq9sivo/rclone-sync-test.rclone_chunk.001" 2025/06/23 03:41:39 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-jizajuq9sivo/rclone-sync-test-include/layer2" 2025/06/23 03:41:39 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-jizajuq9sivo/rclone-sync-test-include/layer2" 2025/06/23 03:41:39 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-jizajuq9sivo/rclone-sync-test-include/layer2.rclone_chunk.001" 2025/06/23 03:41:39 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-jizajuq9sivo/rclone-sync-test-ignore-file" 2025/06/23 03:41:39 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-jizajuq9sivo/rclone-sync-test-ignore-file" 2025/06/23 03:41:39 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-jizajuq9sivo/rclone-sync-test-ignore-file.rclone_chunk.001" 2025/06/23 03:41:39 INFO : rclone-sync-test-ignore-file/.ignore.rclone_chunk.001_anw1ra: Moved (server-side) to: rclone-sync-test-ignore-file/.ignore.rclone_chunk.001 2025/06/23 03:41:39 DEBUG : rclone-sync-test: Excluded 2025/06/23 03:41:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/23 03:41:39 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/06/23 03:41:39 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo/rclone-sync-test': Waiting for checks to finish 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo/rclone-sync-test': Waiting for transfers to finish 2025/06/23 03:41:39 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:39 INFO : There was nothing to transfer 2025/06/23 03:41:39 DEBUG : rclone-sync-test: Excluded 2025/06/23 03:41:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/23 03:41:39 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:39 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:39 INFO : rclone-sync-test-include: Removing directory 2025/06/23 03:41:39 DEBUG : rclone-sync-test-include: Failed to Rmdir: remove /tmp/chunker3/rclone-test-jizajuq9sivo/rclone-sync-test-include: directory not empty 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': failed to delete 1 directories 2025/06/23 03:41:39 INFO : There was nothing to transfer 2025/06/23 03:41:39 DEBUG : rclone-sync-test: Excluded 2025/06/23 03:41:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/23 03:41:39 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/06/23 03:41:39 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/06/23 03:41:39 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:39 INFO : There was nothing to transfer 2025/06/23 03:41:39 DEBUG : rclone-sync-test: Excluded 2025/06/23 03:41:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/23 03:41:39 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:39 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:39 INFO : rclone-sync-test-include: Removing directory 2025/06/23 03:41:39 DEBUG : rclone-sync-test-include: Failed to Rmdir: remove /tmp/chunker3/rclone-test-jizajuq9sivo/rclone-sync-test-include: directory not empty 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': failed to delete 1 directories 2025/06/23 03:41:39 INFO : There was nothing to transfer 2025/06/23 03:41:39 DEBUG : Excluded 2025/06/23 03:41:39 DEBUG : rclone-sync-test: Excluded 2025/06/23 03:41:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/23 03:41:39 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/06/23 03:41:39 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/06/23 03:41:39 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:39 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (0.01s) === RUN TestSyncCompareDest run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:39 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-jizajuq9sivo/dst" 2025/06/23 03:41:39 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-jizajuq9sivo/dst" 2025/06/23 03:41:39 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-jizajuq9sivo/dst.rclone_chunk.001" 2025/06/23 03:41:39 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-jizajuq9sivo/CompareDest" 2025/06/23 03:41:39 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-jizajuq9sivo/CompareDest" 2025/06/23 03:41:39 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-jizajuq9sivo/CompareDest.rclone_chunk.001" 2025/06/23 03:41:39 DEBUG : one: Need to transfer - File not found at Destination 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo/dst': Waiting for checks to finish 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo/dst': Waiting for transfers to finish 2025/06/23 03:41:39 INFO : one.rclone_chunk.001_anw1mb: Moved (server-side) to: one.rclone_chunk.001 2025/06/23 03:41:39 INFO : one: Copied (new) 2025/06/23 03:41:39 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo/dst': Waiting for checks to finish 2025/06/23 03:41:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo/dst': Waiting for transfers to finish 2025/06/23 03:41:39 INFO : one.rclone_chunk.001_anw13i: Moved (server-side) to: one.rclone_chunk.001 2025/06/23 03:41:39 INFO : one: Copied (replaced existing) 2025/06/23 03:41:39 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:39 INFO : dst/one.rclone_chunk.001_anw18a: Moved (server-side) to: dst/one.rclone_chunk.001 2025/06/23 03:41:39 INFO : CompareDest/one.rclone_chunk.001_anw1l8: Moved (server-side) to: CompareDest/one.rclone_chunk.001 2025/06/23 03:41:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo/dst': Waiting for checks to finish 2025/06/23 03:41:39 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo/dst': Waiting for transfers to finish 2025/06/23 03:41:39 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:39 INFO : There was nothing to transfer 2025/06/23 03:41:39 INFO : CompareDest/two.rclone_chunk.001_anw1ps: Moved (server-side) to: CompareDest/two.rclone_chunk.001 2025/06/23 03:41:39 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/23 03:41:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo/dst': Waiting for checks to finish 2025/06/23 03:41:39 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo/dst': Waiting for transfers to finish 2025/06/23 03:41:39 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:39 INFO : There was nothing to transfer 2025/06/23 03:41:39 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/23 03:41:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo/dst': Waiting for checks to finish 2025/06/23 03:41:39 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo/dst': Waiting for transfers to finish 2025/06/23 03:41:39 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:39 INFO : There was nothing to transfer sync_test.go:2176: No hash on uploaded file so skipping compare timestamp test 2025/06/23 03:41:39 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/23 03:41:39 DEBUG : two: Need to transfer - File not found at Destination 2025/06/23 03:41:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo/dst': Waiting for checks to finish 2025/06/23 03:41:39 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo/dst': Waiting for transfers to finish 2025/06/23 03:41:39 INFO : two.rclone_chunk.001_anw1f7: Moved (server-side) to: two.rclone_chunk.001 2025/06/23 03:41:39 INFO : two: Copied (new) 2025/06/23 03:41:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (0.05s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:39 INFO : pre-dest1/1.rclone_chunk.001_anw1oz: Moved (server-side) to: pre-dest1/1.rclone_chunk.001 2025/06/23 03:41:39 INFO : pre-dest2/2.rclone_chunk.001_anw1u7: Moved (server-side) to: pre-dest2/2.rclone_chunk.001 2025/06/23 03:41:39 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-jizajuq9sivo/dest" 2025/06/23 03:41:39 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-jizajuq9sivo/dest" 2025/06/23 03:41:39 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-jizajuq9sivo/dest.rclone_chunk.001" 2025/06/23 03:41:39 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-jizajuq9sivo/pre-dest1" 2025/06/23 03:41:39 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-jizajuq9sivo/pre-dest1" 2025/06/23 03:41:39 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-jizajuq9sivo/pre-dest1.rclone_chunk.001" 2025/06/23 03:41:39 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-jizajuq9sivo/pre-dest2" 2025/06/23 03:41:39 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-jizajuq9sivo/pre-dest2" 2025/06/23 03:41:39 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-jizajuq9sivo/pre-dest2.rclone_chunk.001" 2025/06/23 03:41:39 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : 1: Destination found in --compare-dest, skipping 2025/06/23 03:41:39 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : 2: Destination found in --compare-dest, skipping 2025/06/23 03:41:39 DEBUG : 3: Need to transfer - File not found at Destination 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo/dest': Waiting for checks to finish 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo/dest': Waiting for transfers to finish 2025/06/23 03:41:39 INFO : 3.rclone_chunk.001_anw18c: Moved (server-side) to: 3.rclone_chunk.001 2025/06/23 03:41:39 INFO : 3: Copied (new) 2025/06/23 03:41:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (0.02s) === RUN TestSyncCopyDest run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" sync_test.go:2236: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:39 INFO : dst/one.rclone_chunk.001_anw1eb: Moved (server-side) to: dst/one.rclone_chunk.001 2025/06/23 03:41:39 INFO : dst/two.rclone_chunk.001_anw1ly: Moved (server-side) to: dst/two.rclone_chunk.001 2025/06/23 03:41:39 INFO : dst/three.txt.rclone_chunk.001_anw16a: Moved (server-side) to: dst/three.txt.rclone_chunk.001 2025/06/23 03:41:39 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-jizajuq9sivo/dst" 2025/06/23 03:41:39 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-jizajuq9sivo/dst" 2025/06/23 03:41:39 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-jizajuq9sivo/dst.rclone_chunk.001" 2025/06/23 03:41:39 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-jizajuq9sivo/backup" 2025/06/23 03:41:39 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-jizajuq9sivo/backup" 2025/06/23 03:41:39 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-jizajuq9sivo/backup.rclone_chunk.001" 2025/06/23 03:41:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/23 03:41:39 DEBUG : one: move 1 data chunks... 2025/06/23 03:41:39 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : two: Unchanged skipping 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo/dst': Waiting for checks to finish 2025/06/23 03:41:39 INFO : one.rclone_chunk.001: Moved (server-side) 2025/06/23 03:41:39 INFO : one: Moved (server-side) 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo/dst': Waiting for transfers to finish 2025/06/23 03:41:39 INFO : one.rclone_chunk.001_anw1c7: Moved (server-side) to: one.rclone_chunk.001 2025/06/23 03:41:39 INFO : one: Copied (new) 2025/06/23 03:41:39 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:39 DEBUG : three.txt: move 1 data chunks... 2025/06/23 03:41:39 INFO : three.txt.rclone_chunk.001: Moved (server-side) 2025/06/23 03:41:39 INFO : three.txt: Moved (server-side) 2025/06/23 03:41:39 INFO : three.txt: Moved into backup dir 2025/06/23 03:41:39 INFO : dst/three.txt.rclone_chunk.001_anw1vn: Moved (server-side) to: dst/three.txt.rclone_chunk.001 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo/dst': Waiting for checks to finish 2025/06/23 03:41:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/23 03:41:39 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : two: Unchanged skipping 2025/06/23 03:41:39 INFO : one: Deleted 2025/06/23 03:41:39 DEBUG : one: move 1 data chunks... 2025/06/23 03:41:39 INFO : one.rclone_chunk.001: Moved (server-side) 2025/06/23 03:41:39 INFO : one: Moved (server-side) 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo/dst': Waiting for transfers to finish 2025/06/23 03:41:39 INFO : one.rclone_chunk.001_anw1ec: Moved (server-side) to: one.rclone_chunk.001 2025/06/23 03:41:39 INFO : one: Copied (new) 2025/06/23 03:41:39 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:39 INFO : three.txt: Deleted 2025/06/23 03:41:39 DEBUG : three.txt: move 1 data chunks... 2025/06/23 03:41:39 INFO : three.txt.rclone_chunk.001: Moved (server-side) 2025/06/23 03:41:39 INFO : three.txt: Moved (server-side) 2025/06/23 03:41:39 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (0.02s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:39 INFO : dst/one.rclone_chunk.001_anw1r0: Moved (server-side) to: dst/one.rclone_chunk.001 2025/06/23 03:41:39 INFO : dst/two.rclone_chunk.001_anw164: Moved (server-side) to: dst/two.rclone_chunk.001 2025/06/23 03:41:39 INFO : dst/three.txt.rclone_chunk.001_anw118: Moved (server-side) to: dst/three.txt.rclone_chunk.001 2025/06/23 03:41:39 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-jizajuq9sivo/dst" 2025/06/23 03:41:39 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-jizajuq9sivo/dst" 2025/06/23 03:41:39 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-jizajuq9sivo/dst.rclone_chunk.001" 2025/06/23 03:41:39 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-jizajuq9sivo/backup" 2025/06/23 03:41:39 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-jizajuq9sivo/backup" 2025/06/23 03:41:39 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-jizajuq9sivo/backup.rclone_chunk.001" 2025/06/23 03:41:39 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : two: Unchanged skipping 2025/06/23 03:41:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo/dst': Waiting for checks to finish 2025/06/23 03:41:39 DEBUG : one: move 1 data chunks... 2025/06/23 03:41:39 INFO : one.rclone_chunk.001: Moved (server-side) to: one.bak.rclone_chunk.001 2025/06/23 03:41:39 INFO : one: Moved (server-side) to: one.bak 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo/dst': Waiting for transfers to finish 2025/06/23 03:41:39 INFO : one.rclone_chunk.001_anw1tc: Moved (server-side) to: one.rclone_chunk.001 2025/06/23 03:41:39 INFO : one: Copied (new) 2025/06/23 03:41:39 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:39 DEBUG : three.txt: move 1 data chunks... 2025/06/23 03:41:39 INFO : three.txt.rclone_chunk.001: Moved (server-side) to: three.txt.bak.rclone_chunk.001 2025/06/23 03:41:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/23 03:41:39 INFO : three.txt: Moved into backup dir 2025/06/23 03:41:39 INFO : dst/three.txt.rclone_chunk.001_anw1nb: Moved (server-side) to: dst/three.txt.rclone_chunk.001 2025/06/23 03:41:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo/dst': Waiting for checks to finish 2025/06/23 03:41:39 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : two: Unchanged skipping 2025/06/23 03:41:39 INFO : one.bak: Deleted 2025/06/23 03:41:39 DEBUG : one: move 1 data chunks... 2025/06/23 03:41:39 INFO : one.rclone_chunk.001: Moved (server-side) to: one.bak.rclone_chunk.001 2025/06/23 03:41:39 INFO : one: Moved (server-side) to: one.bak 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo/dst': Waiting for transfers to finish 2025/06/23 03:41:39 INFO : one.rclone_chunk.001_anw14r: Moved (server-side) to: one.rclone_chunk.001 2025/06/23 03:41:39 INFO : one: Copied (new) 2025/06/23 03:41:39 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:39 INFO : three.txt.bak: Deleted 2025/06/23 03:41:39 DEBUG : three.txt: move 1 data chunks... 2025/06/23 03:41:39 INFO : three.txt.rclone_chunk.001: Moved (server-side) to: three.txt.bak.rclone_chunk.001 2025/06/23 03:41:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/23 03:41:39 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (0.02s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:39 INFO : dst/one.rclone_chunk.001_anw1ju: Moved (server-side) to: dst/one.rclone_chunk.001 2025/06/23 03:41:39 INFO : dst/two.rclone_chunk.001_anw1e5: Moved (server-side) to: dst/two.rclone_chunk.001 2025/06/23 03:41:39 INFO : dst/three.txt.rclone_chunk.001_anw1op: Moved (server-side) to: dst/three.txt.rclone_chunk.001 2025/06/23 03:41:39 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-jizajuq9sivo/dst" 2025/06/23 03:41:39 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-jizajuq9sivo/dst" 2025/06/23 03:41:39 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-jizajuq9sivo/dst.rclone_chunk.001" 2025/06/23 03:41:39 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-jizajuq9sivo/backup" 2025/06/23 03:41:39 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-jizajuq9sivo/backup" 2025/06/23 03:41:39 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-jizajuq9sivo/backup.rclone_chunk.001" 2025/06/23 03:41:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/23 03:41:39 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : two: Unchanged skipping 2025/06/23 03:41:39 DEBUG : one: move 1 data chunks... 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo/dst': Waiting for checks to finish 2025/06/23 03:41:39 INFO : one.rclone_chunk.001: Moved (server-side) to: one-2019-01-01.rclone_chunk.001 2025/06/23 03:41:39 INFO : one: Moved (server-side) to: one-2019-01-01 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo/dst': Waiting for transfers to finish 2025/06/23 03:41:39 INFO : one.rclone_chunk.001_anw1gk: Moved (server-side) to: one.rclone_chunk.001 2025/06/23 03:41:39 INFO : one: Copied (new) 2025/06/23 03:41:39 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:39 DEBUG : three.txt: move 1 data chunks... 2025/06/23 03:41:39 INFO : three.txt.rclone_chunk.001: Moved (server-side) to: three-2019-01-01.txt.rclone_chunk.001 2025/06/23 03:41:39 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/06/23 03:41:39 INFO : three.txt: Moved into backup dir 2025/06/23 03:41:39 INFO : dst/three.txt.rclone_chunk.001_anw1ki: Moved (server-side) to: dst/three.txt.rclone_chunk.001 2025/06/23 03:41:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/23 03:41:39 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : two: Unchanged skipping 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo/dst': Waiting for checks to finish 2025/06/23 03:41:39 INFO : one-2019-01-01: Deleted 2025/06/23 03:41:39 DEBUG : one: move 1 data chunks... 2025/06/23 03:41:39 INFO : one.rclone_chunk.001: Moved (server-side) to: one-2019-01-01.rclone_chunk.001 2025/06/23 03:41:39 INFO : one: Moved (server-side) to: one-2019-01-01 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo/dst': Waiting for transfers to finish 2025/06/23 03:41:39 INFO : one.rclone_chunk.001_anw1u0: Moved (server-side) to: one.rclone_chunk.001 2025/06/23 03:41:39 INFO : one: Copied (new) 2025/06/23 03:41:39 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:39 INFO : three-2019-01-01.txt: Deleted 2025/06/23 03:41:39 DEBUG : three.txt: move 1 data chunks... 2025/06/23 03:41:39 INFO : three.txt.rclone_chunk.001: Moved (server-side) to: three-2019-01-01.txt.rclone_chunk.001 2025/06/23 03:41:39 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/06/23 03:41:39 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.02s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:39 INFO : dst/one.rclone_chunk.001_anw1az: Moved (server-side) to: dst/one.rclone_chunk.001 2025/06/23 03:41:39 INFO : dst/two.rclone_chunk.001_anw1ha: Moved (server-side) to: dst/two.rclone_chunk.001 2025/06/23 03:41:39 INFO : dst/three.txt.rclone_chunk.001_anw1i6: Moved (server-side) to: dst/three.txt.rclone_chunk.001 2025/06/23 03:41:39 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-jizajuq9sivo/dst" 2025/06/23 03:41:39 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-jizajuq9sivo/dst" 2025/06/23 03:41:39 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-jizajuq9sivo/dst.rclone_chunk.001" 2025/06/23 03:41:39 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : two: Unchanged skipping 2025/06/23 03:41:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo/dst': Waiting for checks to finish 2025/06/23 03:41:39 DEBUG : one: move 1 data chunks... 2025/06/23 03:41:39 INFO : one.rclone_chunk.001: Moved (server-side) to: one.bak.rclone_chunk.001 2025/06/23 03:41:39 INFO : one: Moved (server-side) to: one.bak 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo/dst': Waiting for transfers to finish 2025/06/23 03:41:39 INFO : one.rclone_chunk.001_anw1jy: Moved (server-side) to: one.rclone_chunk.001 2025/06/23 03:41:39 INFO : one: Copied (new) 2025/06/23 03:41:39 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:39 DEBUG : three.txt: move 1 data chunks... 2025/06/23 03:41:39 INFO : three.txt.rclone_chunk.001: Moved (server-side) to: three.txt.bak.rclone_chunk.001 2025/06/23 03:41:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/23 03:41:39 INFO : three.txt: Moved into backup dir 2025/06/23 03:41:39 INFO : dst/three.txt.rclone_chunk.001_anw1t8: Moved (server-side) to: dst/three.txt.rclone_chunk.001 2025/06/23 03:41:39 DEBUG : one.bak: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : one.bak: Excluded 2025/06/23 03:41:39 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : three.txt.bak: Excluded 2025/06/23 03:41:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo/dst': Waiting for checks to finish 2025/06/23 03:41:39 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : two: Unchanged skipping 2025/06/23 03:41:39 INFO : one.bak: Deleted 2025/06/23 03:41:39 DEBUG : one: move 1 data chunks... 2025/06/23 03:41:39 INFO : one.rclone_chunk.001: Moved (server-side) to: one.bak.rclone_chunk.001 2025/06/23 03:41:39 INFO : one: Moved (server-side) to: one.bak 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo/dst': Waiting for transfers to finish 2025/06/23 03:41:39 INFO : one.rclone_chunk.001_anw1wq: Moved (server-side) to: one.rclone_chunk.001 2025/06/23 03:41:39 INFO : one: Copied (new) 2025/06/23 03:41:39 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:39 INFO : three.txt.bak: Deleted 2025/06/23 03:41:39 DEBUG : three.txt: move 1 data chunks... 2025/06/23 03:41:39 INFO : three.txt.rclone_chunk.001: Moved (server-side) to: three.txt.bak.rclone_chunk.001 2025/06/23 03:41:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/23 03:41:39 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (0.02s) === RUN TestSyncSuffix run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:39 INFO : dst/one.rclone_chunk.001_anw16c: Moved (server-side) to: dst/one.rclone_chunk.001 2025/06/23 03:41:39 INFO : dst/two.rclone_chunk.001_anw1l8: Moved (server-side) to: dst/two.rclone_chunk.001 2025/06/23 03:41:39 INFO : dst/three.txt.rclone_chunk.001_anw1hn: Moved (server-side) to: dst/three.txt.rclone_chunk.001 2025/06/23 03:41:39 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-jizajuq9sivo/dst" 2025/06/23 03:41:39 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-jizajuq9sivo/dst" 2025/06/23 03:41:39 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-jizajuq9sivo/dst.rclone_chunk.001" 2025/06/23 03:41:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/23 03:41:39 DEBUG : one: move 1 data chunks... 2025/06/23 03:41:39 INFO : one.rclone_chunk.001: Moved (server-side) to: one.bak.rclone_chunk.001 2025/06/23 03:41:39 INFO : one: Moved (server-side) to: one.bak 2025/06/23 03:41:39 INFO : one.rclone_chunk.001_anw1ze: Moved (server-side) to: one.rclone_chunk.001 2025/06/23 03:41:39 INFO : one: Copied (new) 2025/06/23 03:41:39 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : two: Unchanged skipping 2025/06/23 03:41:39 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/23 03:41:39 DEBUG : three.txt: move 1 data chunks... 2025/06/23 03:41:39 INFO : three.txt.rclone_chunk.001: Moved (server-side) to: three.txt.bak.rclone_chunk.001 2025/06/23 03:41:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/23 03:41:39 INFO : three.txt.rclone_chunk.001_anw1uc: Moved (server-side) to: three.txt.rclone_chunk.001 2025/06/23 03:41:39 INFO : three.txt: Copied (new) 2025/06/23 03:41:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/23 03:41:39 INFO : one.bak: Deleted 2025/06/23 03:41:39 DEBUG : one: move 1 data chunks... 2025/06/23 03:41:39 INFO : one.rclone_chunk.001: Moved (server-side) to: one.bak.rclone_chunk.001 2025/06/23 03:41:39 INFO : one: Moved (server-side) to: one.bak 2025/06/23 03:41:39 INFO : one.rclone_chunk.001_anw1u2: Moved (server-side) to: one.rclone_chunk.001 2025/06/23 03:41:39 INFO : one: Copied (new) 2025/06/23 03:41:39 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : two: Unchanged skipping 2025/06/23 03:41:39 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/23 03:41:39 INFO : three.txt.bak: Deleted 2025/06/23 03:41:39 DEBUG : three.txt: move 1 data chunks... 2025/06/23 03:41:39 INFO : three.txt.rclone_chunk.001: Moved (server-side) to: three.txt.bak.rclone_chunk.001 2025/06/23 03:41:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/23 03:41:39 INFO : three.txt.rclone_chunk.001_anw15u: Moved (server-side) to: three.txt.rclone_chunk.001 2025/06/23 03:41:39 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (0.02s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:39 INFO : dst/one.rclone_chunk.001_anw1j5: Moved (server-side) to: dst/one.rclone_chunk.001 2025/06/23 03:41:39 INFO : dst/two.rclone_chunk.001_anw1fr: Moved (server-side) to: dst/two.rclone_chunk.001 2025/06/23 03:41:39 INFO : dst/three.txt.rclone_chunk.001_anw1x3: Moved (server-side) to: dst/three.txt.rclone_chunk.001 2025/06/23 03:41:39 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-jizajuq9sivo/dst" 2025/06/23 03:41:39 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-jizajuq9sivo/dst" 2025/06/23 03:41:39 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-jizajuq9sivo/dst.rclone_chunk.001" 2025/06/23 03:41:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/23 03:41:39 DEBUG : one: move 1 data chunks... 2025/06/23 03:41:39 INFO : one.rclone_chunk.001: Moved (server-side) to: one-2019-01-01.rclone_chunk.001 2025/06/23 03:41:39 INFO : one: Moved (server-side) to: one-2019-01-01 2025/06/23 03:41:39 INFO : one.rclone_chunk.001_anw1ca: Moved (server-side) to: one.rclone_chunk.001 2025/06/23 03:41:39 INFO : one: Copied (new) 2025/06/23 03:41:39 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : two: Unchanged skipping 2025/06/23 03:41:39 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/23 03:41:39 DEBUG : three.txt: move 1 data chunks... 2025/06/23 03:41:39 INFO : three.txt.rclone_chunk.001: Moved (server-side) to: three-2019-01-01.txt.rclone_chunk.001 2025/06/23 03:41:39 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/06/23 03:41:39 INFO : three.txt.rclone_chunk.001_anw13e: Moved (server-side) to: three.txt.rclone_chunk.001 2025/06/23 03:41:39 INFO : three.txt: Copied (new) 2025/06/23 03:41:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/23 03:41:39 INFO : one-2019-01-01: Deleted 2025/06/23 03:41:39 DEBUG : one: move 1 data chunks... 2025/06/23 03:41:39 INFO : one.rclone_chunk.001: Moved (server-side) to: one-2019-01-01.rclone_chunk.001 2025/06/23 03:41:39 INFO : one: Moved (server-side) to: one-2019-01-01 2025/06/23 03:41:39 INFO : one.rclone_chunk.001_anw1d7: Moved (server-side) to: one.rclone_chunk.001 2025/06/23 03:41:39 INFO : one: Copied (new) 2025/06/23 03:41:39 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : two: Unchanged skipping 2025/06/23 03:41:39 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/23 03:41:39 INFO : three-2019-01-01.txt: Deleted 2025/06/23 03:41:39 DEBUG : three.txt: move 1 data chunks... 2025/06/23 03:41:39 INFO : three.txt.rclone_chunk.001: Moved (server-side) to: three-2019-01-01.txt.rclone_chunk.001 2025/06/23 03:41:39 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/06/23 03:41:39 INFO : three.txt.rclone_chunk.001_anw16u: Moved (server-side) to: three.txt.rclone_chunk.001 2025/06/23 03:41:39 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (0.02s) === RUN TestSyncUTFNorm run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:39 INFO : Testêé.rclone_chunk.001_anw13l: Moved (server-side) to: Testêé.rclone_chunk.001 2025/06/23 03:41:39 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:39 INFO : Testêé.rclone_chunk.001_anw1hl: Moved (server-side) to: Testêé.rclone_chunk.001 2025/06/23 03:41:39 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/06/23 03:41:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (0.01s) === RUN TestSyncImmutable run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:39 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:39 INFO : existing.rclone_chunk.001_anw1xz: Moved (server-side) to: existing.rclone_chunk.001 2025/06/23 03:41:39 INFO : existing: Copied (new) 2025/06/23 03:41:39 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:39 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:39 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:39 ERROR : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': not deleting files as there were IO errors 2025/06/23 03:41:39 ERROR : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (0.02s) === RUN TestSyncIgnoreCase run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:39 INFO : EXISTING.rclone_chunk.001_anw1b1: Moved (server-side) to: EXISTING.rclone_chunk.001 2025/06/23 03:41:39 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : existing: Unchanged skipping 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:39 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:39 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (0.01s) === RUN TestFixCase run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" sync_test.go:2636: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" sync_test.go:2675: This test only runs on local --- PASS: TestMaxTransfer (0.00s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:39 INFO : both0.rclone_chunk.001_anw14o: Moved (server-side) to: both0.rclone_chunk.001 2025/06/23 03:41:39 INFO : only0.rclone_chunk.001_anw132: Moved (server-side) to: only0.rclone_chunk.001 2025/06/23 03:41:39 INFO : both1.rclone_chunk.001_anw1s0: Moved (server-side) to: both1.rclone_chunk.001 2025/06/23 03:41:39 INFO : only1.rclone_chunk.001_anw1ow: Moved (server-side) to: only1.rclone_chunk.001 2025/06/23 03:41:39 INFO : both2.rclone_chunk.001_anw1xc: Moved (server-side) to: both2.rclone_chunk.001 2025/06/23 03:41:39 INFO : only2.rclone_chunk.001_anw17m: Moved (server-side) to: only2.rclone_chunk.001 2025/06/23 03:41:39 INFO : both3.rclone_chunk.001_anw120: Moved (server-side) to: both3.rclone_chunk.001 2025/06/23 03:41:39 INFO : only3.rclone_chunk.001_anw105: Moved (server-side) to: only3.rclone_chunk.001 2025/06/23 03:41:39 INFO : both4.rclone_chunk.001_anw1bm: Moved (server-side) to: both4.rclone_chunk.001 2025/06/23 03:41:39 INFO : only4.rclone_chunk.001_anw16i: Moved (server-side) to: only4.rclone_chunk.001 2025/06/23 03:41:39 INFO : both5.rclone_chunk.001_anw1q3: Moved (server-side) to: both5.rclone_chunk.001 2025/06/23 03:41:39 INFO : only5.rclone_chunk.001_anw1wk: Moved (server-side) to: only5.rclone_chunk.001 2025/06/23 03:41:39 INFO : both6.rclone_chunk.001_anw1to: Moved (server-side) to: both6.rclone_chunk.001 2025/06/23 03:41:39 INFO : only6.rclone_chunk.001_anw1m8: Moved (server-side) to: only6.rclone_chunk.001 2025/06/23 03:41:39 INFO : both7.rclone_chunk.001_anw1dg: Moved (server-side) to: both7.rclone_chunk.001 2025/06/23 03:41:39 INFO : only7.rclone_chunk.001_anw1px: Moved (server-side) to: only7.rclone_chunk.001 2025/06/23 03:41:39 INFO : both8.rclone_chunk.001_anw1ju: Moved (server-side) to: both8.rclone_chunk.001 2025/06/23 03:41:39 INFO : only8.rclone_chunk.001_anw1dp: Moved (server-side) to: only8.rclone_chunk.001 2025/06/23 03:41:39 INFO : both9.rclone_chunk.001_anw1u4: Moved (server-side) to: both9.rclone_chunk.001 2025/06/23 03:41:39 INFO : only9.rclone_chunk.001_anw1x2: Moved (server-side) to: only9.rclone_chunk.001 2025/06/23 03:41:39 INFO : both10.rclone_chunk.001_anw1cn: Moved (server-side) to: both10.rclone_chunk.001 2025/06/23 03:41:39 INFO : only10.rclone_chunk.001_anw1wz: Moved (server-side) to: only10.rclone_chunk.001 2025/06/23 03:41:39 INFO : both11.rclone_chunk.001_anw16w: Moved (server-side) to: both11.rclone_chunk.001 2025/06/23 03:41:39 INFO : only11.rclone_chunk.001_anw143: Moved (server-side) to: only11.rclone_chunk.001 2025/06/23 03:41:39 INFO : both12.rclone_chunk.001_anw10w: Moved (server-side) to: both12.rclone_chunk.001 2025/06/23 03:41:39 INFO : only12.rclone_chunk.001_anw1p7: Moved (server-side) to: only12.rclone_chunk.001 2025/06/23 03:41:39 INFO : both13.rclone_chunk.001_anw1kq: Moved (server-side) to: both13.rclone_chunk.001 2025/06/23 03:41:39 INFO : only13.rclone_chunk.001_anw1hv: Moved (server-side) to: only13.rclone_chunk.001 2025/06/23 03:41:39 INFO : both14.rclone_chunk.001_anw165: Moved (server-side) to: both14.rclone_chunk.001 2025/06/23 03:41:39 INFO : only14.rclone_chunk.001_anw1ld: Moved (server-side) to: only14.rclone_chunk.001 2025/06/23 03:41:39 INFO : both15.rclone_chunk.001_anw1o9: Moved (server-side) to: both15.rclone_chunk.001 2025/06/23 03:41:39 INFO : only15.rclone_chunk.001_anw1gd: Moved (server-side) to: only15.rclone_chunk.001 2025/06/23 03:41:39 INFO : both16.rclone_chunk.001_anw13k: Moved (server-side) to: both16.rclone_chunk.001 2025/06/23 03:41:39 INFO : only16.rclone_chunk.001_anw1xh: Moved (server-side) to: only16.rclone_chunk.001 2025/06/23 03:41:39 INFO : both17.rclone_chunk.001_anw1go: Moved (server-side) to: both17.rclone_chunk.001 2025/06/23 03:41:39 INFO : only17.rclone_chunk.001_anw1ht: Moved (server-side) to: only17.rclone_chunk.001 2025/06/23 03:41:39 INFO : both18.rclone_chunk.001_anw14d: Moved (server-side) to: both18.rclone_chunk.001 2025/06/23 03:41:39 INFO : only18.rclone_chunk.001_anw1ks: Moved (server-side) to: only18.rclone_chunk.001 2025/06/23 03:41:39 INFO : both19.rclone_chunk.001_anw18v: Moved (server-side) to: both19.rclone_chunk.001 2025/06/23 03:41:39 INFO : only19.rclone_chunk.001_anw1xx: Moved (server-side) to: only19.rclone_chunk.001 2025/06/23 03:41:39 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:39 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : both0: Unchanged skipping 2025/06/23 03:41:39 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : both13: Unchanged skipping 2025/06/23 03:41:39 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : both14: Unchanged skipping 2025/06/23 03:41:39 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : both10: Unchanged skipping 2025/06/23 03:41:39 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : both16: Unchanged skipping 2025/06/23 03:41:39 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : both11: Unchanged skipping 2025/06/23 03:41:39 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : both18: Unchanged skipping 2025/06/23 03:41:39 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : both12: Unchanged skipping 2025/06/23 03:41:39 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : both1: Unchanged skipping 2025/06/23 03:41:39 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : both15: Unchanged skipping 2025/06/23 03:41:39 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : both17: Unchanged skipping 2025/06/23 03:41:39 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : both4: Unchanged skipping 2025/06/23 03:41:39 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : both5: Unchanged skipping 2025/06/23 03:41:39 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : both19: Unchanged skipping 2025/06/23 03:41:39 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : both2: Unchanged skipping 2025/06/23 03:41:39 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : both8: Unchanged skipping 2025/06/23 03:41:39 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : both9: Unchanged skipping 2025/06/23 03:41:39 DEBUG : both3: Unchanged skipping 2025/06/23 03:41:39 DEBUG : both6: Unchanged skipping 2025/06/23 03:41:39 DEBUG : both7: Unchanged skipping 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:39 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:39 INFO : only15: Deleted 2025/06/23 03:41:39 INFO : only16: Deleted 2025/06/23 03:41:39 INFO : only12: Deleted 2025/06/23 03:41:39 INFO : only17: Deleted 2025/06/23 03:41:39 INFO : only13: Deleted 2025/06/23 03:41:39 INFO : only19: Deleted 2025/06/23 03:41:39 INFO : only9: Deleted 2025/06/23 03:41:39 INFO : only10: Deleted 2025/06/23 03:41:39 INFO : only11: Deleted 2025/06/23 03:41:39 INFO : only18: Deleted 2025/06/23 03:41:39 INFO : only6: Deleted 2025/06/23 03:41:39 INFO : only7: Deleted 2025/06/23 03:41:39 INFO : only3: Deleted 2025/06/23 03:41:39 INFO : only14: Deleted 2025/06/23 03:41:39 INFO : only0: Deleted 2025/06/23 03:41:39 INFO : only4: Deleted 2025/06/23 03:41:39 INFO : only1: Deleted 2025/06/23 03:41:39 INFO : only5: Deleted 2025/06/23 03:41:39 INFO : only8: Deleted 2025/06/23 03:41:39 INFO : only2: Deleted 2025/06/23 03:41:39 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (0.05s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:39 INFO : both0.rclone_chunk.001_anw19l: Moved (server-side) to: both0.rclone_chunk.001 2025/06/23 03:41:39 INFO : only0.rclone_chunk.001_anw1ee: Moved (server-side) to: only0.rclone_chunk.001 2025/06/23 03:41:39 INFO : both1.rclone_chunk.001_anw12y: Moved (server-side) to: both1.rclone_chunk.001 2025/06/23 03:41:39 INFO : only1.rclone_chunk.001_anw1k7: Moved (server-side) to: only1.rclone_chunk.001 2025/06/23 03:41:39 INFO : both2.rclone_chunk.001_anw12d: Moved (server-side) to: both2.rclone_chunk.001 2025/06/23 03:41:39 INFO : only2.rclone_chunk.001_anw1r9: Moved (server-side) to: only2.rclone_chunk.001 2025/06/23 03:41:39 INFO : both3.rclone_chunk.001_anw1nu: Moved (server-side) to: both3.rclone_chunk.001 2025/06/23 03:41:39 INFO : only3.rclone_chunk.001_anw1uk: Moved (server-side) to: only3.rclone_chunk.001 2025/06/23 03:41:39 INFO : both4.rclone_chunk.001_anw1x3: Moved (server-side) to: both4.rclone_chunk.001 2025/06/23 03:41:39 INFO : only4.rclone_chunk.001_anw1e1: Moved (server-side) to: only4.rclone_chunk.001 2025/06/23 03:41:39 INFO : both5.rclone_chunk.001_anw1qe: Moved (server-side) to: both5.rclone_chunk.001 2025/06/23 03:41:39 INFO : only5.rclone_chunk.001_anw1ra: Moved (server-side) to: only5.rclone_chunk.001 2025/06/23 03:41:39 INFO : both6.rclone_chunk.001_anw1qp: Moved (server-side) to: both6.rclone_chunk.001 2025/06/23 03:41:39 INFO : only6.rclone_chunk.001_anw15s: Moved (server-side) to: only6.rclone_chunk.001 2025/06/23 03:41:39 INFO : both7.rclone_chunk.001_anw19m: Moved (server-side) to: both7.rclone_chunk.001 2025/06/23 03:41:39 INFO : only7.rclone_chunk.001_anw17f: Moved (server-side) to: only7.rclone_chunk.001 2025/06/23 03:41:39 INFO : both8.rclone_chunk.001_anw1f7: Moved (server-side) to: both8.rclone_chunk.001 2025/06/23 03:41:39 INFO : only8.rclone_chunk.001_anw189: Moved (server-side) to: only8.rclone_chunk.001 2025/06/23 03:41:39 INFO : both9.rclone_chunk.001_anw1vh: Moved (server-side) to: both9.rclone_chunk.001 2025/06/23 03:41:39 INFO : only9.rclone_chunk.001_anw1xr: Moved (server-side) to: only9.rclone_chunk.001 2025/06/23 03:41:39 INFO : both10.rclone_chunk.001_anw14i: Moved (server-side) to: both10.rclone_chunk.001 2025/06/23 03:41:39 INFO : only10.rclone_chunk.001_anw18o: Moved (server-side) to: only10.rclone_chunk.001 2025/06/23 03:41:39 INFO : both11.rclone_chunk.001_anw1wi: Moved (server-side) to: both11.rclone_chunk.001 2025/06/23 03:41:39 INFO : only11.rclone_chunk.001_anw1lb: Moved (server-side) to: only11.rclone_chunk.001 2025/06/23 03:41:39 INFO : both12.rclone_chunk.001_anw1qe: Moved (server-side) to: both12.rclone_chunk.001 2025/06/23 03:41:39 INFO : only12.rclone_chunk.001_anw1ea: Moved (server-side) to: only12.rclone_chunk.001 2025/06/23 03:41:39 INFO : both13.rclone_chunk.001_anw1w3: Moved (server-side) to: both13.rclone_chunk.001 2025/06/23 03:41:39 INFO : only13.rclone_chunk.001_anw1fq: Moved (server-side) to: only13.rclone_chunk.001 2025/06/23 03:41:39 INFO : both14.rclone_chunk.001_anw18z: Moved (server-side) to: both14.rclone_chunk.001 2025/06/23 03:41:39 INFO : only14.rclone_chunk.001_anw1mv: Moved (server-side) to: only14.rclone_chunk.001 2025/06/23 03:41:39 INFO : both15.rclone_chunk.001_anw1og: Moved (server-side) to: both15.rclone_chunk.001 2025/06/23 03:41:39 INFO : only15.rclone_chunk.001_anw1gl: Moved (server-side) to: only15.rclone_chunk.001 2025/06/23 03:41:39 INFO : both16.rclone_chunk.001_anw1pc: Moved (server-side) to: both16.rclone_chunk.001 2025/06/23 03:41:39 INFO : only16.rclone_chunk.001_anw1y7: Moved (server-side) to: only16.rclone_chunk.001 2025/06/23 03:41:39 INFO : both17.rclone_chunk.001_anw18t: Moved (server-side) to: both17.rclone_chunk.001 2025/06/23 03:41:39 INFO : only17.rclone_chunk.001_anw12c: Moved (server-side) to: only17.rclone_chunk.001 2025/06/23 03:41:39 INFO : both18.rclone_chunk.001_anw199: Moved (server-side) to: both18.rclone_chunk.001 2025/06/23 03:41:39 INFO : only18.rclone_chunk.001_anw1nm: Moved (server-side) to: only18.rclone_chunk.001 2025/06/23 03:41:39 INFO : both19.rclone_chunk.001_anw1zx: Moved (server-side) to: both19.rclone_chunk.001 2025/06/23 03:41:39 INFO : only19.rclone_chunk.001_anw11i: Moved (server-side) to: only19.rclone_chunk.001 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:39 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : both0: Unchanged skipping 2025/06/23 03:41:39 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : both13: Unchanged skipping 2025/06/23 03:41:39 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : both14: Unchanged skipping 2025/06/23 03:41:39 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : both15: Unchanged skipping 2025/06/23 03:41:39 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : both16: Unchanged skipping 2025/06/23 03:41:39 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : both10: Unchanged skipping 2025/06/23 03:41:39 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : both18: Unchanged skipping 2025/06/23 03:41:39 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : both19: Unchanged skipping 2025/06/23 03:41:39 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : both11: Unchanged skipping 2025/06/23 03:41:39 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : both12: Unchanged skipping 2025/06/23 03:41:39 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : both17: Unchanged skipping 2025/06/23 03:41:39 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : both1: Unchanged skipping 2025/06/23 03:41:39 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : both5: Unchanged skipping 2025/06/23 03:41:39 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : both6: Unchanged skipping 2025/06/23 03:41:39 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : both7: Unchanged skipping 2025/06/23 03:41:39 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : both2: Unchanged skipping 2025/06/23 03:41:39 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : both3: Unchanged skipping 2025/06/23 03:41:39 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/06/23 03:41:39 DEBUG : both4: Unchanged skipping 2025/06/23 03:41:39 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/06/23 03:41:39 DEBUG : both8: Unchanged skipping 2025/06/23 03:41:39 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/06/23 03:41:39 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/06/23 03:41:39 DEBUG : both9: Unchanged skipping 2025/06/23 03:41:39 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/06/23 03:41:39 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/06/23 03:41:39 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/06/23 03:41:39 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/06/23 03:41:39 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/06/23 03:41:39 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/06/23 03:41:39 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/06/23 03:41:39 INFO : only11.rclone_chunk.001_anw1h9: Moved (server-side) to: only11.rclone_chunk.001 2025/06/23 03:41:39 INFO : only13.rclone_chunk.001_anw167: Moved (server-side) to: only13.rclone_chunk.001 2025/06/23 03:41:39 INFO : only13: Copied (replaced existing) 2025/06/23 03:41:39 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/06/23 03:41:39 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/06/23 03:41:39 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/06/23 03:41:39 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/06/23 03:41:39 INFO : only11: Copied (replaced existing) 2025/06/23 03:41:39 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/06/23 03:41:39 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/06/23 03:41:39 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/06/23 03:41:39 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/06/23 03:41:39 INFO : only16.rclone_chunk.001_anw1rj: Moved (server-side) to: only16.rclone_chunk.001 2025/06/23 03:41:39 INFO : only16: Copied (replaced existing) 2025/06/23 03:41:39 INFO : only15.rclone_chunk.001_anw14c: Moved (server-side) to: only15.rclone_chunk.001 2025/06/23 03:41:39 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/06/23 03:41:39 INFO : only15: Copied (replaced existing) 2025/06/23 03:41:39 INFO : only14.rclone_chunk.001_anw1tj: Moved (server-side) to: only14.rclone_chunk.001 2025/06/23 03:41:39 INFO : only14: Copied (replaced existing) 2025/06/23 03:41:39 INFO : only17.rclone_chunk.001_anw1je: Moved (server-side) to: only17.rclone_chunk.001 2025/06/23 03:41:39 INFO : only17: Copied (replaced existing) 2025/06/23 03:41:39 INFO : only18.rclone_chunk.001_anw1ov: Moved (server-side) to: only18.rclone_chunk.001 2025/06/23 03:41:39 INFO : only18: Copied (replaced existing) 2025/06/23 03:41:39 INFO : only0.rclone_chunk.001_anw14s: Moved (server-side) to: only0.rclone_chunk.001 2025/06/23 03:41:39 INFO : only0: Copied (replaced existing) 2025/06/23 03:41:39 INFO : only12.rclone_chunk.001_anw1n1: Moved (server-side) to: only12.rclone_chunk.001 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:39 INFO : only1.rclone_chunk.001_anw1yl: Moved (server-side) to: only1.rclone_chunk.001 2025/06/23 03:41:39 INFO : only12: Copied (replaced existing) 2025/06/23 03:41:39 INFO : only1: Copied (replaced existing) 2025/06/23 03:41:39 INFO : only2.rclone_chunk.001_anw12f: Moved (server-side) to: only2.rclone_chunk.001 2025/06/23 03:41:39 INFO : only19.rclone_chunk.001_anw1bf: Moved (server-side) to: only19.rclone_chunk.001 2025/06/23 03:41:39 INFO : only19: Copied (replaced existing) 2025/06/23 03:41:39 INFO : only2: Copied (replaced existing) 2025/06/23 03:41:39 INFO : only8.rclone_chunk.001_anw1sm: Moved (server-side) to: only8.rclone_chunk.001 2025/06/23 03:41:39 INFO : only8: Copied (replaced existing) 2025/06/23 03:41:39 INFO : only7.rclone_chunk.001_anw126: Moved (server-side) to: only7.rclone_chunk.001 2025/06/23 03:41:39 INFO : only7: Copied (replaced existing) 2025/06/23 03:41:39 INFO : only5.rclone_chunk.001_anw1cr: Moved (server-side) to: only5.rclone_chunk.001 2025/06/23 03:41:39 INFO : only5: Copied (replaced existing) 2025/06/23 03:41:39 INFO : only6.rclone_chunk.001_anw1dg: Moved (server-side) to: only6.rclone_chunk.001 2025/06/23 03:41:39 INFO : only6: Copied (replaced existing) 2025/06/23 03:41:39 INFO : only10.rclone_chunk.001_anw1lb: Moved (server-side) to: only10.rclone_chunk.001 2025/06/23 03:41:39 INFO : only10: Copied (replaced existing) 2025/06/23 03:41:39 INFO : only9.rclone_chunk.001_anw13g: Moved (server-side) to: only9.rclone_chunk.001 2025/06/23 03:41:39 INFO : only9: Copied (replaced existing) 2025/06/23 03:41:39 INFO : only3.rclone_chunk.001_anw1cy: Moved (server-side) to: only3.rclone_chunk.001 2025/06/23 03:41:39 INFO : only3: Copied (replaced existing) 2025/06/23 03:41:39 INFO : only4.rclone_chunk.001_anw1nn: Moved (server-side) to: only4.rclone_chunk.001 2025/06/23 03:41:39 INFO : only4: Copied (replaced existing) 2025/06/23 03:41:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (0.06s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:39 DEBUG : empty_dir: Making directory with metadata 2025/06/23 03:41:39 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/23 03:41:39 DEBUG : empty_on_remote: Making directory with metadata 2025/06/23 03:41:39 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/23 03:41:39 DEBUG : empty_on_remote: Making directory with metadata 2025/06/23 03:41:39 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/23 03:41:39 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/23 03:41:39 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/23 03:41:39 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/23 03:41:39 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (0.04s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:39 DEBUG : empty_dir: Making directory with metadata 2025/06/23 03:41:39 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/23 03:41:39 DEBUG : empty_on_remote: Making directory with metadata 2025/06/23 03:41:39 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/23 03:41:39 DEBUG : empty_on_remote: Making directory with metadata 2025/06/23 03:41:39 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/23 03:41:39 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/23 03:41:39 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/23 03:41:39 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/23 03:41:39 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/06/23 03:41:39 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.04s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/23 03:41:39 DEBUG : sub dir: Making directory with metadata 2025/06/23 03:41:39 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2025/06/23 03:41:39 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/06/23 03:41:39 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/06/23 03:41:39 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/23 03:41:39 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) --- PASS: TestNothingToTransferWithEmptyDirs (0.07s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/23 03:41:39 DEBUG : sub dir: Making directory with metadata 2025/06/23 03:41:39 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2025/06/23 03:41:39 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/06/23 03:41:39 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/06/23 03:41:39 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/23 03:41:39 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) --- PASS: TestNothingToTransferWithoutEmptyDirs (0.07s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:39 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_anw1bx: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2025/06/23 03:41:39 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_anw1yg: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2025/06/23 03:41:39 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_anw10f: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2025/06/23 03:41:39 INFO : dir1/0003-defghij.txt.rclone_chunk.001_anw1c3: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2025/06/23 03:41:39 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_anw1v3: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2025/06/23 03:41:39 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_anw1yv: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2025/06/23 03:41:39 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_anw1qm: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2025/06/23 03:41:39 INFO : dir1/0007-1234567.txt.rclone_chunk.001_anw16s: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2025/06/23 03:41:39 INFO : dir1/0008-2345678.txt.rclone_chunk.001_anw1cv: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2025/06/23 03:41:39 INFO : dir1/0009-3456789.txt.rclone_chunk.001_anw1gg: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2025/06/23 03:41:39 INFO : dir1/0010-456789.txt.rclone_chunk.001_anw1x5: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2025/06/23 03:41:39 INFO : dir1/0011-56789;.txt.rclone_chunk.001_anw19k: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2025/06/23 03:41:39 INFO : dir1/0012-6789;.txt.rclone_chunk.001_anw1hw: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2025/06/23 03:41:39 INFO : dir1/0013-789;=.txt.rclone_chunk.001_anw1je: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2025/06/23 03:41:39 INFO : dir1/0014-89;=.txt.rclone_chunk.001_anw1pp: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2025/06/23 03:41:39 INFO : dir1/0015-9;=.txt.rclone_chunk.001_anw1p3: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2025/06/23 03:41:39 INFO : apple.rclone_chunk.001_anw1yg: Moved (server-side) to: apple.rclone_chunk.001 2025/06/23 03:41:39 INFO : banana.rclone_chunk.001_anw1kx: Moved (server-side) to: banana.rclone_chunk.001 2025/06/23 03:41:39 INFO : appleappleapplebanana.rclone_chunk.001_anw1tq: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2025/06/23 03:41:39 INFO : splitbananasplit.rclone_chunk.001_anw1tn: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2025/06/23 03:41:39 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:39 DEBUG : apple: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : apple: Excluded 2025/06/23 03:41:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : appleappleapplebanana: Excluded 2025/06/23 03:41:39 DEBUG : banana: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : banana: Excluded 2025/06/23 03:41:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : splitbananasplit: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/23 03:41:39 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : apple: Unchanged skipping 2025/06/23 03:41:39 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/06/23 03:41:39 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : banana: Unchanged skipping 2025/06/23 03:41:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/23 03:41:39 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : splitbananasplit: Unchanged skipping 2025/06/23 03:41:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/23 03:41:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/23 03:41:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/23 03:41:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/23 03:41:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/23 03:41:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/23 03:41:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/23 03:41:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/23 03:41:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/23 03:41:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/23 03:41:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/23 03:41:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/23 03:41:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/23 03:41:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/23 03:41:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/23 03:41:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:39 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:39 DEBUG : apple: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : apple: Excluded 2025/06/23 03:41:39 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : appleappleapplebanana: Excluded 2025/06/23 03:41:39 DEBUG : banana: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : banana: Excluded 2025/06/23 03:41:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : splitbananasplit: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/23 03:41:39 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : apple: Unchanged skipping 2025/06/23 03:41:39 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/06/23 03:41:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/23 03:41:39 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : splitbananasplit: Unchanged skipping 2025/06/23 03:41:39 DEBUG : banana: Unchanged skipping 2025/06/23 03:41:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/23 03:41:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/23 03:41:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/23 03:41:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/23 03:41:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/23 03:41:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/23 03:41:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/23 03:41:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/23 03:41:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/23 03:41:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/23 03:41:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/23 03:41:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/23 03:41:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/23 03:41:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/23 03:41:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:39 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:39 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:39 DEBUG : apple: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : apple: Excluded 2025/06/23 03:41:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : appleappleapplebanana: Excluded 2025/06/23 03:41:39 DEBUG : banana: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : banana: Excluded 2025/06/23 03:41:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : splitbananasplit: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:39 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_anw19g: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2025/06/23 03:41:39 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_anw1di: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2025/06/23 03:41:39 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_anw1st: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2025/06/23 03:41:39 INFO : dir1/0003-defghij.txt.rclone_chunk.001_anw14i: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2025/06/23 03:41:39 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_anw19v: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2025/06/23 03:41:39 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_anw15i: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2025/06/23 03:41:39 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_anw1g5: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2025/06/23 03:41:39 INFO : dir1/0007-1234567.txt.rclone_chunk.001_anw1z4: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2025/06/23 03:41:39 INFO : dir1/0008-2345678.txt.rclone_chunk.001_anw130: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2025/06/23 03:41:39 INFO : dir1/0009-3456789.txt.rclone_chunk.001_anw1wq: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2025/06/23 03:41:39 INFO : dir1/0010-456789.txt.rclone_chunk.001_anw1hm: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2025/06/23 03:41:39 INFO : dir1/0011-56789;.txt.rclone_chunk.001_anw1x7: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2025/06/23 03:41:39 INFO : dir1/0012-6789;.txt.rclone_chunk.001_anw1fn: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2025/06/23 03:41:39 INFO : dir1/0013-789;=.txt.rclone_chunk.001_anw1xs: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2025/06/23 03:41:39 INFO : dir1/0014-89;=.txt.rclone_chunk.001_anw1md: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2025/06/23 03:41:39 INFO : dir1/0015-9;=.txt.rclone_chunk.001_anw19w: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2025/06/23 03:41:39 INFO : apple.rclone_chunk.001_anw1yz: Moved (server-side) to: apple.rclone_chunk.001 2025/06/23 03:41:39 INFO : banana.rclone_chunk.001_anw1bj: Moved (server-side) to: banana.rclone_chunk.001 2025/06/23 03:41:39 INFO : appleappleapplebanana.rclone_chunk.001_anw1p6: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2025/06/23 03:41:39 INFO : splitbananasplit.rclone_chunk.001_anw1h9: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2025/06/23 03:41:39 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:39 DEBUG : apple: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : apple: Excluded 2025/06/23 03:41:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : appleappleapplebanana: Excluded 2025/06/23 03:41:39 DEBUG : banana: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : banana: Excluded 2025/06/23 03:41:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : splitbananasplit: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/23 03:41:39 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : apple: Unchanged skipping 2025/06/23 03:41:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/23 03:41:39 INFO : dir1: Set directory modification time (using SetModTime) 2025/06/23 03:41:39 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/06/23 03:41:39 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : banana: Unchanged skipping 2025/06/23 03:41:39 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : splitbananasplit: Unchanged skipping 2025/06/23 03:41:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/23 03:41:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/23 03:41:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/23 03:41:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/23 03:41:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/23 03:41:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/23 03:41:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/23 03:41:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/23 03:41:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/23 03:41:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/23 03:41:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/23 03:41:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/23 03:41:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/23 03:41:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/23 03:41:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:39 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:39 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:39 DEBUG : apple: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : apple: Excluded 2025/06/23 03:41:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : appleappleapplebanana: Excluded 2025/06/23 03:41:39 DEBUG : banana: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : banana: Excluded 2025/06/23 03:41:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : splitbananasplit: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/06/23 03:41:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/23 03:41:39 DEBUG : apple: Unchanged skipping 2025/06/23 03:41:39 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : banana: Unchanged skipping 2025/06/23 03:41:39 DEBUG : splitbananasplit: Unchanged skipping 2025/06/23 03:41:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/23 03:41:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/23 03:41:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/23 03:41:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/23 03:41:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/23 03:41:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/23 03:41:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/23 03:41:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/23 03:41:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/23 03:41:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/23 03:41:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/23 03:41:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/23 03:41:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/23 03:41:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/23 03:41:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/23 03:41:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:39 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:39 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:39 DEBUG : apple: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : apple: Excluded 2025/06/23 03:41:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : appleappleapplebanana: Excluded 2025/06/23 03:41:39 DEBUG : banana: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : banana: Excluded 2025/06/23 03:41:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : splitbananasplit: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:39 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_anw1k1: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2025/06/23 03:41:39 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_anw1gj: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2025/06/23 03:41:39 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_anw13p: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2025/06/23 03:41:39 INFO : dir1/0003-defghij.txt.rclone_chunk.001_anw1t4: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2025/06/23 03:41:39 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_anw1he: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2025/06/23 03:41:39 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_anw1tm: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2025/06/23 03:41:39 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_anw1of: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2025/06/23 03:41:39 INFO : dir1/0007-1234567.txt.rclone_chunk.001_anw1zh: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2025/06/23 03:41:39 INFO : dir1/0008-2345678.txt.rclone_chunk.001_anw1eu: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2025/06/23 03:41:39 INFO : dir1/0009-3456789.txt.rclone_chunk.001_anw11j: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2025/06/23 03:41:39 INFO : dir1/0010-456789.txt.rclone_chunk.001_anw14e: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2025/06/23 03:41:39 INFO : dir1/0011-56789;.txt.rclone_chunk.001_anw11b: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2025/06/23 03:41:39 INFO : dir1/0012-6789;.txt.rclone_chunk.001_anw19z: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2025/06/23 03:41:39 INFO : dir1/0013-789;=.txt.rclone_chunk.001_anw1ce: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2025/06/23 03:41:39 INFO : dir1/0014-89;=.txt.rclone_chunk.001_anw1hc: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2025/06/23 03:41:39 INFO : dir1/0015-9;=.txt.rclone_chunk.001_anw1yh: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2025/06/23 03:41:39 INFO : apple.rclone_chunk.001_anw1ja: Moved (server-side) to: apple.rclone_chunk.001 2025/06/23 03:41:39 INFO : banana.rclone_chunk.001_anw16s: Moved (server-side) to: banana.rclone_chunk.001 2025/06/23 03:41:39 INFO : appleappleapplebanana.rclone_chunk.001_anw1y8: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2025/06/23 03:41:39 INFO : splitbananasplit.rclone_chunk.001_anw1qn: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2025/06/23 03:41:39 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:39 DEBUG : apple: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : apple: Excluded 2025/06/23 03:41:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : appleappleapplebanana: Excluded 2025/06/23 03:41:39 DEBUG : banana: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : banana: Excluded 2025/06/23 03:41:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : splitbananasplit: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/23 03:41:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 03:41:39 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 03:41:39 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 03:41:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 03:41:39 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 03:41:39 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 03:41:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 03:41:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 03:41:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 03:41:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 03:41:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 03:41:39 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 03:41:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 03:41:39 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 03:41:39 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 03:41:39 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/23 03:41:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 03:41:39 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/23 03:41:39 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 03:41:39 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/23 03:41:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 03:41:39 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/23 03:41:39 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 03:41:39 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 03:41:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 03:41:39 INFO : dir1: Set directory modification time (using SetModTime) 2025/06/23 03:41:39 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/06/23 03:41:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 03:41:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 03:41:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 03:41:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 03:41:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 03:41:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 03:41:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 03:41:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 03:41:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 03:41:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 03:41:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 03:41:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 03:41:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 03:41:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 03:41:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 03:41:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 03:41:39 INFO : YmFuYW5h.rclone_chunk.001_anw1zx: Moved (server-side) to: YmFuYW5h.rclone_chunk.001 2025/06/23 03:41:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 03:41:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 03:41:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 03:41:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 03:41:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 03:41:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 03:41:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 03:41:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 03:41:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 03:41:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 03:41:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 03:41:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 03:41:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 03:41:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 03:41:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 03:41:39 INFO : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.rclone_chunk.001_anw1w6: Moved (server-side) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h.rclone_chunk.001 2025/06/23 03:41:39 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 03:41:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 03:41:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 03:41:39 INFO : banana: Copied (new) to: YmFuYW5h 2025/06/23 03:41:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 03:41:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 03:41:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 03:41:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 03:41:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 03:41:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 03:41:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 03:41:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 03:41:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 03:41:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 03:41:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 03:41:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 03:41:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 03:41:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 03:41:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 03:41:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 03:41:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 03:41:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 03:41:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 03:41:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 03:41:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 03:41:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 03:41:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 03:41:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 03:41:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 03:41:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 03:41:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 03:41:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 03:41:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 03:41:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 03:41:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 03:41:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 03:41:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 03:41:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 03:41:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 03:41:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 03:41:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 03:41:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 03:41:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 03:41:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 03:41:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 03:41:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 03:41:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 03:41:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 03:41:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 03:41:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 03:41:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 03:41:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 03:41:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 03:41:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 03:41:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 03:41:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 03:41:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 03:41:39 INFO : YXBwbGU=.rclone_chunk.001_anw1ai: Moved (server-side) to: YXBwbGU=.rclone_chunk.001 2025/06/23 03:41:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 03:41:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 03:41:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 03:41:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 03:41:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 03:41:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 03:41:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 03:41:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 03:41:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 03:41:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 03:41:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 03:41:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 03:41:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 03:41:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 03:41:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 03:41:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 03:41:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 03:41:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 03:41:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 03:41:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 03:41:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 03:41:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 03:41:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 03:41:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 03:41:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 03:41:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 03:41:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 03:41:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 03:41:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 03:41:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 03:41:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 03:41:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 03:41:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 03:41:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 03:41:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 03:41:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 03:41:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 03:41:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 03:41:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 03:41:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 03:41:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 03:41:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 03:41:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 03:41:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 03:41:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 03:41:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/23 03:41:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 03:41:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/23 03:41:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 03:41:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/23 03:41:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 03:41:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/23 03:41:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 03:41:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/23 03:41:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 03:41:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 03:41:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 03:41:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 03:41:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 03:41:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 03:41:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 03:41:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 03:41:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 03:41:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 03:41:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/23 03:41:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 03:41:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 03:41:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 03:41:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 03:41:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 03:41:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 03:41:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 03:41:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 03:41:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 03:41:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 03:41:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 03:41:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 03:41:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 03:41:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 03:41:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 03:41:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 03:41:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 03:41:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 03:41:39 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/23 03:41:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 03:41:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 03:41:39 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 03:41:39 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 03:41:39 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 03:41:39 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 03:41:39 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 03:41:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 03:41:39 INFO : c3BsaXRiYW5hbmFzcGxpdA==.rclone_chunk.001_anw13r: Moved (server-side) to: c3BsaXRiYW5hbmFzcGxpdA==.rclone_chunk.001 2025/06/23 03:41:39 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 03:41:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 03:41:39 INFO : apple: Copied (new) to: YXBwbGU= 2025/06/23 03:41:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 03:41:39 INFO : dir1/MDAwMC1hYmNkZWZnLnR4dA==.rclone_chunk.001_anw1b0: Moved (server-side) to: dir1/MDAwMC1hYmNkZWZnLnR4dA==.rclone_chunk.001 2025/06/23 03:41:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 03:41:39 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 03:41:39 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 03:41:39 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 03:41:39 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 03:41:39 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/23 03:41:39 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 03:41:39 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 03:41:39 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 03:41:39 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 03:41:39 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:39 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/23 03:41:39 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:39 INFO : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.rclone_chunk.001_anw1kx: Moved (server-side) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA==.rclone_chunk.001 2025/06/23 03:41:39 INFO : dir1/MDAwMS1iY2RlZmdoLnR4dA==.rclone_chunk.001_anw1fl: Moved (server-side) to: dir1/MDAwMS1iY2RlZmdoLnR4dA==.rclone_chunk.001 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:39 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:39 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 03:41:39 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 03:41:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 03:41:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 03:41:39 INFO : dir1/MDAwMy1kZWZnaGlqLnR4dA==.rclone_chunk.001_anw1ly: Moved (server-side) to: dir1/MDAwMy1kZWZnaGlqLnR4dA==.rclone_chunk.001 2025/06/23 03:41:39 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 03:41:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 03:41:39 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 03:41:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 03:41:39 INFO : dir1/MDAwNC1lZmdoaWprLnR4dA==.rclone_chunk.001_anw17b: Moved (server-side) to: dir1/MDAwNC1lZmdoaWprLnR4dA==.rclone_chunk.001 2025/06/23 03:41:39 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 03:41:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 03:41:39 INFO : dir1/MDAwNS1mZ2hpamtsLnR4dA==.rclone_chunk.001_anw1yp: Moved (server-side) to: dir1/MDAwNS1mZ2hpamtsLnR4dA==.rclone_chunk.001 2025/06/23 03:41:39 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 03:41:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 03:41:39 INFO : dir1/MDAwNi1naGlqa2xtLnR4dA==.rclone_chunk.001_anw1oa: Moved (server-side) to: dir1/MDAwNi1naGlqa2xtLnR4dA==.rclone_chunk.001 2025/06/23 03:41:39 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 03:41:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/23 03:41:39 INFO : dir1/MDAwNy0xMjM0NTY3LnR4dA==.rclone_chunk.001_anw10w: Moved (server-side) to: dir1/MDAwNy0xMjM0NTY3LnR4dA==.rclone_chunk.001 2025/06/23 03:41:39 INFO : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.rclone_chunk.001_anw1bf: Moved (server-side) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA==.rclone_chunk.001 2025/06/23 03:41:39 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 03:41:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/23 03:41:39 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 03:41:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/23 03:41:39 INFO : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.rclone_chunk.001_anw1zm: Moved (server-side) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA==.rclone_chunk.001 2025/06/23 03:41:39 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 03:41:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/23 03:41:39 INFO : dir1/MDAxMC00NTY3ODkudHh0.rclone_chunk.001_anw15y: Moved (server-side) to: dir1/MDAxMC00NTY3ODkudHh0.rclone_chunk.001 2025/06/23 03:41:39 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/23 03:41:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/23 03:41:39 INFO : dir1/MDAxMS01Njc4OTsudHh0.rclone_chunk.001_anw198: Moved (server-side) to: dir1/MDAxMS01Njc4OTsudHh0.rclone_chunk.001 2025/06/23 03:41:39 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/23 03:41:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/23 03:41:39 INFO : dir1/MDAxMi02Nzg5Oy50eHQ=.rclone_chunk.001_anw1wd: Moved (server-side) to: dir1/MDAxMi02Nzg5Oy50eHQ=.rclone_chunk.001 2025/06/23 03:41:39 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/23 03:41:39 INFO : dir1/MDAxMy03ODk7PS50eHQ=.rclone_chunk.001_anw151: Moved (server-side) to: dir1/MDAxMy03ODk7PS50eHQ=.rclone_chunk.001 2025/06/23 03:41:39 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/23 03:41:39 INFO : dir1/MDAxNC04OTs9LnR4dA==.rclone_chunk.001_anw1xs: Moved (server-side) to: dir1/MDAxNC04OTs9LnR4dA==.rclone_chunk.001 2025/06/23 03:41:39 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/23 03:41:39 INFO : dir1/MDAxNS05Oz0udHh0.rclone_chunk.001_anw1zu: Moved (server-side) to: dir1/MDAxNS05Oz0udHh0.rclone_chunk.001 2025/06/23 03:41:39 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/06/23 03:41:39 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:39 INFO : banana: Deleted 2025/06/23 03:41:39 INFO : dir1/0003-defghij.txt: Deleted 2025/06/23 03:41:39 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/23 03:41:39 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/23 03:41:39 INFO : dir1/0007-1234567.txt: Deleted 2025/06/23 03:41:39 INFO : dir1/0015-9;=.txt: Deleted 2025/06/23 03:41:39 INFO : dir1/0012-6789;.txt: Deleted 2025/06/23 03:41:39 INFO : dir1/0014-89;=.txt: Deleted 2025/06/23 03:41:39 INFO : splitbananasplit: Deleted 2025/06/23 03:41:39 INFO : apple: Deleted 2025/06/23 03:41:39 INFO : dir1/0008-2345678.txt: Deleted 2025/06/23 03:41:39 INFO : appleappleapplebanana: Deleted 2025/06/23 03:41:39 INFO : dir1/0009-3456789.txt: Deleted 2025/06/23 03:41:39 INFO : dir1/0010-456789.txt: Deleted 2025/06/23 03:41:39 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/23 03:41:39 INFO : dir1/0011-56789;.txt: Deleted 2025/06/23 03:41:39 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/23 03:41:39 INFO : dir1/0013-789;=.txt: Deleted 2025/06/23 03:41:39 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/23 03:41:39 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/23 03:41:39 INFO : dir1: Set directory modification time (using SetModTime) 2025/06/23 03:41:39 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:39 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : YXBwbGU=: Excluded 2025/06/23 03:41:39 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/06/23 03:41:39 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : YmFuYW5h: Excluded 2025/06/23 03:41:39 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/06/23 03:41:39 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/06/23 03:41:39 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/06/23 03:41:39 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/06/23 03:41:39 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/06/23 03:41:39 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/06/23 03:41:39 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/06/23 03:41:39 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/06/23 03:41:39 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/06/23 03:41:39 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/06/23 03:41:39 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/06/23 03:41:39 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/06/23 03:41:39 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/06/23 03:41:39 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/06/23 03:41:39 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/06/23 03:41:39 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/06/23 03:41:39 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/23 03:41:39 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/06/23 03:41:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 03:41:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 03:41:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 03:41:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 03:41:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 03:41:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 03:41:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 03:41:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 03:41:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 03:41:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 03:41:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 03:41:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 03:41:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 03:41:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 03:41:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 03:41:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 03:41:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 03:41:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 03:41:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/23 03:41:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 03:41:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/23 03:41:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/23 03:41:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/23 03:41:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/23 03:41:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/23 03:41:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/23 03:41:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/23 03:41:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/23 03:41:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/23 03:41:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/23 03:41:39 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 03:41:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/23 03:41:39 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 03:41:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/23 03:41:39 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 03:41:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/23 03:41:39 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 03:41:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/23 03:41:39 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 03:41:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/23 03:41:39 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 03:41:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/23 03:41:39 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 03:41:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 03:41:39 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 03:41:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 03:41:39 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 03:41:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 03:41:39 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 03:41:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 03:41:39 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 03:41:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 03:41:39 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 03:41:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 03:41:39 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 03:41:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 03:41:39 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 03:41:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 03:41:39 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 03:41:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 03:41:39 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 03:41:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 03:41:39 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 03:41:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/23 03:41:39 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 03:41:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/23 03:41:39 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 03:41:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/23 03:41:39 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 03:41:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/23 03:41:39 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 03:41:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/23 03:41:39 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 03:41:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/23 03:41:39 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 03:41:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 03:41:39 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 03:41:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 03:41:39 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 03:41:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 03:41:39 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 03:41:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 03:41:39 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 03:41:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 03:41:39 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 03:41:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 03:41:39 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 03:41:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 03:41:39 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 03:41:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 03:41:39 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 03:41:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 03:41:39 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 03:41:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 03:41:39 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 03:41:39 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 03:41:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 03:41:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/23 03:41:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 03:41:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/23 03:41:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 03:41:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/23 03:41:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 03:41:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/23 03:41:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 03:41:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/23 03:41:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 03:41:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/23 03:41:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 03:41:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 03:41:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 03:41:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 03:41:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 03:41:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 03:41:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 03:41:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 03:41:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 03:41:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 03:41:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 03:41:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 03:41:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 03:41:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 03:41:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 03:41:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 03:41:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 03:41:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 03:41:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 03:41:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 03:41:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 03:41:39 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 03:41:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 03:41:39 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 03:41:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 03:41:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/23 03:41:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 03:41:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/23 03:41:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 03:41:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/23 03:41:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 03:41:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/23 03:41:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 03:41:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/23 03:41:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 03:41:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/23 03:41:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 03:41:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 03:41:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 03:41:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 03:41:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 03:41:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 03:41:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 03:41:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 03:41:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 03:41:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 03:41:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 03:41:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 03:41:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 03:41:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 03:41:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 03:41:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 03:41:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 03:41:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 03:41:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 03:41:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 03:41:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 03:41:39 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 03:41:39 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 03:41:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 03:41:39 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 03:41:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 03:41:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 03:41:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 03:41:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 03:41:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 03:41:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 03:41:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 03:41:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 03:41:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 03:41:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 03:41:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 03:41:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/23 03:41:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/23 03:41:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/23 03:41:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/23 03:41:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/23 03:41:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/23 03:41:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 03:41:40 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 03:41:40 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 03:41:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 03:41:40 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 03:41:40 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 03:41:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 03:41:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 03:41:40 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 03:41:40 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 03:41:40 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 03:41:40 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 03:41:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 03:41:40 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/06/23 03:41:40 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : apple: Unchanged skipping 2025/06/23 03:41:40 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/23 03:41:40 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : splitbananasplit: Unchanged skipping 2025/06/23 03:41:40 DEBUG : banana: Unchanged skipping 2025/06/23 03:41:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 03:41:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 03:41:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 03:41:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 03:41:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 03:41:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 03:41:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 03:41:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 03:41:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 03:41:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 03:41:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 03:41:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 03:41:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 03:41:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 03:41:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 03:41:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 03:41:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 03:41:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 03:41:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 03:41:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 03:41:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 03:41:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 03:41:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 03:41:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 03:41:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 03:41:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 03:41:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 03:41:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 03:41:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 03:41:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 03:41:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 03:41:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 03:41:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 03:41:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 03:41:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 03:41:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 03:41:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 03:41:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 03:41:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 03:41:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 03:41:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 03:41:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 03:41:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 03:41:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 03:41:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 03:41:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 03:41:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 03:41:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 03:41:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 03:41:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 03:41:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 03:41:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 03:41:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 03:41:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 03:41:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 03:41:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 03:41:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 03:41:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 03:41:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 03:41:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 03:41:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 03:41:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 03:41:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 03:41:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 03:41:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 03:41:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 03:41:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 03:41:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 03:41:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 03:41:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 03:41:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 03:41:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 03:41:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 03:41:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 03:41:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 03:41:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 03:41:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 03:41:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 03:41:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 03:41:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 03:41:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 03:41:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 03:41:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 03:41:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 03:41:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 03:41:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 03:41:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 03:41:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 03:41:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 03:41:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 03:41:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 03:41:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 03:41:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 03:41:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 03:41:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 03:41:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 03:41:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 03:41:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 03:41:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 03:41:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 03:41:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 03:41:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 03:41:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 03:41:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 03:41:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 03:41:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 03:41:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 03:41:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 03:41:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 03:41:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 03:41:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 03:41:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 03:41:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 03:41:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 03:41:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 03:41:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 03:41:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 03:41:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 03:41:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 03:41:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/23 03:41:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 03:41:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/23 03:41:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 03:41:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/23 03:41:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 03:41:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/23 03:41:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 03:41:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 03:41:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 03:41:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 03:41:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 03:41:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 03:41:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 03:41:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 03:41:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 03:41:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/23 03:41:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 03:41:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 03:41:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 03:41:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 03:41:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 03:41:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 03:41:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 03:41:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 03:41:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 03:41:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 03:41:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 03:41:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 03:41:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 03:41:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 03:41:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 03:41:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 03:41:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 03:41:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 03:41:40 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 03:41:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 03:41:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 03:41:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 03:41:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 03:41:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 03:41:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 03:41:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:40 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:40 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:40 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:40 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : YXBwbGU=: Excluded 2025/06/23 03:41:40 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/06/23 03:41:40 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : YmFuYW5h: Excluded 2025/06/23 03:41:40 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/06/23 03:41:40 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/06/23 03:41:40 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/06/23 03:41:40 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/06/23 03:41:40 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/06/23 03:41:40 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/06/23 03:41:40 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/06/23 03:41:40 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/06/23 03:41:40 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/06/23 03:41:40 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/06/23 03:41:40 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/06/23 03:41:40 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/06/23 03:41:40 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/06/23 03:41:40 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/06/23 03:41:40 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/06/23 03:41:40 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/06/23 03:41:40 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 03:41:40 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 03:41:40 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 03:41:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 03:41:40 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 03:41:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/23 03:41:40 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 03:41:40 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 03:41:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:40 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_anw2rz: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_anw2a8: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_anw2ue: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0003-defghij.txt.rclone_chunk.001_anw2uw: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_anw2nj: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_anw2fv: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_anw2l8: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0007-1234567.txt.rclone_chunk.001_anw2jf: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0008-2345678.txt.rclone_chunk.001_anw2s5: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0009-3456789.txt.rclone_chunk.001_anw29l: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0010-456789.txt.rclone_chunk.001_anw2jp: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0011-56789;.txt.rclone_chunk.001_anw2xn: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0012-6789;.txt.rclone_chunk.001_anw2q5: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0013-789;=.txt.rclone_chunk.001_anw2zn: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0014-89;=.txt.rclone_chunk.001_anw2ei: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0015-9;=.txt.rclone_chunk.001_anw252: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : apple.rclone_chunk.001_anw28x: Moved (server-side) to: apple.rclone_chunk.001 2025/06/23 03:41:40 INFO : banana.rclone_chunk.001_anw2i2: Moved (server-side) to: banana.rclone_chunk.001 2025/06/23 03:41:40 INFO : appleappleapplebanana.rclone_chunk.001_anw2g2: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2025/06/23 03:41:40 INFO : splitbananasplit.rclone_chunk.001_anw2pe: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2025/06/23 03:41:40 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:40 DEBUG : apple: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : apple: Excluded 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: Excluded 2025/06/23 03:41:40 DEBUG : banana: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : banana: Excluded 2025/06/23 03:41:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : splitbananasplit: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/23 03:41:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 03:41:40 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 03:41:40 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 03:41:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 03:41:40 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 03:41:40 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 03:41:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 03:41:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 03:41:40 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 03:41:40 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 03:41:40 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 03:41:40 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 03:41:40 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 03:41:40 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/06/23 03:41:40 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 03:41:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 03:41:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/23 03:41:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 03:41:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/23 03:41:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/23 03:41:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 03:41:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/23 03:41:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/23 03:41:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 03:41:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/23 03:41:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/23 03:41:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/23 03:41:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/23 03:41:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/23 03:41:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/23 03:41:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 03:41:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/23 03:41:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/23 03:41:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/23 03:41:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/23 03:41:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/23 03:41:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/23 03:41:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 03:41:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/23 03:41:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/23 03:41:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 03:41:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/23 03:41:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/23 03:41:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/23 03:41:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/23 03:41:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/23 03:41:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/23 03:41:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/23 03:41:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/23 03:41:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/23 03:41:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/23 03:41:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/23 03:41:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/23 03:41:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 03:41:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/23 03:41:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/23 03:41:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/23 03:41:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/23 03:41:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/23 03:41:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/23 03:41:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/23 03:41:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/23 03:41:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/23 03:41:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/23 03:41:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/23 03:41:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/23 03:41:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/23 03:41:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/23 03:41:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 03:41:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/23 03:41:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/23 03:41:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/23 03:41:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/23 03:41:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/23 03:41:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/23 03:41:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/23 03:41:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/23 03:41:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/23 03:41:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/23 03:41:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/23 03:41:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/23 03:41:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/23 03:41:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/23 03:41:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/23 03:41:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/23 03:41:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 03:41:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/23 03:41:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/23 03:41:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/23 03:41:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/23 03:41:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/23 03:41:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/23 03:41:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/23 03:41:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/23 03:41:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 03:41:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/23 03:41:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/23 03:41:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/23 03:41:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/23 03:41:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/23 03:41:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/23 03:41:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/23 03:41:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/23 03:41:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/23 03:41:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/23 03:41:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/23 03:41:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/23 03:41:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/23 03:41:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/23 03:41:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/23 03:41:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/23 03:41:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 03:41:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/23 03:41:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/23 03:41:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/23 03:41:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/23 03:41:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/23 03:41:40 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 03:41:40 INFO : PREFIXapple.rclone_chunk.001_anw2r8: Moved (server-side) to: PREFIXapple.rclone_chunk.001 2025/06/23 03:41:40 INFO : PREFIXappleappleapplebanana.rclone_chunk.001_anw2fo: Moved (server-side) to: PREFIXappleappleapplebanana.rclone_chunk.001 2025/06/23 03:41:40 INFO : apple: Copied (new) to: PREFIXapple 2025/06/23 03:41:40 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/06/23 03:41:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/23 03:41:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/23 03:41:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/23 03:41:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/23 03:41:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/23 03:41:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/23 03:41:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/23 03:41:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/23 03:41:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/23 03:41:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/23 03:41:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/23 03:41:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/23 03:41:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/23 03:41:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/23 03:41:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/23 03:41:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/23 03:41:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/23 03:41:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 03:41:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/23 03:41:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/23 03:41:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/23 03:41:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/23 03:41:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/23 03:41:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/23 03:41:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/23 03:41:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/23 03:41:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 03:41:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/23 03:41:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/23 03:41:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/23 03:41:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/23 03:41:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/23 03:41:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/23 03:41:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/23 03:41:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/23 03:41:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/23 03:41:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/23 03:41:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/23 03:41:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/23 03:41:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/23 03:41:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/23 03:41:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/23 03:41:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/23 03:41:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/23 03:41:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/23 03:41:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/23 03:41:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/23 03:41:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/23 03:41:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/23 03:41:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/23 03:41:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/23 03:41:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/23 03:41:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/23 03:41:40 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 03:41:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/23 03:41:40 INFO : PREFIXbanana.rclone_chunk.001_anw2vw: Moved (server-side) to: PREFIXbanana.rclone_chunk.001 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/23 03:41:40 INFO : banana: Copied (new) to: PREFIXbanana 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/23 03:41:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/23 03:41:40 INFO : PREFIXsplitbananasplit.rclone_chunk.001_anw27n: Moved (server-side) to: PREFIXsplitbananasplit.rclone_chunk.001 2025/06/23 03:41:40 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:40 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:40 INFO : dir1/PREFIX0001-bcdefgh.txt.rclone_chunk.001_anw23i: Moved (server-side) to: dir1/PREFIX0001-bcdefgh.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/06/23 03:41:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/23 03:41:40 INFO : dir1/PREFIX0000-abcdefg.txt.rclone_chunk.001_anw23n: Moved (server-side) to: dir1/PREFIX0000-abcdefg.txt.rclone_chunk.001 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/23 03:41:40 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/23 03:41:40 INFO : dir1/PREFIX0002-cdefghi.txt.rclone_chunk.001_anw2xm: Moved (server-side) to: dir1/PREFIX0002-cdefghi.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/23 03:41:40 INFO : dir1/PREFIX0006-ghijklm.txt.rclone_chunk.001_anw26s: Moved (server-side) to: dir1/PREFIX0006-ghijklm.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/PREFIX0004-efghijk.txt.rclone_chunk.001_anw2t9: Moved (server-side) to: dir1/PREFIX0004-efghijk.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/06/23 03:41:40 INFO : dir1/PREFIX0003-defghij.txt.rclone_chunk.001_anw2d0: Moved (server-side) to: dir1/PREFIX0003-defghij.txt.rclone_chunk.001 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/23 03:41:40 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/23 03:41:40 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/23 03:41:40 INFO : dir1/PREFIX0007-1234567.txt.rclone_chunk.001_anw2pe: Moved (server-side) to: dir1/PREFIX0007-1234567.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/23 03:41:40 INFO : dir1/PREFIX0008-2345678.txt.rclone_chunk.001_anw2tf: Moved (server-side) to: dir1/PREFIX0008-2345678.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/23 03:41:40 INFO : dir1/PREFIX0005-fghijkl.txt.rclone_chunk.001_anw2bd: Moved (server-side) to: dir1/PREFIX0005-fghijkl.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/23 03:41:40 INFO : dir1/PREFIX0009-3456789.txt.rclone_chunk.001_anw2b8: Moved (server-side) to: dir1/PREFIX0009-3456789.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/23 03:41:40 INFO : dir1/PREFIX0010-456789.txt.rclone_chunk.001_anw2w4: Moved (server-side) to: dir1/PREFIX0010-456789.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/23 03:41:40 INFO : dir1/PREFIX0011-56789;.txt.rclone_chunk.001_anw2rd: Moved (server-side) to: dir1/PREFIX0011-56789;.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/23 03:41:40 INFO : dir1/PREFIX0012-6789;.txt.rclone_chunk.001_anw2ey: Moved (server-side) to: dir1/PREFIX0012-6789;.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/06/23 03:41:40 INFO : dir1/PREFIX0013-789;=.txt.rclone_chunk.001_anw2bd: Moved (server-side) to: dir1/PREFIX0013-789;=.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/06/23 03:41:40 INFO : dir1/PREFIX0014-89;=.txt.rclone_chunk.001_anw2kl: Moved (server-side) to: dir1/PREFIX0014-89;=.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/06/23 03:41:40 INFO : dir1/PREFIX0015-9;=.txt.rclone_chunk.001_anw2om: Moved (server-side) to: dir1/PREFIX0015-9;=.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/06/23 03:41:40 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:40 INFO : dir1/0008-2345678.txt: Deleted 2025/06/23 03:41:40 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/23 03:41:40 INFO : dir1/0010-456789.txt: Deleted 2025/06/23 03:41:40 INFO : dir1/0009-3456789.txt: Deleted 2025/06/23 03:41:40 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/23 03:41:40 INFO : dir1/0015-9;=.txt: Deleted 2025/06/23 03:41:40 INFO : dir1/0013-789;=.txt: Deleted 2025/06/23 03:41:40 INFO : dir1/0007-1234567.txt: Deleted 2025/06/23 03:41:40 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/23 03:41:40 INFO : dir1/0003-defghij.txt: Deleted 2025/06/23 03:41:40 INFO : banana: Deleted 2025/06/23 03:41:40 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/23 03:41:40 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/23 03:41:40 INFO : dir1/0012-6789;.txt: Deleted 2025/06/23 03:41:40 INFO : appleappleapplebanana: Deleted 2025/06/23 03:41:40 INFO : dir1/0011-56789;.txt: Deleted 2025/06/23 03:41:40 INFO : splitbananasplit: Deleted 2025/06/23 03:41:40 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/23 03:41:40 INFO : apple: Deleted 2025/06/23 03:41:40 INFO : dir1/0014-89;=.txt: Deleted 2025/06/23 03:41:40 INFO : dir1: Set directory modification time (using SetModTime) 2025/06/23 03:41:40 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:40 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : PREFIXapple: Excluded 2025/06/23 03:41:40 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/06/23 03:41:40 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : PREFIXbanana: Excluded 2025/06/23 03:41:40 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : PREFIXsplitbananasplit: Excluded 2025/06/23 03:41:40 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/23 03:41:40 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/23 03:41:40 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/23 03:41:40 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/23 03:41:40 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/23 03:41:40 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/23 03:41:40 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/23 03:41:40 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/23 03:41:40 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/23 03:41:40 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/23 03:41:40 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/23 03:41:40 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/23 03:41:40 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/23 03:41:40 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/23 03:41:40 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/23 03:41:40 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/23 03:41:40 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/23 03:41:40 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/23 03:41:40 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/23 03:41:40 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/23 03:41:40 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/23 03:41:40 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/23 03:41:40 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/23 03:41:40 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/23 03:41:40 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/23 03:41:40 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/23 03:41:40 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/23 03:41:40 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/23 03:41:40 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/23 03:41:40 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/23 03:41:40 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/23 03:41:40 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/23 03:41:40 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/23 03:41:40 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 03:41:40 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 03:41:40 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 03:41:40 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 03:41:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/23 03:41:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/23 03:41:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/23 03:41:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/23 03:41:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/23 03:41:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/23 03:41:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/23 03:41:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/23 03:41:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/23 03:41:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/23 03:41:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/23 03:41:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/23 03:41:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/23 03:41:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/23 03:41:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/23 03:41:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/23 03:41:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 03:41:40 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 03:41:40 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 03:41:40 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 03:41:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/23 03:41:40 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/06/23 03:41:40 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/23 03:41:40 INFO : apple.rclone_chunk.001_anw2mm: Moved (server-side) to: apple.rclone_chunk.001 2025/06/23 03:41:40 INFO : apple: Copied (new) 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 INFO : appleappleapplebanana.rclone_chunk.001_anw2k7: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 INFO : banana.rclone_chunk.001_anw28l: Moved (server-side) to: banana.rclone_chunk.001 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 INFO : appleappleapplebanana: Copied (new) 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 INFO : banana: Copied (new) 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:40 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:40 INFO : splitbananasplit.rclone_chunk.001_anw26k: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2025/06/23 03:41:40 INFO : splitbananasplit: Copied (new) 2025/06/23 03:41:40 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_anw24h: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_anw29y: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/06/23 03:41:40 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_anw280: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/06/23 03:41:40 INFO : dir1/0003-defghij.txt.rclone_chunk.001_anw29t: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0003-defghij.txt: Copied (new) 2025/06/23 03:41:40 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/06/23 03:41:40 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_anw2nh: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/06/23 03:41:40 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_anw2ij: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/06/23 03:41:40 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_anw2o4: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/06/23 03:41:40 INFO : dir1/0008-2345678.txt.rclone_chunk.001_anw2ux: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0009-3456789.txt.rclone_chunk.001_anw2sp: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0009-3456789.txt: Copied (new) 2025/06/23 03:41:40 INFO : dir1/0007-1234567.txt.rclone_chunk.001_anw24a: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0007-1234567.txt: Copied (new) 2025/06/23 03:41:40 INFO : dir1/0008-2345678.txt: Copied (new) 2025/06/23 03:41:40 INFO : dir1/0010-456789.txt.rclone_chunk.001_anw20e: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0012-6789;.txt.rclone_chunk.001_anw2e1: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0012-6789;.txt: Copied (new) 2025/06/23 03:41:40 INFO : dir1/0011-56789;.txt.rclone_chunk.001_anw2am: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0013-789;=.txt.rclone_chunk.001_anw2lt: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0011-56789;.txt: Copied (new) 2025/06/23 03:41:40 INFO : dir1/0013-789;=.txt: Copied (new) 2025/06/23 03:41:40 INFO : dir1/0010-456789.txt: Copied (new) 2025/06/23 03:41:40 INFO : dir1/0014-89;=.txt.rclone_chunk.001_anw2hp: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0014-89;=.txt: Copied (new) 2025/06/23 03:41:40 INFO : dir1/0015-9;=.txt.rclone_chunk.001_anw2ez: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0015-9;=.txt: Copied (new) 2025/06/23 03:41:40 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:40 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/06/23 03:41:40 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/06/23 03:41:40 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/06/23 03:41:40 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/06/23 03:41:40 INFO : PREFIXapple: Deleted 2025/06/23 03:41:40 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/06/23 03:41:40 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/06/23 03:41:40 INFO : PREFIXbanana: Deleted 2025/06/23 03:41:40 INFO : PREFIXsplitbananasplit: Deleted 2025/06/23 03:41:40 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/06/23 03:41:40 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/06/23 03:41:40 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/06/23 03:41:40 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/06/23 03:41:40 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/06/23 03:41:40 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/06/23 03:41:40 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/06/23 03:41:40 INFO : PREFIXappleappleapplebanana: Deleted 2025/06/23 03:41:40 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/06/23 03:41:40 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/06/23 03:41:40 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/06/23 03:41:40 INFO : dir1: Set directory modification time (using SetModTime) 2025/06/23 03:41:40 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:40 DEBUG : apple: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : apple: Excluded 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: Excluded 2025/06/23 03:41:40 DEBUG : banana: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : banana: Excluded 2025/06/23 03:41:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : splitbananasplit: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/23 03:41:40 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:40 DEBUG : apple: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : apple: Excluded 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: Excluded 2025/06/23 03:41:40 DEBUG : banana: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : banana: Excluded 2025/06/23 03:41:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : splitbananasplit: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/suffix run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:40 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_anw27n: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_anw2yh: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_anw210: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0003-defghij.txt.rclone_chunk.001_anw2l2: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_anw2dt: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_anw2kl: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_anw2vr: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0007-1234567.txt.rclone_chunk.001_anw2tt: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0008-2345678.txt.rclone_chunk.001_anw2tx: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0009-3456789.txt.rclone_chunk.001_anw27p: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0010-456789.txt.rclone_chunk.001_anw2ce: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0011-56789;.txt.rclone_chunk.001_anw2s0: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0012-6789;.txt.rclone_chunk.001_anw2dj: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0013-789;=.txt.rclone_chunk.001_anw2aj: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0014-89;=.txt.rclone_chunk.001_anw2hk: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0015-9;=.txt.rclone_chunk.001_anw2vx: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : apple.rclone_chunk.001_anw2ln: Moved (server-side) to: apple.rclone_chunk.001 2025/06/23 03:41:40 INFO : banana.rclone_chunk.001_anw2pm: Moved (server-side) to: banana.rclone_chunk.001 2025/06/23 03:41:40 INFO : appleappleapplebanana.rclone_chunk.001_anw22p: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2025/06/23 03:41:40 INFO : splitbananasplit.rclone_chunk.001_anw2c6: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2025/06/23 03:41:40 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:40 DEBUG : apple: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : apple: Excluded 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: Excluded 2025/06/23 03:41:40 DEBUG : banana: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : banana: Excluded 2025/06/23 03:41:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : splitbananasplit: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/23 03:41:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/23 03:41:40 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 03:41:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 03:41:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/23 03:41:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 03:41:40 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 03:41:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/23 03:41:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 03:41:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 03:41:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 03:41:40 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 03:41:40 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 03:41:40 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 03:41:40 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/06/23 03:41:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/23 03:41:40 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 03:41:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 03:41:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/23 03:41:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 03:41:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 INFO : splitbananasplitSUFFIX.rclone_chunk.001_anw21f: Moved (server-side) to: splitbananasplitSUFFIX.rclone_chunk.001 2025/06/23 03:41:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 INFO : appleSUFFIX.rclone_chunk.001_anw2ug: Moved (server-side) to: appleSUFFIX.rclone_chunk.001 2025/06/23 03:41:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:40 INFO : apple: Copied (new) to: appleSUFFIX 2025/06/23 03:41:40 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/23 03:41:40 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/23 03:41:40 INFO : bananaSUFFIX.rclone_chunk.001_anw2rw: Moved (server-side) to: bananaSUFFIX.rclone_chunk.001 2025/06/23 03:41:40 INFO : banana: Copied (new) to: bananaSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/23 03:41:40 INFO : appleappleapplebananaSUFFIX.rclone_chunk.001_anw26b: Moved (server-side) to: appleappleapplebananaSUFFIX.rclone_chunk.001 2025/06/23 03:41:40 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/23 03:41:40 INFO : dir1/0000-abcdefg.txtSUFFIX.rclone_chunk.001_anw29z: Moved (server-side) to: dir1/0000-abcdefg.txtSUFFIX.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/23 03:41:40 INFO : dir1/0001-bcdefgh.txtSUFFIX.rclone_chunk.001_anw280: Moved (server-side) to: dir1/0001-bcdefgh.txtSUFFIX.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/23 03:41:40 INFO : dir1/0002-cdefghi.txtSUFFIX.rclone_chunk.001_anw2n9: Moved (server-side) to: dir1/0002-cdefghi.txtSUFFIX.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/23 03:41:40 INFO : dir1/0003-defghij.txtSUFFIX.rclone_chunk.001_anw2v8: Moved (server-side) to: dir1/0003-defghij.txtSUFFIX.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/23 03:41:40 INFO : dir1/0004-efghijk.txtSUFFIX.rclone_chunk.001_anw233: Moved (server-side) to: dir1/0004-efghijk.txtSUFFIX.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/23 03:41:40 INFO : dir1/0005-fghijkl.txtSUFFIX.rclone_chunk.001_anw2ri: Moved (server-side) to: dir1/0005-fghijkl.txtSUFFIX.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/23 03:41:40 INFO : dir1/0006-ghijklm.txtSUFFIX.rclone_chunk.001_anw273: Moved (server-side) to: dir1/0006-ghijklm.txtSUFFIX.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0008-2345678.txtSUFFIX.rclone_chunk.001_anw2gz: Moved (server-side) to: dir1/0008-2345678.txtSUFFIX.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/23 03:41:40 INFO : dir1/0007-1234567.txtSUFFIX.rclone_chunk.001_anw2p0: Moved (server-side) to: dir1/0007-1234567.txtSUFFIX.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/23 03:41:40 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/23 03:41:40 INFO : dir1/0009-3456789.txtSUFFIX.rclone_chunk.001_anw2uz: Moved (server-side) to: dir1/0009-3456789.txtSUFFIX.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/23 03:41:40 INFO : dir1/0010-456789.txtSUFFIX.rclone_chunk.001_anw25e: Moved (server-side) to: dir1/0010-456789.txtSUFFIX.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/23 03:41:40 INFO : dir1/0011-56789;.txtSUFFIX.rclone_chunk.001_anw2tm: Moved (server-side) to: dir1/0011-56789;.txtSUFFIX.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/23 03:41:40 INFO : dir1/0012-6789;.txtSUFFIX.rclone_chunk.001_anw2ob: Moved (server-side) to: dir1/0012-6789;.txtSUFFIX.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/06/23 03:41:40 INFO : dir1/0013-789;=.txtSUFFIX.rclone_chunk.001_anw2l9: Moved (server-side) to: dir1/0013-789;=.txtSUFFIX.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/06/23 03:41:40 INFO : dir1/0014-89;=.txtSUFFIX.rclone_chunk.001_anw24v: Moved (server-side) to: dir1/0014-89;=.txtSUFFIX.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/06/23 03:41:40 INFO : dir1/0015-9;=.txtSUFFIX.rclone_chunk.001_anw2zi: Moved (server-side) to: dir1/0015-9;=.txtSUFFIX.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/06/23 03:41:40 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:40 INFO : appleappleapplebanana: Deleted 2025/06/23 03:41:40 INFO : dir1/0014-89;=.txt: Deleted 2025/06/23 03:41:40 INFO : dir1/0009-3456789.txt: Deleted 2025/06/23 03:41:40 INFO : dir1/0010-456789.txt: Deleted 2025/06/23 03:41:40 INFO : dir1/0015-9;=.txt: Deleted 2025/06/23 03:41:40 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/23 03:41:40 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/23 03:41:40 INFO : splitbananasplit: Deleted 2025/06/23 03:41:40 INFO : banana: Deleted 2025/06/23 03:41:40 INFO : dir1/0008-2345678.txt: Deleted 2025/06/23 03:41:40 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/23 03:41:40 INFO : dir1/0003-defghij.txt: Deleted 2025/06/23 03:41:40 INFO : dir1/0013-789;=.txt: Deleted 2025/06/23 03:41:40 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/23 03:41:40 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/23 03:41:40 INFO : apple: Deleted 2025/06/23 03:41:40 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/23 03:41:40 INFO : dir1/0011-56789;.txt: Deleted 2025/06/23 03:41:40 INFO : dir1/0007-1234567.txt: Deleted 2025/06/23 03:41:40 INFO : dir1/0012-6789;.txt: Deleted 2025/06/23 03:41:40 INFO : dir1: Set directory modification time (using SetModTime) 2025/06/23 03:41:40 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:40 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : appleSUFFIX: Excluded 2025/06/23 03:41:40 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/06/23 03:41:40 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : bananaSUFFIX: Excluded 2025/06/23 03:41:40 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : splitbananasplitSUFFIX: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/23 03:41:40 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/23 03:41:40 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/23 03:41:40 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/23 03:41:40 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/23 03:41:40 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/23 03:41:40 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/23 03:41:40 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/23 03:41:40 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/23 03:41:40 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/23 03:41:40 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/23 03:41:40 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/23 03:41:40 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/23 03:41:40 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/23 03:41:40 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/23 03:41:40 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/23 03:41:40 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/23 03:41:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/23 03:41:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/23 03:41:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/23 03:41:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/23 03:41:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/23 03:41:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/23 03:41:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/23 03:41:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/23 03:41:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/23 03:41:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/23 03:41:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/23 03:41:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/23 03:41:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/23 03:41:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/23 03:41:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/23 03:41:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/23 03:41:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 03:41:40 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 03:41:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 03:41:40 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 03:41:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/23 03:41:40 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 03:41:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/23 03:41:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/23 03:41:40 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/06/23 03:41:40 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:40 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:40 INFO : apple.rclone_chunk.001_anw2cw: Moved (server-side) to: apple.rclone_chunk.001 2025/06/23 03:41:40 INFO : apple: Copied (new) 2025/06/23 03:41:40 INFO : appleappleapplebanana.rclone_chunk.001_anw22d: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2025/06/23 03:41:40 INFO : appleappleapplebanana: Copied (new) 2025/06/23 03:41:40 INFO : banana.rclone_chunk.001_anw2ri: Moved (server-side) to: banana.rclone_chunk.001 2025/06/23 03:41:40 INFO : banana: Copied (new) 2025/06/23 03:41:40 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_anw2zr: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/06/23 03:41:40 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_anw2pj: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_anw2wi: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/06/23 03:41:40 INFO : dir1/0003-defghij.txt.rclone_chunk.001_anw2bd: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0003-defghij.txt: Copied (new) 2025/06/23 03:41:40 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/06/23 03:41:40 INFO : splitbananasplit.rclone_chunk.001_anw29r: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2025/06/23 03:41:40 INFO : splitbananasplit: Copied (new) 2025/06/23 03:41:40 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_anw2d8: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/06/23 03:41:40 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_anw2jf: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/06/23 03:41:40 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_anw2vb: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/06/23 03:41:40 INFO : dir1/0009-3456789.txt.rclone_chunk.001_anw2gw: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0009-3456789.txt: Copied (new) 2025/06/23 03:41:40 INFO : dir1/0008-2345678.txt.rclone_chunk.001_anw2p9: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0007-1234567.txt.rclone_chunk.001_anw21l: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0008-2345678.txt: Copied (new) 2025/06/23 03:41:40 INFO : dir1/0007-1234567.txt: Copied (new) 2025/06/23 03:41:40 INFO : dir1/0010-456789.txt.rclone_chunk.001_anw2ko: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0010-456789.txt: Copied (new) 2025/06/23 03:41:40 INFO : dir1/0011-56789;.txt.rclone_chunk.001_anw2z0: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0011-56789;.txt: Copied (new) 2025/06/23 03:41:40 INFO : dir1/0014-89;=.txt.rclone_chunk.001_anw2gg: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0014-89;=.txt: Copied (new) 2025/06/23 03:41:40 INFO : dir1/0012-6789;.txt.rclone_chunk.001_anw2ac: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0012-6789;.txt: Copied (new) 2025/06/23 03:41:40 INFO : dir1/0015-9;=.txt.rclone_chunk.001_anw28x: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0015-9;=.txt: Copied (new) 2025/06/23 03:41:40 INFO : dir1/0013-789;=.txt.rclone_chunk.001_anw2cb: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0013-789;=.txt: Copied (new) 2025/06/23 03:41:40 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:40 INFO : bananaSUFFIX: Deleted 2025/06/23 03:41:40 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/06/23 03:41:40 INFO : splitbananasplitSUFFIX: Deleted 2025/06/23 03:41:40 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/06/23 03:41:40 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/06/23 03:41:40 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/06/23 03:41:40 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/06/23 03:41:40 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/06/23 03:41:40 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/06/23 03:41:40 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/06/23 03:41:40 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/06/23 03:41:40 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/06/23 03:41:40 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/06/23 03:41:40 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/06/23 03:41:40 INFO : appleappleapplebananaSUFFIX: Deleted 2025/06/23 03:41:40 INFO : appleSUFFIX: Deleted 2025/06/23 03:41:40 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/06/23 03:41:40 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/06/23 03:41:40 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/06/23 03:41:40 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/06/23 03:41:40 INFO : dir1: Set directory modification time (using SetModTime) 2025/06/23 03:41:40 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:40 DEBUG : apple: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : apple: Excluded 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: Excluded 2025/06/23 03:41:40 DEBUG : banana: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : banana: Excluded 2025/06/23 03:41:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : splitbananasplit: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/23 03:41:40 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:40 DEBUG : apple: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : apple: Excluded 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: Excluded 2025/06/23 03:41:40 DEBUG : banana: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : banana: Excluded 2025/06/23 03:41:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : splitbananasplit: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/truncate run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:40 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_anw257: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_anw2qa: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_anw2iv: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0003-defghij.txt.rclone_chunk.001_anw2e7: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_anw272: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_anw2gp: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_anw27q: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0007-1234567.txt.rclone_chunk.001_anw26y: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0008-2345678.txt.rclone_chunk.001_anw27x: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0009-3456789.txt.rclone_chunk.001_anw2yx: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0010-456789.txt.rclone_chunk.001_anw2xw: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0011-56789;.txt.rclone_chunk.001_anw2ky: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0012-6789;.txt.rclone_chunk.001_anw203: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0013-789;=.txt.rclone_chunk.001_anw2hg: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0014-89;=.txt.rclone_chunk.001_anw2m0: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0015-9;=.txt.rclone_chunk.001_anw2kk: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : apple.rclone_chunk.001_anw21y: Moved (server-side) to: apple.rclone_chunk.001 2025/06/23 03:41:40 INFO : banana.rclone_chunk.001_anw2sz: Moved (server-side) to: banana.rclone_chunk.001 2025/06/23 03:41:40 INFO : appleappleapplebanana.rclone_chunk.001_anw2my: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2025/06/23 03:41:40 INFO : splitbananasplit.rclone_chunk.001_anw2db: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2025/06/23 03:41:40 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:40 DEBUG : apple: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : apple: Excluded 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: Excluded 2025/06/23 03:41:40 DEBUG : banana: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : banana: Excluded 2025/06/23 03:41:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : splitbananasplit: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/23 03:41:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/23 03:41:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/23 03:41:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 03:41:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/06/23 03:41:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/23 03:41:40 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : apple: Unchanged skipping 2025/06/23 03:41:40 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : banana: Unchanged skipping 2025/06/23 03:41:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 03:41:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 03:41:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 03:41:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 03:41:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 03:41:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 03:41:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 03:41:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 03:41:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 03:41:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 03:41:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 03:41:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 03:41:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 03:41:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 03:41:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 03:41:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 03:41:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 03:41:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 03:41:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 03:41:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 03:41:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 03:41:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 03:41:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 03:41:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 03:41:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 03:41:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 03:41:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 03:41:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 03:41:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 03:41:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 03:41:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 03:41:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 03:41:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 03:41:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 03:41:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 03:41:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 03:41:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 03:41:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 03:41:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 03:41:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 03:41:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 03:41:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 03:41:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 03:41:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 03:41:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 03:41:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 03:41:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 03:41:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 03:41:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 03:41:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 03:41:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 03:41:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 03:41:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 03:41:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 03:41:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 03:41:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 03:41:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 03:41:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 03:41:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 03:41:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 03:41:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 03:41:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 03:41:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 03:41:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 03:41:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 03:41:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 03:41:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 03:41:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 03:41:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 03:41:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 03:41:40 INFO : splitbanan.rclone_chunk.001_anw2b7: Moved (server-side) to: splitbanan.rclone_chunk.001 2025/06/23 03:41:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 03:41:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 03:41:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 03:41:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 03:41:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 03:41:40 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/06/23 03:41:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 03:41:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 03:41:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 03:41:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 03:41:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 03:41:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 03:41:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 03:41:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 03:41:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 03:41:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 03:41:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 03:41:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 03:41:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 03:41:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 03:41:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 03:41:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 03:41:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 03:41:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 03:41:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 03:41:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 03:41:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 03:41:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 03:41:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 03:41:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 03:41:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 03:41:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 03:41:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 03:41:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 03:41:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 03:41:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 03:41:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 03:41:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 03:41:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 03:41:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 03:41:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 03:41:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 03:41:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 03:41:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 03:41:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 03:41:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 03:41:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 03:41:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 03:41:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 03:41:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 03:41:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 03:41:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/23 03:41:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 03:41:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/23 03:41:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 03:41:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/23 03:41:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 03:41:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/23 03:41:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 03:41:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 03:41:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 03:41:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 03:41:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 03:41:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 03:41:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 03:41:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 03:41:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 03:41:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/23 03:41:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 03:41:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 03:41:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 03:41:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 03:41:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 03:41:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 03:41:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 03:41:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 03:41:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 03:41:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 03:41:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 03:41:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 03:41:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 03:41:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 03:41:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 03:41:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 03:41:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 03:41:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 03:41:40 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 03:41:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 INFO : appleapple.rclone_chunk.001_anw2dn: Moved (server-side) to: appleapple.rclone_chunk.001 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/23 03:41:40 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/06/23 03:41:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/23 03:41:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/23 03:41:40 INFO : dir1/0000-abcde.rclone_chunk.001_anw2ls: Moved (server-side) to: dir1/0000-abcde.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/23 03:41:40 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:40 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:40 INFO : dir1/0001-bcdef.rclone_chunk.001_anw2m8: Moved (server-side) to: dir1/0001-bcdef.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0003-defgh.rclone_chunk.001_anw2w4: Moved (server-side) to: dir1/0003-defgh.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/23 03:41:40 INFO : dir1/0004-efghi.rclone_chunk.001_anw24x: Moved (server-side) to: dir1/0004-efghi.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0002-cdefg.rclone_chunk.001_anw2v7: Moved (server-side) to: dir1/0002-cdefg.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/06/23 03:41:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/06/23 03:41:40 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/23 03:41:40 INFO : dir1/0006-ghijk.rclone_chunk.001_anw23s: Moved (server-side) to: dir1/0006-ghijk.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/23 03:41:40 INFO : dir1/0005-fghij.rclone_chunk.001_anw2rr: Moved (server-side) to: dir1/0005-fghij.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0007-12345.rclone_chunk.001_anw2w3: Moved (server-side) to: dir1/0007-12345.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/06/23 03:41:40 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/23 03:41:40 INFO : dir1/0008-23456.rclone_chunk.001_anw2mw: Moved (server-side) to: dir1/0008-23456.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/23 03:41:40 INFO : dir1/0009-34567.rclone_chunk.001_anw2wc: Moved (server-side) to: dir1/0009-34567.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/23 03:41:40 INFO : dir1/0010-45678.rclone_chunk.001_anw2w5: Moved (server-side) to: dir1/0010-45678.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/23 03:41:40 INFO : dir1/0012-6789;.rclone_chunk.001_anw2ad: Moved (server-side) to: dir1/0012-6789;.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/23 03:41:40 INFO : dir1/0013-789;=.rclone_chunk.001_anw2af: Moved (server-side) to: dir1/0013-789;=.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/06/23 03:41:40 INFO : dir1/0014-89;=..rclone_chunk.001_anw2m3: Moved (server-side) to: dir1/0014-89;=..rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/06/23 03:41:40 INFO : dir1/0015-9;=.t.rclone_chunk.001_anw2lk: Moved (server-side) to: dir1/0015-9;=.t.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/06/23 03:41:40 INFO : dir1/0011-56789.rclone_chunk.001_anw2ig: Moved (server-side) to: dir1/0011-56789.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/06/23 03:41:40 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:40 INFO : dir1/0015-9;=.txt: Deleted 2025/06/23 03:41:40 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/23 03:41:40 INFO : dir1/0011-56789;.txt: Deleted 2025/06/23 03:41:40 INFO : dir1/0014-89;=.txt: Deleted 2025/06/23 03:41:40 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/23 03:41:40 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/23 03:41:40 INFO : appleappleapplebanana: Deleted 2025/06/23 03:41:40 INFO : dir1/0003-defghij.txt: Deleted 2025/06/23 03:41:40 INFO : dir1/0009-3456789.txt: Deleted 2025/06/23 03:41:40 INFO : dir1/0008-2345678.txt: Deleted 2025/06/23 03:41:40 INFO : dir1/0012-6789;.txt: Deleted 2025/06/23 03:41:40 INFO : splitbananasplit: Deleted 2025/06/23 03:41:40 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/23 03:41:40 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/23 03:41:40 INFO : dir1/0013-789;=.txt: Deleted 2025/06/23 03:41:40 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/23 03:41:40 INFO : dir1/0010-456789.txt: Deleted 2025/06/23 03:41:40 INFO : dir1/0007-1234567.txt: Deleted 2025/06/23 03:41:40 INFO : dir1: Set directory modification time (using SetModTime) 2025/06/23 03:41:40 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:40 DEBUG : apple: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : apple: Excluded 2025/06/23 03:41:40 DEBUG : appleapple: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : appleapple: Excluded 2025/06/23 03:41:40 DEBUG : banana: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : banana: Excluded 2025/06/23 03:41:40 DEBUG : splitbanan: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : splitbanan: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0000-abcde: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdef: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefg: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0003-defgh: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0004-efghi: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0005-fghij: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijk: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0007-12345: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0008-23456: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0009-34567: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0010-45678: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0011-56789: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.t: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 03:41:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/23 03:41:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/23 03:41:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/23 03:41:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/23 03:41:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 03:41:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 03:41:40 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/06/23 03:41:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/23 03:41:40 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : apple: Unchanged skipping 2025/06/23 03:41:40 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : splitbananasplit: Unchanged skipping 2025/06/23 03:41:40 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/23 03:41:40 DEBUG : banana: Unchanged skipping 2025/06/23 03:41:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 03:41:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 03:41:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 03:41:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 03:41:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 03:41:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 03:41:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 03:41:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 03:41:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 03:41:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 03:41:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 03:41:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 03:41:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 03:41:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 03:41:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 03:41:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 03:41:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 03:41:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 03:41:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 03:41:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 03:41:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 03:41:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 03:41:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 03:41:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 03:41:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 03:41:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 03:41:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 03:41:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 03:41:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 03:41:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 03:41:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 03:41:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 03:41:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 03:41:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 03:41:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 03:41:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 03:41:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 03:41:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 03:41:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 03:41:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 03:41:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 03:41:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 03:41:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 03:41:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 03:41:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 03:41:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 03:41:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 03:41:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 03:41:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 03:41:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 03:41:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 03:41:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 03:41:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 03:41:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 03:41:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 03:41:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 03:41:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 03:41:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 03:41:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 03:41:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 03:41:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 03:41:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 03:41:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 03:41:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 03:41:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 03:41:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 03:41:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 03:41:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 03:41:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 03:41:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 03:41:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 03:41:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 03:41:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 03:41:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 03:41:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 03:41:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 03:41:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 03:41:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 03:41:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 03:41:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 03:41:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 03:41:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 03:41:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 03:41:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 03:41:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 03:41:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 03:41:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 03:41:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 03:41:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 03:41:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 03:41:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 03:41:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 03:41:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 03:41:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 03:41:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 03:41:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 03:41:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 03:41:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 03:41:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 03:41:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 03:41:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 03:41:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 03:41:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 03:41:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 03:41:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 03:41:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 03:41:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 03:41:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 03:41:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 03:41:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 03:41:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 03:41:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 03:41:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 03:41:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 03:41:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 03:41:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 03:41:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 03:41:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 03:41:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 03:41:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/23 03:41:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 03:41:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/23 03:41:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 03:41:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/23 03:41:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 03:41:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/23 03:41:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 03:41:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 03:41:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 03:41:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 03:41:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 03:41:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 03:41:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 03:41:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 03:41:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 03:41:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/23 03:41:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 03:41:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 03:41:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 03:41:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 03:41:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 03:41:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 03:41:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 03:41:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 03:41:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 03:41:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 03:41:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 03:41:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 03:41:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 03:41:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 03:41:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 03:41:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 03:41:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 03:41:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 03:41:40 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 03:41:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 03:41:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 03:41:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 03:41:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 03:41:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 03:41:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 03:41:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 03:41:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 03:41:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:40 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:40 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:40 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:40 DEBUG : apple: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : apple: Excluded 2025/06/23 03:41:40 DEBUG : appleapple: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : appleapple: Excluded 2025/06/23 03:41:40 DEBUG : banana: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : banana: Excluded 2025/06/23 03:41:40 DEBUG : splitbanan: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : splitbanan: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0000-abcde: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdef: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefg: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0003-defgh: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0004-efghi: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0005-fghij: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijk: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0007-12345: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0008-23456: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0009-34567: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0010-45678: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0011-56789: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.t: Excluded 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/23 03:41:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/23 03:41:40 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:40 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_anw245: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_anw25c: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_anw2ty: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0003-defghij.txt.rclone_chunk.001_anw2dg: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_anw2jd: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_anw2wm: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_anw25j: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0007-1234567.txt.rclone_chunk.001_anw2my: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0008-2345678.txt.rclone_chunk.001_anw2jr: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0009-3456789.txt.rclone_chunk.001_anw2u3: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0010-456789.txt.rclone_chunk.001_anw2o9: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0011-56789;.txt.rclone_chunk.001_anw2vi: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0012-6789;.txt.rclone_chunk.001_anw2hv: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0013-789;=.txt.rclone_chunk.001_anw2qe: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0014-89;=.txt.rclone_chunk.001_anw2yd: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0015-9;=.txt.rclone_chunk.001_anw2vc: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : apple.rclone_chunk.001_anw21d: Moved (server-side) to: apple.rclone_chunk.001 2025/06/23 03:41:40 INFO : banana.rclone_chunk.001_anw2ay: Moved (server-side) to: banana.rclone_chunk.001 2025/06/23 03:41:40 INFO : appleappleapplebanana.rclone_chunk.001_anw2mf: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2025/06/23 03:41:40 INFO : splitbananasplit.rclone_chunk.001_anw29j: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2025/06/23 03:41:40 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:40 DEBUG : apple: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : apple: Excluded 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: Excluded 2025/06/23 03:41:40 DEBUG : banana: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : banana: Excluded 2025/06/23 03:41:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : splitbananasplit: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/06/23 03:41:40 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : apple: Unchanged skipping 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/23 03:41:40 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : banana: Unchanged skipping 2025/06/23 03:41:40 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : splitbananasplit: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:40 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:40 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:40 DEBUG : apple: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : apple: Excluded 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: Excluded 2025/06/23 03:41:40 DEBUG : banana: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : banana: Excluded 2025/06/23 03:41:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : splitbananasplit: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/06/23 03:41:40 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : apple: Unchanged skipping 2025/06/23 03:41:40 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : banana: Unchanged skipping 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/23 03:41:40 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : splitbananasplit: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:40 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:40 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:40 DEBUG : apple: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : apple: Excluded 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: Excluded 2025/06/23 03:41:40 DEBUG : banana: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : banana: Excluded 2025/06/23 03:41:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : splitbananasplit: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/23 03:41:40 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:40 DEBUG : apple: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : apple: Excluded 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: Excluded 2025/06/23 03:41:40 DEBUG : banana: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : banana: Excluded 2025/06/23 03:41:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : splitbananasplit: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/ISO-8859-1 run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:40 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_anw27b: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_anw2b4: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_anw2r0: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0003-defghij.txt.rclone_chunk.001_anw2rc: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_anw263: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_anw2ji: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_anw2oa: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0007-1234567.txt.rclone_chunk.001_anw2vt: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0008-2345678.txt.rclone_chunk.001_anw2os: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0009-3456789.txt.rclone_chunk.001_anw23t: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0010-456789.txt.rclone_chunk.001_anw2wd: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0011-56789;.txt.rclone_chunk.001_anw21h: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0012-6789;.txt.rclone_chunk.001_anw2vp: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0013-789;=.txt.rclone_chunk.001_anw2ql: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0014-89;=.txt.rclone_chunk.001_anw23f: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0015-9;=.txt.rclone_chunk.001_anw2y4: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : apple.rclone_chunk.001_anw2we: Moved (server-side) to: apple.rclone_chunk.001 2025/06/23 03:41:40 INFO : banana.rclone_chunk.001_anw2ry: Moved (server-side) to: banana.rclone_chunk.001 2025/06/23 03:41:40 INFO : appleappleapplebanana.rclone_chunk.001_anw2jr: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2025/06/23 03:41:40 INFO : splitbananasplit.rclone_chunk.001_anw25s: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2025/06/23 03:41:40 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:40 DEBUG : apple: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : apple: Excluded 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: Excluded 2025/06/23 03:41:40 DEBUG : banana: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : banana: Excluded 2025/06/23 03:41:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : splitbananasplit: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/06/23 03:41:40 DEBUG : apple: Unchanged skipping 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/23 03:41:40 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : banana: Unchanged skipping 2025/06/23 03:41:40 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : splitbananasplit: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:40 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:40 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:40 DEBUG : apple: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : apple: Excluded 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: Excluded 2025/06/23 03:41:40 DEBUG : banana: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : banana: Excluded 2025/06/23 03:41:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : splitbananasplit: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/06/23 03:41:40 DEBUG : apple: Unchanged skipping 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/23 03:41:40 DEBUG : banana: Unchanged skipping 2025/06/23 03:41:40 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : splitbananasplit: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:40 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:40 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:40 DEBUG : apple: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : apple: Excluded 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: Excluded 2025/06/23 03:41:40 DEBUG : banana: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : banana: Excluded 2025/06/23 03:41:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : splitbananasplit: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/charmap run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:40 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_anw2lo: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_anw2sd: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_anw2h9: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0003-defghij.txt.rclone_chunk.001_anw2o7: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_anw2bl: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_anw2yw: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_anw2s7: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0007-1234567.txt.rclone_chunk.001_anw2k2: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0008-2345678.txt.rclone_chunk.001_anw290: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0009-3456789.txt.rclone_chunk.001_anw221: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0010-456789.txt.rclone_chunk.001_anw2ax: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0011-56789;.txt.rclone_chunk.001_anw29s: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0012-6789;.txt.rclone_chunk.001_anw27e: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0013-789;=.txt.rclone_chunk.001_anw2mt: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0014-89;=.txt.rclone_chunk.001_anw2oc: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0015-9;=.txt.rclone_chunk.001_anw2qi: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : apple.rclone_chunk.001_anw24w: Moved (server-side) to: apple.rclone_chunk.001 2025/06/23 03:41:40 INFO : banana.rclone_chunk.001_anw2i7: Moved (server-side) to: banana.rclone_chunk.001 2025/06/23 03:41:40 INFO : appleappleapplebanana.rclone_chunk.001_anw274: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2025/06/23 03:41:40 INFO : splitbananasplit.rclone_chunk.001_anw2pz: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2025/06/23 03:41:40 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:40 DEBUG : apple: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : apple: Excluded 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: Excluded 2025/06/23 03:41:40 DEBUG : banana: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : banana: Excluded 2025/06/23 03:41:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : splitbananasplit: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/23 03:41:40 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : apple: Unchanged skipping 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/06/23 03:41:40 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : banana: Unchanged skipping 2025/06/23 03:41:40 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : splitbananasplit: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:40 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:40 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:40 DEBUG : apple: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : apple: Excluded 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: Excluded 2025/06/23 03:41:40 DEBUG : banana: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : banana: Excluded 2025/06/23 03:41:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : splitbananasplit: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/06/23 03:41:40 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : apple: Unchanged skipping 2025/06/23 03:41:40 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : banana: Unchanged skipping 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/23 03:41:40 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : splitbananasplit: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:40 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:40 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:40 DEBUG : apple: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : apple: Excluded 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: Excluded 2025/06/23 03:41:40 DEBUG : banana: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : banana: Excluded 2025/06/23 03:41:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : splitbananasplit: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/lowercase run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:40 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_anw2a9: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_anw2f2: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_anw22f: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0003-defghij.txt.rclone_chunk.001_anw2qw: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_anw28p: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_anw2px: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_anw2nf: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0007-1234567.txt.rclone_chunk.001_anw2e7: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0008-2345678.txt.rclone_chunk.001_anw21d: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0009-3456789.txt.rclone_chunk.001_anw29w: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0010-456789.txt.rclone_chunk.001_anw2xv: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0011-56789;.txt.rclone_chunk.001_anw260: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0012-6789;.txt.rclone_chunk.001_anw2wo: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0013-789;=.txt.rclone_chunk.001_anw2ls: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0014-89;=.txt.rclone_chunk.001_anw2iv: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0015-9;=.txt.rclone_chunk.001_anw2j2: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : apple.rclone_chunk.001_anw2i1: Moved (server-side) to: apple.rclone_chunk.001 2025/06/23 03:41:40 INFO : banana.rclone_chunk.001_anw2r5: Moved (server-side) to: banana.rclone_chunk.001 2025/06/23 03:41:40 INFO : appleappleapplebanana.rclone_chunk.001_anw2cg: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2025/06/23 03:41:40 INFO : splitbananasplit.rclone_chunk.001_anw25x: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2025/06/23 03:41:40 DEBUG : apple: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : apple: Excluded 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: Excluded 2025/06/23 03:41:40 DEBUG : banana: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : banana: Excluded 2025/06/23 03:41:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : splitbananasplit: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 03:41:40 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/06/23 03:41:40 DEBUG : apple: Unchanged skipping 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/23 03:41:40 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : banana: Unchanged skipping 2025/06/23 03:41:40 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : splitbananasplit: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:40 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:40 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:40 DEBUG : apple: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : apple: Excluded 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: Excluded 2025/06/23 03:41:40 DEBUG : banana: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : banana: Excluded 2025/06/23 03:41:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : splitbananasplit: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/06/23 03:41:40 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : apple: Unchanged skipping 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/23 03:41:40 DEBUG : banana: Unchanged skipping 2025/06/23 03:41:40 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : splitbananasplit: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/23 03:41:40 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:40 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:40 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:40 DEBUG : apple: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : apple: Excluded 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : appleappleapplebanana: Excluded 2025/06/23 03:41:40 DEBUG : banana: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : banana: Excluded 2025/06/23 03:41:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : splitbananasplit: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 03:41:40 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/ascii run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:40 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_anw2hg: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_anw2yc: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_anw29o: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0003-defghij.txt.rclone_chunk.001_anw2d9: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_anw2sn: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_anw2hw: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_anw2le: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0007-1234567.txt.rclone_chunk.001_anw2k7: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0008-2345678.txt.rclone_chunk.001_anw2vb: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0009-3456789.txt.rclone_chunk.001_anw2zz: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0010-456789.txt.rclone_chunk.001_anw2d9: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2025/06/23 03:41:40 INFO : dir1/0011-56789;.txt.rclone_chunk.001_anw2v1: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2025/06/23 03:41:41 INFO : dir1/0012-6789;.txt.rclone_chunk.001_anw3c0: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2025/06/23 03:41:41 INFO : dir1/0013-789;=.txt.rclone_chunk.001_anw38r: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2025/06/23 03:41:41 INFO : dir1/0014-89;=.txt.rclone_chunk.001_anw36r: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2025/06/23 03:41:41 INFO : dir1/0015-9;=.txt.rclone_chunk.001_anw3lu: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2025/06/23 03:41:41 INFO : apple.rclone_chunk.001_anw3ex: Moved (server-side) to: apple.rclone_chunk.001 2025/06/23 03:41:41 INFO : banana.rclone_chunk.001_anw337: Moved (server-side) to: banana.rclone_chunk.001 2025/06/23 03:41:41 INFO : appleappleapplebanana.rclone_chunk.001_anw3dp: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2025/06/23 03:41:41 INFO : splitbananasplit.rclone_chunk.001_anw3h6: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2025/06/23 03:41:41 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:41 DEBUG : apple: Excluded (Path Filter) 2025/06/23 03:41:41 DEBUG : apple: Excluded 2025/06/23 03:41:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 03:41:41 DEBUG : appleappleapplebanana: Excluded 2025/06/23 03:41:41 DEBUG : banana: Excluded (Path Filter) 2025/06/23 03:41:41 DEBUG : banana: Excluded 2025/06/23 03:41:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 03:41:41 DEBUG : splitbananasplit: Excluded 2025/06/23 03:41:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 03:41:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 03:41:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 03:41:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 03:41:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 03:41:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 03:41:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 03:41:41 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 03:41:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 03:41:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 03:41:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 03:41:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 03:41:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 03:41:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 03:41:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 03:41:41 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 03:41:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 03:41:41 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 03:41:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 03:41:41 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 03:41:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 03:41:41 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 03:41:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 03:41:41 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 03:41:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 03:41:41 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 03:41:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 03:41:41 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 03:41:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 03:41:41 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 03:41:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 03:41:41 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/23 03:41:41 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:41 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/06/23 03:41:41 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:41 DEBUG : apple: Unchanged skipping 2025/06/23 03:41:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/23 03:41:41 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:41 DEBUG : banana: Unchanged skipping 2025/06/23 03:41:41 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:41 DEBUG : splitbananasplit: Unchanged skipping 2025/06/23 03:41:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/23 03:41:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/23 03:41:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/23 03:41:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/23 03:41:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/23 03:41:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/23 03:41:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/23 03:41:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/23 03:41:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/23 03:41:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/23 03:41:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/23 03:41:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/23 03:41:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/23 03:41:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/23 03:41:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/23 03:41:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/23 03:41:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:41 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:41 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:41 DEBUG : apple: Excluded (Path Filter) 2025/06/23 03:41:41 DEBUG : apple: Excluded 2025/06/23 03:41:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 03:41:41 DEBUG : appleappleapplebanana: Excluded 2025/06/23 03:41:41 DEBUG : banana: Excluded (Path Filter) 2025/06/23 03:41:41 DEBUG : banana: Excluded 2025/06/23 03:41:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 03:41:41 DEBUG : splitbananasplit: Excluded 2025/06/23 03:41:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 03:41:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 03:41:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 03:41:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 03:41:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 03:41:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 03:41:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 03:41:41 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 03:41:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 03:41:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 03:41:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 03:41:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 03:41:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 03:41:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 03:41:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 03:41:41 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 03:41:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 03:41:41 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 03:41:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 03:41:41 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 03:41:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 03:41:41 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 03:41:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 03:41:41 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 03:41:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 03:41:41 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 03:41:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 03:41:41 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 03:41:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 03:41:41 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 03:41:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 03:41:41 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/23 03:41:41 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:41 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/06/23 03:41:41 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:41 DEBUG : apple: Unchanged skipping 2025/06/23 03:41:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:41 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/23 03:41:41 DEBUG : banana: Unchanged skipping 2025/06/23 03:41:41 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:41 DEBUG : splitbananasplit: Unchanged skipping 2025/06/23 03:41:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/23 03:41:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/23 03:41:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/23 03:41:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/23 03:41:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/23 03:41:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/23 03:41:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/23 03:41:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/23 03:41:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/23 03:41:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/23 03:41:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/23 03:41:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/23 03:41:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/23 03:41:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/23 03:41:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/23 03:41:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/23 03:41:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:41 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:41 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:41 DEBUG : apple: Excluded (Path Filter) 2025/06/23 03:41:41 DEBUG : apple: Excluded 2025/06/23 03:41:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 03:41:41 DEBUG : appleappleapplebanana: Excluded 2025/06/23 03:41:41 DEBUG : banana: Excluded (Path Filter) 2025/06/23 03:41:41 DEBUG : banana: Excluded 2025/06/23 03:41:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 03:41:41 DEBUG : splitbananasplit: Excluded 2025/06/23 03:41:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 03:41:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 03:41:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 03:41:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 03:41:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 03:41:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 03:41:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 03:41:41 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 03:41:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 03:41:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 03:41:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 03:41:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 03:41:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 03:41:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 03:41:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 03:41:41 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 03:41:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 03:41:41 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 03:41:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 03:41:41 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 03:41:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 03:41:41 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 03:41:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 03:41:41 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 03:41:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 03:41:41 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 03:41:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 03:41:41 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 03:41:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 03:41:41 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 03:41:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 03:41:41 DEBUG : dir1/0015-9;=.txt: Excluded --- PASS: TestTransform (1.45s) --- PASS: TestTransform/NFC (0.13s) --- PASS: TestTransform/NFD (0.11s) --- PASS: TestTransform/base64 (0.11s) --- PASS: TestTransform/prefix (0.15s) --- PASS: TestTransform/suffix (0.11s) --- PASS: TestTransform/truncate (0.14s) --- PASS: TestTransform/encoder (0.15s) --- PASS: TestTransform/ISO-8859-1 (0.15s) --- PASS: TestTransform/charmap (0.14s) --- PASS: TestTransform/lowercase (0.15s) --- PASS: TestTransform/ascii (0.12s) === RUN TestTransformCopy run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:41 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/23 03:41:41 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/23 03:41:41 DEBUG : sub dir_somesuffix: Making directory with metadata 2025/06/23 03:41:41 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2025-06-23T03:41:41.103704408Z) 2025/06/23 03:41:41 DEBUG : Added delayed dir = "sub dir_somesuffix", newDst=sub dir_somesuffix 2025/06/23 03:41:41 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/23 03:41:41 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/06/23 03:41:41 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/23 03:41:41 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:41 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/23 03:41:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:41 INFO : sub dir_somesuffix/hello world_somesuffix.txt.rclone_chunk.001_anw3a5: Moved (server-side) to: sub dir_somesuffix/hello world_somesuffix.txt.rclone_chunk.001 2025/06/23 03:41:41 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/23 03:41:41 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:41 INFO : sub dir_somesuffix: Set directory modification time (using SetModTime) --- PASS: TestTransformCopy (0.01s) === RUN TestDoubleTransform run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:41 DEBUG : toe: transformed to: tictactoe 2025/06/23 03:41:41 DEBUG : toe: transformed to: tictactoe 2025/06/23 03:41:41 DEBUG : tictactoe: Making directory with metadata 2025/06/23 03:41:41 INFO : tictactoe: Made directory with metadata (mtime=2025-06-23T03:41:41.113704416Z) 2025/06/23 03:41:41 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2025/06/23 03:41:41 DEBUG : toe: transformed to: tictactoe 2025/06/23 03:41:41 DEBUG : toe: transformed to: tictactoe 2025/06/23 03:41:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/23 03:41:41 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/06/23 03:41:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/23 03:41:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:41 INFO : tictactoe/tictactoe.rclone_chunk.001_anw3r8: Moved (server-side) to: tictactoe/tictactoe.rclone_chunk.001 2025/06/23 03:41:41 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/06/23 03:41:41 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:41 INFO : tictactoe: Set directory modification time (using SetModTime) --- PASS: TestDoubleTransform (0.01s) === RUN TestFileTag run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:41 DEBUG : toe: Making directory with metadata 2025/06/23 03:41:41 INFO : toe: Made directory with metadata (mtime=2025-06-23T03:41:41.121704422Z) 2025/06/23 03:41:41 DEBUG : Added delayed dir = "toe", newDst=toe 2025/06/23 03:41:41 DEBUG : toe/toe: Making directory with metadata 2025/06/23 03:41:41 INFO : toe/toe: Made directory with metadata (mtime=2025-06-23T03:41:41.121704422Z) 2025/06/23 03:41:41 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/06/23 03:41:41 DEBUG : toe: transformed to: tictactoe 2025/06/23 03:41:41 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/23 03:41:41 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/23 03:41:41 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/23 03:41:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:41 INFO : toe/toe/tictactoe.rclone_chunk.001_anw37w: Moved (server-side) to: toe/toe/tictactoe.rclone_chunk.001 2025/06/23 03:41:41 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/06/23 03:41:41 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:41 INFO : toe/toe: Set directory modification time (using SetModTime) 2025/06/23 03:41:41 INFO : toe: Set directory modification time (using SetModTime) --- PASS: TestFileTag (0.01s) === RUN TestNoTag run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:41 DEBUG : toe: Making directory with metadata 2025/06/23 03:41:41 INFO : toe: Made directory with metadata (mtime=2025-06-23T03:41:41.134704433Z) 2025/06/23 03:41:41 DEBUG : Added delayed dir = "toe", newDst=toe 2025/06/23 03:41:41 DEBUG : toe/toe: Making directory with metadata 2025/06/23 03:41:41 INFO : toe/toe: Made directory with metadata (mtime=2025-06-23T03:41:41.134704433Z) 2025/06/23 03:41:41 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/06/23 03:41:41 DEBUG : toe: transformed to: tictactoe 2025/06/23 03:41:41 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/23 03:41:41 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/23 03:41:41 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/23 03:41:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:41 INFO : toe/toe/tictactoe.rclone_chunk.001_anw3pp: Moved (server-side) to: toe/toe/tictactoe.rclone_chunk.001 2025/06/23 03:41:41 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/06/23 03:41:41 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:41 INFO : toe/toe: Set directory modification time (using SetModTime) 2025/06/23 03:41:41 INFO : toe: Set directory modification time (using SetModTime) --- PASS: TestNoTag (0.01s) === RUN TestDirTag run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:41 DEBUG : empty_dir: Making directory with metadata 2025/06/23 03:41:41 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/23 03:41:41 DEBUG : toe: transformed to: tictactoe 2025/06/23 03:41:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 03:41:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 03:41:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 03:41:41 DEBUG : tictacempty_dir: Making directory with metadata 2025/06/23 03:41:41 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/23 03:41:41 DEBUG : Added delayed dir = "tictacempty_dir", newDst=tictacempty_dir 2025/06/23 03:41:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 03:41:41 DEBUG : toe: transformed to: tictactoe 2025/06/23 03:41:41 DEBUG : toe: transformed to: tictactoe 2025/06/23 03:41:41 DEBUG : tictactoe: Making directory with metadata 2025/06/23 03:41:41 INFO : tictactoe: Made directory with metadata (mtime=2025-06-23T03:41:41.146704443Z) 2025/06/23 03:41:41 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2025/06/23 03:41:41 DEBUG : toe: transformed to: tictactoe 2025/06/23 03:41:41 DEBUG : toe: transformed to: tictactoe 2025/06/23 03:41:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/23 03:41:41 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/06/23 03:41:41 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-06-23T03:41:41.146704443Z) 2025/06/23 03:41:41 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst=tictactoe/tictactoe 2025/06/23 03:41:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/23 03:41:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/23 03:41:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/23 03:41:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:41 INFO : tictactoe/tictactoe/toe.txt.rclone_chunk.001_anw3dg: Moved (server-side) to: tictactoe/tictactoe/toe.txt.rclone_chunk.001 2025/06/23 03:41:41 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/06/23 03:41:41 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:41 INFO : tictactoe/tictactoe: Set directory modification time (using SetModTime) 2025/06/23 03:41:41 INFO : tictactoe: Set directory modification time (using SetModTime) 2025/06/23 03:41:41 INFO : tictacempty_dir: Set directory modification time (using SetModTime) --- PASS: TestDirTag (0.01s) === RUN TestAllTag run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:41 DEBUG : empty_dir: Making directory with metadata 2025/06/23 03:41:41 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/23 03:41:41 DEBUG : toe: transformed to: tictactoe 2025/06/23 03:41:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 03:41:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 03:41:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 03:41:41 DEBUG : tictacempty_dir: Making directory with metadata 2025/06/23 03:41:41 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/23 03:41:41 DEBUG : Added delayed dir = "tictacempty_dir", newDst=tictacempty_dir 2025/06/23 03:41:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 03:41:41 DEBUG : toe: transformed to: tictactoe 2025/06/23 03:41:41 DEBUG : toe: transformed to: tictactoe 2025/06/23 03:41:41 DEBUG : tictactoe: Making directory with metadata 2025/06/23 03:41:41 INFO : tictactoe: Made directory with metadata (mtime=2025-06-23T03:41:41.156704451Z) 2025/06/23 03:41:41 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2025/06/23 03:41:41 DEBUG : toe: transformed to: tictactoe 2025/06/23 03:41:41 DEBUG : toe: transformed to: tictactoe 2025/06/23 03:41:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/23 03:41:41 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/06/23 03:41:41 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-06-23T03:41:41.156704451Z) 2025/06/23 03:41:41 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst=tictactoe/tictactoe 2025/06/23 03:41:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/23 03:41:41 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/23 03:41:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/23 03:41:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/23 03:41:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:41 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_anw35m: Moved (server-side) to: tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001 2025/06/23 03:41:41 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/23 03:41:41 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:41 INFO : tictactoe/tictactoe: Set directory modification time (using SetModTime) 2025/06/23 03:41:41 INFO : tictactoe: Set directory modification time (using SetModTime) 2025/06/23 03:41:41 INFO : tictacempty_dir: Set directory modification time (using SetModTime) 2025/06/23 03:41:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:41 DEBUG : toe: transformed to: tictactoe 2025/06/23 03:41:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 03:41:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 03:41:41 DEBUG : toe: transformed to: tictactoe 2025/06/23 03:41:41 DEBUG : toe: transformed to: tictactoe 2025/06/23 03:41:41 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/23 03:41:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/06/23 03:41:41 NOTICE: Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': 0 differences found 2025/06/23 03:41:41 NOTICE: Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': 1 hashes could not be checked 2025/06/23 03:41:41 NOTICE: Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': 1 matching files --- PASS: TestAllTag (0.01s) === RUN TestRunTwice run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:41 DEBUG : toe: transformed to: tictactoe 2025/06/23 03:41:41 DEBUG : toe: transformed to: tictactoe 2025/06/23 03:41:41 DEBUG : tictactoe: Making directory with metadata 2025/06/23 03:41:41 INFO : tictactoe: Made directory with metadata (mtime=2025-06-23T03:41:41.16770446Z) 2025/06/23 03:41:41 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2025/06/23 03:41:41 DEBUG : toe: transformed to: tictactoe 2025/06/23 03:41:41 DEBUG : toe: transformed to: tictactoe 2025/06/23 03:41:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/23 03:41:41 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/06/23 03:41:41 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-06-23T03:41:41.16770446Z) 2025/06/23 03:41:41 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst=tictactoe/tictactoe 2025/06/23 03:41:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/23 03:41:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/23 03:41:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/23 03:41:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:41 INFO : tictactoe/tictactoe/toe.txt.rclone_chunk.001_anw313: Moved (server-side) to: tictactoe/tictactoe/toe.txt.rclone_chunk.001 2025/06/23 03:41:41 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/06/23 03:41:41 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:41 INFO : tictactoe/tictactoe: Set directory modification time (using SetModTime) 2025/06/23 03:41:41 INFO : tictactoe: Set directory modification time (using SetModTime) 2025/06/23 03:41:41 DEBUG : toe: transformed to: tictactoe 2025/06/23 03:41:41 DEBUG : toe: transformed to: tictactoe 2025/06/23 03:41:41 DEBUG : tictactoe: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:41 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2025/06/23 03:41:41 DEBUG : toe: transformed to: tictactoe 2025/06/23 03:41:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/23 03:41:41 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:41 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst=tictactoe/tictactoe 2025/06/23 03:41:41 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/23 03:41:41 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/06/23 03:41:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:41 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (0.01s) === RUN TestSyntax 2025/06/23 03:41:41 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:41 DEBUG : toe: Making directory with metadata 2025/06/23 03:41:41 INFO : toe: Made directory with metadata (mtime=2025-06-23T03:41:41.181704472Z) 2025/06/23 03:41:41 DEBUG : Added delayed dir = "toe", newDst=toe 2025/06/23 03:41:41 DEBUG : toe/toe: Making directory with metadata 2025/06/23 03:41:41 INFO : toe/toe: Made directory with metadata (mtime=2025-06-23T03:41:41.181704472Z) 2025/06/23 03:41:41 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/06/23 03:41:41 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/23 03:41:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:41 INFO : toe/toe/toe.rclone_chunk.001_anw3j2: Moved (server-side) to: toe/toe/toe.rclone_chunk.001 2025/06/23 03:41:41 INFO : toe/toe/toe: Copied (new) 2025/06/23 03:41:41 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:41 INFO : toe/toe: Set directory modification time (using SetModTime) 2025/06/23 03:41:41 INFO : toe: Set directory modification time (using SetModTime) --- PASS: TestConflicting (0.01s) === RUN TestMove run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:41 DEBUG : empty_dir: Making directory with metadata 2025/06/23 03:41:41 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/23 03:41:41 DEBUG : toe: transformed to: tictactoe 2025/06/23 03:41:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 03:41:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 03:41:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 03:41:41 DEBUG : tictacempty_dir: Making directory with metadata 2025/06/23 03:41:41 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/23 03:41:41 DEBUG : Added delayed dir = "tictacempty_dir", newDst=tictacempty_dir 2025/06/23 03:41:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 03:41:41 DEBUG : toe: transformed to: tictactoe 2025/06/23 03:41:41 DEBUG : toe: transformed to: tictactoe 2025/06/23 03:41:41 DEBUG : tictactoe: Making directory with metadata 2025/06/23 03:41:41 INFO : tictactoe: Made directory with metadata (mtime=2025-06-23T03:41:41.190704479Z) 2025/06/23 03:41:41 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2025/06/23 03:41:41 DEBUG : toe: transformed to: tictactoe 2025/06/23 03:41:41 DEBUG : toe: transformed to: tictactoe 2025/06/23 03:41:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/23 03:41:41 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/06/23 03:41:41 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-06-23T03:41:41.190704479Z) 2025/06/23 03:41:41 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst=tictactoe/tictactoe 2025/06/23 03:41:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/23 03:41:41 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/23 03:41:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/23 03:41:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/23 03:41:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/23 03:41:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:41 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_anw34c: Moved (server-side) to: tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001 2025/06/23 03:41:41 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/23 03:41:41 INFO : toe/toe/toe.txt: Deleted 2025/06/23 03:41:41 INFO : tictactoe/tictactoe: Set directory modification time (using SetModTime) 2025/06/23 03:41:41 INFO : tictactoe: Set directory modification time (using SetModTime) 2025/06/23 03:41:41 INFO : tictacempty_dir: Set directory modification time (using SetModTime) 2025/06/23 03:41:41 INFO : toe/toe: Removing directory 2025/06/23 03:41:41 INFO : toe: Removing directory 2025/06/23 03:41:41 INFO : empty_dir: Removing directory 2025/06/23 03:41:41 DEBUG : Local file system at /tmp/rclone2228847118: deleted 3 directories --- PASS: TestMove (0.01s) === RUN TestTransformFile run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:41 DEBUG : empty_dir: Making directory with metadata 2025/06/23 03:41:41 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/23 03:41:41 DEBUG : toe: transformed to: tictactoe 2025/06/23 03:41:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 03:41:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 03:41:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 03:41:41 DEBUG : tictacempty_dir: Making directory with metadata 2025/06/23 03:41:41 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/23 03:41:41 DEBUG : Added delayed dir = "tictacempty_dir", newDst=tictacempty_dir 2025/06/23 03:41:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 03:41:41 DEBUG : toe: transformed to: tictactoe 2025/06/23 03:41:41 DEBUG : toe: transformed to: tictactoe 2025/06/23 03:41:41 DEBUG : tictactoe: Making directory with metadata 2025/06/23 03:41:41 INFO : tictactoe: Made directory with metadata (mtime=2025-06-23T03:41:41.195704483Z) 2025/06/23 03:41:41 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2025/06/23 03:41:41 DEBUG : toe: transformed to: tictactoe 2025/06/23 03:41:41 DEBUG : toe: transformed to: tictactoe 2025/06/23 03:41:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/23 03:41:41 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/06/23 03:41:41 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-06-23T03:41:41.195704483Z) 2025/06/23 03:41:41 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst=tictactoe/tictactoe 2025/06/23 03:41:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/23 03:41:41 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/23 03:41:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/23 03:41:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/23 03:41:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/23 03:41:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:41 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_anw3v9: Moved (server-side) to: tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001 2025/06/23 03:41:41 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/23 03:41:41 INFO : toe/toe/toe.txt: Deleted 2025/06/23 03:41:41 INFO : tictactoe/tictactoe: Set directory modification time (using SetModTime) 2025/06/23 03:41:41 INFO : tictactoe: Set directory modification time (using SetModTime) 2025/06/23 03:41:41 INFO : tictacempty_dir: Set directory modification time (using SetModTime) 2025/06/23 03:41:41 INFO : toe/toe: Removing directory 2025/06/23 03:41:41 INFO : toe: Removing directory 2025/06/23 03:41:41 INFO : empty_dir: Removing directory 2025/06/23 03:41:41 DEBUG : Local file system at /tmp/rclone2228847118: deleted 3 directories 2025/06/23 03:41:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/23 03:41:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/23 03:41:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/23 03:41:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: move 1 data chunks... 2025/06/23 03:41:41 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001: Moved (server-side) to: toe/toe/toe.txt.rclone_chunk.001 2025/06/23 03:41:41 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt --- PASS: TestTransformFile (0.01s) === RUN TestManualTransformFile run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:41 DEBUG : Reset feature "Copy" 2025/06/23 03:41:41 DEBUG : Reset feature "Move" 2025/06/23 03:41:41 DEBUG : Reset feature "Copy" 2025/06/23 03:41:41 DEBUG : Reset feature "Move" 2025/06/23 03:41:41 DEBUG : empty_dir: Making directory with metadata 2025/06/23 03:41:41 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/23 03:41:41 DEBUG : toe: transformed to: tictactoe 2025/06/23 03:41:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 03:41:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 03:41:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 03:41:41 DEBUG : tictacempty_dir: Making directory with metadata 2025/06/23 03:41:41 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/23 03:41:41 DEBUG : Added delayed dir = "tictacempty_dir", newDst=tictacempty_dir 2025/06/23 03:41:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 03:41:41 DEBUG : toe: transformed to: tictactoe 2025/06/23 03:41:41 DEBUG : toe: transformed to: tictactoe 2025/06/23 03:41:41 DEBUG : tictactoe: Making directory with metadata 2025/06/23 03:41:41 INFO : tictactoe: Made directory with metadata (mtime=2025-06-23T03:41:41.201704488Z) 2025/06/23 03:41:41 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2025/06/23 03:41:41 DEBUG : toe: transformed to: tictactoe 2025/06/23 03:41:41 DEBUG : toe: transformed to: tictactoe 2025/06/23 03:41:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/23 03:41:41 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/06/23 03:41:41 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-06-23T03:41:41.202704489Z) 2025/06/23 03:41:41 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst=tictactoe/tictactoe 2025/06/23 03:41:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/23 03:41:41 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/23 03:41:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/23 03:41:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/23 03:41:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/23 03:41:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:41 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_anw3kb: Moved (server-side) to: tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001 2025/06/23 03:41:41 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/23 03:41:41 INFO : toe/toe/toe.txt: Deleted 2025/06/23 03:41:41 INFO : tictactoe/tictactoe: Set directory modification time (using SetModTime) 2025/06/23 03:41:41 INFO : tictactoe: Set directory modification time (using SetModTime) 2025/06/23 03:41:41 INFO : tictacempty_dir: Set directory modification time (using SetModTime) 2025/06/23 03:41:41 INFO : toe/toe: Removing directory 2025/06/23 03:41:41 INFO : toe: Removing directory 2025/06/23 03:41:41 INFO : empty_dir: Removing directory 2025/06/23 03:41:41 DEBUG : Local file system at /tmp/rclone2228847118: deleted 3 directories 2025/06/23 03:41:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/23 03:41:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/23 03:41:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/23 03:41:41 INFO : toe/toe/toe.txt.rclone_chunk.001_anw3qs: Moved (server-side) to: toe/toe/toe.txt.rclone_chunk.001 2025/06/23 03:41:41 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/06/23 03:41:41 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted --- PASS: TestManualTransformFile (0.01s) === RUN TestBase64 run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:41 DEBUG : toe: transformed to: dG9l 2025/06/23 03:41:41 DEBUG : toe: transformed to: dG9l 2025/06/23 03:41:41 DEBUG : dG9l: Making directory with metadata 2025/06/23 03:41:41 INFO : dG9l: Made directory with metadata (mtime=2025-06-23T03:41:41.209704495Z) 2025/06/23 03:41:41 DEBUG : Added delayed dir = "dG9l", newDst=dG9l 2025/06/23 03:41:41 DEBUG : toe: transformed to: dG9l 2025/06/23 03:41:41 DEBUG : toe: transformed to: dG9l 2025/06/23 03:41:41 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/06/23 03:41:41 DEBUG : dG9l/dG9l: Making directory with metadata 2025/06/23 03:41:41 INFO : dG9l/dG9l: Made directory with metadata (mtime=2025-06-23T03:41:41.209704495Z) 2025/06/23 03:41:41 DEBUG : Added delayed dir = "dG9l/dG9l", newDst=dG9l/dG9l 2025/06/23 03:41:41 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/06/23 03:41:41 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/06/23 03:41:41 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/06/23 03:41:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/23 03:41:41 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/06/23 03:41:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:41 INFO : dG9l/dG9l/dG9lLnR4dA==.rclone_chunk.001_anw3af: Moved (server-side) to: dG9l/dG9l/dG9lLnR4dA==.rclone_chunk.001 2025/06/23 03:41:41 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/06/23 03:41:41 DEBUG : Waiting for deletions to finish 2025/06/23 03:41:41 INFO : dG9l/dG9l: Set directory modification time (using SetModTime) 2025/06/23 03:41:41 INFO : dG9l: Set directory modification time (using SetModTime) 2025/06/23 03:41:41 DEBUG : dG9l: transformed to: toe 2025/06/23 03:41:41 DEBUG : dG9l: transformed to: toe 2025/06/23 03:41:41 DEBUG : toe: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:41 DEBUG : Added delayed dir = "toe", newDst=toe 2025/06/23 03:41:41 DEBUG : dG9l: transformed to: toe 2025/06/23 03:41:41 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/06/23 03:41:41 DEBUG : toe/toe: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:41 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/06/23 03:41:41 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/06/23 03:41:41 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 03:41:41 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/06/23 03:41:41 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/06/23 03:41:41 DEBUG : Local file system at /tmp/rclone2228847118: Waiting for checks to finish 2025/06/23 03:41:41 DEBUG : Local file system at /tmp/rclone2228847118: Waiting for transfers to finish 2025/06/23 03:41:41 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (0.02s) === RUN TestError run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo'", Local "Local file system at /tmp/rclone2228847118", Modify Window "1ns" 2025/06/23 03:41:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/23 03:41:41 DEBUG : toe: transformed to: 2025/06/23 03:41:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/23 03:41:41 DEBUG : toe: transformed to: 2025/06/23 03:41:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Making directory with metadata 2025/06/23 03:41:41 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Made directory with metadata (mtime=2025-06-23T03:41:41.22770451Z) 2025/06/23 03:41:41 DEBUG : Added delayed dir = "", newDst= 2025/06/23 03:41:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/23 03:41:41 DEBUG : toe: transformed to: 2025/06/23 03:41:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/23 03:41:41 DEBUG : toe: transformed to: 2025/06/23 03:41:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/23 03:41:41 DEBUG : toe/toe: transformed to: 2025/06/23 03:41:41 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/23 03:41:41 DEBUG : toe/toe: Making directory with metadata 2025/06/23 03:41:41 INFO : toe/toe: Made directory with metadata (mtime=2025-06-23T03:41:41.22770451Z) 2025/06/23 03:41:41 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/06/23 03:41:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/23 03:41:41 DEBUG : toe/toe: transformed to: 2025/06/23 03:41:41 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/23 03:41:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/23 03:41:41 DEBUG : toe: transformed to: 2025/06/23 03:41:41 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/23 03:41:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/23 03:41:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for checks to finish 2025/06/23 03:41:41 DEBUG : toe/toe/toe: transformed to: 2025/06/23 03:41:41 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/06/23 03:41:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Waiting for transfers to finish 2025/06/23 03:41:41 INFO : toe/toe/toe.rclone_chunk.001_anw33u: Moved (server-side) to: toe/toe/toe.rclone_chunk.001 2025/06/23 03:41:41 INFO : toe/toe/toe: Copied (new) 2025/06/23 03:41:41 ERROR : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': not deleting files as there were IO errors 2025/06/23 03:41:41 INFO : toe/toe: Set directory modification time (using SetModTime) 2025/06/23 03:41:41 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Set directory modification time (using SetModTime) 2025/06/23 03:41:41 ERROR : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': not deleting directories as there were IO errors --- PASS: TestError (0.01s) PASS 2025/06/23 03:41:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jizajuq9sivo': Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestChunkerNometaLocal: -verbose" - Finished OK in 3.056227948s (try 1/5)