"go test -v -timeout 2h0m0s -remote TestZoho: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsCopy|FsDirMove|FsListDirFile2|FsListFile1|FsListFile1and2|FsListLevel2|FsListR|FsMove|FsPurge|FsPurgeRoot|ObjectOpen|ObjectOpenRange|ObjectOpenSeek|ObjectPartialRead|ObjectRemove|ObjectUpdate)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^Put$/^Remove$|^TestIntegration$/^FsMkdir$/^FsPutZeroLength$'" - Starting (try 5/5) === RUN TestIntegration fstests.go:438: Using remote "TestZoho:" 2026/07/06 01:36:32 DEBUG : Creating backend with remote "TestZoho:rclone-test-doguhog6mufa" 2026/07/06 01:36:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/06 01:36:32 DEBUG : zoho root 'rclone-test-doguhog6mufa': folder listing limiter sweep: evicted 0 of 0 idle limiters 2026/07/06 01:36:32 DEBUG : pacer: Reducing sleep to 43.6597ms 2026/07/06 01:36:32 DEBUG : pacer: Reducing sleep to 78.715462ms 2026/07/06 01:36:32 DEBUG : pacer: Reducing sleep to 112.041324ms 2026/07/06 01:36:32 DEBUG : pacer: Reducing sleep to 225.849458ms === RUN TestIntegration/FsMkdir 2026/07/06 01:36:33 DEBUG : pacer: Reducing sleep to 289.835104ms === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/07/06 01:36:33 DEBUG : pacer: Reducing sleep to 223.485427ms 2026/07/06 01:36:33 DEBUG : pacer: Reducing sleep to 1.883399ms 2026/07/06 01:36:33 DEBUG : pacer: Reducing sleep to 36.760808ms 2026/07/06 01:36:33 DEBUG : Couldn't parse Date: from server download.zoho.eu: "Mon, 06 Jul 2026 01:36:33 UTC": parsing time "Mon, 06 Jul 2026 01:36:33 UTC" as "Mon Jan _2 15:04:05 2006": cannot parse ", 06 Jul 2026 01:36:33 UTC" as " " 2026/07/06 01:36:33 ERROR : zoho: missing OAuth Scope. Run rclone config reconnect to fix this issue. 2026/07/06 01:36:33 DEBUG : pacer: Reducing sleep to 0s fstests.go:262: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:262 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:275 Error: Received unexpected error: HTTP error 401 (401 INVALID_OAUTHSCOPE) returned body: "{\"ERROR_MESSAGE\":\"INVALID_OAUTHSCOPE\",\"ERROR_CODE\":401}" Test: TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsPutFiles 2026/07/06 01:36:34 DEBUG : pacer: Reducing sleep to 112.409252ms 2026/07/06 01:36:34 DEBUG : pacer: Reducing sleep to 163.774531ms 2026/07/06 01:36:34 DEBUG : pacer: Reducing sleep to 270.009495ms 2026/07/06 01:36:38 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:36:43 DEBUG : pacer: Reducing sleep to 96.381288ms 2026/07/06 01:36:43 DEBUG : pacer: Reducing sleep to 219.766718ms 2026/07/06 01:36:43 DEBUG : pacer: Reducing sleep to 261.246802ms 2026/07/06 01:36:43 DEBUG : pacer: Reducing sleep to 234.424868ms 2026/07/06 01:36:44 DEBUG : pacer: Reducing sleep to 109.862537ms 2026/07/06 01:36:44 DEBUG : pacer: Reducing sleep to 65.495145ms 2026/07/06 01:36:44 DEBUG : pacer: Reducing sleep to 101.011819ms 2026/07/06 01:36:44 DEBUG : pacer: Reducing sleep to 56.790542ms 2026/07/06 01:36:44 DEBUG : pacer: Reducing sleep to 169.815713ms 2026/07/06 01:36:48 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:36:48 DEBUG : pacer: Reducing sleep to 40.61005ms 2026/07/06 01:36:52 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 2026/07/06 01:36:52 DEBUG : pacer: Reducing sleep to 115.198988ms 2026/07/06 01:36:52 DEBUG : pacer: Reducing sleep to 222.920479ms 2026/07/06 01:36:52 DEBUG : pacer: Reducing sleep to 280.023409ms 2026/07/06 01:36:53 DEBUG : pacer: Reducing sleep to 216.684371ms 2026/07/06 01:36:57 DEBUG : pacer: Reducing sleep to 0s fstests.go:984: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:984 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1003 Error: Not equal: expected: []string{"file name.txt"} actual : []string{"file name.txt", "zero-length-file"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "file name.txt" +([]string) (len=2) { + (string) (len=13) "file name.txt", + (string) (len=16) "zero-length-file" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR 2026/07/06 01:37:01 DEBUG : pacer: Reducing sleep to 117.734597ms 2026/07/06 01:37:01 DEBUG : pacer: Reducing sleep to 236.13169ms 2026/07/06 01:37:02 DEBUG : pacer: Reducing sleep to 256.027548ms 2026/07/06 01:37:02 DEBUG : pacer: Reducing sleep to 211.686964ms fstests.go:1026: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1026 Error: Not equal: expected: []string{"file name.txt", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt"} actual : []string{"file name.txt", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt", "zero-length-file"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) (len=13) "file name.txt", - (string) (len=60) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" + (string) (len=60) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt", + (string) (len=16) "zero-length-file" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 2026/07/06 01:37:06 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:37:06 DEBUG : pacer: Reducing sleep to 117.717997ms fstests.go:1098: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1098 Error: Not equal: expected: []string{"file name.txt"} actual : []string{"file name.txt", "zero-length-file"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "file name.txt" +([]string) (len=2) { + (string) (len=13) "file name.txt", + (string) (len=16) "zero-length-file" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 2026/07/06 01:37:11 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:37:11 DEBUG : pacer: Reducing sleep to 118.333894ms 2026/07/06 01:37:11 DEBUG : pacer: Reducing sleep to 214.785799ms 2026/07/06 01:37:11 DEBUG : pacer: Reducing sleep to 259.723862ms 2026/07/06 01:37:11 DEBUG : pacer: Reducing sleep to 212.835791ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:37:12 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:37:15 DEBUG : pacer: Reducing sleep to 113.657853ms 2026/07/06 01:37:15 DEBUG : pacer: Reducing sleep to 232.719156ms 2026/07/06 01:37:15 DEBUG : pacer: Reducing sleep to 275.285431ms 2026/07/06 01:37:16 DEBUG : pacer: Reducing sleep to 213.024108ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:37:18 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:37:20 DEBUG : pacer: Reducing sleep to 116.416109ms 2026/07/06 01:37:20 DEBUG : pacer: Reducing sleep to 230.626202ms 2026/07/06 01:37:20 DEBUG : pacer: Reducing sleep to 284.883979ms 2026/07/06 01:37:20 DEBUG : pacer: Reducing sleep to 219.38471ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1112 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 Messages: listing wrong, want file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), zero-length-file (0) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1112 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 Messages: Unexpected file "zero-length-file" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/07/06 01:37:24 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:37:24 DEBUG : pacer: Reducing sleep to 120.472788ms 2026/07/06 01:37:25 DEBUG : pacer: Reducing sleep to 190.627873ms 2026/07/06 01:37:25 DEBUG : pacer: Reducing sleep to 240.24269ms 2026/07/06 01:37:25 DEBUG : pacer: Reducing sleep to 211.384943ms 2026/07/06 01:37:25 DEBUG : pacer: Reducing sleep to 141.536741ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:37:29 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:37:29 DEBUG : pacer: Reducing sleep to 116.236734ms 2026/07/06 01:37:29 DEBUG : pacer: Reducing sleep to 235.859584ms 2026/07/06 01:37:29 DEBUG : pacer: Reducing sleep to 282.846251ms 2026/07/06 01:37:30 DEBUG : pacer: Reducing sleep to 207.382602ms 2026/07/06 01:37:30 DEBUG : pacer: Reducing sleep to 59.663068ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:37:32 DEBUG : zoho root 'rclone-test-doguhog6mufa': folder listing limiter sweep: evicted 0 of 6 idle limiters 2026/07/06 01:37:32 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:37:34 DEBUG : pacer: Reducing sleep to 119.624142ms 2026/07/06 01:37:34 DEBUG : pacer: Reducing sleep to 193.256627ms 2026/07/06 01:37:34 DEBUG : pacer: Reducing sleep to 243.009917ms 2026/07/06 01:37:34 DEBUG : pacer: Reducing sleep to 209.869221ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1139 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 Messages: listing wrong, want file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), zero-length-file (0) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1139 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 Messages: Unexpected file "zero-length-file" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/07/06 01:37:38 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:37:38 DEBUG : pacer: Reducing sleep to 117.677052ms 2026/07/06 01:37:38 DEBUG : pacer: Reducing sleep to 199.617796ms 2026/07/06 01:37:39 DEBUG : pacer: Reducing sleep to 232.270507ms 2026/07/06 01:37:39 DEBUG : pacer: Reducing sleep to 62.50019ms 2026/07/06 01:37:39 DEBUG : pacer: Reducing sleep to 143.154306ms 2026/07/06 01:37:39 DEBUG : pacer: Reducing sleep to 250.117296ms 2026/07/06 01:37:39 DEBUG : pacer: Reducing sleep to 270.086791ms 2026/07/06 01:37:39 DEBUG : pacer: Reducing sleep to 191.908192ms 2026/07/06 01:37:40 DEBUG : pacer: Reducing sleep to 82.811646ms 2026/07/06 01:37:40 DEBUG : pacer: Reducing sleep to 60.200758ms 2026/07/06 01:37:40 DEBUG : pacer: Reducing sleep to 138.542337ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:37:41 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:37:41 DEBUG : pacer: Reducing sleep to 114.956998ms 2026/07/06 01:37:41 DEBUG : pacer: Reducing sleep to 232.817405ms 2026/07/06 01:37:44 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:37:44 DEBUG : pacer: Reducing sleep to 113.257503ms 2026/07/06 01:37:44 DEBUG : pacer: Reducing sleep to 100.771461ms 2026/07/06 01:37:45 DEBUG : pacer: Reducing sleep to 0s fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:37:47 DEBUG : pacer: Reducing sleep to 108.051306ms 2026/07/06 01:37:47 DEBUG : pacer: Reducing sleep to 219.700957ms 2026/07/06 01:37:47 DEBUG : pacer: Reducing sleep to 283.745047ms 2026/07/06 01:37:47 DEBUG : pacer: Reducing sleep to 229.951055ms 2026/07/06 01:37:47 DEBUG : pacer: Reducing sleep to 108.128075ms 2026/07/06 01:37:48 DEBUG : pacer: Reducing sleep to 48.454962ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1168 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: listing wrong, want dirToPurge/fileToPurge.txt (100), file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got dirToPurge/fileToPurge.txt (100), file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), zero-length-file (0) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1168 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: Unexpected file "zero-length-file" 2026/07/06 01:37:52 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:37:52 DEBUG : pacer: Reducing sleep to 117.887619ms 2026/07/06 01:37:52 DEBUG : pacer: Reducing sleep to 240.825481ms 2026/07/06 01:37:52 DEBUG : pacer: Reducing sleep to 272.998103ms 2026/07/06 01:37:56 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:37:57 DEBUG : pacer: Reducing sleep to 111.323599ms 2026/07/06 01:37:57 DEBUG : pacer: Reducing sleep to 59.59814ms 2026/07/06 01:37:57 DEBUG : pacer: Reducing sleep to 108.749833ms 2026/07/06 01:37:57 DEBUG : pacer: Reducing sleep to 217.911277ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:37:58 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:38:01 DEBUG : pacer: Reducing sleep to 113.703854ms 2026/07/06 01:38:01 DEBUG : pacer: Reducing sleep to 232.452304ms 2026/07/06 01:38:01 DEBUG : pacer: Reducing sleep to 278.309774ms 2026/07/06 01:38:02 DEBUG : pacer: Reducing sleep to 210.120783ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:38:04 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:38:06 DEBUG : pacer: Reducing sleep to 118.127011ms 2026/07/06 01:38:06 DEBUG : pacer: Reducing sleep to 229.111242ms 2026/07/06 01:38:06 DEBUG : pacer: Reducing sleep to 284.346204ms 2026/07/06 01:38:06 DEBUG : pacer: Reducing sleep to 217.018475ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1180 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: listing wrong, want file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), zero-length-file (0) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1180 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: Unexpected file "zero-length-file" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/07/06 01:38:10 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:38:10 DEBUG : pacer: Reducing sleep to 116.699366ms 2026/07/06 01:38:15 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:38:15 DEBUG : pacer: Reducing sleep to 74.069102ms 2026/07/06 01:38:15 DEBUG : pacer: Reducing sleep to 101.131029ms 2026/07/06 01:38:15 DEBUG : pacer: Reducing sleep to 220.574504ms 2026/07/06 01:38:20 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:38:20 DEBUG : pacer: Reducing sleep to 118.4826ms 2026/07/06 01:38:20 DEBUG : pacer: Reducing sleep to 268.983254ms 2026/07/06 01:38:20 DEBUG : pacer: Reducing sleep to 275.617129ms 2026/07/06 01:38:20 DEBUG : pacer: Reducing sleep to 180.820452ms 2026/07/06 01:38:20 DEBUG : pacer: Reducing sleep to 67.131921ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:38:21 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:38:24 DEBUG : pacer: Reducing sleep to 110.435532ms 2026/07/06 01:38:24 DEBUG : pacer: Reducing sleep to 276.772478ms 2026/07/06 01:38:24 DEBUG : pacer: Reducing sleep to 371.65475ms 2026/07/06 01:38:25 DEBUG : pacer: Reducing sleep to 267.547572ms 2026/07/06 01:38:25 DEBUG : pacer: Reducing sleep to 53.375034ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:38:27 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:38:29 DEBUG : pacer: Reducing sleep to 118.722281ms 2026/07/06 01:38:29 DEBUG : pacer: Reducing sleep to 271.660458ms 2026/07/06 01:38:29 DEBUG : pacer: Reducing sleep to 387.429617ms 2026/07/06 01:38:29 DEBUG : pacer: Reducing sleep to 267.501267ms 2026/07/06 01:38:30 DEBUG : pacer: Reducing sleep to 17.220587ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1205 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: listing wrong, want dirToPurgeFromRoot/fileToPurgeFromRoot.txt (100), file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got dirToPurgeFromRoot/fileToPurgeFromRoot.txt (100), file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), zero-length-file (0) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1205 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: Unexpected file "zero-length-file" 2026/07/06 01:38:34 DEBUG : Creating backend with remote "TestZoho:rclone-test-doguhog6mufa/dirToPurgeFromRoot" 2026/07/06 01:38:34 DEBUG : Config file has changed externally - reloading 2026/07/06 01:38:34 DEBUG : zoho root 'rclone-test-doguhog6mufa/dirToPurgeFromRoot': folder listing limiter sweep: evicted 0 of 8 idle limiters 2026/07/06 01:38:34 DEBUG : pacer: Reducing sleep to 114.244423ms 2026/07/06 01:38:34 DEBUG : pacer: Reducing sleep to 229.354894ms 2026/07/06 01:38:34 DEBUG : pacer: Reducing sleep to 275.534197ms 2026/07/06 01:38:35 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:38:35 DEBUG : pacer: Reducing sleep to 116.581186ms 2026/07/06 01:38:35 DEBUG : pacer: Reducing sleep to 226.466714ms 2026/07/06 01:38:35 DEBUG : pacer: Reducing sleep to 283.525851ms 2026/07/06 01:38:35 DEBUG : pacer: Reducing sleep to 215.422854ms 2026/07/06 01:38:35 DEBUG : pacer: Reducing sleep to 105.488055ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:38:36 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:38:36 DEBUG : pacer: Reducing sleep to 118.419922ms 2026/07/06 01:38:39 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:38:39 DEBUG : pacer: Reducing sleep to 116.308404ms 2026/07/06 01:38:39 DEBUG : pacer: Reducing sleep to 165.175239ms 2026/07/06 01:38:40 DEBUG : pacer: Reducing sleep to 105.178825ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:38:42 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:38:42 DEBUG : pacer: Reducing sleep to 106.050689ms 2026/07/06 01:38:44 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:38:44 DEBUG : pacer: Reducing sleep to 120.73749ms 2026/07/06 01:38:44 DEBUG : pacer: Reducing sleep to 222.55944ms 2026/07/06 01:38:44 DEBUG : pacer: Reducing sleep to 113.986313ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1222 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: listing wrong, want file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), zero-length-file (0) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1222 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: Unexpected file "zero-length-file" === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/07/06 01:38:48 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:38:48 DEBUG : pacer: Reducing sleep to 118.649456ms 2026/07/06 01:38:48 DEBUG : pacer: Reducing sleep to 231.345498ms 2026/07/06 01:38:49 DEBUG : pacer: Reducing sleep to 283.978536ms 2026/07/06 01:38:49 DEBUG : pacer: Reducing sleep to 209.723097ms 2026/07/06 01:38:49 DEBUG : pacer: Reducing sleep to 99.620669ms 2026/07/06 01:38:50 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:38:50 DEBUG : pacer: Reducing sleep to 96.702776ms 2026/07/06 01:38:50 DEBUG : pacer: Reducing sleep to 179.971448ms 2026/07/06 01:38:50 DEBUG : pacer: Reducing sleep to 284.825148ms 2026/07/06 01:38:50 DEBUG : pacer: Reducing sleep to 262.875823ms 2026/07/06 01:38:50 DEBUG : pacer: Reducing sleep to 150.662907ms 2026/07/06 01:38:50 DEBUG : pacer: Reducing sleep to 47.051151ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:38:52 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:38:54 DEBUG : pacer: Reducing sleep to 117.978464ms 2026/07/06 01:38:54 DEBUG : pacer: Reducing sleep to 230.607632ms 2026/07/06 01:38:54 DEBUG : pacer: Reducing sleep to 283.536476ms 2026/07/06 01:38:55 DEBUG : pacer: Reducing sleep to 214.862593ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:38:57 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:38:59 DEBUG : pacer: Reducing sleep to 118.483946ms 2026/07/06 01:38:59 DEBUG : pacer: Reducing sleep to 231.553512ms 2026/07/06 01:38:59 DEBUG : pacer: Reducing sleep to 283.512093ms 2026/07/06 01:38:59 DEBUG : pacer: Reducing sleep to 214.166468ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1275 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsCopy Messages: listing wrong, want file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy (100) got file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy (100), zero-length-file (0) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1275 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsCopy Messages: Unexpected file "zero-length-file" 2026/07/06 01:39:04 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1298: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/07/06 01:39:04 DEBUG : pacer: Reducing sleep to 22.158479ms 2026/07/06 01:39:04 DEBUG : pacer: Reducing sleep to 140.250708ms 2026/07/06 01:39:04 DEBUG : pacer: Reducing sleep to 252.670293ms 2026/07/06 01:39:04 DEBUG : pacer: Reducing sleep to 281.117755ms 2026/07/06 01:39:04 DEBUG : pacer: Reducing sleep to 192.684879ms 2026/07/06 01:39:04 DEBUG : pacer: Reducing sleep to 80.75536ms 2026/07/06 01:39:05 DEBUG : pacer: Reducing sleep to 34.896353ms 2026/07/06 01:39:05 DEBUG : pacer: Reducing sleep to 113.78415ms 2026/07/06 01:39:05 DEBUG : pacer: Reducing sleep to 211.729724ms 2026/07/06 01:39:08 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:39:08 DEBUG : pacer: Reducing sleep to 110.862168ms 2026/07/06 01:39:09 DEBUG : pacer: Reducing sleep to 122.788412ms 2026/07/06 01:39:09 DEBUG : pacer: Reducing sleep to 173.987236ms 2026/07/06 01:39:09 DEBUG : pacer: Reducing sleep to 226.815594ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:39:10 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:39:13 DEBUG : pacer: Reducing sleep to 113.032217ms 2026/07/06 01:39:13 DEBUG : pacer: Reducing sleep to 226.696914ms 2026/07/06 01:39:13 DEBUG : pacer: Reducing sleep to 234.140371ms 2026/07/06 01:39:13 DEBUG : pacer: Reducing sleep to 185.102859ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:39:16 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:39:18 DEBUG : pacer: Reducing sleep to 95.933605ms 2026/07/06 01:39:18 DEBUG : pacer: Reducing sleep to 215.054309ms 2026/07/06 01:39:18 DEBUG : pacer: Reducing sleep to 235.455998ms 2026/07/06 01:39:18 DEBUG : pacer: Reducing sleep to 201.114314ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1371 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: listing wrong, want file name.txt (100), other.txt (100) got file name.txt (100), other.txt (100), zero-length-file (0) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1371 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: Unexpected file "zero-length-file" 2026/07/06 01:39:22 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:39:22 DEBUG : pacer: Reducing sleep to 117.983755ms 2026/07/06 01:39:27 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:39:27 DEBUG : pacer: Reducing sleep to 91.336342ms 2026/07/06 01:39:27 DEBUG : pacer: Reducing sleep to 201.774864ms 2026/07/06 01:39:27 DEBUG : pacer: Reducing sleep to 248.755261ms 2026/07/06 01:39:27 DEBUG : pacer: Reducing sleep to 240.391286ms 2026/07/06 01:39:31 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:39:31 DEBUG : pacer: Reducing sleep to 116.358292ms 2026/07/06 01:39:31 DEBUG : pacer: Reducing sleep to 279.966497ms 2026/07/06 01:39:32 DEBUG : pacer: Reducing sleep to 268.411395ms 2026/07/06 01:39:32 DEBUG : pacer: Reducing sleep to 147.42404ms 2026/07/06 01:39:32 DEBUG : pacer: Reducing sleep to 58.546928ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:39:33 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:39:33 DEBUG : pacer: Reducing sleep to 116.156041ms 2026/07/06 01:39:33 DEBUG : pacer: Reducing sleep to 229.561482ms 2026/07/06 01:39:36 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:39:36 DEBUG : zoho root 'rclone-test-doguhog6mufa': folder listing limiter sweep: evicted 2 of 9 idle limiters 2026/07/06 01:39:36 DEBUG : pacer: Reducing sleep to 109.32003ms 2026/07/06 01:39:36 DEBUG : pacer: Reducing sleep to 102.398949ms 2026/07/06 01:39:37 DEBUG : pacer: Reducing sleep to 0s fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:39:39 DEBUG : pacer: Reducing sleep to 105.510749ms 2026/07/06 01:39:39 DEBUG : pacer: Reducing sleep to 224.425908ms 2026/07/06 01:39:41 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:39:41 DEBUG : pacer: Reducing sleep to 118.988727ms 2026/07/06 01:39:41 DEBUG : pacer: Reducing sleep to 102.979653ms 2026/07/06 01:39:41 DEBUG : pacer: Reducing sleep to 0s fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1382 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: listing wrong, want moveTest/other.txt (100), other.txt (100) got moveTest/other.txt (100), other.txt (100), zero-length-file (0) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1382 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: Unexpected file "zero-length-file" 2026/07/06 01:39:45 DEBUG : pacer: Reducing sleep to 115.052306ms 2026/07/06 01:39:45 DEBUG : pacer: Reducing sleep to 228.630863ms 2026/07/06 01:39:46 DEBUG : pacer: Reducing sleep to 265.480508ms 2026/07/06 01:39:46 DEBUG : pacer: Reducing sleep to 171.725572ms 2026/07/06 01:39:46 DEBUG : pacer: Reducing sleep to 110.472194ms 2026/07/06 01:39:46 DEBUG : pacer: Reducing sleep to 104.533672ms 2026/07/06 01:39:46 DEBUG : pacer: Reducing sleep to 172.612866ms 2026/07/06 01:39:46 DEBUG : pacer: Reducing sleep to 231.340899ms 2026/07/06 01:39:47 DEBUG : pacer: Reducing sleep to 217.250975ms 2026/07/06 01:39:47 DEBUG : pacer: Reducing sleep to 150.518017ms 2026/07/06 01:39:47 DEBUG : pacer: Reducing sleep to 114.730133ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:39:48 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:39:48 DEBUG : pacer: Reducing sleep to 116.542468ms 2026/07/06 01:39:48 DEBUG : pacer: Reducing sleep to 236.49056ms 2026/07/06 01:39:48 DEBUG : pacer: Reducing sleep to 284.145458ms 2026/07/06 01:39:49 DEBUG : pacer: Reducing sleep to 206.671227ms 2026/07/06 01:39:49 DEBUG : pacer: Reducing sleep to 96.772773ms 2026/07/06 01:39:49 DEBUG : pacer: Reducing sleep to 62.822123ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:39:51 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:39:51 DEBUG : pacer: Reducing sleep to 113.031487ms 2026/07/06 01:39:51 DEBUG : pacer: Reducing sleep to 226.959092ms 2026/07/06 01:39:52 DEBUG : pacer: Reducing sleep to 284.098099ms 2026/07/06 01:39:52 DEBUG : pacer: Reducing sleep to 219.590135ms 2026/07/06 01:39:52 DEBUG : pacer: Reducing sleep to 110.813002ms 2026/07/06 01:39:53 DEBUG : pacer: Reducing sleep to 0s fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1390 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: listing wrong, want file name.txt (100), other.txt (100) got file name.txt (100), other.txt (100), zero-length-file (0) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1390 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: Unexpected file "zero-length-file" 2026/07/06 01:39:57 DEBUG : pacer: Reducing sleep to 111.422442ms 2026/07/06 01:40:02 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:40:02 DEBUG : pacer: Reducing sleep to 114.918786ms 2026/07/06 01:40:02 DEBUG : pacer: Reducing sleep to 223.870855ms 2026/07/06 01:40:02 DEBUG : pacer: Reducing sleep to 280.143106ms 2026/07/06 01:40:02 DEBUG : pacer: Reducing sleep to 210.019768ms 2026/07/06 01:40:02 DEBUG : pacer: Reducing sleep to 85.266004ms 2026/07/06 01:40:03 DEBUG : pacer: Reducing sleep to 55.269271ms 2026/07/06 01:40:06 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:40:06 DEBUG : pacer: Reducing sleep to 124.695105ms 2026/07/06 01:40:06 DEBUG : pacer: Reducing sleep to 280.984975ms 2026/07/06 01:40:06 DEBUG : pacer: Reducing sleep to 397.926603ms 2026/07/06 01:40:07 DEBUG : pacer: Reducing sleep to 281.028858ms 2026/07/06 01:40:07 DEBUG : pacer: Reducing sleep to 50.288867ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:40:08 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:40:11 DEBUG : pacer: Reducing sleep to 119.937882ms 2026/07/06 01:40:11 DEBUG : pacer: Reducing sleep to 282.983051ms 2026/07/06 01:40:11 DEBUG : pacer: Reducing sleep to 405.108938ms 2026/07/06 01:40:11 DEBUG : pacer: Reducing sleep to 450.574573ms 2026/07/06 01:40:12 DEBUG : pacer: Reducing sleep to 198.163605ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:40:14 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:40:16 DEBUG : pacer: Reducing sleep to 123.47892ms 2026/07/06 01:40:16 DEBUG : pacer: Reducing sleep to 256.991802ms 2026/07/06 01:40:16 DEBUG : pacer: Reducing sleep to 375.528141ms 2026/07/06 01:40:16 DEBUG : pacer: Reducing sleep to 273.398571ms 2026/07/06 01:40:16 DEBUG : pacer: Reducing sleep to 75.027913ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1397 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: listing wrong, want file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), zero-length-file (0) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1397 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: Unexpected file "zero-length-file" 2026/07/06 01:40:20 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:40:21 DEBUG : pacer: Reducing sleep to 109.431132ms 2026/07/06 01:40:21 DEBUG : pacer: Reducing sleep to 228.449748ms 2026/07/06 01:40:21 DEBUG : pacer: Reducing sleep to 274.566198ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1407: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/07/06 01:40:21 DEBUG : Creating backend with remote "TestZoho:rclone-test-cobubut0pige" 2026/07/06 01:40:34 DEBUG : pacer: Reducing sleep to 16.741562ms 2026/07/06 01:40:35 DEBUG : pacer: Reducing sleep to 139.227306ms 2026/07/06 01:40:35 DEBUG : pacer: Reducing sleep to 225.521066ms 2026/07/06 01:40:35 DEBUG : pacer: Reducing sleep to 288.847891ms 2026/07/06 01:40:35 DEBUG : pacer: Reducing sleep to 187.930556ms 2026/07/06 01:40:35 DEBUG : pacer: Reducing sleep to 87.944943ms 2026/07/06 01:40:35 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:40:35 DEBUG : pacer: Reducing sleep to 63.999862ms 2026/07/06 01:40:36 DEBUG : pacer: Reducing sleep to 92.097613ms 2026/07/06 01:40:36 DEBUG : pacer: Reducing sleep to 207.945409ms 2026/07/06 01:40:36 DEBUG : pacer: Reducing sleep to 275.532323ms 2026/07/06 01:40:36 DEBUG : pacer: Reducing sleep to 241.123892ms 2026/07/06 01:40:36 DEBUG : pacer: Reducing sleep to 126.182435ms 2026/07/06 01:40:36 DEBUG : zoho root 'rclone-test-cobubut0pige': folder listing limiter sweep: evicted 0 of 9 idle limiters 2026/07/06 01:40:36 DEBUG : pacer: Reducing sleep to 50.747472ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:40:38 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:40:38 DEBUG : pacer: Reducing sleep to 116.560656ms 2026/07/06 01:40:38 DEBUG : pacer: Reducing sleep to 223.395971ms 2026/07/06 01:40:38 DEBUG : pacer: Reducing sleep to 279.814399ms 2026/07/06 01:40:40 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:40:40 DEBUG : pacer: Reducing sleep to 70.896556ms 2026/07/06 01:40:41 DEBUG : pacer: Reducing sleep to 33.68624ms 2026/07/06 01:40:41 DEBUG : pacer: Reducing sleep to 0s fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:40:43 DEBUG : pacer: Reducing sleep to 117.600189ms 2026/07/06 01:40:43 DEBUG : pacer: Reducing sleep to 229.999443ms 2026/07/06 01:40:43 DEBUG : pacer: Reducing sleep to 281.154088ms 2026/07/06 01:40:43 DEBUG : pacer: Reducing sleep to 218.223734ms 2026/07/06 01:40:44 DEBUG : pacer: Reducing sleep to 97.476385ms 2026/07/06 01:40:44 DEBUG : pacer: Reducing sleep to 44.529438ms 2026/07/06 01:40:45 DEBUG : pacer: Reducing sleep to 0s fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1494 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove Messages: listing wrong, want new_name/sub_new_name/file name.txt (100), new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got new_name/sub_new_name/file name.txt (100), new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), new_name/sub_new_name/zero-length-file (0) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1494 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove Messages: Unexpected file "new_name/sub_new_name/zero-length-file" 2026/07/06 01:40:50 DEBUG : pacer: Reducing sleep to 118.279648ms 2026/07/06 01:40:50 DEBUG : pacer: Reducing sleep to 230.90162ms 2026/07/06 01:40:54 DEBUG : pacer: Reducing sleep to 114.422717ms 2026/07/06 01:40:54 DEBUG : pacer: Reducing sleep to 232.695351ms 2026/07/06 01:40:55 DEBUG : pacer: Reducing sleep to 280.3931ms 2026/07/06 01:40:55 DEBUG : pacer: Reducing sleep to 217.747655ms 2026/07/06 01:40:55 DEBUG : pacer: Reducing sleep to 91.171752ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:40:59 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:40:59 DEBUG : pacer: Reducing sleep to 109.584482ms 2026/07/06 01:40:59 DEBUG : pacer: Reducing sleep to 228.143186ms 2026/07/06 01:40:59 DEBUG : pacer: Reducing sleep to 278.819032ms 2026/07/06 01:40:59 DEBUG : pacer: Reducing sleep to 221.767974ms 2026/07/06 01:41:00 DEBUG : pacer: Reducing sleep to 29.093671ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:41:04 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:41:04 DEBUG : pacer: Reducing sleep to 80.702862ms 2026/07/06 01:41:04 DEBUG : pacer: Reducing sleep to 199.698376ms 2026/07/06 01:41:04 DEBUG : pacer: Reducing sleep to 281.389005ms 2026/07/06 01:41:04 DEBUG : pacer: Reducing sleep to 251.01769ms 2026/07/06 01:41:04 DEBUG : pacer: Reducing sleep to 130.06455ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1508 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove Messages: listing wrong, want file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), zero-length-file (0) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1508 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove Messages: Unexpected file "zero-length-file" 2026/07/06 01:41:08 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:41:08 DEBUG : pacer: Reducing sleep to 123.444158ms 2026/07/06 01:41:08 DEBUG : zoho root 'rclone-test-cobubut0pige': Purge remote 2026/07/06 01:41:09 DEBUG : pacer: Reducing sleep to 101.2106ms 2026/07/06 01:41:09 DEBUG : pacer: Reducing sleep to 138.277407ms === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen 2026/07/06 01:41:09 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:41:09 DEBUG : pacer: Reducing sleep to 116.272325ms 2026/07/06 01:41:09 DEBUG : Couldn't parse Date: from server download.zoho.eu: "Mon, 06 Jul 2026 01:41:09 UTC": parsing time "Mon, 06 Jul 2026 01:41:09 UTC" as "Mon Jan _2 15:04:05 2006": cannot parse ", 06 Jul 2026 01:41:09 UTC" as " " 2026/07/06 01:41:09 ERROR : zoho: missing OAuth Scope. Run rclone config reconnect to fix this issue. 2026/07/06 01:41:09 DEBUG : pacer: Reducing sleep to 0s fstests.go:287: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:287 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1781 Error: Received unexpected error: HTTP error 401 (401 INVALID_OAUTHSCOPE) returned body: "{\"ERROR_MESSAGE\":\"INVALID_OAUTHSCOPE\",\"ERROR_CODE\":401}" Test: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen Messages: readObject("file name.txt") limit=-1, options=[] === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek 2026/07/06 01:41:14 DEBUG : Couldn't parse Date: from server download.zoho.eu: "Mon, 06 Jul 2026 01:41:14 UTC": parsing time "Mon, 06 Jul 2026 01:41:14 UTC" as "Mon Jan _2 15:04:05 2006": cannot parse ", 06 Jul 2026 01:41:14 UTC" as " " 2026/07/06 01:41:14 ERROR : zoho: missing OAuth Scope. Run rclone config reconnect to fix this issue. fstests.go:287: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:287 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1788 Error: Received unexpected error: HTTP error 401 (401 INVALID_OAUTHSCOPE) returned body: "{\"ERROR_MESSAGE\":\"INVALID_OAUTHSCOPE\",\"ERROR_CODE\":401}" Test: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek Messages: readObject("file name.txt") limit=-1, options=[SeekOption(50)] === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange 2026/07/06 01:41:18 DEBUG : Couldn't parse Date: from server download.zoho.eu: "Mon, 06 Jul 2026 01:41:18 UTC": parsing time "Mon, 06 Jul 2026 01:41:18 UTC" as "Mon Jan _2 15:04:05 2006": cannot parse ", 06 Jul 2026 01:41:18 UTC" as " " 2026/07/06 01:41:18 ERROR : zoho: missing OAuth Scope. Run rclone config reconnect to fix this issue. fstests.go:287: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:287 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1807 Error: Received unexpected error: HTTP error 401 (401 INVALID_OAUTHSCOPE) returned body: "{\"ERROR_MESSAGE\":\"INVALID_OAUTHSCOPE\",\"ERROR_CODE\":401}" Test: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange Messages: readObject("file name.txt") limit=-1, options=[RangeOption(5,15)] === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead 2026/07/06 01:41:23 DEBUG : Couldn't parse Date: from server download.zoho.eu: "Mon, 06 Jul 2026 01:41:23 UTC": parsing time "Mon, 06 Jul 2026 01:41:23 UTC" as "Mon Jan _2 15:04:05 2006": cannot parse ", 06 Jul 2026 01:41:23 UTC" as " " 2026/07/06 01:41:23 ERROR : zoho: missing OAuth Scope. Run rclone config reconnect to fix this issue. fstests.go:287: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:287 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1818 Error: Received unexpected error: HTTP error 401 (401 INVALID_OAUTHSCOPE) returned body: "{\"ERROR_MESSAGE\":\"INVALID_OAUTHSCOPE\",\"ERROR_CODE\":401}" Test: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead Messages: readObject("file name.txt") limit=50, options=[] === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/07/06 01:41:28 DEBUG : pacer: Reducing sleep to 13.537419ms 2026/07/06 01:41:32 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:41:32 DEBUG : Couldn't parse Date: from server download.zoho.eu: "Mon, 06 Jul 2026 01:41:32 UTC": parsing time "Mon, 06 Jul 2026 01:41:32 UTC" as "Mon Jan _2 15:04:05 2006": cannot parse ", 06 Jul 2026 01:41:32 UTC" as " " 2026/07/06 01:41:32 ERROR : zoho: missing OAuth Scope. Run rclone config reconnect to fix this issue. 2026/07/06 01:41:32 DEBUG : pacer: Reducing sleep to 14.197761ms fstests.go:287: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:287 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1849 Error: Received unexpected error: HTTP error 401 (401 INVALID_OAUTHSCOPE) returned body: "{\"ERROR_MESSAGE\":\"INVALID_OAUTHSCOPE\",\"ERROR_CODE\":401}" Test: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate Messages: readObject("file name.txt") limit=-1, options=[] === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestZoho:" path "rclone-test-doguhog6mufa" from "TestZoho:rclone-test-doguhog6mufa" 2026/07/06 01:41:32 DEBUG : Creating backend with remote "TestZoho:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/07/06 01:41:33 DEBUG : pacer: Reducing sleep to 107.552816ms 2026/07/06 01:41:33 DEBUG : pacer: Reducing sleep to 225.205517ms 2026/07/06 01:41:33 DEBUG : pacer: Reducing sleep to 275.833187ms 2026/07/06 01:41:33 DEBUG : pacer: Reducing sleep to 221.489808ms 2026/07/06 01:41:33 DEBUG : pacer: Reducing sleep to 104.888678ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:41:34 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:41:34 DEBUG : pacer: Reducing sleep to 113.269391ms 2026/07/06 01:41:34 DEBUG : pacer: Reducing sleep to 231.235712ms 2026/07/06 01:41:35 DEBUG : pacer: Reducing sleep to 278.6909ms 2026/07/06 01:41:35 DEBUG : pacer: Reducing sleep to 217.606248ms 2026/07/06 01:41:35 DEBUG : pacer: Reducing sleep to 97.63833ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:41:37 DEBUG : zoho root '': folder listing limiter sweep: evicted 1 of 9 idle limiters 2026/07/06 01:41:37 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:41:37 DEBUG : pacer: Reducing sleep to 111.081339ms 2026/07/06 01:41:39 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:41:39 DEBUG : pacer: Reducing sleep to 113.969528ms 2026/07/06 01:41:39 DEBUG : pacer: Reducing sleep to 161.456544ms 2026/07/06 01:41:39 DEBUG : pacer: Reducing sleep to 99.484586ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1943 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: listing wrong, want rclone-test-doguhog6mufa/file name.txt (200), rclone-test-doguhog6mufa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-doguhog6mufa/file name.txt (200), rclone-test-doguhog6mufa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), rclone-test-doguhog6mufa/zero-length-file (0) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1943 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: Unexpected file "rclone-test-doguhog6mufa/zero-length-file" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/07/06 01:41:44 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:41:44 DEBUG : pacer: Reducing sleep to 109.095496ms fstest.go:380: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:380 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1950 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries Messages: ListEntries not equal, want rclone-test-doguhog6mufa/file name.txt (200) got rclone-test-doguhog6mufa/file name.txt (200), rclone-test-doguhog6mufa/zero-length-file (0) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:383 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1950 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries Messages: Unexpected file "rclone-test-doguhog6mufa/zero-length-file" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/07/06 01:41:44 DEBUG : pacer: Reducing sleep to 224.903951ms 2026/07/06 01:41:44 DEBUG : pacer: Reducing sleep to 217.35812ms 2026/07/06 01:41:44 DEBUG : pacer: Reducing sleep to 215.882541ms 2026/07/06 01:41:49 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:41:49 DEBUG : pacer: Reducing sleep to 111.586478ms 2026/07/06 01:41:49 DEBUG : pacer: Reducing sleep to 119.163266ms 2026/07/06 01:41:49 DEBUG : pacer: Reducing sleep to 162.421846ms 2026/07/06 01:41:49 DEBUG : pacer: Reducing sleep to 217.17835ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:41:50 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:41:53 DEBUG : pacer: Reducing sleep to 111.790923ms 2026/07/06 01:41:53 DEBUG : pacer: Reducing sleep to 228.214064ms 2026/07/06 01:41:53 DEBUG : pacer: Reducing sleep to 277.973385ms 2026/07/06 01:41:54 DEBUG : pacer: Reducing sleep to 218.325848ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:41:56 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:41:58 DEBUG : pacer: Reducing sleep to 111.116856ms 2026/07/06 01:41:58 DEBUG : pacer: Reducing sleep to 229.060285ms 2026/07/06 01:41:58 DEBUG : pacer: Reducing sleep to 276.626656ms 2026/07/06 01:41:58 DEBUG : pacer: Reducing sleep to 218.321162ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1999 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put Messages: listing wrong, want rclone-test-doguhog6mufa/created from root.txt (100), rclone-test-doguhog6mufa/file name.txt (200), rclone-test-doguhog6mufa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-doguhog6mufa/created from root.txt (100), rclone-test-doguhog6mufa/file name.txt (200), rclone-test-doguhog6mufa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), rclone-test-doguhog6mufa/zero-length-file (0) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1999 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put Messages: Unexpected file "rclone-test-doguhog6mufa/zero-length-file" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/07/06 01:42:02 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:42:03 DEBUG : pacer: Reducing sleep to 45.227683ms 2026/07/06 01:42:03 DEBUG : pacer: Reducing sleep to 157.520881ms 2026/07/06 01:42:03 DEBUG : pacer: Reducing sleep to 274.826532ms 2026/07/06 01:42:03 DEBUG : pacer: Reducing sleep to 276.116024ms 2026/07/06 01:42:03 DEBUG : pacer: Reducing sleep to 174.171894ms 2026/07/06 01:42:03 DEBUG : pacer: Reducing sleep to 58.770678ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:42:07 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:42:07 DEBUG : pacer: Reducing sleep to 104.614716ms 2026/07/06 01:42:07 DEBUG : pacer: Reducing sleep to 221.241319ms 2026/07/06 01:42:07 DEBUG : pacer: Reducing sleep to 275.540927ms 2026/07/06 01:42:08 DEBUG : pacer: Reducing sleep to 227.864224ms 2026/07/06 01:42:08 DEBUG : pacer: Reducing sleep to 111.091562ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:42:12 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:42:12 DEBUG : pacer: Reducing sleep to 116.247893ms 2026/07/06 01:42:12 DEBUG : pacer: Reducing sleep to 228.263059ms 2026/07/06 01:42:12 DEBUG : pacer: Reducing sleep to 283.475783ms 2026/07/06 01:42:12 DEBUG : pacer: Reducing sleep to 205.613342ms 2026/07/06 01:42:13 DEBUG : pacer: Reducing sleep to 101.907501ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2004 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove Messages: listing wrong, want rclone-test-doguhog6mufa/file name.txt (200), rclone-test-doguhog6mufa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-doguhog6mufa/file name.txt (200), rclone-test-doguhog6mufa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), rclone-test-doguhog6mufa/zero-length-file (0) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2004 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove Messages: Unexpected file "rclone-test-doguhog6mufa/zero-length-file" === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/07/06 01:42:17 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:42:21 DEBUG : pacer: Reducing sleep to 111.196607ms 2026/07/06 01:42:21 DEBUG : pacer: Reducing sleep to 228.749143ms 2026/07/06 01:42:21 DEBUG : pacer: Reducing sleep to 278.161895ms 2026/07/06 01:42:22 DEBUG : pacer: Reducing sleep to 216.305653ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:42:23 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:42:26 DEBUG : pacer: Reducing sleep to 115.938142ms 2026/07/06 01:42:26 DEBUG : pacer: Reducing sleep to 228.528388ms 2026/07/06 01:42:26 DEBUG : pacer: Reducing sleep to 282.272053ms 2026/07/06 01:42:26 DEBUG : pacer: Reducing sleep to 218.641817ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:42:28 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:42:31 DEBUG : pacer: Reducing sleep to 97.287725ms 2026/07/06 01:42:31 DEBUG : pacer: Reducing sleep to 214.13291ms 2026/07/06 01:42:31 DEBUG : pacer: Reducing sleep to 274.323532ms 2026/07/06 01:42:31 DEBUG : pacer: Reducing sleep to 223.230414ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2281 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove Messages: listing wrong, want hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), zero-length-file (0) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2281 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove Messages: Unexpected file "zero-length-file" 2026/07/06 01:42:35 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:42:35 DEBUG : pacer: Reducing sleep to 119.563625ms 2026/07/06 01:42:35 DEBUG : pacer: Reducing sleep to 179.667526ms 2026/07/06 01:42:35 DEBUG : pacer: Reducing sleep to 164.827123ms 2026/07/06 01:42:35 ERROR : error listing: directory not found 2026/07/06 01:42:36 DEBUG : pacer: Reducing sleep to 130.523615ms --- FAIL: TestIntegration (363.87s) --- FAIL: TestIntegration/FsMkdir (363.15s) --- FAIL: TestIntegration/FsMkdir/FsPutZeroLength (0.96s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (361.41s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (4.62s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListR (5.06s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (4.21s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (18.25s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (13.88s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPurge (31.99s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (38.07s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsCopy (15.26s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsMove (77.21s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (48.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.48s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (4.52s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (4.74s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (4.59s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (9.08s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (44.42s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (11.35s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.19s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (32.87s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (14.30s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (18.34s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/zoho 363.883s "go test -v -timeout 2h0m0s -remote TestZoho: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsCopy|FsDirMove|FsListDirFile2|FsListFile1|FsListFile1and2|FsListLevel2|FsListR|FsMove|FsPurge|FsPurgeRoot|ObjectOpen|ObjectOpenRange|ObjectOpenSeek|ObjectPartialRead|ObjectRemove|ObjectUpdate)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^Put$/^Remove$|^TestIntegration$/^FsMkdir$/^FsPutZeroLength$'" - Finished ERROR in 6m4.683277329s (try 5/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutZeroLength TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 TestIntegration/FsMkdir/FsPutFiles/FsListR TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 TestIntegration/FsMkdir/FsPutFiles/FsListFile1 TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 TestIntegration/FsMkdir/FsPutFiles/FsPurge TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot TestIntegration/FsMkdir/FsPutFiles/FsCopy TestIntegration/FsMkdir/FsPutFiles/FsMove TestIntegration/FsMkdir/FsPutFiles/FsDirMove TestIntegration/FsMkdir/FsPutFiles/ObjectOpen TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate TestIntegration/FsMkdir/FsPutFiles/FromRoot/List TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove TestIntegration/FsMkdir/FsPutFiles/ObjectRemove]