"./sync.test -test.v -test.timeout 2h0m0s -remote TestPutio: -verbose" - Starting (try 1/5) 2024/11/14 21:08:01 DEBUG : Creating backend with remote "TestPutio:rclone-test-debayuk6cuxi" 2024/11/14 21:08:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/14 21:08:02 DEBUG : Creating backend with remote "/tmp/rclone1920350294" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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 "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:08:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 21:08:02 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/11/14 21:08:02 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for checks to finish 2024/11/14 21:08:02 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for transfers to finish run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" --- PASS: TestCopyWithDryRun (0.91s) === RUN TestCopy run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:08:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/14 21:08:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 21:08:03 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for checks to finish 2024/11/14 21:08:03 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for transfers to finish 2024/11/14 21:08:03 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 11 2024/11/14 21:08:03 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 11 2024/11/14 21:08:04 DEBUG : sub dir/hello world: crc32 = 0d4a1185 OK 2024/11/14 21:08:04 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:08:04 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.56s) === RUN TestCopyMetadata run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.43s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.13s) === RUN TestCopyMissingDirectory run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:08:06 DEBUG : Creating backend with remote "/non-existing" 2024/11/14 21:08:06 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/11/14 21:08:06 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for checks to finish 2024/11/14 21:08:06 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for transfers to finish run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" --- PASS: TestCopyMissingDirectory (1.44s) === RUN TestCopyNoTraverse run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:08:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 21:08:07 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for checks to finish 2024/11/14 21:08:07 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for transfers to finish 2024/11/14 21:08:07 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 11 2024/11/14 21:08:07 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 11 2024/11/14 21:08:08 DEBUG : sub dir/hello world: crc32 = 0d4a1185 OK 2024/11/14 21:08:08 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" --- PASS: TestCopyNoTraverse (1.81s) === RUN TestCopyCheckFirst run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:08:09 INFO : Putio root 'rclone-test-debayuk6cuxi': Running all checks before starting transfers 2024/11/14 21:08:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 21:08:09 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for checks to finish 2024/11/14 21:08:09 INFO : Putio root 'rclone-test-debayuk6cuxi': Checks finished, now starting transfers 2024/11/14 21:08:09 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for transfers to finish 2024/11/14 21:08:09 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 11 2024/11/14 21:08:09 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 11 2024/11/14 21:08:10 DEBUG : sub dir/hello world: crc32 = 0d4a1185 OK 2024/11/14 21:08:10 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" --- PASS: TestCopyCheckFirst (2.33s) === RUN TestSyncNoTraverse run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:08:11 ERROR : Ignoring --no-traverse with sync 2024/11/14 21:08:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 21:08:11 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for checks to finish 2024/11/14 21:08:11 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for transfers to finish 2024/11/14 21:08:12 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 11 2024/11/14 21:08:12 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 11 2024/11/14 21:08:12 DEBUG : sub dir/hello world: crc32 = 0d4a1185 OK 2024/11/14 21:08:12 INFO : sub dir/hello world: Copied (new) 2024/11/14 21:08:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" --- PASS: TestSyncNoTraverse (2.23s) === RUN TestCopyWithDepth run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:08:13 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/11/14 21:08:13 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for checks to finish 2024/11/14 21:08:13 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for transfers to finish 2024/11/14 21:08:14 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 12 2024/11/14 21:08:14 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 12 2024/11/14 21:08:14 DEBUG : hello world2: crc32 = 870a83b3 OK 2024/11/14 21:08:14 INFO : hello world2: Copied (new) run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" --- PASS: TestCopyWithDepth (1.58s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:08:15 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/14 21:08:15 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for checks to finish 2024/11/14 21:08:15 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for transfers to finish 2024/11/14 21:08:15 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 11 2024/11/14 21:08:15 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 11 2024/11/14 21:08:16 DEBUG : potato2: crc32 = 0d4a1185 OK 2024/11/14 21:08:16 INFO : potato2: Copied (new) run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (1.10s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:08:16 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/14 21:08:16 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for checks to finish 2024/11/14 21:08:16 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for transfers to finish 2024/11/14 21:08:16 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 11 2024/11/14 21:08:16 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 11 2024/11/14 21:08:17 DEBUG : potato2: crc32 = 0d4a1185 OK 2024/11/14 21:08:17 INFO : potato2: Copied (new) run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.24s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:08:17 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/14 21:08:17 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/14 21:08:17 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/14 21:08:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/14 21:08:17 DEBUG : sub dir: Making directory 2024/11/14 21:08:18 DEBUG : sub dir2: Making directory 2024/11/14 21:08:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 21:08:18 DEBUG : sub dir2/sub sub dir2: Making directory 2024/11/14 21:08:19 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for checks to finish 2024/11/14 21:08:19 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for transfers to finish 2024/11/14 21:08:19 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 11 2024/11/14 21:08:19 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 11 2024/11/14 21:08:20 DEBUG : sub dir/hello world: crc32 = 0d4a1185 OK 2024/11/14 21:08:20 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:08:20 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (4.16s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:08:21 DEBUG : sub dir2: Making directory 2024/11/14 21:08:21 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/14 21:08:21 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/14 21:08:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 21:08:22 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for checks to finish 2024/11/14 21:08:22 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for transfers to finish 2024/11/14 21:08:22 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 11 2024/11/14 21:08:22 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 11 2024/11/14 21:08:23 DEBUG : sub dir/hello world: crc32 = 0d4a1185 OK 2024/11/14 21:08:23 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (2.00s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:08:23 DEBUG : sub dir2: Making directory with metadata 2024/11/14 21:08:23 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/14 21:08:24 DEBUG : sub dir: Making directory 2024/11/14 21:08:24 DEBUG : sub dir2: Making directory 2024/11/14 21:08:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 21:08:24 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for checks to finish 2024/11/14 21:08:24 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for transfers to finish 2024/11/14 21:08:24 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 11 2024/11/14 21:08:24 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 11 2024/11/14 21:08:24 DEBUG : sub dir/hello world: crc32 = 0d4a1185 OK 2024/11/14 21:08:24 INFO : sub dir/hello world: Copied (new) 2024/11/14 21:08:24 INFO : sub dir/hello world: Deleted run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:08:24 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/11/14 21:08:25 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.93s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.11s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:08:26 DEBUG : sub dir2: Making directory 2024/11/14 21:08:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 21:08:26 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for checks to finish 2024/11/14 21:08:26 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for transfers to finish 2024/11/14 21:08:26 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 11 2024/11/14 21:08:26 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 11 2024/11/14 21:08:26 DEBUG : sub dir/hello world: crc32 = 0d4a1185 OK 2024/11/14 21:08:26 INFO : sub dir/hello world: Copied (new) 2024/11/14 21:08:26 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.44s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:08:27 DEBUG : sub dir2: Making directory with metadata 2024/11/14 21:08:27 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/14 21:08:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/14 21:08:27 DEBUG : sub dir: Making directory 2024/11/14 21:08:27 DEBUG : sub dir2: Making directory 2024/11/14 21:08:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 21:08:27 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for checks to finish 2024/11/14 21:08:27 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for transfers to finish 2024/11/14 21:08:28 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 11 2024/11/14 21:08:28 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 11 2024/11/14 21:08:28 DEBUG : sub dir/hello world: crc32 = 0d4a1185 OK 2024/11/14 21:08:28 INFO : sub dir/hello world: Copied (new) 2024/11/14 21:08:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:08:28 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (2.15s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.12s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:08:29 DEBUG : sub dir2: Making directory 2024/11/14 21:08:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 21:08:29 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for checks to finish 2024/11/14 21:08:29 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for transfers to finish 2024/11/14 21:08:30 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 11 2024/11/14 21:08:30 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 11 2024/11/14 21:08:30 DEBUG : sub dir/hello world: crc32 = 0d4a1185 OK 2024/11/14 21:08:30 INFO : sub dir/hello world: Copied (new) 2024/11/14 21:08:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.94s) === RUN TestServerSideCopy run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:08:32 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 11 2024/11/14 21:08:32 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 11 2024/11/14 21:08:32 DEBUG : Creating backend with remote "TestPutio:rclone-test-rumuxeb8hare" sync_test.go:590: Server side copy (if possible) Putio root 'rclone-test-debayuk6cuxi' -> Putio root 'rclone-test-rumuxeb8hare' 2024/11/14 21:08:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 21:08:32 DEBUG : Putio root 'rclone-test-rumuxeb8hare': Waiting for checks to finish 2024/11/14 21:08:32 DEBUG : Putio root 'rclone-test-rumuxeb8hare': Waiting for transfers to finish 2024/11/14 21:08:33 DEBUG : sub dir/hello world: crc32 = 0d4a1185 OK 2024/11/14 21:08:33 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:08:33 DEBUG : Putio root 'rclone-test-rumuxeb8hare': Purge remote --- PASS: TestServerSideCopy (3.24s) === RUN TestCopyAfterDelete run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:08:35 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 11 2024/11/14 21:08:35 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 11 2024/11/14 21:08:35 ERROR : : error listing: directory not found 2024/11/14 21:08:35 DEBUG : Local file system at /tmp/rclone1920350294: Making directory 2024/11/14 21:08:35 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for checks to finish 2024/11/14 21:08:35 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for transfers to finish run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" --- PASS: TestCopyAfterDelete (1.79s) === RUN TestCopyRedownload run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:08:37 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 11 2024/11/14 21:08:37 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 11 2024/11/14 21:08:37 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/14 21:08:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 21:08:37 DEBUG : Local file system at /tmp/rclone1920350294: Waiting for checks to finish 2024/11/14 21:08:37 DEBUG : Local file system at /tmp/rclone1920350294: Waiting for transfers to finish 2024/11/14 21:08:38 DEBUG : sub dir/hello world: crc32 = 0d4a1185 OK 2024/11/14 21:08:38 DEBUG : sub dir/hello world.1e3901b6.partial: renamed to: sub dir/hello world 2024/11/14 21:08:38 INFO : sub dir/hello world: Copied (new) 2024/11/14 21:08:38 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" --- PASS: TestCopyRedownload (2.29s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:08:39 DEBUG : check sum: Need to transfer - File not found at Destination 2024/11/14 21:08:39 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for checks to finish 2024/11/14 21:08:39 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for transfers to finish 2024/11/14 21:08:39 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 1 2024/11/14 21:08:39 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 1 2024/11/14 21:08:40 DEBUG : check sum: crc32 = 97ddb3f8 OK 2024/11/14 21:08:40 INFO : check sum: Copied (new) 2024/11/14 21:08:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:08:40 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for checks to finish 2024/11/14 21:08:40 DEBUG : check sum: crc32 = 97ddb3f8 OK 2024/11/14 21:08:40 DEBUG : check sum: Size and crc32 of src and dst objects identical 2024/11/14 21:08:40 DEBUG : check sum: Unchanged skipping 2024/11/14 21:08:40 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for transfers to finish 2024/11/14 21:08:40 DEBUG : Waiting for deletions to finish 2024/11/14 21:08:40 INFO : There was nothing to transfer run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (1.98s) === RUN TestSyncSizeOnly run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:08:41 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/11/14 21:08:41 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for checks to finish 2024/11/14 21:08:41 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for transfers to finish 2024/11/14 21:08:41 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:08:41 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:08:41 DEBUG : sizeonly: crc32 = 9a941a19 OK 2024/11/14 21:08:41 INFO : sizeonly: Copied (new) 2024/11/14 21:08:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:08:41 DEBUG : sizeonly: Sizes identical 2024/11/14 21:08:41 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for checks to finish 2024/11/14 21:08:41 DEBUG : sizeonly: Unchanged skipping 2024/11/14 21:08:41 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for transfers to finish 2024/11/14 21:08:41 DEBUG : Waiting for deletions to finish 2024/11/14 21:08:41 INFO : There was nothing to transfer run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" --- PASS: TestSyncSizeOnly (1.49s) === RUN TestSyncIgnoreSize run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:08:42 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/11/14 21:08:42 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for checks to finish 2024/11/14 21:08:42 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for transfers to finish 2024/11/14 21:08:42 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 8 2024/11/14 21:08:42 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 8 2024/11/14 21:08:43 DEBUG : ignore-size: crc32 = b4fa1177 OK 2024/11/14 21:08:43 INFO : ignore-size: Copied (new) 2024/11/14 21:08:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:08:43 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:08:43 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for checks to finish 2024/11/14 21:08:43 DEBUG : ignore-size: Unchanged skipping 2024/11/14 21:08:43 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for transfers to finish 2024/11/14 21:08:43 DEBUG : Waiting for deletions to finish 2024/11/14 21:08:43 INFO : There was nothing to transfer run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" --- PASS: TestSyncIgnoreSize (1.97s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:08:44 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:08:44 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:08:45 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:08:45 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for checks to finish 2024/11/14 21:08:45 DEBUG : existing: Unchanged skipping 2024/11/14 21:08:45 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for transfers to finish 2024/11/14 21:08:45 DEBUG : Waiting for deletions to finish 2024/11/14 21:08:45 INFO : There was nothing to transfer run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:08:45 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for checks to finish 2024/11/14 21:08:45 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/11/14 21:08:45 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for transfers to finish 2024/11/14 21:08:45 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:08:45 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:08:46 DEBUG : existing: crc32 = 9a941a19 OK 2024/11/14 21:08:46 INFO : existing: Copied (replaced existing) 2024/11/14 21:08:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (2.84s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:08:47 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/14 21:08:47 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for checks to finish 2024/11/14 21:08:47 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for transfers to finish 2024/11/14 21:08:47 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:08:47 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:08:47 DEBUG : existing: crc32 = 9a941a19 OK 2024/11/14 21:08:47 INFO : existing: Copied (new) 2024/11/14 21:08:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:08:48 DEBUG : existing: Destination exists, skipping 2024/11/14 21:08:48 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for checks to finish 2024/11/14 21:08:48 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for transfers to finish 2024/11/14 21:08:48 DEBUG : Waiting for deletions to finish 2024/11/14 21:08:48 INFO : There was nothing to transfer run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (2.35s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:08:49 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 21 2024/11/14 21:08:49 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 21 2024/11/14 21:08:51 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 5 2024/11/14 21:08:51 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 5 2024/11/14 21:08:52 DEBUG : d: Making directory 2024/11/14 21:08:52 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/14 21:08:52 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 21:08:52 DEBUG : c/non empty space: Unchanged skipping 2024/11/14 21:08:52 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for checks to finish 2024/11/14 21:08:52 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for transfers to finish 2024/11/14 21:08:53 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 60 2024/11/14 21:08:53 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 60 2024/11/14 21:08:53 DEBUG : a/potato2: crc32 = d423bfba OK 2024/11/14 21:08:53 INFO : a/potato2: Copied (new) 2024/11/14 21:08:53 DEBUG : Waiting for deletions to finish 2024/11/14 21:08:53 INFO : b/potato: Deleted 2024/11/14 21:08:53 INFO : d: Removing directory 2024/11/14 21:08:55 INFO : b: Removing directory 2024/11/14 21:08:55 DEBUG : Putio root 'rclone-test-debayuk6cuxi': deleted 2 directories run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (7.59s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:08:57 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 1 2024/11/14 21:08:57 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 1 2024/11/14 21:08:57 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2024/11/14 21:08:57 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for checks to finish 2024/11/14 21:08:57 DEBUG : empty space: crc32 = 97ddb3f8 OK 2024/11/14 21:08:57 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/11/14 21:08:57 DEBUG : empty space: Unchanged skipping 2024/11/14 21:08:57 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for transfers to finish 2024/11/14 21:08:57 DEBUG : Waiting for deletions to finish 2024/11/14 21:08:57 INFO : There was nothing to transfer run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:08:58 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2024/11/14 21:08:58 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for checks to finish 2024/11/14 21:08:58 DEBUG : empty space: crc32 = 97ddb3f8 OK 2024/11/14 21:08:58 INFO : empty space: Updated modification time in destination 2024/11/14 21:08:58 DEBUG : empty space: Unchanged skipping 2024/11/14 21:08:58 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for transfers to finish 2024/11/14 21:08:58 DEBUG : Waiting for deletions to finish 2024/11/14 21:08:58 INFO : There was nothing to transfer run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (1.75s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:08:59 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 1 2024/11/14 21:08:59 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 1 2024/11/14 21:08:59 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for checks to finish 2024/11/14 21:08:59 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2024/11/14 21:08:59 DEBUG : empty space: crc32 = 97ddb3f8 OK 2024/11/14 21:08:59 DEBUG : empty space: Unchanged skipping 2024/11/14 21:08:59 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for transfers to finish 2024/11/14 21:08:59 DEBUG : Waiting for deletions to finish 2024/11/14 21:08:59 INFO : There was nothing to transfer run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.17s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:09:00 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 3 2024/11/14 21:09:00 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 3 2024/11/14 21:09:01 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for checks to finish 2024/11/14 21:09:01 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2024/11/14 21:09:01 DEBUG : foo: crc32 = 8c736521 (Local file system at /tmp/rclone1920350294) 2024/11/14 21:09:01 DEBUG : foo: crc32 = 76ff8caa (Putio root 'rclone-test-debayuk6cuxi') 2024/11/14 21:09:01 DEBUG : foo: crc32 differ 2024/11/14 21:09:01 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for transfers to finish 2024/11/14 21:09:01 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 3 2024/11/14 21:09:01 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 3 2024/11/14 21:09:02 DEBUG : foo: crc32 = 8c736521 OK 2024/11/14 21:09:02 INFO : foo: Copied (replaced existing) 2024/11/14 21:09:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (2.62s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:09:02 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 1 2024/11/14 21:09:02 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 1 2024/11/14 21:09:03 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/14 21:09:03 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 21:09:03 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for checks to finish 2024/11/14 21:09:03 DEBUG : empty space: Unchanged skipping 2024/11/14 21:09:03 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for transfers to finish 2024/11/14 21:09:04 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 60 2024/11/14 21:09:04 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 60 2024/11/14 21:09:04 DEBUG : potato: crc32 = d423bfba OK 2024/11/14 21:09:04 INFO : potato: Copied (new) 2024/11/14 21:09:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (2.46s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:09:05 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 60 2024/11/14 21:09:05 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 60 2024/11/14 21:09:05 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/11/14 21:09:05 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for checks to finish 2024/11/14 21:09:05 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for transfers to finish 2024/11/14 21:09:06 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 21 2024/11/14 21:09:06 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 21 2024/11/14 21:09:06 DEBUG : potato: crc32 = f4498cc3 OK 2024/11/14 21:09:06 INFO : potato: Copied (replaced existing) 2024/11/14 21:09:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.15s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:09:07 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 21 2024/11/14 21:09:07 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 21 2024/11/14 21:09:08 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 2024/11/14 21:09:08 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for checks to finish 2024/11/14 21:09:08 DEBUG : potato: crc32 = 1b366e1c (Local file system at /tmp/rclone1920350294) 2024/11/14 21:09:08 DEBUG : potato: crc32 = f4498cc3 (Putio root 'rclone-test-debayuk6cuxi') 2024/11/14 21:09:08 DEBUG : potato: crc32 differ 2024/11/14 21:09:08 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for transfers to finish 2024/11/14 21:09:09 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 21 2024/11/14 21:09:09 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 21 2024/11/14 21:09:09 DEBUG : potato: crc32 = 1b366e1c OK 2024/11/14 21:09:09 INFO : potato: Copied (replaced existing) 2024/11/14 21:09:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (2.99s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:09:10 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 21 2024/11/14 21:09:10 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 21 2024/11/14 21:09:11 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 1 2024/11/14 21:09:11 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 1 2024/11/14 21:09:11 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/14 21:09:11 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/11/14 21:09:11 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for checks to finish 2024/11/14 21:09:11 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 21:09:11 DEBUG : empty space: Unchanged skipping 2024/11/14 21:09:11 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for transfers to finish 2024/11/14 21:09:11 DEBUG : Waiting for deletions to finish 2024/11/14 21:09:11 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.80s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:09:12 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 21 2024/11/14 21:09:12 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 21 2024/11/14 21:09:13 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 1 2024/11/14 21:09:13 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 1 2024/11/14 21:09:14 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/14 21:09:14 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 21:09:14 DEBUG : empty space: Unchanged skipping 2024/11/14 21:09:14 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for checks to finish 2024/11/14 21:09:14 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for transfers to finish 2024/11/14 21:09:15 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 60 2024/11/14 21:09:15 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 60 2024/11/14 21:09:15 DEBUG : potato2: crc32 = d423bfba OK 2024/11/14 21:09:15 INFO : potato2: Copied (new) 2024/11/14 21:09:15 DEBUG : Waiting for deletions to finish 2024/11/14 21:09:15 INFO : potato: Deleted run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (4.23s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:09:16 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 21 2024/11/14 21:09:16 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 21 2024/11/14 21:09:17 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 5 2024/11/14 21:09:17 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 5 2024/11/14 21:09:18 DEBUG : d: Making directory 2024/11/14 21:09:18 DEBUG : d/e: Making directory 2024/11/14 21:09:19 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/14 21:09:19 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 21:09:19 DEBUG : c/non empty space: Unchanged skipping 2024/11/14 21:09:19 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for checks to finish 2024/11/14 21:09:19 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for transfers to finish 2024/11/14 21:09:20 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 60 2024/11/14 21:09:20 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 60 2024/11/14 21:09:20 DEBUG : a/potato2: crc32 = d423bfba OK 2024/11/14 21:09:20 INFO : a/potato2: Copied (new) 2024/11/14 21:09:20 DEBUG : Waiting for deletions to finish 2024/11/14 21:09:21 INFO : b/potato: Deleted 2024/11/14 21:09:21 INFO : d/e: Removing directory 2024/11/14 21:09:21 INFO : d: Removing directory 2024/11/14 21:09:21 INFO : b: Removing directory 2024/11/14 21:09:22 DEBUG : Putio root 'rclone-test-debayuk6cuxi': deleted 3 directories run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (7.68s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:09:24 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 21 2024/11/14 21:09:24 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 21 2024/11/14 21:09:25 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 5 2024/11/14 21:09:25 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 5 2024/11/14 21:09:25 DEBUG : d: Making directory 2024/11/14 21:09:26 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/14 21:09:26 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 21:09:26 DEBUG : c/non empty space: Unchanged skipping 2024/11/14 21:09:26 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for checks to finish 2024/11/14 21:09:26 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for transfers to finish 2024/11/14 21:09:26 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 60 2024/11/14 21:09:26 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 60 2024/11/14 21:09:27 DEBUG : a/potato2: crc32 = d423bfba OK 2024/11/14 21:09:27 INFO : a/potato2: Copied (new) 2024/11/14 21:09:27 ERROR : Putio root 'rclone-test-debayuk6cuxi': not deleting files as there were IO errors 2024/11/14 21:09:27 ERROR : Putio root 'rclone-test-debayuk6cuxi': not deleting directories as there were IO errors run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (6.54s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:09:30 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 21 2024/11/14 21:09:30 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 21 2024/11/14 21:09:31 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 1 2024/11/14 21:09:31 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 1 2024/11/14 21:09:31 DEBUG : Waiting for deletions to finish 2024/11/14 21:09:32 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/14 21:09:32 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for checks to finish 2024/11/14 21:09:32 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 21:09:32 DEBUG : empty space: Unchanged skipping 2024/11/14 21:09:32 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for transfers to finish 2024/11/14 21:09:32 INFO : potato: Deleted 2024/11/14 21:09:32 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 60 2024/11/14 21:09:32 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 60 2024/11/14 21:09:32 DEBUG : potato2: crc32 = d423bfba OK 2024/11/14 21:09:32 INFO : potato2: Copied (new) run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" --- PASS: TestSyncDeleteDuring (3.07s) === RUN TestSyncDeleteBefore run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:09:33 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 21 2024/11/14 21:09:33 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 21 2024/11/14 21:09:34 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 1 2024/11/14 21:09:34 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 1 2024/11/14 21:09:35 DEBUG : Waiting for deletions to finish 2024/11/14 21:09:35 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for checks to finish 2024/11/14 21:09:35 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for transfers to finish 2024/11/14 21:09:35 INFO : potato: Deleted 2024/11/14 21:09:35 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/14 21:09:35 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 21:09:35 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for checks to finish 2024/11/14 21:09:35 DEBUG : empty space: Unchanged skipping 2024/11/14 21:09:35 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for transfers to finish 2024/11/14 21:09:35 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 60 2024/11/14 21:09:35 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 60 2024/11/14 21:09:36 DEBUG : potato2: crc32 = d423bfba OK 2024/11/14 21:09:36 INFO : potato2: Copied (new) run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" --- PASS: TestSyncDeleteBefore (3.24s) === RUN TestCopyDeleteBefore run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:09:37 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 21 2024/11/14 21:09:37 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 21 2024/11/14 21:09:37 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/14 21:09:37 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for checks to finish 2024/11/14 21:09:37 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for transfers to finish 2024/11/14 21:09:37 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 19 2024/11/14 21:09:37 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 19 2024/11/14 21:09:38 DEBUG : potato2: crc32 = 9f4e1e48 OK 2024/11/14 21:09:38 INFO : potato2: Copied (new) run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" --- PASS: TestCopyDeleteBefore (2.56s) === RUN TestSyncWithExclude run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:09:39 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 60 2024/11/14 21:09:39 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 60 2024/11/14 21:09:40 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 1 2024/11/14 21:09:40 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 1 2024/11/14 21:09:40 DEBUG : pacer: low level retry 1/10 (error connection broken) 2024/11/14 21:09:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/14 21:09:40 DEBUG : pacer: low level retry 2/10 (error unexpected status code (429) response while doing HEAD to https://s94.put.io/files/43794270f15d2399bee9b8eb31a062acc0b9c6e5) 2024/11/14 21:09:40 DEBUG : pacer: Rate limited, increasing sleep to 20.016742809s 2024/11/14 21:09:41 DEBUG : pacer: low level retry 3/10 (error unexpected status code (429) response while doing HEAD to https://s94.put.io/files/43794270f15d2399bee9b8eb31a062acc0b9c6e5) 2024/11/14 21:09:41 DEBUG : pacer: Rate limited, increasing sleep to 19.959343585s 2024/11/14 21:10:01 DEBUG : Putio root 'rclone-test-debayuk6cuxi': sentBytes: 0 2024/11/14 21:10:01 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 1 2024/11/14 21:10:01 DEBUG : pacer: Reducing sleep to 9.979671792s 2024/11/14 21:10:21 DEBUG : pacer: Reducing sleep to 4.989835896s 2024/11/14 21:10:31 DEBUG : pacer: Reducing sleep to 2.494917948s 2024/11/14 21:10:31 DEBUG : enormous: Excluded (Size Filter) 2024/11/14 21:10:31 DEBUG : enormous: Excluded 2024/11/14 21:10:31 DEBUG : potato2: Excluded (Size Filter) 2024/11/14 21:10:31 DEBUG : potato2: Excluded 2024/11/14 21:10:35 DEBUG : pacer: Reducing sleep to 1.247458974s 2024/11/14 21:10:35 DEBUG : potato2: Excluded (Size Filter) 2024/11/14 21:10:35 DEBUG : potato2: Excluded 2024/11/14 21:10:35 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 21:10:35 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for checks to finish 2024/11/14 21:10:35 DEBUG : empty space: Unchanged skipping 2024/11/14 21:10:35 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for transfers to finish 2024/11/14 21:10:35 DEBUG : Waiting for deletions to finish 2024/11/14 21:10:35 INFO : There was nothing to transfer run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:10:38 DEBUG : pacer: Reducing sleep to 623.729487ms 2024/11/14 21:10:38 DEBUG : enormous: Excluded (Size Filter) 2024/11/14 21:10:38 DEBUG : enormous: Excluded 2024/11/14 21:10:38 DEBUG : potato2: Excluded (Size Filter) 2024/11/14 21:10:38 DEBUG : potato2: Excluded 2024/11/14 21:10:39 DEBUG : pacer: Reducing sleep to 311.864743ms 2024/11/14 21:10:39 DEBUG : potato2: Excluded (Size Filter) 2024/11/14 21:10:39 DEBUG : potato2: Excluded 2024/11/14 21:10:39 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/11/14 21:10:39 DEBUG : Local file system at /tmp/rclone1920350294: Waiting for checks to finish 2024/11/14 21:10:39 DEBUG : empty space: Unchanged skipping 2024/11/14 21:10:39 DEBUG : Local file system at /tmp/rclone1920350294: Waiting for transfers to finish 2024/11/14 21:10:39 DEBUG : Waiting for deletions to finish 2024/11/14 21:10:39 INFO : There was nothing to transfer run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:10:40 DEBUG : pacer: Reducing sleep to 155.932371ms 2024/11/14 21:10:40 DEBUG : pacer: Reducing sleep to 77.966185ms 2024/11/14 21:10:40 DEBUG : pacer: Reducing sleep to 38.983092ms 2024/11/14 21:10:40 DEBUG : pacer: Reducing sleep to 19.491546ms 2024/11/14 21:10:40 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncWithExclude (61.74s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:10:41 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 60 2024/11/14 21:10:41 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 60 2024/11/14 21:10:42 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 1 2024/11/14 21:10:42 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 1 2024/11/14 21:10:43 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 100 2024/11/14 21:10:43 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 100 2024/11/14 21:10:43 DEBUG : enormous: Excluded (Size Filter) 2024/11/14 21:10:43 DEBUG : enormous: Excluded 2024/11/14 21:10:43 DEBUG : potato2: Excluded (Size Filter) 2024/11/14 21:10:43 DEBUG : potato2: Excluded 2024/11/14 21:10:43 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 21:10:43 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for checks to finish 2024/11/14 21:10:43 DEBUG : empty space: Unchanged skipping 2024/11/14 21:10:43 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for transfers to finish 2024/11/14 21:10:43 DEBUG : Waiting for deletions to finish 2024/11/14 21:10:44 INFO : enormous: Deleted 2024/11/14 21:10:45 INFO : potato2: Deleted 2024/11/14 21:10:45 INFO : There was nothing to transfer run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:10:45 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/11/14 21:10:45 DEBUG : empty space: Unchanged skipping 2024/11/14 21:10:45 DEBUG : Local file system at /tmp/rclone1920350294: Waiting for checks to finish 2024/11/14 21:10:45 DEBUG : Local file system at /tmp/rclone1920350294: Waiting for transfers to finish 2024/11/14 21:10:45 DEBUG : Waiting for deletions to finish 2024/11/14 21:10:45 INFO : enormous: Deleted 2024/11/14 21:10:45 INFO : potato2: Deleted 2024/11/14 21:10:45 INFO : There was nothing to transfer run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (4.53s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:10:46 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 3 2024/11/14 21:10:46 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 3 2024/11/14 21:10:46 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 3 2024/11/14 21:10:46 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 3 2024/11/14 21:10:47 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 5 2024/11/14 21:10:47 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 5 2024/11/14 21:10:48 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 8 2024/11/14 21:10:48 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 8 2024/11/14 21:10:48 DEBUG : five: Need to transfer - File not found at Destination 2024/11/14 21:10:48 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/11/14 21:10:48 DEBUG : one: Destination is newer than source, skipping 2024/11/14 21:10:48 DEBUG : three: Sizes identical 2024/11/14 21:10:48 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for checks to finish 2024/11/14 21:10:48 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/11/14 21:10:48 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/11/14 21:10:48 DEBUG : two: crc32 = 11ca8a66 (Local file system at /tmp/rclone1920350294) 2024/11/14 21:10:48 DEBUG : two: crc32 = 876dc8ec (Putio root 'rclone-test-debayuk6cuxi') 2024/11/14 21:10:48 DEBUG : two: crc32 differ 2024/11/14 21:10:48 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for transfers to finish 2024/11/14 21:10:49 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 4 2024/11/14 21:10:49 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 4 2024/11/14 21:10:49 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 4 2024/11/14 21:10:49 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 4 2024/11/14 21:10:49 DEBUG : four: crc32 = 90c1667d OK 2024/11/14 21:10:49 INFO : four: Copied (replaced existing) 2024/11/14 21:10:49 DEBUG : five: crc32 = 3cb2cccb OK 2024/11/14 21:10:49 INFO : five: Copied (new) 2024/11/14 21:10:50 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 3 2024/11/14 21:10:50 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 3 2024/11/14 21:10:50 DEBUG : two: crc32 = 11ca8a66 OK 2024/11/14 21:10:50 INFO : two: Copied (replaced existing) 2024/11/14 21:10:50 DEBUG : Waiting for deletions to finish 2024/11/14 21:10:51 DEBUG : one: Destination is newer than source, skipping 2024/11/14 21:10:51 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for checks to finish 2024/11/14 21:10:51 DEBUG : three: crc32 = 46c5d8f5 (Local file system at /tmp/rclone1920350294) 2024/11/14 21:10:51 DEBUG : three: crc32 = b1911a45 (Putio root 'rclone-test-debayuk6cuxi') 2024/11/14 21:10:51 DEBUG : three: crc32 differ 2024/11/14 21:10:51 DEBUG : two: crc32 = 11ca8a66 OK 2024/11/14 21:10:51 DEBUG : two: Size and crc32 of src and dst objects identical 2024/11/14 21:10:51 DEBUG : five: crc32 = 3cb2cccb OK 2024/11/14 21:10:51 DEBUG : five: Size and crc32 of src and dst objects identical 2024/11/14 21:10:51 DEBUG : four: crc32 = 90c1667d OK 2024/11/14 21:10:51 DEBUG : four: Size and crc32 of src and dst objects identical 2024/11/14 21:10:51 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/11/14 21:10:51 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/11/14 21:10:51 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/11/14 21:10:51 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/11/14 21:10:51 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for transfers to finish 2024/11/14 21:10:52 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 5 2024/11/14 21:10:52 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 5 2024/11/14 21:10:53 DEBUG : three: crc32 = 46c5d8f5 OK 2024/11/14 21:10:53 INFO : three: Copied (replaced existing) 2024/11/14 21:10:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (8.73s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1364: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1364: 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 "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" sync_test.go:1436: Can track renames: true 2024/11/14 21:10:54 INFO : Putio root 'rclone-test-debayuk6cuxi': Making map for --track-renames 2024/11/14 21:10:54 INFO : Putio root 'rclone-test-debayuk6cuxi': Finished making map for --track-renames 2024/11/14 21:10:54 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for checks to finish 2024/11/14 21:10:54 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for renames to finish 2024/11/14 21:10:54 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/14 21:10:54 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/14 21:10:54 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for transfers to finish 2024/11/14 21:10:54 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 14 2024/11/14 21:10:54 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 14 2024/11/14 21:10:54 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 11 2024/11/14 21:10:54 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 11 2024/11/14 21:10:55 DEBUG : potato: crc32 = 403f91c8 OK 2024/11/14 21:10:55 INFO : potato: Copied (new) 2024/11/14 21:10:55 DEBUG : yam: crc32 = ae1fefed OK 2024/11/14 21:10:55 INFO : yam: Copied (new) 2024/11/14 21:10:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:10:55 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:10:55 INFO : Putio root 'rclone-test-debayuk6cuxi': Making map for --track-renames 2024/11/14 21:10:55 INFO : Putio root 'rclone-test-debayuk6cuxi': Finished making map for --track-renames 2024/11/14 21:10:55 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for checks to finish 2024/11/14 21:10:55 DEBUG : potato: Unchanged skipping 2024/11/14 21:10:55 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for renames to finish 2024/11/14 21:10:56 INFO : yam: Moved (server-side) to: yaml 2024/11/14 21:10:56 INFO : yaml: Renamed from "yam" 2024/11/14 21:10:56 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for transfers to finish 2024/11/14 21:10:56 DEBUG : Waiting for deletions to finish 2024/11/14 21:10:56 INFO : There was nothing to transfer run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (2.81s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" sync_test.go:1508: Can track renames: true 2024/11/14 21:10:57 INFO : Putio root 'rclone-test-debayuk6cuxi': Making map for --track-renames 2024/11/14 21:10:57 INFO : Putio root 'rclone-test-debayuk6cuxi': Finished making map for --track-renames 2024/11/14 21:10:57 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for checks to finish 2024/11/14 21:10:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/14 21:10:57 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/14 21:10:57 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for renames to finish 2024/11/14 21:10:57 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for transfers to finish 2024/11/14 21:10:57 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 11 2024/11/14 21:10:57 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 11 2024/11/14 21:10:57 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 14 2024/11/14 21:10:57 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 14 2024/11/14 21:10:57 DEBUG : yam: crc32 = ae1fefed OK 2024/11/14 21:10:57 INFO : yam: Copied (new) 2024/11/14 21:10:58 DEBUG : potato: crc32 = 403f91c8 OK 2024/11/14 21:10:58 INFO : potato: Copied (new) 2024/11/14 21:10:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:10:58 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:10:58 INFO : Putio root 'rclone-test-debayuk6cuxi': Making map for --track-renames 2024/11/14 21:10:58 INFO : Putio root 'rclone-test-debayuk6cuxi': Finished making map for --track-renames 2024/11/14 21:10:58 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for checks to finish 2024/11/14 21:10:58 DEBUG : potato: Unchanged skipping 2024/11/14 21:10:58 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for renames to finish 2024/11/14 21:10:58 INFO : yam: Moved (server-side) to: yaml 2024/11/14 21:10:58 INFO : yaml: Renamed from "yam" 2024/11/14 21:10:58 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for transfers to finish 2024/11/14 21:10:58 DEBUG : Waiting for deletions to finish 2024/11/14 21:10:58 INFO : There was nothing to transfer run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.27s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" sync_test.go:1547: Can track renames: true 2024/11/14 21:10:59 INFO : Putio root 'rclone-test-debayuk6cuxi': Making map for --track-renames 2024/11/14 21:10:59 INFO : Putio root 'rclone-test-debayuk6cuxi': Finished making map for --track-renames 2024/11/14 21:10:59 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for checks to finish 2024/11/14 21:10:59 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/14 21:10:59 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/11/14 21:10:59 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for renames to finish 2024/11/14 21:10:59 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for transfers to finish 2024/11/14 21:11:00 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 11 2024/11/14 21:11:00 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 11 2024/11/14 21:11:00 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 14 2024/11/14 21:11:00 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 14 2024/11/14 21:11:00 DEBUG : sub/yam: crc32 = ae1fefed OK 2024/11/14 21:11:00 INFO : sub/yam: Copied (new) 2024/11/14 21:11:01 DEBUG : potato: crc32 = 403f91c8 OK 2024/11/14 21:11:01 INFO : potato: Copied (new) 2024/11/14 21:11:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:11:02 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:11:02 DEBUG : potato: Unchanged skipping 2024/11/14 21:11:02 INFO : Putio root 'rclone-test-debayuk6cuxi': Making map for --track-renames 2024/11/14 21:11:02 INFO : Putio root 'rclone-test-debayuk6cuxi': Finished making map for --track-renames 2024/11/14 21:11:02 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for checks to finish 2024/11/14 21:11:02 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for renames to finish 2024/11/14 21:11:02 INFO : sub/yam: Moved (server-side) to: yam 2024/11/14 21:11:02 INFO : yam: Renamed from "sub/yam" 2024/11/14 21:11:02 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for transfers to finish 2024/11/14 21:11:02 DEBUG : Waiting for deletions to finish 2024/11/14 21:11:02 INFO : There was nothing to transfer run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.96s) === RUN TestServerSideMoveLocal run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:11:03 DEBUG : Creating backend with remote "/tmp/rclone1920350294/dir1" 2024/11/14 21:11:03 DEBUG : Creating backend with remote "/tmp/rclone1920350294/dir2" 2024/11/14 21:11:03 DEBUG : Local file system at /tmp/rclone1920350294/dir2: Using server-side directory move 2024/11/14 21:11:03 INFO : Local file system at /tmp/rclone1920350294/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/14 21:11:03 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/11/14 21:11:03 INFO : file1.txt: Moved (server-side) 2024/11/14 21:11:03 DEBUG : Local file system at /tmp/rclone1920350294/dir2: Waiting for checks to finish 2024/11/14 21:11:03 DEBUG : Local file system at /tmp/rclone1920350294/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.13s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:11:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 21:11:03 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/14 21:11:03 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for checks to finish 2024/11/14 21:11:03 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for transfers to finish 2024/11/14 21:11:04 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 11 2024/11/14 21:11:04 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 11 2024/11/14 21:11:04 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:11:04 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:11:04 DEBUG : sub dir/hello world: crc32 = 0d4a1185 OK 2024/11/14 21:11:04 INFO : sub dir/hello world: Copied (new) 2024/11/14 21:11:04 INFO : sub dir/hello world: Deleted 2024/11/14 21:11:04 DEBUG : nested/sub dir/file: crc32 = aac9c2e9 OK 2024/11/14 21:11:04 INFO : nested/sub dir/file: Copied (new) 2024/11/14 21:11:04 INFO : nested/sub dir/file: Deleted 2024/11/14 21:11:04 INFO : sub dir: Removing directory 2024/11/14 21:11:04 INFO : nested/sub dir: Removing directory 2024/11/14 21:11:04 INFO : nested: Removing directory 2024/11/14 21:11:04 DEBUG : Local file system at /tmp/rclone1920350294: deleted 3 directories run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (4.22s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:11:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 21:11:07 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/14 21:11:07 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for checks to finish 2024/11/14 21:11:07 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for transfers to finish 2024/11/14 21:11:08 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 11 2024/11/14 21:11:08 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 11 2024/11/14 21:11:08 DEBUG : sub dir/hello world: crc32 = 0d4a1185 OK 2024/11/14 21:11:08 INFO : sub dir/hello world: Copied (new) 2024/11/14 21:11:08 INFO : sub dir/hello world: Deleted 2024/11/14 21:11:09 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:11:09 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:11:09 DEBUG : nested/sub dir/file: crc32 = aac9c2e9 OK 2024/11/14 21:11:09 INFO : nested/sub dir/file: Copied (new) 2024/11/14 21:11:09 INFO : nested/sub dir/file: Deleted run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (4.61s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:11:12 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/14 21:11:12 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/14 21:11:12 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for checks to finish 2024/11/14 21:11:12 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for transfers to finish 2024/11/14 21:11:12 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:11:12 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:11:12 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:11:12 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:11:13 DEBUG : existing: crc32 = 9a941a19 OK 2024/11/14 21:11:13 INFO : existing: Copied (new) 2024/11/14 21:11:13 INFO : existing: Deleted 2024/11/14 21:11:13 DEBUG : existing-b: crc32 = 2c14401a OK 2024/11/14 21:11:13 INFO : existing-b: Copied (new) 2024/11/14 21:11:13 INFO : existing-b: Deleted 2024/11/14 21:11:13 DEBUG : existing: Destination exists, skipping 2024/11/14 21:11:13 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/11/14 21:11:13 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for checks to finish 2024/11/14 21:11:13 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for transfers to finish 2024/11/14 21:11:13 INFO : There was nothing to transfer run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (2.77s) === RUN TestServerSideMove run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:11:15 DEBUG : Creating backend with remote "TestPutio:rclone-test-cufuway0pufu" 2024/11/14 21:11:15 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 60 2024/11/14 21:11:15 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 60 2024/11/14 21:11:16 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 1 2024/11/14 21:11:16 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 1 2024/11/14 21:11:17 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 68 2024/11/14 21:11:17 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 68 sync_test.go:1603: Server side move (if possible) Putio root 'rclone-test-debayuk6cuxi' -> Putio root 'rclone-test-cufuway0pufu' 2024/11/14 21:11:18 DEBUG : Putio root 'rclone-test-cufuway0pufu': chunkStart: 0, reqSize: 1 2024/11/14 21:11:18 DEBUG : Putio root 'rclone-test-cufuway0pufu': Sending chunk. transferOffset: 0 length: 1 2024/11/14 21:11:19 DEBUG : Putio root 'rclone-test-cufuway0pufu': chunkStart: 0, reqSize: 60 2024/11/14 21:11:19 DEBUG : Putio root 'rclone-test-cufuway0pufu': Sending chunk. transferOffset: 0 length: 60 2024/11/14 21:11:19 DEBUG : Putio root 'rclone-test-cufuway0pufu': Using server-side directory move 2024/11/14 21:11:19 INFO : Putio root 'rclone-test-cufuway0pufu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/14 21:11:19 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/14 21:11:19 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/14 21:11:19 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/11/14 21:11:19 DEBUG : empty space: Unchanged skipping 2024/11/14 21:11:19 DEBUG : Putio root 'rclone-test-cufuway0pufu': Waiting for checks to finish 2024/11/14 21:11:20 INFO : potato2: Moved (server-side) 2024/11/14 21:11:20 INFO : empty space: Deleted 2024/11/14 21:11:20 DEBUG : Putio root 'rclone-test-cufuway0pufu': Waiting for transfers to finish 2024/11/14 21:11:21 INFO : potato3: Deleted 2024/11/14 21:11:21 INFO : potato3: Moved (server-side) 2024/11/14 21:11:21 DEBUG : Creating backend with remote "TestPutio:rclone-test-lupipij0gine" 2024/11/14 21:11:21 DEBUG : Putio root 'rclone-test-lupipij0gine': Using server-side directory move 2024/11/14 21:11:21 INFO : Putio root 'rclone-test-lupipij0gine': Server side directory move succeeded 2024/11/14 21:11:22 ERROR : : error listing: directory not found 2024/11/14 21:11:22 DEBUG : Putio root 'rclone-test-lupipij0gine': Purge remote 2024/11/14 21:11:22 DEBUG : Putio root 'rclone-test-cufuway0pufu': Purge remote 2024/11/14 21:11:22 NOTICE: purge failed: Rmdir: directory not found --- PASS: TestServerSideMove (7.65s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:11:22 DEBUG : Creating backend with remote "TestPutio:rclone-test-tudilib8pipo" 2024/11/14 21:11:23 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 60 2024/11/14 21:11:23 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 60 2024/11/14 21:11:24 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 1 2024/11/14 21:11:24 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 1 2024/11/14 21:11:25 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 68 2024/11/14 21:11:25 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 68 sync_test.go:1603: Server side move (if possible) Putio root 'rclone-test-debayuk6cuxi' -> Putio root 'rclone-test-tudilib8pipo' 2024/11/14 21:11:26 DEBUG : Putio root 'rclone-test-tudilib8pipo': chunkStart: 0, reqSize: 1 2024/11/14 21:11:26 DEBUG : Putio root 'rclone-test-tudilib8pipo': Sending chunk. transferOffset: 0 length: 1 2024/11/14 21:11:27 DEBUG : Putio root 'rclone-test-tudilib8pipo': chunkStart: 0, reqSize: 60 2024/11/14 21:11:27 DEBUG : Putio root 'rclone-test-tudilib8pipo': Sending chunk. transferOffset: 0 length: 60 2024/11/14 21:11:27 DEBUG : empty space: Excluded (Size Filter) 2024/11/14 21:11:27 DEBUG : empty space: Excluded 2024/11/14 21:11:27 DEBUG : empty space: Excluded (Size Filter) 2024/11/14 21:11:27 DEBUG : empty space: Excluded 2024/11/14 21:11:27 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/14 21:11:27 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/14 21:11:27 DEBUG : Putio root 'rclone-test-tudilib8pipo': Waiting for checks to finish 2024/11/14 21:11:27 DEBUG : Putio root 'rclone-test-tudilib8pipo': Waiting for transfers to finish 2024/11/14 21:11:27 INFO : potato3: Deleted 2024/11/14 21:11:27 INFO : potato2: Moved (server-side) 2024/11/14 21:11:28 INFO : potato3: Moved (server-side) 2024/11/14 21:11:28 DEBUG : Creating backend with remote "TestPutio:rclone-test-varihoj3fizu" 2024/11/14 21:11:29 DEBUG : empty space: Excluded (Size Filter) 2024/11/14 21:11:29 DEBUG : empty space: Excluded 2024/11/14 21:11:29 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/14 21:11:29 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/14 21:11:29 DEBUG : Putio root 'rclone-test-varihoj3fizu': Waiting for checks to finish 2024/11/14 21:11:29 DEBUG : Putio root 'rclone-test-varihoj3fizu': Waiting for transfers to finish 2024/11/14 21:11:29 INFO : potato2: Moved (server-side) 2024/11/14 21:11:29 INFO : potato3: Moved (server-side) 2024/11/14 21:11:29 DEBUG : Putio root 'rclone-test-varihoj3fizu': Purge remote 2024/11/14 21:11:29 DEBUG : Putio root 'rclone-test-tudilib8pipo': Purge remote --- PASS: TestServerSideMoveWithFilter (7.46s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:11:30 DEBUG : Creating backend with remote "TestPutio:rclone-test-gavajip5putu" 2024/11/14 21:11:30 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 60 2024/11/14 21:11:30 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 60 2024/11/14 21:11:31 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 1 2024/11/14 21:11:31 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 1 2024/11/14 21:11:32 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 68 2024/11/14 21:11:32 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 68 2024/11/14 21:11:33 DEBUG : tomatoDir: Making directory sync_test.go:1603: Server side move (if possible) Putio root 'rclone-test-debayuk6cuxi' -> Putio root 'rclone-test-gavajip5putu' 2024/11/14 21:11:34 DEBUG : Putio root 'rclone-test-gavajip5putu': chunkStart: 0, reqSize: 1 2024/11/14 21:11:34 DEBUG : Putio root 'rclone-test-gavajip5putu': Sending chunk. transferOffset: 0 length: 1 2024/11/14 21:11:34 DEBUG : Putio root 'rclone-test-gavajip5putu': chunkStart: 0, reqSize: 60 2024/11/14 21:11:34 DEBUG : Putio root 'rclone-test-gavajip5putu': Sending chunk. transferOffset: 0 length: 60 2024/11/14 21:11:35 DEBUG : Putio root 'rclone-test-gavajip5putu': Using server-side directory move 2024/11/14 21:11:35 INFO : Putio root 'rclone-test-gavajip5putu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/14 21:11:35 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/14 21:11:35 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/11/14 21:11:35 DEBUG : empty space: Unchanged skipping 2024/11/14 21:11:35 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/14 21:11:35 DEBUG : Putio root 'rclone-test-gavajip5putu': Waiting for checks to finish 2024/11/14 21:11:35 INFO : potato3: Deleted 2024/11/14 21:11:35 INFO : potato2: Moved (server-side) 2024/11/14 21:11:36 INFO : potato3: Moved (server-side) 2024/11/14 21:11:36 INFO : empty space: Deleted 2024/11/14 21:11:36 DEBUG : Putio root 'rclone-test-gavajip5putu': Waiting for transfers to finish 2024/11/14 21:11:36 INFO : tomatoDir: Removing directory 2024/11/14 21:11:37 DEBUG : Putio root 'rclone-test-debayuk6cuxi': deleted 1 directories 2024/11/14 21:11:37 DEBUG : Creating backend with remote "TestPutio:rclone-test-seqetow6dame" 2024/11/14 21:11:37 DEBUG : tomatoDir: Making directory 2024/11/14 21:11:37 DEBUG : Putio root 'rclone-test-seqetow6dame': Using server-side directory move 2024/11/14 21:11:38 INFO : Putio root 'rclone-test-seqetow6dame': Server side directory move succeeded 2024/11/14 21:11:38 ERROR : : error listing: directory not found 2024/11/14 21:11:38 ERROR : : error listing: directory not found 2024/11/14 21:11:38 DEBUG : Putio root 'rclone-test-seqetow6dame': Purge remote 2024/11/14 21:11:38 DEBUG : Putio root 'rclone-test-gavajip5putu': Purge remote 2024/11/14 21:11:38 NOTICE: purge failed: Rmdir: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (8.35s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" sync_test.go:1808: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.12s) === RUN TestSyncOverlap run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:11:38 DEBUG : Creating backend with remote "TestPutio:rclone-test-debayuk6cuxi/rclone-sync-test" run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" --- PASS: TestSyncOverlap (0.91s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:11:39 DEBUG : Creating backend with remote "TestPutio:rclone-test-debayuk6cuxi/rclone-sync-test" 2024/11/14 21:11:40 DEBUG : Creating backend with remote "TestPutio:rclone-test-debayuk6cuxi/rclone-sync-test-include/layer2" 2024/11/14 21:11:40 DEBUG : Creating backend with remote "TestPutio:rclone-test-debayuk6cuxi/rclone-sync-test-ignore-file" 2024/11/14 21:11:41 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 1 2024/11/14 21:11:41 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 1 2024/11/14 21:11:42 DEBUG : rclone-sync-test: Excluded 2024/11/14 21:11:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/14 21:11:42 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/14 21:11:42 DEBUG : Putio root 'rclone-test-debayuk6cuxi/rclone-sync-test': Waiting for checks to finish 2024/11/14 21:11:42 DEBUG : Putio root 'rclone-test-debayuk6cuxi/rclone-sync-test': Waiting for transfers to finish 2024/11/14 21:11:42 DEBUG : Waiting for deletions to finish 2024/11/14 21:11:42 INFO : There was nothing to transfer 2024/11/14 21:11:42 DEBUG : rclone-sync-test: Excluded 2024/11/14 21:11:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/14 21:11:43 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/14 21:11:43 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for checks to finish 2024/11/14 21:11:43 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for transfers to finish 2024/11/14 21:11:43 DEBUG : Waiting for deletions to finish 2024/11/14 21:11:43 INFO : rclone-sync-test-include: Removing directory 2024/11/14 21:11:43 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/11/14 21:11:43 DEBUG : Putio root 'rclone-test-debayuk6cuxi': failed to delete 1 directories 2024/11/14 21:11:43 INFO : There was nothing to transfer run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:11:43 DEBUG : rclone-sync-test: Excluded 2024/11/14 21:11:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/14 21:11:44 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/14 21:11:44 DEBUG : Putio root 'rclone-test-debayuk6cuxi/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/11/14 21:11:44 DEBUG : Putio root 'rclone-test-debayuk6cuxi/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/11/14 21:11:44 DEBUG : Waiting for deletions to finish 2024/11/14 21:11:44 INFO : There was nothing to transfer run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:11:44 DEBUG : rclone-sync-test: Excluded 2024/11/14 21:11:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/14 21:11:44 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/14 21:11:44 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for checks to finish 2024/11/14 21:11:44 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for transfers to finish 2024/11/14 21:11:44 DEBUG : Waiting for deletions to finish 2024/11/14 21:11:44 INFO : rclone-sync-test-include: Removing directory 2024/11/14 21:11:44 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/11/14 21:11:44 DEBUG : Putio root 'rclone-test-debayuk6cuxi': failed to delete 1 directories 2024/11/14 21:11:44 INFO : There was nothing to transfer run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:11:44 DEBUG : : Excluded 2024/11/14 21:11:44 DEBUG : rclone-sync-test: Excluded 2024/11/14 21:11:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/14 21:11:45 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/14 21:11:45 DEBUG : Putio root 'rclone-test-debayuk6cuxi/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/11/14 21:11:45 DEBUG : Putio root 'rclone-test-debayuk6cuxi/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/11/14 21:11:45 DEBUG : Waiting for deletions to finish 2024/11/14 21:11:45 INFO : There was nothing to transfer run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (10.55s) === RUN TestSyncCompareDest run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:11:50 DEBUG : Creating backend with remote "TestPutio:rclone-test-debayuk6cuxi/dst" 2024/11/14 21:11:50 DEBUG : Creating backend with remote "TestPutio:rclone-test-debayuk6cuxi/CompareDest" 2024/11/14 21:11:51 DEBUG : one: Need to transfer - File not found at Destination 2024/11/14 21:11:51 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': Waiting for checks to finish 2024/11/14 21:11:51 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': Waiting for transfers to finish 2024/11/14 21:11:51 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': chunkStart: 0, reqSize: 3 2024/11/14 21:11:51 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': Sending chunk. transferOffset: 0 length: 3 2024/11/14 21:11:52 DEBUG : one: crc32 = 7a6c86f1 OK 2024/11/14 21:11:52 INFO : one: Copied (new) 2024/11/14 21:11:52 DEBUG : Waiting for deletions to finish 2024/11/14 21:11:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 21:11:53 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': Waiting for checks to finish 2024/11/14 21:11:53 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': Waiting for transfers to finish 2024/11/14 21:11:53 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': chunkStart: 0, reqSize: 5 2024/11/14 21:11:53 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': Sending chunk. transferOffset: 0 length: 5 2024/11/14 21:11:54 DEBUG : one: crc32 = cb217308 OK 2024/11/14 21:11:54 INFO : one: Copied (replaced existing) 2024/11/14 21:11:54 DEBUG : Waiting for deletions to finish 2024/11/14 21:11:54 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 3 2024/11/14 21:11:54 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 3 2024/11/14 21:11:55 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 5 2024/11/14 21:11:55 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 5 2024/11/14 21:11:56 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': Waiting for checks to finish 2024/11/14 21:11:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 21:11:56 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 21:11:56 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/14 21:11:56 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': Waiting for transfers to finish 2024/11/14 21:11:56 DEBUG : Waiting for deletions to finish 2024/11/14 21:11:56 INFO : There was nothing to transfer 2024/11/14 21:11:56 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 3 2024/11/14 21:11:56 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 3 2024/11/14 21:11:58 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 21:11:58 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/14 21:11:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 21:11:58 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': Waiting for checks to finish 2024/11/14 21:11:58 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 21:11:58 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/14 21:11:58 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': Waiting for transfers to finish 2024/11/14 21:11:58 DEBUG : Waiting for deletions to finish 2024/11/14 21:11:58 INFO : There was nothing to transfer 2024/11/14 21:11:58 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 21:11:58 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/14 21:11:58 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': Waiting for checks to finish 2024/11/14 21:11:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 21:11:58 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 21:11:58 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/14 21:11:58 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': Waiting for transfers to finish 2024/11/14 21:11:58 DEBUG : Waiting for deletions to finish 2024/11/14 21:11:58 INFO : There was nothing to transfer 2024/11/14 21:11:58 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 UTC 2024/11/14 21:11:58 DEBUG : two: crc32 = 11ca8a66 OK 2024/11/14 21:11:58 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/14 21:11:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 21:11:58 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': Waiting for checks to finish 2024/11/14 21:11:59 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 21:11:59 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/14 21:11:59 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': Waiting for transfers to finish 2024/11/14 21:11:59 DEBUG : Waiting for deletions to finish 2024/11/14 21:11:59 INFO : There was nothing to transfer 2024/11/14 21:11:59 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/14 21:11:59 DEBUG : two: Need to transfer - File not found at Destination 2024/11/14 21:11:59 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': Waiting for checks to finish 2024/11/14 21:11:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 21:11:59 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 21:11:59 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/14 21:11:59 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': Waiting for transfers to finish 2024/11/14 21:11:59 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': chunkStart: 0, reqSize: 5 2024/11/14 21:11:59 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': Sending chunk. transferOffset: 0 length: 5 2024/11/14 21:12:00 DEBUG : two: crc32 = 8b9078ce OK 2024/11/14 21:12:00 INFO : two: Copied (new) 2024/11/14 21:12:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (11.36s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:12:02 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 1 2024/11/14 21:12:02 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 1 2024/11/14 21:12:02 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 1 2024/11/14 21:12:02 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 1 2024/11/14 21:12:03 DEBUG : Creating backend with remote "TestPutio:rclone-test-debayuk6cuxi/dest" 2024/11/14 21:12:03 DEBUG : Creating backend with remote "TestPutio:rclone-test-debayuk6cuxi/pre-dest1" 2024/11/14 21:12:04 DEBUG : Creating backend with remote "TestPutio:rclone-test-debayuk6cuxi/pre-dest2" 2024/11/14 21:12:04 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:12:04 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/14 21:12:04 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:12:04 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/14 21:12:05 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/14 21:12:05 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dest': Waiting for checks to finish 2024/11/14 21:12:05 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dest': Waiting for transfers to finish 2024/11/14 21:12:05 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dest': chunkStart: 0, reqSize: 1 2024/11/14 21:12:05 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dest': Sending chunk. transferOffset: 0 length: 1 2024/11/14 21:12:06 DEBUG : 3: crc32 = 6dd28e9b OK 2024/11/14 21:12:06 INFO : 3: Copied (new) 2024/11/14 21:12:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (6.77s) === RUN TestSyncCopyDest run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:12:08 DEBUG : Creating backend with remote "TestPutio:rclone-test-debayuk6cuxi/dst" 2024/11/14 21:12:09 DEBUG : Creating backend with remote "TestPutio:rclone-test-debayuk6cuxi/CopyDest" 2024/11/14 21:12:09 DEBUG : one: Need to transfer - File not found at Destination 2024/11/14 21:12:09 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': Waiting for checks to finish 2024/11/14 21:12:09 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': Waiting for transfers to finish 2024/11/14 21:12:09 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': chunkStart: 0, reqSize: 3 2024/11/14 21:12:09 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': Sending chunk. transferOffset: 0 length: 3 2024/11/14 21:12:10 DEBUG : one: crc32 = 7a6c86f1 OK 2024/11/14 21:12:10 INFO : one: Copied (new) 2024/11/14 21:12:10 DEBUG : Waiting for deletions to finish 2024/11/14 21:12:10 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': Waiting for checks to finish 2024/11/14 21:12:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 21:12:10 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': Waiting for transfers to finish 2024/11/14 21:12:11 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': chunkStart: 0, reqSize: 5 2024/11/14 21:12:11 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': Sending chunk. transferOffset: 0 length: 5 2024/11/14 21:12:11 DEBUG : one: crc32 = cb217308 OK 2024/11/14 21:12:11 INFO : one: Copied (replaced existing) 2024/11/14 21:12:11 DEBUG : Waiting for deletions to finish 2024/11/14 21:12:12 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 3 2024/11/14 21:12:12 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 3 2024/11/14 21:12:12 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 5 2024/11/14 21:12:12 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 5 2024/11/14 21:12:13 DEBUG : Creating backend with remote "TestPutio:rclone-test-debayuk6cuxi/BackupDir" 2024/11/14 21:12:13 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': Waiting for checks to finish 2024/11/14 21:12:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 21:12:13 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 21:12:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 21:12:14 INFO : one: Moved (server-side) 2024/11/14 21:12:15 DEBUG : one: crc32 = cb217308 OK 2024/11/14 21:12:15 INFO : one: Copied (server-side copy) 2024/11/14 21:12:15 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/14 21:12:15 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': Waiting for transfers to finish 2024/11/14 21:12:15 DEBUG : Waiting for deletions to finish 2024/11/14 21:12:15 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 3 2024/11/14 21:12:15 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 3 2024/11/14 21:12:17 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 21:12:17 DEBUG : two: crc32 = 11ca8a66 OK 2024/11/14 21:12:17 INFO : two: Copied (server-side copy) 2024/11/14 21:12:17 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/14 21:12:17 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 21:12:17 DEBUG : one: Unchanged skipping 2024/11/14 21:12:17 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': Waiting for checks to finish 2024/11/14 21:12:17 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': Waiting for transfers to finish 2024/11/14 21:12:17 DEBUG : Waiting for deletions to finish 2024/11/14 21:12:17 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 21:12:17 DEBUG : two: Unchanged skipping 2024/11/14 21:12:17 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 21:12:17 DEBUG : one: Unchanged skipping 2024/11/14 21:12:17 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': Waiting for checks to finish 2024/11/14 21:12:17 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': Waiting for transfers to finish 2024/11/14 21:12:17 DEBUG : Waiting for deletions to finish 2024/11/14 21:12:17 INFO : There was nothing to transfer 2024/11/14 21:12:18 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 5 2024/11/14 21:12:18 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 5 2024/11/14 21:12:18 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/14 21:12:18 DEBUG : three: Destination not found in --copy-dest 2024/11/14 21:12:18 DEBUG : three: Need to transfer - File not found at Destination 2024/11/14 21:12:18 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': Waiting for checks to finish 2024/11/14 21:12:18 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 21:12:18 DEBUG : one: Unchanged skipping 2024/11/14 21:12:18 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 21:12:18 DEBUG : two: Unchanged skipping 2024/11/14 21:12:18 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': Waiting for transfers to finish 2024/11/14 21:12:19 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': chunkStart: 0, reqSize: 7 2024/11/14 21:12:19 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': Sending chunk. transferOffset: 0 length: 7 2024/11/14 21:12:19 DEBUG : three: crc32 = 5499c6c0 OK 2024/11/14 21:12:19 INFO : three: Copied (new) 2024/11/14 21:12:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (14.94s) === RUN TestSyncBackupDir run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:12:24 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 3 2024/11/14 21:12:24 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 3 2024/11/14 21:12:25 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 3 2024/11/14 21:12:25 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 3 2024/11/14 21:12:25 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 5 2024/11/14 21:12:25 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 5 2024/11/14 21:12:26 DEBUG : Creating backend with remote "TestPutio:rclone-test-debayuk6cuxi/dst" 2024/11/14 21:12:26 DEBUG : Creating backend with remote "TestPutio:rclone-test-debayuk6cuxi/backup" 2024/11/14 21:12:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/14 21:12:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:12:26 DEBUG : two: Unchanged skipping 2024/11/14 21:12:26 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': Waiting for checks to finish 2024/11/14 21:12:27 INFO : one: Moved (server-side) 2024/11/14 21:12:27 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': Waiting for transfers to finish 2024/11/14 21:12:27 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': chunkStart: 0, reqSize: 4 2024/11/14 21:12:27 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': Sending chunk. transferOffset: 0 length: 4 2024/11/14 21:12:28 DEBUG : one: crc32 = 19193087 OK 2024/11/14 21:12:28 INFO : one: Copied (new) 2024/11/14 21:12:28 DEBUG : Waiting for deletions to finish 2024/11/14 21:12:28 INFO : three.txt: Moved (server-side) 2024/11/14 21:12:28 INFO : three.txt: Moved into backup dir 2024/11/14 21:12:28 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:12:28 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:12:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/14 21:12:29 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:12:29 DEBUG : two: Unchanged skipping 2024/11/14 21:12:29 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': Waiting for checks to finish 2024/11/14 21:12:29 INFO : one: Deleted 2024/11/14 21:12:29 INFO : one: Moved (server-side) 2024/11/14 21:12:29 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': Waiting for transfers to finish 2024/11/14 21:12:30 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': chunkStart: 0, reqSize: 5 2024/11/14 21:12:30 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': Sending chunk. transferOffset: 0 length: 5 2024/11/14 21:12:30 DEBUG : one: crc32 = 12389341 OK 2024/11/14 21:12:30 INFO : one: Copied (new) 2024/11/14 21:12:30 DEBUG : Waiting for deletions to finish 2024/11/14 21:12:30 INFO : three.txt: Deleted 2024/11/14 21:12:31 INFO : three.txt: Moved (server-side) 2024/11/14 21:12:31 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (9.36s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:12:33 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 3 2024/11/14 21:12:33 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 3 2024/11/14 21:12:34 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 3 2024/11/14 21:12:34 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 3 2024/11/14 21:12:35 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 5 2024/11/14 21:12:35 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 5 2024/11/14 21:12:36 DEBUG : Creating backend with remote "TestPutio:rclone-test-debayuk6cuxi/dst" 2024/11/14 21:12:37 DEBUG : Creating backend with remote "TestPutio:rclone-test-debayuk6cuxi/backup" 2024/11/14 21:12:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/14 21:12:37 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:12:37 DEBUG : two: Unchanged skipping 2024/11/14 21:12:37 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': Waiting for checks to finish 2024/11/14 21:12:37 INFO : one: Moved (server-side) to: one.bak 2024/11/14 21:12:37 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': Waiting for transfers to finish 2024/11/14 21:12:38 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': chunkStart: 0, reqSize: 4 2024/11/14 21:12:38 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': Sending chunk. transferOffset: 0 length: 4 2024/11/14 21:12:38 DEBUG : one: crc32 = 19193087 OK 2024/11/14 21:12:38 INFO : one: Copied (new) 2024/11/14 21:12:38 DEBUG : Waiting for deletions to finish 2024/11/14 21:12:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/14 21:12:39 INFO : three.txt: Moved into backup dir 2024/11/14 21:12:39 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:12:39 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:12:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/14 21:12:40 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:12:40 DEBUG : two: Unchanged skipping 2024/11/14 21:12:40 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': Waiting for checks to finish 2024/11/14 21:12:40 INFO : one.bak: Deleted 2024/11/14 21:12:40 INFO : one: Moved (server-side) to: one.bak 2024/11/14 21:12:40 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': Waiting for transfers to finish 2024/11/14 21:12:41 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': chunkStart: 0, reqSize: 5 2024/11/14 21:12:41 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': Sending chunk. transferOffset: 0 length: 5 2024/11/14 21:12:41 DEBUG : one: crc32 = 12389341 OK 2024/11/14 21:12:41 INFO : one: Copied (new) 2024/11/14 21:12:41 DEBUG : Waiting for deletions to finish 2024/11/14 21:12:41 INFO : three.txt.bak: Deleted 2024/11/14 21:12:42 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/14 21:12:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (10.65s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:12:44 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 3 2024/11/14 21:12:44 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 3 2024/11/14 21:12:44 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 3 2024/11/14 21:12:44 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 3 2024/11/14 21:12:45 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 5 2024/11/14 21:12:45 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 5 2024/11/14 21:12:45 DEBUG : Creating backend with remote "TestPutio:rclone-test-debayuk6cuxi/dst" 2024/11/14 21:12:46 DEBUG : Creating backend with remote "TestPutio:rclone-test-debayuk6cuxi/backup" 2024/11/14 21:12:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/14 21:12:46 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:12:46 DEBUG : two: Unchanged skipping 2024/11/14 21:12:46 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': Waiting for checks to finish 2024/11/14 21:12:47 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/14 21:12:47 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': Waiting for transfers to finish 2024/11/14 21:12:47 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': chunkStart: 0, reqSize: 4 2024/11/14 21:12:47 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': Sending chunk. transferOffset: 0 length: 4 2024/11/14 21:12:48 DEBUG : one: crc32 = 19193087 OK 2024/11/14 21:12:48 INFO : one: Copied (new) 2024/11/14 21:12:48 DEBUG : Waiting for deletions to finish 2024/11/14 21:12:48 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/14 21:12:48 INFO : three.txt: Moved into backup dir 2024/11/14 21:12:49 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:12:49 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:12:49 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:12:49 DEBUG : two: Unchanged skipping 2024/11/14 21:12:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/14 21:12:49 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': Waiting for checks to finish 2024/11/14 21:12:49 INFO : one-2019-01-01: Deleted 2024/11/14 21:12:50 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/14 21:12:50 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': Waiting for transfers to finish 2024/11/14 21:12:50 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': chunkStart: 0, reqSize: 5 2024/11/14 21:12:50 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': Sending chunk. transferOffset: 0 length: 5 2024/11/14 21:12:50 DEBUG : one: crc32 = 12389341 OK 2024/11/14 21:12:50 INFO : one: Copied (new) 2024/11/14 21:12:50 DEBUG : Waiting for deletions to finish 2024/11/14 21:12:50 INFO : three-2019-01-01.txt: Deleted 2024/11/14 21:12:51 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/14 21:12:51 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (9.28s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:12:52 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 3 2024/11/14 21:12:52 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 3 2024/11/14 21:12:53 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 3 2024/11/14 21:12:53 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 3 2024/11/14 21:12:54 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 5 2024/11/14 21:12:54 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 5 2024/11/14 21:12:54 DEBUG : Creating backend with remote "TestPutio:rclone-test-debayuk6cuxi/dst" 2024/11/14 21:12:54 DEBUG : Config file has changed externally - reloading 2024/11/14 21:12:55 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/14 21:12:55 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:12:55 DEBUG : two: Unchanged skipping 2024/11/14 21:12:55 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': Waiting for checks to finish 2024/11/14 21:12:55 INFO : one: Moved (server-side) to: one.bak 2024/11/14 21:12:55 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': Waiting for transfers to finish 2024/11/14 21:12:55 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': chunkStart: 0, reqSize: 4 2024/11/14 21:12:55 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': Sending chunk. transferOffset: 0 length: 4 2024/11/14 21:12:56 DEBUG : one: crc32 = 19193087 OK 2024/11/14 21:12:56 INFO : one: Copied (new) 2024/11/14 21:12:56 DEBUG : Waiting for deletions to finish 2024/11/14 21:12:56 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/14 21:12:56 INFO : three.txt: Moved into backup dir 2024/11/14 21:12:56 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:12:56 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:12:57 DEBUG : one.bak: Excluded (Path Filter) 2024/11/14 21:12:57 DEBUG : one.bak: Excluded 2024/11/14 21:12:57 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/11/14 21:12:57 DEBUG : three.txt.bak: Excluded 2024/11/14 21:12:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/14 21:12:57 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:12:57 DEBUG : two: Unchanged skipping 2024/11/14 21:12:57 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': Waiting for checks to finish 2024/11/14 21:12:57 INFO : one.bak: Deleted 2024/11/14 21:12:57 INFO : one: Moved (server-side) to: one.bak 2024/11/14 21:12:57 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': Waiting for transfers to finish 2024/11/14 21:12:58 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': chunkStart: 0, reqSize: 5 2024/11/14 21:12:58 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': Sending chunk. transferOffset: 0 length: 5 2024/11/14 21:12:58 DEBUG : one: crc32 = 12389341 OK 2024/11/14 21:12:58 INFO : one: Copied (new) 2024/11/14 21:12:58 DEBUG : Waiting for deletions to finish 2024/11/14 21:12:58 INFO : three.txt.bak: Deleted 2024/11/14 21:12:59 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/14 21:12:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (8.29s) === RUN TestSyncSuffix run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:13:01 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 3 2024/11/14 21:13:01 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 3 2024/11/14 21:13:02 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 3 2024/11/14 21:13:02 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 3 2024/11/14 21:13:02 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 5 2024/11/14 21:13:02 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 5 2024/11/14 21:13:03 DEBUG : Creating backend with remote "TestPutio:rclone-test-debayuk6cuxi/dst" 2024/11/14 21:13:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/14 21:13:03 INFO : one: Moved (server-side) to: one.bak 2024/11/14 21:13:04 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': chunkStart: 0, reqSize: 4 2024/11/14 21:13:04 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': Sending chunk. transferOffset: 0 length: 4 2024/11/14 21:13:04 DEBUG : one: crc32 = 19193087 OK 2024/11/14 21:13:04 INFO : one: Copied (new) 2024/11/14 21:13:04 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:13:04 DEBUG : two: Unchanged skipping 2024/11/14 21:13:04 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/14 21:13:05 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/14 21:13:05 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': chunkStart: 0, reqSize: 6 2024/11/14 21:13:05 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:13:05 DEBUG : three.txt: crc32 = 1e485dc0 OK 2024/11/14 21:13:05 INFO : three.txt: Copied (new) 2024/11/14 21:13:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/14 21:13:06 INFO : one.bak: Deleted 2024/11/14 21:13:06 INFO : one: Moved (server-side) to: one.bak 2024/11/14 21:13:06 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': chunkStart: 0, reqSize: 5 2024/11/14 21:13:06 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': Sending chunk. transferOffset: 0 length: 5 2024/11/14 21:13:07 DEBUG : one: crc32 = 12389341 OK 2024/11/14 21:13:07 INFO : one: Copied (new) 2024/11/14 21:13:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:13:07 DEBUG : two: Unchanged skipping 2024/11/14 21:13:07 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/14 21:13:08 INFO : three.txt.bak: Deleted 2024/11/14 21:13:08 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/14 21:13:09 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': chunkStart: 0, reqSize: 19 2024/11/14 21:13:09 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': Sending chunk. transferOffset: 0 length: 19 2024/11/14 21:13:09 DEBUG : three.txt: crc32 = 5c880d37 OK 2024/11/14 21:13:09 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (9.72s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:13:11 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 3 2024/11/14 21:13:11 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 3 2024/11/14 21:13:12 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 3 2024/11/14 21:13:12 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 3 2024/11/14 21:13:13 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 5 2024/11/14 21:13:13 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 5 2024/11/14 21:13:13 DEBUG : Creating backend with remote "TestPutio:rclone-test-debayuk6cuxi/dst" 2024/11/14 21:13:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/14 21:13:14 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/14 21:13:14 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': chunkStart: 0, reqSize: 4 2024/11/14 21:13:14 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': Sending chunk. transferOffset: 0 length: 4 2024/11/14 21:13:14 DEBUG : one: crc32 = 19193087 OK 2024/11/14 21:13:14 INFO : one: Copied (new) 2024/11/14 21:13:14 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:13:14 DEBUG : two: Unchanged skipping 2024/11/14 21:13:14 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/14 21:13:15 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/14 21:13:15 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': chunkStart: 0, reqSize: 6 2024/11/14 21:13:15 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:13:15 DEBUG : three.txt: crc32 = 1e485dc0 OK 2024/11/14 21:13:15 INFO : three.txt: Copied (new) 2024/11/14 21:13:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/14 21:13:17 INFO : one-2019-01-01: Deleted 2024/11/14 21:13:17 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/14 21:13:17 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': chunkStart: 0, reqSize: 5 2024/11/14 21:13:17 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': Sending chunk. transferOffset: 0 length: 5 2024/11/14 21:13:18 DEBUG : one: crc32 = 12389341 OK 2024/11/14 21:13:18 INFO : one: Copied (new) 2024/11/14 21:13:18 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:13:18 DEBUG : two: Unchanged skipping 2024/11/14 21:13:18 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/14 21:13:19 INFO : three-2019-01-01.txt: Deleted 2024/11/14 21:13:19 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/14 21:13:19 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': chunkStart: 0, reqSize: 19 2024/11/14 21:13:19 DEBUG : Putio root 'rclone-test-debayuk6cuxi/dst': Sending chunk. transferOffset: 0 length: 19 2024/11/14 21:13:19 DEBUG : three.txt: crc32 = 5c880d37 OK 2024/11/14 21:13:19 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.61s) === RUN TestSyncUTFNorm run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:13:22 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 18 2024/11/14 21:13:22 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 18 2024/11/14 21:13:23 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/11/14 21:13:23 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for checks to finish 2024/11/14 21:13:23 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for transfers to finish 2024/11/14 21:13:23 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 14 2024/11/14 21:13:23 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 14 2024/11/14 21:13:23 DEBUG : Testêé: crc32 = c07a9f32 OK 2024/11/14 21:13:23 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/11/14 21:13:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.02s) === RUN TestSyncImmutable run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:13:24 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/14 21:13:24 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for checks to finish 2024/11/14 21:13:24 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for transfers to finish 2024/11/14 21:13:24 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:13:24 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:13:25 DEBUG : existing: crc32 = 9a941a19 OK 2024/11/14 21:13:25 INFO : existing: Copied (new) 2024/11/14 21:13:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:13:25 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/11/14 21:13:25 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for checks to finish 2024/11/14 21:13:25 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/11/14 21:13:25 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for transfers to finish 2024/11/14 21:13:25 ERROR : Putio root 'rclone-test-debayuk6cuxi': not deleting files as there were IO errors 2024/11/14 21:13:25 ERROR : Putio root 'rclone-test-debayuk6cuxi': not deleting directories as there were IO errors run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" --- PASS: TestSyncImmutable (3.62s) === RUN TestSyncIgnoreCase run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:13:28 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:13:28 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:13:28 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:13:28 DEBUG : existing: Unchanged skipping 2024/11/14 21:13:28 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for checks to finish 2024/11/14 21:13:28 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for transfers to finish 2024/11/14 21:13:28 DEBUG : Waiting for deletions to finish 2024/11/14 21:13:28 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (2.24s) === RUN TestFixCase run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" sync_test.go:2529: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.12s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" sync_test.go:2568: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" sync_test.go:2568: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" sync_test.go:2568: This test only runs on local --- PASS: TestMaxTransfer (0.35s) --- SKIP: TestMaxTransfer/Hard (0.12s) --- SKIP: TestMaxTransfer/Soft (0.12s) --- SKIP: TestMaxTransfer/Cautious (0.12s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:13:30 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:13:30 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:13:31 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:13:31 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:13:31 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:13:31 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:13:32 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:13:32 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:13:33 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:13:33 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:13:34 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:13:34 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:13:35 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:13:35 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:13:35 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:13:35 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:13:36 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:13:36 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:13:37 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:13:37 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:13:37 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:13:37 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:13:38 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:13:38 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:13:39 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:13:39 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:13:39 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:13:39 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:13:41 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:13:41 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:13:42 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:13:42 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:13:42 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:13:42 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:13:43 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:13:43 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:13:44 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:13:44 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:13:44 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:13:44 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:13:45 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:13:45 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:13:45 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:13:45 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:13:46 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:13:46 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:13:47 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:13:47 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:13:48 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:13:48 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:13:49 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:13:49 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:13:50 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:13:50 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:13:52 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:13:52 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:13:52 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:13:52 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:13:53 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:13:53 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:13:54 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:13:54 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:13:54 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:13:54 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:13:55 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:13:55 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:13:56 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:13:56 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:13:56 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:13:56 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:13:57 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:13:57 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:13:58 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:13:58 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:13:59 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:13:59 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:14:00 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:14:00 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:14:01 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:14:01 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:14:02 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:14:02 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:14:02 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:14:02 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for checks to finish 2024/11/14 21:14:02 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:14:02 DEBUG : both0: Unchanged skipping 2024/11/14 21:14:02 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:14:02 DEBUG : both12: Unchanged skipping 2024/11/14 21:14:02 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:14:02 DEBUG : both13: Unchanged skipping 2024/11/14 21:14:02 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:14:02 DEBUG : both14: Unchanged skipping 2024/11/14 21:14:02 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:14:02 DEBUG : both15: Unchanged skipping 2024/11/14 21:14:02 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:14:02 DEBUG : both16: Unchanged skipping 2024/11/14 21:14:02 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:14:02 DEBUG : both17: Unchanged skipping 2024/11/14 21:14:02 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:14:02 DEBUG : both18: Unchanged skipping 2024/11/14 21:14:02 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:14:02 DEBUG : both19: Unchanged skipping 2024/11/14 21:14:02 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:14:02 DEBUG : both2: Unchanged skipping 2024/11/14 21:14:02 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:14:02 DEBUG : both3: Unchanged skipping 2024/11/14 21:14:02 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:14:02 DEBUG : both4: Unchanged skipping 2024/11/14 21:14:02 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:14:02 DEBUG : both5: Unchanged skipping 2024/11/14 21:14:02 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:14:02 DEBUG : both6: Unchanged skipping 2024/11/14 21:14:02 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:14:02 DEBUG : both7: Unchanged skipping 2024/11/14 21:14:02 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:14:02 DEBUG : both8: Unchanged skipping 2024/11/14 21:14:02 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:14:02 DEBUG : both9: Unchanged skipping 2024/11/14 21:14:02 DEBUG : both1: Unchanged skipping 2024/11/14 21:14:02 DEBUG : both11: Unchanged skipping 2024/11/14 21:14:02 DEBUG : both10: Unchanged skipping 2024/11/14 21:14:02 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for transfers to finish 2024/11/14 21:14:02 DEBUG : Waiting for deletions to finish 2024/11/14 21:14:02 INFO : only0: Deleted 2024/11/14 21:14:02 INFO : only13: Deleted 2024/11/14 21:14:03 INFO : only6: Deleted 2024/11/14 21:14:03 INFO : only8: Deleted 2024/11/14 21:14:03 INFO : only9: Deleted 2024/11/14 21:14:03 INFO : only14: Deleted 2024/11/14 21:14:04 INFO : only15: Deleted 2024/11/14 21:14:04 INFO : only19: Deleted 2024/11/14 21:14:04 INFO : only5: Deleted 2024/11/14 21:14:05 INFO : only7: Deleted 2024/11/14 21:14:05 INFO : only2: Deleted 2024/11/14 21:14:05 INFO : only3: Deleted 2024/11/14 21:14:05 INFO : only4: Deleted 2024/11/14 21:14:06 INFO : only10: Deleted 2024/11/14 21:14:06 INFO : only12: Deleted 2024/11/14 21:14:06 INFO : only11: Deleted 2024/11/14 21:14:06 INFO : only17: Deleted 2024/11/14 21:14:06 INFO : only1: Deleted 2024/11/14 21:14:07 INFO : only16: Deleted 2024/11/14 21:14:07 INFO : only18: Deleted 2024/11/14 21:14:07 INFO : There was nothing to transfer run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (43.73s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:14:14 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:14:14 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:14:15 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:14:15 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:14:15 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:14:15 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:14:16 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:14:16 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:14:17 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:14:17 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:14:17 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:14:17 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:14:18 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:14:18 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:14:19 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:14:19 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:14:20 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:14:20 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:14:20 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:14:20 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:14:21 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:14:21 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:14:22 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:14:22 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:14:22 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:14:22 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:14:23 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:14:23 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:14:23 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:14:23 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:14:24 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:14:24 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:14:25 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:14:25 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:14:26 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:14:26 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:14:26 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:14:26 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:14:28 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:14:28 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:14:28 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:14:28 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:14:29 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:14:29 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:14:30 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:14:30 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:14:31 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:14:31 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:14:33 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:14:33 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:14:34 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:14:34 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:14:35 DEBUG : pacer: low level retry 1/10 (error unexpected status code (429) response while doing POST to https://upload.put.io/files/) 2024/11/14 21:14:35 DEBUG : pacer: Rate limited, increasing sleep to 25.726706124s 2024/11/14 21:14:35 DEBUG : pacer: low level retry 2/10 (error unexpected status code (429) response while doing POST to https://upload.put.io/files/) 2024/11/14 21:14:35 DEBUG : pacer: Rate limited, increasing sleep to 25.600868551s 2024/11/14 21:15:01 DEBUG : pacer: Reducing sleep to 12.800434275s 2024/11/14 21:15:01 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:15:26 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:15:26 DEBUG : pacer: Reducing sleep to 6.400217137s 2024/11/14 21:15:39 DEBUG : pacer: Reducing sleep to 3.200108568s 2024/11/14 21:15:45 DEBUG : pacer: Reducing sleep to 1.600054284s 2024/11/14 21:15:49 DEBUG : pacer: Reducing sleep to 800.027142ms 2024/11/14 21:15:49 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:15:50 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:15:50 DEBUG : pacer: Reducing sleep to 400.013571ms 2024/11/14 21:15:51 DEBUG : pacer: Reducing sleep to 200.006785ms 2024/11/14 21:15:51 DEBUG : pacer: Reducing sleep to 100.003392ms 2024/11/14 21:15:52 DEBUG : pacer: Reducing sleep to 50.001696ms 2024/11/14 21:15:52 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:15:52 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:15:52 DEBUG : pacer: Reducing sleep to 25.000848ms 2024/11/14 21:15:52 DEBUG : pacer: Reducing sleep to 12.500424ms 2024/11/14 21:15:52 DEBUG : pacer: Reducing sleep to 10ms 2024/11/14 21:15:52 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:15:52 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:15:53 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:15:53 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:15:54 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:15:54 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:15:55 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:15:55 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:15:56 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:15:56 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:15:56 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:15:56 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:15:58 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:15:58 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:15:59 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:15:59 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:15:59 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:15:59 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:16:00 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:16:00 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:16:01 DEBUG : Putio root 'rclone-test-debayuk6cuxi': chunkStart: 0, reqSize: 6 2024/11/14 21:16:01 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending chunk. transferOffset: 0 length: 6 2024/11/14 21:16:01 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:16:01 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:16:01 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:16:01 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:16:01 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for checks to finish 2024/11/14 21:16:01 DEBUG : both1: Unchanged skipping 2024/11/14 21:16:01 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:16:01 DEBUG : both0: Unchanged skipping 2024/11/14 21:16:01 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:16:01 DEBUG : both13: Unchanged skipping 2024/11/14 21:16:01 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:16:01 DEBUG : both14: Unchanged skipping 2024/11/14 21:16:01 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:16:01 DEBUG : both10: Unchanged skipping 2024/11/14 21:16:01 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:16:01 DEBUG : both11: Unchanged skipping 2024/11/14 21:16:01 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:16:01 DEBUG : both17: Unchanged skipping 2024/11/14 21:16:01 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:16:01 DEBUG : both12: Unchanged skipping 2024/11/14 21:16:01 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:16:01 DEBUG : both15: Unchanged skipping 2024/11/14 21:16:01 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:16:01 DEBUG : both2: Unchanged skipping 2024/11/14 21:16:01 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:16:01 DEBUG : both3: Unchanged skipping 2024/11/14 21:16:01 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:16:01 DEBUG : both16: Unchanged skipping 2024/11/14 21:16:01 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:16:01 DEBUG : both18: Unchanged skipping 2024/11/14 21:16:01 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:16:01 DEBUG : both6: Unchanged skipping 2024/11/14 21:16:01 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:16:01 DEBUG : both19: Unchanged skipping 2024/11/14 21:16:01 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:16:01 DEBUG : both8: Unchanged skipping 2024/11/14 21:16:01 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:16:01 DEBUG : both9: Unchanged skipping 2024/11/14 21:16:01 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/11/14 21:16:01 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/11/14 21:16:01 DEBUG : both4: Unchanged skipping 2024/11/14 21:16:01 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/11/14 21:16:01 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/11/14 21:16:01 DEBUG : both5: Unchanged skipping 2024/11/14 21:16:01 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/11/14 21:16:01 DEBUG : both7: Unchanged skipping 2024/11/14 21:16:01 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/11/14 21:16:01 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/11/14 21:16:01 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/11/14 21:16:01 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/11/14 21:16:01 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/11/14 21:16:01 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/11/14 21:16:01 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/11/14 21:16:01 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/11/14 21:16:01 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/11/14 21:16:01 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/11/14 21:16:01 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/11/14 21:16:01 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/11/14 21:16:01 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/11/14 21:16:01 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/11/14 21:16:01 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/11/14 21:16:01 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Waiting for transfers to finish 2024/11/14 21:16:02 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending zero length chunk 2024/11/14 21:16:02 DEBUG : only0: crc32 = 00000000 OK 2024/11/14 21:16:02 INFO : only0: Copied (replaced existing) 2024/11/14 21:16:02 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending zero length chunk 2024/11/14 21:16:03 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending zero length chunk 2024/11/14 21:16:03 DEBUG : only15: crc32 = 00000000 OK 2024/11/14 21:16:03 INFO : only15: Copied (replaced existing) 2024/11/14 21:16:03 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending zero length chunk 2024/11/14 21:16:03 DEBUG : only1: crc32 = 00000000 OK 2024/11/14 21:16:03 INFO : only1: Copied (replaced existing) 2024/11/14 21:16:03 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending zero length chunk 2024/11/14 21:16:03 DEBUG : only10: crc32 = 00000000 OK 2024/11/14 21:16:03 INFO : only10: Copied (replaced existing) 2024/11/14 21:16:03 DEBUG : only16: crc32 = 00000000 OK 2024/11/14 21:16:03 INFO : only16: Copied (replaced existing) 2024/11/14 21:16:04 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending zero length chunk 2024/11/14 21:16:04 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending zero length chunk 2024/11/14 21:16:04 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending zero length chunk 2024/11/14 21:16:04 DEBUG : only18: crc32 = 00000000 OK 2024/11/14 21:16:04 INFO : only18: Copied (replaced existing) 2024/11/14 21:16:04 DEBUG : only14: crc32 = 00000000 OK 2024/11/14 21:16:04 INFO : only14: Copied (replaced existing) 2024/11/14 21:16:05 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending zero length chunk 2024/11/14 21:16:05 DEBUG : only2: crc32 = 00000000 OK 2024/11/14 21:16:05 INFO : only2: Copied (replaced existing) 2024/11/14 21:16:05 DEBUG : only17: crc32 = 00000000 OK 2024/11/14 21:16:05 INFO : only17: Copied (replaced existing) 2024/11/14 21:16:05 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending zero length chunk 2024/11/14 21:16:05 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending zero length chunk 2024/11/14 21:16:06 DEBUG : only4: crc32 = 00000000 OK 2024/11/14 21:16:06 INFO : only4: Copied (replaced existing) 2024/11/14 21:16:06 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending zero length chunk 2024/11/14 21:16:06 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending zero length chunk 2024/11/14 21:16:06 DEBUG : only5: crc32 = 00000000 OK 2024/11/14 21:16:06 INFO : only5: Copied (replaced existing) 2024/11/14 21:16:06 DEBUG : only19: crc32 = 00000000 OK 2024/11/14 21:16:06 INFO : only19: Copied (replaced existing) 2024/11/14 21:16:06 DEBUG : only6: crc32 = 00000000 OK 2024/11/14 21:16:06 INFO : only6: Copied (replaced existing) 2024/11/14 21:16:06 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending zero length chunk 2024/11/14 21:16:06 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending zero length chunk 2024/11/14 21:16:06 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending zero length chunk 2024/11/14 21:16:07 DEBUG : only7: crc32 = 00000000 OK 2024/11/14 21:16:07 INFO : only7: Copied (replaced existing) 2024/11/14 21:16:07 DEBUG : only3: crc32 = 00000000 OK 2024/11/14 21:16:07 INFO : only3: Copied (replaced existing) 2024/11/14 21:16:07 DEBUG : only9: crc32 = 00000000 OK 2024/11/14 21:16:07 INFO : only9: Copied (replaced existing) 2024/11/14 21:16:07 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending zero length chunk 2024/11/14 21:16:07 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending zero length chunk 2024/11/14 21:16:07 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending zero length chunk 2024/11/14 21:16:07 DEBUG : only11: crc32 = 00000000 OK 2024/11/14 21:16:07 INFO : only11: Copied (replaced existing) 2024/11/14 21:16:08 DEBUG : only13: crc32 = 00000000 OK 2024/11/14 21:16:08 INFO : only13: Copied (replaced existing) 2024/11/14 21:16:08 DEBUG : only8: crc32 = 00000000 OK 2024/11/14 21:16:08 INFO : only8: Copied (replaced existing) 2024/11/14 21:16:08 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Sending zero length chunk 2024/11/14 21:16:09 DEBUG : only12: crc32 = 00000000 OK 2024/11/14 21:16:09 INFO : only12: Copied (replaced existing) 2024/11/14 21:16:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (122.35s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:16:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/14 21:16:16 DEBUG : sub dir: Making directory 2024/11/14 21:16:16 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (8.96s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" 2024/11/14 21:16:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/14 21:16:25 DEBUG : sub dir: Making directory 2024/11/14 21:16:25 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" run.go:180: Remote "Putio root 'rclone-test-debayuk6cuxi'", Local "Local file system at /tmp/rclone1920350294", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (7.80s) PASS 2024/11/14 21:16:33 DEBUG : Putio root 'rclone-test-debayuk6cuxi': Purge remote "./sync.test -test.v -test.timeout 2h0m0s -remote TestPutio: -verbose" - Finished OK in 8m31.816615404s (try 1/5)