"./sync.test -test.v -test.timeout 1h0m0s -remote TestPcloud: -verbose" - Starting (try 1/5) 2025/03/09 07:52:50 DEBUG : Creating backend with remote "TestPcloud:rclone-test-keyomew9caya" 2025/03/09 07:52:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/09 07:52:50 DEBUG : Creating backend with remote "/tmp/rclone2105231188" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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-keyomew9caya'", Local "Local file system at /tmp/rclone2105231188", Modify Window "1s" 2025/03/09 07:52:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 07:52:51 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/03/09 07:52:51 DEBUG : pcloud root 'rclone-test-keyomew9caya': Waiting for checks to finish 2025/03/09 07:52:51 DEBUG : pcloud root 'rclone-test-keyomew9caya': Waiting for transfers to finish run.go:180: Remote "pcloud root 'rclone-test-keyomew9caya'", Local "Local file system at /tmp/rclone2105231188", Modify Window "1s" --- PASS: TestCopyWithDryRun (0.78s) === RUN TestCopy run.go:180: Remote "pcloud root 'rclone-test-keyomew9caya'", Local "Local file system at /tmp/rclone2105231188", Modify Window "1s" 2025/03/09 07:52:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/09 07:52:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 07:52:51 DEBUG : pcloud root 'rclone-test-keyomew9caya': Waiting for checks to finish 2025/03/09 07:52:51 DEBUG : pcloud root 'rclone-test-keyomew9caya': Waiting for transfers to finish 2025/03/09 07:52:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/09 07:52:51 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/03/09 07:52:51 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "pcloud root 'rclone-test-keyomew9caya'", Local "Local file system at /tmp/rclone2105231188", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure 2025/03/09 07:52:59 DEBUG : pcloud root 'rclone-test-keyomew9caya': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (8.44s) === RUN TestCopyMetadata run.go:180: Remote "pcloud root 'rclone-test-keyomew9caya'", Local "Local file system at /tmp/rclone2105231188", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.16s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "pcloud root 'rclone-test-keyomew9caya'", Local "Local file system at /tmp/rclone2105231188", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.16s) === RUN TestCopyMissingDirectory run.go:180: Remote "pcloud root 'rclone-test-keyomew9caya'", Local "Local file system at /tmp/rclone2105231188", Modify Window "1s" 2025/03/09 07:53:00 DEBUG : Creating backend with remote "/non-existing" 2025/03/09 07:53:00 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/09 07:53:00 DEBUG : pcloud root 'rclone-test-keyomew9caya': Waiting for checks to finish 2025/03/09 07:53:00 DEBUG : pcloud root 'rclone-test-keyomew9caya': Waiting for transfers to finish run.go:180: Remote "pcloud root 'rclone-test-keyomew9caya'", Local "Local file system at /tmp/rclone2105231188", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.40s) === RUN TestCopyNoTraverse run.go:180: Remote "pcloud root 'rclone-test-keyomew9caya'", Local "Local file system at /tmp/rclone2105231188", Modify Window "1s" 2025/03/09 07:53:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 07:53:00 DEBUG : pcloud root 'rclone-test-keyomew9caya': Waiting for checks to finish 2025/03/09 07:53:00 DEBUG : pcloud root 'rclone-test-keyomew9caya': Waiting for transfers to finish 2025/03/09 07:53:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/09 07:53:01 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/03/09 07:53:01 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "pcloud root 'rclone-test-keyomew9caya'", Local "Local file system at /tmp/rclone2105231188", Modify Window "1s" --- PASS: TestCopyNoTraverse (1.08s) === RUN TestCopyCheckFirst run.go:180: Remote "pcloud root 'rclone-test-keyomew9caya'", Local "Local file system at /tmp/rclone2105231188", Modify Window "1s" 2025/03/09 07:53:01 INFO : pcloud root 'rclone-test-keyomew9caya': Running all checks before starting transfers 2025/03/09 07:53:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 07:53:01 DEBUG : pcloud root 'rclone-test-keyomew9caya': Waiting for checks to finish 2025/03/09 07:53:01 INFO : pcloud root 'rclone-test-keyomew9caya': Checks finished, now starting transfers 2025/03/09 07:53:01 DEBUG : pcloud root 'rclone-test-keyomew9caya': Waiting for transfers to finish 2025/03/09 07:53:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/09 07:53:02 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/03/09 07:53:02 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "pcloud root 'rclone-test-keyomew9caya'", Local "Local file system at /tmp/rclone2105231188", Modify Window "1s" --- PASS: TestCopyCheckFirst (1.07s) === RUN TestSyncNoTraverse run.go:180: Remote "pcloud root 'rclone-test-keyomew9caya'", Local "Local file system at /tmp/rclone2105231188", Modify Window "1s" 2025/03/09 07:53:02 ERROR : Ignoring --no-traverse with sync 2025/03/09 07:53:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 07:53:02 DEBUG : pcloud root 'rclone-test-keyomew9caya': Waiting for checks to finish 2025/03/09 07:53:02 DEBUG : pcloud root 'rclone-test-keyomew9caya': Waiting for transfers to finish 2025/03/09 07:53:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/09 07:53:03 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/03/09 07:53:03 INFO : sub dir/hello world: Copied (new) 2025/03/09 07:53:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "pcloud root 'rclone-test-keyomew9caya'", Local "Local file system at /tmp/rclone2105231188", Modify Window "1s" --- PASS: TestSyncNoTraverse (1.06s) === RUN TestCopyWithDepth run.go:180: Remote "pcloud root 'rclone-test-keyomew9caya'", Local "Local file system at /tmp/rclone2105231188", Modify Window "1s" 2025/03/09 07:53:03 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/09 07:53:03 DEBUG : pcloud root 'rclone-test-keyomew9caya': Waiting for checks to finish 2025/03/09 07:53:03 DEBUG : pcloud root 'rclone-test-keyomew9caya': Waiting for transfers to finish 2025/03/09 07:53:04 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/03/09 07:53:04 DEBUG : hello world2.ab19a585.partial: renamed to: hello world2 2025/03/09 07:53:04 INFO : hello world2: Copied (new) run.go:180: Remote "pcloud root 'rclone-test-keyomew9caya'", Local "Local file system at /tmp/rclone2105231188", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestCopyWithDepth (8.14s) === RUN TestCopyWithFilesFrom run.go:180: Remote "pcloud root 'rclone-test-keyomew9caya'", Local "Local file system at /tmp/rclone2105231188", Modify Window "1s" 2025/03/09 07:53:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/09 07:53:12 DEBUG : pcloud root 'rclone-test-keyomew9caya': Waiting for checks to finish 2025/03/09 07:53:12 DEBUG : pcloud root 'rclone-test-keyomew9caya': Waiting for transfers to finish 2025/03/09 07:53:12 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/09 07:53:12 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/03/09 07:53:12 INFO : potato2: Copied (new) run.go:180: Remote "pcloud root 'rclone-test-keyomew9caya'", Local "Local file system at /tmp/rclone2105231188", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (0.82s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "pcloud root 'rclone-test-keyomew9caya'", Local "Local file system at /tmp/rclone2105231188", Modify Window "1s" 2025/03/09 07:53:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/09 07:53:12 DEBUG : pcloud root 'rclone-test-keyomew9caya': Waiting for checks to finish 2025/03/09 07:53:12 DEBUG : pcloud root 'rclone-test-keyomew9caya': Waiting for transfers to finish 2025/03/09 07:53:13 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/09 07:53:13 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/03/09 07:53:13 INFO : potato2: Copied (new) run.go:180: Remote "pcloud root 'rclone-test-keyomew9caya'", Local "Local file system at /tmp/rclone2105231188", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (0.83s) === RUN TestCopyEmptyDirectories run.go:180: Remote "pcloud root 'rclone-test-keyomew9caya'", Local "Local file system at /tmp/rclone2105231188", Modify Window "1s" 2025/03/09 07:53:13 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/09 07:53:13 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/09 07:53:13 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/09 07:53:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/09 07:53:13 INFO : sub dir: Making directory 2025/03/09 07:53:13 INFO : sub dir2: Making directory 2025/03/09 07:53:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 07:53:14 INFO : sub dir2/sub sub dir2: Making directory 2025/03/09 07:53:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/09 07:53:14 DEBUG : pcloud root 'rclone-test-keyomew9caya': Waiting for checks to finish 2025/03/09 07:53:14 DEBUG : pcloud root 'rclone-test-keyomew9caya': Waiting for transfers to finish 2025/03/09 07:53:14 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/03/09 07:53:14 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "pcloud root 'rclone-test-keyomew9caya'", Local "Local file system at /tmp/rclone2105231188", Modify Window "1s" 2025/03/09 07:53:14 DEBUG : pcloud root 'rclone-test-keyomew9caya': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.54s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "pcloud root 'rclone-test-keyomew9caya'", Local "Local file system at /tmp/rclone2105231188", Modify Window "1s" 2025/03/09 07:53:15 INFO : sub dir2: Making directory 2025/03/09 07:53:15 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/09 07:53:15 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/09 07:53:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 07:53:15 DEBUG : pcloud root 'rclone-test-keyomew9caya': Waiting for checks to finish 2025/03/09 07:53:15 DEBUG : pcloud root 'rclone-test-keyomew9caya': Waiting for transfers to finish 2025/03/09 07:58:15 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=hello+world.adfb51a5.partial&folderid=15727782263&mtime=981173106&nopartial=1": net/http: timeout awaiting response headers) 2025/03/09 07:58:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/09 07:58:15 DEBUG : pacer: Reducing sleep to 15ms 2025/03/09 07:58:16 DEBUG : pacer: Reducing sleep to 11.25ms 2025/03/09 07:58:17 DEBUG : pacer: Reducing sleep to 10ms 2025/03/09 07:58:20 DEBUG : sub dir/hello world: Received error: Put "https://eapi.pcloud.com/uploadfile?filename=hello+world.adfb51a5.partial&folderid=15727782263&mtime=981173106&nopartial=1": net/http: timeout awaiting response headers - low level retry 0/10 2025/03/09 07:58:26 ERROR : sub dir/hello world: Failed to copy: pcloud error: Directory does not exist. (2005) 2025/03/09 07:58:26 INFO : sub dir/hello world.adfb51a5.partial: Failed to remove failed partial copy: couldn't list files: pcloud error: Directory does not exist. (2005) sync_test.go:356: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:356 Error: Received unexpected error: pcloud error: Directory does not exist. (2005) Test: TestCopyNoEmptyDirectories --- FAIL: TestCopyNoEmptyDirectories (311.42s) === RUN TestMoveEmptyDirectories run.go:180: Remote "pcloud root 'rclone-test-keyomew9caya'", Local "Local file system at /tmp/rclone2105231188", Modify Window "1s" 2025/03/09 07:58:26 DEBUG : sub dir2: Making directory with metadata 2025/03/09 07:58:26 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/09 07:58:26 INFO : sub dir: Making directory 2025/03/09 07:58:26 INFO : sub dir2: Making directory 2025/03/09 07:58:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 07:58:26 DEBUG : pcloud root 'rclone-test-keyomew9caya': Waiting for checks to finish 2025/03/09 07:58:26 DEBUG : pcloud root 'rclone-test-keyomew9caya': Waiting for transfers to finish 2025/03/09 08:03:26 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=hello+world.adfb51a5.partial&folderid=15727782263&mtime=981173106&nopartial=1": net/http: timeout awaiting response headers) 2025/03/09 08:03:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/09 08:03:27 DEBUG : pacer: Reducing sleep to 15ms 2025/03/09 08:03:28 DEBUG : pacer: Reducing sleep to 11.25ms 2025/03/09 08:03:29 DEBUG : pacer: Reducing sleep to 10ms 2025/03/09 08:03:32 DEBUG : sub dir/hello world: Received error: Put "https://eapi.pcloud.com/uploadfile?filename=hello+world.adfb51a5.partial&folderid=15727782263&mtime=981173106&nopartial=1": net/http: timeout awaiting response headers - low level retry 0/10 2025/03/09 08:08:32 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=hello+world.adfb51a5.partial&folderid=15727782263&mtime=981173106&nopartial=1": net/http: timeout awaiting response headers) 2025/03/09 08:08:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/09 08:08:32 DEBUG : pacer: Reducing sleep to 15ms 2025/03/09 08:08:33 DEBUG : pacer: Reducing sleep to 11.25ms 2025/03/09 08:08:34 DEBUG : pacer: Reducing sleep to 10ms 2025/03/09 08:08:37 DEBUG : sub dir/hello world: Received error: Put "https://eapi.pcloud.com/uploadfile?filename=hello+world.adfb51a5.partial&folderid=15727782263&mtime=981173106&nopartial=1": net/http: timeout awaiting response headers - low level retry 1/10 2025/03/09 08:13:37 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=hello+world.adfb51a5.partial&folderid=15727782263&mtime=981173106&nopartial=1": net/http: timeout awaiting response headers) 2025/03/09 08:13:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/09 08:13:37 DEBUG : pacer: Reducing sleep to 15ms 2025/03/09 08:13:39 DEBUG : pacer: Reducing sleep to 11.25ms 2025/03/09 08:13:40 DEBUG : pacer: Reducing sleep to 10ms 2025/03/09 08:13:43 DEBUG : sub dir/hello world: Received error: Put "https://eapi.pcloud.com/uploadfile?filename=hello+world.adfb51a5.partial&folderid=15727782263&mtime=981173106&nopartial=1": net/http: timeout awaiting response headers - low level retry 2/10 2025/03/09 08:13:48 ERROR : sub dir/hello world: Failed to copy: pcloud error: Directory does not exist. (2005) 2025/03/09 08:13:48 INFO : sub dir/hello world.adfb51a5.partial: Failed to remove failed partial copy: couldn't list files: pcloud error: Directory does not exist. (2005) 2025/03/09 08:13:48 ERROR : sub dir/hello world: Not deleting source as copy failed: pcloud error: Directory does not exist. (2005) sync_test.go:382: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:382 Error: Received unexpected error: pcloud error: Directory does not exist. (2005) Test: TestMoveEmptyDirectories --- FAIL: TestMoveEmptyDirectories (922.45s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "pcloud root 'rclone-test-keyomew9caya'", Local "Local file system at /tmp/rclone2105231188", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.16s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "pcloud root 'rclone-test-keyomew9caya'", Local "Local file system at /tmp/rclone2105231188", Modify Window "1s" 2025/03/09 08:13:49 INFO : sub dir2: Making directory 2025/03/09 08:13:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 08:13:49 DEBUG : pcloud root 'rclone-test-keyomew9caya': Waiting for checks to finish 2025/03/09 08:13:49 DEBUG : pcloud root 'rclone-test-keyomew9caya': Waiting for transfers to finish 2025/03/09 08:18:49 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=hello+world.adfb51a5.partial&folderid=15727782263&mtime=981173106&nopartial=1": net/http: timeout awaiting response headers) 2025/03/09 08:18:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/09 08:18:49 DEBUG : pacer: Reducing sleep to 15ms 2025/03/09 08:18:50 DEBUG : pacer: Reducing sleep to 11.25ms 2025/03/09 08:18:51 DEBUG : pacer: Reducing sleep to 10ms 2025/03/09 08:18:54 DEBUG : sub dir/hello world: Received error: Put "https://eapi.pcloud.com/uploadfile?filename=hello+world.adfb51a5.partial&folderid=15727782263&mtime=981173106&nopartial=1": net/http: timeout awaiting response headers - low level retry 0/10 2025/03/09 08:19:00 ERROR : sub dir/hello world: Failed to copy: pcloud error: Directory does not exist. (2005) 2025/03/09 08:19:00 INFO : sub dir/hello world.adfb51a5.partial: Failed to remove failed partial copy: couldn't list files: pcloud error: Directory does not exist. (2005) 2025/03/09 08:19:00 ERROR : sub dir/hello world: Not deleting source as copy failed: pcloud error: Directory does not exist. (2005) sync_test.go:453: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:453 Error: Received unexpected error: pcloud error: Directory does not exist. (2005) Test: TestMoveNoEmptyDirectories --- FAIL: TestMoveNoEmptyDirectories (311.27s) === RUN TestSyncEmptyDirectories run.go:180: Remote "pcloud root 'rclone-test-keyomew9caya'", Local "Local file system at /tmp/rclone2105231188", Modify Window "1s" 2025/03/09 08:19:00 DEBUG : sub dir2: Making directory with metadata 2025/03/09 08:19:00 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/09 08:19:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/09 08:19:00 INFO : sub dir: Making directory 2025/03/09 08:19:00 INFO : sub dir2: Making directory 2025/03/09 08:19:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 08:19:00 DEBUG : pcloud root 'rclone-test-keyomew9caya': Waiting for checks to finish 2025/03/09 08:19:00 DEBUG : pcloud root 'rclone-test-keyomew9caya': Waiting for transfers to finish 2025/03/09 08:24:00 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=hello+world.adfb51a5.partial&folderid=15727782263&mtime=981173106&nopartial=1": net/http: timeout awaiting response headers) 2025/03/09 08:24:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/09 08:24:00 DEBUG : pacer: Reducing sleep to 15ms 2025/03/09 08:24:01 DEBUG : pacer: Reducing sleep to 11.25ms 2025/03/09 08:24:03 DEBUG : pacer: Reducing sleep to 10ms 2025/03/09 08:24:06 DEBUG : sub dir/hello world: Received error: Put "https://eapi.pcloud.com/uploadfile?filename=hello+world.adfb51a5.partial&folderid=15727782263&mtime=981173106&nopartial=1": net/http: timeout awaiting response headers - low level retry 0/10 2025/03/09 08:29:06 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=hello+world.adfb51a5.partial&folderid=15727782263&mtime=981173106&nopartial=1": net/http: timeout awaiting response headers) 2025/03/09 08:29:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/09 08:29:06 DEBUG : pacer: Reducing sleep to 15ms 2025/03/09 08:29:07 DEBUG : pacer: Reducing sleep to 11.25ms 2025/03/09 08:29:08 DEBUG : pacer: Reducing sleep to 10ms 2025/03/09 08:29:11 DEBUG : sub dir/hello world: Received error: Put "https://eapi.pcloud.com/uploadfile?filename=hello+world.adfb51a5.partial&folderid=15727782263&mtime=981173106&nopartial=1": net/http: timeout awaiting response headers - low level retry 1/10 2025/03/09 08:34:11 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=hello+world.adfb51a5.partial&folderid=15727782263&mtime=981173106&nopartial=1": net/http: timeout awaiting response headers) 2025/03/09 08:34:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/09 08:34:11 DEBUG : pacer: Reducing sleep to 15ms 2025/03/09 08:34:12 DEBUG : pacer: Reducing sleep to 11.25ms 2025/03/09 08:34:14 DEBUG : pacer: Reducing sleep to 10ms 2025/03/09 08:34:17 DEBUG : sub dir/hello world: Received error: Put "https://eapi.pcloud.com/uploadfile?filename=hello+world.adfb51a5.partial&folderid=15727782263&mtime=981173106&nopartial=1": net/http: timeout awaiting response headers - low level retry 2/10 2025/03/09 08:39:17 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=hello+world.adfb51a5.partial&folderid=15727782263&mtime=981173106&nopartial=1": net/http: timeout awaiting response headers) 2025/03/09 08:39:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/09 08:39:17 DEBUG : pacer: Reducing sleep to 15ms 2025/03/09 08:39:18 DEBUG : pacer: Reducing sleep to 11.25ms 2025/03/09 08:39:19 DEBUG : pacer: Reducing sleep to 10ms 2025/03/09 08:39:22 DEBUG : sub dir/hello world: Received error: Put "https://eapi.pcloud.com/uploadfile?filename=hello+world.adfb51a5.partial&folderid=15727782263&mtime=981173106&nopartial=1": net/http: timeout awaiting response headers - low level retry 3/10 2025/03/09 08:39:28 ERROR : sub dir/hello world: Failed to copy: pcloud error: Directory does not exist. (2005) 2025/03/09 08:39:28 INFO : sub dir/hello world.adfb51a5.partial: Failed to remove failed partial copy: couldn't list files: pcloud error: Directory does not exist. (2005) 2025/03/09 08:39:28 ERROR : pcloud root 'rclone-test-keyomew9caya': not deleting files as there were IO errors 2025/03/09 08:39:28 ERROR : pcloud root 'rclone-test-keyomew9caya': not deleting directories as there were IO errors sync_test.go:483: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:483 Error: Received unexpected error: pcloud error: Directory does not exist. (2005) Test: TestSyncEmptyDirectories --- FAIL: TestSyncEmptyDirectories (1227.91s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "pcloud root 'rclone-test-keyomew9caya'", Local "Local file system at /tmp/rclone2105231188", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.16s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "pcloud root 'rclone-test-keyomew9caya'", Local "Local file system at /tmp/rclone2105231188", Modify Window "1s" 2025/03/09 08:39:28 INFO : sub dir2: Making directory 2025/03/09 08:39:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 08:39:28 DEBUG : pcloud root 'rclone-test-keyomew9caya': Waiting for checks to finish 2025/03/09 08:39:28 DEBUG : pcloud root 'rclone-test-keyomew9caya': Waiting for transfers to finish 2025/03/09 08:44:28 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=hello+world.adfb51a5.partial&folderid=15727782263&mtime=981173106&nopartial=1": net/http: timeout awaiting response headers) 2025/03/09 08:44:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/09 08:44:28 DEBUG : pacer: Reducing sleep to 15ms 2025/03/09 08:44:29 DEBUG : pacer: Reducing sleep to 11.25ms 2025/03/09 08:44:30 DEBUG : pacer: Reducing sleep to 10ms 2025/03/09 08:44:34 DEBUG : sub dir/hello world: Received error: Put "https://eapi.pcloud.com/uploadfile?filename=hello+world.adfb51a5.partial&folderid=15727782263&mtime=981173106&nopartial=1": net/http: timeout awaiting response headers - low level retry 0/10 2025/03/09 08:49:34 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=hello+world.adfb51a5.partial&folderid=15727782263&mtime=981173106&nopartial=1": net/http: timeout awaiting response headers) 2025/03/09 08:49:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/09 08:49:34 DEBUG : pacer: Reducing sleep to 15ms 2025/03/09 08:49:35 DEBUG : pacer: Reducing sleep to 11.25ms 2025/03/09 08:49:36 DEBUG : pacer: Reducing sleep to 10ms 2025/03/09 08:49:39 DEBUG : sub dir/hello world: Received error: Put "https://eapi.pcloud.com/uploadfile?filename=hello+world.adfb51a5.partial&folderid=15727782263&mtime=981173106&nopartial=1": net/http: timeout awaiting response headers - low level retry 1/10 panic: test timed out after 1h0m0s running tests: TestSyncNoEmptyDirectories (13m22s) goroutine 3173 [running]: testing.(*M).startAlarm.func1() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2373 +0x385 created by time.goFunc /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 13 minutes]: testing.(*T).Run(0xc000352340, {0x25fca5a?, 0x0?}, 0x270da08) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1751 +0x3ab testing.runTests.func1(0xc000352340) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2168 +0x37 testing.tRunner(0xc000352340, 0xc000707c18) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4 testing.runTests(0xc000af1020, {0x3ce08e0, 0x5c, 0x5c}, {0x3cf7420?, 0x1?, 0x3cf7420?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2166 +0x43d testing.(*M).Run(0xc00075bd60) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2034 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc00075bd60) /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:44 main.main() _testmain.go:229 +0xa9 goroutine 28 [syscall, 60 minutes]: os/signal.signal_recv() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/os/signal/signal.go:151 +0x1f goroutine 29 [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 30 [select, 60 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0xc0005cd940) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x89 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 3001 [semacquire, 13 minutes]: sync.runtime_Semacquire(0x0?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/sema.go:71 +0x25 sync.(*WaitGroup).Wait(0xc0005ce307?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/sync/waitgroup.go:118 +0x48 github.com/rclone/rclone/fs/sync.(*syncCopyMove).stopTransfers(0xc000620a08) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:540 +0x75 github.com/rclone/rclone/fs/sync.(*syncCopyMove).run(0xc000620a08) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:975 +0x332 github.com/rclone/rclone/fs/sync.runSyncCopyMove({0x29e8440, 0x3d1a900}, {0x29fdf80, 0xc00075be00}, {0x29fd880, 0xc0007f4dc0}, 0x3, 0x0, 0x0, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1356 +0x208 github.com/rclone/rclone/fs/sync.Sync({0x29e8440, 0x3d1a900}, {0x29fdf80, 0xc00075be00}, {0x29fd880, 0xc0007f4dc0}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1362 +0x72 github.com/rclone/rclone/fs/sync.TestSyncNoEmptyDirectories(0xc000352680) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:566 +0x17b testing.tRunner(0xc000352680, 0x270da08) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4 created by testing.(*T).Run in goroutine 1 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1743 +0x390 goroutine 3165 [select, 3 minutes]: net/http.(*persistConn).writeLoop(0xc0006ac480) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2519 +0xe7 created by net/http.(*Transport).dialConn in goroutine 3196 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 903 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc000956380) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:339 +0x13d created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 902 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:404 +0xb6 goroutine 3194 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0xc0005b2a00) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:221 +0xed created by github.com/rclone/rclone/fs/accounting.newAccountSizeName in goroutine 3044 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:119 +0x438 goroutine 3193 [chan receive, 3 minutes]: github.com/rclone/rclone/backend/local.(*fadvise).worker(0xc000a9d640) /home/rclone/go/src/github.com/rclone/rclone/backend/local/fadvise_unix.go:114 +0x3f created by github.com/rclone/rclone/backend/local.newFadvise in goroutine 3044 /home/rclone/go/src/github.com/rclone/rclone/backend/local/fadvise_unix.go:74 +0x11f goroutine 235 [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 243 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 3044 [select, 3 minutes]: net/http.(*persistConn).roundTrip(0xc0006ac480, 0xc0005cebe0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2755 +0x7b0 net/http.(*Transport).roundTrip(0xc0004f1c80, 0xc0003308c0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:644 +0xb91 net/http.(*Transport).RoundTrip(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc0003797a0, 0xc0003308c0) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 golang.org/x/oauth2.(*Transport).RoundTrip(0xc0005ca4e0, 0xc000330640) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.27.0/transport.go:55 +0x3de net/http.send(0xc000330640, {0x29c44a0, 0xc0005ca4e0}, {0xc000836d01?, 0x41790b?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:259 +0x5e4 net/http.(*Client).send(0xc00063c000, 0xc000330640, {0xc0008b5c17?, 0xc000836dd0?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:180 +0x98 net/http.(*Client).do(0xc00063c000, 0xc000330640) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:725 +0x8bc net/http.(*Client).Do(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:590 github.com/rclone/rclone/lib/rest.(*Client).Call(0xc000424f00, {0x29e8520, 0xc0005ce410}, 0xc000330500) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:353 +0xd67 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0xc000424f00, {0x29e8520, 0xc0005ce410}, 0xc000837628?, {0x0?, 0x0?}, {0x2112660, 0xc000c54ea0}, 0xc000837628?, 0x270ef48, ...) /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:1317 +0x93 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0x1, 0xc000a9d6c0?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:88 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0002e7620, 0xc000a9d6c0, 0x1) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).CallNoRetry(...) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:225 github.com/rclone/rclone/backend/pcloud.(*Object).Update(0xc0005b74d0, {0x29e8520, 0xc0005ce410}, {0x29c1560, 0xc0005b2a00}, {0x29f2af0, 0xc0006aed60}, {0xc000ae6a60, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/pcloud/pcloud.go:1316 +0xb1e github.com/rclone/rclone/backend/pcloud.(*Fs).Put(0xc00075be00, {0x29e8520, 0xc0005ce410}, {0x29c1560, 0xc0005b2a00}, {0x29f2af0, 0xc0006aed60}, {0xc000ae6a60, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/pcloud/pcloud.go:678 +0x148 github.com/rclone/rclone/fs/operations.(*copy).updateOrPut(0xc0005b6b40, {0x29e8520, 0xc0005ce410}, {0x29d4210?, 0xc0005dc9a0?}, {0xc000ae6a60, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:217 +0x226 github.com/rclone/rclone/fs/operations.(*copy).manualCopy(0xc0005b6b40, {0x29e8520, 0xc0005ce410}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:270 +0x6d8 github.com/rclone/rclone/fs/operations.(*copy).copy(0xc0005b6b40, {0x29e8520, 0xc0005ce410}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:310 +0x176 github.com/rclone/rclone/fs/operations.Copy({0x29e8520, 0xc0005ce410}, {0x29fdf80, 0xc00075be00}, {0x0, 0x0}, {0xc00052a228, 0x13}, {0x29fd8f0, 0xc000b5d620}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:412 +0x493 github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc000620a08, {0x29e8520, 0xc0005ce410}, 0xc0005ce320, {0x29fdf80, 0xc00075be00}, 0x32, 0x0?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:502 +0x1fe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 3001 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:532 +0x7d goroutine 3164 [IO wait, 3 minutes]: internal/poll.runtime_pollWait(0x7f91a27fe570, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000941800?, 0xc0007cd300?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000941800, {0xc0007cd300, 0x1980, 0x1980}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000941800, {0xc0007cd300?, 0xc0007cd300?, 0x2?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0005c61a0, {0xc0007cd300?, 0x3cf7420?, 0xc0008ad9d0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/net.go:189 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0006b28a0, {0xc0007cd300?, 0x18?, 0xc000074008?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc000a48378, {0xc0007cd300?, 0x0?, 0xc000a48378?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000605b38, {0x29c3920, 0xc000a48378}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000605888, {0x7f91a04bf298, 0xc0006b28a0}, 0x10000001980?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000605888, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000605888, {0xc00090f000, 0x1000, 0x30?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:1385 +0x150 net/http.(*persistConn).Read(0xc0006ac480, {0xc00090f000?, 0x40a8a5?, 0x68?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2052 +0x4a bufio.(*Reader).fill(0xc000c42d20) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:110 +0x103 bufio.(*Reader).Peek(0xc000c42d20, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:148 +0x53 net/http.(*persistConn).readLoop(0xc0006ac480) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2205 +0x185 created by net/http.(*Transport).dialConn in goroutine 3196 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 3054 [chan receive, 13 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 3001 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 "./sync.test -test.v -test.timeout 1h0m0s -remote TestPcloud: -verbose" - Finished ERROR in 1h0m0.571675303s (try 1/5): exit status 2: Failed [TestCopyNoEmptyDirectories TestMoveEmptyDirectories TestMoveNoEmptyDirectories TestSyncEmptyDirectories]