"./sync.test -test.v -test.timeout 1h0m0s -remote TestPcloud: -verbose -fast-list" - Starting (try 1/5) 2025/09/06 03:47:35 DEBUG : Creating backend with remote "TestPcloud:rclone-test-fakedak4dage" 2025/09/06 03:47:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/06 03:47:35 DEBUG : Creating backend with remote "/tmp/rclone2601555549" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 03:47:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 03:47:36 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:47:36 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:47:36 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) --- PASS: TestCopyWithDryRun (0.91s) === RUN TestCopy run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 03:47:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/06 03:47:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 03:47:36 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:47:36 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:47:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 03:47:37 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/09/06 03:47:37 INFO : sub dir/hello world: Copied (new) fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure 2025/09/06 03:47:45 DEBUG : pcloud root 'rclone-test-fakedak4dage': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (8.77s) === RUN TestCopyMetadata run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.24s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.24s) === RUN TestCopyMissingDirectory run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 03:47:46 DEBUG : Creating backend with remote "/non-existing" 2025/09/06 03:47:46 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/09/06 03:47:46 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:47:46 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.37s) === RUN TestCopyNoTraverse run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 03:47:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 03:47:46 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:47:46 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:47:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 03:47:47 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/09/06 03:47:47 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.49s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.24s) === RUN TestCopyCheckFirst run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 03:47:48 INFO : pcloud root 'rclone-test-fakedak4dage': Running all checks before starting transfers 2025/09/06 03:47:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 03:47:48 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:47:48 INFO : pcloud root 'rclone-test-fakedak4dage': Checks finished, now starting transfers 2025/09/06 03:47:48 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:47:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 03:47:48 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/09/06 03:47:48 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.36s) === RUN TestSyncNoTraverse run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 03:47:49 ERROR : Ignoring --no-traverse with sync 2025/09/06 03:47:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 03:47:49 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:47:49 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:47:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 03:47:50 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/09/06 03:47:50 INFO : sub dir/hello world: Copied (new) 2025/09/06 03:47:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.37s) === RUN TestCopyWithDepth run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 03:47:51 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/09/06 03:47:51 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:47:51 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:47:51 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/09/06 03:47:51 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2025/09/06 03:47:51 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.01s) === RUN TestCopyWithFilesFrom run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 03:47:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/06 03:47:52 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:47:52 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:47:52 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 03:47:52 DEBUG : potato2.160ece37.partial: renamed to: potato2 2025/09/06 03:47:52 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.00s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 03:47:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/06 03:47:53 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:47:53 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:47:53 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 03:47:53 DEBUG : potato2.160ece37.partial: renamed to: potato2 2025/09/06 03:47:53 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.02s) === RUN TestCopyEmptyDirectories run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 03:47:53 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/06 03:47:53 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/06 03:47:53 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/09/06 03:47:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/06 03:47:54 INFO : sub dir2: Making directory 2025/09/06 03:47:54 INFO : sub dir: Making directory 2025/09/06 03:47:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 03:47:54 INFO : sub dir2/sub sub dir2: Making directory 2025/09/06 03:47:54 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:47:54 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:47:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 03:47:55 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/09/06 03:47:55 INFO : sub dir/hello world: Copied (new) 2025/09/06 03:47:55 DEBUG : pcloud root 'rclone-test-fakedak4dage': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (2.07s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 03:47:55 INFO : sub dir2: Making directory 2025/09/06 03:47:55 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/06 03:47:55 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/06 03:47:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 03:47:56 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:47:56 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:47:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 03:47:56 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/09/06 03:47:56 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.35s) === RUN TestMoveEmptyDirectories run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 03:47:57 DEBUG : sub dir2: Making directory with metadata 2025/09/06 03:47:57 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/06 03:47:57 INFO : sub dir2: Making directory 2025/09/06 03:47:57 INFO : sub dir: Making directory 2025/09/06 03:47:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 03:47:57 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:47:57 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:47:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 03:47:58 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/09/06 03:47:58 INFO : sub dir/hello world: Copied (new) 2025/09/06 03:47:58 INFO : sub dir/hello world: Deleted 2025/09/06 03:47:58 DEBUG : pcloud root 'rclone-test-fakedak4dage': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/06 03:47:58 DEBUG : pcloud root 'rclone-test-fakedak4dage': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.84s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.25s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 03:47:59 INFO : sub dir2: Making directory 2025/09/06 03:47:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 03:47:59 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:47:59 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:47:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 03:48:00 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/09/06 03:48:00 INFO : sub dir/hello world: Copied (new) 2025/09/06 03:48:00 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.36s) === RUN TestSyncEmptyDirectories run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 03:48:00 DEBUG : sub dir2: Making directory with metadata 2025/09/06 03:48:00 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/06 03:48:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/06 03:48:00 INFO : sub dir2: Making directory 2025/09/06 03:48:01 INFO : sub dir: Making directory 2025/09/06 03:48:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 03:48:01 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:48:01 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:48:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 03:48:01 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/09/06 03:48:01 INFO : sub dir/hello world: Copied (new) 2025/09/06 03:48:01 DEBUG : Waiting for deletions to finish 2025/09/06 03:48:01 DEBUG : pcloud root 'rclone-test-fakedak4dage': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.72s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.24s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 03:48:02 INFO : sub dir2: Making directory 2025/09/06 03:48:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 03:48:02 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:48:02 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:48:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 03:48:03 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/09/06 03:48:03 INFO : sub dir/hello world: Copied (new) 2025/09/06 03:48:03 DEBUG : Waiting for deletions to finish fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- PASS: TestSyncNoEmptyDirectories (8.80s) === RUN TestServerSideCopy run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 03:48:12 DEBUG : Creating backend with remote "TestPcloud:rclone-test-naxepeb4jovi" sync_test.go:620: Server side copy (if possible) pcloud root 'rclone-test-fakedak4dage' -> pcloud root 'rclone-test-naxepeb4jovi' 2025/09/06 03:48:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 03:48:13 DEBUG : pcloud root 'rclone-test-naxepeb4jovi': Waiting for checks to finish 2025/09/06 03:48:13 DEBUG : pcloud root 'rclone-test-naxepeb4jovi': Waiting for transfers to finish 2025/09/06 03:48:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 03:48:14 DEBUG : sub dir/hello world.edb212ba.partial: renamed to: sub dir/hello world 2025/09/06 03:48:14 INFO : sub dir/hello world: Copied (server-side copy) fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure 2025/09/06 03:48:21 DEBUG : pcloud root 'rclone-test-naxepeb4jovi': Purge remote --- PASS: TestServerSideCopy (10.98s) === RUN TestCopyOverSelf run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 03:48:23 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/06 03:48:23 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:48:23 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:48:23 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/06 03:48:23 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2025/09/06 03:48:23 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.73s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 03:48:24 DEBUG : Creating backend with remote "TestPcloud:rclone-test-kakepav1vapo" 2025/09/06 03:48:24 DEBUG : Config file has changed externally - reloading sync_test.go:656: Server side copy (if possible) pcloud root 'rclone-test-fakedak4dage' -> pcloud root 'rclone-test-kakepav1vapo' 2025/09/06 03:48:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 03:48:25 DEBUG : pcloud root 'rclone-test-kakepav1vapo': Waiting for checks to finish 2025/09/06 03:48:25 DEBUG : pcloud root 'rclone-test-kakepav1vapo': Waiting for transfers to finish 2025/09/06 03:48:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 03:48:26 DEBUG : sub dir/hello world.edb212ba.partial: renamed to: sub dir/hello world 2025/09/06 03:48:26 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/06 03:48:27 DEBUG : pcloud root 'rclone-test-kakepav1vapo': Waiting for checks to finish 2025/09/06 03:48:27 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/06 03:48:27 DEBUG : pcloud root 'rclone-test-kakepav1vapo': Waiting for transfers to finish 2025/09/06 03:48:28 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/06 03:48:28 DEBUG : sub dir/hello world.e9fc25bf.partial: renamed to: sub dir/hello world 2025/09/06 03:48:28 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/06 03:48:28 DEBUG : pcloud root 'rclone-test-kakepav1vapo': Purge remote --- PASS: TestServerSideCopyOverSelf (4.76s) === RUN TestMoveOverSelf run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 03:48:29 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:48:29 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/06 03:48:29 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:48:29 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/06 03:48:30 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2025/09/06 03:48:30 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/06 03:48:30 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.75s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 03:48:31 DEBUG : Creating backend with remote "TestPcloud:rclone-test-comojut0lepa" sync_test.go:701: Server side copy (if possible) pcloud root 'rclone-test-fakedak4dage' -> pcloud root 'rclone-test-comojut0lepa' 2025/09/06 03:48:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 03:48:32 DEBUG : pcloud root 'rclone-test-comojut0lepa': Waiting for checks to finish 2025/09/06 03:48:32 DEBUG : pcloud root 'rclone-test-comojut0lepa': Waiting for transfers to finish 2025/09/06 03:48:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 03:48:33 DEBUG : sub dir/hello world.edb212ba.partial: renamed to: sub dir/hello world 2025/09/06 03:48:33 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/06 03:48:34 DEBUG : pcloud root 'rclone-test-comojut0lepa': Using server-side directory move 2025/09/06 03:48:34 INFO : pcloud root 'rclone-test-comojut0lepa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/06 03:48:34 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/06 03:48:34 DEBUG : pcloud root 'rclone-test-comojut0lepa': Waiting for checks to finish 2025/09/06 03:48:34 DEBUG : pcloud root 'rclone-test-comojut0lepa': Waiting for transfers to finish 2025/09/06 03:48:34 INFO : sub dir/hello world: Deleted 2025/09/06 03:48:34 INFO : sub dir/hello world: Moved (server-side) 2025/09/06 03:48:35 DEBUG : testing file moves 2025/09/06 03:48:35 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/09/06 03:48:35 DEBUG : pcloud root 'rclone-test-comojut0lepa': Waiting for checks to finish 2025/09/06 03:48:35 DEBUG : pcloud root 'rclone-test-comojut0lepa': Waiting for transfers to finish 2025/09/06 03:48:35 INFO : sub dir/hello world: Deleted 2025/09/06 03:48:35 INFO : sub dir/hello world: Moved (server-side) 2025/09/06 03:48:35 DEBUG : pcloud root 'rclone-test-comojut0lepa': Purge remote --- PASS: TestServerSideMoveOverSelf (5.62s) === RUN TestCopyAfterDelete run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 03:48:36 ERROR : error listing: directory not found 2025/09/06 03:48:37 INFO : Local file system at /tmp/rclone2601555549: Making directory 2025/09/06 03:48:37 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:48:37 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.48s) === RUN TestCopyRedownload run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 03:48:38 DEBUG : Added delayed dir = "sub dir", newDst= 2025/09/06 03:48:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 03:48:38 DEBUG : Local file system at /tmp/rclone2601555549: Waiting for checks to finish 2025/09/06 03:48:38 DEBUG : Local file system at /tmp/rclone2601555549: Waiting for transfers to finish 2025/09/06 03:48:38 DEBUG : Couldn't parse Date: from server edef5.pcloud.com: "Sat, 06 Sep 2025 03:48:38 +0000": parsing time "Sat, 06 Sep 2025 03:48:38 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 06 Sep 2025 03:48:38 +0000" as " " 2025/09/06 03:48:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 03:48:38 DEBUG : sub dir/hello world.edb212ba.partial: renamed to: sub dir/hello world 2025/09/06 03:48:38 INFO : sub dir/hello world: Copied (new) 2025/09/06 03:48:38 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (1.60s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 03:48:39 DEBUG : check sum: Need to transfer - File not found at Destination 2025/09/06 03:48:39 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:48:39 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:48:39 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/06 03:48:39 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2025/09/06 03:48:39 INFO : check sum: Copied (new) 2025/09/06 03:48:39 DEBUG : Waiting for deletions to finish 2025/09/06 03:48:40 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:48:40 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/06 03:48:40 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/09/06 03:48:40 DEBUG : check sum: Unchanged skipping 2025/09/06 03:48:40 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:48:40 DEBUG : Waiting for deletions to finish 2025/09/06 03:48:40 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.48s) === RUN TestSyncSizeOnly run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 03:48:41 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/09/06 03:48:41 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:48:41 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:48:41 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/06 03:48:41 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2025/09/06 03:48:41 INFO : sizeonly: Copied (new) 2025/09/06 03:48:41 DEBUG : Waiting for deletions to finish 2025/09/06 03:48:41 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:48:41 DEBUG : sizeonly: Sizes identical 2025/09/06 03:48:41 DEBUG : sizeonly: Unchanged skipping 2025/09/06 03:48:41 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:48:41 DEBUG : Waiting for deletions to finish 2025/09/06 03:48:41 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.36s) === RUN TestSyncIgnoreSize run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 03:48:42 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/09/06 03:48:42 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:48:42 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:48:42 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/09/06 03:48:42 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2025/09/06 03:48:42 INFO : ignore-size: Copied (new) 2025/09/06 03:48:42 DEBUG : Waiting for deletions to finish 2025/09/06 03:48:43 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:48:43 DEBUG : ignore-size: Unchanged skipping 2025/09/06 03:48:43 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:48:43 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:48:43 DEBUG : Waiting for deletions to finish 2025/09/06 03:48:43 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.37s) === RUN TestSyncIgnoreTimes run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 03:48:44 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:48:44 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:48:44 DEBUG : existing: Unchanged skipping 2025/09/06 03:48:44 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:48:44 DEBUG : Waiting for deletions to finish 2025/09/06 03:48:44 INFO : There was nothing to transfer 2025/09/06 03:48:44 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/09/06 03:48:44 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:48:44 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:48:44 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/06 03:48:44 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/09/06 03:48:44 INFO : existing: Copied (replaced existing) 2025/09/06 03:48:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.50s) === RUN TestSyncIgnoreExisting run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 03:48:45 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/06 03:48:45 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:48:45 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:48:45 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/06 03:48:45 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/09/06 03:48:45 INFO : existing: Copied (new) 2025/09/06 03:48:45 DEBUG : Waiting for deletions to finish 2025/09/06 03:48:45 DEBUG : existing: Destination exists, skipping 2025/09/06 03:48:45 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:48:45 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:48:45 DEBUG : Waiting for deletions to finish 2025/09/06 03:48:45 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.37s) === RUN TestSyncIgnoreErrors run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 03:48:47 INFO : d: Making directory 2025/09/06 03:48:48 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/06 03:48:48 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/06 03:48:48 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:48:48 DEBUG : c/non empty space: Unchanged skipping 2025/09/06 03:48:48 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:48:48 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/06 03:48:48 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2025/09/06 03:48:48 INFO : a/potato2: Copied (new) 2025/09/06 03:48:48 DEBUG : Waiting for deletions to finish 2025/09/06 03:48:48 INFO : b/potato: Deleted 2025/09/06 03:48:48 INFO : d: Removing directory 2025/09/06 03:48:48 INFO : b: Removing directory 2025/09/06 03:48:48 DEBUG : pcloud root 'rclone-test-fakedak4dage': deleted 2 directories --- PASS: TestSyncIgnoreErrors (3.49s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 03:48:50 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/09/06 03:48:50 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:48:50 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/06 03:48:50 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/09/06 03:48:50 DEBUG : empty space: Unchanged skipping 2025/09/06 03:48:50 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:48:50 DEBUG : Waiting for deletions to finish 2025/09/06 03:48:50 INFO : There was nothing to transfer 2025/09/06 03:48:51 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:48:51 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/09/06 03:48:51 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/06 03:48:51 INFO : empty space: Updated modification time in destination 2025/09/06 03:48:51 DEBUG : empty space: Unchanged skipping 2025/09/06 03:48:51 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:48:51 DEBUG : Waiting for deletions to finish 2025/09/06 03:48:51 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (1.83s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 03:48:52 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/09/06 03:48:52 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:48:52 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/06 03:48:52 DEBUG : empty space: Unchanged skipping 2025/09/06 03:48:52 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:48:52 DEBUG : Waiting for deletions to finish 2025/09/06 03:48:52 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.24s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 03:48:53 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/09/06 03:48:53 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:48:53 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2601555549) 2025/09/06 03:48:53 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (pcloud root 'rclone-test-fakedak4dage') 2025/09/06 03:48:53 DEBUG : foo: sha1 differ 2025/09/06 03:48:53 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:48:53 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/09/06 03:48:53 DEBUG : foo.20f54f0c.partial: renamed to: foo 2025/09/06 03:48:53 INFO : foo: Copied (replaced existing) 2025/09/06 03:48:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.51s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 03:48:55 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/06 03:48:55 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/06 03:48:55 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:48:55 DEBUG : empty space: Unchanged skipping 2025/09/06 03:48:55 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:48:55 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/06 03:48:55 DEBUG : potato.06503f43.partial: renamed to: potato 2025/09/06 03:48:55 INFO : potato: Copied (new) 2025/09/06 03:48:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.65s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 03:48:56 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:48:56 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/09/06 03:48:56 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:48:56 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/09/06 03:48:57 DEBUG : potato.793dcdb8.partial: renamed to: potato 2025/09/06 03:48:57 INFO : potato: Copied (replaced existing) 2025/09/06 03:48:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.37s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 03:48:58 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:48:58 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/09/06 03:48:58 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2601555549) 2025/09/06 03:48:58 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (pcloud root 'rclone-test-fakedak4dage') 2025/09/06 03:48:58 DEBUG : potato: sha1 differ 2025/09/06 03:48:58 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:48:58 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/09/06 03:48:58 DEBUG : potato.a809149f.partial: renamed to: potato 2025/09/06 03:48:58 INFO : potato: Copied (replaced existing) 2025/09/06 03:48:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.50s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 03:48:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/06 03:48:59 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:48:59 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/09/06 03:48:59 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/06 03:48:59 DEBUG : empty space: Unchanged skipping 2025/09/06 03:48:59 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:48:59 DEBUG : Waiting for deletions to finish 2025/09/06 03:48:59 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.26s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 03:49:01 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/06 03:49:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/06 03:49:01 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:49:01 DEBUG : empty space: Unchanged skipping 2025/09/06 03:49:01 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:49:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/06 03:49:01 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2025/09/06 03:49:01 INFO : potato2: Copied (new) 2025/09/06 03:49:01 DEBUG : Waiting for deletions to finish 2025/09/06 03:49:01 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.00s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 03:49:03 INFO : d: Making directory 2025/09/06 03:49:03 INFO : d/e: Making directory 2025/09/06 03:49:04 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/06 03:49:04 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/06 03:49:04 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:49:04 DEBUG : c/non empty space: Unchanged skipping 2025/09/06 03:49:04 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:49:04 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/06 03:49:04 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2025/09/06 03:49:04 INFO : a/potato2: Copied (new) 2025/09/06 03:49:04 DEBUG : Waiting for deletions to finish 2025/09/06 03:49:04 INFO : b/potato: Deleted 2025/09/06 03:49:04 INFO : d/e: Removing directory 2025/09/06 03:49:04 INFO : d: Removing directory 2025/09/06 03:49:05 INFO : b: Removing directory 2025/09/06 03:49:05 DEBUG : pcloud root 'rclone-test-fakedak4dage': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.87s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 03:49:07 INFO : d: Making directory 2025/09/06 03:49:07 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/06 03:49:07 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/06 03:49:07 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:49:07 DEBUG : c/non empty space: Unchanged skipping 2025/09/06 03:49:07 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:49:08 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/06 03:49:08 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2025/09/06 03:49:08 INFO : a/potato2: Copied (new) 2025/09/06 03:49:08 ERROR : pcloud root 'rclone-test-fakedak4dage': not deleting files as there were IO errors 2025/09/06 03:49:08 ERROR : pcloud root 'rclone-test-fakedak4dage': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.59s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 03:49:10 DEBUG : Waiting for deletions to finish 2025/09/06 03:49:10 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/06 03:49:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/06 03:49:10 DEBUG : empty space: Unchanged skipping 2025/09/06 03:49:10 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:49:10 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:49:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/06 03:49:10 INFO : potato: Deleted 2025/09/06 03:49:10 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2025/09/06 03:49:10 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.94s) === RUN TestSyncDeleteBefore run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 03:49:12 DEBUG : Waiting for deletions to finish 2025/09/06 03:49:12 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:49:12 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:49:12 INFO : potato: Deleted 2025/09/06 03:49:12 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/06 03:49:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/06 03:49:12 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:49:12 DEBUG : empty space: Unchanged skipping 2025/09/06 03:49:12 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:49:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/06 03:49:13 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2025/09/06 03:49:13 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.14s) === RUN TestCopyDeleteBefore run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 03:49:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/06 03:49:14 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:49:14 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:49:14 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/09/06 03:49:14 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2025/09/06 03:49:14 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.64s) === RUN TestSyncWithExclude run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 03:49:16 DEBUG : enormous: Excluded (Size Filter) 2025/09/06 03:49:16 DEBUG : enormous: Excluded 2025/09/06 03:49:16 DEBUG : potato2: Excluded (Size Filter) 2025/09/06 03:49:16 DEBUG : potato2: Excluded 2025/09/06 03:49:16 DEBUG : potato2: Excluded (Size Filter) 2025/09/06 03:49:16 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/06 03:49:16 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:49:16 DEBUG : empty space: Unchanged skipping 2025/09/06 03:49:16 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:49:16 DEBUG : Waiting for deletions to finish 2025/09/06 03:49:16 INFO : There was nothing to transfer 2025/09/06 03:49:16 DEBUG : enormous: Excluded (Size Filter) 2025/09/06 03:49:16 DEBUG : enormous: Excluded 2025/09/06 03:49:16 DEBUG : potato2: Excluded (Size Filter) 2025/09/06 03:49:16 DEBUG : potato2: Excluded 2025/09/06 03:49:16 DEBUG : potato2: Excluded (Size Filter) 2025/09/06 03:49:16 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/09/06 03:49:16 DEBUG : empty space: Unchanged skipping 2025/09/06 03:49:16 DEBUG : Local file system at /tmp/rclone2601555549: Waiting for checks to finish 2025/09/06 03:49:16 DEBUG : Local file system at /tmp/rclone2601555549: Waiting for transfers to finish 2025/09/06 03:49:16 DEBUG : Waiting for deletions to finish 2025/09/06 03:49:16 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.76s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 03:49:18 DEBUG : enormous: Excluded (Size Filter) 2025/09/06 03:49:18 DEBUG : enormous: Excluded 2025/09/06 03:49:18 DEBUG : potato2: Excluded (Size Filter) 2025/09/06 03:49:18 DEBUG : potato2: Excluded 2025/09/06 03:49:18 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:49:18 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/06 03:49:18 DEBUG : empty space: Unchanged skipping 2025/09/06 03:49:18 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:49:18 DEBUG : Waiting for deletions to finish 2025/09/06 03:49:18 INFO : enormous: Deleted 2025/09/06 03:49:18 INFO : potato2: Deleted 2025/09/06 03:49:18 INFO : There was nothing to transfer 2025/09/06 03:49:18 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/09/06 03:49:18 DEBUG : empty space: Unchanged skipping 2025/09/06 03:49:18 DEBUG : Local file system at /tmp/rclone2601555549: Waiting for checks to finish 2025/09/06 03:49:18 DEBUG : Local file system at /tmp/rclone2601555549: Waiting for transfers to finish 2025/09/06 03:49:18 DEBUG : Waiting for deletions to finish 2025/09/06 03:49:18 INFO : enormous: Deleted 2025/09/06 03:49:18 INFO : potato2: Deleted 2025/09/06 03:49:18 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (1.89s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 03:49:20 DEBUG : five: Need to transfer - File not found at Destination 2025/09/06 03:49:20 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/09/06 03:49:20 DEBUG : three: Sizes identical 2025/09/06 03:49:20 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:49:20 DEBUG : one: Destination is newer than source, skipping 2025/09/06 03:49:20 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/09/06 03:49:20 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/09/06 03:49:20 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2601555549) 2025/09/06 03:49:20 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (pcloud root 'rclone-test-fakedak4dage') 2025/09/06 03:49:20 DEBUG : two: sha1 differ 2025/09/06 03:49:20 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:49:20 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/06 03:49:20 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/06 03:49:20 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/06 03:49:20 DEBUG : four.f852663a.partial: renamed to: four 2025/09/06 03:49:20 INFO : four: Copied (replaced existing) 2025/09/06 03:49:20 DEBUG : five.0fee171d.partial: renamed to: five 2025/09/06 03:49:20 INFO : five: Copied (new) 2025/09/06 03:49:20 DEBUG : two.8549bf6d.partial: renamed to: two 2025/09/06 03:49:20 INFO : two: Copied (replaced existing) 2025/09/06 03:49:20 DEBUG : Waiting for deletions to finish 2025/09/06 03:49:21 DEBUG : one: Destination is newer than source, skipping 2025/09/06 03:49:21 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:49:21 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/06 03:49:21 DEBUG : five: Size and sha1 of src and dst objects identical 2025/09/06 03:49:21 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/09/06 03:49:21 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/06 03:49:21 DEBUG : four: Size and sha1 of src and dst objects identical 2025/09/06 03:49:21 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/09/06 03:49:21 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2601555549) 2025/09/06 03:49:21 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (pcloud root 'rclone-test-fakedak4dage') 2025/09/06 03:49:21 DEBUG : three: sha1 differ 2025/09/06 03:49:21 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/09/06 03:49:21 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/06 03:49:21 DEBUG : two: Size and sha1 of src and dst objects identical 2025/09/06 03:49:21 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/09/06 03:49:21 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:49:22 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/06 03:49:22 DEBUG : three.7d26d052.partial: renamed to: three 2025/09/06 03:49:22 INFO : three: Copied (replaced existing) 2025/09/06 03:49:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.50s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" sync_test.go:1568: Can track renames: true 2025/09/06 03:49:23 INFO : pcloud root 'rclone-test-fakedak4dage': Making map for --track-renames 2025/09/06 03:49:23 INFO : pcloud root 'rclone-test-fakedak4dage': Finished making map for --track-renames 2025/09/06 03:49:23 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:49:23 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/06 03:49:23 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for renames to finish 2025/09/06 03:49:23 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/06 03:49:23 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:49:23 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/06 03:49:23 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/06 03:49:24 DEBUG : yam.02e422e9.partial: renamed to: yam 2025/09/06 03:49:24 INFO : yam: Copied (new) 2025/09/06 03:49:24 DEBUG : potato.8b3202c9.partial: renamed to: potato 2025/09/06 03:49:24 INFO : potato: Copied (new) 2025/09/06 03:49:24 DEBUG : Waiting for deletions to finish 2025/09/06 03:49:24 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:49:24 INFO : pcloud root 'rclone-test-fakedak4dage': Making map for --track-renames 2025/09/06 03:49:24 DEBUG : potato: Unchanged skipping 2025/09/06 03:49:24 INFO : pcloud root 'rclone-test-fakedak4dage': Finished making map for --track-renames 2025/09/06 03:49:24 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:49:24 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for renames to finish 2025/09/06 03:49:24 INFO : yam: Moved (server-side) to: yaml 2025/09/06 03:49:24 INFO : yaml: Renamed from "yam" 2025/09/06 03:49:24 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:49:24 DEBUG : Waiting for deletions to finish 2025/09/06 03:49:24 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (2.11s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/09/06 03:49:25 INFO : pcloud root 'rclone-test-fakedak4dage': Making map for --track-renames 2025/09/06 03:49:25 INFO : pcloud root 'rclone-test-fakedak4dage': Finished making map for --track-renames 2025/09/06 03:49:25 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:49:25 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for renames to finish 2025/09/06 03:49:25 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/06 03:49:25 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/06 03:49:25 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:49:26 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/06 03:49:26 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/06 03:49:26 DEBUG : yam.02e422e9.partial: renamed to: yam 2025/09/06 03:49:26 INFO : yam: Copied (new) 2025/09/06 03:49:26 DEBUG : potato.8b3202c9.partial: renamed to: potato 2025/09/06 03:49:26 INFO : potato: Copied (new) 2025/09/06 03:49:26 DEBUG : Waiting for deletions to finish 2025/09/06 03:49:26 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:49:26 INFO : pcloud root 'rclone-test-fakedak4dage': Making map for --track-renames 2025/09/06 03:49:26 INFO : pcloud root 'rclone-test-fakedak4dage': Finished making map for --track-renames 2025/09/06 03:49:26 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:49:26 DEBUG : potato: Unchanged skipping 2025/09/06 03:49:26 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for renames to finish 2025/09/06 03:49:26 INFO : yam: Moved (server-side) to: yaml 2025/09/06 03:49:26 INFO : yaml: Renamed from "yam" 2025/09/06 03:49:26 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:49:26 DEBUG : Waiting for deletions to finish 2025/09/06 03:49:26 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (1.99s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/09/06 03:49:27 INFO : pcloud root 'rclone-test-fakedak4dage': Making map for --track-renames 2025/09/06 03:49:27 INFO : pcloud root 'rclone-test-fakedak4dage': Finished making map for --track-renames 2025/09/06 03:49:27 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:49:27 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/06 03:49:27 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/09/06 03:49:27 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for renames to finish 2025/09/06 03:49:27 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:49:28 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/06 03:49:28 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/06 03:49:28 DEBUG : potato.8b3202c9.partial: renamed to: potato 2025/09/06 03:49:28 INFO : potato: Copied (new) 2025/09/06 03:49:28 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2025/09/06 03:49:28 INFO : sub/yam: Copied (new) 2025/09/06 03:49:28 DEBUG : Waiting for deletions to finish 2025/09/06 03:49:28 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:49:28 DEBUG : potato: Unchanged skipping 2025/09/06 03:49:28 INFO : pcloud root 'rclone-test-fakedak4dage': Making map for --track-renames 2025/09/06 03:49:28 INFO : pcloud root 'rclone-test-fakedak4dage': Finished making map for --track-renames 2025/09/06 03:49:28 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:49:28 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for renames to finish 2025/09/06 03:49:29 INFO : sub/yam: Moved (server-side) to: yam 2025/09/06 03:49:29 INFO : yam: Renamed from "sub/yam" 2025/09/06 03:49:29 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:49:29 DEBUG : Waiting for deletions to finish 2025/09/06 03:49:29 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.36s) === RUN TestServerSideMoveLocal run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 03:49:30 DEBUG : Creating backend with remote "/tmp/rclone2601555549/dir1" 2025/09/06 03:49:30 DEBUG : Creating backend with remote "/tmp/rclone2601555549/dir2" 2025/09/06 03:49:30 DEBUG : Local file system at /tmp/rclone2601555549/dir2: Using server-side directory move 2025/09/06 03:49:30 INFO : Local file system at /tmp/rclone2601555549/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/06 03:49:30 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/09/06 03:49:30 DEBUG : Local file system at /tmp/rclone2601555549/dir2: Waiting for checks to finish 2025/09/06 03:49:30 DEBUG : Local file system at /tmp/rclone2601555549/dir2: Waiting for transfers to finish 2025/09/06 03:49:30 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.26s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 03:49:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 03:49:30 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/06 03:49:30 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:49:30 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:49:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 03:49:31 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/09/06 03:49:31 INFO : sub dir/hello world: Copied (new) 2025/09/06 03:49:31 INFO : sub dir/hello world: Deleted 2025/09/06 03:49:31 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/06 03:49:31 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2025/09/06 03:49:31 INFO : nested/sub dir/file: Copied (new) 2025/09/06 03:49:31 INFO : nested/sub dir/file: Deleted 2025/09/06 03:49:31 INFO : sub dir: Removing directory 2025/09/06 03:49:31 INFO : nested/sub dir: Removing directory 2025/09/06 03:49:31 INFO : nested: Removing directory 2025/09/06 03:49:31 DEBUG : Local file system at /tmp/rclone2601555549: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.35s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 03:49:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 03:49:32 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/06 03:49:32 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:49:32 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:49:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 03:49:33 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/06 03:49:33 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/09/06 03:49:33 INFO : sub dir/hello world: Copied (new) 2025/09/06 03:49:33 INFO : sub dir/hello world: Deleted 2025/09/06 03:49:33 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2025/09/06 03:49:33 INFO : nested/sub dir/file: Copied (new) 2025/09/06 03:49:33 INFO : nested/sub dir/file: Deleted fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- PASS: TestMoveWithoutDeleteEmptySrcDirs (9.75s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 03:49:42 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/09/06 03:49:42 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/06 03:49:42 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:49:42 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:49:42 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/09/06 03:49:42 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/06 03:49:42 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2025/09/06 03:49:42 INFO : existing-b: Copied (new) 2025/09/06 03:49:42 INFO : existing-b: Deleted 2025/09/06 03:49:42 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/09/06 03:49:42 INFO : existing: Copied (new) 2025/09/06 03:49:42 INFO : existing: Deleted 2025/09/06 03:49:43 DEBUG : existing: Destination exists, skipping 2025/09/06 03:49:43 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/09/06 03:49:43 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:49:43 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:49:43 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.74s) === RUN TestServerSideMove run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 03:49:44 DEBUG : Creating backend with remote "TestPcloud:rclone-test-bawuwel7tato" sync_test.go:1735: Server side move (if possible) pcloud root 'rclone-test-fakedak4dage' -> pcloud root 'rclone-test-bawuwel7tato' 2025/09/06 03:49:46 DEBUG : pcloud root 'rclone-test-bawuwel7tato': Using server-side directory move 2025/09/06 03:49:46 INFO : pcloud root 'rclone-test-bawuwel7tato': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/06 03:49:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/06 03:49:46 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/09/06 03:49:46 DEBUG : empty space: Unchanged skipping 2025/09/06 03:49:46 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/06 03:49:46 DEBUG : pcloud root 'rclone-test-bawuwel7tato': Waiting for checks to finish 2025/09/06 03:49:47 INFO : empty space: Deleted 2025/09/06 03:49:47 DEBUG : pcloud root 'rclone-test-bawuwel7tato': Waiting for transfers to finish 2025/09/06 03:49:47 INFO : potato2: Moved (server-side) 2025/09/06 03:49:47 INFO : potato3: Deleted 2025/09/06 03:49:47 INFO : potato3: Moved (server-side) 2025/09/06 03:49:47 DEBUG : Creating backend with remote "TestPcloud:rclone-test-hekewom9vate" 2025/09/06 03:49:48 DEBUG : pcloud root 'rclone-test-hekewom9vate': Using server-side directory move 2025/09/06 03:49:48 INFO : pcloud root 'rclone-test-hekewom9vate': Server side directory move succeeded 2025/09/06 03:49:49 DEBUG : pcloud root 'rclone-test-hekewom9vate': Purge remote 2025/09/06 03:49:49 DEBUG : pcloud root 'rclone-test-bawuwel7tato': Purge remote 2025/09/06 03:49:50 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (6.23s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 03:49:50 DEBUG : Creating backend with remote "TestPcloud:rclone-test-piwojiz8qoqa" sync_test.go:1735: Server side move (if possible) pcloud root 'rclone-test-fakedak4dage' -> pcloud root 'rclone-test-piwojiz8qoqa' 2025/09/06 03:49:53 DEBUG : empty space: Excluded (Size Filter) 2025/09/06 03:49:53 DEBUG : empty space: Excluded (Size Filter) 2025/09/06 03:49:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/06 03:49:53 DEBUG : pcloud root 'rclone-test-piwojiz8qoqa': Waiting for checks to finish 2025/09/06 03:49:53 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/06 03:49:53 DEBUG : pcloud root 'rclone-test-piwojiz8qoqa': Waiting for transfers to finish 2025/09/06 03:49:53 INFO : potato2: Moved (server-side) 2025/09/06 03:49:53 INFO : potato3: Deleted 2025/09/06 03:49:53 INFO : potato3: Moved (server-side) 2025/09/06 03:49:54 DEBUG : Creating backend with remote "TestPcloud:rclone-test-butolic9xata" 2025/09/06 03:49:54 DEBUG : empty space: Excluded (Size Filter) 2025/09/06 03:49:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/06 03:49:54 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/06 03:49:54 DEBUG : pcloud root 'rclone-test-butolic9xata': Waiting for checks to finish 2025/09/06 03:49:54 DEBUG : pcloud root 'rclone-test-butolic9xata': Waiting for transfers to finish 2025/09/06 03:49:55 INFO : potato2: Moved (server-side) 2025/09/06 03:49:55 INFO : potato3: Moved (server-side) 2025/09/06 03:49:56 DEBUG : pcloud root 'rclone-test-butolic9xata': Purge remote 2025/09/06 03:49:56 DEBUG : pcloud root 'rclone-test-piwojiz8qoqa': Purge remote --- PASS: TestServerSideMoveWithFilter (6.23s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 03:49:56 DEBUG : Creating backend with remote "TestPcloud:rclone-test-karehax9wami" 2025/09/06 03:49:57 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) pcloud root 'rclone-test-fakedak4dage' -> pcloud root 'rclone-test-karehax9wami' 2025/09/06 03:49:59 DEBUG : pcloud root 'rclone-test-karehax9wami': Using server-side directory move 2025/09/06 03:49:59 INFO : pcloud root 'rclone-test-karehax9wami': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/06 03:49:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/06 03:49:59 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/09/06 03:49:59 DEBUG : empty space: Unchanged skipping 2025/09/06 03:49:59 DEBUG : pcloud root 'rclone-test-karehax9wami': Waiting for checks to finish 2025/09/06 03:49:59 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/06 03:49:59 INFO : empty space: Deleted 2025/09/06 03:49:59 DEBUG : pcloud root 'rclone-test-karehax9wami': Waiting for transfers to finish 2025/09/06 03:49:59 INFO : potato2: Moved (server-side) 2025/09/06 03:49:59 INFO : potato3: Deleted 2025/09/06 03:49:59 INFO : potato3: Moved (server-side) 2025/09/06 03:49:59 INFO : tomatoDir: Removing directory 2025/09/06 03:49:59 DEBUG : pcloud root 'rclone-test-fakedak4dage': deleted 1 directories 2025/09/06 03:50:00 DEBUG : Creating backend with remote "TestPcloud:rclone-test-kisezoy3yije" 2025/09/06 03:50:01 INFO : tomatoDir: Making directory 2025/09/06 03:50:01 DEBUG : pcloud root 'rclone-test-kisezoy3yije': Using server-side directory move 2025/09/06 03:50:01 INFO : pcloud root 'rclone-test-kisezoy3yije': Server side directory move succeeded 2025/09/06 03:50:03 DEBUG : pcloud root 'rclone-test-kisezoy3yije': Purge remote 2025/09/06 03:50:03 DEBUG : pcloud root 'rclone-test-karehax9wami': Purge remote 2025/09/06 03:50:03 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (7.19s) === RUN TestServerSideMoveOverlap run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.24s) === RUN TestSyncOverlap run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 03:50:04 DEBUG : Creating backend with remote "TestPcloud:rclone-test-fakedak4dage/rclone-sync-test" --- PASS: TestSyncOverlap (1.10s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 03:50:05 DEBUG : Creating backend with remote "TestPcloud:rclone-test-fakedak4dage/rclone-sync-test" 2025/09/06 03:50:06 DEBUG : Creating backend with remote "TestPcloud:rclone-test-fakedak4dage/rclone-sync-test-include/layer2" 2025/09/06 03:50:07 DEBUG : Creating backend with remote "TestPcloud:rclone-test-fakedak4dage/rclone-sync-test-ignore-file" 2025/09/06 03:50:09 DEBUG : pcloud root 'rclone-test-fakedak4dage/rclone-sync-test': Waiting for checks to finish 2025/09/06 03:50:09 DEBUG : pcloud root 'rclone-test-fakedak4dage/rclone-sync-test': Waiting for transfers to finish 2025/09/06 03:50:09 DEBUG : Waiting for deletions to finish 2025/09/06 03:50:09 INFO : There was nothing to transfer 2025/09/06 03:50:10 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:50:10 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:50:10 DEBUG : Waiting for deletions to finish 2025/09/06 03:50:10 INFO : rclone-sync-test-include: Removing directory 2025/09/06 03:50:10 DEBUG : rclone-sync-test-include: Failed to Rmdir: rmdir failed: pcloud error: Folder is not empty. (2006) 2025/09/06 03:50:10 DEBUG : pcloud root 'rclone-test-fakedak4dage': failed to delete 1 directories 2025/09/06 03:50:10 INFO : There was nothing to transfer 2025/09/06 03:50:11 DEBUG : pcloud root 'rclone-test-fakedak4dage/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/09/06 03:50:11 DEBUG : pcloud root 'rclone-test-fakedak4dage/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/09/06 03:50:11 DEBUG : Waiting for deletions to finish 2025/09/06 03:50:11 INFO : There was nothing to transfer 2025/09/06 03:50:12 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:50:12 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:50:12 DEBUG : Waiting for deletions to finish 2025/09/06 03:50:12 INFO : rclone-sync-test-include: Removing directory 2025/09/06 03:50:12 DEBUG : rclone-sync-test-include: Failed to Rmdir: rmdir failed: pcloud error: Folder is not empty. (2006) 2025/09/06 03:50:12 DEBUG : pcloud root 'rclone-test-fakedak4dage': failed to delete 1 directories 2025/09/06 03:50:12 INFO : There was nothing to transfer 2025/09/06 03:50:12 DEBUG : pcloud root 'rclone-test-fakedak4dage/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/09/06 03:50:12 DEBUG : pcloud root 'rclone-test-fakedak4dage/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/09/06 03:50:12 DEBUG : Waiting for deletions to finish 2025/09/06 03:50:12 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (8.57s) === RUN TestSyncCompareDest run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 03:50:13 DEBUG : Creating backend with remote "TestPcloud:rclone-test-fakedak4dage/dst" 2025/09/06 03:50:14 DEBUG : Creating backend with remote "TestPcloud:rclone-test-fakedak4dage/CompareDest" 2025/09/06 03:50:15 DEBUG : one: Need to transfer - File not found at Destination 2025/09/06 03:50:15 DEBUG : pcloud root 'rclone-test-fakedak4dage/dst': Waiting for checks to finish 2025/09/06 03:50:15 DEBUG : pcloud root 'rclone-test-fakedak4dage/dst': Waiting for transfers to finish 2025/09/06 03:50:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/06 03:50:16 DEBUG : one.b2cc3c6c.partial: renamed to: one 2025/09/06 03:50:16 INFO : one: Copied (new) 2025/09/06 03:50:16 DEBUG : Waiting for deletions to finish 2025/09/06 03:50:16 DEBUG : pcloud root 'rclone-test-fakedak4dage/dst': Waiting for checks to finish 2025/09/06 03:50:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/06 03:50:17 DEBUG : pcloud root 'rclone-test-fakedak4dage/dst': Waiting for transfers to finish 2025/09/06 03:50:17 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/06 03:50:17 DEBUG : one.4a8516eb.partial: renamed to: one 2025/09/06 03:50:17 INFO : one: Copied (replaced existing) 2025/09/06 03:50:17 DEBUG : Waiting for deletions to finish 2025/09/06 03:50:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/06 03:50:18 DEBUG : pcloud root 'rclone-test-fakedak4dage/dst': Waiting for checks to finish 2025/09/06 03:50:18 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/06 03:50:18 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/06 03:50:18 DEBUG : pcloud root 'rclone-test-fakedak4dage/dst': Waiting for transfers to finish 2025/09/06 03:50:18 DEBUG : Waiting for deletions to finish 2025/09/06 03:50:18 INFO : There was nothing to transfer 2025/09/06 03:50:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/06 03:50:20 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/06 03:50:20 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/06 03:50:20 DEBUG : pcloud root 'rclone-test-fakedak4dage/dst': Waiting for checks to finish 2025/09/06 03:50:20 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/06 03:50:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/06 03:50:20 DEBUG : pcloud root 'rclone-test-fakedak4dage/dst': Waiting for transfers to finish 2025/09/06 03:50:20 DEBUG : Waiting for deletions to finish 2025/09/06 03:50:20 INFO : There was nothing to transfer 2025/09/06 03:50:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/06 03:50:20 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/06 03:50:20 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/06 03:50:20 DEBUG : pcloud root 'rclone-test-fakedak4dage/dst': Waiting for checks to finish 2025/09/06 03:50:20 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/06 03:50:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/06 03:50:20 DEBUG : pcloud root 'rclone-test-fakedak4dage/dst': Waiting for transfers to finish 2025/09/06 03:50:20 DEBUG : Waiting for deletions to finish 2025/09/06 03:50:20 INFO : There was nothing to transfer 2025/09/06 03:50:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/06 03:50:21 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 UTC 2025/09/06 03:50:21 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/06 03:50:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/06 03:50:21 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/06 03:50:21 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/06 03:50:21 DEBUG : pcloud root 'rclone-test-fakedak4dage/dst': Waiting for checks to finish 2025/09/06 03:50:21 DEBUG : pcloud root 'rclone-test-fakedak4dage/dst': Waiting for transfers to finish 2025/09/06 03:50:21 DEBUG : Waiting for deletions to finish 2025/09/06 03:50:21 INFO : There was nothing to transfer 2025/09/06 03:50:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/06 03:50:23 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/06 03:50:23 DEBUG : two: Need to transfer - File not found at Destination 2025/09/06 03:50:23 DEBUG : pcloud root 'rclone-test-fakedak4dage/dst': Waiting for checks to finish 2025/09/06 03:50:23 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/06 03:50:23 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/06 03:50:23 DEBUG : pcloud root 'rclone-test-fakedak4dage/dst': Waiting for transfers to finish 2025/09/06 03:50:23 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/09/06 03:50:23 DEBUG : two.a319cd8b.partial: renamed to: two 2025/09/06 03:50:23 INFO : two: Copied (new) 2025/09/06 03:50:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (11.09s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 03:50:26 DEBUG : Creating backend with remote "TestPcloud:rclone-test-fakedak4dage/dest" 2025/09/06 03:50:26 DEBUG : Creating backend with remote "TestPcloud:rclone-test-fakedak4dage/pre-dest1" 2025/09/06 03:50:27 DEBUG : Creating backend with remote "TestPcloud:rclone-test-fakedak4dage/pre-dest2" 2025/09/06 03:50:27 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:50:27 DEBUG : 1: Destination found in --compare-dest, skipping 2025/09/06 03:50:28 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:50:28 DEBUG : 2: Destination found in --compare-dest, skipping 2025/09/06 03:50:28 DEBUG : 3: Need to transfer - File not found at Destination 2025/09/06 03:50:28 DEBUG : pcloud root 'rclone-test-fakedak4dage/dest': Waiting for checks to finish 2025/09/06 03:50:28 DEBUG : pcloud root 'rclone-test-fakedak4dage/dest': Waiting for transfers to finish 2025/09/06 03:50:28 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/09/06 03:50:28 DEBUG : 3.34f95e38.partial: renamed to: 3 2025/09/06 03:50:28 INFO : 3: Copied (new) 2025/09/06 03:50:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (5.65s) === RUN TestSyncCopyDest run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 03:50:30 DEBUG : Creating backend with remote "TestPcloud:rclone-test-fakedak4dage/dst" 2025/09/06 03:50:31 DEBUG : Creating backend with remote "TestPcloud:rclone-test-fakedak4dage/CopyDest" 2025/09/06 03:50:32 DEBUG : one: Need to transfer - File not found at Destination 2025/09/06 03:50:32 DEBUG : pcloud root 'rclone-test-fakedak4dage/dst': Waiting for checks to finish 2025/09/06 03:50:32 DEBUG : pcloud root 'rclone-test-fakedak4dage/dst': Waiting for transfers to finish 2025/09/06 03:50:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/06 03:50:32 DEBUG : one.b2cc3c6c.partial: renamed to: one 2025/09/06 03:50:32 INFO : one: Copied (new) 2025/09/06 03:50:32 DEBUG : Waiting for deletions to finish 2025/09/06 03:50:33 DEBUG : pcloud root 'rclone-test-fakedak4dage/dst': Waiting for checks to finish 2025/09/06 03:50:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/06 03:50:33 DEBUG : pcloud root 'rclone-test-fakedak4dage/dst': Waiting for transfers to finish 2025/09/06 03:50:33 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/06 03:50:33 DEBUG : one.4a8516eb.partial: renamed to: one 2025/09/06 03:50:33 INFO : one: Copied (replaced existing) 2025/09/06 03:50:33 DEBUG : Waiting for deletions to finish 2025/09/06 03:50:35 DEBUG : Creating backend with remote "TestPcloud:rclone-test-fakedak4dage/BackupDir" 2025/09/06 03:50:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/06 03:50:36 DEBUG : pcloud root 'rclone-test-fakedak4dage/dst': Waiting for checks to finish 2025/09/06 03:50:36 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/06 03:50:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/06 03:50:36 INFO : one: Moved (server-side) 2025/09/06 03:50:37 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/06 03:50:37 DEBUG : one.a000e91c.partial: renamed to: one 2025/09/06 03:50:37 INFO : one: Copied (server-side copy) 2025/09/06 03:50:37 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/06 03:50:37 DEBUG : pcloud root 'rclone-test-fakedak4dage/dst': Waiting for transfers to finish 2025/09/06 03:50:37 DEBUG : Waiting for deletions to finish 2025/09/06 03:50:38 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/06 03:50:38 DEBUG : one: Unchanged skipping 2025/09/06 03:50:38 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/06 03:50:39 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/06 03:50:39 DEBUG : two.0c2263ec.partial: renamed to: two 2025/09/06 03:50:39 INFO : two: Copied (server-side copy) 2025/09/06 03:50:39 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/06 03:50:39 DEBUG : pcloud root 'rclone-test-fakedak4dage/dst': Waiting for checks to finish 2025/09/06 03:50:39 DEBUG : pcloud root 'rclone-test-fakedak4dage/dst': Waiting for transfers to finish 2025/09/06 03:50:39 DEBUG : Waiting for deletions to finish 2025/09/06 03:50:40 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/06 03:50:40 DEBUG : one: Unchanged skipping 2025/09/06 03:50:40 DEBUG : pcloud root 'rclone-test-fakedak4dage/dst': Waiting for checks to finish 2025/09/06 03:50:40 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/06 03:50:40 DEBUG : two: Unchanged skipping 2025/09/06 03:50:40 DEBUG : pcloud root 'rclone-test-fakedak4dage/dst': Waiting for transfers to finish 2025/09/06 03:50:40 DEBUG : Waiting for deletions to finish 2025/09/06 03:50:40 INFO : There was nothing to transfer 2025/09/06 03:50:41 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/06 03:50:41 DEBUG : one: Unchanged skipping 2025/09/06 03:50:42 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/06 03:50:42 DEBUG : three: Destination not found in --copy-dest 2025/09/06 03:50:42 DEBUG : three: Need to transfer - File not found at Destination 2025/09/06 03:50:42 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/06 03:50:42 DEBUG : two: Unchanged skipping 2025/09/06 03:50:42 DEBUG : pcloud root 'rclone-test-fakedak4dage/dst': Waiting for checks to finish 2025/09/06 03:50:42 DEBUG : pcloud root 'rclone-test-fakedak4dage/dst': Waiting for transfers to finish 2025/09/06 03:50:42 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/09/06 03:50:42 DEBUG : three.63cf7c49.partial: renamed to: three 2025/09/06 03:50:42 INFO : three: Copied (new) 2025/09/06 03:50:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (14.22s) === RUN TestSyncBackupDir run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 03:50:45 DEBUG : Creating backend with remote "TestPcloud:rclone-test-fakedak4dage/dst" 2025/09/06 03:50:46 DEBUG : Creating backend with remote "TestPcloud:rclone-test-fakedak4dage/backup" 2025/09/06 03:50:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/06 03:50:47 DEBUG : pcloud root 'rclone-test-fakedak4dage/dst': Waiting for checks to finish 2025/09/06 03:50:47 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:50:47 DEBUG : two: Unchanged skipping 2025/09/06 03:50:47 INFO : one: Moved (server-side) 2025/09/06 03:50:47 DEBUG : pcloud root 'rclone-test-fakedak4dage/dst': Waiting for transfers to finish 2025/09/06 03:50:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/06 03:50:48 DEBUG : one.a292864a.partial: renamed to: one 2025/09/06 03:50:48 INFO : one: Copied (new) 2025/09/06 03:50:48 DEBUG : Waiting for deletions to finish 2025/09/06 03:50:48 INFO : three.txt: Moved (server-side) 2025/09/06 03:50:48 INFO : three.txt: Moved into backup dir 2025/09/06 03:50:49 DEBUG : pcloud root 'rclone-test-fakedak4dage/dst': Waiting for checks to finish 2025/09/06 03:50:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/06 03:50:49 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:50:49 DEBUG : two: Unchanged skipping 2025/09/06 03:50:50 INFO : one: Deleted 2025/09/06 03:50:50 INFO : one: Moved (server-side) 2025/09/06 03:50:50 DEBUG : pcloud root 'rclone-test-fakedak4dage/dst': Waiting for transfers to finish 2025/09/06 03:50:50 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/06 03:50:50 DEBUG : one.4c47835a.partial: renamed to: one 2025/09/06 03:50:50 INFO : one: Copied (new) 2025/09/06 03:50:50 DEBUG : Waiting for deletions to finish 2025/09/06 03:50:50 INFO : three.txt: Deleted 2025/09/06 03:50:50 INFO : three.txt: Moved (server-side) 2025/09/06 03:50:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (7.70s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 03:50:53 DEBUG : Creating backend with remote "TestPcloud:rclone-test-fakedak4dage/dst" 2025/09/06 03:50:54 DEBUG : Creating backend with remote "TestPcloud:rclone-test-fakedak4dage/backup" 2025/09/06 03:50:55 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/06 03:50:55 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:50:55 DEBUG : two: Unchanged skipping 2025/09/06 03:50:55 DEBUG : pcloud root 'rclone-test-fakedak4dage/dst': Waiting for checks to finish 2025/09/06 03:50:55 INFO : one: Moved (server-side) to: one.bak 2025/09/06 03:50:55 DEBUG : pcloud root 'rclone-test-fakedak4dage/dst': Waiting for transfers to finish 2025/09/06 03:50:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/06 03:50:55 DEBUG : one.a292864a.partial: renamed to: one 2025/09/06 03:50:55 INFO : one: Copied (new) 2025/09/06 03:50:55 DEBUG : Waiting for deletions to finish 2025/09/06 03:50:56 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/06 03:50:56 INFO : three.txt: Moved into backup dir fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure 2025/09/06 03:51:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/06 03:51:05 DEBUG : pcloud root 'rclone-test-fakedak4dage/dst': Waiting for checks to finish 2025/09/06 03:51:05 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:51:05 DEBUG : two: Unchanged skipping 2025/09/06 03:51:05 INFO : one.bak: Deleted 2025/09/06 03:51:05 INFO : one: Moved (server-side) to: one.bak 2025/09/06 03:51:05 DEBUG : pcloud root 'rclone-test-fakedak4dage/dst': Waiting for transfers to finish 2025/09/06 03:51:05 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/06 03:51:05 DEBUG : one.4c47835a.partial: renamed to: one 2025/09/06 03:51:05 INFO : one: Copied (new) 2025/09/06 03:51:05 DEBUG : Waiting for deletions to finish 2025/09/06 03:51:06 INFO : three.txt.bak: Deleted 2025/09/06 03:51:06 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/06 03:51:06 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (15.25s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 03:51:08 DEBUG : Creating backend with remote "TestPcloud:rclone-test-fakedak4dage/dst" 2025/09/06 03:51:09 DEBUG : Creating backend with remote "TestPcloud:rclone-test-fakedak4dage/backup" 2025/09/06 03:51:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/06 03:51:10 DEBUG : pcloud root 'rclone-test-fakedak4dage/dst': Waiting for checks to finish 2025/09/06 03:51:10 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:51:10 DEBUG : two: Unchanged skipping 2025/09/06 03:51:10 INFO : one: Moved (server-side) to: one-2019-01-01 2025/09/06 03:51:10 DEBUG : pcloud root 'rclone-test-fakedak4dage/dst': Waiting for transfers to finish 2025/09/06 03:51:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/06 03:51:11 DEBUG : one.a292864a.partial: renamed to: one 2025/09/06 03:51:11 INFO : one: Copied (new) 2025/09/06 03:51:11 DEBUG : Waiting for deletions to finish 2025/09/06 03:51:11 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/09/06 03:51:11 INFO : three.txt: Moved into backup dir 2025/09/06 03:51:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/06 03:51:12 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:51:12 DEBUG : two: Unchanged skipping 2025/09/06 03:51:12 DEBUG : pcloud root 'rclone-test-fakedak4dage/dst': Waiting for checks to finish 2025/09/06 03:51:13 INFO : one-2019-01-01: Deleted 2025/09/06 03:51:13 INFO : one: Moved (server-side) to: one-2019-01-01 2025/09/06 03:51:13 DEBUG : pcloud root 'rclone-test-fakedak4dage/dst': Waiting for transfers to finish 2025/09/06 03:51:13 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/06 03:51:13 DEBUG : one.4c47835a.partial: renamed to: one 2025/09/06 03:51:13 INFO : one: Copied (new) 2025/09/06 03:51:13 DEBUG : Waiting for deletions to finish 2025/09/06 03:51:13 INFO : three-2019-01-01.txt: Deleted 2025/09/06 03:51:13 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/09/06 03:51:13 INFO : three.txt: Moved into backup dir fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- PASS: TestSyncBackupDirWithSuffixKeepExtension (22.58s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure 2025/09/06 03:51:38 DEBUG : Creating backend with remote "TestPcloud:rclone-test-fakedak4dage/dst" 2025/09/06 03:51:38 DEBUG : Config file has changed externally - reloading 2025/09/06 03:51:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/06 03:51:39 DEBUG : pcloud root 'rclone-test-fakedak4dage/dst': Waiting for checks to finish 2025/09/06 03:51:39 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:51:39 DEBUG : two: Unchanged skipping 2025/09/06 03:51:39 INFO : one: Moved (server-side) to: one.bak 2025/09/06 03:51:39 DEBUG : pcloud root 'rclone-test-fakedak4dage/dst': Waiting for transfers to finish 2025/09/06 03:51:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/06 03:51:39 DEBUG : one.a292864a.partial: renamed to: one 2025/09/06 03:51:39 INFO : one: Copied (new) 2025/09/06 03:51:39 DEBUG : Waiting for deletions to finish 2025/09/06 03:51:40 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/06 03:51:40 INFO : three.txt: Moved into backup dir 2025/09/06 03:51:41 DEBUG : one.bak: Excluded (Path Filter) 2025/09/06 03:51:41 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/09/06 03:51:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/06 03:51:41 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:51:41 DEBUG : two: Unchanged skipping 2025/09/06 03:51:41 DEBUG : pcloud root 'rclone-test-fakedak4dage/dst': Waiting for checks to finish 2025/09/06 03:51:41 INFO : one.bak: Deleted 2025/09/06 03:51:42 INFO : one: Moved (server-side) to: one.bak 2025/09/06 03:51:42 DEBUG : pcloud root 'rclone-test-fakedak4dage/dst': Waiting for transfers to finish 2025/09/06 03:51:42 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/06 03:51:42 DEBUG : one.4c47835a.partial: renamed to: one 2025/09/06 03:51:42 INFO : one: Copied (new) 2025/09/06 03:51:42 DEBUG : Waiting for deletions to finish 2025/09/06 03:51:42 INFO : three.txt.bak: Deleted 2025/09/06 03:51:42 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/06 03:51:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (13.88s) === RUN TestSyncSuffix run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 03:51:45 DEBUG : Creating backend with remote "TestPcloud:rclone-test-fakedak4dage/dst" 2025/09/06 03:51:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/06 03:51:46 INFO : one: Moved (server-side) to: one.bak 2025/09/06 03:51:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/06 03:51:46 DEBUG : one.a292864a.partial: renamed to: one 2025/09/06 03:51:46 INFO : one: Copied (new) 2025/09/06 03:51:46 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:51:46 DEBUG : two: Unchanged skipping 2025/09/06 03:51:46 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/06 03:51:46 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/06 03:51:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/06 03:51:47 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2025/09/06 03:51:47 INFO : three.txt: Copied (new) 2025/09/06 03:51:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/06 03:51:49 INFO : one.bak: Deleted 2025/09/06 03:51:49 INFO : one: Moved (server-side) to: one.bak 2025/09/06 03:51:49 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/06 03:51:49 DEBUG : one.4c47835a.partial: renamed to: one 2025/09/06 03:51:49 INFO : one: Copied (new) 2025/09/06 03:51:49 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:51:49 DEBUG : two: Unchanged skipping 2025/09/06 03:51:49 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/06 03:51:49 INFO : three.txt.bak: Deleted 2025/09/06 03:51:50 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/06 03:51:50 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/06 03:51:50 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2025/09/06 03:51:50 INFO : three.txt: Copied (new) fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- PASS: TestSyncSuffix (15.23s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 03:52:00 DEBUG : Creating backend with remote "TestPcloud:rclone-test-fakedak4dage/dst" 2025/09/06 03:52:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/06 03:52:01 INFO : one: Moved (server-side) to: one-2019-01-01 2025/09/06 03:52:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/06 03:52:01 DEBUG : one.a292864a.partial: renamed to: one 2025/09/06 03:52:01 INFO : one: Copied (new) 2025/09/06 03:52:01 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:52:01 DEBUG : two: Unchanged skipping 2025/09/06 03:52:01 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/06 03:52:02 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/09/06 03:52:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/06 03:52:02 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2025/09/06 03:52:02 INFO : three.txt: Copied (new) 2025/09/06 03:52:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/06 03:52:04 INFO : one-2019-01-01: Deleted 2025/09/06 03:52:04 INFO : one: Moved (server-side) to: one-2019-01-01 2025/09/06 03:52:04 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/06 03:52:04 DEBUG : one.4c47835a.partial: renamed to: one 2025/09/06 03:52:04 INFO : one: Copied (new) 2025/09/06 03:52:04 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:52:04 DEBUG : two: Unchanged skipping 2025/09/06 03:52:04 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/06 03:52:05 INFO : three-2019-01-01.txt: Deleted 2025/09/06 03:52:05 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/09/06 03:52:05 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/06 03:52:05 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2025/09/06 03:52:05 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (7.71s) === RUN TestSyncUTFNorm run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 03:52:07 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/09/06 03:52:07 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:52:07 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:52:07 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/09/06 03:52:07 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2025/09/06 03:52:07 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/09/06 03:52:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.38s) === RUN TestSyncImmutable run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 03:52:08 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/06 03:52:08 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:52:08 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:52:08 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/06 03:52:09 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/09/06 03:52:09 INFO : existing: Copied (new) 2025/09/06 03:52:09 DEBUG : Waiting for deletions to finish 2025/09/06 03:52:09 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/09/06 03:52:09 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:52:09 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/09/06 03:52:09 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:52:09 ERROR : pcloud root 'rclone-test-fakedak4dage': not deleting files as there were IO errors 2025/09/06 03:52:09 ERROR : pcloud root 'rclone-test-fakedak4dage': not deleting directories as there were IO errors fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- PASS: TestSyncImmutable (9.18s) === RUN TestSyncIgnoreCase run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure 2025/09/06 03:52:25 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:52:25 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:52:25 DEBUG : existing: Unchanged skipping 2025/09/06 03:52:25 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:52:25 DEBUG : Waiting for deletions to finish 2025/09/06 03:52:25 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (8.58s) === RUN TestFixCase run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.25s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (0.73s) --- SKIP: TestMaxTransfer/Hard (0.24s) --- SKIP: TestMaxTransfer/Soft (0.24s) --- SKIP: TestMaxTransfer/Cautious (0.24s) === RUN TestSyncConcurrentDelete run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 03:52:37 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:52:37 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:52:37 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:52:37 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:52:37 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:52:37 DEBUG : both11: Unchanged skipping 2025/09/06 03:52:37 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:52:37 DEBUG : both10: Unchanged skipping 2025/09/06 03:52:37 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:52:37 DEBUG : both0: Unchanged skipping 2025/09/06 03:52:37 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:52:37 DEBUG : both15: Unchanged skipping 2025/09/06 03:52:37 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:52:37 DEBUG : both12: Unchanged skipping 2025/09/06 03:52:37 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:52:37 DEBUG : both17: Unchanged skipping 2025/09/06 03:52:37 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:52:37 DEBUG : both13: Unchanged skipping 2025/09/06 03:52:37 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:52:37 DEBUG : both14: Unchanged skipping 2025/09/06 03:52:37 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:52:37 DEBUG : both16: Unchanged skipping 2025/09/06 03:52:37 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:52:37 DEBUG : both18: Unchanged skipping 2025/09/06 03:52:37 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:52:37 DEBUG : both19: Unchanged skipping 2025/09/06 03:52:37 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:52:37 DEBUG : both1: Unchanged skipping 2025/09/06 03:52:37 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:52:37 DEBUG : both5: Unchanged skipping 2025/09/06 03:52:37 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:52:37 DEBUG : both6: Unchanged skipping 2025/09/06 03:52:37 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:52:37 DEBUG : both2: Unchanged skipping 2025/09/06 03:52:37 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:52:37 DEBUG : both3: Unchanged skipping 2025/09/06 03:52:37 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:52:37 DEBUG : both4: Unchanged skipping 2025/09/06 03:52:37 DEBUG : both7: Unchanged skipping 2025/09/06 03:52:37 DEBUG : both8: Unchanged skipping 2025/09/06 03:52:37 DEBUG : both9: Unchanged skipping 2025/09/06 03:52:37 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:52:37 DEBUG : Waiting for deletions to finish 2025/09/06 03:52:37 INFO : only11: Deleted 2025/09/06 03:52:37 INFO : only13: Deleted 2025/09/06 03:52:37 INFO : only17: Deleted 2025/09/06 03:52:37 INFO : only19: Deleted 2025/09/06 03:52:38 INFO : only3: Deleted 2025/09/06 03:52:38 INFO : only6: Deleted 2025/09/06 03:52:38 INFO : only7: Deleted 2025/09/06 03:52:38 INFO : only15: Deleted 2025/09/06 03:52:38 INFO : only5: Deleted 2025/09/06 03:52:38 INFO : only9: Deleted 2025/09/06 03:52:38 INFO : only14: Deleted 2025/09/06 03:52:38 INFO : only16: Deleted 2025/09/06 03:52:38 INFO : only18: Deleted 2025/09/06 03:52:38 INFO : only1: Deleted 2025/09/06 03:52:38 INFO : only2: Deleted 2025/09/06 03:52:38 INFO : only10: Deleted 2025/09/06 03:52:38 INFO : only12: Deleted 2025/09/06 03:52:38 INFO : only4: Deleted 2025/09/06 03:52:38 INFO : only8: Deleted 2025/09/06 03:52:38 INFO : only0: Deleted 2025/09/06 03:52:38 INFO : There was nothing to transfer fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- PASS: TestSyncConcurrentDelete (23.91s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 03:53:01 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:53:01 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:53:01 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:53:01 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:53:01 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:53:01 DEBUG : both0: Unchanged skipping 2025/09/06 03:53:01 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:53:01 DEBUG : both13: Unchanged skipping 2025/09/06 03:53:01 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:53:01 DEBUG : both14: Unchanged skipping 2025/09/06 03:53:01 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:53:01 DEBUG : both11: Unchanged skipping 2025/09/06 03:53:01 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:53:01 DEBUG : both16: Unchanged skipping 2025/09/06 03:53:01 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:53:01 DEBUG : both10: Unchanged skipping 2025/09/06 03:53:01 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:53:01 DEBUG : both12: Unchanged skipping 2025/09/06 03:53:01 DEBUG : both15: Unchanged skipping 2025/09/06 03:53:01 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:53:01 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:53:01 DEBUG : both19: Unchanged skipping 2025/09/06 03:53:01 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:53:01 DEBUG : both2: Unchanged skipping 2025/09/06 03:53:01 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:53:01 DEBUG : both3: Unchanged skipping 2025/09/06 03:53:01 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:53:01 DEBUG : both4: Unchanged skipping 2025/09/06 03:53:01 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:53:01 DEBUG : both1: Unchanged skipping 2025/09/06 03:53:01 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:53:01 DEBUG : both18: Unchanged skipping 2025/09/06 03:53:01 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:53:01 DEBUG : both17: Unchanged skipping 2025/09/06 03:53:01 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:53:01 DEBUG : both5: Unchanged skipping 2025/09/06 03:53:01 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:53:01 DEBUG : both9: Unchanged skipping 2025/09/06 03:53:01 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/09/06 03:53:01 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/09/06 03:53:01 DEBUG : both6: Unchanged skipping 2025/09/06 03:53:01 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/09/06 03:53:01 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/09/06 03:53:01 DEBUG : both7: Unchanged skipping 2025/09/06 03:53:01 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/09/06 03:53:01 DEBUG : both8: Unchanged skipping 2025/09/06 03:53:01 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/09/06 03:53:01 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/09/06 03:53:01 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/09/06 03:53:01 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/09/06 03:53:01 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/09/06 03:53:01 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/09/06 03:53:01 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/09/06 03:53:01 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/09/06 03:53:01 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/09/06 03:53:01 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/09/06 03:53:01 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/09/06 03:53:01 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/09/06 03:53:01 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/09/06 03:53:01 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/09/06 03:53:01 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/09/06 03:53:01 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:53:01 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/06 03:53:01 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/06 03:53:01 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/06 03:53:01 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/06 03:53:02 DEBUG : only11.51c18866.partial: renamed to: only11 2025/09/06 03:53:02 INFO : only11: Copied (replaced existing) 2025/09/06 03:53:02 DEBUG : only15.b8b4911d.partial: renamed to: only15 2025/09/06 03:53:02 INFO : only15: Copied (replaced existing) 2025/09/06 03:53:02 DEBUG : only14.198d15f3.partial: renamed to: only14 2025/09/06 03:53:02 INFO : only14: Copied (replaced existing) 2025/09/06 03:53:02 DEBUG : only0.d641fffb.partial: renamed to: only0 2025/09/06 03:53:02 INFO : only0: Copied (replaced existing) 2025/09/06 03:53:02 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/06 03:53:02 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/06 03:53:02 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/06 03:53:02 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/06 03:53:02 DEBUG : only16.808f1a6e.partial: renamed to: only16 2025/09/06 03:53:02 INFO : only16: Copied (replaced existing) 2025/09/06 03:53:02 DEBUG : only17.21b69e80.partial: renamed to: only17 2025/09/06 03:53:02 INFO : only17: Copied (replaced existing) 2025/09/06 03:53:02 DEBUG : only19.585abcd1.partial: renamed to: only19 2025/09/06 03:53:02 INFO : only19: Copied (replaced existing) 2025/09/06 03:53:02 DEBUG : only18.f963383f.partial: renamed to: only18 2025/09/06 03:53:02 INFO : only18: Copied (replaced existing) 2025/09/06 03:53:02 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/06 03:53:02 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/06 03:53:02 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/06 03:53:02 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/06 03:53:02 DEBUG : only1.77787b15.partial: renamed to: only1 2025/09/06 03:53:02 INFO : only1: Copied (replaced existing) 2025/09/06 03:53:02 DEBUG : only2.4f43f066.partial: renamed to: only2 2025/09/06 03:53:02 INFO : only2: Copied (replaced existing) 2025/09/06 03:53:02 DEBUG : only4.3f34e680.partial: renamed to: only4 2025/09/06 03:53:02 INFO : only4: Copied (replaced existing) 2025/09/06 03:53:02 DEBUG : only3.ee7a7488.partial: renamed to: only3 2025/09/06 03:53:02 INFO : only3: Copied (replaced existing) 2025/09/06 03:53:02 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/06 03:53:02 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/06 03:53:02 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/06 03:53:02 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/06 03:53:02 DEBUG : only5.9e0d626e.partial: renamed to: only5 2025/09/06 03:53:02 INFO : only5: Copied (replaced existing) 2025/09/06 03:53:02 DEBUG : only7.070f6df3.partial: renamed to: only7 2025/09/06 03:53:02 INFO : only7: Copied (replaced existing) 2025/09/06 03:53:02 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2025/09/06 03:53:02 INFO : only8: Copied (replaced existing) 2025/09/06 03:53:02 DEBUG : only6.a636e91d.partial: renamed to: only6 2025/09/06 03:53:02 INFO : only6: Copied (replaced existing) 2025/09/06 03:53:02 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/06 03:53:03 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/06 03:53:03 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/06 03:53:03 DEBUG : only13.c8c387fb.partial: renamed to: only13 2025/09/06 03:53:03 INFO : only13: Copied (replaced existing) 2025/09/06 03:53:03 DEBUG : only12.69fa0315.partial: renamed to: only12 2025/09/06 03:53:03 INFO : only12: Copied (replaced existing) 2025/09/06 03:53:03 DEBUG : only10.f0f80c88.partial: renamed to: only10 2025/09/06 03:53:03 INFO : only10: Copied (replaced existing) 2025/09/06 03:53:03 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/06 03:53:03 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2025/09/06 03:53:03 INFO : only9: Copied (replaced existing) 2025/09/06 03:53:03 DEBUG : Waiting for deletions to finish fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- PASS: TestSyncConcurrentTruncate (30.01s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 03:53:21 DEBUG : empty_dir: Making directory with metadata 2025/09/06 03:53:21 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/06 03:53:21 DEBUG : empty_on_remote: Making directory with metadata 2025/09/06 03:53:21 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/06 03:53:21 INFO : empty_on_remote: Making directory 2025/09/06 03:53:21 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/06 03:53:22 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/06 03:53:22 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/06 03:53:22 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/06 03:53:22 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- PASS: TestSyncReplaceDirModTime (10.86s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 03:53:32 DEBUG : empty_dir: Making directory with metadata 2025/09/06 03:53:32 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/06 03:53:32 DEBUG : empty_on_remote: Making directory with metadata 2025/09/06 03:53:32 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/06 03:53:32 INFO : empty_on_remote: Making directory 2025/09/06 03:53:32 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/06 03:53:33 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/06 03:53:33 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/06 03:53:33 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/06 03:53:33 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/09/06 03:53:33 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.53s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 03:53:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/06 03:53:35 INFO : sub dir: Making directory 2025/09/06 03:53:35 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (5.31s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 03:53:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/06 03:53:40 INFO : sub dir: Making directory 2025/09/06 03:53:41 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (5.06s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 03:53:48 DEBUG : Waiting for deletions to finish 2025/09/06 03:53:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:53:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:53:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:53:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:53:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:53:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:53:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:53:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:53:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:53:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:53:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:53:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:53:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:53:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:53:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:53:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:53:48 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:53:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:53:48 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:53:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 03:53:51 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:53:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:53:51 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:53:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/06 03:53:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:53:51 DEBUG : splitbananasplit: Unchanged skipping 2025/09/06 03:53:51 DEBUG : apple: Unchanged skipping 2025/09/06 03:53:51 DEBUG : banana: Unchanged skipping 2025/09/06 03:53:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:53:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:53:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:53:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/06 03:53:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/06 03:53:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:53:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:53:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:53:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/06 03:53:51 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:53:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:53:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/06 03:53:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:53:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/06 03:53:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:53:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/06 03:53:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:53:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/06 03:53:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:53:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/06 03:53:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:53:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/06 03:53:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:53:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/06 03:53:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/06 03:53:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:53:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/06 03:53:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:53:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/06 03:53:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/06 03:53:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:53:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/06 03:53:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/06 03:53:51 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:53:51 DEBUG : Waiting for deletions to finish 2025/09/06 03:53:51 INFO : There was nothing to transfer 2025/09/06 03:53:51 DEBUG : Waiting for deletions to finish 2025/09/06 03:53:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:53:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:53:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:53:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:53:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:53:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:53:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:53:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:53:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:53:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:53:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:53:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:53:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:53:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:53:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:53:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:53:51 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:53:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:53:51 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:53:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 03:53:52 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:53:52 DEBUG : apple: Unchanged skipping 2025/09/06 03:53:52 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:53:52 DEBUG : banana: Unchanged skipping 2025/09/06 03:53:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:53:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/06 03:53:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:53:52 DEBUG : splitbananasplit: Unchanged skipping 2025/09/06 03:53:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:53:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/06 03:53:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:53:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:53:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/06 03:53:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/06 03:53:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:53:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:53:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/06 03:53:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/06 03:53:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:53:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/06 03:53:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:53:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:53:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/06 03:53:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/06 03:53:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:53:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:53:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/06 03:53:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/06 03:53:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:53:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/06 03:53:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:53:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:53:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/06 03:53:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:53:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:53:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:53:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/06 03:53:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/06 03:53:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/06 03:53:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/06 03:53:52 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:53:52 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:53:52 DEBUG : Waiting for deletions to finish 2025/09/06 03:53:52 INFO : There was nothing to transfer 2025/09/06 03:53:52 DEBUG : Waiting for deletions to finish 2025/09/06 03:53:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:53:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:53:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:53:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:53:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:53:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:53:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:53:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:53:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:53:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:53:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:53:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:53:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:53:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:53:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:53:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:53:52 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:53:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:53:52 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:53:52 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 03:53:58 DEBUG : Waiting for deletions to finish 2025/09/06 03:53:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:53:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:53:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:53:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:53:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:53:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:53:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:53:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:53:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:53:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:53:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:53:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:53:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:53:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:53:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:53:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:53:58 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:53:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:53:58 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:53:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 03:54:01 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:01 DEBUG : apple: Unchanged skipping 2025/09/06 03:54:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/06 03:54:01 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:01 DEBUG : banana: Unchanged skipping 2025/09/06 03:54:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:01 DEBUG : splitbananasplit: Unchanged skipping 2025/09/06 03:54:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/06 03:54:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/06 03:54:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:01 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:54:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/06 03:54:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/06 03:54:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/06 03:54:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/06 03:54:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/06 03:54:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/06 03:54:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/06 03:54:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/06 03:54:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/06 03:54:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/06 03:54:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/06 03:54:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/06 03:54:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/06 03:54:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/06 03:54:01 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:54:01 DEBUG : Waiting for deletions to finish 2025/09/06 03:54:01 INFO : There was nothing to transfer 2025/09/06 03:54:01 DEBUG : Waiting for deletions to finish 2025/09/06 03:54:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:54:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:54:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:54:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:54:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:54:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:54:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:54:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:54:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:54:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:54:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:54:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:54:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:54:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:54:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:54:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:54:01 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:54:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:54:01 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:54:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 03:54:01 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:01 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:01 DEBUG : apple: Unchanged skipping 2025/09/06 03:54:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:01 DEBUG : splitbananasplit: Unchanged skipping 2025/09/06 03:54:01 DEBUG : banana: Unchanged skipping 2025/09/06 03:54:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/06 03:54:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/06 03:54:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/06 03:54:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/06 03:54:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/06 03:54:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/06 03:54:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/06 03:54:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/06 03:54:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/06 03:54:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/06 03:54:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/06 03:54:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/06 03:54:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/06 03:54:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/06 03:54:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/06 03:54:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/06 03:54:01 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:54:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/06 03:54:01 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:54:01 DEBUG : Waiting for deletions to finish 2025/09/06 03:54:01 INFO : There was nothing to transfer 2025/09/06 03:54:01 DEBUG : Waiting for deletions to finish 2025/09/06 03:54:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:54:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:54:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:54:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:54:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:54:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:54:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:54:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:54:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:54:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:54:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:54:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:54:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:54:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:54:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:54:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:54:01 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:54:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:54:01 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:54:01 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 03:54:07 DEBUG : Waiting for deletions to finish 2025/09/06 03:54:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:54:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:54:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:54:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:54:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:54:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:54:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:54:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:54:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:54:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:54:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:54:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:54:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:54:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:54:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:54:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:54:08 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:54:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:54:08 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:54:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 03:54:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:54:10 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:54:10 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:54:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:54:10 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:54:10 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:54:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:54:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:54:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:54:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:54:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:54:10 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:54:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:54:10 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:54:10 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:54:10 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/06 03:54:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:54:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/06 03:54:10 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:54:10 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/06 03:54:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:54:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/06 03:54:10 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:54:10 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:54:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:54:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:54:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:54:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:54:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:54:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:54:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:54:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:54:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:54:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:54:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:54:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:54:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:54:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:54:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:54:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:54:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:54:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:54:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:54:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:54:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:54:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:54:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:54:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:54:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:54:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:54:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:54:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:54:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 03:54:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:54:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 03:54:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:54:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:54:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:54:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:54:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 03:54:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:54:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:54:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:54:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:54:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:54:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:54:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:54:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:54:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:54:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:54:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:54:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:54:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:54:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 03:54:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:54:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:54:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:54:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:54:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:54:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:54:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:54:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:54:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:54:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:54:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:54:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:54:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:54:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:54:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:54:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 03:54:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:54:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:54:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:54:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:54:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:54:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:54:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:54:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:54:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:54:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:54:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:54:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:54:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:54:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:54:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:54:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:54:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:54:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 03:54:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:54:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:54:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:54:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:54:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:54:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:54:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:54:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:54:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:54:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 03:54:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:54:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:54:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:54:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:54:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:54:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:54:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:54:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:54:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:54:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:54:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:54:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:54:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:54:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:54:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:54:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:54:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:54:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 03:54:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:54:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:54:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:54:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:54:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:54:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:54:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:54:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:54:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:54:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:54:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:54:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:54:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:54:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:54:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:54:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:54:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:54:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:54:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:54:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:54:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/06 03:54:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:54:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/06 03:54:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 03:54:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/06 03:54:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:54:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/06 03:54:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:54:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/06 03:54:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:54:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:54:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:54:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:54:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 03:54:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:54:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:54:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:54:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:54:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:54:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/06 03:54:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:54:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:54:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:54:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:54:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:54:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:54:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:54:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:54:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:54:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:54:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:54:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:54:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:54:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:54:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:54:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:54:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:54:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:54:10 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/06 03:54:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:54:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:54:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:54:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:54:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:54:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:54:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:54:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:54:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:54:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:54:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:54:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/06 03:54:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:54:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:54:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 03:54:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:54:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:10 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/06 03:54:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:10 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:54:10 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:54:11 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/06 03:54:11 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/06 03:54:11 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/06 03:54:11 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/06 03:54:11 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2025/09/06 03:54:11 INFO : apple: Copied (new) to: YXBwbGU= 2025/09/06 03:54:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:54:11 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2025/09/06 03:54:11 INFO : banana: Copied (new) to: YmFuYW5h 2025/09/06 03:54:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:54:11 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:54:11 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:54:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:54:11 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:54:11 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:54:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:54:11 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/06 03:54:11 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/06 03:54:11 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/06 03:54:11 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/06 03:54:11 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:54:11 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:54:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:54:11 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:54:11 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:54:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:54:11 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:54:11 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:54:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:54:11 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:54:11 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:54:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:54:11 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/06 03:54:11 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/06 03:54:11 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/06 03:54:11 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/06 03:54:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:54:11 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:54:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:54:11 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:54:11 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:54:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:54:11 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:54:11 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:54:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/06 03:54:11 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:54:11 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:54:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/06 03:54:11 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/06 03:54:11 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/06 03:54:11 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/06 03:54:11 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/06 03:54:11 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:54:11 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:54:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:54:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:54:11 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:54:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/06 03:54:11 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/06 03:54:11 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/06 03:54:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/06 03:54:11 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/06 03:54:11 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/06 03:54:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/06 03:54:12 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/06 03:54:12 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/06 03:54:12 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/06 03:54:12 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:54:12 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:54:12 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/06 03:54:12 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/06 03:54:12 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2025/09/06 03:54:12 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/09/06 03:54:12 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/06 03:54:12 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/06 03:54:12 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/06 03:54:12 DEBUG : Waiting for deletions to finish 2025/09/06 03:54:12 INFO : dir1/0003-defghij.txt: Deleted 2025/09/06 03:54:12 INFO : apple: Deleted 2025/09/06 03:54:12 INFO : appleappleapplebanana: Deleted 2025/09/06 03:54:12 INFO : splitbananasplit: Deleted 2025/09/06 03:54:12 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/06 03:54:12 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/06 03:54:12 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/06 03:54:12 INFO : dir1/0012-6789;.txt: Deleted 2025/09/06 03:54:12 INFO : dir1/0010-456789.txt: Deleted 2025/09/06 03:54:12 INFO : dir1/0013-789;=.txt: Deleted 2025/09/06 03:54:12 INFO : banana: Deleted 2025/09/06 03:54:12 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/06 03:54:12 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/06 03:54:12 INFO : dir1/0007-1234567.txt: Deleted 2025/09/06 03:54:12 INFO : dir1/0008-2345678.txt: Deleted 2025/09/06 03:54:12 INFO : dir1/0009-3456789.txt: Deleted 2025/09/06 03:54:12 INFO : dir1/0011-56789;.txt: Deleted 2025/09/06 03:54:12 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/06 03:54:12 INFO : dir1/0014-89;=.txt: Deleted 2025/09/06 03:54:12 INFO : dir1/0015-9;=.txt: Deleted 2025/09/06 03:54:12 DEBUG : Waiting for deletions to finish 2025/09/06 03:54:12 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/06 03:54:12 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/06 03:54:12 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/06 03:54:12 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/06 03:54:12 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/06 03:54:12 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/06 03:54:12 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/06 03:54:12 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/06 03:54:12 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/06 03:54:12 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/06 03:54:12 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/06 03:54:12 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/06 03:54:12 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/06 03:54:12 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/06 03:54:12 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/06 03:54:12 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/06 03:54:12 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/06 03:54:12 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/06 03:54:12 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/06 03:54:12 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/06 03:54:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:54:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:54:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:54:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:54:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:54:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:54:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:54:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:54:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:54:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:54:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:54:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:54:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:54:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:54:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:54:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:54:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:54:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:54:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/06 03:54:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:54:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/06 03:54:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/06 03:54:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:54:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/06 03:54:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/06 03:54:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:54:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/06 03:54:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/06 03:54:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/06 03:54:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/06 03:54:13 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:54:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/06 03:54:13 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:54:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/06 03:54:13 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:54:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/06 03:54:13 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:54:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:54:13 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:54:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/06 03:54:13 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:54:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/06 03:54:13 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:54:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:54:13 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:54:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:54:13 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:54:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:54:13 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:54:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:54:13 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:54:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:54:13 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:54:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:54:13 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:54:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:54:13 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:54:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:54:13 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:54:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:54:13 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:54:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:54:13 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:54:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/06 03:54:13 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:54:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/06 03:54:13 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:54:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/06 03:54:13 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:54:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:54:13 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:54:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/06 03:54:13 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:54:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/06 03:54:13 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:54:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:54:13 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:54:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:54:13 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:54:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:54:13 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:54:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:54:13 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:54:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:54:13 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:54:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:54:13 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:54:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:54:13 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:54:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:54:13 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:54:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:54:13 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:54:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:54:13 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:54:13 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:54:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:54:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/06 03:54:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:54:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/06 03:54:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:54:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/06 03:54:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:54:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:54:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:54:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/06 03:54:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:54:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/06 03:54:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:54:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:54:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:54:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:54:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:54:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:54:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:54:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:54:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:54:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:54:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:54:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:54:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:54:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:54:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:54:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:54:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:54:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:54:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:54:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:54:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:54:13 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:54:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:54:13 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:54:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:54:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/06 03:54:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:54:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/06 03:54:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:54:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/06 03:54:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:54:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:54:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:54:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/06 03:54:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:54:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/06 03:54:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:54:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:54:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:54:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:54:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:54:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:54:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:54:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:54:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:54:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:54:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:54:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:54:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:54:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:54:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:54:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:54:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:54:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:54:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:54:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:54:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:54:13 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:54:13 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:54:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:54:13 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:54:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:54:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:54:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:54:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:54:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:54:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:54:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:54:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:54:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:54:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:54:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:54:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/06 03:54:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/06 03:54:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:54:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/06 03:54:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/06 03:54:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/06 03:54:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:54:13 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:54:13 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:54:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:54:13 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:54:13 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:54:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:54:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:54:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:54:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:54:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:54:13 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:54:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:54:13 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:54:13 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:54:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:54:13 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:54:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:54:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:13 DEBUG : splitbananasplit: Unchanged skipping 2025/09/06 03:54:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/06 03:54:13 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:13 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:13 DEBUG : banana: Unchanged skipping 2025/09/06 03:54:13 DEBUG : apple: Unchanged skipping 2025/09/06 03:54:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:54:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:54:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:54:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:54:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:54:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:54:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:54:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:54:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:54:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:54:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:54:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:54:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:54:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:54:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:54:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:54:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:54:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:54:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:54:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:54:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:54:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:54:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:54:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:54:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:54:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:54:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 03:54:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:54:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 03:54:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:54:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:54:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:54:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:54:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 03:54:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:54:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:54:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:54:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:54:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:54:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:54:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:54:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:54:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:54:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:54:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:54:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:54:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:54:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 03:54:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:54:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:54:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:54:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:54:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:54:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:54:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:54:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:54:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:54:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:54:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:54:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:54:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:54:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:54:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:54:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 03:54:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:54:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:54:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:54:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:54:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:54:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:54:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:54:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:54:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:54:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:54:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:54:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:54:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:54:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:54:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:54:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:54:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:54:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 03:54:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:54:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:54:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:54:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:54:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:54:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:54:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:54:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:54:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:54:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 03:54:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:54:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:54:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:54:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:54:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:54:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:54:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:54:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:54:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:54:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:54:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:54:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:54:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:54:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:54:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:54:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:54:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:54:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 03:54:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:54:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:54:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:54:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:54:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:54:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:54:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:54:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:54:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:54:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:54:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:54:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:54:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:54:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:54:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:54:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:54:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:54:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:54:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:54:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:54:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/06 03:54:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:54:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/06 03:54:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 03:54:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/06 03:54:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:54:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/06 03:54:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:54:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/06 03:54:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:54:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:54:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:54:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:54:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 03:54:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:54:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:54:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:54:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:54:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:54:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/06 03:54:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:54:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:54:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:54:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:54:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:54:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:54:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:54:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:54:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:54:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:54:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:54:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:54:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:54:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:54:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:54:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:54:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:54:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:54:13 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/06 03:54:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:54:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:54:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:54:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:54:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:54:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:54:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:54:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:54:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/06 03:54:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/06 03:54:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/06 03:54:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/06 03:54:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/06 03:54:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:54:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/06 03:54:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:54:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:54:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/06 03:54:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/06 03:54:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:54:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:54:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 03:54:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:54:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/06 03:54:13 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/06 03:54:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/06 03:54:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/06 03:54:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/06 03:54:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/06 03:54:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/06 03:54:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:13 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:54:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/06 03:54:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/06 03:54:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/06 03:54:13 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:54:13 DEBUG : Waiting for deletions to finish 2025/09/06 03:54:13 DEBUG : Waiting for deletions to finish 2025/09/06 03:54:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/06 03:54:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/06 03:54:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/06 03:54:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/06 03:54:13 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/06 03:54:13 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/06 03:54:13 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/06 03:54:13 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/06 03:54:13 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/06 03:54:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/06 03:54:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/06 03:54:13 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/06 03:54:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/06 03:54:13 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/06 03:54:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/06 03:54:13 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/06 03:54:13 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/06 03:54:13 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/06 03:54:13 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/06 03:54:13 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/06 03:54:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:54:13 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:54:13 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:54:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:54:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:54:13 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:54:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:54:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:54:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:54:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:54:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:54:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:54:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:54:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:54:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:54:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:54:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:54:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:54:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:54:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:54:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:54:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:54:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:54:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:54:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:54:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:54:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/06 03:54:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:54:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/06 03:54:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/06 03:54:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:54:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/06 03:54:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/06 03:54:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:54:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/06 03:54:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/06 03:54:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/06 03:54:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/06 03:54:13 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:54:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:54:13 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:54:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:54:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:54:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:54:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:54:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:54:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:54:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:54:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:54:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:54:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:54:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:54:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/06 03:54:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/06 03:54:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:54:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/06 03:54:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/06 03:54:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 03:54:19 DEBUG : Waiting for deletions to finish 2025/09/06 03:54:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:54:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:54:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:54:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:54:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:54:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:54:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:54:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:54:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:54:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:54:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:54:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:54:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:54:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:54:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:54:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:54:19 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:54:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:54:19 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:54:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 03:54:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 03:54:22 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 03:54:22 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 03:54:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 03:54:22 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 03:54:22 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 03:54:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 03:54:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 03:54:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 03:54:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 03:54:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 03:54:22 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 03:54:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 03:54:22 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 03:54:22 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 03:54:22 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/06 03:54:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 03:54:22 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/06 03:54:22 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 03:54:22 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/06 03:54:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 03:54:22 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/06 03:54:22 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 03:54:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 03:54:22 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 03:54:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 03:54:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/06 03:54:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/06 03:54:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/06 03:54:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/06 03:54:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/06 03:54:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/06 03:54:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/06 03:54:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/06 03:54:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/06 03:54:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/06 03:54:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/06 03:54:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/06 03:54:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/06 03:54:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/06 03:54:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/06 03:54:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/06 03:54:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/06 03:54:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/06 03:54:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/06 03:54:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/06 03:54:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/06 03:54:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/06 03:54:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/06 03:54:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/06 03:54:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/06 03:54:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/06 03:54:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/06 03:54:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/06 03:54:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/06 03:54:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/06 03:54:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/06 03:54:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/06 03:54:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/06 03:54:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/06 03:54:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/06 03:54:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/06 03:54:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/06 03:54:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/06 03:54:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/06 03:54:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/06 03:54:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/06 03:54:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/06 03:54:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/06 03:54:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/06 03:54:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/06 03:54:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/06 03:54:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/06 03:54:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/06 03:54:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/06 03:54:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/06 03:54:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/06 03:54:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/06 03:54:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/06 03:54:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/06 03:54:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/06 03:54:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/06 03:54:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/06 03:54:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/06 03:54:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/06 03:54:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/06 03:54:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/06 03:54:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/06 03:54:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/06 03:54:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/06 03:54:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/06 03:54:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/06 03:54:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/06 03:54:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/06 03:54:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/06 03:54:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/06 03:54:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/06 03:54:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/06 03:54:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/06 03:54:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/06 03:54:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/06 03:54:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/06 03:54:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/06 03:54:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/06 03:54:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/06 03:54:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/06 03:54:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/06 03:54:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/06 03:54:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/06 03:54:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/06 03:54:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/06 03:54:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/06 03:54:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/06 03:54:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/06 03:54:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/06 03:54:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/06 03:54:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/06 03:54:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/06 03:54:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/06 03:54:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/06 03:54:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/06 03:54:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/06 03:54:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/06 03:54:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/06 03:54:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/06 03:54:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/06 03:54:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/06 03:54:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/06 03:54:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/06 03:54:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/06 03:54:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/06 03:54:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/06 03:54:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/06 03:54:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/06 03:54:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/06 03:54:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/06 03:54:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/06 03:54:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/06 03:54:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/06 03:54:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/06 03:54:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/06 03:54:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/06 03:54:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/06 03:54:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/06 03:54:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/06 03:54:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/06 03:54:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/06 03:54:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/06 03:54:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/06 03:54:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/06 03:54:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/06 03:54:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/06 03:54:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/06 03:54:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/06 03:54:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/06 03:54:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/06 03:54:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/06 03:54:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/06 03:54:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/06 03:54:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/06 03:54:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/06 03:54:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/06 03:54:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/06 03:54:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/06 03:54:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/06 03:54:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/06 03:54:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/06 03:54:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/06 03:54:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/06 03:54:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/06 03:54:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/06 03:54:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/06 03:54:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/06 03:54:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/06 03:54:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/06 03:54:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/06 03:54:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/06 03:54:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/06 03:54:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/06 03:54:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/06 03:54:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/06 03:54:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/06 03:54:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/06 03:54:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/06 03:54:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/06 03:54:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/06 03:54:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/06 03:54:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/06 03:54:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/06 03:54:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/06 03:54:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/06 03:54:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/06 03:54:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/06 03:54:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/06 03:54:22 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/06 03:54:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/06 03:54:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/06 03:54:22 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/06 03:54:22 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/06 03:54:22 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/06 03:54:22 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/06 03:54:22 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/06 03:54:22 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/06 03:54:22 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/06 03:54:22 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/06 03:54:22 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/06 03:54:22 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/06 03:54:22 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/06 03:54:22 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/06 03:54:22 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/06 03:54:22 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/06 03:54:22 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:22 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/06 03:54:22 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:22 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:54:22 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:54:22 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/06 03:54:22 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/06 03:54:22 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/06 03:54:22 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/06 03:54:22 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2025/09/06 03:54:22 INFO : apple: Copied (new) to: PREFIXapple 2025/09/06 03:54:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/06 03:54:22 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2025/09/06 03:54:22 INFO : banana: Copied (new) to: PREFIXbanana 2025/09/06 03:54:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/06 03:54:22 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2025/09/06 03:54:22 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/09/06 03:54:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/06 03:54:22 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2025/09/06 03:54:22 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/09/06 03:54:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/06 03:54:22 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/06 03:54:22 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/06 03:54:22 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/06 03:54:22 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/06 03:54:23 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2025/09/06 03:54:23 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/09/06 03:54:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/06 03:54:23 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2025/09/06 03:54:23 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/09/06 03:54:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/06 03:54:23 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/06 03:54:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/09/06 03:54:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/06 03:54:23 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2025/09/06 03:54:23 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/09/06 03:54:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/06 03:54:23 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/06 03:54:23 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/06 03:54:23 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/06 03:54:23 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/06 03:54:23 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2025/09/06 03:54:23 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/09/06 03:54:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/06 03:54:23 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2025/09/06 03:54:23 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/09/06 03:54:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/06 03:54:23 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2025/09/06 03:54:23 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/09/06 03:54:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/06 03:54:23 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2025/09/06 03:54:23 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/09/06 03:54:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/06 03:54:23 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/06 03:54:23 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/06 03:54:23 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/06 03:54:23 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2025/09/06 03:54:23 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/09/06 03:54:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/06 03:54:23 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2025/09/06 03:54:23 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/09/06 03:54:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/06 03:54:23 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2025/09/06 03:54:23 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/09/06 03:54:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/06 03:54:23 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/06 03:54:23 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/06 03:54:23 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/06 03:54:23 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2025/09/06 03:54:23 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/09/06 03:54:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/06 03:54:23 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2025/09/06 03:54:23 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/09/06 03:54:23 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2025/09/06 03:54:23 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/09/06 03:54:23 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/06 03:54:23 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/06 03:54:24 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2025/09/06 03:54:24 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/09/06 03:54:24 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2025/09/06 03:54:24 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/09/06 03:54:24 DEBUG : Waiting for deletions to finish 2025/09/06 03:54:24 INFO : dir1/0014-89;=.txt: Deleted 2025/09/06 03:54:24 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/06 03:54:24 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/06 03:54:24 INFO : apple: Deleted 2025/09/06 03:54:24 INFO : banana: Deleted 2025/09/06 03:54:24 INFO : dir1/0009-3456789.txt: Deleted 2025/09/06 03:54:24 INFO : dir1/0003-defghij.txt: Deleted 2025/09/06 03:54:24 INFO : splitbananasplit: Deleted 2025/09/06 03:54:24 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/06 03:54:24 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/06 03:54:24 INFO : dir1/0008-2345678.txt: Deleted 2025/09/06 03:54:24 INFO : dir1/0012-6789;.txt: Deleted 2025/09/06 03:54:24 INFO : dir1/0007-1234567.txt: Deleted 2025/09/06 03:54:24 INFO : dir1/0015-9;=.txt: Deleted 2025/09/06 03:54:24 INFO : appleappleapplebanana: Deleted 2025/09/06 03:54:24 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/06 03:54:24 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/06 03:54:24 INFO : dir1/0010-456789.txt: Deleted 2025/09/06 03:54:24 INFO : dir1/0011-56789;.txt: Deleted 2025/09/06 03:54:24 INFO : dir1/0013-789;=.txt: Deleted 2025/09/06 03:54:24 DEBUG : Waiting for deletions to finish 2025/09/06 03:54:24 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:54:24 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:54:24 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:54:24 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:54:24 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:54:24 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:54:24 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:54:24 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:54:24 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:54:24 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:54:24 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:54:24 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:54:24 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:54:24 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:54:24 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:54:24 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:54:24 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:54:24 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/09/06 03:54:24 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/09/06 03:54:24 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/09/06 03:54:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/06 03:54:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/06 03:54:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/06 03:54:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/06 03:54:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/06 03:54:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/06 03:54:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/06 03:54:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/06 03:54:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/06 03:54:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/06 03:54:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/06 03:54:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/06 03:54:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/06 03:54:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/06 03:54:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/06 03:54:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/06 03:54:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/06 03:54:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/06 03:54:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/06 03:54:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/06 03:54:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/06 03:54:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/06 03:54:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/06 03:54:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/06 03:54:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/06 03:54:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/06 03:54:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/06 03:54:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/06 03:54:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/06 03:54:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/06 03:54:24 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 03:54:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/06 03:54:24 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 03:54:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/06 03:54:24 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 03:54:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/06 03:54:24 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 03:54:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/06 03:54:24 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 03:54:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/06 03:54:24 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 03:54:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/06 03:54:24 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 03:54:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/06 03:54:24 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 03:54:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/06 03:54:24 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 03:54:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/06 03:54:24 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 03:54:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/06 03:54:24 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 03:54:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/06 03:54:24 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 03:54:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/06 03:54:24 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 03:54:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/06 03:54:24 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 03:54:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/06 03:54:24 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 03:54:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/06 03:54:24 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 03:54:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/06 03:54:24 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 03:54:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/06 03:54:24 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 03:54:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/06 03:54:24 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 03:54:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/06 03:54:24 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 03:54:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/06 03:54:24 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 03:54:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/06 03:54:24 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 03:54:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/06 03:54:24 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 03:54:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/06 03:54:24 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 03:54:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/06 03:54:24 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 03:54:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/06 03:54:24 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 03:54:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/06 03:54:24 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 03:54:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/06 03:54:24 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 03:54:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/06 03:54:24 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 03:54:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/06 03:54:24 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 03:54:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/06 03:54:24 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 03:54:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/06 03:54:24 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 03:54:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/06 03:54:24 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 03:54:24 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 03:54:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 03:54:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/06 03:54:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 03:54:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/06 03:54:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 03:54:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/06 03:54:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 03:54:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/06 03:54:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 03:54:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/06 03:54:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 03:54:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/06 03:54:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 03:54:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/06 03:54:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 03:54:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/06 03:54:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 03:54:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/06 03:54:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 03:54:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/06 03:54:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 03:54:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/06 03:54:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 03:54:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/06 03:54:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 03:54:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/06 03:54:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 03:54:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/06 03:54:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 03:54:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/06 03:54:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 03:54:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/06 03:54:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 03:54:24 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 03:54:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 03:54:24 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 03:54:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 03:54:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/06 03:54:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 03:54:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/06 03:54:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 03:54:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/06 03:54:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 03:54:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/06 03:54:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 03:54:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/06 03:54:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 03:54:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/06 03:54:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 03:54:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/06 03:54:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 03:54:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/06 03:54:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 03:54:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/06 03:54:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 03:54:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/06 03:54:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 03:54:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/06 03:54:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 03:54:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/06 03:54:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 03:54:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/06 03:54:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 03:54:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/06 03:54:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 03:54:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/06 03:54:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 03:54:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/06 03:54:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 03:54:24 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 03:54:24 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 03:54:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 03:54:24 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 03:54:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 03:54:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/06 03:54:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/06 03:54:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/06 03:54:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/06 03:54:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/06 03:54:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/06 03:54:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/06 03:54:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/06 03:54:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/06 03:54:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/06 03:54:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/06 03:54:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/06 03:54:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/06 03:54:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/06 03:54:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/06 03:54:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/06 03:54:24 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/06 03:54:24 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/06 03:54:24 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/06 03:54:24 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/06 03:54:24 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:24 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:24 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:24 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:24 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:24 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:24 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:24 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:24 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:24 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:24 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:24 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:24 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:24 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:24 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:24 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:24 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:54:24 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:54:24 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/06 03:54:24 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/06 03:54:24 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/06 03:54:25 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/06 03:54:25 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2025/09/06 03:54:25 INFO : appleappleapplebanana: Copied (new) 2025/09/06 03:54:25 DEBUG : banana.f83db2f0.partial: renamed to: banana 2025/09/06 03:54:25 INFO : banana: Copied (new) 2025/09/06 03:54:25 DEBUG : apple.312b09b7.partial: renamed to: apple 2025/09/06 03:54:25 INFO : apple: Copied (new) 2025/09/06 03:54:25 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2025/09/06 03:54:25 INFO : splitbananasplit: Copied (new) 2025/09/06 03:54:25 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/06 03:54:25 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/06 03:54:25 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/06 03:54:25 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/06 03:54:25 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2025/09/06 03:54:25 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/06 03:54:25 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2025/09/06 03:54:25 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/06 03:54:25 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2025/09/06 03:54:25 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/06 03:54:25 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2025/09/06 03:54:25 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/06 03:54:25 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/06 03:54:25 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/06 03:54:25 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/06 03:54:25 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/06 03:54:25 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2025/09/06 03:54:25 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/06 03:54:25 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2025/09/06 03:54:25 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/06 03:54:25 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2025/09/06 03:54:25 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/06 03:54:25 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2025/09/06 03:54:25 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/06 03:54:25 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/06 03:54:25 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/06 03:54:25 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/06 03:54:25 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/06 03:54:25 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2025/09/06 03:54:25 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/06 03:54:25 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2025/09/06 03:54:25 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/06 03:54:25 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2025/09/06 03:54:25 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/06 03:54:25 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2025/09/06 03:54:25 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/06 03:54:25 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/06 03:54:26 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/06 03:54:26 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/06 03:54:26 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/06 03:54:26 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2025/09/06 03:54:26 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/06 03:54:26 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2025/09/06 03:54:26 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/06 03:54:26 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2025/09/06 03:54:26 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/06 03:54:26 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2025/09/06 03:54:26 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/06 03:54:26 DEBUG : Waiting for deletions to finish 2025/09/06 03:54:26 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/09/06 03:54:26 INFO : PREFIXapple: Deleted 2025/09/06 03:54:26 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/09/06 03:54:26 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/09/06 03:54:26 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/09/06 03:54:26 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/09/06 03:54:26 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/09/06 03:54:26 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/09/06 03:54:26 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/09/06 03:54:26 INFO : PREFIXappleappleapplebanana: Deleted 2025/09/06 03:54:26 INFO : PREFIXbanana: Deleted 2025/09/06 03:54:26 INFO : PREFIXsplitbananasplit: Deleted 2025/09/06 03:54:26 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/09/06 03:54:26 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/09/06 03:54:26 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/09/06 03:54:26 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/09/06 03:54:26 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/09/06 03:54:26 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/09/06 03:54:26 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/09/06 03:54:26 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/09/06 03:54:26 DEBUG : Waiting for deletions to finish 2025/09/06 03:54:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:54:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:54:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:54:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:54:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:54:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:54:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:54:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:54:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:54:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:54:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:54:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:54:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:54:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:54:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:54:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:54:26 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:54:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:54:26 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:54:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 03:54:26 DEBUG : Waiting for deletions to finish 2025/09/06 03:54:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:54:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:54:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:54:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:54:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:54:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:54:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:54:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:54:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:54:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:54:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:54:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:54:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:54:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:54:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:54:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:54:27 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:54:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:54:27 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:54:27 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 03:54:35 DEBUG : Waiting for deletions to finish 2025/09/06 03:54:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:54:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:54:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:54:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:54:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:54:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:54:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:54:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:54:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:54:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:54:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:54:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:54:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:54:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:54:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:54:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:54:35 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:54:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:54:35 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:54:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 03:54:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/06 03:54:38 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 03:54:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 03:54:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/06 03:54:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 03:54:38 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 03:54:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/06 03:54:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 03:54:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 03:54:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/06 03:54:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 03:54:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 03:54:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 03:54:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 03:54:38 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 03:54:38 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 03:54:38 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/06 03:54:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 03:54:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/06 03:54:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 03:54:38 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/06 03:54:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/06 03:54:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/06 03:54:38 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 03:54:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 03:54:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 03:54:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/06 03:54:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/06 03:54:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/06 03:54:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/06 03:54:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/06 03:54:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/06 03:54:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/06 03:54:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/06 03:54:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/06 03:54:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/06 03:54:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/06 03:54:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/06 03:54:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/06 03:54:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/06 03:54:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/06 03:54:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/06 03:54:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/06 03:54:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:38 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/06 03:54:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:38 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:54:38 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:54:38 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/06 03:54:38 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/06 03:54:38 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/06 03:54:38 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/06 03:54:38 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2025/09/06 03:54:38 INFO : apple: Copied (new) to: appleSUFFIX 2025/09/06 03:54:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/06 03:54:38 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2025/09/06 03:54:38 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/09/06 03:54:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/06 03:54:38 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2025/09/06 03:54:38 INFO : banana: Copied (new) to: bananaSUFFIX 2025/09/06 03:54:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/06 03:54:38 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2025/09/06 03:54:38 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/09/06 03:54:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/06 03:54:38 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/06 03:54:38 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/06 03:54:38 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/06 03:54:38 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/06 03:54:38 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/06 03:54:38 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/09/06 03:54:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/06 03:54:39 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/06 03:54:39 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/06 03:54:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/06 03:54:39 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/06 03:54:39 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/09/06 03:54:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/06 03:54:39 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2025/09/06 03:54:39 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/09/06 03:54:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/06 03:54:39 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/06 03:54:39 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/06 03:54:39 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/06 03:54:39 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/06 03:54:39 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2025/09/06 03:54:39 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/09/06 03:54:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/06 03:54:39 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/06 03:54:39 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/09/06 03:54:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/06 03:54:39 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/06 03:54:39 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/09/06 03:54:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/06 03:54:39 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2025/09/06 03:54:39 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/09/06 03:54:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/06 03:54:39 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/06 03:54:39 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/06 03:54:39 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/06 03:54:39 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/06 03:54:39 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2025/09/06 03:54:39 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/09/06 03:54:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/06 03:54:39 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2025/09/06 03:54:39 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/09/06 03:54:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/06 03:54:39 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2025/09/06 03:54:39 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/09/06 03:54:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/06 03:54:39 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2025/09/06 03:54:39 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/09/06 03:54:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/06 03:54:39 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/06 03:54:39 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/06 03:54:39 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/06 03:54:39 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/06 03:54:39 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2025/09/06 03:54:39 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/09/06 03:54:39 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2025/09/06 03:54:39 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/09/06 03:54:39 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2025/09/06 03:54:39 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/09/06 03:54:39 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2025/09/06 03:54:39 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/09/06 03:54:39 DEBUG : Waiting for deletions to finish 2025/09/06 03:54:40 INFO : dir1/0014-89;=.txt: Deleted 2025/09/06 03:54:40 INFO : appleappleapplebanana: Deleted 2025/09/06 03:54:40 INFO : splitbananasplit: Deleted 2025/09/06 03:54:40 INFO : dir1/0003-defghij.txt: Deleted 2025/09/06 03:54:40 INFO : dir1/0012-6789;.txt: Deleted 2025/09/06 03:54:40 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/06 03:54:40 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/06 03:54:40 INFO : dir1/0010-456789.txt: Deleted 2025/09/06 03:54:40 INFO : dir1/0007-1234567.txt: Deleted 2025/09/06 03:54:40 INFO : dir1/0013-789;=.txt: Deleted 2025/09/06 03:54:40 INFO : dir1/0011-56789;.txt: Deleted 2025/09/06 03:54:40 INFO : apple: Deleted 2025/09/06 03:54:40 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/06 03:54:40 INFO : dir1/0008-2345678.txt: Deleted 2025/09/06 03:54:40 INFO : dir1/0015-9;=.txt: Deleted 2025/09/06 03:54:40 INFO : banana: Deleted 2025/09/06 03:54:40 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/06 03:54:40 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/06 03:54:40 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/06 03:54:40 INFO : dir1/0009-3456789.txt: Deleted 2025/09/06 03:54:40 DEBUG : Waiting for deletions to finish 2025/09/06 03:54:40 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/09/06 03:54:40 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/09/06 03:54:40 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/09/06 03:54:40 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/09/06 03:54:40 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/09/06 03:54:40 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/09/06 03:54:40 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/09/06 03:54:40 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/09/06 03:54:40 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/09/06 03:54:40 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/09/06 03:54:40 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/09/06 03:54:40 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/09/06 03:54:40 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/09/06 03:54:40 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/09/06 03:54:40 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/09/06 03:54:40 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/09/06 03:54:40 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/09/06 03:54:40 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/09/06 03:54:40 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/09/06 03:54:40 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/09/06 03:54:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/06 03:54:40 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/06 03:54:40 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/06 03:54:40 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/06 03:54:40 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/06 03:54:40 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/06 03:54:40 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/06 03:54:40 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/06 03:54:40 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/06 03:54:40 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/06 03:54:40 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/06 03:54:40 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/06 03:54:40 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/06 03:54:40 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/06 03:54:40 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/06 03:54:40 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/06 03:54:40 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/06 03:54:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/06 03:54:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/06 03:54:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/06 03:54:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/06 03:54:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/06 03:54:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/06 03:54:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/06 03:54:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/06 03:54:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/06 03:54:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/06 03:54:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/06 03:54:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/06 03:54:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/06 03:54:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/06 03:54:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/06 03:54:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/06 03:54:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 03:54:40 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 03:54:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/06 03:54:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/06 03:54:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/06 03:54:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/06 03:54:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/06 03:54:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/06 03:54:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/06 03:54:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/06 03:54:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/06 03:54:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/06 03:54:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/06 03:54:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/06 03:54:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/06 03:54:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/06 03:54:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/06 03:54:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/06 03:54:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 03:54:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 03:54:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 03:54:40 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 03:54:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/06 03:54:40 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 03:54:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 03:54:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/06 03:54:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/06 03:54:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/06 03:54:40 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/06 03:54:40 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/06 03:54:40 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/06 03:54:40 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/06 03:54:40 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:40 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:40 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:40 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:40 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:40 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:40 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:40 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:40 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:40 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:40 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:40 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:40 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:40 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:40 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:40 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:40 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:54:40 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:54:40 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/06 03:54:40 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/06 03:54:40 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/06 03:54:40 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/06 03:54:40 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2025/09/06 03:54:40 INFO : appleappleapplebanana: Copied (new) 2025/09/06 03:54:40 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2025/09/06 03:54:40 INFO : splitbananasplit: Copied (new) 2025/09/06 03:54:40 DEBUG : banana.f83db2f0.partial: renamed to: banana 2025/09/06 03:54:40 INFO : banana: Copied (new) 2025/09/06 03:54:40 DEBUG : apple.312b09b7.partial: renamed to: apple 2025/09/06 03:54:40 INFO : apple: Copied (new) 2025/09/06 03:54:41 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/06 03:54:41 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/06 03:54:41 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/06 03:54:41 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/06 03:54:41 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2025/09/06 03:54:41 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/06 03:54:41 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2025/09/06 03:54:41 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/06 03:54:41 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2025/09/06 03:54:41 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/06 03:54:41 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2025/09/06 03:54:41 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/06 03:54:41 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/06 03:54:41 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/06 03:54:41 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/06 03:54:41 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2025/09/06 03:54:41 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/06 03:54:41 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2025/09/06 03:54:41 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/06 03:54:41 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/06 03:54:41 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2025/09/06 03:54:41 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/06 03:54:41 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/06 03:54:41 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/06 03:54:41 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2025/09/06 03:54:41 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/06 03:54:41 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/06 03:54:41 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2025/09/06 03:54:41 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/06 03:54:41 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2025/09/06 03:54:41 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/06 03:54:41 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/06 03:54:41 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2025/09/06 03:54:41 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/06 03:54:41 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/06 03:54:41 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/06 03:54:41 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2025/09/06 03:54:41 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/06 03:54:41 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/06 03:54:41 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2025/09/06 03:54:41 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/06 03:54:41 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2025/09/06 03:54:41 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/06 03:54:42 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/06 03:54:42 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2025/09/06 03:54:42 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/06 03:54:42 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2025/09/06 03:54:42 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/06 03:54:42 DEBUG : Waiting for deletions to finish 2025/09/06 03:54:42 INFO : appleappleapplebananaSUFFIX: Deleted 2025/09/06 03:54:42 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/09/06 03:54:42 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/09/06 03:54:42 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/09/06 03:54:42 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/09/06 03:54:42 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/09/06 03:54:42 INFO : splitbananasplitSUFFIX: Deleted 2025/09/06 03:54:42 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/09/06 03:54:42 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/09/06 03:54:42 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/09/06 03:54:42 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/09/06 03:54:42 INFO : appleSUFFIX: Deleted 2025/09/06 03:54:42 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/09/06 03:54:42 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/09/06 03:54:42 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/09/06 03:54:42 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/09/06 03:54:42 INFO : bananaSUFFIX: Deleted 2025/09/06 03:54:42 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/09/06 03:54:42 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/09/06 03:54:42 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/09/06 03:54:42 DEBUG : Waiting for deletions to finish 2025/09/06 03:54:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:54:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:54:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:54:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:54:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:54:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:54:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:54:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:54:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:54:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:54:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:54:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:54:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:54:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:54:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:54:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:54:42 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:54:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:54:42 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:54:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 03:54:42 DEBUG : Waiting for deletions to finish 2025/09/06 03:54:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:54:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:54:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:54:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:54:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:54:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:54:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:54:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:54:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:54:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:54:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:54:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:54:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:54:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:54:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:54:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:54:42 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:54:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:54:42 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:54:42 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 03:54:51 DEBUG : Waiting for deletions to finish 2025/09/06 03:54:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:54:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:54:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:54:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:54:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:54:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:54:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:54:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:54:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:54:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:54:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:54:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:54:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:54:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:54:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:54:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:54:51 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:54:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:54:51 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:54:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 03:54:54 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/06 03:54:54 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/06 03:54:54 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/06 03:54:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:54:54 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/06 03:54:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:54:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:54:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:54:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:54:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/06 03:54:54 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/06 03:54:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/06 03:54:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:54:54 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:54 DEBUG : apple: Unchanged skipping 2025/09/06 03:54:54 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/06 03:54:54 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:54 DEBUG : banana: Unchanged skipping 2025/09/06 03:54:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:54:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:54:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 03:54:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:54:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 03:54:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:54:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:54:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:54:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:54:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:54:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 03:54:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:54:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 03:54:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:54:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 03:54:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:54:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 03:54:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 03:54:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 03:54:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:54:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 03:54:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:54:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 03:54:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:54:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 03:54:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 03:54:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 03:54:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:54:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 03:54:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:54:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 03:54:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:54:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 03:54:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 03:54:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 03:54:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:54:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 03:54:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:54:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 03:54:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 03:54:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 03:54:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 03:54:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 03:54:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 03:54:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 03:54:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:54:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 03:54:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 03:54:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 03:54:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:54:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 03:54:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:54:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 03:54:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 03:54:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 03:54:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 03:54:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 03:54:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 03:54:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 03:54:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 03:54:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 03:54:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:54:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 03:54:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 03:54:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 03:54:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:54:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 03:54:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:54:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 03:54:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 03:54:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 03:54:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 03:54:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 03:54:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 03:54:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 03:54:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 03:54:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 03:54:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 03:54:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 03:54:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:54:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 03:54:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 03:54:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 03:54:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:54:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 03:54:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:54:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 03:54:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 03:54:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 03:54:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:54:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 03:54:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 03:54:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 03:54:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:54:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 03:54:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:54:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 03:54:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 03:54:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 03:54:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 03:54:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 03:54:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 03:54:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 03:54:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 03:54:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 03:54:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 03:54:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:54:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:54:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:54:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 03:54:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:54:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:54:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:54:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:54:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:54:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 03:54:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:54:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 03:54:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:54:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 03:54:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:54:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 03:54:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:54:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 03:54:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:54:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 03:54:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:54:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 03:54:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:54:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 03:54:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/06 03:54:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:54:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/06 03:54:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 03:54:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/06 03:54:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:54:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/06 03:54:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:54:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/06 03:54:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 03:54:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:54:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:54:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:54:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 03:54:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:54:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:54:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:54:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:54:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:54:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/06 03:54:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:54:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 03:54:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:54:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 03:54:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:54:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 03:54:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:54:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 03:54:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:54:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 03:54:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:54:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 03:54:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:54:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 03:54:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:54:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 03:54:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:54:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:54:54 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/06 03:54:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:54:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:54:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:54:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 03:54:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 03:54:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 03:54:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 03:54:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 03:54:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 03:54:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 03:54:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/06 03:54:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 03:54:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/06 03:54:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:54:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:54:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 03:54:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:54:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:54 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/06 03:54:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/06 03:54:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/06 03:54:54 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:54:54 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:54:54 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/06 03:54:54 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/06 03:54:54 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/06 03:54:54 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/06 03:54:54 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2025/09/06 03:54:54 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/09/06 03:54:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/06 03:54:54 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2025/09/06 03:54:54 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/09/06 03:54:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/06 03:54:54 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2025/09/06 03:54:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/09/06 03:54:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/06 03:54:54 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2025/09/06 03:54:54 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/09/06 03:54:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/06 03:54:54 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/06 03:54:55 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/06 03:54:55 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/06 03:54:55 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2025/09/06 03:54:55 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/09/06 03:54:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/06 03:54:55 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2025/09/06 03:54:55 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/09/06 03:54:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/06 03:54:55 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/06 03:54:55 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2025/09/06 03:54:55 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/09/06 03:54:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/06 03:54:55 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/06 03:54:55 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2025/09/06 03:54:55 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/09/06 03:54:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/06 03:54:55 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/06 03:54:55 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/06 03:54:55 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2025/09/06 03:54:55 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/09/06 03:54:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/06 03:54:55 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/06 03:54:55 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2025/09/06 03:54:55 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/09/06 03:54:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/06 03:54:55 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2025/09/06 03:54:55 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/09/06 03:54:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/06 03:54:55 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/06 03:54:55 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2025/09/06 03:54:55 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/09/06 03:54:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/06 03:54:55 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/06 03:54:55 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/06 03:54:55 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2025/09/06 03:54:55 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/09/06 03:54:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/06 03:54:55 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/06 03:54:55 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2025/09/06 03:54:55 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/09/06 03:54:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/06 03:54:55 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2025/09/06 03:54:55 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/09/06 03:54:55 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/06 03:54:55 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2025/09/06 03:54:55 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/09/06 03:54:55 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/06 03:54:55 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2025/09/06 03:54:55 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/09/06 03:54:55 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2025/09/06 03:54:55 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/09/06 03:54:55 DEBUG : Waiting for deletions to finish 2025/09/06 03:54:56 INFO : dir1/0008-2345678.txt: Deleted 2025/09/06 03:54:56 INFO : appleappleapplebanana: Deleted 2025/09/06 03:54:56 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/06 03:54:56 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/06 03:54:56 INFO : dir1/0010-456789.txt: Deleted 2025/09/06 03:54:56 INFO : dir1/0009-3456789.txt: Deleted 2025/09/06 03:54:56 INFO : dir1/0012-6789;.txt: Deleted 2025/09/06 03:54:56 INFO : dir1/0013-789;=.txt: Deleted 2025/09/06 03:54:56 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/06 03:54:56 INFO : dir1/0003-defghij.txt: Deleted 2025/09/06 03:54:56 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/06 03:54:56 INFO : dir1/0007-1234567.txt: Deleted 2025/09/06 03:54:56 INFO : dir1/0011-56789;.txt: Deleted 2025/09/06 03:54:56 INFO : splitbananasplit: Deleted 2025/09/06 03:54:56 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/06 03:54:56 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/06 03:54:56 INFO : dir1/0014-89;=.txt: Deleted 2025/09/06 03:54:56 INFO : dir1/0015-9;=.txt: Deleted 2025/09/06 03:54:56 DEBUG : Waiting for deletions to finish 2025/09/06 03:54:56 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/06 03:54:56 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/06 03:54:56 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/06 03:54:56 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/06 03:54:56 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/06 03:54:56 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/06 03:54:56 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/06 03:54:56 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/06 03:54:56 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/06 03:54:56 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/06 03:54:56 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/06 03:54:56 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/06 03:54:56 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/06 03:54:56 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/06 03:54:56 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/06 03:54:56 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/06 03:54:56 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:54:56 DEBUG : appleapple: Excluded (Path Filter) 2025/09/06 03:54:56 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:54:56 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/06 03:54:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/06 03:54:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/06 03:54:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/06 03:54:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/06 03:54:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/06 03:54:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/06 03:54:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/06 03:54:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/06 03:54:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/06 03:54:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/06 03:54:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/06 03:54:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/06 03:54:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/06 03:54:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/06 03:54:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/06 03:54:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/06 03:54:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/06 03:54:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/06 03:54:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/06 03:54:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/06 03:54:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/06 03:54:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/06 03:54:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/06 03:54:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/06 03:54:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/06 03:54:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/06 03:54:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/06 03:54:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/06 03:54:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/06 03:54:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/06 03:54:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/06 03:54:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/06 03:54:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/06 03:54:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/06 03:54:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/06 03:54:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/06 03:54:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/06 03:54:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/06 03:54:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/06 03:54:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/06 03:54:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/06 03:54:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/06 03:54:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/06 03:54:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/06 03:54:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/06 03:54:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/06 03:54:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/06 03:54:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/06 03:54:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/06 03:54:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/06 03:54:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/06 03:54:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/06 03:54:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/06 03:54:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/06 03:54:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/06 03:54:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/06 03:54:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/06 03:54:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/06 03:54:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/06 03:54:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/06 03:54:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/06 03:54:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/06 03:54:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:54:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/06 03:54:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:54:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/06 03:54:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:54:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/06 03:54:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:54:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/06 03:54:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:54:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/06 03:54:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:54:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/06 03:54:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:54:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/06 03:54:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:54:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/06 03:54:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:54:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/06 03:54:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:54:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/06 03:54:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:54:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/06 03:54:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:54:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/06 03:54:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:54:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/06 03:54:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:54:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/06 03:54:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:54:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/06 03:54:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:54:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/06 03:54:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:54:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:54:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/06 03:54:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/06 03:54:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:54:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/06 03:54:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/06 03:54:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/06 03:54:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/06 03:54:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/06 03:54:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/06 03:54:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/06 03:54:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/06 03:54:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/06 03:54:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/06 03:54:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/06 03:54:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/06 03:54:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/06 03:54:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/06 03:54:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/06 03:54:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/06 03:54:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/06 03:54:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/06 03:54:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/06 03:54:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/06 03:54:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:54:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/06 03:54:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:54:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:54:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:54:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:54:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/06 03:54:56 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:56 DEBUG : apple: Unchanged skipping 2025/09/06 03:54:56 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:56 DEBUG : banana: Unchanged skipping 2025/09/06 03:54:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:56 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/06 03:54:56 DEBUG : splitbananasplit: Unchanged skipping 2025/09/06 03:54:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:54:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:54:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 03:54:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:54:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 03:54:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:54:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:54:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:54:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:54:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:54:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 03:54:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:54:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 03:54:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:54:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 03:54:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:54:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 03:54:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 03:54:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 03:54:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:54:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 03:54:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:54:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 03:54:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:54:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 03:54:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 03:54:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 03:54:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:54:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 03:54:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:54:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 03:54:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:54:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 03:54:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 03:54:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 03:54:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:54:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 03:54:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:54:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 03:54:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 03:54:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 03:54:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 03:54:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 03:54:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 03:54:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 03:54:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:54:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 03:54:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 03:54:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 03:54:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:54:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 03:54:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:54:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 03:54:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 03:54:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 03:54:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 03:54:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 03:54:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 03:54:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 03:54:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 03:54:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 03:54:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:54:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 03:54:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 03:54:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 03:54:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:54:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 03:54:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:54:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 03:54:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 03:54:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 03:54:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 03:54:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 03:54:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 03:54:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 03:54:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 03:54:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 03:54:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 03:54:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 03:54:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:54:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 03:54:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 03:54:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 03:54:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:54:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 03:54:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:54:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 03:54:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 03:54:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 03:54:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:54:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 03:54:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 03:54:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 03:54:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:54:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 03:54:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:54:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 03:54:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 03:54:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 03:54:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 03:54:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 03:54:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 03:54:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 03:54:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 03:54:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 03:54:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 03:54:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:54:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:54:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:54:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 03:54:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:54:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:54:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:54:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:54:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:54:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 03:54:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:54:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 03:54:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:54:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 03:54:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:54:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 03:54:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:54:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 03:54:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:54:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 03:54:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:54:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 03:54:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:54:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 03:54:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/06 03:54:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:54:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/06 03:54:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 03:54:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/06 03:54:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:54:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/06 03:54:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:54:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/06 03:54:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 03:54:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:54:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:54:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:54:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 03:54:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:54:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:54:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:54:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:54:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:54:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/06 03:54:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:54:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 03:54:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:54:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 03:54:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:54:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 03:54:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:54:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 03:54:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:54:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 03:54:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:54:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 03:54:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:54:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 03:54:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:54:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 03:54:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:54:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:54:56 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/06 03:54:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:54:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:54:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:54:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 03:54:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 03:54:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 03:54:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 03:54:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 03:54:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 03:54:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 03:54:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/06 03:54:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 03:54:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/06 03:54:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/06 03:54:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:54:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:54:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 03:54:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:54:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/06 03:54:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/06 03:54:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/06 03:54:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/06 03:54:56 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/06 03:54:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/06 03:54:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/06 03:54:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/06 03:54:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/06 03:54:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:56 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:54:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/06 03:54:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/06 03:54:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/06 03:54:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/06 03:54:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/06 03:54:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:54:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/06 03:54:56 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:54:56 DEBUG : Waiting for deletions to finish 2025/09/06 03:54:56 DEBUG : Waiting for deletions to finish 2025/09/06 03:54:56 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/06 03:54:56 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/06 03:54:56 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/06 03:54:56 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/06 03:54:56 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/06 03:54:56 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/06 03:54:56 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/06 03:54:56 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/06 03:54:56 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/06 03:54:56 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/06 03:54:56 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/06 03:54:56 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/06 03:54:56 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/06 03:54:56 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/06 03:54:56 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/06 03:54:56 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/06 03:54:56 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:54:56 DEBUG : appleapple: Excluded (Path Filter) 2025/09/06 03:54:56 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:54:56 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/06 03:54:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:54:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:54:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/06 03:54:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/06 03:54:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/06 03:54:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/06 03:54:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/06 03:54:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/06 03:54:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/06 03:54:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/06 03:54:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/06 03:54:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/06 03:54:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/06 03:54:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/06 03:54:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/06 03:54:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/06 03:54:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/06 03:54:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/06 03:54:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/06 03:54:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/06 03:54:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/06 03:54:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/06 03:54:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/06 03:54:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/06 03:54:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/06 03:54:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/06 03:54:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/06 03:54:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/06 03:54:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/06 03:54:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/06 03:54:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/06 03:54:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/06 03:54:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/06 03:54:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/06 03:54:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/06 03:54:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:54:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/06 03:54:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/06 03:54:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/06 03:54:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/06 03:54:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/06 03:54:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/06 03:54:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/06 03:54:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/06 03:54:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/06 03:54:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/06 03:54:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/06 03:54:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/06 03:54:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/06 03:54:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/06 03:54:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/06 03:54:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/06 03:54:56 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 03:55:03 DEBUG : Waiting for deletions to finish 2025/09/06 03:55:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:55:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:55:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:55:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:55:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:55:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:55:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:55:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:55:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:55:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:55:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:55:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:55:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:55:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:55:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:55:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:55:03 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:55:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:55:03 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:55:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 03:55:06 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:06 DEBUG : apple: Unchanged skipping 2025/09/06 03:55:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/06 03:55:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:06 DEBUG : splitbananasplit: Unchanged skipping 2025/09/06 03:55:06 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:06 DEBUG : banana: Unchanged skipping 2025/09/06 03:55:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/06 03:55:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/06 03:55:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/06 03:55:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/06 03:55:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/06 03:55:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/06 03:55:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/06 03:55:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/06 03:55:06 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:55:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/06 03:55:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/06 03:55:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/06 03:55:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/06 03:55:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/06 03:55:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/06 03:55:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/06 03:55:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/06 03:55:06 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:55:06 DEBUG : Waiting for deletions to finish 2025/09/06 03:55:06 DEBUG : Waiting for deletions to finish 2025/09/06 03:55:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:55:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:55:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:55:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:55:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:55:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:55:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:55:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:55:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:55:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:55:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:55:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:55:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:55:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:55:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:55:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:55:06 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:55:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:55:06 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:55:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 03:55:06 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:06 DEBUG : apple: Unchanged skipping 2025/09/06 03:55:06 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:06 DEBUG : banana: Unchanged skipping 2025/09/06 03:55:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/06 03:55:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:06 DEBUG : splitbananasplit: Unchanged skipping 2025/09/06 03:55:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/06 03:55:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/06 03:55:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/06 03:55:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/06 03:55:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/06 03:55:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/06 03:55:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/06 03:55:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/06 03:55:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/06 03:55:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/06 03:55:06 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:55:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/06 03:55:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/06 03:55:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/06 03:55:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/06 03:55:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/06 03:55:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/06 03:55:06 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:55:06 DEBUG : Waiting for deletions to finish 2025/09/06 03:55:06 DEBUG : Waiting for deletions to finish 2025/09/06 03:55:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:55:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:55:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:55:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:55:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:55:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:55:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:55:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:55:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:55:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:55:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:55:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:55:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:55:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:55:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:55:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:55:06 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:55:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:55:06 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:55:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 03:55:06 DEBUG : Waiting for deletions to finish 2025/09/06 03:55:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:55:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:55:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:55:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:55:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:55:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:55:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:55:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:55:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:55:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:55:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:55:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:55:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:55:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:55:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:55:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:55:06 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:55:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:55:06 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:55:06 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 03:55:15 DEBUG : Waiting for deletions to finish 2025/09/06 03:55:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:55:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:55:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:55:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:55:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:55:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:55:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:55:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:55:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:55:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:55:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:55:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:55:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:55:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:55:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:55:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:55:15 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:55:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:55:15 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:55:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 03:55:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:18 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/06 03:55:18 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:18 DEBUG : apple: Unchanged skipping 2025/09/06 03:55:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:18 DEBUG : splitbananasplit: Unchanged skipping 2025/09/06 03:55:18 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:18 DEBUG : banana: Unchanged skipping 2025/09/06 03:55:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/06 03:55:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/06 03:55:18 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:55:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/06 03:55:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/06 03:55:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/06 03:55:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/06 03:55:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/06 03:55:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/06 03:55:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/06 03:55:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/06 03:55:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/06 03:55:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/06 03:55:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/06 03:55:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/06 03:55:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/06 03:55:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/06 03:55:18 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:55:18 DEBUG : Waiting for deletions to finish 2025/09/06 03:55:18 DEBUG : Waiting for deletions to finish 2025/09/06 03:55:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:55:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:55:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:55:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:55:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:55:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:55:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:55:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:55:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:55:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:55:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:55:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:55:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:55:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:55:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:55:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:55:18 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:55:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:55:18 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:55:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 03:55:18 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:18 DEBUG : apple: Unchanged skipping 2025/09/06 03:55:18 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:18 DEBUG : banana: Unchanged skipping 2025/09/06 03:55:18 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/06 03:55:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:18 DEBUG : splitbananasplit: Unchanged skipping 2025/09/06 03:55:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:18 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for checks to finish 2025/09/06 03:55:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/06 03:55:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/06 03:55:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/06 03:55:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/06 03:55:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/06 03:55:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/06 03:55:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/06 03:55:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/06 03:55:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/06 03:55:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/06 03:55:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/06 03:55:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/06 03:55:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/06 03:55:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/06 03:55:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/06 03:55:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:55:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/06 03:55:18 DEBUG : pcloud root 'rclone-test-fakedak4dage': Waiting for transfers to finish 2025/09/06 03:55:18 DEBUG : Waiting for deletions to finish 2025/09/06 03:55:18 DEBUG : Waiting for deletions to finish 2025/09/06 03:55:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:55:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:55:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:55:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:55:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:55:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:55:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:55:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:55:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:55:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:55:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:55:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:55:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:55:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:55:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:55:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:55:18 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:55:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:55:18 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:55:18 DEBUG : splitbananasplit: Excluded (Path Filter) run.go:125: removing dir "dir1" failed - try 1/3: rmdir failed: pcloud error: Directory does not exist. (2005) run.go:125: removing dir "dir1" failed - try 2/3: rmdir failed: pcloud error: Directory does not exist. (2005) run.go:125: removing dir "dir1" failed - try 3/3: rmdir failed: pcloud error: Directory does not exist. (2005) run.go:128: removing dir "dir1" failed: rmdir failed: pcloud error: Directory does not exist. (2005) === RUN TestTransform/charmap run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 03:57:25 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=18870225783&mtime=981173106&nopartial=1": EOF) 2025/09/06 03:57:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/06 03:57:25 DEBUG : pacer: Reducing sleep to 15ms 2025/09/06 03:57:26 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/06 03:57:27 DEBUG : pacer: Reducing sleep to 10ms run.go:281: Retry Put of "dir1/0000-abcdefg.txt" to pcloud root 'rclone-test-fakedak4dage': 1/10 (Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=18870225783&mtime=981173106&nopartial=1": EOF) 2025/09/06 03:59:33 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=18870225783&mtime=981173106&nopartial=1": EOF) 2025/09/06 03:59:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/06 03:59:33 DEBUG : pacer: Reducing sleep to 15ms 2025/09/06 03:59:34 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/06 03:59:35 DEBUG : pacer: Reducing sleep to 10ms run.go:281: Retry Put of "dir1/0000-abcdefg.txt" to pcloud root 'rclone-test-fakedak4dage': 2/10 (Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=18870225783&mtime=981173106&nopartial=1": EOF) 2025/09/06 04:01:40 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=18870225783&mtime=981173106&nopartial=1": EOF) 2025/09/06 04:01:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/06 04:01:41 DEBUG : pacer: Reducing sleep to 15ms 2025/09/06 04:01:42 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/06 04:01:43 DEBUG : pacer: Reducing sleep to 10ms run.go:281: Retry Put of "dir1/0000-abcdefg.txt" to pcloud root 'rclone-test-fakedak4dage': 3/10 (Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=18870225783&mtime=981173106&nopartial=1": EOF) 2025/09/06 04:03:48 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=18870225783&mtime=981173106&nopartial=1": EOF) 2025/09/06 04:03:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/06 04:03:48 DEBUG : pacer: Reducing sleep to 15ms 2025/09/06 04:03:49 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/06 04:03:50 DEBUG : pacer: Reducing sleep to 10ms run.go:281: Retry Put of "dir1/0000-abcdefg.txt" to pcloud root 'rclone-test-fakedak4dage': 4/10 (Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=18870225783&mtime=981173106&nopartial=1": EOF) 2025/09/06 04:05:56 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=18870225783&mtime=981173106&nopartial=1": EOF) 2025/09/06 04:05:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/06 04:05:56 DEBUG : pacer: Reducing sleep to 15ms 2025/09/06 04:05:57 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/06 04:05:58 DEBUG : pacer: Reducing sleep to 10ms run.go:281: Retry Put of "dir1/0000-abcdefg.txt" to pcloud root 'rclone-test-fakedak4dage': 5/10 (Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=18870225783&mtime=981173106&nopartial=1": EOF) 2025/09/06 04:08:04 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=18870225783&mtime=981173106&nopartial=1": EOF) 2025/09/06 04:08:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/06 04:08:04 DEBUG : pacer: Reducing sleep to 15ms 2025/09/06 04:08:05 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/06 04:08:06 DEBUG : pacer: Reducing sleep to 10ms run.go:281: Retry Put of "dir1/0000-abcdefg.txt" to pcloud root 'rclone-test-fakedak4dage': 6/10 (Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=18870225783&mtime=981173106&nopartial=1": EOF) 2025/09/06 04:10:11 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=18870225783&mtime=981173106&nopartial=1": EOF) 2025/09/06 04:10:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/06 04:10:11 DEBUG : pacer: Reducing sleep to 15ms 2025/09/06 04:10:13 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/06 04:10:14 DEBUG : pacer: Reducing sleep to 10ms run.go:281: Retry Put of "dir1/0000-abcdefg.txt" to pcloud root 'rclone-test-fakedak4dage': 7/10 (Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=18870225783&mtime=981173106&nopartial=1": EOF) 2025/09/06 04:12:19 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=18870225783&mtime=981173106&nopartial=1": EOF) 2025/09/06 04:12:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/06 04:12:19 DEBUG : pacer: Reducing sleep to 15ms 2025/09/06 04:12:20 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/06 04:12:21 DEBUG : pacer: Reducing sleep to 10ms run.go:281: Retry Put of "dir1/0000-abcdefg.txt" to pcloud root 'rclone-test-fakedak4dage': 8/10 (Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=18870225783&mtime=981173106&nopartial=1": EOF) 2025/09/06 04:14:27 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=18870225783&mtime=981173106&nopartial=1": EOF) 2025/09/06 04:14:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/06 04:14:27 DEBUG : pacer: Reducing sleep to 15ms 2025/09/06 04:14:28 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/06 04:14:29 DEBUG : pacer: Reducing sleep to 10ms run.go:281: Retry Put of "dir1/0000-abcdefg.txt" to pcloud root 'rclone-test-fakedak4dage': 9/10 (Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=18870225783&mtime=981173106&nopartial=1": EOF) 2025/09/06 04:16:35 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=18870225783&mtime=981173106&nopartial=1": EOF) 2025/09/06 04:16:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/06 04:16:35 DEBUG : pacer: Reducing sleep to 15ms 2025/09/06 04:16:36 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/06 04:16:37 DEBUG : pacer: Reducing sleep to 10ms run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "pcloud root 'rclone-test-fakedak4dage'": Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=18870225783&mtime=981173106&nopartial=1": EOF === RUN TestTransform/lowercase run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 04:18:41 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=18870225783&mtime=981173106&nopartial=1": EOF) 2025/09/06 04:18:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/06 04:18:41 DEBUG : pacer: Reducing sleep to 15ms 2025/09/06 04:18:42 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/06 04:18:43 DEBUG : pacer: Reducing sleep to 10ms run.go:281: Retry Put of "dir1/0000-abcdefg.txt" to pcloud root 'rclone-test-fakedak4dage': 1/10 (Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=18870225783&mtime=981173106&nopartial=1": EOF) 2025/09/06 04:20:48 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=18870225783&mtime=981173106&nopartial=1": EOF) 2025/09/06 04:20:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/06 04:20:49 DEBUG : pacer: Reducing sleep to 15ms 2025/09/06 04:20:50 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/06 04:20:51 DEBUG : pacer: Reducing sleep to 10ms run.go:281: Retry Put of "dir1/0000-abcdefg.txt" to pcloud root 'rclone-test-fakedak4dage': 2/10 (Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=18870225783&mtime=981173106&nopartial=1": EOF) 2025/09/06 04:22:56 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=18870225783&mtime=981173106&nopartial=1": EOF) 2025/09/06 04:22:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/06 04:22:56 DEBUG : pacer: Reducing sleep to 15ms 2025/09/06 04:22:57 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/06 04:22:59 DEBUG : pacer: Reducing sleep to 10ms run.go:281: Retry Put of "dir1/0000-abcdefg.txt" to pcloud root 'rclone-test-fakedak4dage': 3/10 (Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=18870225783&mtime=981173106&nopartial=1": EOF) 2025/09/06 04:25:12 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=18870225783&mtime=981173106&nopartial=1": EOF) 2025/09/06 04:25:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/06 04:25:12 DEBUG : pacer: Reducing sleep to 15ms 2025/09/06 04:25:13 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/06 04:25:14 DEBUG : pacer: Reducing sleep to 10ms run.go:281: Retry Put of "dir1/0000-abcdefg.txt" to pcloud root 'rclone-test-fakedak4dage': 4/10 (Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=18870225783&mtime=981173106&nopartial=1": EOF) 2025/09/06 04:27:20 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=18870225783&mtime=981173106&nopartial=1": EOF) 2025/09/06 04:27:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/06 04:27:20 DEBUG : pacer: Reducing sleep to 15ms 2025/09/06 04:27:21 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/06 04:27:22 DEBUG : pacer: Reducing sleep to 10ms run.go:281: Retry Put of "dir1/0000-abcdefg.txt" to pcloud root 'rclone-test-fakedak4dage': 5/10 (Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=18870225783&mtime=981173106&nopartial=1": EOF) 2025/09/06 04:29:27 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=18870225783&mtime=981173106&nopartial=1": EOF) 2025/09/06 04:29:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/06 04:29:28 DEBUG : pacer: Reducing sleep to 15ms 2025/09/06 04:29:29 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/06 04:29:30 DEBUG : pacer: Reducing sleep to 10ms run.go:281: Retry Put of "dir1/0000-abcdefg.txt" to pcloud root 'rclone-test-fakedak4dage': 6/10 (Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=18870225783&mtime=981173106&nopartial=1": EOF) 2025/09/06 04:31:35 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=18870225783&mtime=981173106&nopartial=1": EOF) 2025/09/06 04:31:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/06 04:31:36 DEBUG : pacer: Reducing sleep to 15ms 2025/09/06 04:31:37 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/06 04:31:38 DEBUG : pacer: Reducing sleep to 10ms run.go:281: Retry Put of "dir1/0000-abcdefg.txt" to pcloud root 'rclone-test-fakedak4dage': 7/10 (Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=18870225783&mtime=981173106&nopartial=1": EOF) 2025/09/06 04:33:43 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=18870225783&mtime=981173106&nopartial=1": EOF) 2025/09/06 04:33:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/06 04:33:44 DEBUG : pacer: Reducing sleep to 15ms 2025/09/06 04:33:45 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/06 04:33:46 DEBUG : pacer: Reducing sleep to 10ms run.go:281: Retry Put of "dir1/0000-abcdefg.txt" to pcloud root 'rclone-test-fakedak4dage': 8/10 (Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=18870225783&mtime=981173106&nopartial=1": EOF) 2025/09/06 04:35:51 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=18870225783&mtime=981173106&nopartial=1": EOF) 2025/09/06 04:35:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/06 04:35:52 DEBUG : pacer: Reducing sleep to 15ms 2025/09/06 04:35:53 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/06 04:35:54 DEBUG : pacer: Reducing sleep to 10ms run.go:281: Retry Put of "dir1/0000-abcdefg.txt" to pcloud root 'rclone-test-fakedak4dage': 9/10 (Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=18870225783&mtime=981173106&nopartial=1": EOF) 2025/09/06 04:37:59 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=18870225783&mtime=981173106&nopartial=1": EOF) 2025/09/06 04:37:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/06 04:37:59 DEBUG : pacer: Reducing sleep to 15ms 2025/09/06 04:38:01 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/06 04:38:02 DEBUG : pacer: Reducing sleep to 10ms run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "pcloud root 'rclone-test-fakedak4dage'": Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=18870225783&mtime=981173106&nopartial=1": EOF === RUN TestTransform/ascii run.go:180: Remote "pcloud root 'rclone-test-fakedak4dage'", Local "Local file system at /tmp/rclone2601555549", Modify Window "1s" 2025/09/06 04:40:06 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=18870225783&mtime=981173106&nopartial=1": EOF) 2025/09/06 04:40:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/06 04:40:06 DEBUG : pacer: Reducing sleep to 15ms 2025/09/06 04:40:07 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/06 04:40:08 DEBUG : pacer: Reducing sleep to 10ms run.go:281: Retry Put of "dir1/0000-abcdefg.txt" to pcloud root 'rclone-test-fakedak4dage': 1/10 (Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=18870225783&mtime=981173106&nopartial=1": EOF) 2025/09/06 04:42:14 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=18870225783&mtime=981173106&nopartial=1": EOF) 2025/09/06 04:42:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/06 04:42:14 DEBUG : pacer: Reducing sleep to 15ms 2025/09/06 04:42:15 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/06 04:42:16 DEBUG : pacer: Reducing sleep to 10ms run.go:281: Retry Put of "dir1/0000-abcdefg.txt" to pcloud root 'rclone-test-fakedak4dage': 2/10 (Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=18870225783&mtime=981173106&nopartial=1": EOF) 2025/09/06 04:44:22 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=18870225783&mtime=981173106&nopartial=1": EOF) 2025/09/06 04:44:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/06 04:44:22 DEBUG : pacer: Reducing sleep to 15ms 2025/09/06 04:44:23 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/06 04:44:24 DEBUG : pacer: Reducing sleep to 10ms run.go:281: Retry Put of "dir1/0000-abcdefg.txt" to pcloud root 'rclone-test-fakedak4dage': 3/10 (Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=18870225783&mtime=981173106&nopartial=1": EOF) 2025/09/06 04:46:30 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=18870225783&mtime=981173106&nopartial=1": EOF) 2025/09/06 04:46:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/06 04:46:30 DEBUG : pacer: Reducing sleep to 15ms 2025/09/06 04:46:31 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/06 04:46:32 DEBUG : pacer: Reducing sleep to 10ms run.go:281: Retry Put of "dir1/0000-abcdefg.txt" to pcloud root 'rclone-test-fakedak4dage': 4/10 (Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=18870225783&mtime=981173106&nopartial=1": EOF) panic: test timed out after 1h0m0s running tests: TestTransform (53m50s) TestTransform/ascii (9m30s) goroutine 44450 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2484 +0x394 created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 53 minutes]: testing.(*T).Run(0xc000a141c0, {0x275ca6e?, 0xc000a89ad8?}, 0x288b0f0) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc000a141c0) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc000a141c0, 0xc000a89c18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc000900000, {0x3fb0dc0, 0x6c, 0x6c}, {0xee04da5d7?, 0x3fc6f40?, 0x3fc6f40?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc0006cd360) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc0006cd360) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:69 +0xa5 github.com/rclone/rclone/fs/sync.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:45 main.main() _testmain.go:261 +0xa9 goroutine 20 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 19 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 21 [select, 60 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0xc0000b35c0) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x86 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 29250 [chan receive, 9 minutes]: testing.(*T).Run(0xc0008b61c0, {0x2743441?, 0xc000b12828?}, 0xc000918140) /usr/local/go/src/testing/testing.go:1859 +0x431 github.com/rclone/rclone/fs/sync.TestTransform(0xc0008b61c0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:95 +0x62a testing.tRunner(0xc0008b61c0, 0x288b0f0) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 44426 [IO wait]: internal/poll.runtime_pollWait(0x7e1a7d82e7d8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000ac2900?, 0xc0009e4000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000ac2900, {0xc0009e4000, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000ac2900, {0xc0009e4000?, 0x197b?, 0xc0003eca20?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000324168, {0xc0009e4000?, 0xc0009e4000?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000506a38, {0xc0009e4000?, 0x7e1a34446c18?, 0x7e1a7d9c0108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0007e0810, {0xc0009e4000?, 0x197b?, 0xc00097d980?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00058d438, {0x2bb04a0, 0xc0007e0810}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00058d188, {0x7e1a344c0718, 0xc000506a38}, 0x1980?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00058d188, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc00058d188, {0xc0008c2000, 0x1000, 0x7e1a7d9c0a78?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0006337a0, {0xc0008c2000?, 0x412565?, 0x68?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000a8c540) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000a8c540, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0006337a0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 44414 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 269 [chan receive, 59 minutes]: github.com/rclone/rclone/lib/atexit.Register.func1.1() /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:45 +0x29 created by github.com/rclone/rclone/lib/atexit.Register.func1 in goroutine 224 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 19667 [select, 56 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0xc000a58c00) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x86 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 19541 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 2619 [select, 59 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0xc000a9a400) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x86 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 2571 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 14025 [select, 57 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0xc000a79300) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x86 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 14024 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 3717 [select, 59 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0xc0004c3800) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x86 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 3678 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 13984 [select, 57 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0xc0004c2f00) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x86 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 13983 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 14115 [select, 57 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0xc000a58080) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x86 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 14024 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 21764 [select, 55 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0xc000a78540) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x86 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 21528 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 20436 [select, 55 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0xc000a9bcc0) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x86 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 20143 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 13420 [select, 57 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0xc00042c180) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x86 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 13419 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 44036 [select]: net/http.(*persistConn).roundTrip(0xc0006337a0, 0xc0008709b0) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc000189520, 0xc0005f5400) /usr/local/go/src/net/http/transport.go:696 +0xb9a net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc0000bc600, 0xc0005f5400) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:496 +0x345 golang.org/x/oauth2.(*Transport).RoundTrip(0xc0004b3240, 0xc0005f52c0) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.30.0/transport.go:55 +0x15e net/http.send(0xc0005f52c0, {0x2bb1140, 0xc0004b3240}, {0x6fbe01?, 0xc000aa4d98?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc0006178c0, 0xc0005f52c0, {0xb?, 0x1?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc0006178c0, 0xc0005f52c0) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/rclone/rclone/lib/rest.(*Client).Call(0xc0005f09b0, {0x2bd6248, 0x3fea520}, 0xc0005f5180) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:353 +0xd67 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0xc0005f09b0, {0x2bd6248, 0x3fea520}, 0xc000727600?, {0x0?, 0x0?}, {0x2262340, 0xc0000bc960}, 0xc000727678?, 0x288c658, ...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:550 +0x3f2 github.com/rclone/rclone/lib/rest.(*Client).CallJSON(...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:493 github.com/rclone/rclone/backend/pcloud.(*Object).Update.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/pcloud/pcloud.go:1325 +0x93 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0x1, 0xc0007279a0?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0000bc6c0, 0xc000825580, 0x1) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).CallNoRetry(...) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:227 github.com/rclone/rclone/backend/pcloud.(*Object).Update(0xc0009b7200, {0x2bd6248, 0x3fea520}, {0x2bad2a0, 0xc000368c00}, {0x2be1470, 0xc0003ef490}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/pcloud/pcloud.go:1324 +0xb1e github.com/rclone/rclone/backend/pcloud.(*Fs).Put(0xc00054ca00, {0x2bd6248, 0x3fea520}, {0x2bad2a0, 0xc000368c00}, {0x2be1470, 0xc0003ef490}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/pcloud/pcloud.go:686 +0x14c github.com/rclone/rclone/fstest.(*Run).WriteObjectTo(0xc000380310, {0x2bd6248, 0x3fea520}, {0x2bed080, 0xc00054ca00}, {0xc000058eb8, 0x15}, {0xc000058eb8, 0x15}, {0x1dcd64ff, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:275 +0x3f2 github.com/rclone/rclone/fstest.(*Run).WriteObject(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 github.com/rclone/rclone/fs/sync.makeTestFiles(0xc000380310?, 0xc000380310, {0x2741db2, 0x4}) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 +0x425 github.com/rclone/rclone/fs/sync.TestTransform.func1(0xc0008b6540) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 +0xd3 testing.tRunner(0xc0008b6540, 0xc000918140) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 29250 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 18952 [select, 56 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0xc0004c2780) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x86 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 18819 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 16344 [select, 57 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0xc00042c700) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x86 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 16191 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 21053 [select, 55 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0xc0004c3180) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x86 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 20903 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 14849 [select, 57 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0xc000a9b180) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x86 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 14848 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 12951 [select, 57 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0xc0004c2580) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x86 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 12950 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 3113 [select, 59 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0xc0000b3f40) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x86 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 3079 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 12776 [select, 57 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0xc000824180) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x86 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 12520 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 14177 [select, 57 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0xc0000b3600) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x86 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 14024 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 16700 [select, 57 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0xc0004c3780) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x86 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 16699 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 13259 [select, 57 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0xc0004c3500) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x86 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 12950 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 13744 [select, 57 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0xc0004c2300) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x86 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 13419 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 12521 [select, 57 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0xc0004c30c0) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x86 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 12520 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 44427 [select]: net/http.(*persistConn).writeLoop(0xc0006337a0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 44414 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 18232 [select, 56 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0xc000569f00) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x86 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 18146 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 "./sync.test -test.v -test.timeout 1h0m0s -remote TestPcloud: -verbose -fast-list" - Finished ERROR in 1h0m0.748019433s (try 1/5): exit status 2: Failed []