"./sync.test -test.v -test.timeout 1h0m0s -remote TestPcloud: -verbose" - Starting (try 2/5) 2025/10/25 05:30:00 DEBUG : Creating backend with remote "TestPcloud:rclone-test-cejukep5suju" 2025/10/25 05:30:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/25 05:30:01 DEBUG : Creating backend with remote "/tmp/rclone63687529" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" 2025/10/25 05:30:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/25 05:30:02 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for checks to finish 2025/10/25 05:30:02 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for transfers to finish 2025/10/25 05:30:02 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) --- PASS: TestCopyWithDryRun (0.90s) === RUN TestCopy run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" 2025/10/25 05:30:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/25 05:30:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/25 05:30:02 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for checks to finish 2025/10/25 05:30:02 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for transfers to finish 2025/10/25 05:30:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/25 05:30:02 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/10/25 05:30:02 INFO : sub dir/hello world: Copied (new) 2025/10/25 05:30:03 DEBUG : pcloud root 'rclone-test-cejukep5suju': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.22s) === RUN TestCopyMetadata run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.21s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.21s) === RUN TestCopyMissingDirectory run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" 2025/10/25 05:30:03 DEBUG : Creating backend with remote "/non-existing" 2025/10/25 05:30:04 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/10/25 05:30:04 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for checks to finish 2025/10/25 05:30:04 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.33s) === RUN TestCopyNoTraverse run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" 2025/10/25 05:30:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/25 05:30:04 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for checks to finish 2025/10/25 05:30:04 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for transfers to finish 2025/10/25 05:30:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/25 05:30:04 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/10/25 05:30:04 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.21s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.21s) === RUN TestCopyCheckFirst run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" 2025/10/25 05:30:05 INFO : pcloud root 'rclone-test-cejukep5suju': Running all checks before starting transfers 2025/10/25 05:30:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/25 05:30:05 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for checks to finish 2025/10/25 05:30:05 INFO : pcloud root 'rclone-test-cejukep5suju': Checks finished, now starting transfers 2025/10/25 05:30:05 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for transfers to finish 2025/10/25 05:30:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/25 05:30:06 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/10/25 05:30:06 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.19s) === RUN TestSyncNoTraverse run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" 2025/10/25 05:30:06 ERROR : Ignoring --no-traverse with sync 2025/10/25 05:30:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/25 05:30:07 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for checks to finish 2025/10/25 05:30:07 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for transfers to finish 2025/10/25 05:30:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/25 05:30:07 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/10/25 05:30:07 INFO : sub dir/hello world: Copied (new) 2025/10/25 05:30:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.18s) === RUN TestCopyWithDepth run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" 2025/10/25 05:30:08 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/10/25 05:30:08 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for checks to finish 2025/10/25 05:30:08 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for transfers to finish 2025/10/25 05:30:08 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/10/25 05:30:08 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2025/10/25 05:30:08 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (0.87s) === RUN TestCopyWithFilesFrom run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" 2025/10/25 05:30:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/25 05:30:09 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for checks to finish 2025/10/25 05:30:09 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for transfers to finish 2025/10/25 05:30:09 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/25 05:30:09 DEBUG : potato2.160ece37.partial: renamed to: potato2 2025/10/25 05:30:09 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (0.86s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" 2025/10/25 05:30:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/25 05:30:09 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for checks to finish 2025/10/25 05:30:09 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for transfers to finish 2025/10/25 05:30:10 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/25 05:30:10 DEBUG : potato2.160ece37.partial: renamed to: potato2 2025/10/25 05:30:10 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (0.87s) === RUN TestCopyEmptyDirectories run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" 2025/10/25 05:30:10 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/25 05:30:10 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/25 05:30:10 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/10/25 05:30:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/25 05:30:10 INFO : sub dir2: Making directory 2025/10/25 05:30:11 INFO : sub dir: Making directory 2025/10/25 05:30:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/25 05:30:11 INFO : sub dir2/sub sub dir2: Making directory 2025/10/25 05:30:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/25 05:30:11 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for checks to finish 2025/10/25 05:30:11 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for transfers to finish 2025/10/25 05:30:11 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/10/25 05:30:11 INFO : sub dir/hello world: Copied (new) 2025/10/25 05:30:11 DEBUG : pcloud root 'rclone-test-cejukep5suju': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.72s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" 2025/10/25 05:30:12 INFO : sub dir2: Making directory 2025/10/25 05:30:12 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/25 05:30:12 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/25 05:30:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/25 05:30:12 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for checks to finish 2025/10/25 05:30:12 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for transfers to finish 2025/10/25 05:30:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/25 05:30:12 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/10/25 05:30:12 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.20s) === RUN TestMoveEmptyDirectories run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" 2025/10/25 05:30:13 DEBUG : sub dir2: Making directory with metadata 2025/10/25 05:30:13 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/25 05:30:13 INFO : sub dir2: Making directory 2025/10/25 05:30:13 INFO : sub dir: Making directory 2025/10/25 05:30:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/25 05:30:14 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for checks to finish 2025/10/25 05:30:14 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for transfers to finish 2025/10/25 05:30:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/25 05:30:14 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/10/25 05:30:14 INFO : sub dir/hello world: Copied (new) 2025/10/25 05:30:14 INFO : sub dir/hello world: Deleted 2025/10/25 05:30:14 DEBUG : pcloud root 'rclone-test-cejukep5suju': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/10/25 05:30:14 DEBUG : pcloud root 'rclone-test-cejukep5suju': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.61s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.21s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" 2025/10/25 05:30:15 INFO : sub dir2: Making directory 2025/10/25 05:30:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/25 05:30:15 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for checks to finish 2025/10/25 05:30:15 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for transfers to finish 2025/10/25 05:30:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/25 05:30:15 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/10/25 05:30:15 INFO : sub dir/hello world: Copied (new) 2025/10/25 05:30:15 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.18s) === RUN TestSyncEmptyDirectories run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" 2025/10/25 05:30:16 DEBUG : sub dir2: Making directory with metadata 2025/10/25 05:30:16 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/25 05:30:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/25 05:30:16 INFO : sub dir2: Making directory 2025/10/25 05:30:16 INFO : sub dir: Making directory 2025/10/25 05:30:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/25 05:30:17 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for checks to finish 2025/10/25 05:30:17 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for transfers to finish 2025/10/25 05:30:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/25 05:30:17 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/10/25 05:30:17 INFO : sub dir/hello world: Copied (new) 2025/10/25 05:30:17 DEBUG : Waiting for deletions to finish 2025/10/25 05:30:17 DEBUG : pcloud root 'rclone-test-cejukep5suju': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.49s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.21s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" 2025/10/25 05:30:18 INFO : sub dir2: Making directory 2025/10/25 05:30:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/25 05:30:18 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for checks to finish 2025/10/25 05:30:18 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for transfers to finish 2025/10/25 05:30:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/25 05:30:18 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/10/25 05:30:18 INFO : sub dir/hello world: Copied (new) 2025/10/25 05:30:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.19s) === RUN TestServerSideCopy run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" 2025/10/25 05:30:20 DEBUG : Creating backend with remote "TestPcloud:rclone-test-nexipum6gila" sync_test.go:620: Server side copy (if possible) pcloud root 'rclone-test-cejukep5suju' -> pcloud root 'rclone-test-nexipum6gila' 2025/10/25 05:30:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/25 05:30:21 DEBUG : pcloud root 'rclone-test-nexipum6gila': Waiting for checks to finish 2025/10/25 05:30:21 DEBUG : pcloud root 'rclone-test-nexipum6gila': Waiting for transfers to finish 2025/10/25 05:30:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/25 05:30:22 DEBUG : sub dir/hello world.edb212ba.partial: renamed to: sub dir/hello world 2025/10/25 05:30:22 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/25 05:30:22 DEBUG : pcloud root 'rclone-test-nexipum6gila': Purge remote --- PASS: TestServerSideCopy (3.42s) === RUN TestCopyOverSelf run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" 2025/10/25 05:30:23 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for checks to finish 2025/10/25 05:30:23 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/25 05:30:23 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for transfers to finish 2025/10/25 05:30:23 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/25 05:30:23 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2025/10/25 05:30:23 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.62s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" 2025/10/25 05:30:25 DEBUG : Creating backend with remote "TestPcloud:rclone-test-ribiqew1wofe" sync_test.go:656: Server side copy (if possible) pcloud root 'rclone-test-cejukep5suju' -> pcloud root 'rclone-test-ribiqew1wofe' 2025/10/25 05:30:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/25 05:30:26 DEBUG : pcloud root 'rclone-test-ribiqew1wofe': Waiting for checks to finish 2025/10/25 05:30:26 DEBUG : pcloud root 'rclone-test-ribiqew1wofe': Waiting for transfers to finish 2025/10/25 05:30:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/25 05:30:27 DEBUG : sub dir/hello world.edb212ba.partial: renamed to: sub dir/hello world 2025/10/25 05:30:27 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/25 05:30:28 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/25 05:30:28 DEBUG : pcloud root 'rclone-test-ribiqew1wofe': Waiting for checks to finish 2025/10/25 05:30:28 DEBUG : pcloud root 'rclone-test-ribiqew1wofe': Waiting for transfers to finish 2025/10/25 05:30:28 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/25 05:30:28 DEBUG : sub dir/hello world.e9fc25bf.partial: renamed to: sub dir/hello world 2025/10/25 05:30:28 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/25 05:30:28 DEBUG : pcloud root 'rclone-test-ribiqew1wofe': Purge remote --- PASS: TestServerSideCopyOverSelf (4.69s) === RUN TestMoveOverSelf run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" 2025/10/25 05:30:29 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/25 05:30:29 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for checks to finish 2025/10/25 05:30:29 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for transfers to finish 2025/10/25 05:30:30 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/25 05:30:30 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2025/10/25 05:30:30 INFO : sub dir/hello world: Copied (replaced existing) 2025/10/25 05:30:30 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.63s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" 2025/10/25 05:30:31 DEBUG : Creating backend with remote "TestPcloud:rclone-test-sabufus4qeba" sync_test.go:701: Server side copy (if possible) pcloud root 'rclone-test-cejukep5suju' -> pcloud root 'rclone-test-sabufus4qeba' 2025/10/25 05:30:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/25 05:30:32 DEBUG : pcloud root 'rclone-test-sabufus4qeba': Waiting for checks to finish 2025/10/25 05:30:32 DEBUG : pcloud root 'rclone-test-sabufus4qeba': Waiting for transfers to finish 2025/10/25 05:30:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/25 05:30:33 DEBUG : sub dir/hello world.edb212ba.partial: renamed to: sub dir/hello world 2025/10/25 05:30:33 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/25 05:30:34 DEBUG : pcloud root 'rclone-test-sabufus4qeba': Using server-side directory move 2025/10/25 05:30:34 INFO : pcloud root 'rclone-test-sabufus4qeba': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/25 05:30:34 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/25 05:30:34 DEBUG : pcloud root 'rclone-test-sabufus4qeba': Waiting for checks to finish 2025/10/25 05:30:34 DEBUG : pcloud root 'rclone-test-sabufus4qeba': Waiting for transfers to finish 2025/10/25 05:30:34 INFO : sub dir/hello world: Deleted 2025/10/25 05:30:34 INFO : sub dir/hello world: Moved (server-side) 2025/10/25 05:30:35 DEBUG : testing file moves 2025/10/25 05:30:35 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/10/25 05:30:35 DEBUG : pcloud root 'rclone-test-sabufus4qeba': Waiting for checks to finish 2025/10/25 05:30:35 DEBUG : pcloud root 'rclone-test-sabufus4qeba': Waiting for transfers to finish 2025/10/25 05:30:35 INFO : sub dir/hello world: Deleted 2025/10/25 05:30:35 INFO : sub dir/hello world: Moved (server-side) 2025/10/25 05:30:35 DEBUG : pcloud root 'rclone-test-sabufus4qeba': Purge remote --- PASS: TestServerSideMoveOverSelf (5.42s) === RUN TestCopyAfterDelete run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" 2025/10/25 05:30:36 ERROR : error listing: directory not found 2025/10/25 05:30:36 INFO : Local file system at /tmp/rclone63687529: Making directory 2025/10/25 05:30:37 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for checks to finish 2025/10/25 05:30:37 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.37s) === RUN TestCopyRedownload run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" 2025/10/25 05:30:38 DEBUG : Added delayed dir = "sub dir", newDst= 2025/10/25 05:30:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/25 05:30:38 DEBUG : Local file system at /tmp/rclone63687529: Waiting for checks to finish 2025/10/25 05:30:38 DEBUG : Local file system at /tmp/rclone63687529: Waiting for transfers to finish 2025/10/25 05:30:39 DEBUG : Couldn't parse Date: from server edef5.pcloud.com: "Sat, 25 Oct 2025 05:30:39 +0000": parsing time "Sat, 25 Oct 2025 05:30:39 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 25 Oct 2025 05:30:39 +0000" as " " 2025/10/25 05:30:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/25 05:30:39 DEBUG : sub dir/hello world.edb212ba.partial: renamed to: sub dir/hello world 2025/10/25 05:30:39 INFO : sub dir/hello world: Copied (new) 2025/10/25 05:30:39 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (2.20s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" 2025/10/25 05:30:39 DEBUG : check sum: Need to transfer - File not found at Destination 2025/10/25 05:30:39 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for checks to finish 2025/10/25 05:30:39 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for transfers to finish 2025/10/25 05:30:40 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/25 05:30:40 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2025/10/25 05:30:40 INFO : check sum: Copied (new) 2025/10/25 05:30:40 DEBUG : Waiting for deletions to finish 2025/10/25 05:30:40 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for checks to finish 2025/10/25 05:30:40 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/25 05:30:40 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/10/25 05:30:40 DEBUG : check sum: Unchanged skipping 2025/10/25 05:30:40 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for transfers to finish 2025/10/25 05:30:40 DEBUG : Waiting for deletions to finish 2025/10/25 05:30:40 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.29s) === RUN TestSyncSizeOnly run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" 2025/10/25 05:30:41 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/10/25 05:30:41 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for checks to finish 2025/10/25 05:30:41 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for transfers to finish 2025/10/25 05:30:41 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/25 05:30:41 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2025/10/25 05:30:41 INFO : sizeonly: Copied (new) 2025/10/25 05:30:41 DEBUG : Waiting for deletions to finish 2025/10/25 05:30:41 DEBUG : sizeonly: Sizes identical 2025/10/25 05:30:41 DEBUG : sizeonly: Unchanged skipping 2025/10/25 05:30:41 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for checks to finish 2025/10/25 05:30:41 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for transfers to finish 2025/10/25 05:30:41 DEBUG : Waiting for deletions to finish 2025/10/25 05:30:41 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.21s) === RUN TestSyncIgnoreSize run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" 2025/10/25 05:30:42 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/10/25 05:30:42 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for checks to finish 2025/10/25 05:30:42 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for transfers to finish 2025/10/25 05:30:42 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/10/25 05:30:42 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2025/10/25 05:30:42 INFO : ignore-size: Copied (new) 2025/10/25 05:30:42 DEBUG : Waiting for deletions to finish 2025/10/25 05:30:43 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for checks to finish 2025/10/25 05:30:43 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:30:43 DEBUG : ignore-size: Unchanged skipping 2025/10/25 05:30:43 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for transfers to finish 2025/10/25 05:30:43 DEBUG : Waiting for deletions to finish 2025/10/25 05:30:43 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.20s) === RUN TestSyncIgnoreTimes run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" 2025/10/25 05:30:43 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for checks to finish 2025/10/25 05:30:43 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:30:43 DEBUG : existing: Unchanged skipping 2025/10/25 05:30:43 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for transfers to finish 2025/10/25 05:30:43 DEBUG : Waiting for deletions to finish 2025/10/25 05:30:43 INFO : There was nothing to transfer 2025/10/25 05:30:44 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for checks to finish 2025/10/25 05:30:44 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/10/25 05:30:44 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for transfers to finish 2025/10/25 05:30:44 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/25 05:30:44 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/10/25 05:30:44 INFO : existing: Copied (replaced existing) 2025/10/25 05:30:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.30s) === RUN TestSyncIgnoreExisting run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" 2025/10/25 05:30:44 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/25 05:30:44 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for checks to finish 2025/10/25 05:30:44 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for transfers to finish 2025/10/25 05:30:45 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/25 05:30:45 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/10/25 05:30:45 INFO : existing: Copied (new) 2025/10/25 05:30:45 DEBUG : Waiting for deletions to finish 2025/10/25 05:30:45 DEBUG : existing: Destination exists, skipping 2025/10/25 05:30:45 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for checks to finish 2025/10/25 05:30:45 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for transfers to finish 2025/10/25 05:30:45 DEBUG : Waiting for deletions to finish 2025/10/25 05:30:45 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.29s) === RUN TestSyncIgnoreErrors run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" 2025/10/25 05:30:46 INFO : d: Making directory 2025/10/25 05:30:47 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/25 05:30:47 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/25 05:30:47 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for checks to finish 2025/10/25 05:30:47 DEBUG : c/non empty space: Unchanged skipping 2025/10/25 05:30:47 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for transfers to finish 2025/10/25 05:30:47 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/25 05:30:47 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2025/10/25 05:30:47 INFO : a/potato2: Copied (new) 2025/10/25 05:30:47 DEBUG : Waiting for deletions to finish 2025/10/25 05:30:48 INFO : b/potato: Deleted 2025/10/25 05:30:48 INFO : d: Removing directory 2025/10/25 05:30:48 INFO : b: Removing directory 2025/10/25 05:30:48 DEBUG : pcloud root 'rclone-test-cejukep5suju': deleted 2 directories --- PASS: TestSyncIgnoreErrors (3.07s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" 2025/10/25 05:30:49 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for checks to finish 2025/10/25 05:30:49 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 2025/10/25 05:30:49 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/25 05:30:49 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/10/25 05:30:49 DEBUG : empty space: Unchanged skipping 2025/10/25 05:30:49 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for transfers to finish 2025/10/25 05:30:49 DEBUG : Waiting for deletions to finish 2025/10/25 05:30:49 INFO : There was nothing to transfer 2025/10/25 05:30:50 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 2025/10/25 05:30:50 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for checks to finish 2025/10/25 05:30:50 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/25 05:30:50 INFO : empty space: Updated modification time in destination 2025/10/25 05:30:50 DEBUG : empty space: Unchanged skipping 2025/10/25 05:30:50 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for transfers to finish 2025/10/25 05:30:50 DEBUG : Waiting for deletions to finish 2025/10/25 05:30:50 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (1.55s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" 2025/10/25 05:30:51 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 2025/10/25 05:30:51 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for checks to finish 2025/10/25 05:30:51 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/25 05:30:51 DEBUG : empty space: Unchanged skipping 2025/10/25 05:30:51 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for transfers to finish 2025/10/25 05:30:51 DEBUG : Waiting for deletions to finish 2025/10/25 05:30:51 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.08s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" 2025/10/25 05:30:52 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for checks to finish 2025/10/25 05:30:52 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 2025/10/25 05:30:52 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone63687529) 2025/10/25 05:30:52 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (pcloud root 'rclone-test-cejukep5suju') 2025/10/25 05:30:52 DEBUG : foo: sha1 differ 2025/10/25 05:30:52 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for transfers to finish 2025/10/25 05:30:52 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/10/25 05:30:52 DEBUG : foo.20f54f0c.partial: renamed to: foo 2025/10/25 05:30:52 INFO : foo: Copied (replaced existing) 2025/10/25 05:30:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.29s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" 2025/10/25 05:30:53 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/25 05:30:53 DEBUG : potato: Need to transfer - File not found at Destination 2025/10/25 05:30:53 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for checks to finish 2025/10/25 05:30:53 DEBUG : empty space: Unchanged skipping 2025/10/25 05:30:53 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for transfers to finish 2025/10/25 05:30:53 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/25 05:30:53 DEBUG : potato.06503f43.partial: renamed to: potato 2025/10/25 05:30:53 INFO : potato: Copied (new) 2025/10/25 05:30:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.54s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" 2025/10/25 05:30:55 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/10/25 05:30:55 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for checks to finish 2025/10/25 05:30:55 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for transfers to finish 2025/10/25 05:30:55 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/10/25 05:30:55 DEBUG : potato.793dcdb8.partial: renamed to: potato 2025/10/25 05:30:55 INFO : potato: Copied (replaced existing) 2025/10/25 05:30:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.19s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" 2025/10/25 05:30:56 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/10/25 05:30:56 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for checks to finish 2025/10/25 05:30:56 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone63687529) 2025/10/25 05:30:56 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (pcloud root 'rclone-test-cejukep5suju') 2025/10/25 05:30:56 DEBUG : potato: sha1 differ 2025/10/25 05:30:56 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for transfers to finish 2025/10/25 05:30:56 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/10/25 05:30:56 DEBUG : potato.a809149f.partial: renamed to: potato 2025/10/25 05:30:56 INFO : potato: Copied (replaced existing) 2025/10/25 05:30:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.33s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" 2025/10/25 05:30:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/25 05:30:57 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/25 05:30:57 DEBUG : empty space: Unchanged skipping 2025/10/25 05:30:57 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for checks to finish 2025/10/25 05:30:57 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/10/25 05:30:57 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for transfers to finish 2025/10/25 05:30:57 DEBUG : Waiting for deletions to finish 2025/10/25 05:30:57 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.09s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" 2025/10/25 05:30:58 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/25 05:30:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/25 05:30:58 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for checks to finish 2025/10/25 05:30:58 DEBUG : empty space: Unchanged skipping 2025/10/25 05:30:58 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for transfers to finish 2025/10/25 05:30:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/25 05:30:59 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2025/10/25 05:30:59 INFO : potato2: Copied (new) 2025/10/25 05:30:59 DEBUG : Waiting for deletions to finish 2025/10/25 05:30:59 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (1.76s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" 2025/10/25 05:31:00 INFO : d: Making directory 2025/10/25 05:31:00 INFO : d/e: Making directory 2025/10/25 05:31:01 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/25 05:31:01 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/25 05:31:01 DEBUG : c/non empty space: Unchanged skipping 2025/10/25 05:31:01 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/25 05:31:01 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for checks to finish 2025/10/25 05:31:01 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for transfers to finish 2025/10/25 05:31:02 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2025/10/25 05:31:02 INFO : a/potato2: Copied (new) 2025/10/25 05:31:02 DEBUG : Waiting for deletions to finish 2025/10/25 05:31:02 INFO : b/potato: Deleted 2025/10/25 05:31:02 INFO : d/e: Removing directory 2025/10/25 05:31:02 INFO : d: Removing directory 2025/10/25 05:31:02 INFO : b: Removing directory 2025/10/25 05:31:02 DEBUG : pcloud root 'rclone-test-cejukep5suju': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.38s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" 2025/10/25 05:31:04 INFO : d: Making directory 2025/10/25 05:31:04 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/25 05:31:04 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for checks to finish 2025/10/25 05:31:04 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/25 05:31:04 DEBUG : c/non empty space: Unchanged skipping 2025/10/25 05:31:04 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for transfers to finish 2025/10/25 05:31:05 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/25 05:31:05 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2025/10/25 05:31:05 INFO : a/potato2: Copied (new) 2025/10/25 05:31:05 ERROR : pcloud root 'rclone-test-cejukep5suju': not deleting files as there were IO errors 2025/10/25 05:31:05 ERROR : pcloud root 'rclone-test-cejukep5suju': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.20s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" 2025/10/25 05:31:07 DEBUG : Waiting for deletions to finish 2025/10/25 05:31:07 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/25 05:31:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/25 05:31:07 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for checks to finish 2025/10/25 05:31:07 DEBUG : empty space: Unchanged skipping 2025/10/25 05:31:07 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for transfers to finish 2025/10/25 05:31:07 INFO : potato: Deleted 2025/10/25 05:31:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/25 05:31:07 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2025/10/25 05:31:07 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.66s) === RUN TestSyncDeleteBefore run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" 2025/10/25 05:31:08 DEBUG : Waiting for deletions to finish 2025/10/25 05:31:08 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for checks to finish 2025/10/25 05:31:08 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for transfers to finish 2025/10/25 05:31:09 INFO : potato: Deleted 2025/10/25 05:31:09 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/25 05:31:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/25 05:31:09 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for checks to finish 2025/10/25 05:31:09 DEBUG : empty space: Unchanged skipping 2025/10/25 05:31:09 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for transfers to finish 2025/10/25 05:31:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/25 05:31:09 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2025/10/25 05:31:09 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (1.89s) === RUN TestCopyDeleteBefore run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" 2025/10/25 05:31:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/25 05:31:10 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for checks to finish 2025/10/25 05:31:10 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for transfers to finish 2025/10/25 05:31:10 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/10/25 05:31:10 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2025/10/25 05:31:10 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.41s) === RUN TestSyncWithExclude run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" 2025/10/25 05:31:12 DEBUG : enormous: Excluded (Size Filter) 2025/10/25 05:31:12 DEBUG : enormous: Excluded 2025/10/25 05:31:12 DEBUG : potato2: Excluded (Size Filter) 2025/10/25 05:31:12 DEBUG : potato2: Excluded 2025/10/25 05:31:12 DEBUG : potato2: Excluded (Size Filter) 2025/10/25 05:31:12 DEBUG : potato2: Excluded 2025/10/25 05:31:12 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/25 05:31:12 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for checks to finish 2025/10/25 05:31:12 DEBUG : empty space: Unchanged skipping 2025/10/25 05:31:12 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for transfers to finish 2025/10/25 05:31:12 DEBUG : Waiting for deletions to finish 2025/10/25 05:31:12 INFO : There was nothing to transfer 2025/10/25 05:31:12 DEBUG : enormous: Excluded (Size Filter) 2025/10/25 05:31:12 DEBUG : enormous: Excluded 2025/10/25 05:31:12 DEBUG : potato2: Excluded (Size Filter) 2025/10/25 05:31:12 DEBUG : potato2: Excluded 2025/10/25 05:31:12 DEBUG : potato2: Excluded (Size Filter) 2025/10/25 05:31:12 DEBUG : potato2: Excluded 2025/10/25 05:31:12 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/10/25 05:31:12 DEBUG : Local file system at /tmp/rclone63687529: Waiting for checks to finish 2025/10/25 05:31:12 DEBUG : empty space: Unchanged skipping 2025/10/25 05:31:12 DEBUG : Local file system at /tmp/rclone63687529: Waiting for transfers to finish 2025/10/25 05:31:12 DEBUG : Waiting for deletions to finish 2025/10/25 05:31:12 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.53s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" 2025/10/25 05:31:13 DEBUG : enormous: Excluded (Size Filter) 2025/10/25 05:31:13 DEBUG : enormous: Excluded 2025/10/25 05:31:13 DEBUG : potato2: Excluded (Size Filter) 2025/10/25 05:31:13 DEBUG : potato2: Excluded 2025/10/25 05:31:14 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/25 05:31:14 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for checks to finish 2025/10/25 05:31:14 DEBUG : empty space: Unchanged skipping 2025/10/25 05:31:14 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for transfers to finish 2025/10/25 05:31:14 DEBUG : Waiting for deletions to finish 2025/10/25 05:31:14 INFO : enormous: Deleted 2025/10/25 05:31:14 INFO : potato2: Deleted 2025/10/25 05:31:14 INFO : There was nothing to transfer 2025/10/25 05:31:14 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/10/25 05:31:14 DEBUG : empty space: Unchanged skipping 2025/10/25 05:31:14 DEBUG : Local file system at /tmp/rclone63687529: Waiting for checks to finish 2025/10/25 05:31:14 DEBUG : Local file system at /tmp/rclone63687529: Waiting for transfers to finish 2025/10/25 05:31:14 DEBUG : Waiting for deletions to finish 2025/10/25 05:31:14 INFO : enormous: Deleted 2025/10/25 05:31:14 INFO : potato2: Deleted 2025/10/25 05:31:14 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (1.67s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" 2025/10/25 05:31:15 DEBUG : five: Need to transfer - File not found at Destination 2025/10/25 05:31:15 DEBUG : one: Destination is newer than source, skipping 2025/10/25 05:31:15 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/10/25 05:31:15 DEBUG : three: Sizes identical 2025/10/25 05:31:15 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for checks to finish 2025/10/25 05:31:15 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/10/25 05:31:15 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/10/25 05:31:16 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone63687529) 2025/10/25 05:31:16 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (pcloud root 'rclone-test-cejukep5suju') 2025/10/25 05:31:16 DEBUG : two: sha1 differ 2025/10/25 05:31:16 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for transfers to finish 2025/10/25 05:31:16 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/25 05:31:16 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/25 05:31:16 DEBUG : five.0fee171d.partial: renamed to: five 2025/10/25 05:31:16 INFO : five: Copied (new) 2025/10/25 05:31:16 DEBUG : four.f852663a.partial: renamed to: four 2025/10/25 05:31:16 INFO : four: Copied (replaced existing) 2025/10/25 05:31:16 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/25 05:31:16 DEBUG : two.8549bf6d.partial: renamed to: two 2025/10/25 05:31:16 INFO : two: Copied (replaced existing) 2025/10/25 05:31:16 DEBUG : Waiting for deletions to finish 2025/10/25 05:31:17 DEBUG : one: Destination is newer than source, skipping 2025/10/25 05:31:17 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for checks to finish 2025/10/25 05:31:17 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/25 05:31:17 DEBUG : five: Size and sha1 of src and dst objects identical 2025/10/25 05:31:17 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/10/25 05:31:17 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/25 05:31:17 DEBUG : four: Size and sha1 of src and dst objects identical 2025/10/25 05:31:17 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/10/25 05:31:17 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone63687529) 2025/10/25 05:31:17 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (pcloud root 'rclone-test-cejukep5suju') 2025/10/25 05:31:17 DEBUG : three: sha1 differ 2025/10/25 05:31:17 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/10/25 05:31:17 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/25 05:31:17 DEBUG : two: Size and sha1 of src and dst objects identical 2025/10/25 05:31:17 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/10/25 05:31:17 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for transfers to finish 2025/10/25 05:31:17 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/25 05:31:17 DEBUG : three.7d26d052.partial: renamed to: three 2025/10/25 05:31:17 INFO : three: Copied (replaced existing) 2025/10/25 05:31:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.14s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: 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 "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" sync_test.go:1568: Can track renames: true 2025/10/25 05:31:19 INFO : pcloud root 'rclone-test-cejukep5suju': Making map for --track-renames 2025/10/25 05:31:19 INFO : pcloud root 'rclone-test-cejukep5suju': Finished making map for --track-renames 2025/10/25 05:31:19 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for checks to finish 2025/10/25 05:31:19 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for renames to finish 2025/10/25 05:31:19 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/25 05:31:19 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/25 05:31:19 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for transfers to finish 2025/10/25 05:31:19 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/25 05:31:19 DEBUG : potato.8b3202c9.partial: renamed to: potato 2025/10/25 05:31:19 INFO : potato: Copied (new) 2025/10/25 05:31:19 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/25 05:31:19 DEBUG : yam.02e422e9.partial: renamed to: yam 2025/10/25 05:31:19 INFO : yam: Copied (new) 2025/10/25 05:31:19 DEBUG : Waiting for deletions to finish 2025/10/25 05:31:19 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:31:19 INFO : pcloud root 'rclone-test-cejukep5suju': Making map for --track-renames 2025/10/25 05:31:19 DEBUG : potato: Unchanged skipping 2025/10/25 05:31:19 INFO : pcloud root 'rclone-test-cejukep5suju': Finished making map for --track-renames 2025/10/25 05:31:19 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for checks to finish 2025/10/25 05:31:19 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for renames to finish 2025/10/25 05:31:20 INFO : yam: Moved (server-side) to: yaml 2025/10/25 05:31:20 INFO : yaml: Renamed from "yam" 2025/10/25 05:31:20 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for transfers to finish 2025/10/25 05:31:20 DEBUG : Waiting for deletions to finish 2025/10/25 05:31:20 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (1.98s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/10/25 05:31:21 INFO : pcloud root 'rclone-test-cejukep5suju': Making map for --track-renames 2025/10/25 05:31:21 INFO : pcloud root 'rclone-test-cejukep5suju': Finished making map for --track-renames 2025/10/25 05:31:21 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for checks to finish 2025/10/25 05:31:21 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/25 05:31:21 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/25 05:31:21 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for renames to finish 2025/10/25 05:31:21 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for transfers to finish 2025/10/25 05:31:21 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/25 05:31:21 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/25 05:31:21 DEBUG : yam.02e422e9.partial: renamed to: yam 2025/10/25 05:31:21 INFO : yam: Copied (new) 2025/10/25 05:31:21 DEBUG : potato.8b3202c9.partial: renamed to: potato 2025/10/25 05:31:21 INFO : potato: Copied (new) 2025/10/25 05:31:21 DEBUG : Waiting for deletions to finish 2025/10/25 05:31:21 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:31:21 DEBUG : potato: Unchanged skipping 2025/10/25 05:31:21 INFO : pcloud root 'rclone-test-cejukep5suju': Making map for --track-renames 2025/10/25 05:31:21 INFO : pcloud root 'rclone-test-cejukep5suju': Finished making map for --track-renames 2025/10/25 05:31:21 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for checks to finish 2025/10/25 05:31:21 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for renames to finish 2025/10/25 05:31:21 INFO : yam: Moved (server-side) to: yaml 2025/10/25 05:31:21 INFO : yaml: Renamed from "yam" 2025/10/25 05:31:21 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for transfers to finish 2025/10/25 05:31:21 DEBUG : Waiting for deletions to finish 2025/10/25 05:31:21 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (1.75s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/10/25 05:31:22 INFO : pcloud root 'rclone-test-cejukep5suju': Making map for --track-renames 2025/10/25 05:31:22 INFO : pcloud root 'rclone-test-cejukep5suju': Finished making map for --track-renames 2025/10/25 05:31:22 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for checks to finish 2025/10/25 05:31:22 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/25 05:31:22 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/10/25 05:31:22 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for renames to finish 2025/10/25 05:31:22 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for transfers to finish 2025/10/25 05:31:22 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/25 05:31:23 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/25 05:31:23 DEBUG : potato.8b3202c9.partial: renamed to: potato 2025/10/25 05:31:23 INFO : potato: Copied (new) 2025/10/25 05:31:23 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2025/10/25 05:31:23 INFO : sub/yam: Copied (new) 2025/10/25 05:31:23 DEBUG : Waiting for deletions to finish 2025/10/25 05:31:23 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:31:23 DEBUG : potato: Unchanged skipping 2025/10/25 05:31:23 INFO : pcloud root 'rclone-test-cejukep5suju': Making map for --track-renames 2025/10/25 05:31:23 INFO : pcloud root 'rclone-test-cejukep5suju': Finished making map for --track-renames 2025/10/25 05:31:23 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for checks to finish 2025/10/25 05:31:23 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for renames to finish 2025/10/25 05:31:23 INFO : sub/yam: Moved (server-side) to: yam 2025/10/25 05:31:23 INFO : yam: Renamed from "sub/yam" 2025/10/25 05:31:23 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for transfers to finish 2025/10/25 05:31:23 DEBUG : Waiting for deletions to finish 2025/10/25 05:31:23 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.16s) === RUN TestServerSideMoveLocal run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" 2025/10/25 05:31:24 DEBUG : Creating backend with remote "/tmp/rclone63687529/dir1" 2025/10/25 05:31:24 DEBUG : Creating backend with remote "/tmp/rclone63687529/dir2" 2025/10/25 05:31:24 DEBUG : Local file system at /tmp/rclone63687529/dir2: Using server-side directory move 2025/10/25 05:31:24 INFO : Local file system at /tmp/rclone63687529/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/25 05:31:24 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/10/25 05:31:24 DEBUG : Local file system at /tmp/rclone63687529/dir2: Waiting for checks to finish 2025/10/25 05:31:24 DEBUG : Local file system at /tmp/rclone63687529/dir2: Waiting for transfers to finish 2025/10/25 05:31:24 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.23s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" 2025/10/25 05:31:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/25 05:31:25 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/25 05:31:25 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for checks to finish 2025/10/25 05:31:25 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for transfers to finish 2025/10/25 05:31:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/25 05:31:25 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/25 05:31:25 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/10/25 05:31:25 INFO : sub dir/hello world: Copied (new) 2025/10/25 05:31:25 INFO : sub dir/hello world: Deleted 2025/10/25 05:31:26 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2025/10/25 05:31:26 INFO : nested/sub dir/file: Copied (new) 2025/10/25 05:31:26 INFO : nested/sub dir/file: Deleted 2025/10/25 05:31:26 INFO : sub dir: Removing directory 2025/10/25 05:31:26 INFO : nested/sub dir: Removing directory 2025/10/25 05:31:26 INFO : nested: Removing directory 2025/10/25 05:31:26 DEBUG : Local file system at /tmp/rclone63687529: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.03s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" 2025/10/25 05:31:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/25 05:31:27 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/25 05:31:27 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for checks to finish 2025/10/25 05:31:27 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for transfers to finish 2025/10/25 05:31:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/25 05:31:27 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/25 05:31:27 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/10/25 05:31:27 INFO : sub dir/hello world: Copied (new) 2025/10/25 05:31:27 INFO : sub dir/hello world: Deleted 2025/10/25 05:31:28 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2025/10/25 05:31:28 INFO : nested/sub dir/file: Copied (new) 2025/10/25 05:31:28 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.03s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" 2025/10/25 05:31:29 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/10/25 05:31:29 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/25 05:31:29 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for checks to finish 2025/10/25 05:31:29 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for transfers to finish 2025/10/25 05:31:29 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/10/25 05:31:29 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/25 05:31:29 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2025/10/25 05:31:29 INFO : existing-b: Copied (new) 2025/10/25 05:31:29 INFO : existing-b: Deleted 2025/10/25 05:31:29 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/10/25 05:31:29 INFO : existing: Copied (new) 2025/10/25 05:31:29 INFO : existing: Deleted 2025/10/25 05:31:29 DEBUG : existing: Destination exists, skipping 2025/10/25 05:31:29 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/10/25 05:31:29 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for checks to finish 2025/10/25 05:31:29 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for transfers to finish 2025/10/25 05:31:29 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.51s) === RUN TestServerSideMove run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" 2025/10/25 05:31:30 DEBUG : Creating backend with remote "TestPcloud:rclone-test-xiwuduc7suqa" sync_test.go:1735: Server side move (if possible) pcloud root 'rclone-test-cejukep5suju' -> pcloud root 'rclone-test-xiwuduc7suqa' 2025/10/25 05:31:33 DEBUG : pcloud root 'rclone-test-xiwuduc7suqa': Using server-side directory move 2025/10/25 05:31:33 INFO : pcloud root 'rclone-test-xiwuduc7suqa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/25 05:31:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/25 05:31:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/10/25 05:31:33 DEBUG : empty space: Unchanged skipping 2025/10/25 05:31:33 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/25 05:31:33 DEBUG : pcloud root 'rclone-test-xiwuduc7suqa': Waiting for checks to finish 2025/10/25 05:31:33 INFO : empty space: Deleted 2025/10/25 05:31:33 DEBUG : pcloud root 'rclone-test-xiwuduc7suqa': Waiting for transfers to finish 2025/10/25 05:31:33 INFO : potato2: Moved (server-side) 2025/10/25 05:31:33 INFO : potato3: Deleted 2025/10/25 05:31:33 INFO : potato3: Moved (server-side) 2025/10/25 05:31:33 DEBUG : Creating backend with remote "TestPcloud:rclone-test-wonajaq2vori" 2025/10/25 05:31:34 DEBUG : pcloud root 'rclone-test-wonajaq2vori': Using server-side directory move 2025/10/25 05:31:34 INFO : pcloud root 'rclone-test-wonajaq2vori': Server side directory move succeeded 2025/10/25 05:31:36 DEBUG : pcloud root 'rclone-test-wonajaq2vori': Purge remote 2025/10/25 05:31:36 DEBUG : pcloud root 'rclone-test-xiwuduc7suqa': Purge remote 2025/10/25 05:31:36 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (6.05s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" 2025/10/25 05:31:36 DEBUG : Creating backend with remote "TestPcloud:rclone-test-legezim2yupe" sync_test.go:1735: Server side move (if possible) pcloud root 'rclone-test-cejukep5suju' -> pcloud root 'rclone-test-legezim2yupe' 2025/10/25 05:31:39 DEBUG : empty space: Excluded (Size Filter) 2025/10/25 05:31:39 DEBUG : empty space: Excluded 2025/10/25 05:31:39 DEBUG : empty space: Excluded (Size Filter) 2025/10/25 05:31:39 DEBUG : empty space: Excluded 2025/10/25 05:31:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/25 05:31:39 DEBUG : pcloud root 'rclone-test-legezim2yupe': Waiting for checks to finish 2025/10/25 05:31:39 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/25 05:31:39 DEBUG : pcloud root 'rclone-test-legezim2yupe': Waiting for transfers to finish 2025/10/25 05:31:39 INFO : potato2: Moved (server-side) 2025/10/25 05:31:39 INFO : potato3: Deleted 2025/10/25 05:31:39 INFO : potato3: Moved (server-side) 2025/10/25 05:31:40 DEBUG : Creating backend with remote "TestPcloud:rclone-test-hanavog8ruwu" 2025/10/25 05:31:40 DEBUG : empty space: Excluded (Size Filter) 2025/10/25 05:31:40 DEBUG : empty space: Excluded 2025/10/25 05:31:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/25 05:31:40 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/25 05:31:40 DEBUG : pcloud root 'rclone-test-hanavog8ruwu': Waiting for checks to finish 2025/10/25 05:31:40 DEBUG : pcloud root 'rclone-test-hanavog8ruwu': Waiting for transfers to finish 2025/10/25 05:31:41 INFO : potato3: Moved (server-side) 2025/10/25 05:31:41 INFO : potato2: Moved (server-side) 2025/10/25 05:31:42 DEBUG : pcloud root 'rclone-test-hanavog8ruwu': Purge remote 2025/10/25 05:31:42 DEBUG : pcloud root 'rclone-test-legezim2yupe': Purge remote --- PASS: TestServerSideMoveWithFilter (5.90s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" 2025/10/25 05:31:42 DEBUG : Creating backend with remote "TestPcloud:rclone-test-vavayiw5nijo" 2025/10/25 05:31:43 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) pcloud root 'rclone-test-cejukep5suju' -> pcloud root 'rclone-test-vavayiw5nijo' 2025/10/25 05:31:45 DEBUG : pcloud root 'rclone-test-vavayiw5nijo': Using server-side directory move 2025/10/25 05:31:45 INFO : pcloud root 'rclone-test-vavayiw5nijo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/25 05:31:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/25 05:31:45 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/10/25 05:31:45 DEBUG : empty space: Unchanged skipping 2025/10/25 05:31:45 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/25 05:31:45 DEBUG : pcloud root 'rclone-test-vavayiw5nijo': Waiting for checks to finish 2025/10/25 05:31:45 INFO : potato2: Moved (server-side) 2025/10/25 05:31:45 INFO : potato3: Deleted 2025/10/25 05:31:45 INFO : empty space: Deleted 2025/10/25 05:31:45 DEBUG : pcloud root 'rclone-test-vavayiw5nijo': Waiting for transfers to finish 2025/10/25 05:31:45 INFO : potato3: Moved (server-side) 2025/10/25 05:31:45 INFO : tomatoDir: Removing directory 2025/10/25 05:31:45 DEBUG : pcloud root 'rclone-test-cejukep5suju': deleted 1 directories 2025/10/25 05:31:46 DEBUG : Creating backend with remote "TestPcloud:rclone-test-nacifad9cari" 2025/10/25 05:31:47 INFO : tomatoDir: Making directory 2025/10/25 05:31:47 DEBUG : pcloud root 'rclone-test-nacifad9cari': Using server-side directory move 2025/10/25 05:31:47 INFO : pcloud root 'rclone-test-nacifad9cari': Server side directory move succeeded 2025/10/25 05:31:49 DEBUG : pcloud root 'rclone-test-nacifad9cari': Purge remote 2025/10/25 05:31:49 DEBUG : pcloud root 'rclone-test-vavayiw5nijo': Purge remote 2025/10/25 05:31:49 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (7.20s) === RUN TestServerSideMoveOverlap run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.21s) === RUN TestSyncOverlap run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" 2025/10/25 05:31:49 DEBUG : Creating backend with remote "TestPcloud:rclone-test-cejukep5suju/rclone-sync-test" --- PASS: TestSyncOverlap (1.10s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" 2025/10/25 05:31:51 DEBUG : Creating backend with remote "TestPcloud:rclone-test-cejukep5suju/rclone-sync-test" 2025/10/25 05:31:52 DEBUG : Creating backend with remote "TestPcloud:rclone-test-cejukep5suju/rclone-sync-test-include/layer2" 2025/10/25 05:31:53 DEBUG : Creating backend with remote "TestPcloud:rclone-test-cejukep5suju/rclone-sync-test-ignore-file" 2025/10/25 05:31:55 DEBUG : rclone-sync-test: Excluded 2025/10/25 05:31:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/25 05:31:55 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/10/25 05:31:55 DEBUG : pcloud root 'rclone-test-cejukep5suju/rclone-sync-test': Waiting for checks to finish 2025/10/25 05:31:55 DEBUG : pcloud root 'rclone-test-cejukep5suju/rclone-sync-test': Waiting for transfers to finish 2025/10/25 05:31:55 DEBUG : Waiting for deletions to finish 2025/10/25 05:31:55 INFO : There was nothing to transfer 2025/10/25 05:31:55 DEBUG : rclone-sync-test: Excluded 2025/10/25 05:31:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/25 05:31:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/10/25 05:31:56 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for checks to finish 2025/10/25 05:31:56 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for transfers to finish 2025/10/25 05:31:56 DEBUG : Waiting for deletions to finish 2025/10/25 05:31:56 INFO : rclone-sync-test-include: Removing directory 2025/10/25 05:31:56 DEBUG : rclone-sync-test-include: Failed to Rmdir: rmdir failed: pcloud error: Folder is not empty. (2006) 2025/10/25 05:31:56 DEBUG : pcloud root 'rclone-test-cejukep5suju': failed to delete 1 directories 2025/10/25 05:31:56 INFO : There was nothing to transfer 2025/10/25 05:31:56 DEBUG : rclone-sync-test: Excluded 2025/10/25 05:31:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/25 05:31:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/10/25 05:31:57 DEBUG : pcloud root 'rclone-test-cejukep5suju/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/10/25 05:31:57 DEBUG : pcloud root 'rclone-test-cejukep5suju/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/10/25 05:31:57 DEBUG : Waiting for deletions to finish 2025/10/25 05:31:57 INFO : There was nothing to transfer 2025/10/25 05:31:57 DEBUG : rclone-sync-test: Excluded 2025/10/25 05:31:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/25 05:31:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/10/25 05:31:57 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for checks to finish 2025/10/25 05:31:57 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for transfers to finish 2025/10/25 05:31:57 DEBUG : Waiting for deletions to finish 2025/10/25 05:31:57 INFO : rclone-sync-test-include: Removing directory 2025/10/25 05:31:58 DEBUG : rclone-sync-test-include: Failed to Rmdir: rmdir failed: pcloud error: Folder is not empty. (2006) 2025/10/25 05:31:58 DEBUG : pcloud root 'rclone-test-cejukep5suju': failed to delete 1 directories 2025/10/25 05:31:58 INFO : There was nothing to transfer 2025/10/25 05:31:58 DEBUG : Excluded 2025/10/25 05:31:58 DEBUG : rclone-sync-test: Excluded 2025/10/25 05:31:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/25 05:31:58 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/10/25 05:31:58 DEBUG : pcloud root 'rclone-test-cejukep5suju/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/10/25 05:31:58 DEBUG : pcloud root 'rclone-test-cejukep5suju/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/10/25 05:31:58 DEBUG : Waiting for deletions to finish 2025/10/25 05:31:58 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (8.51s) === RUN TestSyncCompareDest run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" 2025/10/25 05:31:59 DEBUG : Creating backend with remote "TestPcloud:rclone-test-cejukep5suju/dst" 2025/10/25 05:32:00 DEBUG : Creating backend with remote "TestPcloud:rclone-test-cejukep5suju/CompareDest" 2025/10/25 05:32:01 DEBUG : one: Need to transfer - File not found at Destination 2025/10/25 05:32:01 DEBUG : pcloud root 'rclone-test-cejukep5suju/dst': Waiting for checks to finish 2025/10/25 05:32:01 DEBUG : pcloud root 'rclone-test-cejukep5suju/dst': Waiting for transfers to finish 2025/10/25 05:32:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/25 05:32:01 DEBUG : one.b2cc3c6c.partial: renamed to: one 2025/10/25 05:32:01 INFO : one: Copied (new) 2025/10/25 05:32:01 DEBUG : Waiting for deletions to finish 2025/10/25 05:32:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/25 05:32:02 DEBUG : pcloud root 'rclone-test-cejukep5suju/dst': Waiting for checks to finish 2025/10/25 05:32:02 DEBUG : pcloud root 'rclone-test-cejukep5suju/dst': Waiting for transfers to finish 2025/10/25 05:32:02 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/25 05:32:02 DEBUG : one.4a8516eb.partial: renamed to: one 2025/10/25 05:32:02 INFO : one: Copied (replaced existing) 2025/10/25 05:32:02 DEBUG : Waiting for deletions to finish 2025/10/25 05:32:03 DEBUG : pcloud root 'rclone-test-cejukep5suju/dst': Waiting for checks to finish 2025/10/25 05:32:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/25 05:32:04 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/25 05:32:04 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/25 05:32:04 DEBUG : pcloud root 'rclone-test-cejukep5suju/dst': Waiting for transfers to finish 2025/10/25 05:32:04 DEBUG : Waiting for deletions to finish 2025/10/25 05:32:04 INFO : There was nothing to transfer 2025/10/25 05:32:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/25 05:32:05 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/25 05:32:05 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/25 05:32:05 DEBUG : pcloud root 'rclone-test-cejukep5suju/dst': Waiting for checks to finish 2025/10/25 05:32:05 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/25 05:32:05 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/25 05:32:05 DEBUG : pcloud root 'rclone-test-cejukep5suju/dst': Waiting for transfers to finish 2025/10/25 05:32:05 DEBUG : Waiting for deletions to finish 2025/10/25 05:32:05 INFO : There was nothing to transfer 2025/10/25 05:32:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/25 05:32:05 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/25 05:32:05 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/25 05:32:05 DEBUG : pcloud root 'rclone-test-cejukep5suju/dst': Waiting for checks to finish 2025/10/25 05:32:05 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/25 05:32:05 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/25 05:32:05 DEBUG : pcloud root 'rclone-test-cejukep5suju/dst': Waiting for transfers to finish 2025/10/25 05:32:05 DEBUG : Waiting for deletions to finish 2025/10/25 05:32:05 INFO : There was nothing to transfer 2025/10/25 05:32:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/25 05:32:06 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 UTC 2025/10/25 05:32:06 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/25 05:32:06 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/25 05:32:06 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/25 05:32:06 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/25 05:32:06 DEBUG : pcloud root 'rclone-test-cejukep5suju/dst': Waiting for checks to finish 2025/10/25 05:32:06 DEBUG : pcloud root 'rclone-test-cejukep5suju/dst': Waiting for transfers to finish 2025/10/25 05:32:06 DEBUG : Waiting for deletions to finish 2025/10/25 05:32:06 INFO : There was nothing to transfer 2025/10/25 05:32:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/25 05:32:07 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/25 05:32:07 DEBUG : two: Need to transfer - File not found at Destination 2025/10/25 05:32:07 DEBUG : pcloud root 'rclone-test-cejukep5suju/dst': Waiting for checks to finish 2025/10/25 05:32:07 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/25 05:32:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/25 05:32:07 DEBUG : pcloud root 'rclone-test-cejukep5suju/dst': Waiting for transfers to finish 2025/10/25 05:32:08 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/10/25 05:32:08 DEBUG : two.a319cd8b.partial: renamed to: two 2025/10/25 05:32:08 INFO : two: Copied (new) 2025/10/25 05:32:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (9.96s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" 2025/10/25 05:32:10 DEBUG : Creating backend with remote "TestPcloud:rclone-test-cejukep5suju/dest" 2025/10/25 05:32:11 DEBUG : Creating backend with remote "TestPcloud:rclone-test-cejukep5suju/pre-dest1" 2025/10/25 05:32:11 DEBUG : Creating backend with remote "TestPcloud:rclone-test-cejukep5suju/pre-dest2" 2025/10/25 05:32:12 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:32:12 DEBUG : 1: Destination found in --compare-dest, skipping 2025/10/25 05:32:12 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:32:12 DEBUG : 2: Destination found in --compare-dest, skipping 2025/10/25 05:32:12 DEBUG : 3: Need to transfer - File not found at Destination 2025/10/25 05:32:12 DEBUG : pcloud root 'rclone-test-cejukep5suju/dest': Waiting for checks to finish 2025/10/25 05:32:12 DEBUG : pcloud root 'rclone-test-cejukep5suju/dest': Waiting for transfers to finish 2025/10/25 05:32:13 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/10/25 05:32:13 DEBUG : 3.34f95e38.partial: renamed to: 3 2025/10/25 05:32:13 INFO : 3: Copied (new) 2025/10/25 05:32:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (5.15s) === RUN TestSyncCopyDest run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" 2025/10/25 05:32:14 DEBUG : Creating backend with remote "TestPcloud:rclone-test-cejukep5suju/dst" 2025/10/25 05:32:15 DEBUG : Creating backend with remote "TestPcloud:rclone-test-cejukep5suju/CopyDest" 2025/10/25 05:32:16 DEBUG : one: Need to transfer - File not found at Destination 2025/10/25 05:32:16 DEBUG : pcloud root 'rclone-test-cejukep5suju/dst': Waiting for checks to finish 2025/10/25 05:32:16 DEBUG : pcloud root 'rclone-test-cejukep5suju/dst': Waiting for transfers to finish 2025/10/25 05:32:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/25 05:32:17 DEBUG : one.b2cc3c6c.partial: renamed to: one 2025/10/25 05:32:17 INFO : one: Copied (new) 2025/10/25 05:32:17 DEBUG : Waiting for deletions to finish 2025/10/25 05:32:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/25 05:32:17 DEBUG : pcloud root 'rclone-test-cejukep5suju/dst': Waiting for checks to finish 2025/10/25 05:32:17 DEBUG : pcloud root 'rclone-test-cejukep5suju/dst': Waiting for transfers to finish 2025/10/25 05:32:17 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/25 05:32:17 DEBUG : one.4a8516eb.partial: renamed to: one 2025/10/25 05:32:17 INFO : one: Copied (replaced existing) 2025/10/25 05:32:17 DEBUG : Waiting for deletions to finish 2025/10/25 05:32:18 DEBUG : Creating backend with remote "TestPcloud:rclone-test-cejukep5suju/BackupDir" 2025/10/25 05:32:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/25 05:32:19 DEBUG : pcloud root 'rclone-test-cejukep5suju/dst': Waiting for checks to finish 2025/10/25 05:32:20 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/25 05:32:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/25 05:32:20 INFO : one: Moved (server-side) 2025/10/25 05:32:20 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/25 05:32:20 DEBUG : one.a000e91c.partial: renamed to: one 2025/10/25 05:32:20 INFO : one: Copied (server-side copy) 2025/10/25 05:32:20 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/25 05:32:20 DEBUG : pcloud root 'rclone-test-cejukep5suju/dst': Waiting for transfers to finish 2025/10/25 05:32:20 DEBUG : Waiting for deletions to finish 2025/10/25 05:32:22 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/25 05:32:22 DEBUG : one: Unchanged skipping 2025/10/25 05:32:22 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/25 05:32:22 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/25 05:32:22 DEBUG : two.0c2263ec.partial: renamed to: two 2025/10/25 05:32:22 INFO : two: Copied (server-side copy) 2025/10/25 05:32:22 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/25 05:32:22 DEBUG : pcloud root 'rclone-test-cejukep5suju/dst': Waiting for checks to finish 2025/10/25 05:32:22 DEBUG : pcloud root 'rclone-test-cejukep5suju/dst': Waiting for transfers to finish 2025/10/25 05:32:22 DEBUG : Waiting for deletions to finish 2025/10/25 05:32:23 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/25 05:32:23 DEBUG : one: Unchanged skipping 2025/10/25 05:32:23 DEBUG : pcloud root 'rclone-test-cejukep5suju/dst': Waiting for checks to finish 2025/10/25 05:32:23 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/25 05:32:23 DEBUG : two: Unchanged skipping 2025/10/25 05:32:23 DEBUG : pcloud root 'rclone-test-cejukep5suju/dst': Waiting for transfers to finish 2025/10/25 05:32:23 DEBUG : Waiting for deletions to finish 2025/10/25 05:32:23 INFO : There was nothing to transfer 2025/10/25 05:32:25 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/25 05:32:25 DEBUG : one: Unchanged skipping 2025/10/25 05:32:25 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/25 05:32:25 DEBUG : three: Destination not found in --copy-dest 2025/10/25 05:32:25 DEBUG : three: Need to transfer - File not found at Destination 2025/10/25 05:32:25 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/25 05:32:25 DEBUG : two: Unchanged skipping 2025/10/25 05:32:25 DEBUG : pcloud root 'rclone-test-cejukep5suju/dst': Waiting for checks to finish 2025/10/25 05:32:25 DEBUG : pcloud root 'rclone-test-cejukep5suju/dst': Waiting for transfers to finish 2025/10/25 05:32:25 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/10/25 05:32:25 DEBUG : three.63cf7c49.partial: renamed to: three 2025/10/25 05:32:25 INFO : three: Copied (new) 2025/10/25 05:32:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (12.77s) === RUN TestSyncBackupDir run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" 2025/10/25 05:32:28 DEBUG : Creating backend with remote "TestPcloud:rclone-test-cejukep5suju/dst" 2025/10/25 05:32:28 DEBUG : Creating backend with remote "TestPcloud:rclone-test-cejukep5suju/backup" 2025/10/25 05:32:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/25 05:32:29 DEBUG : pcloud root 'rclone-test-cejukep5suju/dst': Waiting for checks to finish 2025/10/25 05:32:29 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:32:29 DEBUG : two: Unchanged skipping 2025/10/25 05:32:30 INFO : one: Moved (server-side) 2025/10/25 05:32:30 DEBUG : pcloud root 'rclone-test-cejukep5suju/dst': Waiting for transfers to finish 2025/10/25 05:32:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/25 05:32:30 DEBUG : one.a292864a.partial: renamed to: one 2025/10/25 05:32:30 INFO : one: Copied (new) 2025/10/25 05:32:30 DEBUG : Waiting for deletions to finish 2025/10/25 05:32:30 INFO : three.txt: Moved (server-side) 2025/10/25 05:32:30 INFO : three.txt: Moved into backup dir 2025/10/25 05:32:32 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/25 05:32:32 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:32:32 DEBUG : two: Unchanged skipping 2025/10/25 05:32:32 DEBUG : pcloud root 'rclone-test-cejukep5suju/dst': Waiting for checks to finish 2025/10/25 05:32:32 INFO : one: Deleted 2025/10/25 05:32:32 INFO : one: Moved (server-side) 2025/10/25 05:32:32 DEBUG : pcloud root 'rclone-test-cejukep5suju/dst': Waiting for transfers to finish 2025/10/25 05:32:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/25 05:32:32 DEBUG : one.4c47835a.partial: renamed to: one 2025/10/25 05:32:32 INFO : one: Copied (new) 2025/10/25 05:32:32 DEBUG : Waiting for deletions to finish 2025/10/25 05:32:32 INFO : three.txt: Deleted 2025/10/25 05:32:32 INFO : three.txt: Moved (server-side) 2025/10/25 05:32:32 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (6.88s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" 2025/10/25 05:32:35 DEBUG : Creating backend with remote "TestPcloud:rclone-test-cejukep5suju/dst" 2025/10/25 05:32:35 DEBUG : Creating backend with remote "TestPcloud:rclone-test-cejukep5suju/backup" 2025/10/25 05:32:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/25 05:32:36 DEBUG : pcloud root 'rclone-test-cejukep5suju/dst': Waiting for checks to finish 2025/10/25 05:32:36 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:32:36 DEBUG : two: Unchanged skipping 2025/10/25 05:32:37 INFO : one: Moved (server-side) to: one.bak 2025/10/25 05:32:37 DEBUG : pcloud root 'rclone-test-cejukep5suju/dst': Waiting for transfers to finish 2025/10/25 05:32:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/25 05:32:37 DEBUG : one.a292864a.partial: renamed to: one 2025/10/25 05:32:37 INFO : one: Copied (new) 2025/10/25 05:32:37 DEBUG : Waiting for deletions to finish 2025/10/25 05:32:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/10/25 05:32:37 INFO : three.txt: Moved into backup dir 2025/10/25 05:32:39 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:32:39 DEBUG : two: Unchanged skipping 2025/10/25 05:32:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/25 05:32:39 DEBUG : pcloud root 'rclone-test-cejukep5suju/dst': Waiting for checks to finish 2025/10/25 05:32:39 INFO : one.bak: Deleted 2025/10/25 05:32:39 INFO : one: Moved (server-side) to: one.bak 2025/10/25 05:32:39 DEBUG : pcloud root 'rclone-test-cejukep5suju/dst': Waiting for transfers to finish 2025/10/25 05:32:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/25 05:32:39 DEBUG : one.4c47835a.partial: renamed to: one 2025/10/25 05:32:39 INFO : one: Copied (new) 2025/10/25 05:32:39 DEBUG : Waiting for deletions to finish 2025/10/25 05:32:39 INFO : three.txt.bak: Deleted 2025/10/25 05:32:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/10/25 05:32:39 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (6.94s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" 2025/10/25 05:32:42 DEBUG : Creating backend with remote "TestPcloud:rclone-test-cejukep5suju/dst" 2025/10/25 05:32:42 DEBUG : Creating backend with remote "TestPcloud:rclone-test-cejukep5suju/backup" 2025/10/25 05:32:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/25 05:32:43 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:32:43 DEBUG : pcloud root 'rclone-test-cejukep5suju/dst': Waiting for checks to finish 2025/10/25 05:32:43 DEBUG : two: Unchanged skipping 2025/10/25 05:32:44 INFO : one: Moved (server-side) to: one-2019-01-01 2025/10/25 05:32:44 DEBUG : pcloud root 'rclone-test-cejukep5suju/dst': Waiting for transfers to finish 2025/10/25 05:32:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/25 05:32:44 DEBUG : one.a292864a.partial: renamed to: one 2025/10/25 05:32:44 INFO : one: Copied (new) 2025/10/25 05:32:44 DEBUG : Waiting for deletions to finish 2025/10/25 05:32:44 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/10/25 05:32:44 INFO : three.txt: Moved into backup dir 2025/10/25 05:32:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/25 05:32:45 DEBUG : pcloud root 'rclone-test-cejukep5suju/dst': Waiting for checks to finish 2025/10/25 05:32:45 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:32:45 DEBUG : two: Unchanged skipping 2025/10/25 05:32:46 INFO : one-2019-01-01: Deleted 2025/10/25 05:32:46 INFO : one: Moved (server-side) to: one-2019-01-01 2025/10/25 05:32:46 DEBUG : pcloud root 'rclone-test-cejukep5suju/dst': Waiting for transfers to finish 2025/10/25 05:32:46 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/25 05:32:46 DEBUG : one.4c47835a.partial: renamed to: one 2025/10/25 05:32:46 INFO : one: Copied (new) 2025/10/25 05:32:46 DEBUG : Waiting for deletions to finish 2025/10/25 05:32:46 INFO : three-2019-01-01.txt: Deleted 2025/10/25 05:32:46 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/10/25 05:32:46 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (6.92s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" 2025/10/25 05:32:49 DEBUG : Creating backend with remote "TestPcloud:rclone-test-cejukep5suju/dst" 2025/10/25 05:32:49 DEBUG : pcloud root 'rclone-test-cejukep5suju/dst': Waiting for checks to finish 2025/10/25 05:32:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/25 05:32:49 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:32:49 DEBUG : two: Unchanged skipping 2025/10/25 05:32:49 INFO : one: Moved (server-side) to: one.bak 2025/10/25 05:32:49 DEBUG : pcloud root 'rclone-test-cejukep5suju/dst': Waiting for transfers to finish 2025/10/25 05:32:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/25 05:32:50 DEBUG : one.a292864a.partial: renamed to: one 2025/10/25 05:32:50 INFO : one: Copied (new) 2025/10/25 05:32:50 DEBUG : Waiting for deletions to finish 2025/10/25 05:32:50 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/10/25 05:32:50 INFO : three.txt: Moved into backup dir 2025/10/25 05:32:51 DEBUG : one.bak: Excluded (Path Filter) 2025/10/25 05:32:51 DEBUG : one.bak: Excluded 2025/10/25 05:32:51 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/10/25 05:32:51 DEBUG : three.txt.bak: Excluded 2025/10/25 05:32:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/25 05:32:51 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:32:51 DEBUG : two: Unchanged skipping 2025/10/25 05:32:51 DEBUG : pcloud root 'rclone-test-cejukep5suju/dst': Waiting for checks to finish 2025/10/25 05:32:51 INFO : one.bak: Deleted 2025/10/25 05:32:52 INFO : one: Moved (server-side) to: one.bak 2025/10/25 05:32:52 DEBUG : pcloud root 'rclone-test-cejukep5suju/dst': Waiting for transfers to finish 2025/10/25 05:32:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/25 05:32:52 DEBUG : one.4c47835a.partial: renamed to: one 2025/10/25 05:32:52 INFO : one: Copied (new) 2025/10/25 05:32:52 DEBUG : Waiting for deletions to finish 2025/10/25 05:32:52 INFO : three.txt.bak: Deleted 2025/10/25 05:32:52 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/10/25 05:32:52 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (5.69s) === RUN TestSyncSuffix run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" 2025/10/25 05:32:54 DEBUG : Creating backend with remote "TestPcloud:rclone-test-cejukep5suju/dst" 2025/10/25 05:32:55 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/25 05:32:55 INFO : one: Moved (server-side) to: one.bak 2025/10/25 05:32:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/25 05:32:55 DEBUG : one.a292864a.partial: renamed to: one 2025/10/25 05:32:55 INFO : one: Copied (new) 2025/10/25 05:32:55 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:32:55 DEBUG : two: Unchanged skipping 2025/10/25 05:32:56 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/25 05:32:56 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/10/25 05:32:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/25 05:32:56 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2025/10/25 05:32:56 INFO : three.txt: Copied (new) 2025/10/25 05:32:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/25 05:32:58 INFO : one.bak: Deleted 2025/10/25 05:32:58 INFO : one: Moved (server-side) to: one.bak 2025/10/25 05:32:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/25 05:32:58 DEBUG : one.4c47835a.partial: renamed to: one 2025/10/25 05:32:58 INFO : one: Copied (new) 2025/10/25 05:32:58 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:32:58 DEBUG : two: Unchanged skipping 2025/10/25 05:32:58 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/25 05:32:58 INFO : three.txt.bak: Deleted 2025/10/25 05:32:58 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/10/25 05:32:59 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/25 05:32:59 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2025/10/25 05:32:59 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (6.89s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" 2025/10/25 05:33:01 DEBUG : Creating backend with remote "TestPcloud:rclone-test-cejukep5suju/dst" 2025/10/25 05:33:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/25 05:33:02 INFO : one: Moved (server-side) to: one-2019-01-01 2025/10/25 05:33:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/25 05:33:03 DEBUG : one.a292864a.partial: renamed to: one 2025/10/25 05:33:03 INFO : one: Copied (new) 2025/10/25 05:33:03 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:33:03 DEBUG : two: Unchanged skipping 2025/10/25 05:33:03 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/25 05:33:03 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/10/25 05:33:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/25 05:33:03 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2025/10/25 05:33:03 INFO : three.txt: Copied (new) 2025/10/25 05:33:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/25 05:33:05 INFO : one-2019-01-01: Deleted 2025/10/25 05:33:05 INFO : one: Moved (server-side) to: one-2019-01-01 2025/10/25 05:33:05 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/25 05:33:05 DEBUG : one.4c47835a.partial: renamed to: one 2025/10/25 05:33:05 INFO : one: Copied (new) 2025/10/25 05:33:06 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:33:06 DEBUG : two: Unchanged skipping 2025/10/25 05:33:06 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/25 05:33:06 INFO : three-2019-01-01.txt: Deleted 2025/10/25 05:33:06 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/10/25 05:33:06 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/25 05:33:06 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2025/10/25 05:33:06 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (7.42s) === RUN TestSyncUTFNorm run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" 2025/10/25 05:33:08 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/10/25 05:33:08 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for checks to finish 2025/10/25 05:33:08 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for transfers to finish 2025/10/25 05:33:08 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/10/25 05:33:08 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2025/10/25 05:33:08 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/10/25 05:33:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.20s) === RUN TestSyncImmutable run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" 2025/10/25 05:33:09 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/25 05:33:09 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for checks to finish 2025/10/25 05:33:09 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for transfers to finish 2025/10/25 05:33:09 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/25 05:33:09 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/10/25 05:33:09 INFO : existing: Copied (new) 2025/10/25 05:33:09 DEBUG : Waiting for deletions to finish 2025/10/25 05:33:10 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for checks to finish 2025/10/25 05:33:10 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/10/25 05:33:10 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/10/25 05:33:10 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for transfers to finish 2025/10/25 05:33:10 ERROR : pcloud root 'rclone-test-cejukep5suju': not deleting files as there were IO errors 2025/10/25 05:33:10 ERROR : pcloud root 'rclone-test-cejukep5suju': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.55s) === RUN TestSyncIgnoreCase run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" 2025/10/25 05:33:11 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for checks to finish 2025/10/25 05:33:11 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:33:11 DEBUG : existing: Unchanged skipping 2025/10/25 05:33:11 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for transfers to finish 2025/10/25 05:33:11 DEBUG : Waiting for deletions to finish 2025/10/25 05:33:11 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (0.97s) === RUN TestFixCase run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.21s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (0.64s) --- SKIP: TestMaxTransfer/Hard (0.21s) --- SKIP: TestMaxTransfer/Soft (0.21s) --- SKIP: TestMaxTransfer/Cautious (0.21s) === RUN TestSyncConcurrentDelete run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" 2025/10/25 05:33:21 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:33:21 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:33:21 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:33:21 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for checks to finish 2025/10/25 05:33:21 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:33:21 DEBUG : both10: Unchanged skipping 2025/10/25 05:33:21 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:33:21 DEBUG : both13: Unchanged skipping 2025/10/25 05:33:21 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:33:21 DEBUG : both14: Unchanged skipping 2025/10/25 05:33:21 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:33:21 DEBUG : both15: Unchanged skipping 2025/10/25 05:33:21 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:33:21 DEBUG : both16: Unchanged skipping 2025/10/25 05:33:21 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:33:21 DEBUG : both0: Unchanged skipping 2025/10/25 05:33:21 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:33:21 DEBUG : both18: Unchanged skipping 2025/10/25 05:33:21 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:33:21 DEBUG : both11: Unchanged skipping 2025/10/25 05:33:21 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:33:21 DEBUG : both1: Unchanged skipping 2025/10/25 05:33:21 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:33:21 DEBUG : both12: Unchanged skipping 2025/10/25 05:33:21 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:33:21 DEBUG : both17: Unchanged skipping 2025/10/25 05:33:21 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:33:21 DEBUG : both19: Unchanged skipping 2025/10/25 05:33:21 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:33:21 DEBUG : both2: Unchanged skipping 2025/10/25 05:33:21 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:33:21 DEBUG : both6: Unchanged skipping 2025/10/25 05:33:21 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:33:21 DEBUG : both7: Unchanged skipping 2025/10/25 05:33:21 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:33:21 DEBUG : both3: Unchanged skipping 2025/10/25 05:33:21 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:33:21 DEBUG : both4: Unchanged skipping 2025/10/25 05:33:21 DEBUG : both5: Unchanged skipping 2025/10/25 05:33:21 DEBUG : both8: Unchanged skipping 2025/10/25 05:33:21 DEBUG : both9: Unchanged skipping 2025/10/25 05:33:21 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for transfers to finish 2025/10/25 05:33:21 DEBUG : Waiting for deletions to finish 2025/10/25 05:33:21 INFO : only11: Deleted 2025/10/25 05:33:21 INFO : only13: Deleted 2025/10/25 05:33:21 INFO : only10: Deleted 2025/10/25 05:33:21 INFO : only14: Deleted 2025/10/25 05:33:22 INFO : only15: Deleted 2025/10/25 05:33:22 INFO : only1: Deleted 2025/10/25 05:33:22 INFO : only7: Deleted 2025/10/25 05:33:22 INFO : only9: Deleted 2025/10/25 05:33:22 INFO : only16: Deleted 2025/10/25 05:33:22 INFO : only2: Deleted 2025/10/25 05:33:22 INFO : only3: Deleted 2025/10/25 05:33:22 INFO : only4: Deleted 2025/10/25 05:33:22 INFO : only6: Deleted 2025/10/25 05:33:22 INFO : only8: Deleted 2025/10/25 05:33:22 INFO : only0: Deleted 2025/10/25 05:33:22 INFO : only12: Deleted 2025/10/25 05:33:22 INFO : only17: Deleted 2025/10/25 05:33:22 INFO : only18: Deleted 2025/10/25 05:33:22 INFO : only19: Deleted 2025/10/25 05:33:22 INFO : only5: Deleted 2025/10/25 05:33:22 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (14.27s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" 2025/10/25 05:33:36 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:33:36 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:33:36 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:33:36 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:33:36 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for checks to finish 2025/10/25 05:33:36 DEBUG : both10: Unchanged skipping 2025/10/25 05:33:36 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:33:36 DEBUG : both11: Unchanged skipping 2025/10/25 05:33:36 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:33:36 DEBUG : both0: Unchanged skipping 2025/10/25 05:33:36 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:33:36 DEBUG : both12: Unchanged skipping 2025/10/25 05:33:36 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:33:36 DEBUG : both16: Unchanged skipping 2025/10/25 05:33:36 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:33:36 DEBUG : both13: Unchanged skipping 2025/10/25 05:33:36 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:33:36 DEBUG : both14: Unchanged skipping 2025/10/25 05:33:36 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:33:36 DEBUG : both15: Unchanged skipping 2025/10/25 05:33:36 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:33:36 DEBUG : both17: Unchanged skipping 2025/10/25 05:33:36 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:33:36 DEBUG : both18: Unchanged skipping 2025/10/25 05:33:36 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:33:36 DEBUG : both3: Unchanged skipping 2025/10/25 05:33:36 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:33:36 DEBUG : both19: Unchanged skipping 2025/10/25 05:33:36 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:33:36 DEBUG : both5: Unchanged skipping 2025/10/25 05:33:36 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:33:36 DEBUG : both1: Unchanged skipping 2025/10/25 05:33:36 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:33:36 DEBUG : both2: Unchanged skipping 2025/10/25 05:33:36 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:33:36 DEBUG : both4: Unchanged skipping 2025/10/25 05:33:36 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:33:36 DEBUG : both6: Unchanged skipping 2025/10/25 05:33:36 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/10/25 05:33:36 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/10/25 05:33:36 DEBUG : both7: Unchanged skipping 2025/10/25 05:33:36 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/10/25 05:33:36 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/10/25 05:33:36 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/10/25 05:33:36 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/10/25 05:33:36 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/10/25 05:33:36 DEBUG : both8: Unchanged skipping 2025/10/25 05:33:36 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/10/25 05:33:36 DEBUG : both9: Unchanged skipping 2025/10/25 05:33:36 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/10/25 05:33:36 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/10/25 05:33:36 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/10/25 05:33:36 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/10/25 05:33:36 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/10/25 05:33:36 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/10/25 05:33:36 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/10/25 05:33:36 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/10/25 05:33:36 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/10/25 05:33:36 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/10/25 05:33:36 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/10/25 05:33:36 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/10/25 05:33:36 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for transfers to finish 2025/10/25 05:33:36 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/25 05:33:36 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/25 05:33:36 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/25 05:33:36 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/25 05:33:36 DEBUG : only0.d641fffb.partial: renamed to: only0 2025/10/25 05:33:36 INFO : only0: Copied (replaced existing) 2025/10/25 05:33:36 DEBUG : only13.c8c387fb.partial: renamed to: only13 2025/10/25 05:33:36 INFO : only13: Copied (replaced existing) 2025/10/25 05:33:36 DEBUG : only11.51c18866.partial: renamed to: only11 2025/10/25 05:33:36 INFO : only11: Copied (replaced existing) 2025/10/25 05:33:36 DEBUG : only12.69fa0315.partial: renamed to: only12 2025/10/25 05:33:36 INFO : only12: Copied (replaced existing) 2025/10/25 05:33:36 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/25 05:33:36 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/25 05:33:36 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/25 05:33:36 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/25 05:33:36 DEBUG : only14.198d15f3.partial: renamed to: only14 2025/10/25 05:33:36 INFO : only14: Copied (replaced existing) 2025/10/25 05:33:36 DEBUG : only10.f0f80c88.partial: renamed to: only10 2025/10/25 05:33:36 INFO : only10: Copied (replaced existing) 2025/10/25 05:33:36 DEBUG : only15.b8b4911d.partial: renamed to: only15 2025/10/25 05:33:36 INFO : only15: Copied (replaced existing) 2025/10/25 05:33:36 DEBUG : only16.808f1a6e.partial: renamed to: only16 2025/10/25 05:33:36 INFO : only16: Copied (replaced existing) 2025/10/25 05:33:36 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/25 05:33:36 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/25 05:33:36 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/25 05:33:36 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/25 05:33:37 DEBUG : only1.77787b15.partial: renamed to: only1 2025/10/25 05:33:37 INFO : only1: Copied (replaced existing) 2025/10/25 05:33:37 DEBUG : only3.ee7a7488.partial: renamed to: only3 2025/10/25 05:33:37 INFO : only3: Copied (replaced existing) 2025/10/25 05:33:37 DEBUG : only2.4f43f066.partial: renamed to: only2 2025/10/25 05:33:37 INFO : only2: Copied (replaced existing) 2025/10/25 05:33:37 DEBUG : only4.3f34e680.partial: renamed to: only4 2025/10/25 05:33:37 INFO : only4: Copied (replaced existing) 2025/10/25 05:33:37 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/25 05:33:37 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/25 05:33:37 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/25 05:33:37 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/25 05:33:37 DEBUG : only17.21b69e80.partial: renamed to: only17 2025/10/25 05:33:37 INFO : only17: Copied (replaced existing) 2025/10/25 05:33:37 DEBUG : only6.a636e91d.partial: renamed to: only6 2025/10/25 05:33:37 INFO : only6: Copied (replaced existing) 2025/10/25 05:33:37 DEBUG : only18.f963383f.partial: renamed to: only18 2025/10/25 05:33:37 INFO : only18: Copied (replaced existing) 2025/10/25 05:33:37 DEBUG : only19.585abcd1.partial: renamed to: only19 2025/10/25 05:33:37 INFO : only19: Copied (replaced existing) 2025/10/25 05:33:37 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/25 05:33:37 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/25 05:33:37 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/25 05:33:37 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/25 05:33:37 DEBUG : only5.9e0d626e.partial: renamed to: only5 2025/10/25 05:33:37 INFO : only5: Copied (replaced existing) 2025/10/25 05:33:37 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2025/10/25 05:33:37 INFO : only9: Copied (replaced existing) 2025/10/25 05:33:37 DEBUG : only7.070f6df3.partial: renamed to: only7 2025/10/25 05:33:37 INFO : only7: Copied (replaced existing) 2025/10/25 05:33:37 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2025/10/25 05:33:37 INFO : only8: Copied (replaced existing) 2025/10/25 05:33:37 DEBUG : Waiting for deletions to finish fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncConcurrentTruncate (26.82s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" 2025/10/25 05:33:53 DEBUG : empty_dir: Making directory with metadata 2025/10/25 05:33:53 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/25 05:33:53 DEBUG : empty_on_remote: Making directory with metadata 2025/10/25 05:33:53 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/25 05:33:53 INFO : empty_on_remote: Making directory 2025/10/25 05:33:54 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/25 05:33:55 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/25 05:33:55 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/25 05:33:55 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/25 05:33:55 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.93s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" 2025/10/25 05:33:56 DEBUG : empty_dir: Making directory with metadata 2025/10/25 05:33:56 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/25 05:33:56 DEBUG : empty_on_remote: Making directory with metadata 2025/10/25 05:33:56 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/25 05:33:56 INFO : empty_on_remote: Making directory 2025/10/25 05:33:57 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/25 05:33:58 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/25 05:33:58 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/25 05:33:58 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/25 05:33:58 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/10/25 05:33:58 INFO : empty_dir: Set directory modification time (using DirSetModTime) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (10.95s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" 2025/10/25 05:34:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/25 05:34:07 INFO : sub dir: Making directory 2025/10/25 05:34:07 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (5.28s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" 2025/10/25 05:34:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/25 05:34:13 INFO : sub dir: Making directory 2025/10/25 05:34:13 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (5.28s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" 2025/10/25 05:34:20 DEBUG : Waiting for deletions to finish 2025/10/25 05:34:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/25 05:34:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/25 05:34:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/25 05:34:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/25 05:34:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/25 05:34:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/25 05:34:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/25 05:34:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/25 05:34:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/25 05:34:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/25 05:34:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/25 05:34:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/25 05:34:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/25 05:34:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/25 05:34:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/25 05:34:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/25 05:34:21 DEBUG : apple: Excluded (Path Filter) 2025/10/25 05:34:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/25 05:34:21 DEBUG : banana: Excluded (Path Filter) 2025/10/25 05:34:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/25 05:34:23 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:34:23 DEBUG : apple: Unchanged skipping 2025/10/25 05:34:23 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:34:23 DEBUG : banana: Unchanged skipping 2025/10/25 05:34:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:34:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/25 05:34:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:34:23 DEBUG : splitbananasplit: Unchanged skipping 2025/10/25 05:34:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:34:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/25 05:34:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:34:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:34:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:34:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/25 05:34:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/25 05:34:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:34:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:34:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:34:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/25 05:34:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/25 05:34:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:34:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:34:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:34:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:34:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:34:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/25 05:34:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/25 05:34:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:34:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/25 05:34:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:34:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:34:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/25 05:34:23 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for checks to finish 2025/10/25 05:34:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:34:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/25 05:34:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/25 05:34:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/25 05:34:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/25 05:34:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/25 05:34:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/25 05:34:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/25 05:34:23 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for transfers to finish 2025/10/25 05:34:23 DEBUG : Waiting for deletions to finish 2025/10/25 05:34:23 INFO : There was nothing to transfer 2025/10/25 05:34:23 DEBUG : Waiting for deletions to finish 2025/10/25 05:34:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/25 05:34:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/25 05:34:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/25 05:34:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/25 05:34:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/25 05:34:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/25 05:34:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/25 05:34:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/25 05:34:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/25 05:34:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/25 05:34:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/25 05:34:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/25 05:34:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/25 05:34:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/25 05:34:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/25 05:34:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/25 05:34:23 DEBUG : apple: Excluded (Path Filter) 2025/10/25 05:34:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/25 05:34:23 DEBUG : banana: Excluded (Path Filter) 2025/10/25 05:34:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/25 05:34:23 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:34:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:34:23 DEBUG : apple: Unchanged skipping 2025/10/25 05:34:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/25 05:34:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:34:23 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:34:23 DEBUG : splitbananasplit: Unchanged skipping 2025/10/25 05:34:23 DEBUG : banana: Unchanged skipping 2025/10/25 05:34:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:34:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/25 05:34:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:34:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:34:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:34:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/25 05:34:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/25 05:34:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:34:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:34:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/25 05:34:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/25 05:34:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:34:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/25 05:34:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:34:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:34:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:34:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/25 05:34:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:34:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/25 05:34:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/25 05:34:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:34:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:34:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/25 05:34:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:34:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/25 05:34:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/25 05:34:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/25 05:34:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:34:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/25 05:34:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/25 05:34:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/25 05:34:23 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for checks to finish 2025/10/25 05:34:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/25 05:34:23 DEBUG : pcloud root 'rclone-test-cejukep5suju': Waiting for transfers to finish 2025/10/25 05:34:23 DEBUG : Waiting for deletions to finish 2025/10/25 05:34:23 INFO : There was nothing to transfer 2025/10/25 05:34:23 DEBUG : Waiting for deletions to finish 2025/10/25 05:34:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/25 05:34:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/25 05:34:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/25 05:34:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/25 05:34:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/25 05:34:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/25 05:34:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/25 05:34:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/25 05:34:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/25 05:34:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/25 05:34:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/25 05:34:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/25 05:34:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/25 05:34:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/25 05:34:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/25 05:34:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/25 05:34:24 DEBUG : apple: Excluded (Path Filter) 2025/10/25 05:34:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/25 05:34:24 DEBUG : banana: Excluded (Path Filter) 2025/10/25 05:34:24 DEBUG : splitbananasplit: Excluded (Path Filter) run.go:125: removing file "appleappleapplebanana" failed - try 1/3: pcloud error: File not found. (2009) run.go:125: removing file "appleappleapplebanana" failed - try 2/3: pcloud error: File not found. (2009) run.go:125: removing file "appleappleapplebanana" failed - try 3/3: pcloud error: File not found. (2009) run.go:128: removing file "appleappleapplebanana" failed: pcloud error: File not found. (2009) run.go:125: removing file "banana" failed - try 1/3: pcloud error: File not found. (2009) run.go:125: removing file "banana" failed - try 2/3: pcloud error: File not found. (2009) run.go:125: removing file "banana" failed - try 3/3: pcloud error: File not found. (2009) run.go:128: removing file "banana" failed: pcloud error: File not found. (2009) run.go:125: removing file "splitbananasplit" failed - try 1/3: pcloud error: File not found. (2009) run.go:125: removing file "splitbananasplit" failed - try 2/3: pcloud error: File not found. (2009) run.go:125: removing file "splitbananasplit" failed - try 3/3: pcloud error: File not found. (2009) run.go:128: removing file "splitbananasplit" failed: pcloud error: File not found. (2009) run.go:125: removing dir "dir1" failed - try 1/3: rmdir failed: pcloud error: Directory does not exist. (2005) run.go:125: removing dir "dir1" failed - try 2/3: rmdir failed: pcloud error: Directory does not exist. (2005) run.go:125: removing dir "dir1" failed - try 3/3: rmdir failed: pcloud error: Directory does not exist. (2005) run.go:128: removing dir "dir1" failed: rmdir failed: pcloud error: Directory does not exist. (2005) === RUN TestTransform/NFD run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" 2025/10/25 05:36:40 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=19853979196&mtime=981173106&nopartial=1": EOF) 2025/10/25 05:36:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/25 05:36:40 DEBUG : pacer: Reducing sleep to 15ms 2025/10/25 05:36:41 DEBUG : pacer: Reducing sleep to 11.25ms 2025/10/25 05:36:42 DEBUG : pacer: Reducing sleep to 10ms run.go:281: Retry Put of "dir1/0000-abcdefg.txt" to pcloud root 'rclone-test-cejukep5suju': 1/10 (Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=19853979196&mtime=981173106&nopartial=1": EOF) 2025/10/25 05:38:47 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=19853979196&mtime=981173106&nopartial=1": EOF) 2025/10/25 05:38:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/25 05:38:48 DEBUG : pacer: Reducing sleep to 15ms 2025/10/25 05:38:49 DEBUG : pacer: Reducing sleep to 11.25ms 2025/10/25 05:38:50 DEBUG : pacer: Reducing sleep to 10ms run.go:281: Retry Put of "dir1/0000-abcdefg.txt" to pcloud root 'rclone-test-cejukep5suju': 2/10 (Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=19853979196&mtime=981173106&nopartial=1": EOF) 2025/10/25 05:40:55 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=19853979196&mtime=981173106&nopartial=1": EOF) 2025/10/25 05:40:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/25 05:40:55 DEBUG : pacer: Reducing sleep to 15ms 2025/10/25 05:40:56 DEBUG : pacer: Reducing sleep to 11.25ms 2025/10/25 05:40:57 DEBUG : pacer: Reducing sleep to 10ms run.go:281: Retry Put of "dir1/0000-abcdefg.txt" to pcloud root 'rclone-test-cejukep5suju': 3/10 (Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=19853979196&mtime=981173106&nopartial=1": EOF) 2025/10/25 05:43:03 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=19853979196&mtime=981173106&nopartial=1": EOF) 2025/10/25 05:43:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/25 05:43:03 DEBUG : pacer: Reducing sleep to 15ms 2025/10/25 05:43:04 DEBUG : pacer: Reducing sleep to 11.25ms 2025/10/25 05:43:05 DEBUG : pacer: Reducing sleep to 10ms run.go:281: Retry Put of "dir1/0000-abcdefg.txt" to pcloud root 'rclone-test-cejukep5suju': 4/10 (Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=19853979196&mtime=981173106&nopartial=1": EOF) 2025/10/25 05:45:10 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=19853979196&mtime=981173106&nopartial=1": EOF) 2025/10/25 05:45:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/25 05:45:10 DEBUG : pacer: Reducing sleep to 15ms 2025/10/25 05:45:12 DEBUG : pacer: Reducing sleep to 11.25ms 2025/10/25 05:45:13 DEBUG : pacer: Reducing sleep to 10ms run.go:281: Retry Put of "dir1/0000-abcdefg.txt" to pcloud root 'rclone-test-cejukep5suju': 5/10 (Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=19853979196&mtime=981173106&nopartial=1": EOF) 2025/10/25 05:47:18 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=19853979196&mtime=981173106&nopartial=1": EOF) 2025/10/25 05:47:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/25 05:47:19 DEBUG : pacer: Reducing sleep to 15ms 2025/10/25 05:47:20 DEBUG : pacer: Reducing sleep to 11.25ms 2025/10/25 05:47:21 DEBUG : pacer: Reducing sleep to 10ms run.go:281: Retry Put of "dir1/0000-abcdefg.txt" to pcloud root 'rclone-test-cejukep5suju': 6/10 (Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=19853979196&mtime=981173106&nopartial=1": EOF) 2025/10/25 05:49:26 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=19853979196&mtime=981173106&nopartial=1": EOF) 2025/10/25 05:49:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/25 05:49:26 DEBUG : pacer: Reducing sleep to 15ms 2025/10/25 05:49:27 DEBUG : pacer: Reducing sleep to 11.25ms 2025/10/25 05:49:28 DEBUG : pacer: Reducing sleep to 10ms run.go:281: Retry Put of "dir1/0000-abcdefg.txt" to pcloud root 'rclone-test-cejukep5suju': 7/10 (Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=19853979196&mtime=981173106&nopartial=1": EOF) 2025/10/25 05:51:34 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=19853979196&mtime=981173106&nopartial=1": EOF) 2025/10/25 05:51:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/25 05:51:34 DEBUG : pacer: Reducing sleep to 15ms 2025/10/25 05:51:35 DEBUG : pacer: Reducing sleep to 11.25ms 2025/10/25 05:51:36 DEBUG : pacer: Reducing sleep to 10ms run.go:281: Retry Put of "dir1/0000-abcdefg.txt" to pcloud root 'rclone-test-cejukep5suju': 8/10 (Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=19853979196&mtime=981173106&nopartial=1": EOF) 2025/10/25 05:53:41 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=19853979196&mtime=981173106&nopartial=1": EOF) 2025/10/25 05:53:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/25 05:53:41 DEBUG : pacer: Reducing sleep to 15ms 2025/10/25 05:53:43 DEBUG : pacer: Reducing sleep to 11.25ms 2025/10/25 05:53:44 DEBUG : pacer: Reducing sleep to 10ms run.go:281: Retry Put of "dir1/0000-abcdefg.txt" to pcloud root 'rclone-test-cejukep5suju': 9/10 (Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=19853979196&mtime=981173106&nopartial=1": EOF) 2025/10/25 05:55:49 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=19853979196&mtime=981173106&nopartial=1": EOF) 2025/10/25 05:55:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/25 05:55:49 DEBUG : pacer: Reducing sleep to 15ms 2025/10/25 05:55:50 DEBUG : pacer: Reducing sleep to 11.25ms 2025/10/25 05:55:51 DEBUG : pacer: Reducing sleep to 10ms run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "pcloud root 'rclone-test-cejukep5suju'": Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=19853979196&mtime=981173106&nopartial=1": EOF === RUN TestTransform/base64 run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" 2025/10/25 05:57:55 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=19853979196&mtime=981173106&nopartial=1": EOF) 2025/10/25 05:57:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/25 05:57:55 DEBUG : pacer: Reducing sleep to 15ms 2025/10/25 05:57:56 DEBUG : pacer: Reducing sleep to 11.25ms 2025/10/25 05:57:57 DEBUG : pacer: Reducing sleep to 10ms run.go:281: Retry Put of "dir1/0000-abcdefg.txt" to pcloud root 'rclone-test-cejukep5suju': 1/10 (Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=19853979196&mtime=981173106&nopartial=1": EOF) 2025/10/25 06:00:03 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=19853979196&mtime=981173106&nopartial=1": EOF) 2025/10/25 06:00:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/25 06:00:03 DEBUG : pacer: Reducing sleep to 15ms 2025/10/25 06:00:04 DEBUG : pacer: Reducing sleep to 11.25ms 2025/10/25 06:00:05 DEBUG : pacer: Reducing sleep to 10ms run.go:281: Retry Put of "dir1/0000-abcdefg.txt" to pcloud root 'rclone-test-cejukep5suju': 2/10 (Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=19853979196&mtime=981173106&nopartial=1": EOF) 2025/10/25 06:02:10 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=19853979196&mtime=981173106&nopartial=1": EOF) 2025/10/25 06:02:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/25 06:02:10 DEBUG : pacer: Reducing sleep to 15ms 2025/10/25 06:02:11 DEBUG : pacer: Reducing sleep to 11.25ms 2025/10/25 06:02:13 DEBUG : pacer: Reducing sleep to 10ms run.go:281: Retry Put of "dir1/0000-abcdefg.txt" to pcloud root 'rclone-test-cejukep5suju': 3/10 (Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=19853979196&mtime=981173106&nopartial=1": EOF) 2025/10/25 06:04:18 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=19853979196&mtime=981173106&nopartial=1": EOF) 2025/10/25 06:04:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/25 06:04:18 DEBUG : pacer: Reducing sleep to 15ms 2025/10/25 06:04:19 DEBUG : pacer: Reducing sleep to 11.25ms 2025/10/25 06:04:20 DEBUG : pacer: Reducing sleep to 10ms run.go:281: Retry Put of "dir1/0000-abcdefg.txt" to pcloud root 'rclone-test-cejukep5suju': 4/10 (Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=19853979196&mtime=981173106&nopartial=1": EOF) 2025/10/25 06:06:26 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=19853979196&mtime=981173106&nopartial=1": EOF) 2025/10/25 06:06:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/25 06:06:26 DEBUG : pacer: Reducing sleep to 15ms 2025/10/25 06:06:27 DEBUG : pacer: Reducing sleep to 11.25ms 2025/10/25 06:06:28 DEBUG : pacer: Reducing sleep to 10ms run.go:281: Retry Put of "dir1/0000-abcdefg.txt" to pcloud root 'rclone-test-cejukep5suju': 5/10 (Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=19853979196&mtime=981173106&nopartial=1": EOF) 2025/10/25 06:08:33 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=19853979196&mtime=981173106&nopartial=1": EOF) 2025/10/25 06:08:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/25 06:08:33 DEBUG : pacer: Reducing sleep to 15ms 2025/10/25 06:08:34 DEBUG : pacer: Reducing sleep to 11.25ms 2025/10/25 06:08:35 DEBUG : pacer: Reducing sleep to 10ms run.go:281: Retry Put of "dir1/0000-abcdefg.txt" to pcloud root 'rclone-test-cejukep5suju': 6/10 (Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=19853979196&mtime=981173106&nopartial=1": EOF) 2025/10/25 06:10:41 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=19853979196&mtime=981173106&nopartial=1": EOF) 2025/10/25 06:10:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/25 06:10:41 DEBUG : pacer: Reducing sleep to 15ms 2025/10/25 06:10:42 DEBUG : pacer: Reducing sleep to 11.25ms 2025/10/25 06:10:43 DEBUG : pacer: Reducing sleep to 10ms run.go:281: Retry Put of "dir1/0000-abcdefg.txt" to pcloud root 'rclone-test-cejukep5suju': 7/10 (Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=19853979196&mtime=981173106&nopartial=1": EOF) 2025/10/25 06:12:48 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=19853979196&mtime=981173106&nopartial=1": EOF) 2025/10/25 06:12:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/25 06:12:49 DEBUG : pacer: Reducing sleep to 15ms 2025/10/25 06:12:50 DEBUG : pacer: Reducing sleep to 11.25ms 2025/10/25 06:12:51 DEBUG : pacer: Reducing sleep to 10ms run.go:281: Retry Put of "dir1/0000-abcdefg.txt" to pcloud root 'rclone-test-cejukep5suju': 8/10 (Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=19853979196&mtime=981173106&nopartial=1": EOF) 2025/10/25 06:14:56 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=19853979196&mtime=981173106&nopartial=1": EOF) 2025/10/25 06:14:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/25 06:14:56 DEBUG : pacer: Reducing sleep to 15ms 2025/10/25 06:14:57 DEBUG : pacer: Reducing sleep to 11.25ms 2025/10/25 06:14:58 DEBUG : pacer: Reducing sleep to 10ms run.go:281: Retry Put of "dir1/0000-abcdefg.txt" to pcloud root 'rclone-test-cejukep5suju': 9/10 (Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=19853979196&mtime=981173106&nopartial=1": EOF) 2025/10/25 06:17:04 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=19853979196&mtime=981173106&nopartial=1": EOF) 2025/10/25 06:17:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/25 06:17:04 DEBUG : pacer: Reducing sleep to 15ms 2025/10/25 06:17:05 DEBUG : pacer: Reducing sleep to 11.25ms 2025/10/25 06:17:06 DEBUG : pacer: Reducing sleep to 10ms run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "pcloud root 'rclone-test-cejukep5suju'": Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=19853979196&mtime=981173106&nopartial=1": EOF === RUN TestTransform/prefix run.go:180: Remote "pcloud root 'rclone-test-cejukep5suju'", Local "Local file system at /tmp/rclone63687529", Modify Window "1s" 2025/10/25 06:19:10 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=19853979196&mtime=981173106&nopartial=1": EOF) 2025/10/25 06:19:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/25 06:19:10 DEBUG : pacer: Reducing sleep to 15ms 2025/10/25 06:19:11 DEBUG : pacer: Reducing sleep to 11.25ms 2025/10/25 06:19:12 DEBUG : pacer: Reducing sleep to 10ms run.go:281: Retry Put of "dir1/0000-abcdefg.txt" to pcloud root 'rclone-test-cejukep5suju': 1/10 (Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=19853979196&mtime=981173106&nopartial=1": EOF) 2025/10/25 06:21:18 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=19853979196&mtime=981173106&nopartial=1": EOF) 2025/10/25 06:21:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/25 06:21:18 DEBUG : pacer: Reducing sleep to 15ms 2025/10/25 06:21:19 DEBUG : pacer: Reducing sleep to 11.25ms 2025/10/25 06:21:20 DEBUG : pacer: Reducing sleep to 10ms run.go:281: Retry Put of "dir1/0000-abcdefg.txt" to pcloud root 'rclone-test-cejukep5suju': 2/10 (Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=19853979196&mtime=981173106&nopartial=1": EOF) 2025/10/25 06:23:25 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=19853979196&mtime=981173106&nopartial=1": EOF) 2025/10/25 06:23:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/25 06:23:25 DEBUG : pacer: Reducing sleep to 15ms 2025/10/25 06:23:26 DEBUG : pacer: Reducing sleep to 11.25ms 2025/10/25 06:23:27 DEBUG : pacer: Reducing sleep to 10ms run.go:281: Retry Put of "dir1/0000-abcdefg.txt" to pcloud root 'rclone-test-cejukep5suju': 3/10 (Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=19853979196&mtime=981173106&nopartial=1": EOF) 2025/10/25 06:25:33 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=19853979196&mtime=981173106&nopartial=1": EOF) 2025/10/25 06:25:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/25 06:25:33 DEBUG : pacer: Reducing sleep to 15ms 2025/10/25 06:25:34 DEBUG : pacer: Reducing sleep to 11.25ms 2025/10/25 06:25:35 DEBUG : pacer: Reducing sleep to 10ms run.go:281: Retry Put of "dir1/0000-abcdefg.txt" to pcloud root 'rclone-test-cejukep5suju': 4/10 (Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=19853979196&mtime=981173106&nopartial=1": EOF) 2025/10/25 06:27:40 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=19853979196&mtime=981173106&nopartial=1": EOF) 2025/10/25 06:27:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/25 06:27:41 DEBUG : pacer: Reducing sleep to 15ms 2025/10/25 06:27:42 DEBUG : pacer: Reducing sleep to 11.25ms 2025/10/25 06:27:43 DEBUG : pacer: Reducing sleep to 10ms run.go:281: Retry Put of "dir1/0000-abcdefg.txt" to pcloud root 'rclone-test-cejukep5suju': 5/10 (Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=19853979196&mtime=981173106&nopartial=1": EOF) 2025/10/25 06:29:48 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=19853979196&mtime=981173106&nopartial=1": EOF) 2025/10/25 06:29:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/25 06:29:48 DEBUG : pacer: Reducing sleep to 15ms 2025/10/25 06:29:49 DEBUG : pacer: Reducing sleep to 11.25ms 2025/10/25 06:29:50 DEBUG : pacer: Reducing sleep to 10ms run.go:281: Retry Put of "dir1/0000-abcdefg.txt" to pcloud root 'rclone-test-cejukep5suju': 6/10 (Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=19853979196&mtime=981173106&nopartial=1": EOF) panic: test timed out after 1h0m0s running tests: TestTransform (55m43s) TestTransform/prefix (12m51s) goroutine 32432 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2484 +0x394 created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 55 minutes]: testing.(*T).Run(0xc000487500, {0x27698ed?, 0xc00006dad8?}, 0x2899168) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc000487500) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc000487500, 0xc00006dc18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc000887a58, {0x3fca1a0, 0x6c, 0x6c}, {0xee08e5759?, 0x3fe04c0?, 0x3fe04c0?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc000032000) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc000032000) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:69 +0xa5 github.com/rclone/rclone/fs/sync.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:45 main.main() _testmain.go:261 +0xa9 goroutine 23 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 24 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 25 [select, 60 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0xc0002d90c0) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x86 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 32431 [select]: net/http.(*persistConn).writeLoop(0xc0009e66c0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 32424 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 29522 [chan receive, 13 minutes]: testing.(*T).Run(0xc0007e61c0, {0x2755618?, 0x3fe07a0?}, 0xc0008805a0) /usr/local/go/src/testing/testing.go:1859 +0x431 github.com/rclone/rclone/fs/sync.TestTransform(0xc0007e61c0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:95 +0x62a testing.tRunner(0xc0007e61c0, 0x2899168) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 19140 [select, 57 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0xc00092b580) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x86 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 19011 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 13580 [select, 58 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0xc000769680) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x86 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 13579 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 274 [chan receive, 59 minutes]: github.com/rclone/rclone/lib/atexit.Register.func1.1() /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:45 +0x29 created by github.com/rclone/rclone/lib/atexit.Register.func1 in goroutine 236 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 32430 [IO wait]: internal/poll.runtime_pollWait(0x79c5aa77b4c0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000be0b80?, 0xc0007ae000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000be0b80, {0xc0007ae000, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000be0b80, {0xc0007ae000?, 0x192c?, 0xc00048d0e0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00008c7c0, {0xc0007ae000?, 0xc0007ae04f?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000802ba0, {0xc0007ae000?, 0x79c5a83fb658?, 0x79c5f2c5a108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000812528, {0xc0007ae000?, 0x192c?, 0xc00009a980?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00062deb8, {0x2bbfba0, 0xc000812528}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00062dc08, {0x79c5a84e5d48, 0xc000802ba0}, 0x1931?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00062dc08, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc00062dc08, {0xc00088a000, 0x1000, 0x79c5f2c5a5c0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0009e66c0, {0xc00088a000?, 0x412565?, 0x68?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0009a2180) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0009a2180, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0009e66c0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 32424 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 12942 [select, 58 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0xc00092ac40) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x86 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 12674 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 13385 [select, 58 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0xc000570e00) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x86 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 13048 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 13049 [select, 58 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0xc000a6c980) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x86 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 13048 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 16511 [select, 57 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0xc000860d80) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x86 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 16372 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 12675 [select, 58 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0xc000a6c500) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x86 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 12674 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 18447 [select, 57 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0xc000571100) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x86 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 18321 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 14344 [select, 58 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0xc000a90ac0) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x86 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 14176 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 15093 [select, 58 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0xc000860ec0) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x86 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 15092 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 14120 [select, 58 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0xc000768080) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x86 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 14119 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 16863 [select, 57 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0xc000ba5700) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x86 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 16862 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 2560 [select, 59 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0xc000768200) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x86 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 2532 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 29149 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc0002dda40, {0x2be5b28, 0xc000880a00}) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:352 +0x145 created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 28766 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:389 +0x11a goroutine 21165 [select, 57 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0xc000ba50c0) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x86 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 21024 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 32056 [select]: net/http.(*persistConn).roundTrip(0xc0009e66c0, 0xc000644cd0) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc000189860, 0xc0000d1180) /usr/local/go/src/net/http/transport.go:696 +0xb9a net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc0000bc2a0, 0xc0000d1180) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:496 +0x345 golang.org/x/oauth2.(*Transport).RoundTrip(0xc00057f280, 0xc0000d1040) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.31.0/transport.go:55 +0x15e net/http.send(0xc0000d1040, {0x2bc0840, 0xc00057f280}, {0x6fc101?, 0xc000110e08?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc000573800, 0xc0000d1040, {0xb?, 0x1?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc000573800, 0xc0000d1040) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/rclone/rclone/lib/rest.(*Client).Call(0xc000644500, {0x2be5a48, 0x4003aa0}, 0xc0000d0f00) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:353 +0xd67 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0xc000644500, {0x2be5a48, 0x4003aa0}, 0xc00006d5f8?, {0x0?, 0x0?}, {0x226cc80, 0xc000b371a0}, 0xc00006d670?, 0x289a6c8, ...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:550 +0x3f2 github.com/rclone/rclone/lib/rest.(*Client).CallJSON(...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:493 github.com/rclone/rclone/backend/pcloud.(*Object).Update.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/pcloud/pcloud.go:1345 +0x93 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0x1, 0x9?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0000bc360, 0xc000861540, 0x1) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:232 +0xc5 github.com/rclone/rclone/lib/pacer.(*Pacer).CallNoRetry(...) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:260 github.com/rclone/rclone/backend/pcloud.(*Object).Update(0xc000b4d950, {0x2be5a48, 0x4003aa0}, {0x2bbc8c0, 0xc000750900}, {0x2bf0c30, 0xc0003763f0}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/pcloud/pcloud.go:1344 +0xb1e github.com/rclone/rclone/backend/pcloud.(*Fs).Put(0xc000320320, {0x2be5a48, 0x4003aa0}, {0x2bbc8c0, 0xc000750900}, {0x2bf0c30, 0xc0003763f0}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/pcloud/pcloud.go:706 +0x14c github.com/rclone/rclone/fstest.(*Run).WriteObjectTo(0xc000589ea0, {0x2be5a48, 0x4003aa0}, {0x2bfc7e0, 0xc000320320}, {0xc0003dcf90, 0x15}, {0xc0003dcf90, 0x15}, {0x1dcd64ff, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:275 +0x3f2 github.com/rclone/rclone/fstest.(*Run).WriteObject(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 github.com/rclone/rclone/fs/sync.makeTestFiles(0xc000589ea0?, 0xc000589ea0, {0x274ea01, 0x4}) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 +0x425 github.com/rclone/rclone/fs/sync.TestTransform.func1(0xc0007e6380) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 +0xd3 testing.tRunner(0xc0007e6380, 0xc0008805a0) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 29522 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 3707 [select, 59 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0xc00092a3c0) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x86 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 3624 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 3072 [select, 59 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0xc000860f40) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x86 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 2986 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 14127 [select, 58 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0xc0000b26c0) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x86 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 14176 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 13870 [select, 58 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0xc000a6cc40) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x86 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 13579 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 19822 [select, 57 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0xc000a90240) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x86 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 19698 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 14177 [select, 58 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0xc000a91980) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x86 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 14176 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 21860 [select, 56 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0xc000a90440) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x86 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 21473 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 20512 [select, 57 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0xc0007690c0) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x86 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 20403 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 "./sync.test -test.v -test.timeout 1h0m0s -remote TestPcloud: -verbose" - Finished ERROR in 1h0m0.771604678s (try 2/5): exit status 2: Failed []