"go test -v -timeout 1h0m0s -remote TestPcloud: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:417: Using remote "TestPcloud:" 2022/06/17 07:39:14 DEBUG : Creating backend with remote "TestPcloud:rclone-test-sigezor8fuwubij1ruqolaj9" 2022/06/17 07:39:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/06/17 07:40:14 DEBUG : pacer: low level retry 1/10 (error Get "https://eapi.pcloud.com/listfolder?folderid=0": dial tcp 45.131.244.11:443: i/o timeout) 2022/06/17 07:40:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2022/06/17 07:41:14 DEBUG : pacer: low level retry 2/10 (error Get "https://eapi.pcloud.com/listfolder?folderid=0": dial tcp 45.131.244.11:443: i/o timeout) 2022/06/17 07:41:14 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2022/06/17 07:42:14 DEBUG : pacer: low level retry 3/10 (error Get "https://eapi.pcloud.com/listfolder?folderid=0": dial tcp 45.131.244.11:443: i/o timeout) 2022/06/17 07:42:14 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2022/06/17 07:43:14 DEBUG : pacer: low level retry 4/10 (error Get "https://eapi.pcloud.com/listfolder?folderid=0": dial tcp 45.131.244.11:443: i/o timeout) 2022/06/17 07:43:14 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2022/06/17 07:44:14 DEBUG : pacer: low level retry 5/10 (error Get "https://eapi.pcloud.com/listfolder?folderid=0": dial tcp 45.131.244.11:443: i/o timeout) 2022/06/17 07:44:14 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2022/06/17 07:45:14 DEBUG : pacer: low level retry 6/10 (error Get "https://eapi.pcloud.com/listfolder?folderid=0": dial tcp 45.131.244.11:443: i/o timeout) 2022/06/17 07:45:14 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2022/06/17 07:46:14 DEBUG : pacer: low level retry 7/10 (error Get "https://eapi.pcloud.com/listfolder?folderid=0": dial tcp 45.131.244.11:443: i/o timeout) 2022/06/17 07:46:14 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2022/06/17 07:47:14 DEBUG : pacer: low level retry 8/10 (error Get "https://eapi.pcloud.com/listfolder?folderid=0": dial tcp 45.131.244.11:443: i/o timeout) 2022/06/17 07:47:14 DEBUG : pacer: Rate limited, increasing sleep to 2s 2022/06/17 07:48:14 DEBUG : pacer: low level retry 9/10 (error Get "https://eapi.pcloud.com/listfolder?folderid=0": dial tcp 45.131.244.11:443: i/o timeout) 2022/06/17 07:49:14 DEBUG : pacer: low level retry 10/10 (error Get "https://eapi.pcloud.com/listfolder?folderid=0": dial tcp 45.131.244.11:443: i/o timeout) 2022/06/17 07:50:14 DEBUG : pacer: low level retry 1/10 (error Get "https://eapi.pcloud.com/listfolder?folderid=0": dial tcp 45.131.244.11:443: i/o timeout) 2022/06/17 07:51:14 DEBUG : pacer: low level retry 2/10 (error Get "https://eapi.pcloud.com/listfolder?folderid=0": dial tcp 45.131.244.11:443: i/o timeout) 2022/06/17 07:52:14 DEBUG : pacer: low level retry 3/10 (error Get "https://eapi.pcloud.com/listfolder?folderid=0": dial tcp 45.131.244.11:443: i/o timeout) 2022/06/17 07:53:14 DEBUG : pacer: low level retry 4/10 (error Get "https://eapi.pcloud.com/listfolder?folderid=0": dial tcp 45.131.244.11:443: i/o timeout) 2022/06/17 07:54:14 DEBUG : pacer: low level retry 5/10 (error Get "https://eapi.pcloud.com/listfolder?folderid=0": dial tcp 45.131.244.11:443: i/o timeout) 2022/06/17 07:55:14 DEBUG : pacer: low level retry 6/10 (error Get "https://eapi.pcloud.com/listfolder?folderid=0": dial tcp 45.131.244.11:443: i/o timeout) 2022/06/17 07:56:14 DEBUG : pacer: low level retry 7/10 (error Get "https://eapi.pcloud.com/listfolder?folderid=0": dial tcp 45.131.244.11:443: i/o timeout) 2022/06/17 07:57:14 DEBUG : pacer: low level retry 8/10 (error Get "https://eapi.pcloud.com/listfolder?folderid=0": dial tcp 45.131.244.11:443: i/o timeout) 2022/06/17 07:58:14 DEBUG : pacer: low level retry 9/10 (error Get "https://eapi.pcloud.com/listfolder?folderid=0": dial tcp 45.131.244.11:443: i/o timeout) 2022/06/17 07:59:14 DEBUG : pacer: low level retry 10/10 (error Get "https://eapi.pcloud.com/listfolder?folderid=0": dial tcp 45.131.244.11:443: i/o timeout) fstests.go:441: Error Trace: fstests.go:441 pcloud_test.go:13 Error: Received unexpected error: couldn't list files: Get "https://eapi.pcloud.com/listfolder?folderid=0": dial tcp 45.131.244.11:443: i/o timeout Test: TestIntegration Messages: unexpected error: couldn't list files: Get "https://eapi.pcloud.com/listfolder?folderid=0": dial tcp 45.131.244.11:443: i/o timeout --- FAIL: TestIntegration (1200.15s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/pcloud 1200.164s "go test -v -timeout 1h0m0s -remote TestPcloud: -verbose" - Finished ERROR in 20m1.386578372s (try 1/5): exit status 1: Failed [TestIntegration]