"./sync.test -test.v -test.timeout 1h0m0s -remote TestPcloud: -verbose -test.run '^(TestCopyCheckFirst|TestCopyEmptyDirectories|TestCopyNoEmptyDirectories|TestCopyNoTraverse|TestMoveEmptyDirectories|TestMoveNoEmptyDirectories|TestSyncNoTraverse)$'" - Starting (try 2/5) 2025/04/09 06:26:55 DEBUG : Creating backend with remote "TestPcloud:rclone-test-rapovah3teni" 2025/04/09 06:26:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/09 06:26:55 DEBUG : Creating backend with remote "/tmp/rclone1975967675" === RUN TestCopyNoTraverse run.go:180: Remote "pcloud root 'rclone-test-rapovah3teni'", Local "Local file system at /tmp/rclone1975967675", Modify Window "1s" 2025/04/09 06:26:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/09 06:26:55 DEBUG : pcloud root 'rclone-test-rapovah3teni': Waiting for checks to finish 2025/04/09 06:26:55 DEBUG : pcloud root 'rclone-test-rapovah3teni': Waiting for transfers to finish 2025/04/09 06:26:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/09 06:26:56 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/04/09 06:26:56 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "pcloud root 'rclone-test-rapovah3teni'", Local "Local file system at /tmp/rclone1975967675", Modify Window "1s" --- PASS: TestCopyNoTraverse (1.67s) === RUN TestCopyCheckFirst run.go:180: Remote "pcloud root 'rclone-test-rapovah3teni'", Local "Local file system at /tmp/rclone1975967675", Modify Window "1s" 2025/04/09 06:26:57 INFO : pcloud root 'rclone-test-rapovah3teni': Running all checks before starting transfers 2025/04/09 06:26:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/09 06:26:57 DEBUG : pcloud root 'rclone-test-rapovah3teni': Waiting for checks to finish 2025/04/09 06:26:57 INFO : pcloud root 'rclone-test-rapovah3teni': Checks finished, now starting transfers 2025/04/09 06:26:57 DEBUG : pcloud root 'rclone-test-rapovah3teni': Waiting for transfers to finish 2025/04/09 06:26:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/09 06:26:57 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/04/09 06:26:57 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "pcloud root 'rclone-test-rapovah3teni'", Local "Local file system at /tmp/rclone1975967675", Modify Window "1s" --- PASS: TestCopyCheckFirst (1.10s) === RUN TestSyncNoTraverse run.go:180: Remote "pcloud root 'rclone-test-rapovah3teni'", Local "Local file system at /tmp/rclone1975967675", Modify Window "1s" 2025/04/09 06:26:58 ERROR : Ignoring --no-traverse with sync 2025/04/09 06:26:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/09 06:26:58 DEBUG : pcloud root 'rclone-test-rapovah3teni': Waiting for checks to finish 2025/04/09 06:26:58 DEBUG : pcloud root 'rclone-test-rapovah3teni': Waiting for transfers to finish 2025/04/09 06:26:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/09 06:26:58 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/04/09 06:26:58 INFO : sub dir/hello world: Copied (new) 2025/04/09 06:26:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "pcloud root 'rclone-test-rapovah3teni'", Local "Local file system at /tmp/rclone1975967675", Modify Window "1s" --- PASS: TestSyncNoTraverse (1.11s) === RUN TestCopyEmptyDirectories run.go:180: Remote "pcloud root 'rclone-test-rapovah3teni'", Local "Local file system at /tmp/rclone1975967675", Modify Window "1s" 2025/04/09 06:26:59 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/09 06:26:59 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/09 06:26:59 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/09 06:26:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/09 06:26:59 INFO : sub dir: Making directory 2025/04/09 06:26:59 INFO : sub dir2: Making directory 2025/04/09 06:26:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/09 06:26:59 INFO : sub dir2/sub sub dir2: Making directory 2025/04/09 06:26:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/09 06:27:00 DEBUG : pcloud root 'rclone-test-rapovah3teni': Waiting for checks to finish 2025/04/09 06:27:00 DEBUG : pcloud root 'rclone-test-rapovah3teni': Waiting for transfers to finish 2025/04/09 06:27:00 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/04/09 06:27:00 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "pcloud root 'rclone-test-rapovah3teni'", Local "Local file system at /tmp/rclone1975967675", Modify Window "1s" 2025/04/09 06:27:00 DEBUG : pcloud root 'rclone-test-rapovah3teni': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.52s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "pcloud root 'rclone-test-rapovah3teni'", Local "Local file system at /tmp/rclone1975967675", Modify Window "1s" 2025/04/09 06:27:01 INFO : sub dir2: Making directory 2025/04/09 06:27:01 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/09 06:27:01 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/09 06:27:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/09 06:27:01 DEBUG : pcloud root 'rclone-test-rapovah3teni': Waiting for checks to finish 2025/04/09 06:27:01 DEBUG : pcloud root 'rclone-test-rapovah3teni': Waiting for transfers to finish 2025/04/09 06:27:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/09 06:27:01 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/04/09 06:27:01 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (0.93s) === RUN TestMoveEmptyDirectories run.go:180: Remote "pcloud root 'rclone-test-rapovah3teni'", Local "Local file system at /tmp/rclone1975967675", Modify Window "1s" 2025/04/09 06:27:01 DEBUG : sub dir2: Making directory with metadata 2025/04/09 06:27:01 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/09 06:27:02 INFO : sub dir: Making directory 2025/04/09 06:27:02 INFO : sub dir2: Making directory 2025/04/09 06:27:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/09 06:27:02 DEBUG : pcloud root 'rclone-test-rapovah3teni': Waiting for checks to finish 2025/04/09 06:27:02 DEBUG : pcloud root 'rclone-test-rapovah3teni': Waiting for transfers to finish 2025/04/09 06:27:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/09 06:27:02 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/04/09 06:27:02 INFO : sub dir/hello world: Copied (new) 2025/04/09 06:27:02 INFO : sub dir/hello world: Deleted run.go:180: Remote "pcloud root 'rclone-test-rapovah3teni'", Local "Local file system at /tmp/rclone1975967675", Modify Window "1s" 2025/04/09 06:27:02 DEBUG : pcloud root 'rclone-test-rapovah3teni': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/09 06:27:02 DEBUG : pcloud root 'rclone-test-rapovah3teni': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.42s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "pcloud root 'rclone-test-rapovah3teni'", Local "Local file system at /tmp/rclone1975967675", Modify Window "1s" 2025/04/09 06:27:03 INFO : sub dir2: Making directory 2025/04/09 06:27:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/09 06:27:03 DEBUG : pcloud root 'rclone-test-rapovah3teni': Waiting for checks to finish 2025/04/09 06:27:03 DEBUG : pcloud root 'rclone-test-rapovah3teni': Waiting for transfers to finish 2025/04/09 06:27:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/09 06:27:03 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/04/09 06:27:03 INFO : sub dir/hello world: Copied (new) 2025/04/09 06:27:03 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (0.93s) PASS 2025/04/09 06:27:04 DEBUG : pcloud root 'rclone-test-rapovah3teni': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestPcloud: -verbose -test.run '^(TestCopyCheckFirst|TestCopyEmptyDirectories|TestCopyNoEmptyDirectories|TestCopyNoTraverse|TestMoveEmptyDirectories|TestMoveNoEmptyDirectories|TestSyncNoTraverse)$'" - Finished OK in 9.351442071s (try 2/5)