"./sync.test -test.v -test.timeout 1h0m0s -remote TestUlozto: -verbose" - Starting (try 3/5) 2025/09/17 03:09:39 DEBUG : Creating backend with remote "TestUlozto:rclone-test-lapigiw4cosa" 2025/09/17 03:09:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/17 03:09:41 DEBUG : Creating backend with remote "/tmp/rclone4020166704" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === 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 "uloz.to root 'rclone-test-lapigiw4cosa'", Local "Local file system at /tmp/rclone4020166704", Modify Window "1µs" 2025/09/17 03:09:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/17 03:09:43 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/09/17 03:09:43 DEBUG : uloz.to root 'rclone-test-lapigiw4cosa': Waiting for checks to finish 2025/09/17 03:09:43 DEBUG : uloz.to root 'rclone-test-lapigiw4cosa': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (2.11s) === RUN TestCopy run.go:180: Remote "uloz.to root 'rclone-test-lapigiw4cosa'", Local "Local file system at /tmp/rclone4020166704", Modify Window "1µs" 2025/09/17 03:09:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/17 03:09:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/17 03:09:44 DEBUG : uloz.to root 'rclone-test-lapigiw4cosa': Waiting for checks to finish 2025/09/17 03:09:44 DEBUG : uloz.to root 'rclone-test-lapigiw4cosa': Waiting for transfers to finish 2025/09/17 03:09:51 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/17 03:09:51 INFO : sub dir/hello world: Copied (new) 2025/09/17 03:09:52 DEBUG : uloz.to root 'rclone-test-lapigiw4cosa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (9.77s) === RUN TestCopyMetadata run.go:180: Remote "uloz.to root 'rclone-test-lapigiw4cosa'", Local "Local file system at /tmp/rclone4020166704", Modify Window "1µs" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.52s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "uloz.to root 'rclone-test-lapigiw4cosa'", Local "Local file system at /tmp/rclone4020166704", Modify Window "1µs" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.49s) === RUN TestCopyMissingDirectory run.go:180: Remote "uloz.to root 'rclone-test-lapigiw4cosa'", Local "Local file system at /tmp/rclone4020166704", Modify Window "1µs" 2025/09/17 03:09:54 DEBUG : Creating backend with remote "/non-existing" 2025/09/17 03:09:54 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/09/17 03:09:54 DEBUG : uloz.to root 'rclone-test-lapigiw4cosa': Waiting for checks to finish 2025/09/17 03:09:54 DEBUG : uloz.to root 'rclone-test-lapigiw4cosa': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.75s) === RUN TestCopyNoTraverse run.go:180: Remote "uloz.to root 'rclone-test-lapigiw4cosa'", Local "Local file system at /tmp/rclone4020166704", Modify Window "1µs" 2025/09/17 03:09:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/17 03:09:55 DEBUG : uloz.to root 'rclone-test-lapigiw4cosa': Waiting for checks to finish 2025/09/17 03:09:55 DEBUG : uloz.to root 'rclone-test-lapigiw4cosa': Waiting for transfers to finish 2025/09/17 03:09:57 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/17 03:09:57 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (3.87s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "uloz.to root 'rclone-test-lapigiw4cosa'", Local "Local file system at /tmp/rclone4020166704", Modify Window "1µs" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.52s) === RUN TestCopyCheckFirst run.go:180: Remote "uloz.to root 'rclone-test-lapigiw4cosa'", Local "Local file system at /tmp/rclone4020166704", Modify Window "1µs" 2025/09/17 03:09:59 INFO : uloz.to root 'rclone-test-lapigiw4cosa': Running all checks before starting transfers 2025/09/17 03:10:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/17 03:10:00 DEBUG : uloz.to root 'rclone-test-lapigiw4cosa': Waiting for checks to finish 2025/09/17 03:10:00 INFO : uloz.to root 'rclone-test-lapigiw4cosa': Checks finished, now starting transfers 2025/09/17 03:10:00 DEBUG : uloz.to root 'rclone-test-lapigiw4cosa': Waiting for transfers to finish 2025/09/17 03:10:01 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/17 03:10:01 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (3.59s) === RUN TestSyncNoTraverse run.go:180: Remote "uloz.to root 'rclone-test-lapigiw4cosa'", Local "Local file system at /tmp/rclone4020166704", Modify Window "1µs" 2025/09/17 03:10:03 ERROR : Ignoring --no-traverse with sync 2025/09/17 03:10:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/17 03:10:03 DEBUG : uloz.to root 'rclone-test-lapigiw4cosa': Waiting for checks to finish 2025/09/17 03:10:03 DEBUG : uloz.to root 'rclone-test-lapigiw4cosa': Waiting for transfers to finish 2025/09/17 03:10:04 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/17 03:10:04 INFO : sub dir/hello world: Copied (new) 2025/09/17 03:10:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (3.50s) === RUN TestCopyWithDepth run.go:180: Remote "uloz.to root 'rclone-test-lapigiw4cosa'", Local "Local file system at /tmp/rclone4020166704", Modify Window "1µs" 2025/09/17 03:10:07 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/09/17 03:10:07 DEBUG : uloz.to root 'rclone-test-lapigiw4cosa': Waiting for checks to finish 2025/09/17 03:10:07 DEBUG : uloz.to root 'rclone-test-lapigiw4cosa': Waiting for transfers to finish 2025/09/17 03:10:08 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/09/17 03:10:08 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.22s) === RUN TestCopyWithFilesFrom run.go:180: Remote "uloz.to root 'rclone-test-lapigiw4cosa'", Local "Local file system at /tmp/rclone4020166704", Modify Window "1µs" 2025/09/17 03:10:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/17 03:10:09 DEBUG : uloz.to root 'rclone-test-lapigiw4cosa': Waiting for checks to finish 2025/09/17 03:10:09 DEBUG : uloz.to root 'rclone-test-lapigiw4cosa': Waiting for transfers to finish 2025/09/17 03:10:10 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/17 03:10:10 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.13s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "uloz.to root 'rclone-test-lapigiw4cosa'", Local "Local file system at /tmp/rclone4020166704", Modify Window "1µs" 2025/09/17 03:10:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/17 03:10:11 DEBUG : uloz.to root 'rclone-test-lapigiw4cosa': Waiting for checks to finish 2025/09/17 03:10:11 DEBUG : uloz.to root 'rclone-test-lapigiw4cosa': Waiting for transfers to finish 2025/09/17 03:10:12 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/17 03:10:12 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.15s) === RUN TestCopyEmptyDirectories run.go:180: Remote "uloz.to root 'rclone-test-lapigiw4cosa'", Local "Local file system at /tmp/rclone4020166704", Modify Window "1µs" 2025/09/17 03:10:13 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/17 03:10:13 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/17 03:10:13 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/09/17 03:10:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/17 03:10:13 INFO : sub dir2: Making directory 2025/09/17 03:10:14 INFO : sub dir: Making directory 2025/09/17 03:10:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/17 03:10:14 INFO : sub dir2/sub sub dir2: Making directory 2025/09/17 03:10:14 DEBUG : uloz.to root 'rclone-test-lapigiw4cosa': Waiting for checks to finish 2025/09/17 03:10:14 DEBUG : uloz.to root 'rclone-test-lapigiw4cosa': Waiting for transfers to finish 2025/09/17 03:10:15 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/17 03:10:15 INFO : sub dir/hello world: Copied (new) 2025/09/17 03:10:16 DEBUG : uloz.to root 'rclone-test-lapigiw4cosa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (5.17s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "uloz.to root 'rclone-test-lapigiw4cosa'", Local "Local file system at /tmp/rclone4020166704", Modify Window "1µs" 2025/09/17 03:10:18 INFO : sub dir2: Making directory 2025/09/17 03:10:18 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/17 03:10:18 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/17 03:10:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/17 03:10:18 DEBUG : uloz.to root 'rclone-test-lapigiw4cosa': Waiting for checks to finish 2025/09/17 03:10:18 DEBUG : uloz.to root 'rclone-test-lapigiw4cosa': Waiting for transfers to finish 2025/09/17 03:10:20 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/17 03:10:20 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.39s) === RUN TestMoveEmptyDirectories run.go:180: Remote "uloz.to root 'rclone-test-lapigiw4cosa'", Local "Local file system at /tmp/rclone4020166704", Modify Window "1µs" 2025/09/17 03:10:21 DEBUG : sub dir2: Making directory with metadata 2025/09/17 03:10:21 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/17 03:10:22 INFO : sub dir2: Making directory 2025/09/17 03:10:22 INFO : sub dir: Making directory 2025/09/17 03:10:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/17 03:10:22 DEBUG : uloz.to root 'rclone-test-lapigiw4cosa': Waiting for checks to finish 2025/09/17 03:10:22 DEBUG : uloz.to root 'rclone-test-lapigiw4cosa': Waiting for transfers to finish 2025/09/17 03:10:23 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/17 03:10:23 INFO : sub dir/hello world: Copied (new) 2025/09/17 03:10:23 INFO : sub dir/hello world: Deleted 2025/09/17 03:10:24 DEBUG : uloz.to root 'rclone-test-lapigiw4cosa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/17 03:10:24 DEBUG : uloz.to root 'rclone-test-lapigiw4cosa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (4.43s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "uloz.to root 'rclone-test-lapigiw4cosa'", Local "Local file system at /tmp/rclone4020166704", Modify Window "1µs" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.52s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "uloz.to root 'rclone-test-lapigiw4cosa'", Local "Local file system at /tmp/rclone4020166704", Modify Window "1µs" 2025/09/17 03:10:26 INFO : sub dir2: Making directory 2025/09/17 03:10:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/17 03:10:27 DEBUG : uloz.to root 'rclone-test-lapigiw4cosa': Waiting for checks to finish 2025/09/17 03:10:27 DEBUG : uloz.to root 'rclone-test-lapigiw4cosa': Waiting for transfers to finish 2025/09/17 03:10:28 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/17 03:10:28 INFO : sub dir/hello world: Copied (new) 2025/09/17 03:10:28 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.42s) === RUN TestSyncEmptyDirectories run.go:180: Remote "uloz.to root 'rclone-test-lapigiw4cosa'", Local "Local file system at /tmp/rclone4020166704", Modify Window "1µs" 2025/09/17 03:10:30 DEBUG : sub dir2: Making directory with metadata 2025/09/17 03:10:30 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/17 03:10:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/17 03:10:30 INFO : sub dir2: Making directory 2025/09/17 03:10:30 INFO : sub dir: Making directory 2025/09/17 03:10:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/17 03:10:31 DEBUG : uloz.to root 'rclone-test-lapigiw4cosa': Waiting for checks to finish 2025/09/17 03:10:31 DEBUG : uloz.to root 'rclone-test-lapigiw4cosa': Waiting for transfers to finish 2025/09/17 03:10:32 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/17 03:10:32 INFO : sub dir/hello world: Copied (new) 2025/09/17 03:10:32 DEBUG : Waiting for deletions to finish 2025/09/17 03:10:32 DEBUG : uloz.to root 'rclone-test-lapigiw4cosa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (4.29s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "uloz.to root 'rclone-test-lapigiw4cosa'", Local "Local file system at /tmp/rclone4020166704", Modify Window "1µs" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.52s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "uloz.to root 'rclone-test-lapigiw4cosa'", Local "Local file system at /tmp/rclone4020166704", Modify Window "1µs" 2025/09/17 03:10:35 INFO : sub dir2: Making directory 2025/09/17 03:10:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/17 03:10:35 DEBUG : uloz.to root 'rclone-test-lapigiw4cosa': Waiting for checks to finish 2025/09/17 03:10:35 DEBUG : uloz.to root 'rclone-test-lapigiw4cosa': Waiting for transfers to finish 2025/09/17 03:10:36 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/17 03:10:36 INFO : sub dir/hello world: Copied (new) 2025/09/17 03:10:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (3.41s) === RUN TestServerSideCopy run.go:180: Remote "uloz.to root 'rclone-test-lapigiw4cosa'", Local "Local file system at /tmp/rclone4020166704", Modify Window "1µs" 2025/09/17 03:10:40 DEBUG : Creating backend with remote "TestUlozto:rclone-test-guqozan4gela" 2025/09/17 03:10:40 DEBUG : Config file has changed externally - reloading sync_test.go:620: Server side copy (if possible) uloz.to root 'rclone-test-lapigiw4cosa' -> uloz.to root 'rclone-test-guqozan4gela' 2025/09/17 03:10:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/17 03:10:43 DEBUG : uloz.to root 'rclone-test-guqozan4gela': Waiting for checks to finish 2025/09/17 03:10:43 DEBUG : uloz.to root 'rclone-test-guqozan4gela': Waiting for transfers to finish 2025/09/17 03:11:44 DEBUG : pacer: low level retry 1/10 (error Get "https://content-provider32.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=huMSZ8Pv;fs=zARbJRhlATcm;hid=v2q3ZajS;rid=1656338869;tm=1758079244;ut=vd;rs=0;fet=download_cloud;He;ch=58b0f1fb180e53b47762fd92fbfdad71;Pe/file/zARbJRhlATcm/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.151:443: i/o timeout) 2025/09/17 03:11:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/17 03:13:22 DEBUG : pacer: low level retry 2/10 (error Get "https://content-provider32.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=huMSZ8Pv;fs=zARbJRhlATcm;hid=v2q3ZajS;rid=1656338869;tm=1758079244;ut=vd;rs=0;fet=download_cloud;He;ch=58b0f1fb180e53b47762fd92fbfdad71;Pe/file/zARbJRhlATcm/hello-world?bD&u=24664897&c=3214735720&De": net/http: TLS handshake timeout) 2025/09/17 03:13:22 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/09/17 03:14:24 DEBUG : pacer: low level retry 3/10 (error Get "https://content-provider32.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=huMSZ8Pv;fs=zARbJRhlATcm;hid=v2q3ZajS;rid=1656338869;tm=1758079244;ut=vd;rs=0;fet=download_cloud;He;ch=58b0f1fb180e53b47762fd92fbfdad71;Pe/file/zARbJRhlATcm/hello-world?bD&u=24664897&c=3214735720&De": net/http: TLS handshake timeout) 2025/09/17 03:14:24 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/09/17 03:15:24 DEBUG : pacer: low level retry 4/10 (error Get "https://content-provider30.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=huMSZ8Pv;fs=zARbJRhlATcm;hid=v2q3ZajS;rid=1656338869;tm=1758079244;ut=vd;rs=0;fet=download_cloud;He;ch=58b0f1fb180e53b47762fd92fbfdad71;Pe/file/zARbJRhlATcm/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.140:443: i/o timeout) 2025/09/17 03:15:24 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/09/17 03:16:27 DEBUG : pacer: low level retry 5/10 (error Get "https://content-provider30.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=huMSZ8Pv;fs=zARbJRhlATcm;hid=v2q3ZajS;rid=1656338869;tm=1758079244;ut=vd;rs=0;fet=download_cloud;He;ch=58b0f1fb180e53b47762fd92fbfdad71;Pe/file/zARbJRhlATcm/hello-world?bD&u=24664897&c=3214735720&De": net/http: TLS handshake timeout) 2025/09/17 03:16:27 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/09/17 03:17:27 DEBUG : pacer: low level retry 6/10 (error Get "https://content-provider30.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=huMSZ8Pv;fs=zARbJRhlATcm;hid=v2q3ZajS;rid=1656338869;tm=1758079244;ut=vd;rs=0;fet=download_cloud;He;ch=58b0f1fb180e53b47762fd92fbfdad71;Pe/file/zARbJRhlATcm/hello-world?bD&u=24664897&c=3214735720&De": net/http: TLS handshake timeout) 2025/09/17 03:17:27 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/09/17 03:18:27 DEBUG : pacer: low level retry 7/10 (error Get "https://content-provider30.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=huMSZ8Pv;fs=zARbJRhlATcm;hid=v2q3ZajS;rid=1656338869;tm=1758079244;ut=vd;rs=0;fet=download_cloud;He;ch=58b0f1fb180e53b47762fd92fbfdad71;Pe/file/zARbJRhlATcm/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.140:443: i/o timeout) 2025/09/17 03:18:27 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/09/17 03:19:29 DEBUG : pacer: low level retry 8/10 (error Get "https://content-provider30.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=huMSZ8Pv;fs=zARbJRhlATcm;hid=v2q3ZajS;rid=1656338869;tm=1758079244;ut=vd;rs=0;fet=download_cloud;He;ch=58b0f1fb180e53b47762fd92fbfdad71;Pe/file/zARbJRhlATcm/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.140:443: i/o timeout) 2025/09/17 03:19:29 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/09/17 03:20:31 DEBUG : pacer: low level retry 9/10 (error Get "https://content-provider30.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=huMSZ8Pv;fs=zARbJRhlATcm;hid=v2q3ZajS;rid=1656338869;tm=1758079244;ut=vd;rs=0;fet=download_cloud;He;ch=58b0f1fb180e53b47762fd92fbfdad71;Pe/file/zARbJRhlATcm/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.140:443: i/o timeout) 2025/09/17 03:21:31 DEBUG : pacer: low level retry 10/10 (error Get "https://content-provider32.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=huMSZ8Pv;fs=zARbJRhlATcm;hid=v2q3ZajS;rid=1656338869;tm=1758079244;ut=vd;rs=0;fet=download_cloud;He;ch=58b0f1fb180e53b47762fd92fbfdad71;Pe/file/zARbJRhlATcm/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.151:443: i/o timeout) 2025/09/17 03:21:31 DEBUG : sub dir/hello world: Received error: failed to open source object: Get "https://content-provider32.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=huMSZ8Pv;fs=zARbJRhlATcm;hid=v2q3ZajS;rid=1656338869;tm=1758079244;ut=vd;rs=0;fet=download_cloud;He;ch=58b0f1fb180e53b47762fd92fbfdad71;Pe/file/zARbJRhlATcm/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.151:443: i/o timeout - low level retry 0/10 2025/09/17 03:21:31 DEBUG : pacer: Reducing sleep to 1.5s 2025/09/17 03:22:33 DEBUG : pacer: low level retry 1/10 (error Get "https://content-provider30.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=huMSZ8Pv;fs=zARbJRhlATcm;hid=v2q3ZajS;rid=344220134;tm=1758079891;ut=vd;rs=0;fet=download_cloud;He;ch=c4593ef91a23464c8ebf7ebc31aedfec;Pe/file/zARbJRhlATcm/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.140:443: i/o timeout) 2025/09/17 03:22:33 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/09/17 03:23:33 DEBUG : pacer: low level retry 2/10 (error Get "https://content-provider32.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=huMSZ8Pv;fs=zARbJRhlATcm;hid=v2q3ZajS;rid=344220134;tm=1758079891;ut=vd;rs=0;fet=download_cloud;He;ch=c4593ef91a23464c8ebf7ebc31aedfec;Pe/file/zARbJRhlATcm/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.151:443: i/o timeout) 2025/09/17 03:24:34 DEBUG : pacer: low level retry 3/10 (error Get "https://content-provider30.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=huMSZ8Pv;fs=zARbJRhlATcm;hid=v2q3ZajS;rid=344220134;tm=1758079891;ut=vd;rs=0;fet=download_cloud;He;ch=c4593ef91a23464c8ebf7ebc31aedfec;Pe/file/zARbJRhlATcm/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.140:443: i/o timeout) 2025/09/17 03:25:35 DEBUG : pacer: low level retry 4/10 (error Get "https://content-provider32.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=huMSZ8Pv;fs=zARbJRhlATcm;hid=v2q3ZajS;rid=344220134;tm=1758079891;ut=vd;rs=0;fet=download_cloud;He;ch=c4593ef91a23464c8ebf7ebc31aedfec;Pe/file/zARbJRhlATcm/hello-world?bD&u=24664897&c=3214735720&De": net/http: TLS handshake timeout) 2025/09/17 03:26:35 DEBUG : pacer: low level retry 5/10 (error Get "https://content-provider32.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=huMSZ8Pv;fs=zARbJRhlATcm;hid=v2q3ZajS;rid=344220134;tm=1758079891;ut=vd;rs=0;fet=download_cloud;He;ch=c4593ef91a23464c8ebf7ebc31aedfec;Pe/file/zARbJRhlATcm/hello-world?bD&u=24664897&c=3214735720&De": net/http: TLS handshake timeout) 2025/09/17 03:27:35 DEBUG : pacer: low level retry 6/10 (error Get "https://content-provider32.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=huMSZ8Pv;fs=zARbJRhlATcm;hid=v2q3ZajS;rid=344220134;tm=1758079891;ut=vd;rs=0;fet=download_cloud;He;ch=c4593ef91a23464c8ebf7ebc31aedfec;Pe/file/zARbJRhlATcm/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.151:443: i/o timeout) 2025/09/17 03:28:36 DEBUG : pacer: low level retry 7/10 (error Get "https://content-provider30.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=huMSZ8Pv;fs=zARbJRhlATcm;hid=v2q3ZajS;rid=344220134;tm=1758079891;ut=vd;rs=0;fet=download_cloud;He;ch=c4593ef91a23464c8ebf7ebc31aedfec;Pe/file/zARbJRhlATcm/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.140:443: i/o timeout) 2025/09/17 03:29:36 DEBUG : pacer: low level retry 8/10 (error Get "https://content-provider32.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=huMSZ8Pv;fs=zARbJRhlATcm;hid=v2q3ZajS;rid=344220134;tm=1758079891;ut=vd;rs=0;fet=download_cloud;He;ch=c4593ef91a23464c8ebf7ebc31aedfec;Pe/file/zARbJRhlATcm/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.151:443: i/o timeout) 2025/09/17 03:30:37 DEBUG : pacer: low level retry 9/10 (error Get "https://content-provider32.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=huMSZ8Pv;fs=zARbJRhlATcm;hid=v2q3ZajS;rid=344220134;tm=1758079891;ut=vd;rs=0;fet=download_cloud;He;ch=c4593ef91a23464c8ebf7ebc31aedfec;Pe/file/zARbJRhlATcm/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.151:443: i/o timeout) 2025/09/17 03:31:39 DEBUG : pacer: low level retry 10/10 (error Get "https://content-provider30.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=huMSZ8Pv;fs=zARbJRhlATcm;hid=v2q3ZajS;rid=344220134;tm=1758079891;ut=vd;rs=0;fet=download_cloud;He;ch=c4593ef91a23464c8ebf7ebc31aedfec;Pe/file/zARbJRhlATcm/hello-world?bD&u=24664897&c=3214735720&De": net/http: TLS handshake timeout) 2025/09/17 03:31:39 DEBUG : sub dir/hello world: Received error: failed to open source object: Get "https://content-provider30.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=huMSZ8Pv;fs=zARbJRhlATcm;hid=v2q3ZajS;rid=344220134;tm=1758079891;ut=vd;rs=0;fet=download_cloud;He;ch=c4593ef91a23464c8ebf7ebc31aedfec;Pe/file/zARbJRhlATcm/hello-world?bD&u=24664897&c=3214735720&De": net/http: TLS handshake timeout - low level retry 1/10 2025/09/17 03:31:40 DEBUG : pacer: Reducing sleep to 1.5s 2025/09/17 03:32:42 DEBUG : pacer: low level retry 1/10 (error Get "https://content-provider30.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=huMSZ8Pv;fs=zARbJRhlATcm;hid=v2q3ZajS;rid=1827936022;tm=1758080499;ut=vd;rs=0;fet=download_cloud;He;ch=db013eeded1b0edcc819b11502a82635;Pe/file/zARbJRhlATcm/hello-world?bD&u=24664897&c=3214735720&De": net/http: TLS handshake timeout) 2025/09/17 03:32:42 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/09/17 03:33:42 DEBUG : pacer: low level retry 2/10 (error Get "https://content-provider30.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=huMSZ8Pv;fs=zARbJRhlATcm;hid=v2q3ZajS;rid=1827936022;tm=1758080499;ut=vd;rs=0;fet=download_cloud;He;ch=db013eeded1b0edcc819b11502a82635;Pe/file/zARbJRhlATcm/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.140:443: i/o timeout) 2025/09/17 03:34:42 DEBUG : pacer: low level retry 3/10 (error Get "https://content-provider32.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=huMSZ8Pv;fs=zARbJRhlATcm;hid=v2q3ZajS;rid=1827936022;tm=1758080499;ut=vd;rs=0;fet=download_cloud;He;ch=db013eeded1b0edcc819b11502a82635;Pe/file/zARbJRhlATcm/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.151:443: i/o timeout) 2025/09/17 03:35:42 DEBUG : pacer: low level retry 4/10 (error Get "https://content-provider32.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=huMSZ8Pv;fs=zARbJRhlATcm;hid=v2q3ZajS;rid=1827936022;tm=1758080499;ut=vd;rs=0;fet=download_cloud;He;ch=db013eeded1b0edcc819b11502a82635;Pe/file/zARbJRhlATcm/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.151:443: i/o timeout) 2025/09/17 03:37:18 DEBUG : pacer: low level retry 5/10 (error Get "https://content-provider32.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=huMSZ8Pv;fs=zARbJRhlATcm;hid=v2q3ZajS;rid=1827936022;tm=1758080499;ut=vd;rs=0;fet=download_cloud;He;ch=db013eeded1b0edcc819b11502a82635;Pe/file/zARbJRhlATcm/hello-world?bD&u=24664897&c=3214735720&De": net/http: TLS handshake timeout) 2025/09/17 03:38:18 DEBUG : pacer: low level retry 6/10 (error Get "https://content-provider32.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=huMSZ8Pv;fs=zARbJRhlATcm;hid=v2q3ZajS;rid=1827936022;tm=1758080499;ut=vd;rs=0;fet=download_cloud;He;ch=db013eeded1b0edcc819b11502a82635;Pe/file/zARbJRhlATcm/hello-world?bD&u=24664897&c=3214735720&De": net/http: TLS handshake timeout) 2025/09/17 03:39:19 DEBUG : pacer: low level retry 7/10 (error Get "https://content-provider32.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=huMSZ8Pv;fs=zARbJRhlATcm;hid=v2q3ZajS;rid=1827936022;tm=1758080499;ut=vd;rs=0;fet=download_cloud;He;ch=db013eeded1b0edcc819b11502a82635;Pe/file/zARbJRhlATcm/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.151:443: i/o timeout) 2025/09/17 03:40:19 DEBUG : pacer: low level retry 8/10 (error Get "https://content-provider30.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=huMSZ8Pv;fs=zARbJRhlATcm;hid=v2q3ZajS;rid=1827936022;tm=1758080499;ut=vd;rs=0;fet=download_cloud;He;ch=db013eeded1b0edcc819b11502a82635;Pe/file/zARbJRhlATcm/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.140:443: i/o timeout) 2025/09/17 03:41:20 DEBUG : pacer: low level retry 9/10 (error Get "https://content-provider30.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=huMSZ8Pv;fs=zARbJRhlATcm;hid=v2q3ZajS;rid=1827936022;tm=1758080499;ut=vd;rs=0;fet=download_cloud;He;ch=db013eeded1b0edcc819b11502a82635;Pe/file/zARbJRhlATcm/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.140:443: i/o timeout) 2025/09/17 03:42:20 DEBUG : pacer: low level retry 10/10 (error Get "https://content-provider32.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=huMSZ8Pv;fs=zARbJRhlATcm;hid=v2q3ZajS;rid=1827936022;tm=1758080499;ut=vd;rs=0;fet=download_cloud;He;ch=db013eeded1b0edcc819b11502a82635;Pe/file/zARbJRhlATcm/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.151:443: i/o timeout) 2025/09/17 03:42:20 DEBUG : sub dir/hello world: Received error: failed to open source object: Get "https://content-provider32.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=huMSZ8Pv;fs=zARbJRhlATcm;hid=v2q3ZajS;rid=1827936022;tm=1758080499;ut=vd;rs=0;fet=download_cloud;He;ch=db013eeded1b0edcc819b11502a82635;Pe/file/zARbJRhlATcm/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.151:443: i/o timeout - low level retry 2/10 2025/09/17 03:42:21 DEBUG : pacer: Reducing sleep to 1.5s 2025/09/17 03:43:23 DEBUG : pacer: low level retry 1/10 (error Get "https://content-provider32.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=huMSZ8Pv;fs=zARbJRhlATcm;hid=v2q3ZajS;rid=1464198258;tm=1758081141;ut=vd;rs=0;fet=download_cloud;He;ch=435e30431b9f1f3504f4994e3382ca97;Pe/file/zARbJRhlATcm/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.151:443: i/o timeout) 2025/09/17 03:43:23 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/09/17 03:44:23 DEBUG : pacer: low level retry 2/10 (error Get "https://content-provider32.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=huMSZ8Pv;fs=zARbJRhlATcm;hid=v2q3ZajS;rid=1464198258;tm=1758081141;ut=vd;rs=0;fet=download_cloud;He;ch=435e30431b9f1f3504f4994e3382ca97;Pe/file/zARbJRhlATcm/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.151:443: i/o timeout) 2025/09/17 03:45:24 DEBUG : pacer: low level retry 3/10 (error Get "https://content-provider30.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=huMSZ8Pv;fs=zARbJRhlATcm;hid=v2q3ZajS;rid=1464198258;tm=1758081141;ut=vd;rs=0;fet=download_cloud;He;ch=435e30431b9f1f3504f4994e3382ca97;Pe/file/zARbJRhlATcm/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.140:443: i/o timeout) 2025/09/17 03:46:24 DEBUG : pacer: low level retry 4/10 (error Get "https://content-provider32.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=huMSZ8Pv;fs=zARbJRhlATcm;hid=v2q3ZajS;rid=1464198258;tm=1758081141;ut=vd;rs=0;fet=download_cloud;He;ch=435e30431b9f1f3504f4994e3382ca97;Pe/file/zARbJRhlATcm/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.151:443: i/o timeout) 2025/09/17 03:47:25 DEBUG : pacer: low level retry 5/10 (error Get "https://content-provider32.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=huMSZ8Pv;fs=zARbJRhlATcm;hid=v2q3ZajS;rid=1464198258;tm=1758081141;ut=vd;rs=0;fet=download_cloud;He;ch=435e30431b9f1f3504f4994e3382ca97;Pe/file/zARbJRhlATcm/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.151:443: i/o timeout) 2025/09/17 03:48:25 DEBUG : pacer: low level retry 6/10 (error Get "https://content-provider32.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=huMSZ8Pv;fs=zARbJRhlATcm;hid=v2q3ZajS;rid=1464198258;tm=1758081141;ut=vd;rs=0;fet=download_cloud;He;ch=435e30431b9f1f3504f4994e3382ca97;Pe/file/zARbJRhlATcm/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.151:443: i/o timeout) 2025/09/17 03:49:25 DEBUG : pacer: low level retry 7/10 (error Get "https://content-provider30.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=huMSZ8Pv;fs=zARbJRhlATcm;hid=v2q3ZajS;rid=1464198258;tm=1758081141;ut=vd;rs=0;fet=download_cloud;He;ch=435e30431b9f1f3504f4994e3382ca97;Pe/file/zARbJRhlATcm/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.140:443: i/o timeout) 2025/09/17 03:50:25 DEBUG : pacer: low level retry 8/10 (error Get "https://content-provider30.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=huMSZ8Pv;fs=zARbJRhlATcm;hid=v2q3ZajS;rid=1464198258;tm=1758081141;ut=vd;rs=0;fet=download_cloud;He;ch=435e30431b9f1f3504f4994e3382ca97;Pe/file/zARbJRhlATcm/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.140:443: i/o timeout) 2025/09/17 03:51:25 DEBUG : pacer: low level retry 9/10 (error Get "https://content-provider30.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=huMSZ8Pv;fs=zARbJRhlATcm;hid=v2q3ZajS;rid=1464198258;tm=1758081141;ut=vd;rs=0;fet=download_cloud;He;ch=435e30431b9f1f3504f4994e3382ca97;Pe/file/zARbJRhlATcm/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.140:443: i/o timeout) 2025/09/17 03:52:26 DEBUG : pacer: low level retry 10/10 (error Get "https://content-provider30.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=huMSZ8Pv;fs=zARbJRhlATcm;hid=v2q3ZajS;rid=1464198258;tm=1758081141;ut=vd;rs=0;fet=download_cloud;He;ch=435e30431b9f1f3504f4994e3382ca97;Pe/file/zARbJRhlATcm/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.140:443: i/o timeout) 2025/09/17 03:52:26 DEBUG : sub dir/hello world: Received error: failed to open source object: Get "https://content-provider30.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=huMSZ8Pv;fs=zARbJRhlATcm;hid=v2q3ZajS;rid=1464198258;tm=1758081141;ut=vd;rs=0;fet=download_cloud;He;ch=435e30431b9f1f3504f4994e3382ca97;Pe/file/zARbJRhlATcm/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.140:443: i/o timeout - low level retry 3/10 2025/09/17 03:52:26 DEBUG : pacer: Reducing sleep to 1.5s 2025/09/17 03:53:28 DEBUG : pacer: low level retry 1/10 (error Get "https://content-provider30.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=huMSZ8Pv;fs=zARbJRhlATcm;hid=v2q3ZajS;rid=1966480021;tm=1758081746;ut=vd;rs=0;fet=download_cloud;He;ch=e09c68e7b87eea4ce5e60c7a565be015;Pe/file/zARbJRhlATcm/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.140:443: i/o timeout) 2025/09/17 03:53:28 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/09/17 03:54:28 DEBUG : pacer: low level retry 2/10 (error Get "https://content-provider30.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=huMSZ8Pv;fs=zARbJRhlATcm;hid=v2q3ZajS;rid=1966480021;tm=1758081746;ut=vd;rs=0;fet=download_cloud;He;ch=e09c68e7b87eea4ce5e60c7a565be015;Pe/file/zARbJRhlATcm/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.140:443: i/o timeout) 2025/09/17 03:55:28 DEBUG : pacer: low level retry 3/10 (error Get "https://content-provider32.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=huMSZ8Pv;fs=zARbJRhlATcm;hid=v2q3ZajS;rid=1966480021;tm=1758081746;ut=vd;rs=0;fet=download_cloud;He;ch=e09c68e7b87eea4ce5e60c7a565be015;Pe/file/zARbJRhlATcm/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.151:443: i/o timeout) 2025/09/17 03:56:28 DEBUG : pacer: low level retry 4/10 (error Get "https://content-provider30.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=huMSZ8Pv;fs=zARbJRhlATcm;hid=v2q3ZajS;rid=1966480021;tm=1758081746;ut=vd;rs=0;fet=download_cloud;He;ch=e09c68e7b87eea4ce5e60c7a565be015;Pe/file/zARbJRhlATcm/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.140:443: i/o timeout) 2025/09/17 03:57:28 DEBUG : pacer: low level retry 5/10 (error Get "https://content-provider32.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=huMSZ8Pv;fs=zARbJRhlATcm;hid=v2q3ZajS;rid=1966480021;tm=1758081746;ut=vd;rs=0;fet=download_cloud;He;ch=e09c68e7b87eea4ce5e60c7a565be015;Pe/file/zARbJRhlATcm/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.151:443: i/o timeout) 2025/09/17 03:58:28 DEBUG : pacer: low level retry 6/10 (error Get "https://content-provider30.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=huMSZ8Pv;fs=zARbJRhlATcm;hid=v2q3ZajS;rid=1966480021;tm=1758081746;ut=vd;rs=0;fet=download_cloud;He;ch=e09c68e7b87eea4ce5e60c7a565be015;Pe/file/zARbJRhlATcm/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.140:443: i/o timeout) 2025/09/17 03:59:28 DEBUG : pacer: low level retry 7/10 (error Get "https://content-provider32.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=huMSZ8Pv;fs=zARbJRhlATcm;hid=v2q3ZajS;rid=1966480021;tm=1758081746;ut=vd;rs=0;fet=download_cloud;He;ch=e09c68e7b87eea4ce5e60c7a565be015;Pe/file/zARbJRhlATcm/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.151:443: i/o timeout) 2025/09/17 04:00:29 DEBUG : pacer: low level retry 8/10 (error Get "https://content-provider32.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=huMSZ8Pv;fs=zARbJRhlATcm;hid=v2q3ZajS;rid=1966480021;tm=1758081746;ut=vd;rs=0;fet=download_cloud;He;ch=e09c68e7b87eea4ce5e60c7a565be015;Pe/file/zARbJRhlATcm/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.151:443: i/o timeout) 2025/09/17 04:01:30 DEBUG : pacer: low level retry 9/10 (error Get "https://content-provider32.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=huMSZ8Pv;fs=zARbJRhlATcm;hid=v2q3ZajS;rid=1966480021;tm=1758081746;ut=vd;rs=0;fet=download_cloud;He;ch=e09c68e7b87eea4ce5e60c7a565be015;Pe/file/zARbJRhlATcm/hello-world?bD&u=24664897&c=3214735720&De": net/http: TLS handshake timeout) 2025/09/17 04:02:31 DEBUG : pacer: low level retry 10/10 (error Get "https://content-provider30.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=huMSZ8Pv;fs=zARbJRhlATcm;hid=v2q3ZajS;rid=1966480021;tm=1758081746;ut=vd;rs=0;fet=download_cloud;He;ch=e09c68e7b87eea4ce5e60c7a565be015;Pe/file/zARbJRhlATcm/hello-world?bD&u=24664897&c=3214735720&De": net/http: TLS handshake timeout) 2025/09/17 04:02:31 DEBUG : sub dir/hello world: Received error: failed to open source object: Get "https://content-provider30.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=huMSZ8Pv;fs=zARbJRhlATcm;hid=v2q3ZajS;rid=1966480021;tm=1758081746;ut=vd;rs=0;fet=download_cloud;He;ch=e09c68e7b87eea4ce5e60c7a565be015;Pe/file/zARbJRhlATcm/hello-world?bD&u=24664897&c=3214735720&De": net/http: TLS handshake timeout - low level retry 4/10 2025/09/17 04:02:31 DEBUG : pacer: Reducing sleep to 1.5s 2025/09/17 04:03:33 DEBUG : pacer: low level retry 1/10 (error Get "https://content-provider30.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=huMSZ8Pv;fs=zARbJRhlATcm;hid=v2q3ZajS;rid=607299131;tm=1758082351;ut=vd;rs=0;fet=download_cloud;He;ch=c2858f9be2d0f3bfa62c2c40c651d268;Pe/file/zARbJRhlATcm/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.140:443: i/o timeout) 2025/09/17 04:03:33 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/09/17 04:04:35 DEBUG : pacer: low level retry 2/10 (error Get "https://content-provider32.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=huMSZ8Pv;fs=zARbJRhlATcm;hid=v2q3ZajS;rid=607299131;tm=1758082351;ut=vd;rs=0;fet=download_cloud;He;ch=c2858f9be2d0f3bfa62c2c40c651d268;Pe/file/zARbJRhlATcm/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.151:443: i/o timeout) 2025/09/17 04:05:36 DEBUG : pacer: low level retry 3/10 (error Get "https://content-provider30.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=huMSZ8Pv;fs=zARbJRhlATcm;hid=v2q3ZajS;rid=607299131;tm=1758082351;ut=vd;rs=0;fet=download_cloud;He;ch=c2858f9be2d0f3bfa62c2c40c651d268;Pe/file/zARbJRhlATcm/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.140:443: i/o timeout) 2025/09/17 04:06:38 DEBUG : pacer: low level retry 4/10 (error Get "https://content-provider32.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=huMSZ8Pv;fs=zARbJRhlATcm;hid=v2q3ZajS;rid=607299131;tm=1758082351;ut=vd;rs=0;fet=download_cloud;He;ch=c2858f9be2d0f3bfa62c2c40c651d268;Pe/file/zARbJRhlATcm/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.151:443: i/o timeout) 2025/09/17 04:07:38 DEBUG : pacer: low level retry 5/10 (error Get "https://content-provider30.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=huMSZ8Pv;fs=zARbJRhlATcm;hid=v2q3ZajS;rid=607299131;tm=1758082351;ut=vd;rs=0;fet=download_cloud;He;ch=c2858f9be2d0f3bfa62c2c40c651d268;Pe/file/zARbJRhlATcm/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.140:443: i/o timeout) 2025/09/17 04:08:39 DEBUG : pacer: low level retry 6/10 (error Get "https://content-provider30.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=huMSZ8Pv;fs=zARbJRhlATcm;hid=v2q3ZajS;rid=607299131;tm=1758082351;ut=vd;rs=0;fet=download_cloud;He;ch=c2858f9be2d0f3bfa62c2c40c651d268;Pe/file/zARbJRhlATcm/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.140:443: i/o timeout) 2025/09/17 04:09:40 DEBUG : pacer: low level retry 7/10 (error Get "https://content-provider30.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=huMSZ8Pv;fs=zARbJRhlATcm;hid=v2q3ZajS;rid=607299131;tm=1758082351;ut=vd;rs=0;fet=download_cloud;He;ch=c2858f9be2d0f3bfa62c2c40c651d268;Pe/file/zARbJRhlATcm/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.140:443: i/o timeout) panic: test timed out after 1h0m0s running tests: TestServerSideCopy (59m3s) goroutine 3245 [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, 59 minutes]: testing.(*T).Run(0xc000504700, {0x276ea08?, 0xc0007bdad8?}, 0x288dda0) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc000504700) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc000504700, 0xc0007bdc18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc00067b938, {0x3fb5e00, 0x6c, 0x6c}, {0xee05c1d75?, 0x3fcbf80?, 0x3fcbf80?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc0004eb7c0) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc0004eb7c0) /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 10 [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 11 [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 2117 [sync.WaitGroup.Wait, 59 minutes]: sync.runtime_SemacquireWaitGroup(0x0?) /usr/local/go/src/runtime/sema.go:110 +0x25 sync.(*WaitGroup).Wait(0xc0001c4d07?) /usr/local/go/src/sync/waitgroup.go:118 +0x48 github.com/rclone/rclone/fs/sync.(*syncCopyMove).stopTransfers(0xc000774288) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:543 +0x6f github.com/rclone/rclone/fs/sync.(*syncCopyMove).run(0xc000774288) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:978 +0x325 github.com/rclone/rclone/fs/sync.runSyncCopyMove({0x2bd9450, 0xc0003ecb70}, {0x2bf11a0, 0xc0004eb220}, {0x2bf11a0, 0xc0004eb860}, 0x0, 0x0, 0x0, 0x0, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1369 +0x225 github.com/rclone/rclone/fs/sync.CopyDir(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1380 github.com/rclone/rclone/fs/sync.TestServerSideCopy(0xc000a981c0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:623 +0x315 testing.tRunner(0xc000a981c0, 0x288dda0) /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 3340 [select]: net.(*Resolver).lookupIPAddr(0x3fc8f40, {0x2bd94f8, 0xc00032a4d0}, {0x2743d99, 0x3}, {0xc000a14020, 0x16}) /usr/local/go/src/net/lookup.go:342 +0x3d9 net.(*Resolver).internetAddrList(0x3fc8f40?, {0x2bd94f8?, 0xc00032a4d0?}, {0x2743d99, 0x3}, {0xc000a14020?, 0x41bb05?}) /usr/local/go/src/net/ipsock.go:289 +0x4c5 net.(*Resolver).resolveAddrList(0x3fc8f40, {0x2bd94f8, 0xc00032a4d0}, {0x2744df6, 0x4}, {0x2743d99?, 0x2a00098700?}, {0xc000a14020, 0x1a}, {0x0, ...}) /usr/local/go/src/net/dial.go:353 +0x3e5 net.(*Dialer).DialContext(0xc000a183c0, {0x2bd9488, 0xc0001c46e0}, {0x2743d99, 0x3}, {0xc000a14020, 0x1a}) /usr/local/go/src/net/dial.go:560 +0x408 github.com/rclone/rclone/fs/fshttp.(*Dialer).DialContext(0xc000a183c0, {0x2bd9488, 0xc0001c46e0}, {0x2743d99?, 0x75de9c4b9518?}, {0xc000a14020, 0x1a}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:62 +0x125 github.com/rclone/rclone/fs/fshttp.NewTransportCustom.func2({0x2bd9488, 0xc0001c46e0}, {0x2743d99, 0x3}, {0xc000a14020, 0x1a}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:269 +0x5c net/http.(*Transport).dial(0x0?, {0x2bd9488?, 0xc0001c46e0?}, {0x2743d99?, 0x0?}, {0xc000a14020?, 0x0?}) /usr/local/go/src/net/http/transport.go:1278 +0xd2 net/http.(*Transport).dialConn(0xc00046ad00, {0x2bd9488, 0xc0001c46e0}, {{}, 0x0, {0xc000180dc0, 0x5}, {0xc000a14020, 0x1a}, 0x0}) /usr/local/go/src/net/http/transport.go:1780 +0x7e5 net/http.(*Transport).dialConnFor(0xc00046ad00, 0xc0004dc0b0) /usr/local/go/src/net/http/transport.go:1615 +0xb8 net/http.(*Transport).startDialConnForLocked.func1() /usr/local/go/src/net/http/transport.go:1597 +0x35 created by net/http.(*Transport).startDialConnForLocked in goroutine 2183 /usr/local/go/src/net/http/transport.go:1596 +0x112 goroutine 3338 [sleep]: time.Sleep(0x77359400) /usr/local/go/src/runtime/time.go:338 +0x165 github.com/rclone/rclone/lib/pacer.(*Pacer).beginCall.func1(0x0?) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:169 +0x1c created by github.com/rclone/rclone/lib/pacer.(*Pacer).beginCall in goroutine 2183 /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:168 +0xef goroutine 2206 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc0005f6000, {0x2bd9488, 0xc0001c5a40}) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:339 +0x145 created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 2183 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:376 +0x11a goroutine 3343 [IO wait]: internal/poll.runtime_pollWait(0x75de9efc8900, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0001f0080?, 0xc000548000?, 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(0xc0001f0080, {0xc000548000, 0x4d0, 0x4d0}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0001f0080, {0xc000548000?, 0xc000a20f60?, 0x47e549?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000398060, {0xc000548000?, 0x0?, 0x0?}) /usr/local/go/src/net/net.go:194 +0x45 net.dnsPacketRoundTrip({_, _}, _, {{{0x64, 0x6f, 0x77, 0x6e, 0x6c, 0x6f, 0x61, ...}, ...}, ...}, ...) /usr/local/go/src/net/dnsclient_unix.go:116 +0x123 net.(*Resolver).exchange(_, {_, _}, {_, _}, {{{0x64, 0x6f, 0x77, 0x6e, 0x6c, ...}, ...}, ...}, ...) /usr/local/go/src/net/dnsclient_unix.go:195 +0x4e5 net.(*Resolver).tryOneName(0x3fc8f40, {0x2bd9488, 0xc0001c4730}, 0xc0004ebc20?, {0xc000a28e58, 0x17}, 0x1c) /usr/local/go/src/net/dnsclient_unix.go:316 +0x4c6 net.(*Resolver).goLookupIPCNAMEOrder.func3.1(0x8f60?) /usr/local/go/src/net/dnsclient_unix.go:667 +0x85 created by net.(*Resolver).goLookupIPCNAMEOrder.func3 in goroutine 3341 /usr/local/go/src/net/dnsclient_unix.go:666 +0x13f goroutine 3341 [chan receive]: net.(*Resolver).goLookupIPCNAMEOrder.func4({0x0?, 0x0?}, 0x0?) /usr/local/go/src/net/dnsclient_unix.go:673 +0x65 net.(*Resolver).goLookupIPCNAMEOrder(_, {_, _}, {_, _}, {_, _}, _, _) /usr/local/go/src/net/dnsclient_unix.go:683 +0xbe6 net.(*Resolver).lookupIP(0x3fc8f40, {0x2bd9488, 0xc0001c4730}, {0x2743d99, 0x3}, {0xc000a14020, 0x16}) /usr/local/go/src/net/lookup_unix.go:68 +0x131 net.init.func1({0x2bd9488?, 0xc0001c4730?}, 0x412b1e?, {0x2743d99?, 0xc00032b340?}, {0xc000a14020?, 0xc00050c730?}) /usr/local/go/src/net/hook.go:21 +0x37 net.(*Resolver).lookupIPAddr.func1() /usr/local/go/src/net/lookup.go:334 +0x37 internal/singleflight.(*Group).doCall(0x3fc8f50, 0xc0001c4780, {0xc000a14040, 0x1a}, 0xc00050c760?) /usr/local/go/src/internal/singleflight/singleflight.go:93 +0x34 created by internal/singleflight.(*Group).DoChan in goroutine 3340 /usr/local/go/src/internal/singleflight/singleflight.go:86 +0x2d3 goroutine 2183 [select]: net/http.(*Transport).getConn(0xc00046ad00, 0xc0001c4690, {{}, 0x0, {0xc000180dc0, 0x5}, {0xc000a14020, 0x1a}, 0x0}) /usr/local/go/src/net/http/transport.go:1520 +0x4ae net/http.(*Transport).roundTrip(0xc00046ad00, 0xc000124000) /usr/local/go/src/net/http/transport.go:685 +0xb57 net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc00038bbc0, 0xc000124000) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:496 +0x345 net/http.send(0xc000124000, {0x2bb1fa0, 0xc00038bbc0}, {0x6fbf01?, 0xc000180dc8?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc000304ae0, 0xc000124000, {0xc00006d128?, 0x422eb6?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc000304ae0, 0xc000124000) /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(0xc0005188c0, {0x2bd9488, 0xc0001c4e10}, 0xc000a1a500) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:353 +0xd67 github.com/rclone/rclone/backend/ulozto.(*Object).Open.func2() /home/rclone/go/src/github.com/rclone/rclone/backend/ulozto/ulozto.go:804 +0x52 github.com/rclone/rclone/fs.pacerInvoker(0x8, 0xa, 0x2bb0bc0?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc00038bc20, 0xc0008d1200, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc00038bc20, 0xc0008d1200) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/ulozto.(*Object).Open(0xc000806e40, {0x2bd9488, 0xc0001c4e10}, {0xc0004346f0, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/ulozto/ulozto.go:803 +0x428 github.com/rclone/rclone/fs/operations.(*ReOpen).open(0xc0009682a0) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/reopen.go:147 +0x109 github.com/rclone/rclone/fs/operations.NewReOpen({0x2bd9488, 0xc0001c4e10}, {0x2bf1210, 0xc000806e40}, 0xa, {0xc0004346e0, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/reopen.go:102 +0x4f5 github.com/rclone/rclone/fs/operations.Open({0x2bd9488, 0xc0001c4e10}, {0x2bf1210, 0xc000806e40}, {0xc0004346e0, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/reopen.go:124 +0x6b github.com/rclone/rclone/fs/operations.(*copy).manualCopy(0xc000599710, {0x2bd9488, 0xc0001c4e10}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:265 +0x4dc github.com/rclone/rclone/fs/operations.(*copy).copy(0xc000599710, {0x2bd9488, 0xc0001c4e10}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:314 +0x170 github.com/rclone/rclone/fs/operations.Copy({0x2bd9488, 0xc0001c4e10}, {0x2bf11a0, 0xc0004eb220}, {0x0, 0x0}, {0xc0005f4b28, 0x13}, {0x2bf1210, 0xc000806e40}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:416 +0x4db github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc000774288, {0x2bd9488, 0xc0001c4e10}, 0xc0001c4d70, {0x2bf11a0, 0xc0004eb220}, 0x0, 0xc0008a5760?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:505 +0x1fe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 2117 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 2195 [chan receive, 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 2117 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x378 "./sync.test -test.v -test.timeout 1h0m0s -remote TestUlozto: -verbose" - Finished ERROR in 1h0m2.547411508s (try 3/5): exit status 2: Failed []