"./sync.test -test.v -test.timeout 1h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^TestTransformCopy$'" - Starting (try 5/5) 2026/06/25 05:13:52 DEBUG : Creating backend with remote "TestInternxt:rclone-test-yagaxic6cebu" 2026/06/25 05:13:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/25 05:13:52 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/06/25 05:13:52 DEBUG : Creating backend with remote "/tmp/rclone4186016596" === RUN TestTransformCopy run.go:198: Remote "Internxt root 'rclone-test-yagaxic6cebu'", Local "Local file system at /tmp/rclone4186016596", Modify Window "876000h0m0s" 2026/06/25 05:13:59 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/25 05:14:00 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/25 05:14:00 INFO : sub dir_somesuffix: Making directory 2026/06/25 05:14:00 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/25 05:14:00 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/06/25 05:14:00 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/25 05:14:00 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/06/25 05:14:00 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/25 05:14:00 DEBUG : Internxt root 'rclone-test-yagaxic6cebu': Waiting for checks to finish 2026/06/25 05:14:00 DEBUG : Internxt root 'rclone-test-yagaxic6cebu': Waiting for transfers to finish 2026/06/25 05:14:08 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/06/25 05:14:08 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/25 05:14:08 DEBUG : Waiting for deletions to finish fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestTransformCopy Messages: listing wrong, want got sub dir_somesuffix/hello world_somesuffix.txt (11) 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/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestTransformCopy Messages: Unexpected file "sub dir_somesuffix/hello world_somesuffix.txt" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"sub dir_somesuffix"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=18) "sub dir_somesuffix" } Test: TestTransformCopy Messages: directories --- FAIL: TestTransformCopy (51.15s) FAIL 2026/06/25 05:14:44 DEBUG : Internxt root 'rclone-test-yagaxic6cebu': Purge object "sub dir_somesuffix/hello world_somesuffix.txt" 2026/06/25 05:14:45 DEBUG : Internxt root 'rclone-test-yagaxic6cebu': Purge dir "sub dir_somesuffix" 2026/06/25 05:14:45 DEBUG : Internxt root 'rclone-test-yagaxic6cebu': Purge dir "" 2026/06/25 05:14:45 NOTICE: purge failed to rmdir "": directory not empty "./sync.test -test.v -test.timeout 1h0m0s -remote TestInternxt: -list-retries 5 -verbose -test.run '^TestTransformCopy$'" - Finished ERROR in 53.700133052s (try 5/5): exit status 1: Failed [TestTransformCopy]