"go test -v -timeout 2h0m0s -remote TestIA:rclone-integration-test -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:442: Using remote "TestIA:rclone-integration-test" 2024/10/11 02:44:45 DEBUG : Creating backend with remote "TestIA:rclone-integration-test/rclone-test-piyiqul8nofo" 2024/10/11 02:44:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:483: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:511: No commands in this remote === RUN TestIntegration/FsRmdirNotFound fstests.go:526: Skipping test as non root bucket-based remote === NAME TestIntegration fstest.go:276: Error listing: Get "https://archive.org/metadata/rclone-integration-test": tls: failed to verify certificate: x509: certificate signed by unknown authority --- FAIL: TestIntegration (0.71s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- SKIP: TestIntegration/FsRmdirNotFound (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/internetarchive 0.722s "go test -v -timeout 2h0m0s -remote TestIA:rclone-integration-test -verbose" - Finished ERROR in 1.351063629s (try 1/5): exit status 1: Failed [TestIntegration]