"./sync.test -test.v -test.timeout 1h0m0s -remote TestPcloud: -verbose -fast-list -test.run '^(TestCopyCheckFirst|TestCopyEmptyDirectories|TestCopyNoEmptyDirectories|TestCopyNoTraverse|TestMoveEmptyDirectories|TestMoveNoEmptyDirectories|TestSyncEmptyDirectories|TestSyncNoEmptyDirectories|TestSyncNoTraverse)$'" - Starting (try 2/5) 2025/05/08 06:40:04 DEBUG : Creating backend with remote "TestPcloud:rclone-test-tirutuz0qoja" 2025/05/08 06:40:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/08 06:40:05 DEBUG : Creating backend with remote "/tmp/rclone19817230" === RUN TestCopyNoTraverse run.go:180: Remote "pcloud root 'rclone-test-tirutuz0qoja'", Local "Local file system at /tmp/rclone19817230", Modify Window "1s" 2025/05/08 06:40:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/08 06:40:05 DEBUG : pcloud root 'rclone-test-tirutuz0qoja': Waiting for checks to finish 2025/05/08 06:40:05 DEBUG : pcloud root 'rclone-test-tirutuz0qoja': Waiting for transfers to finish 2025/05/08 06:40:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/08 06:40:06 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/05/08 06:40:06 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "pcloud root 'rclone-test-tirutuz0qoja'", Local "Local file system at /tmp/rclone19817230", Modify Window "1s" --- PASS: TestCopyNoTraverse (1.75s) === RUN TestCopyCheckFirst run.go:180: Remote "pcloud root 'rclone-test-tirutuz0qoja'", Local "Local file system at /tmp/rclone19817230", Modify Window "1s" 2025/05/08 06:40:07 INFO : pcloud root 'rclone-test-tirutuz0qoja': Running all checks before starting transfers 2025/05/08 06:40:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/08 06:40:07 DEBUG : pcloud root 'rclone-test-tirutuz0qoja': Waiting for checks to finish 2025/05/08 06:40:07 INFO : pcloud root 'rclone-test-tirutuz0qoja': Checks finished, now starting transfers 2025/05/08 06:40:07 DEBUG : pcloud root 'rclone-test-tirutuz0qoja': Waiting for transfers to finish 2025/05/08 06:40:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/08 06:40:07 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/05/08 06:40:07 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "pcloud root 'rclone-test-tirutuz0qoja'", Local "Local file system at /tmp/rclone19817230", Modify Window "1s" --- PASS: TestCopyCheckFirst (1.09s) === RUN TestSyncNoTraverse run.go:180: Remote "pcloud root 'rclone-test-tirutuz0qoja'", Local "Local file system at /tmp/rclone19817230", Modify Window "1s" 2025/05/08 06:40:08 ERROR : Ignoring --no-traverse with sync 2025/05/08 06:40:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/08 06:40:08 DEBUG : pcloud root 'rclone-test-tirutuz0qoja': Waiting for checks to finish 2025/05/08 06:40:08 DEBUG : pcloud root 'rclone-test-tirutuz0qoja': Waiting for transfers to finish 2025/05/08 06:40:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/08 06:40:08 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/05/08 06:40:08 INFO : sub dir/hello world: Copied (new) 2025/05/08 06:40:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "pcloud root 'rclone-test-tirutuz0qoja'", Local "Local file system at /tmp/rclone19817230", Modify Window "1s" --- PASS: TestSyncNoTraverse (1.12s) === RUN TestCopyEmptyDirectories run.go:180: Remote "pcloud root 'rclone-test-tirutuz0qoja'", Local "Local file system at /tmp/rclone19817230", Modify Window "1s" 2025/05/08 06:40:09 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/08 06:40:09 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/08 06:40:09 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/05/08 06:40:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/08 06:40:09 INFO : sub dir: Making directory 2025/05/08 06:40:09 INFO : sub dir2: Making directory 2025/05/08 06:40:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/08 06:40:09 INFO : sub dir2/sub sub dir2: Making directory 2025/05/08 06:40:09 DEBUG : pcloud root 'rclone-test-tirutuz0qoja': Waiting for checks to finish 2025/05/08 06:40:09 DEBUG : pcloud root 'rclone-test-tirutuz0qoja': Waiting for transfers to finish 2025/05/08 06:40:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/08 06:40:10 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/05/08 06:40:10 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "pcloud root 'rclone-test-tirutuz0qoja'", Local "Local file system at /tmp/rclone19817230", Modify Window "1s" 2025/05/08 06:40:10 DEBUG : pcloud root 'rclone-test-tirutuz0qoja': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.65s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "pcloud root 'rclone-test-tirutuz0qoja'", Local "Local file system at /tmp/rclone19817230", Modify Window "1s" 2025/05/08 06:40:10 INFO : sub dir2: Making directory 2025/05/08 06:40:10 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/08 06:40:10 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/08 06:40:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/08 06:40:11 DEBUG : pcloud root 'rclone-test-tirutuz0qoja': Waiting for checks to finish 2025/05/08 06:40:11 DEBUG : pcloud root 'rclone-test-tirutuz0qoja': Waiting for transfers to finish 2025/05/08 06:40:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/08 06:40:11 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/05/08 06:40:11 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (0.95s) === RUN TestMoveEmptyDirectories run.go:180: Remote "pcloud root 'rclone-test-tirutuz0qoja'", Local "Local file system at /tmp/rclone19817230", Modify Window "1s" 2025/05/08 06:40:11 DEBUG : sub dir2: Making directory with metadata 2025/05/08 06:40:11 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/08 06:40:11 INFO : sub dir: Making directory 2025/05/08 06:40:12 INFO : sub dir2: Making directory 2025/05/08 06:40:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/08 06:40:12 DEBUG : pcloud root 'rclone-test-tirutuz0qoja': Waiting for checks to finish 2025/05/08 06:40:12 DEBUG : pcloud root 'rclone-test-tirutuz0qoja': Waiting for transfers to finish 2025/05/08 06:40:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/08 06:40:12 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/05/08 06:40:12 INFO : sub dir/hello world: Copied (new) 2025/05/08 06:40:12 INFO : sub dir/hello world: Deleted run.go:180: Remote "pcloud root 'rclone-test-tirutuz0qoja'", Local "Local file system at /tmp/rclone19817230", Modify Window "1s" 2025/05/08 06:40:12 DEBUG : pcloud root 'rclone-test-tirutuz0qoja': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/05/08 06:40:12 DEBUG : pcloud root 'rclone-test-tirutuz0qoja': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.45s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "pcloud root 'rclone-test-tirutuz0qoja'", Local "Local file system at /tmp/rclone19817230", Modify Window "1s" 2025/05/08 06:40:13 INFO : sub dir2: Making directory 2025/05/08 06:40:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/08 06:40:13 DEBUG : pcloud root 'rclone-test-tirutuz0qoja': Waiting for checks to finish 2025/05/08 06:40:13 DEBUG : pcloud root 'rclone-test-tirutuz0qoja': Waiting for transfers to finish 2025/05/08 06:40:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/08 06:40:13 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/05/08 06:40:13 INFO : sub dir/hello world: Copied (new) 2025/05/08 06:40:13 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (0.94s) === RUN TestSyncEmptyDirectories run.go:180: Remote "pcloud root 'rclone-test-tirutuz0qoja'", Local "Local file system at /tmp/rclone19817230", Modify Window "1s" 2025/05/08 06:40:14 DEBUG : sub dir2: Making directory with metadata 2025/05/08 06:40:14 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/08 06:40:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/08 06:40:14 INFO : sub dir: Making directory 2025/05/08 06:40:14 INFO : sub dir2: Making directory 2025/05/08 06:40:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/08 06:40:14 DEBUG : pcloud root 'rclone-test-tirutuz0qoja': Waiting for checks to finish 2025/05/08 06:40:14 DEBUG : pcloud root 'rclone-test-tirutuz0qoja': Waiting for transfers to finish 2025/05/08 06:40:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/08 06:40:14 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/05/08 06:40:14 INFO : sub dir/hello world: Copied (new) 2025/05/08 06:40:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "pcloud root 'rclone-test-tirutuz0qoja'", Local "Local file system at /tmp/rclone19817230", Modify Window "1s" 2025/05/08 06:40:15 DEBUG : pcloud root 'rclone-test-tirutuz0qoja': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.40s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "pcloud root 'rclone-test-tirutuz0qoja'", Local "Local file system at /tmp/rclone19817230", Modify Window "1s" 2025/05/08 06:40:15 INFO : sub dir2: Making directory 2025/05/08 06:40:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/08 06:40:15 DEBUG : pcloud root 'rclone-test-tirutuz0qoja': Waiting for checks to finish 2025/05/08 06:40:15 DEBUG : pcloud root 'rclone-test-tirutuz0qoja': Waiting for transfers to finish 2025/05/08 06:40:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/08 06:40:16 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/05/08 06:40:16 INFO : sub dir/hello world: Copied (new) 2025/05/08 06:40:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (0.95s) PASS 2025/05/08 06:40:16 DEBUG : pcloud root 'rclone-test-tirutuz0qoja': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestPcloud: -verbose -fast-list -test.run '^(TestCopyCheckFirst|TestCopyEmptyDirectories|TestCopyNoEmptyDirectories|TestCopyNoTraverse|TestMoveEmptyDirectories|TestMoveNoEmptyDirectories|TestSyncEmptyDirectories|TestSyncNoEmptyDirectories|TestSyncNoTraverse)$'" - Finished OK in 12.067233025s (try 2/5)