"./sync.test -test.v -test.timeout 1h0m0s -remote TestHiDrive: -verbose -test.run '^(TestCopyNoEmptyDirectories|TestCopyRedownload|TestSyncEmptyDirectories|TestSyncNoEmptyDirectories)$|^TestTransform$/^base64$'" - Starting (try 2/5) 2025/09/12 01:34:05 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-puboput9vide" 2025/09/12 01:34:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/12 01:34:05 DEBUG : Creating backend with remote "/tmp/rclone455847574" === RUN TestCopyNoEmptyDirectories run.go:180: Remote "HiDrive root 'rclone-test-puboput9vide'", Local "Local file system at /tmp/rclone455847574", Modify Window "1s" 2025/09/12 01:34:05 INFO : sub dir2: Making directory 2025/09/12 01:34:05 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/12 01:34:05 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/12 01:34:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/12 01:34:05 DEBUG : HiDrive root 'rclone-test-puboput9vide': Waiting for checks to finish 2025/09/12 01:34:05 DEBUG : HiDrive root 'rclone-test-puboput9vide': Waiting for transfers to finish 2025/09/12 01:34:05 DEBUG : sub dir/hello world: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/09/12 01:34:05 INFO : sub dir/hello world: Copied (new) 2025/09/12 01:34:05 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name sub dir 2025/09/12 01:34:05 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name hello world 2025/09/12 01:34:05 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name sub dir 2025/09/12 01:34:05 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name hello world --- PASS: TestCopyNoEmptyDirectories (0.57s) === RUN TestSyncEmptyDirectories run.go:180: Remote "HiDrive root 'rclone-test-puboput9vide'", Local "Local file system at /tmp/rclone455847574", Modify Window "1s" 2025/09/12 01:34:05 DEBUG : sub dir2: Making directory with metadata 2025/09/12 01:34:05 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/12 01:34:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/12 01:34:05 INFO : sub dir2: Making directory 2025/09/12 01:34:05 INFO : sub dir: Making directory 2025/09/12 01:34:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/12 01:34:06 DEBUG : HiDrive root 'rclone-test-puboput9vide': Waiting for checks to finish 2025/09/12 01:34:06 DEBUG : HiDrive root 'rclone-test-puboput9vide': Waiting for transfers to finish 2025/09/12 01:34:06 DEBUG : sub dir/hello world: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/09/12 01:34:06 INFO : sub dir/hello world: Copied (new) 2025/09/12 01:34:06 DEBUG : Waiting for deletions to finish 2025/09/12 01:34:06 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name sub dir 2025/09/12 01:34:06 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name sub dir2 2025/09/12 01:34:06 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name hello world 2025/09/12 01:34:06 DEBUG : HiDrive root 'rclone-test-puboput9vide': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/12 01:34:06 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name sub dir 2025/09/12 01:34:06 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name sub dir2 2025/09/12 01:34:06 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name hello world --- PASS: TestSyncEmptyDirectories (0.69s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "HiDrive root 'rclone-test-puboput9vide'", Local "Local file system at /tmp/rclone455847574", Modify Window "1s" 2025/09/12 01:34:06 INFO : sub dir2: Making directory 2025/09/12 01:34:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/12 01:34:06 DEBUG : HiDrive root 'rclone-test-puboput9vide': Waiting for checks to finish 2025/09/12 01:34:06 DEBUG : HiDrive root 'rclone-test-puboput9vide': Waiting for transfers to finish 2025/09/12 01:34:06 ERROR : sub dir/hello world: Failed to copy: directory not found 2025/09/12 01:34:06 ERROR : HiDrive root 'rclone-test-puboput9vide': not deleting files as there were IO errors 2025/09/12 01:34:06 ERROR : HiDrive root 'rclone-test-puboput9vide': not deleting directories as there were IO errors sync_test.go:597: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:597 Error: Received unexpected error: directory not found Test: TestSyncNoEmptyDirectories 2025/09/12 01:34:06 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name sub dir --- FAIL: TestSyncNoEmptyDirectories (0.51s) === RUN TestCopyRedownload run.go:180: Remote "HiDrive root 'rclone-test-puboput9vide'", Local "Local file system at /tmp/rclone455847574", Modify Window "1s" 2025/09/12 01:34:07 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name sub dir 2025/09/12 01:34:07 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name hello world 2025/09/12 01:34:07 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name sub dir 2025/09/12 01:34:07 DEBUG : Added delayed dir = "sub dir", newDst= 2025/09/12 01:34:07 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name hello world 2025/09/12 01:34:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/12 01:34:07 DEBUG : Local file system at /tmp/rclone455847574: Waiting for checks to finish 2025/09/12 01:34:07 DEBUG : Local file system at /tmp/rclone455847574: Waiting for transfers to finish 2025/09/12 01:34:07 DEBUG : sub dir/hello world: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/09/12 01:34:07 DEBUG : sub dir/hello world.679cb63b.partial: renamed to: sub dir/hello world 2025/09/12 01:34:07 INFO : sub dir/hello world: Copied (new) 2025/09/12 01:34:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/12 01:34:07 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name sub dir 2025/09/12 01:34:07 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name hello world --- PASS: TestCopyRedownload (0.65s) === RUN TestTransform === RUN TestTransform/base64 run.go:180: Remote "HiDrive root 'rclone-test-puboput9vide'", Local "Local file system at /tmp/rclone455847574", Modify Window "1s" 2025/09/12 01:34:10 DEBUG : Waiting for deletions to finish 2025/09/12 01:34:10 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name apple 2025/09/12 01:34:10 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name appleappleapplebanana 2025/09/12 01:34:10 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name banana 2025/09/12 01:34:10 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name dir1 2025/09/12 01:34:10 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name splitbananasplit 2025/09/12 01:34:10 DEBUG : apple: Excluded (Path Filter) 2025/09/12 01:34:10 DEBUG : apple: Excluded 2025/09/12 01:34:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/12 01:34:10 DEBUG : appleappleapplebanana: Excluded 2025/09/12 01:34:10 DEBUG : banana: Excluded (Path Filter) 2025/09/12 01:34:10 DEBUG : banana: Excluded 2025/09/12 01:34:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/12 01:34:10 DEBUG : splitbananasplit: Excluded 2025/09/12 01:34:10 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0000-abcdefg.txt 2025/09/12 01:34:10 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0001-bcdefgh.txt 2025/09/12 01:34:10 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0002-cdefghi.txt 2025/09/12 01:34:10 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0003-defghij.txt 2025/09/12 01:34:10 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0004-efghijk.txt 2025/09/12 01:34:10 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0005-fghijkl.txt 2025/09/12 01:34:10 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0006-ghijklm.txt 2025/09/12 01:34:10 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0007-1234567.txt 2025/09/12 01:34:10 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0008-2345678.txt 2025/09/12 01:34:10 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0009-3456789.txt 2025/09/12 01:34:10 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0010-456789.txt 2025/09/12 01:34:10 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0011-56789;.txt 2025/09/12 01:34:10 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0012-6789;.txt 2025/09/12 01:34:10 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0013-789;=.txt 2025/09/12 01:34:10 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0014-89;=.txt 2025/09/12 01:34:10 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0015-9;=.txt 2025/09/12 01:34:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/12 01:34:10 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/12 01:34:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/12 01:34:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/12 01:34:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/12 01:34:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/12 01:34:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/12 01:34:10 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/12 01:34:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/12 01:34:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/12 01:34:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/12 01:34:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/12 01:34:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/12 01:34:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/12 01:34:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/12 01:34:10 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/12 01:34:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/12 01:34:10 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/12 01:34:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/12 01:34:10 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/12 01:34:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/12 01:34:10 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/12 01:34:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/12 01:34:10 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/12 01:34:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/12 01:34:10 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/12 01:34:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/12 01:34:10 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/12 01:34:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/12 01:34:10 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/12 01:34:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/12 01:34:10 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/12 01:34:10 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name apple 2025/09/12 01:34:10 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name appleappleapplebanana 2025/09/12 01:34:10 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name banana 2025/09/12 01:34:10 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name dir1 2025/09/12 01:34:10 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name splitbananasplit 2025/09/12 01:34:10 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0000-abcdefg.txt 2025/09/12 01:34:10 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0001-bcdefgh.txt 2025/09/12 01:34:10 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0002-cdefghi.txt 2025/09/12 01:34:10 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0003-defghij.txt 2025/09/12 01:34:10 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0004-efghijk.txt 2025/09/12 01:34:10 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0005-fghijkl.txt 2025/09/12 01:34:10 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0006-ghijklm.txt 2025/09/12 01:34:10 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0007-1234567.txt 2025/09/12 01:34:10 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0008-2345678.txt 2025/09/12 01:34:10 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0009-3456789.txt 2025/09/12 01:34:10 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0010-456789.txt 2025/09/12 01:34:10 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0011-56789;.txt 2025/09/12 01:34:10 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0012-6789;.txt 2025/09/12 01:34:10 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0013-789;=.txt 2025/09/12 01:34:10 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0014-89;=.txt 2025/09/12 01:34:10 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0015-9;=.txt 2025/09/12 01:34:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/12 01:34:10 DEBUG : apple: transformed to: YXBwbGU= 2025/09/12 01:34:10 DEBUG : banana: transformed to: YmFuYW5h 2025/09/12 01:34:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/12 01:34:10 DEBUG : banana: transformed to: YmFuYW5h 2025/09/12 01:34:10 DEBUG : apple: transformed to: YXBwbGU= 2025/09/12 01:34:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/12 01:34:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/12 01:34:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/12 01:34:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/12 01:34:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/12 01:34:10 DEBUG : banana: transformed to: YmFuYW5h 2025/09/12 01:34:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/12 01:34:10 DEBUG : apple: transformed to: YXBwbGU= 2025/09/12 01:34:10 DEBUG : apple: transformed to: YXBwbGU= 2025/09/12 01:34:10 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name apple 2025/09/12 01:34:10 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name appleappleapplebanana 2025/09/12 01:34:10 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name banana 2025/09/12 01:34:10 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name dir1 2025/09/12 01:34:10 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name splitbananasplit 2025/09/12 01:34:10 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/12 01:34:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/12 01:34:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/12 01:34:10 DEBUG : banana: transformed to: YmFuYW5h 2025/09/12 01:34:10 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/12 01:34:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/12 01:34:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/12 01:34:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/12 01:34:10 DEBUG : banana: transformed to: YmFuYW5h 2025/09/12 01:34:10 DEBUG : apple: transformed to: YXBwbGU= 2025/09/12 01:34:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/12 01:34:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/12 01:34:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 01:34:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/12 01:34:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 01:34:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/12 01:34:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/12 01:34:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/12 01:34:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 01:34:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/12 01:34:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/12 01:34:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 01:34:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 01:34:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 01:34:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/12 01:34:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 01:34:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/12 01:34:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 01:34:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/12 01:34:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 01:34:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 01:34:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 01:34:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/12 01:34:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 01:34:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/12 01:34:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 01:34:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 01:34:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/12 01:34:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 01:34:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/12 01:34:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/12 01:34:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 01:34:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 01:34:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 01:34:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/12 01:34:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 01:34:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/12 01:34:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 01:34:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/12 01:34:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 01:34:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 01:34:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 01:34:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 01:34:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 01:34:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/12 01:34:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 01:34:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 01:34:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 01:34:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/12 01:34:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 01:34:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/12 01:34:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 01:34:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/12 01:34:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 01:34:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 01:34:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 01:34:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 01:34:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 01:34:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/12 01:34:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 01:34:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 01:34:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 01:34:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 01:34:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 01:34:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/12 01:34:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 01:34:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/12 01:34:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 01:34:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/12 01:34:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 01:34:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 01:34:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 01:34:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 01:34:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 01:34:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/12 01:34:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 01:34:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 01:34:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 01:34:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 01:34:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/12 01:34:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 01:34:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/12 01:34:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/12 01:34:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/12 01:34:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/12 01:34:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/12 01:34:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/12 01:34:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/12 01:34:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 01:34:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 01:34:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 01:34:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 01:34:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/12 01:34:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 01:34:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/12 01:34:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 01:34:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/12 01:34:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 01:34:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/12 01:34:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 01:34:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 01:34:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 01:34:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 01:34:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 01:34:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/12 01:34:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 01:34:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 01:34:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 01:34:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 01:34:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 01:34:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/12 01:34:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 01:34:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/12 01:34:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 01:34:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/12 01:34:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 01:34:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/12 01:34:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 01:34:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 01:34:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 01:34:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 01:34:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 01:34:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/12 01:34:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 01:34:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 01:34:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 01:34:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 01:34:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 01:34:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 01:34:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 01:34:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 01:34:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/12 01:34:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 01:34:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/12 01:34:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/12 01:34:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/12 01:34:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/12 01:34:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/12 01:34:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/12 01:34:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/12 01:34:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/12 01:34:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 01:34:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 01:34:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 01:34:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/12 01:34:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 01:34:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/12 01:34:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 01:34:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/12 01:34:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 01:34:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/12 01:34:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 01:34:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/12 01:34:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 01:34:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 01:34:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 01:34:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 01:34:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 01:34:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/12 01:34:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 01:34:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 01:34:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 01:34:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 01:34:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 01:34:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 01:34:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 01:34:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 01:34:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 01:34:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 01:34:10 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/12 01:34:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 01:34:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 01:34:10 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0000-abcdefg.txt 2025/09/12 01:34:10 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0001-bcdefgh.txt 2025/09/12 01:34:10 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0002-cdefghi.txt 2025/09/12 01:34:10 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0003-defghij.txt 2025/09/12 01:34:10 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0004-efghijk.txt 2025/09/12 01:34:10 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0005-fghijkl.txt 2025/09/12 01:34:10 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0006-ghijklm.txt 2025/09/12 01:34:10 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0007-1234567.txt 2025/09/12 01:34:10 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0008-2345678.txt 2025/09/12 01:34:10 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0009-3456789.txt 2025/09/12 01:34:10 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0010-456789.txt 2025/09/12 01:34:10 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0011-56789;.txt 2025/09/12 01:34:10 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0012-6789;.txt 2025/09/12 01:34:10 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0013-789;=.txt 2025/09/12 01:34:10 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0014-89;=.txt 2025/09/12 01:34:10 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0015-9;=.txt 2025/09/12 01:34:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/12 01:34:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 01:34:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/12 01:34:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 01:34:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/12 01:34:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 01:34:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/12 01:34:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 01:34:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/12 01:34:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 01:34:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/12 01:34:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/12 01:34:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/12 01:34:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 01:34:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/12 01:34:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 01:34:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/12 01:34:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/12 01:34:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/12 01:34:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/12 01:34:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/12 01:34:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/12 01:34:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/12 01:34:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/12 01:34:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/12 01:34:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/12 01:34:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/12 01:34:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/12 01:34:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/12 01:34:10 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/12 01:34:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/12 01:34:10 DEBUG : HiDrive root 'rclone-test-puboput9vide': Waiting for checks to finish 2025/09/12 01:34:10 DEBUG : HiDrive root 'rclone-test-puboput9vide': Waiting for transfers to finish 2025/09/12 01:34:10 DEBUG : appleappleapplebanana: hidrive = d1307fcde12f4f5f359e0440a336d00967518adb OK 2025/09/12 01:34:10 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/12 01:34:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 01:34:10 DEBUG : splitbananasplit: hidrive = 2e514c3c7dd180da0d213626a842a37329c0af32 OK 2025/09/12 01:34:10 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/12 01:34:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 01:34:10 DEBUG : apple: hidrive = 63e9fc12e7ffa0d2f6055a99ad516893a6b6e300 OK 2025/09/12 01:34:10 INFO : apple: Copied (new) to: YXBwbGU= 2025/09/12 01:34:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 01:34:10 DEBUG : banana: hidrive = 3f424ea988799dfea9adabfc645d3a12279d65c1 OK 2025/09/12 01:34:10 INFO : banana: Copied (new) to: YmFuYW5h 2025/09/12 01:34:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 01:34:10 DEBUG : dir1/0000-abcdefg.txt: hidrive = d42aaab09208268b24fd3aea272c3e416d9401f2 OK 2025/09/12 01:34:10 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 01:34:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 01:34:10 DEBUG : dir1/0001-bcdefgh.txt: hidrive = 800bc7aecee635bcb3389de67b04ba4d2b0ece4a OK 2025/09/12 01:34:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 01:34:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 01:34:10 DEBUG : dir1/0002-cdefghi.txt: hidrive = c39884d065cb1fc74f701374ce408aed8e66adb4 OK 2025/09/12 01:34:10 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 01:34:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/12 01:34:10 DEBUG : dir1/0003-defghij.txt: hidrive = c8a0a41b1a04c96cec8a2acef5df14983369b55a OK 2025/09/12 01:34:10 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 01:34:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 01:34:10 DEBUG : dir1/0004-efghijk.txt: hidrive = 8adb5816cb5fe38a5a2b376dcf03b462c896e348 OK 2025/09/12 01:34:10 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 01:34:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 01:34:10 DEBUG : dir1/0005-fghijkl.txt: hidrive = e111020ccaa8b10f2d08b8173a1751ee48362ea1 OK 2025/09/12 01:34:10 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 01:34:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/12 01:34:10 DEBUG : dir1/0008-2345678.txt: hidrive = ea76250ff4cac3bef5800b6c48b3971e5373dd96 OK 2025/09/12 01:34:10 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 01:34:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/12 01:34:10 DEBUG : dir1/0009-3456789.txt: hidrive = bbc291a8538148443e54dda9ce9ca0a65f28a1a3 OK 2025/09/12 01:34:10 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/12 01:34:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/12 01:34:10 DEBUG : dir1/0007-1234567.txt: hidrive = 09170307e79ce6c6fe5a14c967600e38a26761e6 OK 2025/09/12 01:34:10 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 01:34:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/12 01:34:10 DEBUG : dir1/0006-ghijklm.txt: hidrive = 74821b4ada1cf530cb84cd32ace6e845331d8e4f OK 2025/09/12 01:34:10 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/12 01:34:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/12 01:34:10 DEBUG : dir1/0010-456789.txt: hidrive = ada997946dbbbf45ee609ded5584ee198ec8beff OK 2025/09/12 01:34:10 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/12 01:34:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/12 01:34:11 DEBUG : dir1/0012-6789;.txt: hidrive = 693de73edf0f9daef8aa1d095413b7a7b409e3de OK 2025/09/12 01:34:11 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/12 01:34:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/12 01:34:11 DEBUG : dir1/0013-789;=.txt: hidrive = 3fa58fc9f613470acf1bb0d59500c5e89029d5d5 OK 2025/09/12 01:34:11 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/12 01:34:11 DEBUG : dir1/0014-89;=.txt: hidrive = 9ae1053d0a7e3fadf1c60754ad350d531ad98385 OK 2025/09/12 01:34:11 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/12 01:34:11 DEBUG : dir1/0011-56789;.txt: hidrive = f2df02cc4686fd6d2121efbef00e5e39cfeebd1b OK 2025/09/12 01:34:11 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/12 01:34:11 DEBUG : dir1/0015-9;=.txt: hidrive = b0371909971bf2425feb707d8760e2df07fef78a OK 2025/09/12 01:34:11 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/09/12 01:34:11 ERROR : HiDrive root 'rclone-test-puboput9vide': not deleting files as there were IO errors 2025/09/12 01:34:11 ERROR : HiDrive root 'rclone-test-puboput9vide': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/base64 2025/09/12 01:34:11 DEBUG : Waiting for deletions to finish 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name YXBwbGU= 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name YmFuYW5h 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name apple 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name appleappleapplebanana 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name banana 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name c3BsaXRiYW5hbmFzcGxpdA== 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name dir1 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name splitbananasplit 2025/09/12 01:34:11 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/12 01:34:11 DEBUG : YXBwbGU=: Excluded 2025/09/12 01:34:11 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/12 01:34:11 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/09/12 01:34:11 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/12 01:34:11 DEBUG : YmFuYW5h: Excluded 2025/09/12 01:34:11 DEBUG : apple: Excluded (Path Filter) 2025/09/12 01:34:11 DEBUG : apple: Excluded 2025/09/12 01:34:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/12 01:34:11 DEBUG : appleappleapplebanana: Excluded 2025/09/12 01:34:11 DEBUG : banana: Excluded (Path Filter) 2025/09/12 01:34:11 DEBUG : banana: Excluded 2025/09/12 01:34:11 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/12 01:34:11 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/09/12 01:34:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/12 01:34:11 DEBUG : splitbananasplit: Excluded 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0000-abcdefg.txt 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0001-bcdefgh.txt 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0002-cdefghi.txt 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0003-defghij.txt 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0004-efghijk.txt 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0005-fghijkl.txt 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0006-ghijklm.txt 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0007-1234567.txt 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0008-2345678.txt 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0009-3456789.txt 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0010-456789.txt 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0011-56789;.txt 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0012-6789;.txt 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0013-789;=.txt 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0014-89;=.txt 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0015-9;=.txt 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name MDAwNi1naGlqa2xtLnR4dA== 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name MDAxMC00NTY3ODkudHh0 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name MDAxMS01Njc4OTsudHh0 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name MDAxMi02Nzg5Oy50eHQ= 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name MDAxMy03ODk7PS50eHQ= 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name MDAxNC04OTs9LnR4dA== 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name MDAxNS05Oz0udHh0 2025/09/12 01:34:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/12 01:34:11 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/12 01:34:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/12 01:34:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/12 01:34:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/12 01:34:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/12 01:34:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/12 01:34:11 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/12 01:34:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/12 01:34:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/12 01:34:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/12 01:34:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/12 01:34:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/12 01:34:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/12 01:34:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/12 01:34:11 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/12 01:34:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/12 01:34:11 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/12 01:34:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/12 01:34:11 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/12 01:34:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/12 01:34:11 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/12 01:34:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/12 01:34:11 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/12 01:34:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/12 01:34:11 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/12 01:34:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/12 01:34:11 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/12 01:34:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/12 01:34:11 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/12 01:34:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/12 01:34:11 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/12 01:34:11 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/12 01:34:11 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/09/12 01:34:11 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/12 01:34:11 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/09/12 01:34:11 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/12 01:34:11 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/09/12 01:34:11 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/12 01:34:11 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/09/12 01:34:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/12 01:34:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/09/12 01:34:11 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/12 01:34:11 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/09/12 01:34:11 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/12 01:34:11 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/09/12 01:34:11 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/12 01:34:11 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/09/12 01:34:11 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/12 01:34:11 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/09/12 01:34:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/12 01:34:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/09/12 01:34:11 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/12 01:34:11 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/09/12 01:34:11 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/12 01:34:11 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/09/12 01:34:11 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/12 01:34:11 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/09/12 01:34:11 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/12 01:34:11 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/09/12 01:34:11 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/12 01:34:11 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/09/12 01:34:11 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/12 01:34:11 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name YXBwbGU= 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name YmFuYW5h 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name apple 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name appleappleapplebanana 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name banana 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name c3BsaXRiYW5hbmFzcGxpdA== 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name dir1 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name splitbananasplit 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0000-abcdefg.txt 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0001-bcdefgh.txt 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0002-cdefghi.txt 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0003-defghij.txt 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0004-efghijk.txt 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0005-fghijkl.txt 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0006-ghijklm.txt 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0007-1234567.txt 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0008-2345678.txt 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0009-3456789.txt 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0010-456789.txt 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0011-56789;.txt 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0012-6789;.txt 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0013-789;=.txt 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0014-89;=.txt 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0015-9;=.txt 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name MDAwNi1naGlqa2xtLnR4dA== 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name MDAxMC00NTY3ODkudHh0 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name MDAxMS01Njc4OTsudHh0 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name MDAxMi02Nzg5Oy50eHQ= 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name MDAxMy03ODk7PS50eHQ= 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name MDAxNC04OTs9LnR4dA== 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name MDAxNS05Oz0udHh0 sync_transform_test.go:196: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:196 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Not equal: expected: 20 actual : 40 Test: TestTransform/base64 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name YXBwbGU= 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name YmFuYW5h 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name apple 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name appleappleapplebanana 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name banana 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name c3BsaXRiYW5hbmFzcGxpdA== 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name dir1 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name splitbananasplit 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0000-abcdefg.txt 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0001-bcdefgh.txt 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0002-cdefghi.txt 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0003-defghij.txt 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0004-efghijk.txt 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0005-fghijkl.txt 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0006-ghijklm.txt 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0007-1234567.txt 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0008-2345678.txt 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0009-3456789.txt 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0010-456789.txt 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0011-56789;.txt 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0012-6789;.txt 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0013-789;=.txt 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0014-89;=.txt 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name 0015-9;=.txt 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name MDAwMC1hYmNkZWZnLnR4dA== 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name MDAwMS1iY2RlZmdoLnR4dA== 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name MDAwMy1kZWZnaGlqLnR4dA== 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name MDAwNC1lZmdoaWprLnR4dA== 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name MDAwNS1mZ2hpamtsLnR4dA== 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name MDAwNi1naGlqa2xtLnR4dA== 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name MDAwNy0xMjM0NTY3LnR4dA== 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name MDAxMC00NTY3ODkudHh0 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name MDAxMS01Njc4OTsudHh0 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name MDAxMi02Nzg5Oy50eHQ= 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name MDAxMy03ODk7PS50eHQ= 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name MDAxNC04OTs9LnR4dA== 2025/09/12 01:34:11 DEBUG : HiDrive root 'rclone-test-puboput9vide': found directory-element with name MDAxNS05Oz0udHh0 --- FAIL: TestTransform (6.09s) --- FAIL: TestTransform/base64 (6.08s) FAIL 2025/09/12 01:34:13 DEBUG : HiDrive root 'rclone-test-puboput9vide': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestHiDrive: -verbose -test.run '^(TestCopyNoEmptyDirectories|TestCopyRedownload|TestSyncEmptyDirectories|TestSyncNoEmptyDirectories)$|^TestTransform$/^base64$'" - Finished ERROR in 9.07701416s (try 2/5): exit status 1: Failed [TestSyncNoEmptyDirectories TestTransform/base64]