"go test -v -timeout 1h0m0s -remote TestCloudinary: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(ObjectOpenRange|ObjectOpenSeek)$'" - Starting (try 2/5)
=== RUN   TestIntegration
2025/03/31 04:52:29 DEBUG : Using config file from "/home/rclone/.rclone.conf"
    fstests.go:438: Using remote "TestCloudinary:"
2025/03/31 04:52:29 DEBUG : Creating backend with remote "TestCloudinary:rclone-test-niguhum4tegi"
=== RUN   TestIntegration/FsMkdir
=== RUN   TestIntegration/FsMkdir/FsPutFiles
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange
2025/03/31 04:53:08 DEBUG : Waiting for deletions to finish
2025/03/31 04:53:09 INFO  : file name.txt: Deleted
2025/03/31 04:53:18 INFO  : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted
2025/03/31 04:53:26 DEBUG : removing 1 level 4 directories
2025/03/31 04:53:26 INFO  : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory
2025/03/31 04:53:27 DEBUG : removing 1 level 3 directories
2025/03/31 04:53:27 INFO  : hello? sausage/êé/Hello, 世界: Removing directory
2025/03/31 04:53:27 DEBUG : removing 1 level 2 directories
2025/03/31 04:53:27 INFO  : hello? sausage/êé: Removing directory
2025/03/31 04:53:27 DEBUG : removing 1 level 1 directories
2025/03/31 04:53:27 INFO  : hello? sausage: Removing directory
2025/03/31 04:53:28 DEBUG : removing 1 level 0 directories
2025/03/31 04:53:28 INFO  : Cloudinary root 'rclone-test-niguhum4tegi': Removing directory
2025/03/31 04:53:35 ERROR : : error listing: directory not found
2025/03/31 04:53:35 DEBUG : Waiting for deletions to finish
2025/03/31 04:53:35 ERROR : : error listing: directory not found
2025/03/31 04:53:35 ERROR : Cloudinary root 'rclone-test-niguhum4tegi': Failed to list "": directory not found
2025/03/31 04:53:35 DEBUG : removing 1 level 0 directories
2025/03/31 04:53:35 INFO  : Cloudinary root 'rclone-test-niguhum4tegi': Removing directory
2025/03/31 04:53:36 ERROR : : Failed to rmdir: directory not found
--- PASS: TestIntegration (66.64s)
    --- PASS: TestIntegration/FsMkdir (58.61s)
        --- PASS: TestIntegration/FsMkdir/FsPutFiles (24.05s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.29s)
PASS
ok  	github.com/rclone/rclone/backend/cloudinary	66.654s
"go test -v -timeout 1h0m0s -remote TestCloudinary: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(ObjectOpenRange|ObjectOpenSeek)$'" - Finished OK in 1m7.409443398s (try 2/5)