"./sync.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose" - Starting (try 1/5) 2025/11/04 01:09:22 DEBUG : Creating backend with remote "TestPikPak:rclone-test-mojuceb1riku" 2025/11/04 01:09:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/04 01:09:24 DEBUG : Creating backend with remote "/tmp/rclone2928273585" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:09:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/04 01:09:25 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/11/04 01:09:25 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:09:25 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.81s) === RUN TestCopy run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:09:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/04 01:09:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/04 01:09:26 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:09:26 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:09:27 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/11/04 01:09:28 DEBUG : sub dir/hello world: size = 11 OK 2025/11/04 01:09:28 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/11/04 01:09:28 INFO : sub dir/hello world: Copied (new) 2025/11/04 01:09:28 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/04 01:09:30 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopy (5.76s) === RUN TestCopyMetadata run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.57s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.58s) === RUN TestCopyMissingDirectory run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:09:33 DEBUG : Creating backend with remote "/non-existing" 2025/11/04 01:09:33 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/04 01:09:33 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:09:33 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.87s) === RUN TestCopyNoTraverse run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:09:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/04 01:09:34 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:09:34 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:09:35 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/11/04 01:09:35 DEBUG : sub dir/hello world: size = 11 OK 2025/11/04 01:09:35 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/11/04 01:09:35 INFO : sub dir/hello world: Copied (new) 2025/11/04 01:09:38 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyNoTraverse (5.78s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.58s) === RUN TestCopyCheckFirst run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:09:40 INFO : PikPak root 'rclone-test-mojuceb1riku': Running all checks before starting transfers 2025/11/04 01:09:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/04 01:09:40 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:09:40 INFO : PikPak root 'rclone-test-mojuceb1riku': Checks finished, now starting transfers 2025/11/04 01:09:40 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:09:41 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/11/04 01:09:42 DEBUG : sub dir/hello world: size = 11 OK 2025/11/04 01:09:42 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/11/04 01:09:42 INFO : sub dir/hello world: Copied (new) 2025/11/04 01:09:44 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyCheckFirst (5.82s) === RUN TestSyncNoTraverse run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:09:46 ERROR : Ignoring --no-traverse with sync 2025/11/04 01:09:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/04 01:09:46 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:09:46 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:09:47 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/11/04 01:09:47 DEBUG : sub dir/hello world: size = 11 OK 2025/11/04 01:09:47 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/11/04 01:09:47 INFO : sub dir/hello world: Copied (new) 2025/11/04 01:09:47 DEBUG : Waiting for deletions to finish 2025/11/04 01:09:50 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestSyncNoTraverse (5.79s) === RUN TestCopyWithDepth run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:09:52 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/04 01:09:52 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:09:52 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:09:52 DEBUG : hello world2: gcid = 6DA9FD6C87C80028F5856A686420DB4F1D06C429 2025/11/04 01:09:53 DEBUG : hello world2: size = 12 OK 2025/11/04 01:09:53 DEBUG : hello world2: Dst hash empty - aborting Src hash check 2025/11/04 01:09:53 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (3.32s) === RUN TestCopyWithFilesFrom run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:09:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/04 01:09:55 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:09:55 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:09:56 DEBUG : potato2: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/11/04 01:09:56 DEBUG : potato2: size = 11 OK 2025/11/04 01:09:56 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/11/04 01:09:56 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (3.20s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:09:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/04 01:09:58 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:09:58 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:09:59 DEBUG : potato2: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/11/04 01:09:59 DEBUG : potato2: size = 11 OK 2025/11/04 01:09:59 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/11/04 01:09:59 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (3.21s) === RUN TestCopyEmptyDirectories run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:10:01 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/04 01:10:01 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/04 01:10:01 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/04 01:10:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/04 01:10:01 INFO : sub dir2: Making directory 2025/11/04 01:10:02 INFO : sub dir: Making directory 2025/11/04 01:10:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/04 01:10:03 INFO : sub dir2/sub sub dir2: Making directory 2025/11/04 01:10:03 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:10:03 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:10:04 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/11/04 01:10:04 DEBUG : sub dir/hello world: size = 11 OK 2025/11/04 01:10:04 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/11/04 01:10:04 INFO : sub dir/hello world: Copied (new) 2025/11/04 01:10:05 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/04 01:10:09 DEBUG : sub dir2: Rmdir: contains trashed file: "sub sub dir2" 2025/11/04 01:10:10 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyEmptyDirectories (10.21s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:10:11 INFO : sub dir2: Making directory 2025/11/04 01:10:11 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/04 01:10:11 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/04 01:10:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/04 01:10:12 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:10:12 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:10:13 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/11/04 01:10:13 DEBUG : sub dir/hello world: size = 11 OK 2025/11/04 01:10:13 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/11/04 01:10:13 INFO : sub dir/hello world: Copied (new) 2025/11/04 01:10:16 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyNoEmptyDirectories (5.79s) === RUN TestMoveEmptyDirectories run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:10:17 DEBUG : sub dir2: Making directory with metadata 2025/11/04 01:10:17 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/04 01:10:17 INFO : sub dir2: Making directory 2025/11/04 01:10:18 INFO : sub dir: Making directory 2025/11/04 01:10:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/04 01:10:19 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:10:19 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:10:19 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/11/04 01:10:20 DEBUG : sub dir/hello world: size = 11 OK 2025/11/04 01:10:20 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/11/04 01:10:20 INFO : sub dir/hello world: Copied (new) 2025/11/04 01:10:20 INFO : sub dir/hello world: Deleted 2025/11/04 01:10:20 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/04 01:10:21 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/04 01:10:24 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestMoveEmptyDirectories (8.32s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.58s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:10:26 INFO : sub dir2: Making directory 2025/11/04 01:10:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/04 01:10:26 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:10:26 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:10:28 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/11/04 01:10:28 DEBUG : sub dir/hello world: size = 11 OK 2025/11/04 01:10:28 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/11/04 01:10:28 INFO : sub dir/hello world: Copied (new) 2025/11/04 01:10:28 INFO : sub dir/hello world: Deleted 2025/11/04 01:10:31 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestMoveNoEmptyDirectories (5.82s) === RUN TestSyncEmptyDirectories run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:10:32 DEBUG : sub dir2: Making directory with metadata 2025/11/04 01:10:32 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/04 01:10:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/04 01:10:32 INFO : sub dir2: Making directory 2025/11/04 01:10:33 INFO : sub dir: Making directory 2025/11/04 01:10:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/04 01:10:34 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:10:34 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:10:34 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/11/04 01:10:34 DEBUG : sub dir/hello world: size = 11 OK 2025/11/04 01:10:34 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/11/04 01:10:34 INFO : sub dir/hello world: Copied (new) 2025/11/04 01:10:34 DEBUG : Waiting for deletions to finish 2025/11/04 01:10:35 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/04 01:10:39 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestSyncEmptyDirectories (8.15s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.57s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:10:41 INFO : sub dir2: Making directory 2025/11/04 01:10:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/04 01:10:41 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:10:41 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:10:42 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/11/04 01:10:42 DEBUG : sub dir/hello world: size = 11 OK 2025/11/04 01:10:42 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/11/04 01:10:42 INFO : sub dir/hello world: Copied (new) 2025/11/04 01:10:42 DEBUG : Waiting for deletions to finish 2025/11/04 01:10:45 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestSyncNoEmptyDirectories (5.81s) === RUN TestServerSideCopy run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:10:47 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/11/04 01:10:47 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/11/04 01:10:48 DEBUG : Creating backend with remote "TestPikPak:rclone-test-cilexer0tasu" sync_test.go:620: Server side copy (if possible) PikPak root 'rclone-test-mojuceb1riku' -> PikPak root 'rclone-test-cilexer0tasu' 2025/11/04 01:10:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/04 01:10:50 DEBUG : PikPak root 'rclone-test-cilexer0tasu': Waiting for checks to finish 2025/11/04 01:10:50 DEBUG : PikPak root 'rclone-test-cilexer0tasu': Waiting for transfers to finish 2025/11/04 01:10:54 DEBUG : sub dir/hello world: size = 11 OK 2025/11/04 01:10:54 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/11/04 01:10:54 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2025/11/04 01:10:54 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/04 01:10:54 DEBUG : PikPak root 'rclone-test-cilexer0tasu': Purge remote 2025/11/04 01:10:57 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestServerSideCopy (12.16s) === RUN TestCopyOverSelf run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:11:00 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/11/04 01:11:00 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/11/04 01:11:01 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2928273585) 2025/11/04 01:11:01 DEBUG : sub dir/hello world: size = 11 (PikPak root 'rclone-test-mojuceb1riku') 2025/11/04 01:11:01 DEBUG : sub dir/hello world: Sizes differ 2025/11/04 01:11:01 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:11:01 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:11:01 DEBUG : sub dir/hello world: gcid = A1D34F87709D3556F7ABEA2F38B387D82A25FA1B 2025/11/04 01:11:03 DEBUG : sub dir/hello world: size = 17 OK 2025/11/04 01:11:03 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/11/04 01:11:03 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/04 01:11:06 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" 2025/11/04 01:11:06 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyOverSelf (8.51s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:11:08 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/11/04 01:11:08 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/11/04 01:11:09 DEBUG : Creating backend with remote "TestPikPak:rclone-test-bericik4ceja" sync_test.go:656: Server side copy (if possible) PikPak root 'rclone-test-mojuceb1riku' -> PikPak root 'rclone-test-bericik4ceja' 2025/11/04 01:11:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/04 01:11:11 DEBUG : PikPak root 'rclone-test-bericik4ceja': Waiting for checks to finish 2025/11/04 01:11:11 DEBUG : PikPak root 'rclone-test-bericik4ceja': Waiting for transfers to finish 2025/11/04 01:11:14 DEBUG : sub dir/hello world: size = 11 OK 2025/11/04 01:11:14 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/11/04 01:11:14 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2025/11/04 01:11:14 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/04 01:11:16 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/11/04 01:11:16 DEBUG : sub dir/hello world: gcid = a1d34f87709d3556f7abea2f38b387d82a25fa1b 2025/11/04 01:11:19 DEBUG : sub dir/hello world: size = 17 (PikPak root 'rclone-test-mojuceb1riku') 2025/11/04 01:11:19 DEBUG : sub dir/hello world: size = 11 (PikPak root 'rclone-test-bericik4ceja') 2025/11/04 01:11:19 DEBUG : sub dir/hello world: Sizes differ 2025/11/04 01:11:19 DEBUG : PikPak root 'rclone-test-bericik4ceja': Waiting for checks to finish 2025/11/04 01:11:19 DEBUG : PikPak root 'rclone-test-bericik4ceja': Waiting for transfers to finish 2025/11/04 01:11:21 DEBUG : sub dir/hello world: size = 17 OK 2025/11/04 01:11:21 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/11/04 01:11:21 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2025/11/04 01:11:21 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/04 01:11:23 DEBUG : PikPak root 'rclone-test-bericik4ceja': Purge remote 2025/11/04 01:11:26 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" 2025/11/04 01:11:26 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestServerSideCopyOverSelf (19.96s) === RUN TestMoveOverSelf run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:11:28 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/11/04 01:11:28 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/11/04 01:11:30 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2928273585) 2025/11/04 01:11:30 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:11:30 DEBUG : sub dir/hello world: size = 11 (PikPak root 'rclone-test-mojuceb1riku') 2025/11/04 01:11:30 DEBUG : sub dir/hello world: Sizes differ 2025/11/04 01:11:30 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:11:30 DEBUG : sub dir/hello world: gcid = A1D34F87709D3556F7ABEA2F38B387D82A25FA1B 2025/11/04 01:11:32 DEBUG : sub dir/hello world: size = 17 OK 2025/11/04 01:11:32 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/11/04 01:11:32 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/04 01:11:32 INFO : sub dir/hello world: Deleted 2025/11/04 01:11:34 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" 2025/11/04 01:11:34 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestMoveOverSelf (8.48s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:11:36 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/11/04 01:11:36 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/11/04 01:11:37 DEBUG : Creating backend with remote "TestPikPak:rclone-test-bacudav1wugo" sync_test.go:701: Server side copy (if possible) PikPak root 'rclone-test-mojuceb1riku' -> PikPak root 'rclone-test-bacudav1wugo' 2025/11/04 01:11:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/04 01:11:40 DEBUG : PikPak root 'rclone-test-bacudav1wugo': Waiting for checks to finish 2025/11/04 01:11:40 DEBUG : PikPak root 'rclone-test-bacudav1wugo': Waiting for transfers to finish 2025/11/04 01:11:43 DEBUG : sub dir/hello world: size = 11 OK 2025/11/04 01:11:43 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/11/04 01:11:43 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2025/11/04 01:11:43 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/04 01:11:44 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/11/04 01:11:44 DEBUG : sub dir/hello world: gcid = a1d34f87709d3556f7abea2f38b387d82a25fa1b 2025/11/04 01:11:46 DEBUG : PikPak root 'rclone-test-bacudav1wugo': Using server-side directory move 2025/11/04 01:11:46 INFO : PikPak root 'rclone-test-bacudav1wugo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/04 01:11:47 DEBUG : PikPak root 'rclone-test-bacudav1wugo': Waiting for checks to finish 2025/11/04 01:11:47 DEBUG : sub dir/hello world: size = 17 (PikPak root 'rclone-test-mojuceb1riku') 2025/11/04 01:11:47 DEBUG : sub dir/hello world: size = 11 (PikPak root 'rclone-test-bacudav1wugo') 2025/11/04 01:11:47 DEBUG : sub dir/hello world: Sizes differ 2025/11/04 01:11:47 DEBUG : PikPak root 'rclone-test-bacudav1wugo': Waiting for transfers to finish 2025/11/04 01:11:48 INFO : sub dir/hello world: Deleted 2025/11/04 01:11:50 INFO : sub dir/hello world: Moved (server-side) 2025/11/04 01:11:51 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/11/04 01:11:51 DEBUG : sub dir/hello world: gcid = 56e41ddbaec00ad6eb8e58ba6df699946a8e84e2 2025/11/04 01:11:52 DEBUG : testing file moves 2025/11/04 01:11:53 DEBUG : sub dir/hello world: size = 24 (PikPak root 'rclone-test-mojuceb1riku') 2025/11/04 01:11:53 DEBUG : sub dir/hello world: size = 17 (PikPak root 'rclone-test-bacudav1wugo') 2025/11/04 01:11:53 DEBUG : sub dir/hello world: Sizes differ 2025/11/04 01:11:53 DEBUG : PikPak root 'rclone-test-bacudav1wugo': Waiting for checks to finish 2025/11/04 01:11:53 DEBUG : PikPak root 'rclone-test-bacudav1wugo': Waiting for transfers to finish 2025/11/04 01:11:54 INFO : sub dir/hello world: Deleted 2025/11/04 01:11:55 INFO : sub dir/hello world: Moved (server-side) 2025/11/04 01:11:57 DEBUG : PikPak root 'rclone-test-bacudav1wugo': Purge remote 2025/11/04 01:11:59 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestServerSideMoveOverSelf (24.97s) === RUN TestCopyAfterDelete run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:12:01 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/11/04 01:12:01 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/11/04 01:12:02 ERROR : error listing: directory not found 2025/11/04 01:12:02 INFO : Local file system at /tmp/rclone2928273585: Making directory 2025/11/04 01:12:03 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:12:03 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:12:05 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyAfterDelete (6.38s) === RUN TestCopyRedownload run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:12:08 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/11/04 01:12:08 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/11/04 01:12:09 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/04 01:12:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/04 01:12:09 DEBUG : Local file system at /tmp/rclone2928273585: Waiting for checks to finish 2025/11/04 01:12:09 DEBUG : Local file system at /tmp/rclone2928273585: Waiting for transfers to finish 2025/11/04 01:12:11 DEBUG : sub dir/hello world.bb945ba7.partial: size = 11 OK 2025/11/04 01:12:11 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2025/11/04 01:12:11 DEBUG : sub dir/hello world.bb945ba7.partial: renamed to: sub dir/hello world 2025/11/04 01:12:11 INFO : sub dir/hello world: Copied (new) 2025/11/04 01:12:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/04 01:12:13 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyRedownload (7.46s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:12:15 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/04 01:12:15 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:12:15 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:12:15 DEBUG : check sum: gcid = 09F49478AF9C899F0E74BF1A8E2EC667345A178B 2025/11/04 01:12:16 DEBUG : check sum: size = 1 OK 2025/11/04 01:12:16 DEBUG : check sum: Dst hash empty - aborting Src hash check 2025/11/04 01:12:16 INFO : check sum: Copied (new) 2025/11/04 01:12:16 DEBUG : Waiting for deletions to finish 2025/11/04 01:12:16 DEBUG : check sum: size = 1 OK 2025/11/04 01:12:16 DEBUG : check sum: Dst hash empty - aborting Src hash check 2025/11/04 01:12:16 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:12:16 DEBUG : check sum: Size of src and dst objects identical 2025/11/04 01:12:16 DEBUG : check sum: Unchanged skipping 2025/11/04 01:12:16 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:12:16 DEBUG : Waiting for deletions to finish 2025/11/04 01:12:16 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.76s) === RUN TestSyncSizeOnly run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:12:18 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/04 01:12:18 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:12:18 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:12:19 DEBUG : sizeonly: gcid = 2A54A2DADF85005832B477A2CF6B042FBE28D421 2025/11/04 01:12:19 DEBUG : sizeonly: size = 6 OK 2025/11/04 01:12:19 DEBUG : sizeonly: Dst hash empty - aborting Src hash check 2025/11/04 01:12:19 INFO : sizeonly: Copied (new) 2025/11/04 01:12:19 DEBUG : Waiting for deletions to finish 2025/11/04 01:12:20 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:12:20 DEBUG : sizeonly: size = 6 OK 2025/11/04 01:12:20 DEBUG : sizeonly: Sizes identical 2025/11/04 01:12:20 DEBUG : sizeonly: Unchanged skipping 2025/11/04 01:12:20 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:12:20 DEBUG : Waiting for deletions to finish 2025/11/04 01:12:20 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.80s) === RUN TestSyncIgnoreSize run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:12:22 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/04 01:12:22 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:12:22 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:12:23 DEBUG : ignore-size: gcid = 14DCE568A9271185D6D5154BDBF31DD6CA2B4496 2025/11/04 01:12:23 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2025/11/04 01:12:23 INFO : ignore-size: Copied (new) 2025/11/04 01:12:23 DEBUG : Waiting for deletions to finish 2025/11/04 01:12:24 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:12:24 DEBUG : ignore-size: Sizes identical 2025/11/04 01:12:24 DEBUG : ignore-size: Unchanged skipping 2025/11/04 01:12:24 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:12:24 DEBUG : Waiting for deletions to finish 2025/11/04 01:12:24 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.79s) === RUN TestSyncIgnoreTimes run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:12:26 DEBUG : existing: calculating gcid: failed to unwrap object from src: existing 2025/11/04 01:12:26 DEBUG : existing: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:12:27 DEBUG : existing: size = 6 OK 2025/11/04 01:12:27 DEBUG : existing: Sizes identical 2025/11/04 01:12:27 DEBUG : existing: Unchanged skipping 2025/11/04 01:12:27 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:12:27 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:12:27 DEBUG : Waiting for deletions to finish 2025/11/04 01:12:27 INFO : There was nothing to transfer 2025/11/04 01:12:27 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:12:27 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/04 01:12:27 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:12:27 DEBUG : existing: gcid = 2A54A2DADF85005832B477A2CF6B042FBE28D421 2025/11/04 01:12:29 DEBUG : existing: size = 6 OK 2025/11/04 01:12:29 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/11/04 01:12:29 INFO : existing: Copied (replaced existing) 2025/11/04 01:12:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (5.51s) === RUN TestSyncIgnoreExisting run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:12:31 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/04 01:12:31 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:12:31 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:12:32 DEBUG : existing: gcid = 2A54A2DADF85005832B477A2CF6B042FBE28D421 2025/11/04 01:12:32 DEBUG : existing: size = 6 OK 2025/11/04 01:12:32 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/11/04 01:12:32 INFO : existing: Copied (new) 2025/11/04 01:12:32 DEBUG : Waiting for deletions to finish 2025/11/04 01:12:33 DEBUG : existing: Destination exists, skipping 2025/11/04 01:12:33 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:12:33 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:12:33 DEBUG : Waiting for deletions to finish 2025/11/04 01:12:33 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.78s) === RUN TestSyncIgnoreErrors run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:12:36 DEBUG : b/potato: calculating gcid: failed to unwrap object from src: b/potato 2025/11/04 01:12:36 DEBUG : b/potato: gcid = 4610b0f211be9069c0aaac2f7ec34b5e164c9556 2025/11/04 01:12:37 DEBUG : c/non empty space: calculating gcid: failed to unwrap object from src: c/non empty space 2025/11/04 01:12:37 DEBUG : c/non empty space: gcid = 38650f9e5ef1421ecffb4d8870fac603ce07a319 2025/11/04 01:12:38 INFO : d: Making directory 2025/11/04 01:12:39 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/04 01:12:41 DEBUG : c/non empty space: size = 5 OK 2025/11/04 01:12:41 DEBUG : c/non empty space: Sizes identical 2025/11/04 01:12:41 DEBUG : c/non empty space: Unchanged skipping 2025/11/04 01:12:41 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:12:41 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:12:41 DEBUG : a/potato2: gcid = F284CA644CF64403B777451495CA659CC12415AF 2025/11/04 01:12:41 DEBUG : a/potato2: size = 60 OK 2025/11/04 01:12:41 DEBUG : a/potato2: Dst hash empty - aborting Src hash check 2025/11/04 01:12:41 INFO : a/potato2: Copied (new) 2025/11/04 01:12:41 DEBUG : Waiting for deletions to finish 2025/11/04 01:12:43 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/11/04 01:12:44 INFO : b/potato: Deleted 2025/11/04 01:12:44 INFO : d: Removing directory 2025/11/04 01:12:45 INFO : b: Removing directory 2025/11/04 01:12:45 DEBUG : b: Rmdir: contains trashed file: "potato" 2025/11/04 01:12:47 DEBUG : PikPak root 'rclone-test-mojuceb1riku': deleted 2 directories 2025/11/04 01:12:51 DEBUG : c: Rmdir: contains trashed file: "non empty space" 2025/11/04 01:12:52 DEBUG : a: Rmdir: contains trashed file: "potato2" --- PASS: TestSyncIgnoreErrors (18.83s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:12:54 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/11/04 01:12:54 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/11/04 01:12:55 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:12:55 DEBUG : empty space: size = 1 OK 2025/11/04 01:12:55 DEBUG : empty space: Sizes identical 2025/11/04 01:12:55 DEBUG : empty space: Unchanged skipping 2025/11/04 01:12:55 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:12:55 DEBUG : Waiting for deletions to finish 2025/11/04 01:12:55 INFO : There was nothing to transfer 2025/11/04 01:12:56 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:12:56 DEBUG : empty space: size = 1 OK 2025/11/04 01:12:56 DEBUG : empty space: Sizes identical 2025/11/04 01:12:56 DEBUG : empty space: Unchanged skipping 2025/11/04 01:12:56 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:12:56 DEBUG : Waiting for deletions to finish 2025/11/04 01:12:56 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.86s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:12:58 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/11/04 01:12:58 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/11/04 01:12:59 DEBUG : empty space: size = 1 OK 2025/11/04 01:12:59 DEBUG : empty space: Sizes identical 2025/11/04 01:12:59 DEBUG : empty space: Unchanged skipping 2025/11/04 01:12:59 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:12:59 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:12:59 DEBUG : Waiting for deletions to finish 2025/11/04 01:12:59 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.36s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" sync_test.go:1072: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.61s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:13:02 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/11/04 01:13:02 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/11/04 01:13:03 DEBUG : empty space: size = 1 OK 2025/11/04 01:13:03 DEBUG : empty space: Sizes identical 2025/11/04 01:13:03 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/04 01:13:03 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:13:03 DEBUG : empty space: Unchanged skipping 2025/11/04 01:13:03 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:13:03 DEBUG : potato: gcid = F284CA644CF64403B777451495CA659CC12415AF 2025/11/04 01:13:04 DEBUG : potato: size = 60 OK 2025/11/04 01:13:04 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/11/04 01:13:04 INFO : potato: Copied (new) 2025/11/04 01:13:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (5.26s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:13:07 DEBUG : potato: calculating gcid: failed to unwrap object from src: potato 2025/11/04 01:13:07 DEBUG : potato: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/11/04 01:13:08 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:13:08 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2928273585) 2025/11/04 01:13:08 DEBUG : potato: size = 60 (PikPak root 'rclone-test-mojuceb1riku') 2025/11/04 01:13:08 DEBUG : potato: Sizes differ 2025/11/04 01:13:08 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:13:08 DEBUG : potato: gcid = 0B2BF6BE338377A62FA7636AD169C4B56486C1B1 2025/11/04 01:13:10 DEBUG : potato: size = 21 OK 2025/11/04 01:13:10 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/11/04 01:13:10 INFO : potato: Copied (replaced existing) 2025/11/04 01:13:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (5.29s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" sync_test.go:1136: ModTimeNotSupported so forcing file to be a different size 2025/11/04 01:13:12 DEBUG : potato: calculating gcid: failed to unwrap object from src: potato 2025/11/04 01:13:12 DEBUG : potato: gcid = 728d2aee5ac530a2abb4d2d01a698f859f44fbf1 2025/11/04 01:13:13 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:13:13 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2928273585) 2025/11/04 01:13:13 DEBUG : potato: size = 36 (PikPak root 'rclone-test-mojuceb1riku') 2025/11/04 01:13:13 DEBUG : potato: Sizes differ 2025/11/04 01:13:13 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:13:14 DEBUG : potato: gcid = 4610B0F211BE9069C0AAAC2F7EC34B5E164C9556 2025/11/04 01:13:16 DEBUG : potato: size = 21 OK 2025/11/04 01:13:16 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/11/04 01:13:16 INFO : potato: Copied (replaced existing) 2025/11/04 01:13:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (5.29s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:13:18 DEBUG : potato: calculating gcid: failed to unwrap object from src: potato 2025/11/04 01:13:18 DEBUG : potato: gcid = 4610b0f211be9069c0aaac2f7ec34b5e164c9556 2025/11/04 01:13:18 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/11/04 01:13:18 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/11/04 01:13:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/04 01:13:19 DEBUG : empty space: size = 1 OK 2025/11/04 01:13:19 DEBUG : empty space: Sizes identical 2025/11/04 01:13:19 DEBUG : empty space: Unchanged skipping 2025/11/04 01:13:19 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/04 01:13:19 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:13:19 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:13:19 DEBUG : Waiting for deletions to finish 2025/11/04 01:13:19 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.65s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:13:22 DEBUG : potato: calculating gcid: failed to unwrap object from src: potato 2025/11/04 01:13:22 DEBUG : potato: gcid = 4610b0f211be9069c0aaac2f7ec34b5e164c9556 2025/11/04 01:13:23 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/11/04 01:13:23 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/11/04 01:13:24 DEBUG : empty space: size = 1 OK 2025/11/04 01:13:24 DEBUG : empty space: Sizes identical 2025/11/04 01:13:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/04 01:13:24 DEBUG : empty space: Unchanged skipping 2025/11/04 01:13:24 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:13:24 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:13:25 DEBUG : potato2: gcid = F284CA644CF64403B777451495CA659CC12415AF 2025/11/04 01:13:25 DEBUG : potato2: size = 60 OK 2025/11/04 01:13:25 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/11/04 01:13:25 INFO : potato2: Copied (new) 2025/11/04 01:13:25 DEBUG : Waiting for deletions to finish 2025/11/04 01:13:26 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.96s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:13:30 DEBUG : b/potato: calculating gcid: failed to unwrap object from src: b/potato 2025/11/04 01:13:30 DEBUG : b/potato: gcid = 4610b0f211be9069c0aaac2f7ec34b5e164c9556 2025/11/04 01:13:31 DEBUG : c/non empty space: calculating gcid: failed to unwrap object from src: c/non empty space 2025/11/04 01:13:31 DEBUG : c/non empty space: gcid = 38650f9e5ef1421ecffb4d8870fac603ce07a319 2025/11/04 01:13:32 INFO : d: Making directory 2025/11/04 01:13:32 INFO : d/e: Making directory 2025/11/04 01:13:34 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/04 01:13:35 DEBUG : c/non empty space: size = 5 OK 2025/11/04 01:13:35 DEBUG : c/non empty space: Sizes identical 2025/11/04 01:13:35 DEBUG : c/non empty space: Unchanged skipping 2025/11/04 01:13:36 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:13:36 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:13:36 DEBUG : a/potato2: gcid = F284CA644CF64403B777451495CA659CC12415AF 2025/11/04 01:13:37 DEBUG : a/potato2: size = 60 OK 2025/11/04 01:13:37 DEBUG : a/potato2: Dst hash empty - aborting Src hash check 2025/11/04 01:13:37 INFO : a/potato2: Copied (new) 2025/11/04 01:13:37 DEBUG : Waiting for deletions to finish 2025/11/04 01:13:38 INFO : b/potato: Deleted 2025/11/04 01:13:38 INFO : d/e: Removing directory 2025/11/04 01:13:39 INFO : d: Removing directory 2025/11/04 01:13:39 DEBUG : d: Rmdir: contains trashed file: "e" 2025/11/04 01:13:41 INFO : b: Removing directory 2025/11/04 01:13:41 DEBUG : b: Rmdir: contains trashed file: "potato" 2025/11/04 01:13:42 DEBUG : PikPak root 'rclone-test-mojuceb1riku': deleted 3 directories 2025/11/04 01:13:46 DEBUG : c: Rmdir: contains trashed file: "non empty space" 2025/11/04 01:13:47 DEBUG : a: Rmdir: contains trashed file: "potato2" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (19.36s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:13:50 DEBUG : b/potato: calculating gcid: failed to unwrap object from src: b/potato 2025/11/04 01:13:50 DEBUG : b/potato: gcid = 4610b0f211be9069c0aaac2f7ec34b5e164c9556 2025/11/04 01:13:51 DEBUG : c/non empty space: calculating gcid: failed to unwrap object from src: c/non empty space 2025/11/04 01:13:51 DEBUG : c/non empty space: gcid = 38650f9e5ef1421ecffb4d8870fac603ce07a319 2025/11/04 01:13:51 INFO : d: Making directory 2025/11/04 01:13:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/04 01:13:53 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:13:53 DEBUG : c/non empty space: size = 5 OK 2025/11/04 01:13:53 DEBUG : c/non empty space: Sizes identical 2025/11/04 01:13:53 DEBUG : c/non empty space: Unchanged skipping 2025/11/04 01:13:53 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:13:55 DEBUG : a/potato2: gcid = F284CA644CF64403B777451495CA659CC12415AF 2025/11/04 01:13:55 DEBUG : a/potato2: size = 60 OK 2025/11/04 01:13:55 DEBUG : a/potato2: Dst hash empty - aborting Src hash check 2025/11/04 01:13:55 INFO : a/potato2: Copied (new) 2025/11/04 01:13:55 ERROR : PikPak root 'rclone-test-mojuceb1riku': not deleting files as there were IO errors 2025/11/04 01:13:55 ERROR : PikPak root 'rclone-test-mojuceb1riku': not deleting directories as there were IO errors 2025/11/04 01:14:01 DEBUG : c: Rmdir: contains trashed file: "non empty space" 2025/11/04 01:14:03 DEBUG : b: Rmdir: contains trashed file: "potato" 2025/11/04 01:14:04 DEBUG : a: Rmdir: contains trashed file: "potato2" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (17.10s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:14:06 DEBUG : potato: calculating gcid: failed to unwrap object from src: potato 2025/11/04 01:14:06 DEBUG : potato: gcid = 4610b0f211be9069c0aaac2f7ec34b5e164c9556 2025/11/04 01:14:07 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/11/04 01:14:07 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/11/04 01:14:07 DEBUG : Waiting for deletions to finish 2025/11/04 01:14:07 DEBUG : empty space: size = 1 OK 2025/11/04 01:14:07 DEBUG : empty space: Sizes identical 2025/11/04 01:14:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/04 01:14:07 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:14:07 DEBUG : empty space: Unchanged skipping 2025/11/04 01:14:07 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:14:08 DEBUG : potato2: gcid = F284CA644CF64403B777451495CA659CC12415AF 2025/11/04 01:14:08 DEBUG : potato2: size = 60 OK 2025/11/04 01:14:08 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/11/04 01:14:08 INFO : potato2: Copied (new) 2025/11/04 01:14:09 INFO : potato: Deleted --- PASS: TestSyncDeleteDuring (6.20s) === RUN TestSyncDeleteBefore run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:14:12 DEBUG : potato: calculating gcid: failed to unwrap object from src: potato 2025/11/04 01:14:12 DEBUG : potato: gcid = 4610b0f211be9069c0aaac2f7ec34b5e164c9556 2025/11/04 01:14:13 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/11/04 01:14:13 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/11/04 01:14:13 DEBUG : Waiting for deletions to finish 2025/11/04 01:14:14 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:14:14 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:14:15 INFO : potato: Deleted 2025/11/04 01:14:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/04 01:14:15 DEBUG : empty space: size = 1 OK 2025/11/04 01:14:15 DEBUG : empty space: Sizes identical 2025/11/04 01:14:15 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:14:15 DEBUG : empty space: Unchanged skipping 2025/11/04 01:14:15 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:14:16 DEBUG : potato2: gcid = F284CA644CF64403B777451495CA659CC12415AF 2025/11/04 01:14:16 DEBUG : potato2: size = 60 OK 2025/11/04 01:14:16 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/11/04 01:14:16 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.24s) === RUN TestCopyDeleteBefore run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:14:19 DEBUG : potato: calculating gcid: failed to unwrap object from src: potato 2025/11/04 01:14:19 DEBUG : potato: gcid = 2b96e3e0cf87879486cc850d3aebb91b6cc80acd 2025/11/04 01:14:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/04 01:14:20 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:14:20 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:14:21 DEBUG : potato2: gcid = 5609D3871BAF3D9C2C2D6FF299B3E0D4DCDFEA12 2025/11/04 01:14:21 DEBUG : potato2: size = 19 OK 2025/11/04 01:14:21 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/11/04 01:14:21 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (5.19s) === RUN TestSyncWithExclude run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:14:24 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/11/04 01:14:24 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/11/04 01:14:25 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/11/04 01:14:25 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/11/04 01:14:26 DEBUG : enormous: Excluded (Size Filter) 2025/11/04 01:14:26 DEBUG : enormous: Excluded 2025/11/04 01:14:26 DEBUG : potato2: Excluded (Size Filter) 2025/11/04 01:14:26 DEBUG : potato2: Excluded 2025/11/04 01:14:26 DEBUG : potato2: Excluded (Size Filter) 2025/11/04 01:14:26 DEBUG : potato2: Excluded 2025/11/04 01:14:26 DEBUG : empty space: size = 1 OK 2025/11/04 01:14:26 DEBUG : empty space: Sizes identical 2025/11/04 01:14:26 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:14:26 DEBUG : empty space: Unchanged skipping 2025/11/04 01:14:26 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:14:26 DEBUG : Waiting for deletions to finish 2025/11/04 01:14:26 INFO : There was nothing to transfer 2025/11/04 01:14:26 DEBUG : enormous: Excluded (Size Filter) 2025/11/04 01:14:26 DEBUG : enormous: Excluded 2025/11/04 01:14:26 DEBUG : potato2: Excluded (Size Filter) 2025/11/04 01:14:26 DEBUG : potato2: Excluded 2025/11/04 01:14:27 DEBUG : potato2: Excluded (Size Filter) 2025/11/04 01:14:27 DEBUG : potato2: Excluded 2025/11/04 01:14:27 DEBUG : empty space: size = 1 OK 2025/11/04 01:14:27 DEBUG : empty space: Sizes identical 2025/11/04 01:14:27 DEBUG : empty space: Unchanged skipping 2025/11/04 01:14:27 DEBUG : Local file system at /tmp/rclone2928273585: Waiting for checks to finish 2025/11/04 01:14:27 DEBUG : Local file system at /tmp/rclone2928273585: Waiting for transfers to finish 2025/11/04 01:14:27 DEBUG : Waiting for deletions to finish 2025/11/04 01:14:27 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.24s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:14:30 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/11/04 01:14:30 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/11/04 01:14:30 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/11/04 01:14:30 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/11/04 01:14:31 DEBUG : enormous: calculating gcid: failed to unwrap object from src: enormous 2025/11/04 01:14:31 DEBUG : enormous: gcid = 3263d761482234c1af659712f0f2b3d89f5f7e15 2025/11/04 01:14:32 DEBUG : enormous: Excluded (Size Filter) 2025/11/04 01:14:32 DEBUG : enormous: Excluded 2025/11/04 01:14:32 DEBUG : potato2: Excluded (Size Filter) 2025/11/04 01:14:32 DEBUG : potato2: Excluded 2025/11/04 01:14:32 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:14:32 DEBUG : empty space: size = 1 OK 2025/11/04 01:14:32 DEBUG : empty space: Sizes identical 2025/11/04 01:14:32 DEBUG : empty space: Unchanged skipping 2025/11/04 01:14:32 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:14:32 DEBUG : Waiting for deletions to finish 2025/11/04 01:14:33 INFO : enormous: Deleted 2025/11/04 01:14:33 INFO : potato2: Deleted 2025/11/04 01:14:33 INFO : There was nothing to transfer 2025/11/04 01:14:34 DEBUG : empty space: size = 1 OK 2025/11/04 01:14:34 DEBUG : empty space: Sizes identical 2025/11/04 01:14:34 DEBUG : empty space: Unchanged skipping 2025/11/04 01:14:34 DEBUG : Local file system at /tmp/rclone2928273585: Waiting for checks to finish 2025/11/04 01:14:34 DEBUG : Local file system at /tmp/rclone2928273585: Waiting for transfers to finish 2025/11/04 01:14:34 DEBUG : Waiting for deletions to finish 2025/11/04 01:14:34 INFO : enormous: Deleted 2025/11/04 01:14:34 INFO : potato2: Deleted 2025/11/04 01:14:34 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (5.98s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" sync_test.go:1453: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.57s) === 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:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" sync_test.go:1568: Can track renames: true 2025/11/04 01:14:36 INFO : PikPak root 'rclone-test-mojuceb1riku': Making map for --track-renames 2025/11/04 01:14:36 INFO : PikPak root 'rclone-test-mojuceb1riku': Finished making map for --track-renames 2025/11/04 01:14:36 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:14:36 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/04 01:14:36 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/04 01:14:36 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for renames to finish 2025/11/04 01:14:36 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:14:37 DEBUG : potato: gcid = 042F38E8A9BA1C5763703527A7310AA86EE543A1 2025/11/04 01:14:37 DEBUG : yam: gcid = EFF462CAEB44EA6C3FB2CE986E6D7A822418EF2B 2025/11/04 01:14:37 DEBUG : potato: size = 14 OK 2025/11/04 01:14:37 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/11/04 01:14:37 INFO : potato: Copied (new) 2025/11/04 01:14:37 DEBUG : yam: size = 11 OK 2025/11/04 01:14:37 DEBUG : yam: Dst hash empty - aborting Src hash check 2025/11/04 01:14:37 INFO : yam: Copied (new) 2025/11/04 01:14:37 DEBUG : Waiting for deletions to finish 2025/11/04 01:14:38 DEBUG : potato: size = 14 OK 2025/11/04 01:14:38 DEBUG : potato: Sizes identical 2025/11/04 01:14:38 INFO : PikPak root 'rclone-test-mojuceb1riku': Making map for --track-renames 2025/11/04 01:14:38 INFO : PikPak root 'rclone-test-mojuceb1riku': Finished making map for --track-renames 2025/11/04 01:14:38 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:14:38 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/11/04 01:14:38 DEBUG : potato: Unchanged skipping 2025/11/04 01:14:38 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for renames to finish 2025/11/04 01:14:38 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:14:38 DEBUG : yaml: gcid = EFF462CAEB44EA6C3FB2CE986E6D7A822418EF2B 2025/11/04 01:14:39 DEBUG : yaml: size = 11 OK 2025/11/04 01:14:39 DEBUG : yaml: Dst hash empty - aborting Src hash check 2025/11/04 01:14:39 INFO : yaml: Copied (new) 2025/11/04 01:14:39 DEBUG : Waiting for deletions to finish 2025/11/04 01:14:40 INFO : yam: Deleted sync_test.go:1594: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1594 Error: Not equal: expected: true actual : false Test: TestSyncWithTrackRenames Messages: canTrackRenames=true, renames=0 --- FAIL: TestSyncWithTrackRenames (6.98s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" sync_test.go:1640: Can track renames: false 2025/11/04 01:14:43 ERROR : PikPak root 'rclone-test-mojuceb1riku': Ignoring --track-renames as either the source or destination do not support modtime 2025/11/04 01:14:43 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/04 01:14:43 DEBUG : yam: Need to transfer - File not found at Destination 2025/11/04 01:14:43 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:14:43 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:14:44 DEBUG : potato: gcid = 042F38E8A9BA1C5763703527A7310AA86EE543A1 2025/11/04 01:14:44 DEBUG : yam: gcid = EFF462CAEB44EA6C3FB2CE986E6D7A822418EF2B 2025/11/04 01:14:44 DEBUG : potato: size = 14 OK 2025/11/04 01:14:44 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/11/04 01:14:44 INFO : potato: Copied (new) 2025/11/04 01:14:44 DEBUG : yam: size = 11 OK 2025/11/04 01:14:44 DEBUG : yam: Dst hash empty - aborting Src hash check 2025/11/04 01:14:44 INFO : yam: Copied (new) 2025/11/04 01:14:44 DEBUG : Waiting for deletions to finish 2025/11/04 01:14:45 ERROR : PikPak root 'rclone-test-mojuceb1riku': Ignoring --track-renames as either the source or destination do not support modtime 2025/11/04 01:14:45 DEBUG : potato: size = 14 OK 2025/11/04 01:14:45 DEBUG : potato: Sizes identical 2025/11/04 01:14:45 DEBUG : yaml: Need to transfer - File not found at Destination 2025/11/04 01:14:45 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:14:45 DEBUG : potato: Unchanged skipping 2025/11/04 01:14:45 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:14:45 DEBUG : yaml: gcid = EFF462CAEB44EA6C3FB2CE986E6D7A822418EF2B 2025/11/04 01:14:46 DEBUG : yaml: size = 11 OK 2025/11/04 01:14:46 DEBUG : yaml: Dst hash empty - aborting Src hash check 2025/11/04 01:14:46 INFO : yaml: Copied (new) 2025/11/04 01:14:46 DEBUG : Waiting for deletions to finish 2025/11/04 01:14:47 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyModtime (6.96s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" sync_test.go:1679: Can track renames: false 2025/11/04 01:14:50 INFO : PikPak root 'rclone-test-mojuceb1riku': Making map for --track-renames 2025/11/04 01:14:50 INFO : PikPak root 'rclone-test-mojuceb1riku': Finished making map for --track-renames 2025/11/04 01:14:50 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:14:50 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/04 01:14:50 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/11/04 01:14:50 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for renames to finish 2025/11/04 01:14:50 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:14:52 DEBUG : sub/yam: gcid = EFF462CAEB44EA6C3FB2CE986E6D7A822418EF2B 2025/11/04 01:14:52 DEBUG : potato: gcid = 042F38E8A9BA1C5763703527A7310AA86EE543A1 2025/11/04 01:14:52 DEBUG : sub/yam: size = 11 OK 2025/11/04 01:14:52 DEBUG : sub/yam: Dst hash empty - aborting Src hash check 2025/11/04 01:14:52 INFO : sub/yam: Copied (new) 2025/11/04 01:14:52 DEBUG : potato: size = 14 OK 2025/11/04 01:14:52 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/11/04 01:14:52 INFO : potato: Copied (new) 2025/11/04 01:14:52 DEBUG : Waiting for deletions to finish 2025/11/04 01:14:53 DEBUG : potato: size = 14 OK 2025/11/04 01:14:53 DEBUG : potato: Sizes identical 2025/11/04 01:14:53 DEBUG : potato: Unchanged skipping 2025/11/04 01:14:53 INFO : PikPak root 'rclone-test-mojuceb1riku': Making map for --track-renames 2025/11/04 01:14:53 INFO : PikPak root 'rclone-test-mojuceb1riku': Finished making map for --track-renames 2025/11/04 01:14:53 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:14:53 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for renames to finish 2025/11/04 01:14:55 INFO : sub/yam: Moved (server-side) to: yam 2025/11/04 01:14:55 INFO : yam: Renamed from "sub/yam" 2025/11/04 01:14:55 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:14:55 DEBUG : Waiting for deletions to finish 2025/11/04 01:14:55 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (10.04s) === RUN TestServerSideMoveLocal run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:15:00 DEBUG : Creating backend with remote "/tmp/rclone2928273585/dir1" 2025/11/04 01:15:00 DEBUG : Config file has changed externally - reloading 2025/11/04 01:15:00 DEBUG : Creating backend with remote "/tmp/rclone2928273585/dir2" 2025/11/04 01:15:00 DEBUG : Local file system at /tmp/rclone2928273585/dir2: Using server-side directory move 2025/11/04 01:15:00 INFO : Local file system at /tmp/rclone2928273585/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/04 01:15:00 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/04 01:15:00 DEBUG : Local file system at /tmp/rclone2928273585/dir2: Waiting for checks to finish 2025/11/04 01:15:00 DEBUG : Local file system at /tmp/rclone2928273585/dir2: Waiting for transfers to finish 2025/11/04 01:15:00 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.59s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:15:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/04 01:15:01 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/04 01:15:01 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:15:01 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:15:02 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/11/04 01:15:03 DEBUG : sub dir/hello world: size = 11 OK 2025/11/04 01:15:03 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/11/04 01:15:03 INFO : sub dir/hello world: Copied (new) 2025/11/04 01:15:03 INFO : sub dir/hello world: Deleted 2025/11/04 01:15:04 DEBUG : nested/sub dir/file: gcid = 82E1BE46AF6810D05CE889DB14236009AF874EB5 2025/11/04 01:15:04 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/04 01:15:04 DEBUG : nested/sub dir/file: Dst hash empty - aborting Src hash check 2025/11/04 01:15:04 INFO : nested/sub dir/file: Copied (new) 2025/11/04 01:15:04 INFO : nested/sub dir/file: Deleted 2025/11/04 01:15:04 INFO : sub dir: Removing directory 2025/11/04 01:15:04 INFO : nested/sub dir: Removing directory 2025/11/04 01:15:04 INFO : nested: Removing directory 2025/11/04 01:15:04 DEBUG : Local file system at /tmp/rclone2928273585: deleted 3 directories 2025/11/04 01:15:08 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" 2025/11/04 01:15:10 DEBUG : nested/sub dir: Rmdir: contains trashed file: "file" 2025/11/04 01:15:11 DEBUG : nested: Rmdir: contains trashed file: "sub dir" --- PASS: TestMoveWithDeleteEmptySrcDirs (11.96s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:15:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/04 01:15:13 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/04 01:15:13 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:15:13 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:15:14 DEBUG : sub dir/hello world: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/11/04 01:15:14 DEBUG : sub dir/hello world: size = 11 OK 2025/11/04 01:15:14 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/11/04 01:15:14 INFO : sub dir/hello world: Copied (new) 2025/11/04 01:15:14 INFO : sub dir/hello world: Deleted 2025/11/04 01:15:16 DEBUG : nested/sub dir/file: gcid = 82E1BE46AF6810D05CE889DB14236009AF874EB5 2025/11/04 01:15:16 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/04 01:15:16 DEBUG : nested/sub dir/file: Dst hash empty - aborting Src hash check 2025/11/04 01:15:16 INFO : nested/sub dir/file: Copied (new) 2025/11/04 01:15:16 INFO : nested/sub dir/file: Deleted 2025/11/04 01:15:20 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" 2025/11/04 01:15:22 DEBUG : nested/sub dir: Rmdir: contains trashed file: "file" 2025/11/04 01:15:23 DEBUG : nested: Rmdir: contains trashed file: "sub dir" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (11.93s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:15:25 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/04 01:15:25 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/04 01:15:25 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:15:25 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:15:26 DEBUG : existing: gcid = 2A54A2DADF85005832B477A2CF6B042FBE28D421 2025/11/04 01:15:26 DEBUG : existing-b: gcid = F5E2F430F70ADB8C5D5CD97AC2C56CCE089FB65B 2025/11/04 01:15:26 DEBUG : existing: size = 6 OK 2025/11/04 01:15:26 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/11/04 01:15:26 INFO : existing: Copied (new) 2025/11/04 01:15:26 INFO : existing: Deleted 2025/11/04 01:15:26 DEBUG : existing-b: size = 6 OK 2025/11/04 01:15:26 DEBUG : existing-b: Dst hash empty - aborting Src hash check 2025/11/04 01:15:26 INFO : existing-b: Copied (new) 2025/11/04 01:15:26 INFO : existing-b: Deleted 2025/11/04 01:15:27 DEBUG : existing: Destination exists, skipping 2025/11/04 01:15:27 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/04 01:15:27 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:15:27 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:15:27 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (5.30s) === RUN TestServerSideMove run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:15:30 DEBUG : Creating backend with remote "TestPikPak:rclone-test-razeruc6rogu" 2025/11/04 01:15:31 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/11/04 01:15:31 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/11/04 01:15:32 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/11/04 01:15:32 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/11/04 01:15:33 DEBUG : potato3: calculating gcid: failed to unwrap object from src: potato3 2025/11/04 01:15:33 DEBUG : potato3: gcid = 9dee7de1c6ec137b072da7e579dcc66439cb22bb sync_test.go:1735: Server side move (if possible) PikPak root 'rclone-test-mojuceb1riku' -> PikPak root 'rclone-test-razeruc6rogu' 2025/11/04 01:15:34 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/11/04 01:15:34 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/11/04 01:15:35 DEBUG : potato3: calculating gcid: failed to unwrap object from src: potato3 2025/11/04 01:15:35 DEBUG : potato3: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/11/04 01:15:35 DEBUG : PikPak root 'rclone-test-razeruc6rogu': Using server-side directory move 2025/11/04 01:15:35 INFO : PikPak root 'rclone-test-razeruc6rogu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/04 01:15:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/04 01:15:36 DEBUG : empty space: size = 1 OK 2025/11/04 01:15:36 DEBUG : empty space: Sizes identical 2025/11/04 01:15:36 DEBUG : empty space: Unchanged skipping 2025/11/04 01:15:36 DEBUG : PikPak root 'rclone-test-razeruc6rogu': Waiting for checks to finish 2025/11/04 01:15:36 DEBUG : potato3: size = 68 (PikPak root 'rclone-test-mojuceb1riku') 2025/11/04 01:15:36 DEBUG : potato3: size = 60 (PikPak root 'rclone-test-razeruc6rogu') 2025/11/04 01:15:36 DEBUG : potato3: Sizes differ 2025/11/04 01:15:37 INFO : empty space: Deleted 2025/11/04 01:15:37 DEBUG : PikPak root 'rclone-test-razeruc6rogu': Waiting for transfers to finish 2025/11/04 01:15:37 INFO : potato3: Deleted 2025/11/04 01:15:37 INFO : potato2: Moved (server-side) 2025/11/04 01:15:38 INFO : potato3: Moved (server-side) 2025/11/04 01:15:39 DEBUG : Creating backend with remote "TestPikPak:rclone-test-nociyuq0hepu" 2025/11/04 01:15:40 DEBUG : PikPak root 'rclone-test-nociyuq0hepu': Using server-side directory move 2025/11/04 01:15:41 INFO : PikPak root 'rclone-test-nociyuq0hepu': Server side directory move succeeded 2025/11/04 01:15:42 ERROR : error listing: directory not found 2025/11/04 01:15:42 DEBUG : PikPak root 'rclone-test-nociyuq0hepu': Purge remote 2025/11/04 01:15:43 DEBUG : PikPak root 'rclone-test-razeruc6rogu': Purge remote 2025/11/04 01:15:43 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (14.01s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:15:44 DEBUG : Creating backend with remote "TestPikPak:rclone-test-lazetob3cehu" 2025/11/04 01:15:45 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/11/04 01:15:45 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/11/04 01:15:46 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/11/04 01:15:46 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/11/04 01:15:47 DEBUG : potato3: calculating gcid: failed to unwrap object from src: potato3 2025/11/04 01:15:47 DEBUG : potato3: gcid = 9dee7de1c6ec137b072da7e579dcc66439cb22bb sync_test.go:1735: Server side move (if possible) PikPak root 'rclone-test-mojuceb1riku' -> PikPak root 'rclone-test-lazetob3cehu' 2025/11/04 01:15:49 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/11/04 01:15:49 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/11/04 01:15:50 DEBUG : potato3: calculating gcid: failed to unwrap object from src: potato3 2025/11/04 01:15:50 DEBUG : potato3: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/11/04 01:15:51 DEBUG : empty space: Excluded (Size Filter) 2025/11/04 01:15:51 DEBUG : empty space: Excluded 2025/11/04 01:15:51 DEBUG : empty space: Excluded (Size Filter) 2025/11/04 01:15:51 DEBUG : empty space: Excluded 2025/11/04 01:15:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/04 01:15:51 DEBUG : potato3: size = 68 (PikPak root 'rclone-test-mojuceb1riku') 2025/11/04 01:15:51 DEBUG : potato3: size = 60 (PikPak root 'rclone-test-lazetob3cehu') 2025/11/04 01:15:51 DEBUG : PikPak root 'rclone-test-lazetob3cehu': Waiting for checks to finish 2025/11/04 01:15:51 DEBUG : potato3: Sizes differ 2025/11/04 01:15:51 DEBUG : PikPak root 'rclone-test-lazetob3cehu': Waiting for transfers to finish 2025/11/04 01:15:52 INFO : potato3: Deleted 2025/11/04 01:15:53 INFO : potato2: Moved (server-side) 2025/11/04 01:15:54 INFO : potato3: Moved (server-side) 2025/11/04 01:15:54 DEBUG : Creating backend with remote "TestPikPak:rclone-test-kefaqan1moca" 2025/11/04 01:15:56 DEBUG : empty space: Excluded (Size Filter) 2025/11/04 01:15:56 DEBUG : empty space: Excluded 2025/11/04 01:15:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/04 01:15:56 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/04 01:15:56 DEBUG : PikPak root 'rclone-test-kefaqan1moca': Waiting for checks to finish 2025/11/04 01:15:56 DEBUG : PikPak root 'rclone-test-kefaqan1moca': Waiting for transfers to finish 2025/11/04 01:15:58 INFO : potato2: Moved (server-side) 2025/11/04 01:15:58 INFO : potato3: Moved (server-side) 2025/11/04 01:15:59 DEBUG : PikPak root 'rclone-test-kefaqan1moca': Purge remote 2025/11/04 01:16:00 DEBUG : PikPak root 'rclone-test-lazetob3cehu': Purge remote --- PASS: TestServerSideMoveWithFilter (18.70s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:16:02 DEBUG : Creating backend with remote "TestPikPak:rclone-test-gateten4hayo" 2025/11/04 01:16:04 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/11/04 01:16:04 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/11/04 01:16:05 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/11/04 01:16:05 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/11/04 01:16:05 DEBUG : potato3: calculating gcid: failed to unwrap object from src: potato3 2025/11/04 01:16:05 DEBUG : potato3: gcid = 9dee7de1c6ec137b072da7e579dcc66439cb22bb 2025/11/04 01:16:06 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) PikPak root 'rclone-test-mojuceb1riku' -> PikPak root 'rclone-test-gateten4hayo' 2025/11/04 01:16:08 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/11/04 01:16:08 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/11/04 01:16:09 DEBUG : potato3: calculating gcid: failed to unwrap object from src: potato3 2025/11/04 01:16:09 DEBUG : potato3: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/11/04 01:16:09 DEBUG : PikPak root 'rclone-test-gateten4hayo': Using server-side directory move 2025/11/04 01:16:09 INFO : PikPak root 'rclone-test-gateten4hayo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/04 01:16:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/04 01:16:09 DEBUG : empty space: size = 1 OK 2025/11/04 01:16:09 DEBUG : empty space: Sizes identical 2025/11/04 01:16:09 DEBUG : empty space: Unchanged skipping 2025/11/04 01:16:09 DEBUG : potato3: size = 68 (PikPak root 'rclone-test-mojuceb1riku') 2025/11/04 01:16:09 DEBUG : potato3: size = 60 (PikPak root 'rclone-test-gateten4hayo') 2025/11/04 01:16:09 DEBUG : potato3: Sizes differ 2025/11/04 01:16:10 DEBUG : PikPak root 'rclone-test-gateten4hayo': Waiting for checks to finish 2025/11/04 01:16:11 INFO : empty space: Deleted 2025/11/04 01:16:11 DEBUG : PikPak root 'rclone-test-gateten4hayo': Waiting for transfers to finish 2025/11/04 01:16:11 INFO : potato3: Deleted 2025/11/04 01:16:11 INFO : potato2: Moved (server-side) 2025/11/04 01:16:12 INFO : potato3: Moved (server-side) 2025/11/04 01:16:12 INFO : tomatoDir: Removing directory 2025/11/04 01:16:14 DEBUG : PikPak root 'rclone-test-mojuceb1riku': deleted 1 directories 2025/11/04 01:16:15 DEBUG : Creating backend with remote "TestPikPak:rclone-test-mivomag5buqu" 2025/11/04 01:16:16 INFO : tomatoDir: Making directory 2025/11/04 01:16:17 DEBUG : PikPak root 'rclone-test-mivomag5buqu': Using server-side directory move 2025/11/04 01:16:17 INFO : PikPak root 'rclone-test-mivomag5buqu': Server side directory move succeeded 2025/11/04 01:16:18 ERROR : error listing: directory not found 2025/11/04 01:16:19 ERROR : error listing: directory not found 2025/11/04 01:16:19 DEBUG : PikPak root 'rclone-test-mivomag5buqu': Purge remote 2025/11/04 01:16:20 DEBUG : PikPak root 'rclone-test-gateten4hayo': Purge remote 2025/11/04 01:16:20 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (18.41s) === RUN TestServerSideMoveOverlap run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.58s) === RUN TestSyncOverlap run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:16:21 DEBUG : Creating backend with remote "TestPikPak:rclone-test-mojuceb1riku/rclone-sync-test" --- PASS: TestSyncOverlap (2.64s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:16:24 DEBUG : Creating backend with remote "TestPikPak:rclone-test-mojuceb1riku/rclone-sync-test" 2025/11/04 01:16:27 DEBUG : Creating backend with remote "TestPikPak:rclone-test-mojuceb1riku/rclone-sync-test-include/layer2" 2025/11/04 01:16:30 DEBUG : Creating backend with remote "TestPikPak:rclone-test-mojuceb1riku/rclone-sync-test-ignore-file" 2025/11/04 01:16:33 DEBUG : rclone-sync-test-ignore-file/.ignore: calculating gcid: failed to unwrap object from src: rclone-sync-test-ignore-file/.ignore 2025/11/04 01:16:33 DEBUG : rclone-sync-test-ignore-file/.ignore: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/11/04 01:16:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/04 01:16:36 DEBUG : rclone-sync-test: Excluded 2025/11/04 01:16:37 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/04 01:16:37 DEBUG : PikPak root 'rclone-test-mojuceb1riku/rclone-sync-test': Waiting for checks to finish 2025/11/04 01:16:37 DEBUG : PikPak root 'rclone-test-mojuceb1riku/rclone-sync-test': Waiting for transfers to finish 2025/11/04 01:16:37 DEBUG : Waiting for deletions to finish 2025/11/04 01:16:37 INFO : There was nothing to transfer 2025/11/04 01:16:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/04 01:16:38 DEBUG : rclone-sync-test: Excluded 2025/11/04 01:16:39 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/04 01:16:39 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:16:39 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:16:39 DEBUG : Waiting for deletions to finish 2025/11/04 01:16:39 INFO : rclone-sync-test-include: Removing directory 2025/11/04 01:16:39 DEBUG : rclone-sync-test-include: Rmdir: contains file: "layer2" 2025/11/04 01:16:39 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/11/04 01:16:39 DEBUG : PikPak root 'rclone-test-mojuceb1riku': failed to delete 1 directories 2025/11/04 01:16:39 INFO : There was nothing to transfer 2025/11/04 01:16:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/04 01:16:41 DEBUG : rclone-sync-test: Excluded 2025/11/04 01:16:41 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/04 01:16:41 DEBUG : PikPak root 'rclone-test-mojuceb1riku/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/11/04 01:16:41 DEBUG : PikPak root 'rclone-test-mojuceb1riku/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/11/04 01:16:41 DEBUG : Waiting for deletions to finish 2025/11/04 01:16:41 INFO : There was nothing to transfer 2025/11/04 01:16:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/04 01:16:43 DEBUG : rclone-sync-test: Excluded 2025/11/04 01:16:44 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/04 01:16:44 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:16:44 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:16:44 DEBUG : Waiting for deletions to finish 2025/11/04 01:16:44 INFO : rclone-sync-test-include: Removing directory 2025/11/04 01:16:44 DEBUG : rclone-sync-test-include: Rmdir: contains file: "layer2" 2025/11/04 01:16:44 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/11/04 01:16:44 DEBUG : PikPak root 'rclone-test-mojuceb1riku': failed to delete 1 directories 2025/11/04 01:16:44 INFO : There was nothing to transfer 2025/11/04 01:16:44 DEBUG : Excluded 2025/11/04 01:16:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/04 01:16:45 DEBUG : rclone-sync-test: Excluded 2025/11/04 01:16:46 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/04 01:16:46 DEBUG : PikPak root 'rclone-test-mojuceb1riku/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/11/04 01:16:46 DEBUG : PikPak root 'rclone-test-mojuceb1riku/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/11/04 01:16:46 DEBUG : Waiting for deletions to finish 2025/11/04 01:16:46 INFO : There was nothing to transfer 2025/11/04 01:16:49 DEBUG : rclone-sync-test-include: Rmdir: contains trashed file: "layer2" 2025/11/04 01:16:51 DEBUG : rclone-sync-test-ignore-file: Rmdir: contains trashed file: ".ignore" --- PASS: TestSyncOverlapWithFilter (29.62s) === RUN TestSyncCompareDest run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:16:54 DEBUG : Creating backend with remote "TestPikPak:rclone-test-mojuceb1riku/dst" 2025/11/04 01:16:56 DEBUG : Creating backend with remote "TestPikPak:rclone-test-mojuceb1riku/CompareDest" 2025/11/04 01:16:58 DEBUG : one: Need to transfer - File not found at Destination 2025/11/04 01:16:58 DEBUG : PikPak root 'rclone-test-mojuceb1riku/dst': Waiting for checks to finish 2025/11/04 01:16:58 DEBUG : PikPak root 'rclone-test-mojuceb1riku/dst': Waiting for transfers to finish 2025/11/04 01:16:59 DEBUG : one: gcid = 74445CD742AF268FD22866DA0D12758951D638F7 2025/11/04 01:17:00 DEBUG : one: size = 3 OK 2025/11/04 01:17:00 DEBUG : one: Dst hash empty - aborting Src hash check 2025/11/04 01:17:00 INFO : one: Copied (new) 2025/11/04 01:17:00 DEBUG : Waiting for deletions to finish 2025/11/04 01:17:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone2928273585) 2025/11/04 01:17:01 DEBUG : PikPak root 'rclone-test-mojuceb1riku/dst': Waiting for checks to finish 2025/11/04 01:17:01 DEBUG : one: size = 3 (PikPak root 'rclone-test-mojuceb1riku/dst') 2025/11/04 01:17:01 DEBUG : one: Sizes differ 2025/11/04 01:17:02 DEBUG : PikPak root 'rclone-test-mojuceb1riku/dst': Waiting for transfers to finish 2025/11/04 01:17:02 DEBUG : one: gcid = 9F917A3EA1B24AF2E77A328BEA3B8D3CD96D53A7 2025/11/04 01:17:04 DEBUG : one: size = 5 OK 2025/11/04 01:17:04 DEBUG : one: Dst hash empty - aborting Src hash check 2025/11/04 01:17:04 INFO : one: Copied (replaced existing) 2025/11/04 01:17:04 DEBUG : Waiting for deletions to finish 2025/11/04 01:17:04 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2025/11/04 01:17:04 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2025/11/04 01:17:07 DEBUG : CompareDest/one: calculating gcid: failed to unwrap object from src: CompareDest/one 2025/11/04 01:17:07 DEBUG : CompareDest/one: gcid = 9f917a3ea1b24af2e77a328bea3b8d3cd96d53a7 2025/11/04 01:17:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone2928273585) 2025/11/04 01:17:09 DEBUG : one: size = 3 (PikPak root 'rclone-test-mojuceb1riku/dst') 2025/11/04 01:17:09 DEBUG : PikPak root 'rclone-test-mojuceb1riku/dst': Waiting for checks to finish 2025/11/04 01:17:09 DEBUG : one: Sizes differ 2025/11/04 01:17:09 DEBUG : one: size = 5 OK 2025/11/04 01:17:09 DEBUG : one: Sizes identical 2025/11/04 01:17:09 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/04 01:17:09 DEBUG : PikPak root 'rclone-test-mojuceb1riku/dst': Waiting for transfers to finish 2025/11/04 01:17:09 DEBUG : Waiting for deletions to finish 2025/11/04 01:17:09 INFO : There was nothing to transfer 2025/11/04 01:17:10 DEBUG : CompareDest/two: calculating gcid: failed to unwrap object from src: CompareDest/two 2025/11/04 01:17:10 DEBUG : CompareDest/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2025/11/04 01:17:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone2928273585) 2025/11/04 01:17:11 DEBUG : one: size = 3 (PikPak root 'rclone-test-mojuceb1riku/dst') 2025/11/04 01:17:11 DEBUG : one: Sizes differ 2025/11/04 01:17:12 DEBUG : two: size = 3 OK 2025/11/04 01:17:12 DEBUG : two: Sizes identical 2025/11/04 01:17:12 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/04 01:17:12 DEBUG : PikPak root 'rclone-test-mojuceb1riku/dst': Waiting for checks to finish 2025/11/04 01:17:12 DEBUG : one: size = 5 OK 2025/11/04 01:17:12 DEBUG : one: Sizes identical 2025/11/04 01:17:12 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/04 01:17:12 DEBUG : PikPak root 'rclone-test-mojuceb1riku/dst': Waiting for transfers to finish 2025/11/04 01:17:12 DEBUG : Waiting for deletions to finish 2025/11/04 01:17:12 INFO : There was nothing to transfer 2025/11/04 01:17:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone2928273585) 2025/11/04 01:17:13 DEBUG : one: size = 3 (PikPak root 'rclone-test-mojuceb1riku/dst') 2025/11/04 01:17:13 DEBUG : one: Sizes differ 2025/11/04 01:17:13 DEBUG : two: size = 3 OK 2025/11/04 01:17:13 DEBUG : two: Sizes identical 2025/11/04 01:17:13 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/04 01:17:13 DEBUG : PikPak root 'rclone-test-mojuceb1riku/dst': Waiting for checks to finish 2025/11/04 01:17:13 DEBUG : one: size = 5 OK 2025/11/04 01:17:13 DEBUG : one: Sizes identical 2025/11/04 01:17:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/04 01:17:13 DEBUG : PikPak root 'rclone-test-mojuceb1riku/dst': Waiting for transfers to finish 2025/11/04 01:17:13 DEBUG : Waiting for deletions to finish 2025/11/04 01:17:13 INFO : There was nothing to transfer sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/11/04 01:17:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone2928273585) 2025/11/04 01:17:15 DEBUG : one: size = 3 (PikPak root 'rclone-test-mojuceb1riku/dst') 2025/11/04 01:17:15 DEBUG : one: Sizes differ 2025/11/04 01:17:16 DEBUG : two: size = 5 (Local file system at /tmp/rclone2928273585) 2025/11/04 01:17:16 DEBUG : two: size = 3 (PikPak root 'rclone-test-mojuceb1riku/CompareDest') 2025/11/04 01:17:16 DEBUG : two: Sizes differ 2025/11/04 01:17:16 DEBUG : two: Need to transfer - File not found at Destination 2025/11/04 01:17:16 DEBUG : PikPak root 'rclone-test-mojuceb1riku/dst': Waiting for checks to finish 2025/11/04 01:17:16 DEBUG : one: size = 5 OK 2025/11/04 01:17:16 DEBUG : one: Sizes identical 2025/11/04 01:17:16 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/04 01:17:16 DEBUG : PikPak root 'rclone-test-mojuceb1riku/dst': Waiting for transfers to finish 2025/11/04 01:17:16 DEBUG : two: gcid = AB96B6D2950AA019FA94C28BB7DBD117D049F997 2025/11/04 01:17:16 DEBUG : two: size = 5 OK 2025/11/04 01:17:16 DEBUG : two: Dst hash empty - aborting Src hash check 2025/11/04 01:17:16 INFO : two: Copied (new) 2025/11/04 01:17:16 DEBUG : Waiting for deletions to finish 2025/11/04 01:17:22 DEBUG : dst: Rmdir: contains trashed file: "two" 2025/11/04 01:17:22 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/11/04 01:17:22 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/11/04 01:17:22 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/11/04 01:17:24 DEBUG : CompareDest: Rmdir: contains trashed file: "two" 2025/11/04 01:17:24 DEBUG : CompareDest: Rmdir: contains trashed file: "one" --- PASS: TestSyncCompareDest (31.45s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:17:26 DEBUG : pre-dest1/1: calculating gcid: failed to unwrap object from src: pre-dest1/1 2025/11/04 01:17:26 DEBUG : pre-dest1/1: gcid = e6cc90b878b948c35e92b003c792c46c58c4af40 2025/11/04 01:17:27 DEBUG : pre-dest2/2: calculating gcid: failed to unwrap object from src: pre-dest2/2 2025/11/04 01:17:27 DEBUG : pre-dest2/2: gcid = 12033b78389744f3f39ac4ce4ccfcad6960d8ea0 2025/11/04 01:17:28 DEBUG : Creating backend with remote "TestPikPak:rclone-test-mojuceb1riku/dest" 2025/11/04 01:17:31 DEBUG : Creating backend with remote "TestPikPak:rclone-test-mojuceb1riku/pre-dest1" 2025/11/04 01:17:32 DEBUG : Creating backend with remote "TestPikPak:rclone-test-mojuceb1riku/pre-dest2" 2025/11/04 01:17:34 DEBUG : 1: size = 1 OK 2025/11/04 01:17:34 DEBUG : 1: Sizes identical 2025/11/04 01:17:34 DEBUG : 1: Destination found in --compare-dest, skipping 2025/11/04 01:17:35 DEBUG : 2: size = 1 OK 2025/11/04 01:17:35 DEBUG : 2: Sizes identical 2025/11/04 01:17:35 DEBUG : 2: Destination found in --compare-dest, skipping 2025/11/04 01:17:35 DEBUG : 3: Need to transfer - File not found at Destination 2025/11/04 01:17:35 DEBUG : PikPak root 'rclone-test-mojuceb1riku/dest': Waiting for checks to finish 2025/11/04 01:17:35 DEBUG : PikPak root 'rclone-test-mojuceb1riku/dest': Waiting for transfers to finish 2025/11/04 01:17:37 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/11/04 01:17:37 DEBUG : 3: gcid = C4E74DDDC9CC9E2FDCDB7F63B127FB638831262E 2025/11/04 01:17:38 DEBUG : 3: size = 1 OK 2025/11/04 01:17:38 DEBUG : 3: Dst hash empty - aborting Src hash check 2025/11/04 01:17:38 INFO : 3: Copied (new) 2025/11/04 01:17:38 DEBUG : Waiting for deletions to finish 2025/11/04 01:17:39 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/11/04 01:17:44 DEBUG : pre-dest2: Rmdir: contains trashed file: "2" 2025/11/04 01:17:46 DEBUG : pre-dest1: Rmdir: contains trashed file: "1" 2025/11/04 01:17:47 DEBUG : dest: Rmdir: contains trashed file: "3" --- PASS: TestSyncMultipleCompareDest (23.25s) === RUN TestSyncCopyDest run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:17:48 DEBUG : Creating backend with remote "TestPikPak:rclone-test-mojuceb1riku/dst" 2025/11/04 01:17:50 DEBUG : Creating backend with remote "TestPikPak:rclone-test-mojuceb1riku/CopyDest" 2025/11/04 01:17:53 DEBUG : one: Need to transfer - File not found at Destination 2025/11/04 01:17:53 DEBUG : PikPak root 'rclone-test-mojuceb1riku/dst': Waiting for checks to finish 2025/11/04 01:17:53 DEBUG : PikPak root 'rclone-test-mojuceb1riku/dst': Waiting for transfers to finish 2025/11/04 01:17:54 DEBUG : one: gcid = 74445CD742AF268FD22866DA0D12758951D638F7 2025/11/04 01:17:54 DEBUG : one: size = 3 OK 2025/11/04 01:17:54 DEBUG : one: Dst hash empty - aborting Src hash check 2025/11/04 01:17:54 INFO : one: Copied (new) 2025/11/04 01:17:54 DEBUG : Waiting for deletions to finish 2025/11/04 01:17:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone2928273585) 2025/11/04 01:17:56 DEBUG : PikPak root 'rclone-test-mojuceb1riku/dst': Waiting for checks to finish 2025/11/04 01:17:56 DEBUG : one: size = 3 (PikPak root 'rclone-test-mojuceb1riku/dst') 2025/11/04 01:17:56 DEBUG : one: Sizes differ 2025/11/04 01:17:56 DEBUG : PikPak root 'rclone-test-mojuceb1riku/dst': Waiting for transfers to finish 2025/11/04 01:17:56 DEBUG : one: gcid = 9F917A3EA1B24AF2E77A328BEA3B8D3CD96D53A7 2025/11/04 01:17:58 DEBUG : one: size = 5 OK 2025/11/04 01:17:58 DEBUG : one: Dst hash empty - aborting Src hash check 2025/11/04 01:17:58 INFO : one: Copied (replaced existing) 2025/11/04 01:17:58 DEBUG : Waiting for deletions to finish 2025/11/04 01:17:59 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2025/11/04 01:17:59 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2025/11/04 01:18:02 DEBUG : CopyDest/one: calculating gcid: failed to unwrap object from src: CopyDest/one 2025/11/04 01:18:02 DEBUG : CopyDest/one: gcid = 9f917a3ea1b24af2e77a328bea3b8d3cd96d53a7 2025/11/04 01:18:03 DEBUG : Creating backend with remote "TestPikPak:rclone-test-mojuceb1riku/BackupDir" 2025/11/04 01:18:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone2928273585) 2025/11/04 01:18:05 DEBUG : one: size = 3 (PikPak root 'rclone-test-mojuceb1riku/dst') 2025/11/04 01:18:05 DEBUG : one: Sizes differ 2025/11/04 01:18:05 DEBUG : PikPak root 'rclone-test-mojuceb1riku/dst': Waiting for checks to finish 2025/11/04 01:18:06 DEBUG : one: size = 5 OK 2025/11/04 01:18:06 DEBUG : one: Sizes identical 2025/11/04 01:18:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone2928273585) 2025/11/04 01:18:06 DEBUG : one: size = 3 (PikPak root 'rclone-test-mojuceb1riku/dst') 2025/11/04 01:18:06 DEBUG : one: Sizes differ 2025/11/04 01:18:08 INFO : one: Moved (server-side) 2025/11/04 01:18:10 DEBUG : one: size = 5 OK 2025/11/04 01:18:10 DEBUG : one: Dst hash empty - aborting Src hash check 2025/11/04 01:18:10 DEBUG : one: Src hash empty - aborting Dst hash check 2025/11/04 01:18:10 INFO : one: Copied (server-side copy) 2025/11/04 01:18:10 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/11/04 01:18:10 DEBUG : PikPak root 'rclone-test-mojuceb1riku/dst': Waiting for transfers to finish 2025/11/04 01:18:10 DEBUG : Waiting for deletions to finish 2025/11/04 01:18:11 DEBUG : CopyDest/two: calculating gcid: failed to unwrap object from src: CopyDest/two 2025/11/04 01:18:11 DEBUG : CopyDest/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2025/11/04 01:18:12 DEBUG : one: size = 5 OK 2025/11/04 01:18:12 DEBUG : one: Sizes identical 2025/11/04 01:18:12 DEBUG : one: Unchanged skipping 2025/11/04 01:18:13 DEBUG : two: size = 3 OK 2025/11/04 01:18:13 DEBUG : two: Sizes identical 2025/11/04 01:18:14 DEBUG : two: size = 3 OK 2025/11/04 01:18:14 DEBUG : two: Dst hash empty - aborting Src hash check 2025/11/04 01:18:14 DEBUG : two: Src hash empty - aborting Dst hash check 2025/11/04 01:18:14 INFO : two: Copied (server-side copy) 2025/11/04 01:18:14 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/11/04 01:18:14 DEBUG : PikPak root 'rclone-test-mojuceb1riku/dst': Waiting for checks to finish 2025/11/04 01:18:14 DEBUG : PikPak root 'rclone-test-mojuceb1riku/dst': Waiting for transfers to finish 2025/11/04 01:18:14 DEBUG : Waiting for deletions to finish 2025/11/04 01:18:15 DEBUG : two: size = 3 OK 2025/11/04 01:18:15 DEBUG : PikPak root 'rclone-test-mojuceb1riku/dst': Waiting for checks to finish 2025/11/04 01:18:15 DEBUG : two: Sizes identical 2025/11/04 01:18:15 DEBUG : two: Unchanged skipping 2025/11/04 01:18:15 DEBUG : one: size = 5 OK 2025/11/04 01:18:15 DEBUG : one: Sizes identical 2025/11/04 01:18:15 DEBUG : one: Unchanged skipping 2025/11/04 01:18:15 DEBUG : PikPak root 'rclone-test-mojuceb1riku/dst': Waiting for transfers to finish 2025/11/04 01:18:15 DEBUG : Waiting for deletions to finish 2025/11/04 01:18:15 INFO : There was nothing to transfer 2025/11/04 01:18:16 DEBUG : CopyDest/three: calculating gcid: failed to unwrap object from src: CopyDest/three 2025/11/04 01:18:16 DEBUG : CopyDest/three: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2025/11/04 01:18:18 DEBUG : one: size = 5 OK 2025/11/04 01:18:18 DEBUG : one: Sizes identical 2025/11/04 01:18:18 DEBUG : one: Unchanged skipping 2025/11/04 01:18:18 DEBUG : three: size = 7 (Local file system at /tmp/rclone2928273585) 2025/11/04 01:18:18 DEBUG : three: size = 5 (PikPak root 'rclone-test-mojuceb1riku/CopyDest') 2025/11/04 01:18:18 DEBUG : three: Sizes differ 2025/11/04 01:18:18 DEBUG : three: Destination not found in --copy-dest 2025/11/04 01:18:18 DEBUG : three: Need to transfer - File not found at Destination 2025/11/04 01:18:18 DEBUG : two: size = 3 OK 2025/11/04 01:18:18 DEBUG : two: Sizes identical 2025/11/04 01:18:18 DEBUG : two: Unchanged skipping 2025/11/04 01:18:18 DEBUG : PikPak root 'rclone-test-mojuceb1riku/dst': Waiting for checks to finish 2025/11/04 01:18:18 DEBUG : PikPak root 'rclone-test-mojuceb1riku/dst': Waiting for transfers to finish 2025/11/04 01:18:19 DEBUG : three: gcid = C50301B336BB04A6BB73A9CEEB02478ED3C3EFC9 2025/11/04 01:18:19 DEBUG : three: size = 7 OK 2025/11/04 01:18:19 DEBUG : three: Dst hash empty - aborting Src hash check 2025/11/04 01:18:19 INFO : three: Copied (new) 2025/11/04 01:18:19 DEBUG : Waiting for deletions to finish 2025/11/04 01:18:28 DEBUG : dst: Rmdir: contains trashed file: "three" 2025/11/04 01:18:28 DEBUG : dst: Rmdir: contains trashed file: "two" 2025/11/04 01:18:28 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/11/04 01:18:28 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/11/04 01:18:28 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/11/04 01:18:30 DEBUG : CopyDest: Rmdir: contains trashed file: "three" 2025/11/04 01:18:30 DEBUG : CopyDest: Rmdir: contains trashed file: "two" 2025/11/04 01:18:30 DEBUG : CopyDest: Rmdir: contains trashed file: "one" 2025/11/04 01:18:31 DEBUG : BackupDir: Rmdir: contains trashed file: "one" --- PASS: TestSyncCopyDest (44.21s) === RUN TestSyncBackupDir run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:18:34 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2025/11/04 01:18:34 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2025/11/04 01:18:34 DEBUG : dst/two: calculating gcid: failed to unwrap object from src: dst/two 2025/11/04 01:18:34 DEBUG : dst/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2025/11/04 01:18:35 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/11/04 01:18:35 DEBUG : dst/three.txt: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2025/11/04 01:18:36 DEBUG : Creating backend with remote "TestPikPak:rclone-test-mojuceb1riku/dst" 2025/11/04 01:18:37 DEBUG : Creating backend with remote "TestPikPak:rclone-test-mojuceb1riku/backup" 2025/11/04 01:18:40 DEBUG : one: size = 4 (Local file system at /tmp/rclone2928273585) 2025/11/04 01:18:40 DEBUG : PikPak root 'rclone-test-mojuceb1riku/dst': Waiting for checks to finish 2025/11/04 01:18:40 DEBUG : one: size = 3 (PikPak root 'rclone-test-mojuceb1riku/dst') 2025/11/04 01:18:40 DEBUG : one: Sizes differ 2025/11/04 01:18:40 DEBUG : two: size = 3 OK 2025/11/04 01:18:40 DEBUG : two: Sizes identical 2025/11/04 01:18:40 DEBUG : two: Unchanged skipping 2025/11/04 01:18:42 INFO : one: Moved (server-side) 2025/11/04 01:18:42 DEBUG : PikPak root 'rclone-test-mojuceb1riku/dst': Waiting for transfers to finish 2025/11/04 01:18:42 DEBUG : one: gcid = 1509FA1BC93541E3447991ED8D91D1CC4B981646 2025/11/04 01:18:43 DEBUG : one: size = 4 OK 2025/11/04 01:18:43 DEBUG : one: Dst hash empty - aborting Src hash check 2025/11/04 01:18:43 INFO : one: Copied (new) 2025/11/04 01:18:43 DEBUG : Waiting for deletions to finish 2025/11/04 01:18:44 INFO : three.txt: Moved (server-side) 2025/11/04 01:18:44 INFO : three.txt: Moved into backup dir 2025/11/04 01:18:46 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/11/04 01:18:46 DEBUG : dst/three.txt: gcid = 9b610ba42676fd6554d876b3a13b097c3df6aa10 2025/11/04 01:18:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone2928273585) 2025/11/04 01:18:47 DEBUG : one: size = 4 (PikPak root 'rclone-test-mojuceb1riku/dst') 2025/11/04 01:18:47 DEBUG : one: Sizes differ 2025/11/04 01:18:47 DEBUG : two: size = 3 OK 2025/11/04 01:18:47 DEBUG : two: Sizes identical 2025/11/04 01:18:47 DEBUG : two: Unchanged skipping 2025/11/04 01:18:47 DEBUG : PikPak root 'rclone-test-mojuceb1riku/dst': Waiting for checks to finish 2025/11/04 01:18:48 INFO : one: Deleted 2025/11/04 01:18:50 INFO : one: Moved (server-side) 2025/11/04 01:18:50 DEBUG : PikPak root 'rclone-test-mojuceb1riku/dst': Waiting for transfers to finish 2025/11/04 01:18:50 DEBUG : one: gcid = 3617585BC057C02ADC7E14FBEC9617C3D8FDFD4E 2025/11/04 01:18:51 DEBUG : one: size = 5 OK 2025/11/04 01:18:51 DEBUG : one: Dst hash empty - aborting Src hash check 2025/11/04 01:18:51 INFO : one: Copied (new) 2025/11/04 01:18:51 DEBUG : Waiting for deletions to finish 2025/11/04 01:18:52 INFO : three.txt: Deleted 2025/11/04 01:18:53 INFO : three.txt: Moved (server-side) 2025/11/04 01:18:53 INFO : three.txt: Moved into backup dir 2025/11/04 01:18:59 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/11/04 01:18:59 DEBUG : dst: Rmdir: contains trashed file: "two" 2025/11/04 01:19:01 DEBUG : backup: Rmdir: contains trashed file: "three.txt" 2025/11/04 01:19:01 DEBUG : backup: Rmdir: contains trashed file: "one" 2025/11/04 01:19:01 DEBUG : backup: Rmdir: contains trashed file: "three.txt" 2025/11/04 01:19:01 DEBUG : backup: Rmdir: contains trashed file: "one" --- PASS: TestSyncBackupDir (29.36s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:19:03 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2025/11/04 01:19:03 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2025/11/04 01:19:04 DEBUG : dst/two: calculating gcid: failed to unwrap object from src: dst/two 2025/11/04 01:19:04 DEBUG : dst/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2025/11/04 01:19:04 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/11/04 01:19:04 DEBUG : dst/three.txt: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2025/11/04 01:19:05 DEBUG : Creating backend with remote "TestPikPak:rclone-test-mojuceb1riku/dst" 2025/11/04 01:19:07 DEBUG : Creating backend with remote "TestPikPak:rclone-test-mojuceb1riku/backup" 2025/11/04 01:19:09 DEBUG : one: size = 4 (Local file system at /tmp/rclone2928273585) 2025/11/04 01:19:09 DEBUG : one: size = 3 (PikPak root 'rclone-test-mojuceb1riku/dst') 2025/11/04 01:19:09 DEBUG : one: Sizes differ 2025/11/04 01:19:09 DEBUG : two: size = 3 OK 2025/11/04 01:19:09 DEBUG : two: Sizes identical 2025/11/04 01:19:09 DEBUG : two: Unchanged skipping 2025/11/04 01:19:09 DEBUG : PikPak root 'rclone-test-mojuceb1riku/dst': Waiting for checks to finish 2025/11/04 01:19:11 INFO : one: Moved (server-side) to: one.bak 2025/11/04 01:19:11 DEBUG : PikPak root 'rclone-test-mojuceb1riku/dst': Waiting for transfers to finish 2025/11/04 01:19:12 DEBUG : one: gcid = 1509FA1BC93541E3447991ED8D91D1CC4B981646 2025/11/04 01:19:12 DEBUG : one: size = 4 OK 2025/11/04 01:19:12 DEBUG : one: Dst hash empty - aborting Src hash check 2025/11/04 01:19:12 INFO : one: Copied (new) 2025/11/04 01:19:12 DEBUG : Waiting for deletions to finish 2025/11/04 01:19:14 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/04 01:19:14 INFO : three.txt: Moved into backup dir 2025/11/04 01:19:15 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/11/04 01:19:15 DEBUG : dst/three.txt: gcid = 9b610ba42676fd6554d876b3a13b097c3df6aa10 2025/11/04 01:19:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone2928273585) 2025/11/04 01:19:17 DEBUG : one: size = 4 (PikPak root 'rclone-test-mojuceb1riku/dst') 2025/11/04 01:19:17 DEBUG : one: Sizes differ 2025/11/04 01:19:17 DEBUG : two: size = 3 OK 2025/11/04 01:19:17 DEBUG : PikPak root 'rclone-test-mojuceb1riku/dst': Waiting for checks to finish 2025/11/04 01:19:17 DEBUG : two: Sizes identical 2025/11/04 01:19:17 DEBUG : two: Unchanged skipping 2025/11/04 01:19:19 INFO : one.bak: Deleted 2025/11/04 01:19:20 INFO : one: Moved (server-side) to: one.bak 2025/11/04 01:19:20 DEBUG : PikPak root 'rclone-test-mojuceb1riku/dst': Waiting for transfers to finish 2025/11/04 01:19:21 DEBUG : one: gcid = 3617585BC057C02ADC7E14FBEC9617C3D8FDFD4E 2025/11/04 01:19:21 DEBUG : one: size = 5 OK 2025/11/04 01:19:21 DEBUG : one: Dst hash empty - aborting Src hash check 2025/11/04 01:19:21 INFO : one: Copied (new) 2025/11/04 01:19:21 DEBUG : Waiting for deletions to finish 2025/11/04 01:19:23 INFO : three.txt.bak: Deleted 2025/11/04 01:19:24 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/04 01:19:24 INFO : three.txt: Moved into backup dir 2025/11/04 01:19:30 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/11/04 01:19:30 DEBUG : dst: Rmdir: contains trashed file: "two" 2025/11/04 01:19:32 DEBUG : backup: Rmdir: contains trashed file: "three.txt.bak" 2025/11/04 01:19:32 DEBUG : backup: Rmdir: contains trashed file: "one.bak" 2025/11/04 01:19:32 DEBUG : backup: Rmdir: contains trashed file: "three.txt.bak" 2025/11/04 01:19:32 DEBUG : backup: Rmdir: contains trashed file: "one.bak" --- PASS: TestSyncBackupDirWithSuffix (30.98s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:19:34 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2025/11/04 01:19:34 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2025/11/04 01:19:35 DEBUG : dst/two: calculating gcid: failed to unwrap object from src: dst/two 2025/11/04 01:19:35 DEBUG : dst/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2025/11/04 01:19:35 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/11/04 01:19:35 DEBUG : dst/three.txt: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2025/11/04 01:19:36 DEBUG : Creating backend with remote "TestPikPak:rclone-test-mojuceb1riku/dst" 2025/11/04 01:19:38 DEBUG : Creating backend with remote "TestPikPak:rclone-test-mojuceb1riku/backup" 2025/11/04 01:19:40 DEBUG : one: size = 4 (Local file system at /tmp/rclone2928273585) 2025/11/04 01:19:40 DEBUG : one: size = 3 (PikPak root 'rclone-test-mojuceb1riku/dst') 2025/11/04 01:19:40 DEBUG : one: Sizes differ 2025/11/04 01:19:40 DEBUG : two: size = 3 OK 2025/11/04 01:19:40 DEBUG : PikPak root 'rclone-test-mojuceb1riku/dst': Waiting for checks to finish 2025/11/04 01:19:40 DEBUG : two: Sizes identical 2025/11/04 01:19:40 DEBUG : two: Unchanged skipping 2025/11/04 01:19:43 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/04 01:19:43 DEBUG : PikPak root 'rclone-test-mojuceb1riku/dst': Waiting for transfers to finish 2025/11/04 01:19:43 DEBUG : one: gcid = 1509FA1BC93541E3447991ED8D91D1CC4B981646 2025/11/04 01:19:44 DEBUG : one: size = 4 OK 2025/11/04 01:19:44 DEBUG : one: Dst hash empty - aborting Src hash check 2025/11/04 01:19:44 INFO : one: Copied (new) 2025/11/04 01:19:44 DEBUG : Waiting for deletions to finish 2025/11/04 01:19:46 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/04 01:19:46 INFO : three.txt: Moved into backup dir 2025/11/04 01:19:47 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/11/04 01:19:47 DEBUG : dst/three.txt: gcid = 9b610ba42676fd6554d876b3a13b097c3df6aa10 2025/11/04 01:19:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone2928273585) 2025/11/04 01:19:48 DEBUG : one: size = 4 (PikPak root 'rclone-test-mojuceb1riku/dst') 2025/11/04 01:19:48 DEBUG : one: Sizes differ 2025/11/04 01:19:48 DEBUG : two: size = 3 OK 2025/11/04 01:19:48 DEBUG : two: Sizes identical 2025/11/04 01:19:48 DEBUG : two: Unchanged skipping 2025/11/04 01:19:48 DEBUG : PikPak root 'rclone-test-mojuceb1riku/dst': Waiting for checks to finish 2025/11/04 01:19:50 INFO : one-2019-01-01: Deleted 2025/11/04 01:19:51 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/04 01:19:51 DEBUG : PikPak root 'rclone-test-mojuceb1riku/dst': Waiting for transfers to finish 2025/11/04 01:19:52 DEBUG : one: gcid = 3617585BC057C02ADC7E14FBEC9617C3D8FDFD4E 2025/11/04 01:19:52 DEBUG : one: size = 5 OK 2025/11/04 01:19:52 DEBUG : one: Dst hash empty - aborting Src hash check 2025/11/04 01:19:52 INFO : one: Copied (new) 2025/11/04 01:19:52 DEBUG : Waiting for deletions to finish 2025/11/04 01:19:54 INFO : three-2019-01-01.txt: Deleted 2025/11/04 01:19:55 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/04 01:19:55 INFO : three.txt: Moved into backup dir 2025/11/04 01:20:01 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/11/04 01:20:01 DEBUG : dst: Rmdir: contains trashed file: "two" 2025/11/04 01:20:03 DEBUG : backup: Rmdir: contains trashed file: "three-2019-01-01.txt" 2025/11/04 01:20:03 DEBUG : backup: Rmdir: contains trashed file: "one-2019-01-01" 2025/11/04 01:20:03 DEBUG : backup: Rmdir: contains trashed file: "three-2019-01-01.txt" 2025/11/04 01:20:03 DEBUG : backup: Rmdir: contains trashed file: "one-2019-01-01" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (31.00s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:20:05 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2025/11/04 01:20:05 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2025/11/04 01:20:06 DEBUG : dst/two: calculating gcid: failed to unwrap object from src: dst/two 2025/11/04 01:20:06 DEBUG : dst/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2025/11/04 01:20:06 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/11/04 01:20:06 DEBUG : dst/three.txt: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2025/11/04 01:20:07 DEBUG : Creating backend with remote "TestPikPak:rclone-test-mojuceb1riku/dst" 2025/11/04 01:20:09 DEBUG : one: size = 4 (Local file system at /tmp/rclone2928273585) 2025/11/04 01:20:09 DEBUG : one: size = 3 (PikPak root 'rclone-test-mojuceb1riku/dst') 2025/11/04 01:20:09 DEBUG : one: Sizes differ 2025/11/04 01:20:09 DEBUG : two: size = 3 OK 2025/11/04 01:20:09 DEBUG : two: Sizes identical 2025/11/04 01:20:09 DEBUG : two: Unchanged skipping 2025/11/04 01:20:09 DEBUG : PikPak root 'rclone-test-mojuceb1riku/dst': Waiting for checks to finish 2025/11/04 01:20:10 INFO : one: Moved (server-side) to: one.bak 2025/11/04 01:20:10 DEBUG : PikPak root 'rclone-test-mojuceb1riku/dst': Waiting for transfers to finish 2025/11/04 01:20:11 DEBUG : one: gcid = 1509FA1BC93541E3447991ED8D91D1CC4B981646 2025/11/04 01:20:11 DEBUG : one: size = 4 OK 2025/11/04 01:20:11 DEBUG : one: Dst hash empty - aborting Src hash check 2025/11/04 01:20:11 INFO : one: Copied (new) 2025/11/04 01:20:11 DEBUG : Waiting for deletions to finish 2025/11/04 01:20:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/04 01:20:12 INFO : three.txt: Moved into backup dir 2025/11/04 01:20:13 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/11/04 01:20:13 DEBUG : dst/three.txt: gcid = 9b610ba42676fd6554d876b3a13b097c3df6aa10 2025/11/04 01:20:14 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/11/04 01:20:14 DEBUG : three.txt.bak: Excluded 2025/11/04 01:20:14 DEBUG : one.bak: Excluded (Path Filter) 2025/11/04 01:20:14 DEBUG : one.bak: Excluded 2025/11/04 01:20:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone2928273585) 2025/11/04 01:20:14 DEBUG : one: size = 4 (PikPak root 'rclone-test-mojuceb1riku/dst') 2025/11/04 01:20:14 DEBUG : PikPak root 'rclone-test-mojuceb1riku/dst': Waiting for checks to finish 2025/11/04 01:20:14 DEBUG : one: Sizes differ 2025/11/04 01:20:14 DEBUG : two: size = 3 OK 2025/11/04 01:20:14 DEBUG : two: Sizes identical 2025/11/04 01:20:14 DEBUG : two: Unchanged skipping 2025/11/04 01:20:15 INFO : one.bak: Deleted 2025/11/04 01:20:16 INFO : one: Moved (server-side) to: one.bak 2025/11/04 01:20:16 DEBUG : PikPak root 'rclone-test-mojuceb1riku/dst': Waiting for transfers to finish 2025/11/04 01:20:17 DEBUG : one: gcid = 3617585BC057C02ADC7E14FBEC9617C3D8FDFD4E 2025/11/04 01:20:17 DEBUG : one: size = 5 OK 2025/11/04 01:20:17 DEBUG : one: Dst hash empty - aborting Src hash check 2025/11/04 01:20:17 INFO : one: Copied (new) 2025/11/04 01:20:17 DEBUG : Waiting for deletions to finish 2025/11/04 01:20:18 INFO : three.txt.bak: Deleted 2025/11/04 01:20:19 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/04 01:20:19 INFO : three.txt: Moved into backup dir 2025/11/04 01:20:25 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/11/04 01:20:25 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak" 2025/11/04 01:20:25 DEBUG : dst: Rmdir: contains trashed file: "one.bak" 2025/11/04 01:20:25 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak" 2025/11/04 01:20:25 DEBUG : dst: Rmdir: contains trashed file: "two" 2025/11/04 01:20:25 DEBUG : dst: Rmdir: contains trashed file: "one.bak" --- PASS: TestSyncBackupDirSuffixOnly (22.38s) === RUN TestSyncSuffix run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:20:27 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2025/11/04 01:20:27 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2025/11/04 01:20:28 DEBUG : dst/two: calculating gcid: failed to unwrap object from src: dst/two 2025/11/04 01:20:28 DEBUG : dst/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2025/11/04 01:20:29 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/11/04 01:20:29 DEBUG : dst/three.txt: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2025/11/04 01:20:30 DEBUG : Creating backend with remote "TestPikPak:rclone-test-mojuceb1riku/dst" 2025/11/04 01:20:31 DEBUG : one: size = 4 (Local file system at /tmp/rclone2928273585) 2025/11/04 01:20:31 DEBUG : one: size = 3 (PikPak root 'rclone-test-mojuceb1riku/dst') 2025/11/04 01:20:31 DEBUG : one: Sizes differ 2025/11/04 01:20:32 INFO : one: Moved (server-side) to: one.bak 2025/11/04 01:20:33 DEBUG : one: gcid = 1509FA1BC93541E3447991ED8D91D1CC4B981646 2025/11/04 01:20:33 DEBUG : one: size = 4 OK 2025/11/04 01:20:33 DEBUG : one: Dst hash empty - aborting Src hash check 2025/11/04 01:20:33 INFO : one: Copied (new) 2025/11/04 01:20:33 DEBUG : two: size = 3 OK 2025/11/04 01:20:33 DEBUG : two: Sizes identical 2025/11/04 01:20:33 DEBUG : two: Unchanged skipping 2025/11/04 01:20:33 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2928273585) 2025/11/04 01:20:33 DEBUG : three.txt: size = 5 (PikPak root 'rclone-test-mojuceb1riku/dst') 2025/11/04 01:20:33 DEBUG : three.txt: Sizes differ 2025/11/04 01:20:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/04 01:20:35 DEBUG : three.txt: gcid = 9B610BA42676FD6554D876B3A13B097C3DF6AA10 2025/11/04 01:20:35 DEBUG : three.txt: size = 6 OK 2025/11/04 01:20:35 DEBUG : three.txt: Dst hash empty - aborting Src hash check 2025/11/04 01:20:35 INFO : three.txt: Copied (new) 2025/11/04 01:20:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone2928273585) 2025/11/04 01:20:37 DEBUG : one: size = 4 (PikPak root 'rclone-test-mojuceb1riku/dst') 2025/11/04 01:20:37 DEBUG : one: Sizes differ 2025/11/04 01:20:38 INFO : one.bak: Deleted 2025/11/04 01:20:39 INFO : one: Moved (server-side) to: one.bak 2025/11/04 01:20:39 DEBUG : one: gcid = 3617585BC057C02ADC7E14FBEC9617C3D8FDFD4E 2025/11/04 01:20:40 DEBUG : one: size = 5 OK 2025/11/04 01:20:40 DEBUG : one: Dst hash empty - aborting Src hash check 2025/11/04 01:20:40 INFO : one: Copied (new) 2025/11/04 01:20:40 DEBUG : two: size = 3 OK 2025/11/04 01:20:40 DEBUG : two: Sizes identical 2025/11/04 01:20:40 DEBUG : two: Unchanged skipping 2025/11/04 01:20:40 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2928273585) 2025/11/04 01:20:40 DEBUG : three.txt: size = 6 (PikPak root 'rclone-test-mojuceb1riku/dst') 2025/11/04 01:20:40 DEBUG : three.txt: Sizes differ 2025/11/04 01:20:42 INFO : three.txt.bak: Deleted 2025/11/04 01:20:42 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/04 01:20:43 DEBUG : three.txt: gcid = 85A73BA0DA83ED61A5F41795C6C6DC6F4C4191C3 2025/11/04 01:20:43 DEBUG : three.txt: size = 19 OK 2025/11/04 01:20:43 DEBUG : three.txt: Dst hash empty - aborting Src hash check 2025/11/04 01:20:43 INFO : three.txt: Copied (new) 2025/11/04 01:20:50 DEBUG : dst: Rmdir: contains trashed file: "three.txt" 2025/11/04 01:20:50 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/11/04 01:20:50 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak" 2025/11/04 01:20:50 DEBUG : dst: Rmdir: contains trashed file: "one.bak" 2025/11/04 01:20:50 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak" 2025/11/04 01:20:50 DEBUG : dst: Rmdir: contains trashed file: "two" 2025/11/04 01:20:50 DEBUG : dst: Rmdir: contains trashed file: "one.bak" --- PASS: TestSyncSuffix (25.05s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:20:52 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2025/11/04 01:20:52 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2025/11/04 01:20:53 DEBUG : dst/two: calculating gcid: failed to unwrap object from src: dst/two 2025/11/04 01:20:53 DEBUG : dst/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2025/11/04 01:20:54 DEBUG : dst/three.txt: calculating gcid: failed to unwrap object from src: dst/three.txt 2025/11/04 01:20:54 DEBUG : dst/three.txt: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2025/11/04 01:20:55 DEBUG : Creating backend with remote "TestPikPak:rclone-test-mojuceb1riku/dst" 2025/11/04 01:20:57 DEBUG : one: size = 4 (Local file system at /tmp/rclone2928273585) 2025/11/04 01:20:57 DEBUG : one: size = 3 (PikPak root 'rclone-test-mojuceb1riku/dst') 2025/11/04 01:20:57 DEBUG : one: Sizes differ 2025/11/04 01:20:58 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/04 01:20:58 DEBUG : one: gcid = 1509FA1BC93541E3447991ED8D91D1CC4B981646 2025/11/04 01:20:59 DEBUG : one: size = 4 OK 2025/11/04 01:20:59 DEBUG : one: Dst hash empty - aborting Src hash check 2025/11/04 01:20:59 INFO : one: Copied (new) 2025/11/04 01:20:59 DEBUG : two: size = 3 OK 2025/11/04 01:20:59 DEBUG : two: Sizes identical 2025/11/04 01:20:59 DEBUG : two: Unchanged skipping 2025/11/04 01:20:59 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2928273585) 2025/11/04 01:20:59 DEBUG : three.txt: size = 5 (PikPak root 'rclone-test-mojuceb1riku/dst') 2025/11/04 01:20:59 DEBUG : three.txt: Sizes differ 2025/11/04 01:21:00 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/04 01:21:01 DEBUG : three.txt: gcid = 9B610BA42676FD6554D876B3A13B097C3DF6AA10 2025/11/04 01:21:01 DEBUG : three.txt: size = 6 OK 2025/11/04 01:21:01 DEBUG : three.txt: Dst hash empty - aborting Src hash check 2025/11/04 01:21:01 INFO : three.txt: Copied (new) 2025/11/04 01:21:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone2928273585) 2025/11/04 01:21:03 DEBUG : one: size = 4 (PikPak root 'rclone-test-mojuceb1riku/dst') 2025/11/04 01:21:03 DEBUG : one: Sizes differ 2025/11/04 01:21:04 INFO : one-2019-01-01: Deleted 2025/11/04 01:21:05 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/04 01:21:05 DEBUG : one: gcid = 3617585BC057C02ADC7E14FBEC9617C3D8FDFD4E 2025/11/04 01:21:05 DEBUG : one: size = 5 OK 2025/11/04 01:21:05 DEBUG : one: Dst hash empty - aborting Src hash check 2025/11/04 01:21:05 INFO : one: Copied (new) 2025/11/04 01:21:06 DEBUG : two: size = 3 OK 2025/11/04 01:21:06 DEBUG : two: Sizes identical 2025/11/04 01:21:06 DEBUG : two: Unchanged skipping 2025/11/04 01:21:06 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2928273585) 2025/11/04 01:21:06 DEBUG : three.txt: size = 6 (PikPak root 'rclone-test-mojuceb1riku/dst') 2025/11/04 01:21:06 DEBUG : three.txt: Sizes differ 2025/11/04 01:21:07 INFO : three-2019-01-01.txt: Deleted 2025/11/04 01:21:08 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/04 01:21:08 DEBUG : three.txt: gcid = 85A73BA0DA83ED61A5F41795C6C6DC6F4C4191C3 2025/11/04 01:21:09 DEBUG : three.txt: size = 19 OK 2025/11/04 01:21:09 DEBUG : three.txt: Dst hash empty - aborting Src hash check 2025/11/04 01:21:09 INFO : three.txt: Copied (new) 2025/11/04 01:21:16 DEBUG : dst: Rmdir: contains trashed file: "three.txt" 2025/11/04 01:21:16 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/11/04 01:21:16 DEBUG : dst: Rmdir: contains trashed file: "three-2019-01-01.txt" 2025/11/04 01:21:16 DEBUG : dst: Rmdir: contains trashed file: "one-2019-01-01" 2025/11/04 01:21:16 DEBUG : dst: Rmdir: contains trashed file: "three-2019-01-01.txt" 2025/11/04 01:21:16 DEBUG : dst: Rmdir: contains trashed file: "two" 2025/11/04 01:21:16 DEBUG : dst: Rmdir: contains trashed file: "one-2019-01-01" --- PASS: TestSyncSuffixKeepExtension (26.37s) === RUN TestSyncUTFNorm run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:21:18 DEBUG : Testêé: calculating gcid: failed to unwrap object from src: Testêé 2025/11/04 01:21:18 DEBUG : Testêé: gcid = 7978fbde6e1fdd66e5d336113561e46f70fd02d8 2025/11/04 01:21:19 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2928273585) 2025/11/04 01:21:19 DEBUG : Testêé: size = 18 (PikPak root 'rclone-test-mojuceb1riku') 2025/11/04 01:21:19 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:21:19 DEBUG : Testêé: Sizes differ 2025/11/04 01:21:19 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:21:19 DEBUG : Testêé: gcid = 2B464B6C47A527D98033F9AF6D0D677E37002C45 2025/11/04 01:21:21 DEBUG : Testêé: size = 14 OK 2025/11/04 01:21:21 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2025/11/04 01:21:21 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/11/04 01:21:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (5.30s) === RUN TestSyncImmutable run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:21:24 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/04 01:21:24 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:21:24 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:21:24 DEBUG : existing: gcid = 2A54A2DADF85005832B477A2CF6B042FBE28D421 2025/11/04 01:21:25 DEBUG : existing: size = 6 OK 2025/11/04 01:21:25 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/11/04 01:21:25 INFO : existing: Copied (new) 2025/11/04 01:21:25 DEBUG : Waiting for deletions to finish 2025/11/04 01:21:25 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:21:25 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2928273585) 2025/11/04 01:21:25 DEBUG : existing: size = 6 (PikPak root 'rclone-test-mojuceb1riku') 2025/11/04 01:21:25 DEBUG : existing: Sizes differ 2025/11/04 01:21:25 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/11/04 01:21:25 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:21:25 ERROR : PikPak root 'rclone-test-mojuceb1riku': not deleting files as there were IO errors 2025/11/04 01:21:25 ERROR : PikPak root 'rclone-test-mojuceb1riku': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (4.36s) === RUN TestSyncIgnoreCase run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:21:28 DEBUG : EXISTING: calculating gcid: failed to unwrap object from src: EXISTING 2025/11/04 01:21:28 DEBUG : EXISTING: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:21:29 DEBUG : EXISTING: size = 6 OK 2025/11/04 01:21:29 DEBUG : existing: Sizes identical 2025/11/04 01:21:29 DEBUG : existing: Unchanged skipping 2025/11/04 01:21:29 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:21:29 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:21:29 DEBUG : Waiting for deletions to finish 2025/11/04 01:21:29 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.23s) === RUN TestFixCase run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.58s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.74s) --- SKIP: TestMaxTransfer/Hard (0.58s) --- SKIP: TestMaxTransfer/Soft (0.58s) --- SKIP: TestMaxTransfer/Cautious (0.57s) === RUN TestSyncConcurrentDelete run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:21:33 DEBUG : both0: calculating gcid: failed to unwrap object from src: both0 2025/11/04 01:21:33 DEBUG : both0: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:21:34 DEBUG : only0: calculating gcid: failed to unwrap object from src: only0 2025/11/04 01:21:34 DEBUG : only0: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:21:35 DEBUG : both1: calculating gcid: failed to unwrap object from src: both1 2025/11/04 01:21:35 DEBUG : both1: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:21:35 DEBUG : only1: calculating gcid: failed to unwrap object from src: only1 2025/11/04 01:21:35 DEBUG : only1: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:21:36 DEBUG : both2: calculating gcid: failed to unwrap object from src: both2 2025/11/04 01:21:36 DEBUG : both2: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:21:36 DEBUG : only2: calculating gcid: failed to unwrap object from src: only2 2025/11/04 01:21:36 DEBUG : only2: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:21:37 DEBUG : both3: calculating gcid: failed to unwrap object from src: both3 2025/11/04 01:21:37 DEBUG : both3: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:21:38 DEBUG : only3: calculating gcid: failed to unwrap object from src: only3 2025/11/04 01:21:38 DEBUG : only3: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:21:38 DEBUG : both4: calculating gcid: failed to unwrap object from src: both4 2025/11/04 01:21:38 DEBUG : both4: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:21:39 DEBUG : only4: calculating gcid: failed to unwrap object from src: only4 2025/11/04 01:21:39 DEBUG : only4: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:21:40 DEBUG : both5: calculating gcid: failed to unwrap object from src: both5 2025/11/04 01:21:40 DEBUG : both5: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:21:40 DEBUG : only5: calculating gcid: failed to unwrap object from src: only5 2025/11/04 01:21:40 DEBUG : only5: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:21:41 DEBUG : both6: calculating gcid: failed to unwrap object from src: both6 2025/11/04 01:21:41 DEBUG : both6: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:21:42 DEBUG : only6: calculating gcid: failed to unwrap object from src: only6 2025/11/04 01:21:42 DEBUG : only6: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:21:42 DEBUG : both7: calculating gcid: failed to unwrap object from src: both7 2025/11/04 01:21:42 DEBUG : both7: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:21:43 DEBUG : only7: calculating gcid: failed to unwrap object from src: only7 2025/11/04 01:21:43 DEBUG : only7: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:21:44 DEBUG : both8: calculating gcid: failed to unwrap object from src: both8 2025/11/04 01:21:44 DEBUG : both8: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:21:44 DEBUG : only8: calculating gcid: failed to unwrap object from src: only8 2025/11/04 01:21:44 DEBUG : only8: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:21:45 DEBUG : both9: calculating gcid: failed to unwrap object from src: both9 2025/11/04 01:21:45 DEBUG : both9: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:21:45 DEBUG : only9: calculating gcid: failed to unwrap object from src: only9 2025/11/04 01:21:45 DEBUG : only9: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:21:46 DEBUG : both10: calculating gcid: failed to unwrap object from src: both10 2025/11/04 01:21:46 DEBUG : both10: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:21:47 DEBUG : only10: calculating gcid: failed to unwrap object from src: only10 2025/11/04 01:21:47 DEBUG : only10: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:21:48 DEBUG : both11: calculating gcid: failed to unwrap object from src: both11 2025/11/04 01:21:48 DEBUG : both11: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:21:48 DEBUG : only11: calculating gcid: failed to unwrap object from src: only11 2025/11/04 01:21:48 DEBUG : only11: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:21:49 DEBUG : both12: calculating gcid: failed to unwrap object from src: both12 2025/11/04 01:21:49 DEBUG : both12: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:21:50 DEBUG : only12: calculating gcid: failed to unwrap object from src: only12 2025/11/04 01:21:50 DEBUG : only12: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:21:50 DEBUG : both13: calculating gcid: failed to unwrap object from src: both13 2025/11/04 01:21:50 DEBUG : both13: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:21:51 DEBUG : only13: calculating gcid: failed to unwrap object from src: only13 2025/11/04 01:21:51 DEBUG : only13: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:21:52 DEBUG : both14: calculating gcid: failed to unwrap object from src: both14 2025/11/04 01:21:52 DEBUG : both14: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:21:52 DEBUG : only14: calculating gcid: failed to unwrap object from src: only14 2025/11/04 01:21:52 DEBUG : only14: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:21:53 DEBUG : both15: calculating gcid: failed to unwrap object from src: both15 2025/11/04 01:21:53 DEBUG : both15: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:21:53 DEBUG : only15: calculating gcid: failed to unwrap object from src: only15 2025/11/04 01:21:53 DEBUG : only15: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:21:54 DEBUG : both16: calculating gcid: failed to unwrap object from src: both16 2025/11/04 01:21:54 DEBUG : both16: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:21:55 DEBUG : only16: calculating gcid: failed to unwrap object from src: only16 2025/11/04 01:21:55 DEBUG : only16: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:21:55 DEBUG : both17: calculating gcid: failed to unwrap object from src: both17 2025/11/04 01:21:55 DEBUG : both17: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:21:56 DEBUG : only17: calculating gcid: failed to unwrap object from src: only17 2025/11/04 01:21:56 DEBUG : only17: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:21:57 DEBUG : both18: calculating gcid: failed to unwrap object from src: both18 2025/11/04 01:21:57 DEBUG : both18: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:21:57 DEBUG : only18: calculating gcid: failed to unwrap object from src: only18 2025/11/04 01:21:57 DEBUG : only18: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:21:58 DEBUG : both19: calculating gcid: failed to unwrap object from src: both19 2025/11/04 01:21:58 DEBUG : both19: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:22:00 DEBUG : only19: calculating gcid: failed to unwrap object from src: only19 2025/11/04 01:22:00 DEBUG : only19: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:22:01 DEBUG : both0: size = 6 OK 2025/11/04 01:22:01 DEBUG : both0: Sizes identical 2025/11/04 01:22:01 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:22:01 DEBUG : both11: size = 6 OK 2025/11/04 01:22:01 DEBUG : both11: Sizes identical 2025/11/04 01:22:01 DEBUG : both10: size = 6 OK 2025/11/04 01:22:01 DEBUG : both10: Sizes identical 2025/11/04 01:22:01 DEBUG : both0: Unchanged skipping 2025/11/04 01:22:01 DEBUG : both13: size = 6 OK 2025/11/04 01:22:01 DEBUG : both12: size = 6 OK 2025/11/04 01:22:01 DEBUG : both12: Sizes identical 2025/11/04 01:22:01 DEBUG : both13: Sizes identical 2025/11/04 01:22:01 DEBUG : both11: Unchanged skipping 2025/11/04 01:22:01 DEBUG : both14: size = 6 OK 2025/11/04 01:22:01 DEBUG : both14: Sizes identical 2025/11/04 01:22:01 DEBUG : both14: Unchanged skipping 2025/11/04 01:22:01 DEBUG : both15: size = 6 OK 2025/11/04 01:22:01 DEBUG : both15: Sizes identical 2025/11/04 01:22:01 DEBUG : both15: Unchanged skipping 2025/11/04 01:22:01 DEBUG : both16: size = 6 OK 2025/11/04 01:22:01 DEBUG : both16: Sizes identical 2025/11/04 01:22:01 DEBUG : both16: Unchanged skipping 2025/11/04 01:22:01 DEBUG : both17: size = 6 OK 2025/11/04 01:22:01 DEBUG : both17: Sizes identical 2025/11/04 01:22:01 DEBUG : both17: Unchanged skipping 2025/11/04 01:22:01 DEBUG : both18: size = 6 OK 2025/11/04 01:22:01 DEBUG : both18: Sizes identical 2025/11/04 01:22:01 DEBUG : both12: Unchanged skipping 2025/11/04 01:22:01 DEBUG : both10: Unchanged skipping 2025/11/04 01:22:01 DEBUG : both19: size = 6 OK 2025/11/04 01:22:01 DEBUG : both19: Sizes identical 2025/11/04 01:22:01 DEBUG : both1: size = 6 OK 2025/11/04 01:22:01 DEBUG : both1: Sizes identical 2025/11/04 01:22:01 DEBUG : both13: Unchanged skipping 2025/11/04 01:22:01 DEBUG : both2: size = 6 OK 2025/11/04 01:22:01 DEBUG : both2: Sizes identical 2025/11/04 01:22:01 DEBUG : both18: Unchanged skipping 2025/11/04 01:22:01 DEBUG : both3: size = 6 OK 2025/11/04 01:22:01 DEBUG : both3: Sizes identical 2025/11/04 01:22:01 DEBUG : both3: Unchanged skipping 2025/11/04 01:22:01 DEBUG : both4: size = 6 OK 2025/11/04 01:22:01 DEBUG : both4: Sizes identical 2025/11/04 01:22:01 DEBUG : both4: Unchanged skipping 2025/11/04 01:22:01 DEBUG : both5: size = 6 OK 2025/11/04 01:22:01 DEBUG : both5: Sizes identical 2025/11/04 01:22:01 DEBUG : both5: Unchanged skipping 2025/11/04 01:22:01 DEBUG : both6: size = 6 OK 2025/11/04 01:22:01 DEBUG : both6: Sizes identical 2025/11/04 01:22:01 DEBUG : both19: Unchanged skipping 2025/11/04 01:22:01 DEBUG : both7: size = 6 OK 2025/11/04 01:22:01 DEBUG : both7: Sizes identical 2025/11/04 01:22:01 DEBUG : both1: Unchanged skipping 2025/11/04 01:22:01 DEBUG : both8: size = 6 OK 2025/11/04 01:22:01 DEBUG : both2: Unchanged skipping 2025/11/04 01:22:01 DEBUG : both9: size = 6 OK 2025/11/04 01:22:01 DEBUG : both9: Sizes identical 2025/11/04 01:22:01 DEBUG : both9: Unchanged skipping 2025/11/04 01:22:01 DEBUG : both8: Sizes identical 2025/11/04 01:22:01 DEBUG : both6: Unchanged skipping 2025/11/04 01:22:01 DEBUG : both7: Unchanged skipping 2025/11/04 01:22:01 DEBUG : both8: Unchanged skipping 2025/11/04 01:22:01 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:22:01 DEBUG : Waiting for deletions to finish 2025/11/04 01:22:02 INFO : only18: Deleted 2025/11/04 01:22:02 INFO : only15: Deleted 2025/11/04 01:22:02 INFO : only10: Deleted 2025/11/04 01:22:02 INFO : only5: Deleted 2025/11/04 01:22:03 INFO : only6: Deleted 2025/11/04 01:22:03 INFO : only7: Deleted 2025/11/04 01:22:03 INFO : only8: Deleted 2025/11/04 01:22:03 INFO : only2: Deleted 2025/11/04 01:22:04 INFO : only12: Deleted 2025/11/04 01:22:04 INFO : only19: Deleted 2025/11/04 01:22:04 INFO : only9: Deleted 2025/11/04 01:22:04 INFO : only17: Deleted 2025/11/04 01:22:05 INFO : only3: Deleted 2025/11/04 01:22:05 INFO : only0: Deleted 2025/11/04 01:22:05 INFO : only11: Deleted 2025/11/04 01:22:05 INFO : only13: Deleted 2025/11/04 01:22:06 INFO : only14: Deleted 2025/11/04 01:22:06 INFO : only16: Deleted 2025/11/04 01:22:06 INFO : only1: Deleted 2025/11/04 01:22:07 INFO : only4: Deleted 2025/11/04 01:22:07 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (56.21s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:22:30 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/11/04 01:22:31 DEBUG : both0: calculating gcid: failed to unwrap object from src: both0 2025/11/04 01:22:31 DEBUG : both0: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:22:31 DEBUG : only0: calculating gcid: failed to unwrap object from src: only0 2025/11/04 01:22:31 DEBUG : only0: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:22:32 DEBUG : both1: calculating gcid: failed to unwrap object from src: both1 2025/11/04 01:22:32 DEBUG : both1: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:22:32 DEBUG : only1: calculating gcid: failed to unwrap object from src: only1 2025/11/04 01:22:32 DEBUG : only1: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:22:33 DEBUG : both2: calculating gcid: failed to unwrap object from src: both2 2025/11/04 01:22:33 DEBUG : both2: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:22:34 DEBUG : only2: calculating gcid: failed to unwrap object from src: only2 2025/11/04 01:22:34 DEBUG : only2: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:22:34 DEBUG : both3: calculating gcid: failed to unwrap object from src: both3 2025/11/04 01:22:34 DEBUG : both3: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:22:35 DEBUG : only3: calculating gcid: failed to unwrap object from src: only3 2025/11/04 01:22:35 DEBUG : only3: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:22:36 DEBUG : both4: calculating gcid: failed to unwrap object from src: both4 2025/11/04 01:22:36 DEBUG : both4: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:22:36 DEBUG : only4: calculating gcid: failed to unwrap object from src: only4 2025/11/04 01:22:36 DEBUG : only4: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:22:37 DEBUG : both5: calculating gcid: failed to unwrap object from src: both5 2025/11/04 01:22:37 DEBUG : both5: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:22:38 DEBUG : only5: calculating gcid: failed to unwrap object from src: only5 2025/11/04 01:22:38 DEBUG : only5: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:22:38 DEBUG : both6: calculating gcid: failed to unwrap object from src: both6 2025/11/04 01:22:38 DEBUG : both6: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:22:39 DEBUG : only6: calculating gcid: failed to unwrap object from src: only6 2025/11/04 01:22:39 DEBUG : only6: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:22:39 DEBUG : both7: calculating gcid: failed to unwrap object from src: both7 2025/11/04 01:22:39 DEBUG : both7: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:22:40 DEBUG : only7: calculating gcid: failed to unwrap object from src: only7 2025/11/04 01:22:40 DEBUG : only7: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:22:41 DEBUG : both8: calculating gcid: failed to unwrap object from src: both8 2025/11/04 01:22:41 DEBUG : both8: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:22:41 DEBUG : only8: calculating gcid: failed to unwrap object from src: only8 2025/11/04 01:22:41 DEBUG : only8: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:22:42 DEBUG : both9: calculating gcid: failed to unwrap object from src: both9 2025/11/04 01:22:42 DEBUG : both9: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:22:43 DEBUG : only9: calculating gcid: failed to unwrap object from src: only9 2025/11/04 01:22:43 DEBUG : only9: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:22:43 DEBUG : both10: calculating gcid: failed to unwrap object from src: both10 2025/11/04 01:22:43 DEBUG : both10: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:22:44 DEBUG : only10: calculating gcid: failed to unwrap object from src: only10 2025/11/04 01:22:44 DEBUG : only10: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:22:45 DEBUG : both11: calculating gcid: failed to unwrap object from src: both11 2025/11/04 01:22:45 DEBUG : both11: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:22:45 DEBUG : only11: calculating gcid: failed to unwrap object from src: only11 2025/11/04 01:22:45 DEBUG : only11: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:22:46 DEBUG : both12: calculating gcid: failed to unwrap object from src: both12 2025/11/04 01:22:46 DEBUG : both12: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:22:47 DEBUG : only12: calculating gcid: failed to unwrap object from src: only12 2025/11/04 01:22:47 DEBUG : only12: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:22:47 DEBUG : both13: calculating gcid: failed to unwrap object from src: both13 2025/11/04 01:22:47 DEBUG : both13: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:22:48 DEBUG : only13: calculating gcid: failed to unwrap object from src: only13 2025/11/04 01:22:48 DEBUG : only13: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:22:49 DEBUG : both14: calculating gcid: failed to unwrap object from src: both14 2025/11/04 01:22:49 DEBUG : both14: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:22:49 DEBUG : only14: calculating gcid: failed to unwrap object from src: only14 2025/11/04 01:22:49 DEBUG : only14: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:22:50 DEBUG : both15: calculating gcid: failed to unwrap object from src: both15 2025/11/04 01:22:50 DEBUG : both15: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:22:51 DEBUG : only15: calculating gcid: failed to unwrap object from src: only15 2025/11/04 01:22:51 DEBUG : only15: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:22:51 DEBUG : both16: calculating gcid: failed to unwrap object from src: both16 2025/11/04 01:22:51 DEBUG : both16: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:22:52 DEBUG : only16: calculating gcid: failed to unwrap object from src: only16 2025/11/04 01:22:52 DEBUG : only16: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:22:53 DEBUG : both17: calculating gcid: failed to unwrap object from src: both17 2025/11/04 01:22:53 DEBUG : both17: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:22:53 DEBUG : only17: calculating gcid: failed to unwrap object from src: only17 2025/11/04 01:22:53 DEBUG : only17: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:22:54 DEBUG : both18: calculating gcid: failed to unwrap object from src: both18 2025/11/04 01:22:54 DEBUG : both18: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:22:55 DEBUG : only18: calculating gcid: failed to unwrap object from src: only18 2025/11/04 01:22:55 DEBUG : only18: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:22:55 DEBUG : both19: calculating gcid: failed to unwrap object from src: both19 2025/11/04 01:22:55 DEBUG : both19: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:22:56 DEBUG : only19: calculating gcid: failed to unwrap object from src: only19 2025/11/04 01:22:56 DEBUG : only19: gcid = 2a54a2dadf85005832b477a2cf6b042fbe28d421 2025/11/04 01:22:57 DEBUG : both10: size = 6 OK 2025/11/04 01:22:57 DEBUG : both11: size = 6 OK 2025/11/04 01:22:57 DEBUG : both10: Sizes identical 2025/11/04 01:22:57 DEBUG : both12: size = 6 OK 2025/11/04 01:22:57 DEBUG : both11: Sizes identical 2025/11/04 01:22:57 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:22:57 DEBUG : both12: Sizes identical 2025/11/04 01:22:57 DEBUG : both0: size = 6 OK 2025/11/04 01:22:57 DEBUG : both0: Sizes identical 2025/11/04 01:22:57 DEBUG : both10: Unchanged skipping 2025/11/04 01:22:57 DEBUG : both13: size = 6 OK 2025/11/04 01:22:57 DEBUG : both13: Sizes identical 2025/11/04 01:22:57 DEBUG : both13: Unchanged skipping 2025/11/04 01:22:57 DEBUG : both14: size = 6 OK 2025/11/04 01:22:57 DEBUG : both14: Sizes identical 2025/11/04 01:22:57 DEBUG : both14: Unchanged skipping 2025/11/04 01:22:57 DEBUG : both15: size = 6 OK 2025/11/04 01:22:57 DEBUG : both15: Sizes identical 2025/11/04 01:22:57 DEBUG : both11: Unchanged skipping 2025/11/04 01:22:57 DEBUG : both16: size = 6 OK 2025/11/04 01:22:57 DEBUG : both16: Sizes identical 2025/11/04 01:22:57 DEBUG : both16: Unchanged skipping 2025/11/04 01:22:57 DEBUG : both17: size = 6 OK 2025/11/04 01:22:57 DEBUG : both17: Sizes identical 2025/11/04 01:22:57 DEBUG : both12: Unchanged skipping 2025/11/04 01:22:57 DEBUG : both18: size = 6 OK 2025/11/04 01:22:57 DEBUG : both18: Sizes identical 2025/11/04 01:22:57 DEBUG : both18: Unchanged skipping 2025/11/04 01:22:57 DEBUG : both19: size = 6 OK 2025/11/04 01:22:57 DEBUG : both19: Sizes identical 2025/11/04 01:22:57 DEBUG : both0: Unchanged skipping 2025/11/04 01:22:57 DEBUG : both1: size = 6 OK 2025/11/04 01:22:57 DEBUG : both1: Sizes identical 2025/11/04 01:22:57 DEBUG : both15: Unchanged skipping 2025/11/04 01:22:57 DEBUG : both2: size = 6 OK 2025/11/04 01:22:57 DEBUG : both2: Sizes identical 2025/11/04 01:22:57 DEBUG : both17: Unchanged skipping 2025/11/04 01:22:57 DEBUG : both3: size = 6 OK 2025/11/04 01:22:57 DEBUG : both3: Sizes identical 2025/11/04 01:22:57 DEBUG : both3: Unchanged skipping 2025/11/04 01:22:57 DEBUG : both4: size = 6 OK 2025/11/04 01:22:57 DEBUG : both4: Sizes identical 2025/11/04 01:22:57 DEBUG : both4: Unchanged skipping 2025/11/04 01:22:57 DEBUG : both5: size = 6 OK 2025/11/04 01:22:57 DEBUG : both5: Sizes identical 2025/11/04 01:22:57 DEBUG : both5: Unchanged skipping 2025/11/04 01:22:57 DEBUG : both6: size = 6 OK 2025/11/04 01:22:57 DEBUG : both6: Sizes identical 2025/11/04 01:22:57 DEBUG : both6: Unchanged skipping 2025/11/04 01:22:57 DEBUG : both7: size = 6 OK 2025/11/04 01:22:57 DEBUG : both7: Sizes identical 2025/11/04 01:22:57 DEBUG : both19: Unchanged skipping 2025/11/04 01:22:57 DEBUG : both8: size = 6 OK 2025/11/04 01:22:57 DEBUG : both8: Sizes identical 2025/11/04 01:22:57 DEBUG : both1: Unchanged skipping 2025/11/04 01:22:57 DEBUG : both9: size = 6 OK 2025/11/04 01:22:57 DEBUG : both9: Sizes identical 2025/11/04 01:22:57 DEBUG : both2: Unchanged skipping 2025/11/04 01:22:57 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2928273585) 2025/11/04 01:22:57 DEBUG : only0: size = 6 (PikPak root 'rclone-test-mojuceb1riku') 2025/11/04 01:22:57 DEBUG : only0: Sizes differ 2025/11/04 01:22:57 DEBUG : both7: Unchanged skipping 2025/11/04 01:22:57 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2928273585) 2025/11/04 01:22:57 DEBUG : only10: size = 6 (PikPak root 'rclone-test-mojuceb1riku') 2025/11/04 01:22:57 DEBUG : only10: Sizes differ 2025/11/04 01:22:57 DEBUG : both8: Unchanged skipping 2025/11/04 01:22:57 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2928273585) 2025/11/04 01:22:57 DEBUG : only11: size = 6 (PikPak root 'rclone-test-mojuceb1riku') 2025/11/04 01:22:57 DEBUG : only11: Sizes differ 2025/11/04 01:22:57 DEBUG : both9: Unchanged skipping 2025/11/04 01:22:57 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2928273585) 2025/11/04 01:22:57 DEBUG : only12: size = 6 (PikPak root 'rclone-test-mojuceb1riku') 2025/11/04 01:22:57 DEBUG : only12: Sizes differ 2025/11/04 01:22:57 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2928273585) 2025/11/04 01:22:57 DEBUG : only13: size = 6 (PikPak root 'rclone-test-mojuceb1riku') 2025/11/04 01:22:57 DEBUG : only13: Sizes differ 2025/11/04 01:22:57 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2928273585) 2025/11/04 01:22:57 DEBUG : only14: size = 6 (PikPak root 'rclone-test-mojuceb1riku') 2025/11/04 01:22:57 DEBUG : only14: Sizes differ 2025/11/04 01:22:57 DEBUG : only12: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/11/04 01:22:57 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2928273585) 2025/11/04 01:22:57 DEBUG : only15: size = 6 (PikPak root 'rclone-test-mojuceb1riku') 2025/11/04 01:22:57 DEBUG : only15: Sizes differ 2025/11/04 01:22:57 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2928273585) 2025/11/04 01:22:57 DEBUG : only16: size = 6 (PikPak root 'rclone-test-mojuceb1riku') 2025/11/04 01:22:57 DEBUG : only16: Sizes differ 2025/11/04 01:22:57 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2928273585) 2025/11/04 01:22:57 DEBUG : only17: size = 6 (PikPak root 'rclone-test-mojuceb1riku') 2025/11/04 01:22:57 DEBUG : only17: Sizes differ 2025/11/04 01:22:57 DEBUG : only0: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/11/04 01:22:57 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2928273585) 2025/11/04 01:22:57 DEBUG : only18: size = 6 (PikPak root 'rclone-test-mojuceb1riku') 2025/11/04 01:22:57 DEBUG : only18: Sizes differ 2025/11/04 01:22:57 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2928273585) 2025/11/04 01:22:57 DEBUG : only19: size = 6 (PikPak root 'rclone-test-mojuceb1riku') 2025/11/04 01:22:57 DEBUG : only19: Sizes differ 2025/11/04 01:22:57 DEBUG : only14: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/11/04 01:22:57 DEBUG : only15: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/11/04 01:22:57 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2928273585) 2025/11/04 01:22:57 DEBUG : only1: size = 6 (PikPak root 'rclone-test-mojuceb1riku') 2025/11/04 01:22:57 DEBUG : only1: Sizes differ 2025/11/04 01:22:57 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2928273585) 2025/11/04 01:22:57 DEBUG : only2: size = 6 (PikPak root 'rclone-test-mojuceb1riku') 2025/11/04 01:22:57 DEBUG : only2: Sizes differ 2025/11/04 01:22:57 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2928273585) 2025/11/04 01:22:57 DEBUG : only3: size = 6 (PikPak root 'rclone-test-mojuceb1riku') 2025/11/04 01:22:57 DEBUG : only3: Sizes differ 2025/11/04 01:22:57 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2928273585) 2025/11/04 01:22:57 DEBUG : only4: size = 6 (PikPak root 'rclone-test-mojuceb1riku') 2025/11/04 01:22:57 DEBUG : only4: Sizes differ 2025/11/04 01:22:57 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2928273585) 2025/11/04 01:22:57 DEBUG : only5: size = 6 (PikPak root 'rclone-test-mojuceb1riku') 2025/11/04 01:22:57 DEBUG : only5: Sizes differ 2025/11/04 01:22:57 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2928273585) 2025/11/04 01:22:57 DEBUG : only6: size = 6 (PikPak root 'rclone-test-mojuceb1riku') 2025/11/04 01:22:57 DEBUG : only6: Sizes differ 2025/11/04 01:22:57 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2928273585) 2025/11/04 01:22:57 DEBUG : only7: size = 6 (PikPak root 'rclone-test-mojuceb1riku') 2025/11/04 01:22:57 DEBUG : only7: Sizes differ 2025/11/04 01:22:57 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2928273585) 2025/11/04 01:22:57 DEBUG : only8: size = 6 (PikPak root 'rclone-test-mojuceb1riku') 2025/11/04 01:22:57 DEBUG : only8: Sizes differ 2025/11/04 01:22:57 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2928273585) 2025/11/04 01:22:57 DEBUG : only9: size = 6 (PikPak root 'rclone-test-mojuceb1riku') 2025/11/04 01:22:57 DEBUG : only9: Sizes differ 2025/11/04 01:22:57 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:22:57 DEBUG : pacer: low level retry 1/10 (error Error "captcha_invalid" (9): Verification code is invalid) 2025/11/04 01:22:57 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/11/04 01:22:57 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/11/04 01:22:57 DEBUG : pacer: low level retry 1/10 (error Error "captcha_invalid" (9): Verification code is invalid) 2025/11/04 01:22:57 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2025/11/04 01:22:57 DEBUG : pacer: low level retry 1/10 (error Error "captcha_invalid" (9): Verification code is invalid) 2025/11/04 01:22:57 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2025/11/04 01:22:58 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/11/04 01:22:58 DEBUG : pacer: Reducing sleep to 600ms 2025/11/04 01:22:58 DEBUG : pacer: Reducing sleep to 450ms 2025/11/04 01:22:58 DEBUG : pacer: Reducing sleep to 337.5ms 2025/11/04 01:22:59 DEBUG : pacer: Reducing sleep to 253.125ms 2025/11/04 01:22:59 DEBUG : pacer: Reducing sleep to 189.84375ms 2025/11/04 01:22:59 DEBUG : pacer: Reducing sleep to 142.382812ms 2025/11/04 01:23:00 DEBUG : pacer: Reducing sleep to 106.787109ms 2025/11/04 01:23:00 DEBUG : pacer: Reducing sleep to 100ms 2025/11/04 01:23:00 DEBUG : only15: size = 0 OK 2025/11/04 01:23:00 DEBUG : only15: Dst hash empty - aborting Src hash check 2025/11/04 01:23:00 INFO : only15: Copied (replaced existing) 2025/11/04 01:23:00 DEBUG : only16: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/11/04 01:23:00 DEBUG : only12: size = 0 OK 2025/11/04 01:23:00 DEBUG : only12: Dst hash empty - aborting Src hash check 2025/11/04 01:23:00 INFO : only12: Copied (replaced existing) 2025/11/04 01:23:00 DEBUG : only17: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/11/04 01:23:01 DEBUG : only0: size = 0 OK 2025/11/04 01:23:01 DEBUG : only0: Dst hash empty - aborting Src hash check 2025/11/04 01:23:01 INFO : only0: Copied (replaced existing) 2025/11/04 01:23:01 DEBUG : only10: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/11/04 01:23:01 DEBUG : only14: size = 0 OK 2025/11/04 01:23:01 DEBUG : only14: Dst hash empty - aborting Src hash check 2025/11/04 01:23:01 INFO : only14: Copied (replaced existing) 2025/11/04 01:23:01 DEBUG : only11: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/11/04 01:23:02 DEBUG : only16: size = 0 OK 2025/11/04 01:23:02 DEBUG : only16: Dst hash empty - aborting Src hash check 2025/11/04 01:23:02 INFO : only16: Copied (replaced existing) 2025/11/04 01:23:02 DEBUG : only1: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/11/04 01:23:02 DEBUG : only17: size = 0 OK 2025/11/04 01:23:02 DEBUG : only17: Dst hash empty - aborting Src hash check 2025/11/04 01:23:02 INFO : only17: Copied (replaced existing) 2025/11/04 01:23:02 DEBUG : only13: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/11/04 01:23:03 DEBUG : only10: size = 0 OK 2025/11/04 01:23:03 DEBUG : only10: Dst hash empty - aborting Src hash check 2025/11/04 01:23:03 INFO : only10: Copied (replaced existing) 2025/11/04 01:23:03 DEBUG : only18: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/11/04 01:23:03 DEBUG : only11: size = 0 OK 2025/11/04 01:23:03 DEBUG : only11: Dst hash empty - aborting Src hash check 2025/11/04 01:23:03 INFO : only11: Copied (replaced existing) 2025/11/04 01:23:03 DEBUG : only4: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/11/04 01:23:04 DEBUG : only1: size = 0 OK 2025/11/04 01:23:04 DEBUG : only1: Dst hash empty - aborting Src hash check 2025/11/04 01:23:04 INFO : only1: Copied (replaced existing) 2025/11/04 01:23:04 DEBUG : only19: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/11/04 01:23:04 DEBUG : only13: size = 0 OK 2025/11/04 01:23:04 DEBUG : only13: Dst hash empty - aborting Src hash check 2025/11/04 01:23:04 INFO : only13: Copied (replaced existing) 2025/11/04 01:23:04 DEBUG : only6: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/11/04 01:23:05 DEBUG : only18: size = 0 OK 2025/11/04 01:23:05 DEBUG : only18: Dst hash empty - aborting Src hash check 2025/11/04 01:23:05 INFO : only18: Copied (replaced existing) 2025/11/04 01:23:05 DEBUG : only2: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/11/04 01:23:05 DEBUG : only4: size = 0 OK 2025/11/04 01:23:05 DEBUG : only4: Dst hash empty - aborting Src hash check 2025/11/04 01:23:05 INFO : only4: Copied (replaced existing) 2025/11/04 01:23:05 DEBUG : only8: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/11/04 01:23:06 DEBUG : only19: size = 0 OK 2025/11/04 01:23:06 DEBUG : only19: Dst hash empty - aborting Src hash check 2025/11/04 01:23:06 INFO : only19: Copied (replaced existing) 2025/11/04 01:23:06 DEBUG : only3: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/11/04 01:23:06 DEBUG : only6: size = 0 OK 2025/11/04 01:23:06 DEBUG : only6: Dst hash empty - aborting Src hash check 2025/11/04 01:23:06 INFO : only6: Copied (replaced existing) 2025/11/04 01:23:06 DEBUG : only5: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/11/04 01:23:07 DEBUG : only2: size = 0 OK 2025/11/04 01:23:07 DEBUG : only2: Dst hash empty - aborting Src hash check 2025/11/04 01:23:07 INFO : only2: Copied (replaced existing) 2025/11/04 01:23:07 DEBUG : only7: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/11/04 01:23:07 DEBUG : only8: size = 0 OK 2025/11/04 01:23:07 DEBUG : only8: Dst hash empty - aborting Src hash check 2025/11/04 01:23:07 INFO : only8: Copied (replaced existing) 2025/11/04 01:23:07 DEBUG : only9: gcid = DA39A3EE5E6B4B0D3255BFEF95601890AFD80709 2025/11/04 01:23:08 DEBUG : only3: size = 0 OK 2025/11/04 01:23:08 DEBUG : only3: Dst hash empty - aborting Src hash check 2025/11/04 01:23:08 INFO : only3: Copied (replaced existing) 2025/11/04 01:23:08 DEBUG : only5: size = 0 OK 2025/11/04 01:23:08 DEBUG : only5: Dst hash empty - aborting Src hash check 2025/11/04 01:23:08 INFO : only5: Copied (replaced existing) 2025/11/04 01:23:08 DEBUG : only7: size = 0 OK 2025/11/04 01:23:08 DEBUG : only7: Dst hash empty - aborting Src hash check 2025/11/04 01:23:08 INFO : only7: Copied (replaced existing) 2025/11/04 01:23:09 DEBUG : only9: size = 0 OK 2025/11/04 01:23:09 DEBUG : only9: Dst hash empty - aborting Src hash check 2025/11/04 01:23:09 INFO : only9: Copied (replaced existing) 2025/11/04 01:23:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (84.09s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:23:53 DEBUG : empty_dir: Making directory with metadata 2025/11/04 01:23:53 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/04 01:23:53 DEBUG : empty_on_remote: Making directory with metadata 2025/11/04 01:23:53 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/04 01:23:53 INFO : empty_on_remote: Making directory 2025/11/04 01:23:54 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/04 01:23:58 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/04 01:23:58 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/04 01:23:58 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/04 01:23:58 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/04 01:24:04 DEBUG : test_dir2/sub_dir: Rmdir: contains trashed file: "file3" 2025/11/04 01:24:05 DEBUG : test_dir2: Rmdir: contains trashed file: "sub_dir" 2025/11/04 01:24:07 DEBUG : test_dir1: Rmdir: contains trashed file: "file2" --- PASS: TestSyncReplaceDirModTime (16.09s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:24:09 DEBUG : empty_dir: Making directory with metadata 2025/11/04 01:24:09 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/04 01:24:09 DEBUG : empty_on_remote: Making directory with metadata 2025/11/04 01:24:09 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/04 01:24:09 INFO : empty_on_remote: Making directory 2025/11/04 01:24:10 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/04 01:24:14 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/04 01:24:14 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/04 01:24:14 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/04 01:24:14 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/04 01:24:14 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2025/11/04 01:24:21 DEBUG : test_dir2/sub_dir: Rmdir: contains trashed file: "file3" 2025/11/04 01:24:22 DEBUG : test_dir2: Rmdir: contains trashed file: "sub_dir" 2025/11/04 01:24:23 DEBUG : test_dir1: Rmdir: contains trashed file: "file2" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (19.00s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:24:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/04 01:24:28 INFO : sub dir: Making directory 2025/11/04 01:24:29 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/11/04 01:24:49 DEBUG : sub dir2/very/very/very/very/very/nested/subdir: Rmdir: contains trashed file: "hello world" 2025/11/04 01:24:50 DEBUG : sub dir2/very/very/very/very/very/nested: Rmdir: contains trashed file: "subdir" 2025/11/04 01:24:51 DEBUG : sub dir2/very/very/very/very/very: Rmdir: contains trashed file: "nested" 2025/11/04 01:24:53 DEBUG : sub dir2/very/very/very/very: Rmdir: contains trashed file: "very" 2025/11/04 01:24:54 DEBUG : sub dir2/very/very/very: Rmdir: contains trashed file: "very" 2025/11/04 01:24:55 DEBUG : sub dir2/very/very: Rmdir: contains trashed file: "very" 2025/11/04 01:24:57 DEBUG : sub dir2/very: Rmdir: contains trashed file: "very" 2025/11/04 01:24:58 DEBUG : sub dir2: Rmdir: contains trashed file: "very" 2025/11/04 01:25:00 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestNothingToTransferWithEmptyDirs (32.55s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:25:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/04 01:25:01 INFO : sub dir: Making directory 2025/11/04 01:25:02 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/11/04 01:25:22 DEBUG : sub dir2/very/very/very/very/very/nested/subdir: Rmdir: contains trashed file: "hello world" 2025/11/04 01:25:23 DEBUG : sub dir2/very/very/very/very/very/nested: Rmdir: contains trashed file: "subdir" 2025/11/04 01:25:25 DEBUG : sub dir2/very/very/very/very/very: Rmdir: contains trashed file: "nested" 2025/11/04 01:25:26 DEBUG : sub dir2/very/very/very/very: Rmdir: contains trashed file: "very" 2025/11/04 01:25:27 DEBUG : sub dir2/very/very/very: Rmdir: contains trashed file: "very" 2025/11/04 01:25:29 DEBUG : sub dir2/very/very: Rmdir: contains trashed file: "very" 2025/11/04 01:25:30 DEBUG : sub dir2/very: Rmdir: contains trashed file: "very" 2025/11/04 01:25:31 DEBUG : sub dir2: Rmdir: contains trashed file: "very" 2025/11/04 01:25:33 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestNothingToTransferWithoutEmptyDirs (33.33s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:25:35 DEBUG : dir1/0000-abcdefg.txt: calculating gcid: failed to unwrap object from src: dir1/0000-abcdefg.txt 2025/11/04 01:25:35 DEBUG : dir1/0000-abcdefg.txt: gcid = 8ceec431d62123db34823655a51eb599ec3e3721 2025/11/04 01:25:36 DEBUG : dir1/0001-bcdefgh.txt: calculating gcid: failed to unwrap object from src: dir1/0001-bcdefgh.txt 2025/11/04 01:25:36 DEBUG : dir1/0001-bcdefgh.txt: gcid = 347ff30f70fbcdc9c2273a50741c6d79d8a5564e 2025/11/04 01:25:36 DEBUG : dir1/0002-cdefghi.txt: calculating gcid: failed to unwrap object from src: dir1/0002-cdefghi.txt 2025/11/04 01:25:36 DEBUG : dir1/0002-cdefghi.txt: gcid = 66895353ea4c31e980214cdf53e3e9ed4e74e3d8 2025/11/04 01:25:37 DEBUG : dir1/0003-defghij.txt: calculating gcid: failed to unwrap object from src: dir1/0003-defghij.txt 2025/11/04 01:25:37 DEBUG : dir1/0003-defghij.txt: gcid = 4355490de28d5bc43776b199066c243860456ecc 2025/11/04 01:25:38 DEBUG : dir1/0004-efghijk.txt: calculating gcid: failed to unwrap object from src: dir1/0004-efghijk.txt 2025/11/04 01:25:38 DEBUG : dir1/0004-efghijk.txt: gcid = c4f93d9dab4a8db037f793921b5dbcd880df36ab 2025/11/04 01:25:38 DEBUG : dir1/0005-fghijkl.txt: calculating gcid: failed to unwrap object from src: dir1/0005-fghijkl.txt 2025/11/04 01:25:38 DEBUG : dir1/0005-fghijkl.txt: gcid = 6aa20d632a412ebed702ba588481ea886bd4807e 2025/11/04 01:25:39 DEBUG : dir1/0006-ghijklm.txt: calculating gcid: failed to unwrap object from src: dir1/0006-ghijklm.txt 2025/11/04 01:25:39 DEBUG : dir1/0006-ghijklm.txt: gcid = 83cc074064ee70a22a014dea55922daa1635b969 2025/11/04 01:25:40 DEBUG : dir1/0007-1234567.txt: calculating gcid: failed to unwrap object from src: dir1/0007-1234567.txt 2025/11/04 01:25:40 DEBUG : dir1/0007-1234567.txt: gcid = 2872071accba1d813601798d4f3ec1054fbd952a 2025/11/04 01:25:40 DEBUG : dir1/0008-2345678.txt: calculating gcid: failed to unwrap object from src: dir1/0008-2345678.txt 2025/11/04 01:25:40 DEBUG : dir1/0008-2345678.txt: gcid = e61a8e43de9f87f37b0a258f6b7ced9eac4a91f8 2025/11/04 01:25:41 DEBUG : dir1/0009-3456789.txt: calculating gcid: failed to unwrap object from src: dir1/0009-3456789.txt 2025/11/04 01:25:41 DEBUG : dir1/0009-3456789.txt: gcid = f6d3a06032c90bb91f4c8910dca73debece936e2 2025/11/04 01:25:41 DEBUG : dir1/0010-456789.txt: calculating gcid: failed to unwrap object from src: dir1/0010-456789.txt 2025/11/04 01:25:41 DEBUG : dir1/0010-456789.txt: gcid = e007224a9b66a79273068a38560aab5685fea0cb 2025/11/04 01:25:42 DEBUG : dir1/0011-56789;.txt: calculating gcid: failed to unwrap object from src: dir1/0011-56789;.txt 2025/11/04 01:25:42 DEBUG : dir1/0011-56789;.txt: gcid = 360f7e75646814b62c867651db160f25ad65f170 2025/11/04 01:25:43 DEBUG : dir1/0012-6789;.txt: calculating gcid: failed to unwrap object from src: dir1/0012-6789;.txt 2025/11/04 01:25:43 DEBUG : dir1/0012-6789;.txt: gcid = 28b37e45f5716653b1632d46a609a76566030fe7 2025/11/04 01:25:43 DEBUG : dir1/0013-789;=.txt: calculating gcid: failed to unwrap object from src: dir1/0013-789;=.txt 2025/11/04 01:25:43 DEBUG : dir1/0013-789;=.txt: gcid = 9db3d18c46bc1d18bae247f1e8aeaec8120bd24e 2025/11/04 01:25:44 DEBUG : dir1/0014-89;=.txt: calculating gcid: failed to unwrap object from src: dir1/0014-89;=.txt 2025/11/04 01:25:44 DEBUG : dir1/0014-89;=.txt: gcid = 57016818177ce0279cf00e842f357466b2f3cf86 2025/11/04 01:25:45 DEBUG : dir1/0015-9;=.txt: calculating gcid: failed to unwrap object from src: dir1/0015-9;=.txt 2025/11/04 01:25:45 DEBUG : dir1/0015-9;=.txt: gcid = d82ee756671d5618af9c85d432b6a56fe5a90acb 2025/11/04 01:25:45 DEBUG : apple: calculating gcid: failed to unwrap object from src: apple 2025/11/04 01:25:45 DEBUG : apple: gcid = 7fb37921e067624f20c76fbbfcb5db6a87856c4d 2025/11/04 01:25:46 DEBUG : banana: calculating gcid: failed to unwrap object from src: banana 2025/11/04 01:25:46 DEBUG : banana: gcid = 0646fa81148fbf3db9d94e1f0ff3ddf1407a6a68 2025/11/04 01:25:47 DEBUG : appleappleapplebanana: calculating gcid: failed to unwrap object from src: appleappleapplebanana 2025/11/04 01:25:47 DEBUG : appleappleapplebanana: gcid = fb0be5969ab815e2a3ebffc6d6b552e1afe48d50 2025/11/04 01:25:47 DEBUG : splitbananasplit: calculating gcid: failed to unwrap object from src: splitbananasplit 2025/11/04 01:25:47 DEBUG : splitbananasplit: gcid = f480fe5ea8e5600808e913da16015c76f884d172 2025/11/04 01:25:48 DEBUG : Waiting for deletions to finish 2025/11/04 01:25:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/04 01:25:48 DEBUG : splitbananasplit: Excluded 2025/11/04 01:25:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/04 01:25:48 DEBUG : appleappleapplebanana: Excluded 2025/11/04 01:25:48 DEBUG : banana: Excluded (Path Filter) 2025/11/04 01:25:48 DEBUG : banana: Excluded 2025/11/04 01:25:48 DEBUG : apple: Excluded (Path Filter) 2025/11/04 01:25:48 DEBUG : apple: Excluded 2025/11/04 01:25:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/04 01:25:48 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/04 01:25:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/04 01:25:48 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/04 01:25:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/04 01:25:48 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/04 01:25:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/04 01:25:48 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/04 01:25:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/04 01:25:48 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/04 01:25:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/04 01:25:48 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/04 01:25:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/04 01:25:48 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/04 01:25:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/04 01:25:48 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/04 01:25:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/04 01:25:48 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/04 01:25:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/04 01:25:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/04 01:25:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/04 01:25:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/04 01:25:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/04 01:25:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/04 01:25:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/04 01:25:48 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/04 01:25:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/04 01:25:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/04 01:25:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/04 01:25:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/04 01:25:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/04 01:25:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/04 01:25:49 DEBUG : apple: size = 5 OK 2025/11/04 01:25:49 DEBUG : apple: Sizes identical 2025/11/04 01:25:49 DEBUG : apple: Unchanged skipping 2025/11/04 01:25:49 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/04 01:25:49 DEBUG : appleappleapplebanana: Sizes identical 2025/11/04 01:25:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/04 01:25:49 DEBUG : banana: size = 6 OK 2025/11/04 01:25:49 DEBUG : banana: Sizes identical 2025/11/04 01:25:49 DEBUG : banana: Unchanged skipping 2025/11/04 01:25:49 DEBUG : splitbananasplit: size = 16 OK 2025/11/04 01:25:49 DEBUG : splitbananasplit: Sizes identical 2025/11/04 01:25:49 DEBUG : splitbananasplit: Unchanged skipping 2025/11/04 01:25:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/04 01:25:50 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/04 01:25:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/04 01:25:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/04 01:25:50 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/04 01:25:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/04 01:25:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/04 01:25:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/04 01:25:50 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/04 01:25:50 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/04 01:25:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/04 01:25:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/04 01:25:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/04 01:25:50 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/04 01:25:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/04 01:25:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/04 01:25:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/04 01:25:50 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/04 01:25:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/04 01:25:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/04 01:25:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/04 01:25:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/04 01:25:50 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/04 01:25:50 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/04 01:25:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/04 01:25:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/04 01:25:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/04 01:25:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/04 01:25:50 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/04 01:25:50 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/04 01:25:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/04 01:25:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/04 01:25:50 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/04 01:25:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/04 01:25:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/04 01:25:50 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/04 01:25:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/04 01:25:50 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/04 01:25:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/04 01:25:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/04 01:25:50 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/04 01:25:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/04 01:25:50 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:25:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/04 01:25:50 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/04 01:25:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/04 01:25:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/04 01:25:50 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/04 01:25:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/04 01:25:50 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:25:50 DEBUG : Waiting for deletions to finish 2025/11/04 01:25:50 INFO : There was nothing to transfer 2025/11/04 01:25:50 DEBUG : Waiting for deletions to finish 2025/11/04 01:25:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/04 01:25:50 DEBUG : splitbananasplit: Excluded 2025/11/04 01:25:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/04 01:25:50 DEBUG : appleappleapplebanana: Excluded 2025/11/04 01:25:50 DEBUG : banana: Excluded (Path Filter) 2025/11/04 01:25:50 DEBUG : banana: Excluded 2025/11/04 01:25:50 DEBUG : apple: Excluded (Path Filter) 2025/11/04 01:25:50 DEBUG : apple: Excluded 2025/11/04 01:25:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/04 01:25:50 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/04 01:25:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/04 01:25:50 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/04 01:25:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/04 01:25:50 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/04 01:25:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/04 01:25:50 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/04 01:25:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/04 01:25:50 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/04 01:25:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/04 01:25:50 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/04 01:25:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/04 01:25:50 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/04 01:25:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/04 01:25:50 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/04 01:25:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/04 01:25:50 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/04 01:25:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/04 01:25:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/04 01:25:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/04 01:25:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/04 01:25:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/04 01:25:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/04 01:25:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/04 01:25:50 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/04 01:25:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/04 01:25:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/04 01:25:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/04 01:25:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/04 01:25:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/04 01:25:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/04 01:25:51 DEBUG : apple: size = 5 OK 2025/11/04 01:25:51 DEBUG : apple: Sizes identical 2025/11/04 01:25:51 DEBUG : banana: size = 6 OK 2025/11/04 01:25:51 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/04 01:25:51 DEBUG : splitbananasplit: size = 16 OK 2025/11/04 01:25:51 DEBUG : appleappleapplebanana: Sizes identical 2025/11/04 01:25:51 DEBUG : splitbananasplit: Sizes identical 2025/11/04 01:25:51 DEBUG : apple: Unchanged skipping 2025/11/04 01:25:51 DEBUG : splitbananasplit: Unchanged skipping 2025/11/04 01:25:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/04 01:25:51 DEBUG : banana: Sizes identical 2025/11/04 01:25:51 DEBUG : banana: Unchanged skipping 2025/11/04 01:25:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/04 01:25:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/04 01:25:51 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/04 01:25:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/04 01:25:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/04 01:25:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/04 01:25:51 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/04 01:25:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/04 01:25:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/04 01:25:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/04 01:25:51 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/04 01:25:51 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/04 01:25:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/04 01:25:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/04 01:25:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/04 01:25:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/04 01:25:51 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/04 01:25:51 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/04 01:25:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/04 01:25:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/04 01:25:51 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/04 01:25:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/04 01:25:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/04 01:25:51 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/04 01:25:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/04 01:25:51 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:25:51 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/04 01:25:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/04 01:25:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/04 01:25:51 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/04 01:25:51 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/04 01:25:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/04 01:25:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/04 01:25:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/04 01:25:51 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/04 01:25:51 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/04 01:25:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/04 01:25:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/04 01:25:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/04 01:25:51 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/04 01:25:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/04 01:25:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/04 01:25:51 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/04 01:25:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/04 01:25:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/04 01:25:51 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/04 01:25:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/04 01:25:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/04 01:25:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/04 01:25:51 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:25:51 DEBUG : Waiting for deletions to finish 2025/11/04 01:25:51 INFO : There was nothing to transfer 2025/11/04 01:25:51 DEBUG : Waiting for deletions to finish 2025/11/04 01:25:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/04 01:25:52 DEBUG : splitbananasplit: Excluded 2025/11/04 01:25:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/04 01:25:52 DEBUG : appleappleapplebanana: Excluded 2025/11/04 01:25:52 DEBUG : banana: Excluded (Path Filter) 2025/11/04 01:25:52 DEBUG : banana: Excluded 2025/11/04 01:25:52 DEBUG : apple: Excluded (Path Filter) 2025/11/04 01:25:52 DEBUG : apple: Excluded 2025/11/04 01:25:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/04 01:25:52 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/04 01:25:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/04 01:25:52 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/04 01:25:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/04 01:25:52 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/04 01:25:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/04 01:25:52 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/04 01:25:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/04 01:25:52 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/04 01:25:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/04 01:25:52 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/04 01:25:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/04 01:25:52 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/04 01:25:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/04 01:25:52 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/04 01:25:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/04 01:25:52 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/04 01:25:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/04 01:25:52 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/04 01:25:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/04 01:25:52 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/04 01:25:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/04 01:25:52 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/04 01:25:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/04 01:25:52 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/04 01:25:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/04 01:25:52 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/04 01:25:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/04 01:25:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/04 01:25:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/04 01:25:52 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/04 01:26:16 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt" 2025/11/04 01:26:16 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt" 2025/11/04 01:26:16 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt" 2025/11/04 01:26:16 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt" 2025/11/04 01:26:16 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt" 2025/11/04 01:26:16 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt" 2025/11/04 01:26:16 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt" 2025/11/04 01:26:16 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt" 2025/11/04 01:26:16 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt" 2025/11/04 01:26:16 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt" 2025/11/04 01:26:16 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt" 2025/11/04 01:26:16 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt" 2025/11/04 01:26:16 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt" 2025/11/04 01:26:16 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt" 2025/11/04 01:26:16 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt" 2025/11/04 01:26:16 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt" === RUN TestTransform/NFD run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:26:18 DEBUG : dir1/0000-abcdefg.txt: calculating gcid: failed to unwrap object from src: dir1/0000-abcdefg.txt 2025/11/04 01:26:18 DEBUG : dir1/0000-abcdefg.txt: gcid = 8ceec431d62123db34823655a51eb599ec3e3721 2025/11/04 01:26:19 DEBUG : dir1/0001-bcdefgh.txt: calculating gcid: failed to unwrap object from src: dir1/0001-bcdefgh.txt 2025/11/04 01:26:19 DEBUG : dir1/0001-bcdefgh.txt: gcid = 347ff30f70fbcdc9c2273a50741c6d79d8a5564e 2025/11/04 01:26:20 DEBUG : dir1/0002-cdefghi.txt: calculating gcid: failed to unwrap object from src: dir1/0002-cdefghi.txt 2025/11/04 01:26:20 DEBUG : dir1/0002-cdefghi.txt: gcid = 66895353ea4c31e980214cdf53e3e9ed4e74e3d8 2025/11/04 01:26:20 DEBUG : dir1/0003-defghij.txt: calculating gcid: failed to unwrap object from src: dir1/0003-defghij.txt 2025/11/04 01:26:20 DEBUG : dir1/0003-defghij.txt: gcid = 4355490de28d5bc43776b199066c243860456ecc 2025/11/04 01:26:21 DEBUG : dir1/0004-efghijk.txt: calculating gcid: failed to unwrap object from src: dir1/0004-efghijk.txt 2025/11/04 01:26:21 DEBUG : dir1/0004-efghijk.txt: gcid = c4f93d9dab4a8db037f793921b5dbcd880df36ab 2025/11/04 01:26:22 DEBUG : dir1/0005-fghijkl.txt: calculating gcid: failed to unwrap object from src: dir1/0005-fghijkl.txt 2025/11/04 01:26:22 DEBUG : dir1/0005-fghijkl.txt: gcid = 6aa20d632a412ebed702ba588481ea886bd4807e 2025/11/04 01:26:22 DEBUG : dir1/0006-ghijklm.txt: calculating gcid: failed to unwrap object from src: dir1/0006-ghijklm.txt 2025/11/04 01:26:22 DEBUG : dir1/0006-ghijklm.txt: gcid = 83cc074064ee70a22a014dea55922daa1635b969 2025/11/04 01:26:23 DEBUG : dir1/0007-1234567.txt: calculating gcid: failed to unwrap object from src: dir1/0007-1234567.txt 2025/11/04 01:26:23 DEBUG : dir1/0007-1234567.txt: gcid = 2872071accba1d813601798d4f3ec1054fbd952a 2025/11/04 01:26:24 DEBUG : dir1/0008-2345678.txt: calculating gcid: failed to unwrap object from src: dir1/0008-2345678.txt 2025/11/04 01:26:24 DEBUG : dir1/0008-2345678.txt: gcid = e61a8e43de9f87f37b0a258f6b7ced9eac4a91f8 2025/11/04 01:26:24 DEBUG : dir1/0009-3456789.txt: calculating gcid: failed to unwrap object from src: dir1/0009-3456789.txt 2025/11/04 01:26:24 DEBUG : dir1/0009-3456789.txt: gcid = f6d3a06032c90bb91f4c8910dca73debece936e2 2025/11/04 01:26:25 DEBUG : dir1/0010-456789.txt: calculating gcid: failed to unwrap object from src: dir1/0010-456789.txt 2025/11/04 01:26:25 DEBUG : dir1/0010-456789.txt: gcid = e007224a9b66a79273068a38560aab5685fea0cb 2025/11/04 01:26:25 DEBUG : dir1/0011-56789;.txt: calculating gcid: failed to unwrap object from src: dir1/0011-56789;.txt 2025/11/04 01:26:25 DEBUG : dir1/0011-56789;.txt: gcid = 360f7e75646814b62c867651db160f25ad65f170 2025/11/04 01:26:26 DEBUG : dir1/0012-6789;.txt: calculating gcid: failed to unwrap object from src: dir1/0012-6789;.txt 2025/11/04 01:26:26 DEBUG : dir1/0012-6789;.txt: gcid = 28b37e45f5716653b1632d46a609a76566030fe7 2025/11/04 01:26:27 DEBUG : dir1/0013-789;=.txt: calculating gcid: failed to unwrap object from src: dir1/0013-789;=.txt 2025/11/04 01:26:27 DEBUG : dir1/0013-789;=.txt: gcid = 9db3d18c46bc1d18bae247f1e8aeaec8120bd24e 2025/11/04 01:26:27 DEBUG : dir1/0014-89;=.txt: calculating gcid: failed to unwrap object from src: dir1/0014-89;=.txt 2025/11/04 01:26:27 DEBUG : dir1/0014-89;=.txt: gcid = 57016818177ce0279cf00e842f357466b2f3cf86 2025/11/04 01:26:28 DEBUG : dir1/0015-9;=.txt: calculating gcid: failed to unwrap object from src: dir1/0015-9;=.txt 2025/11/04 01:26:28 DEBUG : dir1/0015-9;=.txt: gcid = d82ee756671d5618af9c85d432b6a56fe5a90acb 2025/11/04 01:26:29 DEBUG : apple: calculating gcid: failed to unwrap object from src: apple 2025/11/04 01:26:29 DEBUG : apple: gcid = 7fb37921e067624f20c76fbbfcb5db6a87856c4d 2025/11/04 01:26:29 DEBUG : banana: calculating gcid: failed to unwrap object from src: banana 2025/11/04 01:26:29 DEBUG : banana: gcid = 0646fa81148fbf3db9d94e1f0ff3ddf1407a6a68 2025/11/04 01:26:30 DEBUG : appleappleapplebanana: calculating gcid: failed to unwrap object from src: appleappleapplebanana 2025/11/04 01:26:30 DEBUG : appleappleapplebanana: gcid = fb0be5969ab815e2a3ebffc6d6b552e1afe48d50 2025/11/04 01:26:30 DEBUG : splitbananasplit: calculating gcid: failed to unwrap object from src: splitbananasplit 2025/11/04 01:26:30 DEBUG : splitbananasplit: gcid = f480fe5ea8e5600808e913da16015c76f884d172 2025/11/04 01:26:31 DEBUG : Waiting for deletions to finish 2025/11/04 01:26:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/04 01:26:31 DEBUG : splitbananasplit: Excluded 2025/11/04 01:26:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/04 01:26:31 DEBUG : appleappleapplebanana: Excluded 2025/11/04 01:26:31 DEBUG : banana: Excluded (Path Filter) 2025/11/04 01:26:31 DEBUG : banana: Excluded 2025/11/04 01:26:31 DEBUG : apple: Excluded (Path Filter) 2025/11/04 01:26:31 DEBUG : apple: Excluded 2025/11/04 01:26:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/04 01:26:31 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/04 01:26:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/04 01:26:31 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/04 01:26:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/04 01:26:31 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/04 01:26:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/04 01:26:31 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/04 01:26:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/04 01:26:31 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/04 01:26:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/04 01:26:31 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/04 01:26:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/04 01:26:31 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/04 01:26:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/04 01:26:31 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/04 01:26:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/04 01:26:31 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/04 01:26:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/04 01:26:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/04 01:26:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/04 01:26:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/04 01:26:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/04 01:26:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/04 01:26:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/04 01:26:31 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/04 01:26:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/04 01:26:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/04 01:26:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/04 01:26:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/04 01:26:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/04 01:26:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/04 01:26:32 DEBUG : apple: size = 5 OK 2025/11/04 01:26:32 DEBUG : apple: Sizes identical 2025/11/04 01:26:32 DEBUG : banana: size = 6 OK 2025/11/04 01:26:32 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/04 01:26:32 DEBUG : banana: Sizes identical 2025/11/04 01:26:32 DEBUG : appleappleapplebanana: Sizes identical 2025/11/04 01:26:32 DEBUG : banana: Unchanged skipping 2025/11/04 01:26:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/04 01:26:32 DEBUG : apple: Unchanged skipping 2025/11/04 01:26:32 DEBUG : splitbananasplit: size = 16 OK 2025/11/04 01:26:32 DEBUG : splitbananasplit: Sizes identical 2025/11/04 01:26:32 DEBUG : splitbananasplit: Unchanged skipping 2025/11/04 01:26:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/04 01:26:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/04 01:26:33 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:26:33 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/04 01:26:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/04 01:26:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/04 01:26:33 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/04 01:26:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/04 01:26:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/04 01:26:33 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/04 01:26:33 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/04 01:26:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/04 01:26:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/04 01:26:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/04 01:26:33 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/04 01:26:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/04 01:26:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/04 01:26:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/04 01:26:33 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/04 01:26:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/04 01:26:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/04 01:26:33 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/04 01:26:33 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/04 01:26:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/04 01:26:33 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/04 01:26:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/04 01:26:33 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/04 01:26:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/04 01:26:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/04 01:26:33 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/04 01:26:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/04 01:26:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/04 01:26:33 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/04 01:26:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/04 01:26:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/04 01:26:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/04 01:26:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/04 01:26:33 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/04 01:26:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/04 01:26:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/04 01:26:33 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/04 01:26:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/04 01:26:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/04 01:26:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/04 01:26:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/04 01:26:33 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/04 01:26:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/04 01:26:33 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/04 01:26:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/04 01:26:33 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:26:33 DEBUG : Waiting for deletions to finish 2025/11/04 01:26:33 INFO : There was nothing to transfer 2025/11/04 01:26:33 DEBUG : Waiting for deletions to finish 2025/11/04 01:26:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/04 01:26:33 DEBUG : splitbananasplit: Excluded 2025/11/04 01:26:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/04 01:26:33 DEBUG : appleappleapplebanana: Excluded 2025/11/04 01:26:33 DEBUG : banana: Excluded (Path Filter) 2025/11/04 01:26:33 DEBUG : banana: Excluded 2025/11/04 01:26:33 DEBUG : apple: Excluded (Path Filter) 2025/11/04 01:26:33 DEBUG : apple: Excluded 2025/11/04 01:26:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/04 01:26:33 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/04 01:26:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/04 01:26:33 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/04 01:26:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/04 01:26:33 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/04 01:26:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/04 01:26:33 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/04 01:26:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/04 01:26:33 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/04 01:26:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/04 01:26:33 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/04 01:26:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/04 01:26:33 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/04 01:26:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/04 01:26:33 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/04 01:26:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/04 01:26:33 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/04 01:26:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/04 01:26:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/04 01:26:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/04 01:26:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/04 01:26:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/04 01:26:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/04 01:26:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/04 01:26:33 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/04 01:26:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/04 01:26:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/04 01:26:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/04 01:26:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/04 01:26:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/04 01:26:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/04 01:26:34 DEBUG : apple: size = 5 OK 2025/11/04 01:26:34 DEBUG : apple: Sizes identical 2025/11/04 01:26:34 DEBUG : apple: Unchanged skipping 2025/11/04 01:26:34 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/04 01:26:34 DEBUG : appleappleapplebanana: Sizes identical 2025/11/04 01:26:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/04 01:26:34 DEBUG : banana: size = 6 OK 2025/11/04 01:26:34 DEBUG : banana: Sizes identical 2025/11/04 01:26:34 DEBUG : banana: Unchanged skipping 2025/11/04 01:26:34 DEBUG : splitbananasplit: size = 16 OK 2025/11/04 01:26:34 DEBUG : splitbananasplit: Sizes identical 2025/11/04 01:26:34 DEBUG : splitbananasplit: Unchanged skipping 2025/11/04 01:26:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/04 01:26:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/04 01:26:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/04 01:26:35 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/04 01:26:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/04 01:26:35 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/04 01:26:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/04 01:26:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/04 01:26:35 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/04 01:26:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/04 01:26:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/04 01:26:35 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/04 01:26:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/04 01:26:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/04 01:26:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/04 01:26:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/04 01:26:35 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/04 01:26:35 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/04 01:26:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/04 01:26:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/04 01:26:35 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:26:35 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/04 01:26:35 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/04 01:26:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/04 01:26:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/04 01:26:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/04 01:26:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/04 01:26:35 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/04 01:26:35 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/04 01:26:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/04 01:26:35 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/04 01:26:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/04 01:26:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/04 01:26:35 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/04 01:26:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/04 01:26:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/04 01:26:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/04 01:26:35 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/04 01:26:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/04 01:26:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/04 01:26:35 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/04 01:26:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/04 01:26:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/04 01:26:35 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/04 01:26:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/04 01:26:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/04 01:26:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/04 01:26:35 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/04 01:26:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/04 01:26:35 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:26:35 DEBUG : Waiting for deletions to finish 2025/11/04 01:26:35 INFO : There was nothing to transfer 2025/11/04 01:26:35 DEBUG : Waiting for deletions to finish 2025/11/04 01:26:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/04 01:26:35 DEBUG : splitbananasplit: Excluded 2025/11/04 01:26:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/04 01:26:35 DEBUG : appleappleapplebanana: Excluded 2025/11/04 01:26:35 DEBUG : banana: Excluded (Path Filter) 2025/11/04 01:26:35 DEBUG : banana: Excluded 2025/11/04 01:26:35 DEBUG : apple: Excluded (Path Filter) 2025/11/04 01:26:35 DEBUG : apple: Excluded 2025/11/04 01:26:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/04 01:26:35 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/04 01:26:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/04 01:26:35 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/04 01:26:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/04 01:26:35 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/04 01:26:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/04 01:26:35 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/04 01:26:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/04 01:26:35 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/04 01:26:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/04 01:26:35 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/04 01:26:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/04 01:26:35 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/04 01:26:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/04 01:26:35 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/04 01:26:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/04 01:26:35 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/04 01:26:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/04 01:26:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/04 01:26:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/04 01:26:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/04 01:26:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/04 01:26:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/04 01:26:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/04 01:26:35 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/04 01:26:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/04 01:26:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/04 01:26:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/04 01:26:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/04 01:26:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/04 01:26:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/04 01:26:59 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt" 2025/11/04 01:26:59 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt" 2025/11/04 01:26:59 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt" 2025/11/04 01:26:59 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt" 2025/11/04 01:26:59 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt" 2025/11/04 01:26:59 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt" 2025/11/04 01:26:59 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt" 2025/11/04 01:26:59 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt" 2025/11/04 01:26:59 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt" 2025/11/04 01:26:59 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt" 2025/11/04 01:26:59 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt" 2025/11/04 01:26:59 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt" 2025/11/04 01:26:59 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt" 2025/11/04 01:26:59 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt" 2025/11/04 01:26:59 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt" 2025/11/04 01:26:59 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt" === RUN TestTransform/base64 run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:27:01 DEBUG : dir1/0000-abcdefg.txt: calculating gcid: failed to unwrap object from src: dir1/0000-abcdefg.txt 2025/11/04 01:27:01 DEBUG : dir1/0000-abcdefg.txt: gcid = 8ceec431d62123db34823655a51eb599ec3e3721 2025/11/04 01:27:02 DEBUG : dir1/0001-bcdefgh.txt: calculating gcid: failed to unwrap object from src: dir1/0001-bcdefgh.txt 2025/11/04 01:27:02 DEBUG : dir1/0001-bcdefgh.txt: gcid = 347ff30f70fbcdc9c2273a50741c6d79d8a5564e 2025/11/04 01:27:03 DEBUG : dir1/0002-cdefghi.txt: calculating gcid: failed to unwrap object from src: dir1/0002-cdefghi.txt 2025/11/04 01:27:03 DEBUG : dir1/0002-cdefghi.txt: gcid = 66895353ea4c31e980214cdf53e3e9ed4e74e3d8 2025/11/04 01:27:03 DEBUG : dir1/0003-defghij.txt: calculating gcid: failed to unwrap object from src: dir1/0003-defghij.txt 2025/11/04 01:27:03 DEBUG : dir1/0003-defghij.txt: gcid = 4355490de28d5bc43776b199066c243860456ecc 2025/11/04 01:27:04 DEBUG : dir1/0004-efghijk.txt: calculating gcid: failed to unwrap object from src: dir1/0004-efghijk.txt 2025/11/04 01:27:04 DEBUG : dir1/0004-efghijk.txt: gcid = c4f93d9dab4a8db037f793921b5dbcd880df36ab 2025/11/04 01:27:05 DEBUG : dir1/0005-fghijkl.txt: calculating gcid: failed to unwrap object from src: dir1/0005-fghijkl.txt 2025/11/04 01:27:05 DEBUG : dir1/0005-fghijkl.txt: gcid = 6aa20d632a412ebed702ba588481ea886bd4807e 2025/11/04 01:27:05 DEBUG : dir1/0006-ghijklm.txt: calculating gcid: failed to unwrap object from src: dir1/0006-ghijklm.txt 2025/11/04 01:27:05 DEBUG : dir1/0006-ghijklm.txt: gcid = 83cc074064ee70a22a014dea55922daa1635b969 2025/11/04 01:27:06 DEBUG : dir1/0007-1234567.txt: calculating gcid: failed to unwrap object from src: dir1/0007-1234567.txt 2025/11/04 01:27:06 DEBUG : dir1/0007-1234567.txt: gcid = 2872071accba1d813601798d4f3ec1054fbd952a 2025/11/04 01:27:06 DEBUG : dir1/0008-2345678.txt: calculating gcid: failed to unwrap object from src: dir1/0008-2345678.txt 2025/11/04 01:27:06 DEBUG : dir1/0008-2345678.txt: gcid = e61a8e43de9f87f37b0a258f6b7ced9eac4a91f8 2025/11/04 01:27:07 DEBUG : dir1/0009-3456789.txt: calculating gcid: failed to unwrap object from src: dir1/0009-3456789.txt 2025/11/04 01:27:07 DEBUG : dir1/0009-3456789.txt: gcid = f6d3a06032c90bb91f4c8910dca73debece936e2 2025/11/04 01:27:08 DEBUG : dir1/0010-456789.txt: calculating gcid: failed to unwrap object from src: dir1/0010-456789.txt 2025/11/04 01:27:08 DEBUG : dir1/0010-456789.txt: gcid = e007224a9b66a79273068a38560aab5685fea0cb 2025/11/04 01:27:08 DEBUG : dir1/0011-56789;.txt: calculating gcid: failed to unwrap object from src: dir1/0011-56789;.txt 2025/11/04 01:27:08 DEBUG : dir1/0011-56789;.txt: gcid = 360f7e75646814b62c867651db160f25ad65f170 2025/11/04 01:27:09 DEBUG : dir1/0012-6789;.txt: calculating gcid: failed to unwrap object from src: dir1/0012-6789;.txt 2025/11/04 01:27:09 DEBUG : dir1/0012-6789;.txt: gcid = 28b37e45f5716653b1632d46a609a76566030fe7 2025/11/04 01:27:10 DEBUG : dir1/0013-789;=.txt: calculating gcid: failed to unwrap object from src: dir1/0013-789;=.txt 2025/11/04 01:27:10 DEBUG : dir1/0013-789;=.txt: gcid = 9db3d18c46bc1d18bae247f1e8aeaec8120bd24e 2025/11/04 01:27:10 DEBUG : dir1/0014-89;=.txt: calculating gcid: failed to unwrap object from src: dir1/0014-89;=.txt 2025/11/04 01:27:10 DEBUG : dir1/0014-89;=.txt: gcid = 57016818177ce0279cf00e842f357466b2f3cf86 2025/11/04 01:27:11 DEBUG : dir1/0015-9;=.txt: calculating gcid: failed to unwrap object from src: dir1/0015-9;=.txt 2025/11/04 01:27:11 DEBUG : dir1/0015-9;=.txt: gcid = d82ee756671d5618af9c85d432b6a56fe5a90acb 2025/11/04 01:27:12 DEBUG : apple: calculating gcid: failed to unwrap object from src: apple 2025/11/04 01:27:12 DEBUG : apple: gcid = 7fb37921e067624f20c76fbbfcb5db6a87856c4d 2025/11/04 01:27:12 DEBUG : banana: calculating gcid: failed to unwrap object from src: banana 2025/11/04 01:27:12 DEBUG : banana: gcid = 0646fa81148fbf3db9d94e1f0ff3ddf1407a6a68 2025/11/04 01:27:13 DEBUG : appleappleapplebanana: calculating gcid: failed to unwrap object from src: appleappleapplebanana 2025/11/04 01:27:13 DEBUG : appleappleapplebanana: gcid = fb0be5969ab815e2a3ebffc6d6b552e1afe48d50 2025/11/04 01:27:13 DEBUG : splitbananasplit: calculating gcid: failed to unwrap object from src: splitbananasplit 2025/11/04 01:27:13 DEBUG : splitbananasplit: gcid = f480fe5ea8e5600808e913da16015c76f884d172 2025/11/04 01:27:14 DEBUG : Waiting for deletions to finish 2025/11/04 01:27:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/04 01:27:14 DEBUG : splitbananasplit: Excluded 2025/11/04 01:27:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/04 01:27:14 DEBUG : appleappleapplebanana: Excluded 2025/11/04 01:27:14 DEBUG : banana: Excluded (Path Filter) 2025/11/04 01:27:14 DEBUG : banana: Excluded 2025/11/04 01:27:14 DEBUG : apple: Excluded (Path Filter) 2025/11/04 01:27:14 DEBUG : apple: Excluded 2025/11/04 01:27:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/04 01:27:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/04 01:27:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/04 01:27:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/04 01:27:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/04 01:27:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/04 01:27:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/04 01:27:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/04 01:27:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/04 01:27:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/04 01:27:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/04 01:27:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/04 01:27:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/04 01:27:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/04 01:27:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/04 01:27:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/04 01:27:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/04 01:27:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/04 01:27:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/04 01:27:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/04 01:27:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/04 01:27:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/04 01:27:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/04 01:27:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/04 01:27:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/04 01:27:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/04 01:27:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/04 01:27:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/04 01:27:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/04 01:27:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/04 01:27:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/04 01:27:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/04 01:27:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/04 01:27:15 DEBUG : apple: transformed to: YXBwbGU= 2025/11/04 01:27:15 DEBUG : banana: transformed to: YmFuYW5h 2025/11/04 01:27:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/04 01:27:15 DEBUG : banana: transformed to: YmFuYW5h 2025/11/04 01:27:15 DEBUG : apple: transformed to: YXBwbGU= 2025/11/04 01:27:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/04 01:27:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/04 01:27:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/04 01:27:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/04 01:27:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/04 01:27:15 DEBUG : banana: transformed to: YmFuYW5h 2025/11/04 01:27:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/04 01:27:15 DEBUG : apple: transformed to: YXBwbGU= 2025/11/04 01:27:15 DEBUG : apple: transformed to: YXBwbGU= 2025/11/04 01:27:15 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/04 01:27:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/04 01:27:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/04 01:27:15 DEBUG : banana: transformed to: YmFuYW5h 2025/11/04 01:27:15 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/04 01:27:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/04 01:27:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/04 01:27:15 DEBUG : apple: transformed to: YXBwbGU= 2025/11/04 01:27:15 DEBUG : banana: transformed to: YmFuYW5h 2025/11/04 01:27:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/04 01:27:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/04 01:27:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/04 01:27:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/04 01:27:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/04 01:27:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/04 01:27:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/04 01:27:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/04 01:27:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/04 01:27:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/04 01:27:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/04 01:27:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/04 01:27:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/04 01:27:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/04 01:27:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/04 01:27:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/04 01:27:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/04 01:27:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/04 01:27:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/04 01:27:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/04 01:27:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/04 01:27:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/04 01:27:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/04 01:27:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/04 01:27:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/04 01:27:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/04 01:27:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/04 01:27:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/04 01:27:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/04 01:27:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/04 01:27:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/04 01:27:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/04 01:27:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/04 01:27:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/04 01:27:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/04 01:27:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/04 01:27:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/04 01:27:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/04 01:27:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/04 01:27:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/04 01:27:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/04 01:27:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/04 01:27:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/04 01:27:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/04 01:27:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/04 01:27:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/04 01:27:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/04 01:27:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/04 01:27:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/04 01:27:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/04 01:27:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/04 01:27:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/04 01:27:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/04 01:27:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/04 01:27:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/04 01:27:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/04 01:27:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/04 01:27:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/04 01:27:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/04 01:27:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/04 01:27:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/04 01:27:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/04 01:27:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/04 01:27:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/04 01:27:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/04 01:27:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/04 01:27:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/04 01:27:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/04 01:27:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/04 01:27:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/04 01:27:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/04 01:27:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/04 01:27:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/04 01:27:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/04 01:27:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/04 01:27:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/04 01:27:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/04 01:27:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/04 01:27:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/04 01:27:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/04 01:27:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/04 01:27:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/04 01:27:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/04 01:27:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/04 01:27:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/04 01:27:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/04 01:27:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/04 01:27:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/04 01:27:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/04 01:27:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/04 01:27:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/04 01:27:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/04 01:27:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/04 01:27:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/04 01:27:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/04 01:27:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/04 01:27:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/04 01:27:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/04 01:27:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/04 01:27:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/04 01:27:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/04 01:27:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/04 01:27:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/04 01:27:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/04 01:27:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/04 01:27:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/04 01:27:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/04 01:27:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/04 01:27:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 01:27:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/04 01:27:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 01:27:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/04 01:27:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 01:27:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/04 01:27:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 01:27:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/04 01:27:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 01:27:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/04 01:27:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 01:27:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/04 01:27:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 01:27:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/04 01:27:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 01:27:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/04 01:27:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 01:27:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/04 01:27:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 01:27:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/04 01:27:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 01:27:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/04 01:27:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 01:27:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/04 01:27:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/04 01:27:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/04 01:27:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/04 01:27:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/04 01:27:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/04 01:27:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/04 01:27:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/04 01:27:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/04 01:27:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/04 01:27:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/04 01:27:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 01:27:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/04 01:27:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 01:27:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/04 01:27:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 01:27:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/04 01:27:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 01:27:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/04 01:27:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 01:27:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/04 01:27:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 01:27:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/04 01:27:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 01:27:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/04 01:27:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 01:27:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/04 01:27:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 01:27:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/04 01:27:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 01:27:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/04 01:27:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 01:27:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/04 01:27:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 01:27:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/04 01:27:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 01:27:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/04 01:27:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 01:27:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 01:27:15 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/04 01:27:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/04 01:27:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 01:27:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/04 01:27:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 01:27:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/04 01:27:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/04 01:27:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/04 01:27:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/04 01:27:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/04 01:27:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/04 01:27:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/04 01:27:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/04 01:27:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/04 01:27:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/04 01:27:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/04 01:27:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/04 01:27:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/04 01:27:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/04 01:27:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/04 01:27:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/04 01:27:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/04 01:27:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/04 01:27:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/04 01:27:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/04 01:27:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/04 01:27:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/04 01:27:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/04 01:27:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/04 01:27:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/04 01:27:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/04 01:27:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/04 01:27:16 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/04 01:27:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/04 01:27:16 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:27:16 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:27:16 DEBUG : YXBwbGU=: gcid = 7FB37921E067624F20C76FBBFCB5DB6A87856C4D 2025/11/04 01:27:16 DEBUG : YmFuYW5h: gcid = 0646FA81148FBF3DB9D94E1F0FF3DDF1407A6A68 2025/11/04 01:27:16 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: gcid = FB0BE5969AB815E2A3EBFFC6D6B552E1AFE48D50 2025/11/04 01:27:16 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: gcid = F480FE5EA8E5600808E913DA16015C76F884D172 2025/11/04 01:27:17 DEBUG : YXBwbGU=: size = 5 OK 2025/11/04 01:27:17 DEBUG : YXBwbGU=: Dst hash empty - aborting Src hash check 2025/11/04 01:27:17 INFO : apple: Copied (new) to: YXBwbGU= 2025/11/04 01:27:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 01:27:17 DEBUG : YmFuYW5h: size = 6 OK 2025/11/04 01:27:17 DEBUG : YmFuYW5h: Dst hash empty - aborting Src hash check 2025/11/04 01:27:17 INFO : banana: Copied (new) to: YmFuYW5h 2025/11/04 01:27:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 01:27:17 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/04 01:27:17 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Dst hash empty - aborting Src hash check 2025/11/04 01:27:17 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/04 01:27:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/04 01:27:17 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/04 01:27:17 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Dst hash empty - aborting Src hash check 2025/11/04 01:27:17 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/04 01:27:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/04 01:27:17 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: gcid = 8CEEC431D62123DB34823655A51EB599EC3E3721 2025/11/04 01:27:17 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: gcid = 347FF30F70FBCDC9C2273A50741C6D79D8A5564E 2025/11/04 01:27:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: gcid = 66895353EA4C31E980214CDF53E3E9ED4E74E3D8 2025/11/04 01:27:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: gcid = 4355490DE28D5BC43776B199066C243860456ECC 2025/11/04 01:27:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/04 01:27:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Dst hash empty - aborting Src hash check 2025/11/04 01:27:18 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 01:27:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/04 01:27:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/04 01:27:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Dst hash empty - aborting Src hash check 2025/11/04 01:27:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 01:27:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/04 01:27:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/04 01:27:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Dst hash empty - aborting Src hash check 2025/11/04 01:27:18 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/04 01:27:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/04 01:27:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/04 01:27:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Dst hash empty - aborting Src hash check 2025/11/04 01:27:18 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/04 01:27:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/04 01:27:19 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: gcid = C4F93D9DAB4A8DB037F793921B5DBCD880DF36AB 2025/11/04 01:27:19 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: gcid = 6AA20D632A412EBED702BA588481EA886BD4807E 2025/11/04 01:27:19 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: gcid = 83CC074064EE70A22A014DEA55922DAA1635B969 2025/11/04 01:27:19 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: gcid = 2872071ACCBA1D813601798D4F3EC1054FBD952A 2025/11/04 01:27:19 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/04 01:27:19 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Dst hash empty - aborting Src hash check 2025/11/04 01:27:19 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/04 01:27:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/04 01:27:19 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/04 01:27:19 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Dst hash empty - aborting Src hash check 2025/11/04 01:27:19 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/04 01:27:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/04 01:27:19 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/04 01:27:19 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Dst hash empty - aborting Src hash check 2025/11/04 01:27:19 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/04 01:27:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/04 01:27:19 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/04 01:27:19 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Dst hash empty - aborting Src hash check 2025/11/04 01:27:19 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/04 01:27:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/04 01:27:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: gcid = E61A8E43DE9F87F37B0A258F6B7CED9EAC4A91F8 2025/11/04 01:27:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: gcid = F6D3A06032C90BB91F4C8910DCA73DEBECE936E2 2025/11/04 01:27:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: gcid = E007224A9B66A79273068A38560AAB5685FEA0CB 2025/11/04 01:27:20 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: gcid = 360F7E75646814B62C867651DB160F25AD65F170 2025/11/04 01:27:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/04 01:27:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Dst hash empty - aborting Src hash check 2025/11/04 01:27:20 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/04 01:27:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/04 01:27:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/04 01:27:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Dst hash empty - aborting Src hash check 2025/11/04 01:27:20 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/04 01:27:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/04 01:27:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/04 01:27:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Dst hash empty - aborting Src hash check 2025/11/04 01:27:20 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/04 01:27:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/04 01:27:21 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/04 01:27:21 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Dst hash empty - aborting Src hash check 2025/11/04 01:27:21 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/04 01:27:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/04 01:27:21 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: gcid = 28B37E45F5716653B1632D46A609A76566030FE7 2025/11/04 01:27:21 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: gcid = 9DB3D18C46BC1D18BAE247F1E8AEAEC8120BD24E 2025/11/04 01:27:21 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: gcid = 57016818177CE0279CF00E842F357466B2F3CF86 2025/11/04 01:27:21 DEBUG : dir1/MDAxNS05Oz0udHh0: gcid = D82EE756671D5618AF9C85D432B6A56FE5A90ACB 2025/11/04 01:27:21 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/04 01:27:21 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Dst hash empty - aborting Src hash check 2025/11/04 01:27:21 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/04 01:27:22 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/04 01:27:22 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Dst hash empty - aborting Src hash check 2025/11/04 01:27:22 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/04 01:27:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/04 01:27:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Dst hash empty - aborting Src hash check 2025/11/04 01:27:22 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/04 01:27:22 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/04 01:27:22 DEBUG : dir1/MDAxNS05Oz0udHh0: Dst hash empty - aborting Src hash check 2025/11/04 01:27:22 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/11/04 01:27:22 DEBUG : Waiting for deletions to finish 2025/11/04 01:27:23 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/04 01:27:23 INFO : dir1/0013-789;=.txt: Deleted 2025/11/04 01:27:23 INFO : dir1/0007-1234567.txt: Deleted 2025/11/04 01:27:23 INFO : dir1/0010-456789.txt: Deleted 2025/11/04 01:27:23 INFO : dir1/0011-56789;.txt: Deleted 2025/11/04 01:27:24 INFO : dir1/0012-6789;.txt: Deleted 2025/11/04 01:27:24 INFO : appleappleapplebanana: Deleted 2025/11/04 01:27:24 INFO : dir1/0003-defghij.txt: Deleted 2025/11/04 01:27:24 INFO : dir1/0014-89;=.txt: Deleted 2025/11/04 01:27:24 INFO : dir1/0015-9;=.txt: Deleted 2025/11/04 01:27:25 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/04 01:27:25 INFO : dir1/0008-2345678.txt: Deleted 2025/11/04 01:27:25 INFO : dir1/0009-3456789.txt: Deleted 2025/11/04 01:27:25 INFO : apple: Deleted 2025/11/04 01:27:25 INFO : banana: Deleted 2025/11/04 01:27:26 INFO : splitbananasplit: Deleted 2025/11/04 01:27:26 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/04 01:27:26 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/04 01:27:26 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/04 01:27:26 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/04 01:27:26 DEBUG : Waiting for deletions to finish 2025/11/04 01:27:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/04 01:27:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/11/04 01:27:27 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/04 01:27:27 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/11/04 01:27:27 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/04 01:27:27 DEBUG : YmFuYW5h: Excluded 2025/11/04 01:27:27 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/04 01:27:27 DEBUG : YXBwbGU=: Excluded 2025/11/04 01:27:27 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/04 01:27:27 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/11/04 01:27:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/04 01:27:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/11/04 01:27:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/04 01:27:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/11/04 01:27:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/04 01:27:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/11/04 01:27:27 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/04 01:27:27 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/11/04 01:27:27 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/04 01:27:27 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/11/04 01:27:27 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/04 01:27:27 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/11/04 01:27:27 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/04 01:27:27 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/11/04 01:27:27 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/04 01:27:27 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/11/04 01:27:27 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/04 01:27:27 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/11/04 01:27:27 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/04 01:27:27 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/11/04 01:27:27 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/04 01:27:27 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/11/04 01:27:27 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/04 01:27:27 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/11/04 01:27:27 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/04 01:27:27 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/11/04 01:27:27 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/04 01:27:27 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/11/04 01:27:27 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/04 01:27:27 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/11/04 01:27:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 01:27:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 01:27:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/04 01:27:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 01:27:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/04 01:27:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/04 01:27:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/04 01:27:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/04 01:27:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/04 01:27:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/04 01:27:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/04 01:27:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/04 01:27:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/04 01:27:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/04 01:27:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/04 01:27:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/04 01:27:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/04 01:27:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/04 01:27:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/04 01:27:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/04 01:27:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/04 01:27:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/04 01:27:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/04 01:27:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/04 01:27:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/04 01:27:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/04 01:27:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/04 01:27:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/04 01:27:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/04 01:27:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/04 01:27:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/04 01:27:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/04 01:27:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/04 01:27:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/04 01:27:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/04 01:27:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/04 01:27:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/04 01:27:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/04 01:27:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/04 01:27:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/04 01:27:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/04 01:27:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/04 01:27:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/04 01:27:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/04 01:27:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/04 01:27:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/04 01:27:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/04 01:27:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/04 01:27:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/04 01:27:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/04 01:27:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/04 01:27:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/04 01:27:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/04 01:27:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/04 01:27:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/04 01:27:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/04 01:27:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/04 01:27:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/04 01:27:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/04 01:27:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 01:27:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/04 01:27:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 01:27:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/04 01:27:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/04 01:27:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/04 01:27:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/04 01:27:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/04 01:27:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/04 01:27:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/04 01:27:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/04 01:27:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/04 01:27:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/04 01:27:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/04 01:27:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/04 01:27:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/04 01:27:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/04 01:27:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/04 01:27:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/04 01:27:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/04 01:27:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/04 01:27:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/04 01:27:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/04 01:27:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/04 01:27:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/04 01:27:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/04 01:27:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/04 01:27:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/04 01:27:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/04 01:27:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/04 01:27:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/04 01:27:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/04 01:27:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 01:27:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/04 01:27:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 01:27:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/04 01:27:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/04 01:27:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/04 01:27:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/04 01:27:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/04 01:27:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/04 01:27:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/04 01:27:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/04 01:27:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/04 01:27:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/04 01:27:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/04 01:27:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/04 01:27:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/04 01:27:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/04 01:27:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/04 01:27:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/04 01:27:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/04 01:27:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/04 01:27:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/04 01:27:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/04 01:27:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/04 01:27:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/04 01:27:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/04 01:27:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/04 01:27:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/04 01:27:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/04 01:27:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/04 01:27:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/04 01:27:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/04 01:27:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/04 01:27:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/04 01:27:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 01:27:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/04 01:27:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 01:27:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/04 01:27:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/04 01:27:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/04 01:27:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/04 01:27:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/04 01:27:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/04 01:27:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/04 01:27:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/04 01:27:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/04 01:27:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/04 01:27:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/04 01:27:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/04 01:27:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/04 01:27:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/04 01:27:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/04 01:27:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/04 01:27:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/04 01:27:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/04 01:27:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/04 01:27:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/04 01:27:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/04 01:27:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/04 01:27:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/04 01:27:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/04 01:27:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/04 01:27:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/04 01:27:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/04 01:27:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/04 01:27:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/04 01:27:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/04 01:27:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/04 01:27:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/04 01:27:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/04 01:27:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 01:27:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/04 01:27:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 01:27:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/04 01:27:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/04 01:27:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/04 01:27:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/04 01:27:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/04 01:27:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/04 01:27:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 01:27:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 01:27:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/04 01:27:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/04 01:27:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/04 01:27:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/04 01:27:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/04 01:27:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/04 01:27:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/04 01:27:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/04 01:27:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/04 01:27:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/04 01:27:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/04 01:27:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/04 01:27:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/04 01:27:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/04 01:27:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/04 01:27:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/04 01:27:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/04 01:27:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/04 01:27:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/04 01:27:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/04 01:27:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/04 01:27:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/04 01:27:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/04 01:27:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/04 01:27:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/04 01:27:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/04 01:27:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/04 01:27:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/04 01:27:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/04 01:27:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/04 01:27:28 DEBUG : banana: transformed to: YmFuYW5h 2025/11/04 01:27:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/04 01:27:28 DEBUG : YXBwbGU=: size = 5 OK 2025/11/04 01:27:28 DEBUG : apple: Sizes identical 2025/11/04 01:27:28 DEBUG : apple: Unchanged skipping 2025/11/04 01:27:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/04 01:27:28 DEBUG : appleappleapplebanana: Sizes identical 2025/11/04 01:27:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/04 01:27:28 DEBUG : YmFuYW5h: size = 6 OK 2025/11/04 01:27:28 DEBUG : banana: Sizes identical 2025/11/04 01:27:28 DEBUG : banana: Unchanged skipping 2025/11/04 01:27:28 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/04 01:27:28 DEBUG : splitbananasplit: Sizes identical 2025/11/04 01:27:28 DEBUG : splitbananasplit: Unchanged skipping 2025/11/04 01:27:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/04 01:27:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/04 01:27:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/04 01:27:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/04 01:27:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/04 01:27:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/04 01:27:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/04 01:27:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/04 01:27:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/04 01:27:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/04 01:27:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/04 01:27:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/04 01:27:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/04 01:27:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/04 01:27:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/04 01:27:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/04 01:27:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/04 01:27:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/04 01:27:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/04 01:27:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/04 01:27:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/04 01:27:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/04 01:27:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/04 01:27:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/04 01:27:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/04 01:27:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/04 01:27:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/04 01:27:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/04 01:27:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/04 01:27:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/04 01:27:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/04 01:27:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/04 01:27:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/04 01:27:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/04 01:27:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/04 01:27:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/04 01:27:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/04 01:27:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/04 01:27:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/04 01:27:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/04 01:27:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/04 01:27:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/04 01:27:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/04 01:27:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/04 01:27:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/04 01:27:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/04 01:27:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/04 01:27:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/04 01:27:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/04 01:27:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/04 01:27:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/04 01:27:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/04 01:27:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/04 01:27:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/04 01:27:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/04 01:27:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/04 01:27:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/04 01:27:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/04 01:27:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/04 01:27:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/04 01:27:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/04 01:27:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/04 01:27:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/04 01:27:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/04 01:27:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/04 01:27:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/04 01:27:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/04 01:27:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/04 01:27:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/04 01:27:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/04 01:27:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/04 01:27:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/04 01:27:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/04 01:27:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/04 01:27:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/04 01:27:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/04 01:27:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/04 01:27:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/04 01:27:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/04 01:27:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/04 01:27:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/04 01:27:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/04 01:27:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/04 01:27:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/04 01:27:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/04 01:27:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/04 01:27:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/04 01:27:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/04 01:27:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/04 01:27:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/04 01:27:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/04 01:27:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/04 01:27:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/04 01:27:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/04 01:27:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/04 01:27:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/04 01:27:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/04 01:27:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/04 01:27:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/04 01:27:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/04 01:27:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/04 01:27:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/04 01:27:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/04 01:27:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/04 01:27:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/04 01:27:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/04 01:27:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 01:27:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/04 01:27:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 01:27:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/04 01:27:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 01:27:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/04 01:27:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 01:27:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/04 01:27:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 01:27:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/04 01:27:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 01:27:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/04 01:27:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 01:27:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/04 01:27:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 01:27:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/04 01:27:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 01:27:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/04 01:27:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 01:27:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/04 01:27:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 01:27:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/04 01:27:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 01:27:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/04 01:27:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/04 01:27:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/04 01:27:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/04 01:27:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/04 01:27:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/04 01:27:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/04 01:27:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/04 01:27:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/04 01:27:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/04 01:27:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/04 01:27:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 01:27:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/04 01:27:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 01:27:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/04 01:27:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 01:27:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/04 01:27:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 01:27:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/04 01:27:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 01:27:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/04 01:27:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 01:27:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/04 01:27:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 01:27:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/04 01:27:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 01:27:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/04 01:27:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 01:27:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/04 01:27:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 01:27:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/04 01:27:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 01:27:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/04 01:27:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 01:27:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/04 01:27:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 01:27:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/04 01:27:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 01:27:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 01:27:28 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/04 01:27:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/04 01:27:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 01:27:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 01:27:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/04 01:27:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/04 01:27:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/04 01:27:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/04 01:27:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/04 01:27:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/04 01:27:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/04 01:27:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/04 01:27:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/04 01:27:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/04 01:27:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/04 01:27:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/04 01:27:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/04 01:27:28 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/04 01:27:28 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/04 01:27:28 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/04 01:27:28 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/04 01:27:28 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/04 01:27:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/04 01:27:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/04 01:27:28 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/04 01:27:28 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/04 01:27:28 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/04 01:27:28 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/04 01:27:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/04 01:27:28 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/04 01:27:28 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/04 01:27:28 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/04 01:27:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/04 01:27:28 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/04 01:27:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/04 01:27:28 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/04 01:27:28 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/04 01:27:28 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/04 01:27:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/04 01:27:28 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/04 01:27:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/04 01:27:28 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/04 01:27:28 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/04 01:27:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/04 01:27:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/04 01:27:28 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/04 01:27:28 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/04 01:27:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/04 01:27:28 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/04 01:27:28 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/04 01:27:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/04 01:27:28 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:27:28 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/04 01:27:28 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/04 01:27:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/04 01:27:28 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/04 01:27:28 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/04 01:27:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/04 01:27:28 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/04 01:27:28 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/04 01:27:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/04 01:27:28 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/04 01:27:28 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/04 01:27:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/04 01:27:28 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/04 01:27:28 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/04 01:27:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/04 01:27:28 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:27:28 DEBUG : Waiting for deletions to finish 2025/11/04 01:27:28 DEBUG : Waiting for deletions to finish 2025/11/04 01:27:28 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/04 01:27:28 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/11/04 01:27:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/04 01:27:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/11/04 01:27:28 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/04 01:27:28 DEBUG : YmFuYW5h: Excluded 2025/11/04 01:27:28 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/04 01:27:28 DEBUG : YXBwbGU=: Excluded 2025/11/04 01:27:29 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/04 01:27:29 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/11/04 01:27:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/04 01:27:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/11/04 01:27:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/04 01:27:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/11/04 01:27:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/04 01:27:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/11/04 01:27:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/04 01:27:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/11/04 01:27:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/04 01:27:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/11/04 01:27:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/04 01:27:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/11/04 01:27:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/04 01:27:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/11/04 01:27:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/04 01:27:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/11/04 01:27:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/04 01:27:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/11/04 01:27:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/04 01:27:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/11/04 01:27:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/04 01:27:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/11/04 01:27:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/04 01:27:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/11/04 01:27:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/04 01:27:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/11/04 01:27:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/04 01:27:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/11/04 01:27:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/04 01:27:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/11/04 01:27:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/04 01:27:29 DEBUG : apple: transformed to: YXBwbGU= 2025/11/04 01:27:29 DEBUG : banana: transformed to: YmFuYW5h 2025/11/04 01:27:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/04 01:27:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/04 01:27:29 DEBUG : banana: transformed to: YmFuYW5h 2025/11/04 01:27:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 01:27:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/04 01:27:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 01:27:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 01:27:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/04 01:27:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 01:27:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/04 01:27:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/04 01:27:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/04 01:27:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/04 01:27:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/04 01:27:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/04 01:27:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/04 01:27:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/04 01:27:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/04 01:27:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/04 01:27:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/04 01:27:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/04 01:27:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/04 01:27:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/04 01:27:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/04 01:27:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/04 01:27:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/04 01:27:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/04 01:27:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/04 01:27:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/04 01:27:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/04 01:27:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/04 01:27:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/04 01:27:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/04 01:27:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/04 01:27:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/04 01:27:29 DEBUG : apple: transformed to: YXBwbGU= 2025/11/04 01:27:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/04 01:27:29 DEBUG : banana: transformed to: YmFuYW5h 2025/11/04 01:27:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/04 01:27:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 01:27:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 01:27:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/04 01:27:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/04 01:27:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/04 01:27:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/04 01:27:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/04 01:27:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/04 01:27:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/04 01:27:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/04 01:27:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/04 01:27:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/04 01:27:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/04 01:27:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/04 01:27:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/04 01:27:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/04 01:27:49 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/11/04 01:27:49 DEBUG : Config file has changed externally - reloading 2025/11/04 01:27:53 DEBUG : dir1: Rmdir: contains trashed file: "MDAxNS05Oz0udHh0" 2025/11/04 01:27:53 DEBUG : dir1: Rmdir: contains trashed file: "MDAxNC04OTs9LnR4dA==" 2025/11/04 01:27:53 DEBUG : dir1: Rmdir: contains trashed file: "MDAxMy03ODk7PS50eHQ=" 2025/11/04 01:27:53 DEBUG : dir1: Rmdir: contains trashed file: "MDAxMi02Nzg5Oy50eHQ=" 2025/11/04 01:27:53 DEBUG : dir1: Rmdir: contains trashed file: "MDAxMS01Njc4OTsudHh0" 2025/11/04 01:27:53 DEBUG : dir1: Rmdir: contains trashed file: "MDAxMC00NTY3ODkudHh0" 2025/11/04 01:27:53 DEBUG : dir1: Rmdir: contains trashed file: "MDAwOS0zNDU2Nzg5LnR4dA==" 2025/11/04 01:27:53 DEBUG : dir1: Rmdir: contains trashed file: "MDAwOC0yMzQ1Njc4LnR4dA==" 2025/11/04 01:27:53 DEBUG : dir1: Rmdir: contains trashed file: "MDAwNy0xMjM0NTY3LnR4dA==" 2025/11/04 01:27:53 DEBUG : dir1: Rmdir: contains trashed file: "MDAwNi1naGlqa2xtLnR4dA==" 2025/11/04 01:27:53 DEBUG : dir1: Rmdir: contains trashed file: "MDAwNS1mZ2hpamtsLnR4dA==" 2025/11/04 01:27:53 DEBUG : dir1: Rmdir: contains trashed file: "MDAwNC1lZmdoaWprLnR4dA==" 2025/11/04 01:27:53 DEBUG : dir1: Rmdir: contains trashed file: "MDAwMy1kZWZnaGlqLnR4dA==" 2025/11/04 01:27:53 DEBUG : dir1: Rmdir: contains trashed file: "MDAwMi1jZGVmZ2hpLnR4dA==" 2025/11/04 01:27:53 DEBUG : dir1: Rmdir: contains trashed file: "MDAwMS1iY2RlZmdoLnR4dA==" 2025/11/04 01:27:53 DEBUG : dir1: Rmdir: contains trashed file: "MDAwMC1hYmNkZWZnLnR4dA==" 2025/11/04 01:27:53 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt" 2025/11/04 01:27:53 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt" 2025/11/04 01:27:53 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt" 2025/11/04 01:27:53 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt" 2025/11/04 01:27:53 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt" 2025/11/04 01:27:53 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt" 2025/11/04 01:27:53 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt" 2025/11/04 01:27:53 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt" 2025/11/04 01:27:53 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt" 2025/11/04 01:27:53 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt" 2025/11/04 01:27:53 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt" 2025/11/04 01:27:53 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt" 2025/11/04 01:27:53 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt" 2025/11/04 01:27:53 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt" 2025/11/04 01:27:53 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt" 2025/11/04 01:27:53 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt" === RUN TestTransform/prefix run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:27:56 DEBUG : dir1/0000-abcdefg.txt: calculating gcid: failed to unwrap object from src: dir1/0000-abcdefg.txt 2025/11/04 01:27:56 DEBUG : dir1/0000-abcdefg.txt: gcid = 8ceec431d62123db34823655a51eb599ec3e3721 2025/11/04 01:27:57 DEBUG : dir1/0001-bcdefgh.txt: calculating gcid: failed to unwrap object from src: dir1/0001-bcdefgh.txt 2025/11/04 01:27:57 DEBUG : dir1/0001-bcdefgh.txt: gcid = 347ff30f70fbcdc9c2273a50741c6d79d8a5564e 2025/11/04 01:27:57 DEBUG : dir1/0002-cdefghi.txt: calculating gcid: failed to unwrap object from src: dir1/0002-cdefghi.txt 2025/11/04 01:27:57 DEBUG : dir1/0002-cdefghi.txt: gcid = 66895353ea4c31e980214cdf53e3e9ed4e74e3d8 2025/11/04 01:27:58 DEBUG : dir1/0003-defghij.txt: calculating gcid: failed to unwrap object from src: dir1/0003-defghij.txt 2025/11/04 01:27:58 DEBUG : dir1/0003-defghij.txt: gcid = 4355490de28d5bc43776b199066c243860456ecc 2025/11/04 01:27:59 DEBUG : dir1/0004-efghijk.txt: calculating gcid: failed to unwrap object from src: dir1/0004-efghijk.txt 2025/11/04 01:27:59 DEBUG : dir1/0004-efghijk.txt: gcid = c4f93d9dab4a8db037f793921b5dbcd880df36ab 2025/11/04 01:27:59 DEBUG : dir1/0005-fghijkl.txt: calculating gcid: failed to unwrap object from src: dir1/0005-fghijkl.txt 2025/11/04 01:27:59 DEBUG : dir1/0005-fghijkl.txt: gcid = 6aa20d632a412ebed702ba588481ea886bd4807e 2025/11/04 01:28:00 DEBUG : dir1/0006-ghijklm.txt: calculating gcid: failed to unwrap object from src: dir1/0006-ghijklm.txt 2025/11/04 01:28:00 DEBUG : dir1/0006-ghijklm.txt: gcid = 83cc074064ee70a22a014dea55922daa1635b969 2025/11/04 01:28:01 DEBUG : dir1/0007-1234567.txt: calculating gcid: failed to unwrap object from src: dir1/0007-1234567.txt 2025/11/04 01:28:01 DEBUG : dir1/0007-1234567.txt: gcid = 2872071accba1d813601798d4f3ec1054fbd952a 2025/11/04 01:28:01 DEBUG : dir1/0008-2345678.txt: calculating gcid: failed to unwrap object from src: dir1/0008-2345678.txt 2025/11/04 01:28:01 DEBUG : dir1/0008-2345678.txt: gcid = e61a8e43de9f87f37b0a258f6b7ced9eac4a91f8 2025/11/04 01:28:02 DEBUG : dir1/0009-3456789.txt: calculating gcid: failed to unwrap object from src: dir1/0009-3456789.txt 2025/11/04 01:28:02 DEBUG : dir1/0009-3456789.txt: gcid = f6d3a06032c90bb91f4c8910dca73debece936e2 2025/11/04 01:28:03 DEBUG : dir1/0010-456789.txt: calculating gcid: failed to unwrap object from src: dir1/0010-456789.txt 2025/11/04 01:28:03 DEBUG : dir1/0010-456789.txt: gcid = e007224a9b66a79273068a38560aab5685fea0cb 2025/11/04 01:28:03 DEBUG : dir1/0011-56789;.txt: calculating gcid: failed to unwrap object from src: dir1/0011-56789;.txt 2025/11/04 01:28:03 DEBUG : dir1/0011-56789;.txt: gcid = 360f7e75646814b62c867651db160f25ad65f170 2025/11/04 01:28:04 DEBUG : dir1/0012-6789;.txt: calculating gcid: failed to unwrap object from src: dir1/0012-6789;.txt 2025/11/04 01:28:04 DEBUG : dir1/0012-6789;.txt: gcid = 28b37e45f5716653b1632d46a609a76566030fe7 2025/11/04 01:28:04 DEBUG : dir1/0013-789;=.txt: calculating gcid: failed to unwrap object from src: dir1/0013-789;=.txt 2025/11/04 01:28:04 DEBUG : dir1/0013-789;=.txt: gcid = 9db3d18c46bc1d18bae247f1e8aeaec8120bd24e 2025/11/04 01:28:05 DEBUG : dir1/0014-89;=.txt: calculating gcid: failed to unwrap object from src: dir1/0014-89;=.txt 2025/11/04 01:28:05 DEBUG : dir1/0014-89;=.txt: gcid = 57016818177ce0279cf00e842f357466b2f3cf86 2025/11/04 01:28:06 DEBUG : dir1/0015-9;=.txt: calculating gcid: failed to unwrap object from src: dir1/0015-9;=.txt 2025/11/04 01:28:06 DEBUG : dir1/0015-9;=.txt: gcid = d82ee756671d5618af9c85d432b6a56fe5a90acb 2025/11/04 01:28:06 DEBUG : apple: calculating gcid: failed to unwrap object from src: apple 2025/11/04 01:28:06 DEBUG : apple: gcid = 7fb37921e067624f20c76fbbfcb5db6a87856c4d 2025/11/04 01:28:07 DEBUG : banana: calculating gcid: failed to unwrap object from src: banana 2025/11/04 01:28:07 DEBUG : banana: gcid = 0646fa81148fbf3db9d94e1f0ff3ddf1407a6a68 2025/11/04 01:28:08 DEBUG : appleappleapplebanana: calculating gcid: failed to unwrap object from src: appleappleapplebanana 2025/11/04 01:28:08 DEBUG : appleappleapplebanana: gcid = fb0be5969ab815e2a3ebffc6d6b552e1afe48d50 2025/11/04 01:28:08 DEBUG : splitbananasplit: calculating gcid: failed to unwrap object from src: splitbananasplit 2025/11/04 01:28:08 DEBUG : splitbananasplit: gcid = f480fe5ea8e5600808e913da16015c76f884d172 2025/11/04 01:28:09 DEBUG : Waiting for deletions to finish 2025/11/04 01:28:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/04 01:28:09 DEBUG : splitbananasplit: Excluded 2025/11/04 01:28:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/04 01:28:09 DEBUG : appleappleapplebanana: Excluded 2025/11/04 01:28:09 DEBUG : banana: Excluded (Path Filter) 2025/11/04 01:28:09 DEBUG : banana: Excluded 2025/11/04 01:28:09 DEBUG : apple: Excluded (Path Filter) 2025/11/04 01:28:09 DEBUG : apple: Excluded 2025/11/04 01:28:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/04 01:28:09 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/04 01:28:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/04 01:28:09 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/04 01:28:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/04 01:28:09 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/04 01:28:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/04 01:28:09 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/04 01:28:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/04 01:28:09 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/04 01:28:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/04 01:28:09 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/04 01:28:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/04 01:28:09 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/04 01:28:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/04 01:28:09 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/04 01:28:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/04 01:28:09 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/04 01:28:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/04 01:28:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/04 01:28:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/04 01:28:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/04 01:28:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/04 01:28:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/04 01:28:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/04 01:28:09 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/04 01:28:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/04 01:28:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/04 01:28:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/04 01:28:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/04 01:28:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/04 01:28:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/04 01:28:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/04 01:28:10 DEBUG : apple: transformed to: PREFIXapple 2025/11/04 01:28:10 DEBUG : banana: transformed to: PREFIXbanana 2025/11/04 01:28:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/04 01:28:10 DEBUG : banana: transformed to: PREFIXbanana 2025/11/04 01:28:10 DEBUG : apple: transformed to: PREFIXapple 2025/11/04 01:28:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/04 01:28:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/04 01:28:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/04 01:28:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/04 01:28:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/04 01:28:10 DEBUG : banana: transformed to: PREFIXbanana 2025/11/04 01:28:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/04 01:28:10 DEBUG : apple: transformed to: PREFIXapple 2025/11/04 01:28:10 DEBUG : apple: transformed to: PREFIXapple 2025/11/04 01:28:10 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/04 01:28:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/04 01:28:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/04 01:28:10 DEBUG : banana: transformed to: PREFIXbanana 2025/11/04 01:28:10 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/04 01:28:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/04 01:28:10 DEBUG : apple: transformed to: PREFIXapple 2025/11/04 01:28:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/04 01:28:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/04 01:28:10 DEBUG : banana: transformed to: PREFIXbanana 2025/11/04 01:28:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/04 01:28:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/04 01:28:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/04 01:28:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/04 01:28:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/04 01:28:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/04 01:28:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/04 01:28:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/04 01:28:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/04 01:28:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/04 01:28:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/04 01:28:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/04 01:28:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/04 01:28:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/04 01:28:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/04 01:28:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/04 01:28:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/04 01:28:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/04 01:28:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/04 01:28:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/04 01:28:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/04 01:28:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/04 01:28:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/04 01:28:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/04 01:28:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/04 01:28:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/04 01:28:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/04 01:28:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/04 01:28:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/04 01:28:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/04 01:28:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/04 01:28:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/04 01:28:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/04 01:28:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/04 01:28:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/04 01:28:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/04 01:28:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/04 01:28:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/04 01:28:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/04 01:28:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/04 01:28:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/04 01:28:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/04 01:28:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/04 01:28:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/04 01:28:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/04 01:28:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/04 01:28:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/04 01:28:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/04 01:28:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/04 01:28:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/04 01:28:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/04 01:28:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/04 01:28:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/04 01:28:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/04 01:28:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/04 01:28:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/04 01:28:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/04 01:28:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/04 01:28:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/04 01:28:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/04 01:28:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/04 01:28:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/04 01:28:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/04 01:28:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/04 01:28:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/04 01:28:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/04 01:28:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/04 01:28:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/04 01:28:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/04 01:28:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/04 01:28:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/04 01:28:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/04 01:28:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/04 01:28:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/04 01:28:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/04 01:28:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/04 01:28:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/04 01:28:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/04 01:28:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/04 01:28:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/04 01:28:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/04 01:28:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/04 01:28:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/04 01:28:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/04 01:28:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/04 01:28:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/04 01:28:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/04 01:28:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/04 01:28:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/04 01:28:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/04 01:28:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/04 01:28:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/04 01:28:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/04 01:28:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/04 01:28:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/04 01:28:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/04 01:28:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/04 01:28:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/04 01:28:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/04 01:28:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/04 01:28:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/04 01:28:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/04 01:28:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/04 01:28:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/04 01:28:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/04 01:28:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/04 01:28:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/04 01:28:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/04 01:28:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/04 01:28:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/04 01:28:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/04 01:28:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/04 01:28:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/04 01:28:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/04 01:28:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/04 01:28:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/04 01:28:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/04 01:28:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/04 01:28:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/04 01:28:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/04 01:28:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/04 01:28:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/04 01:28:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/04 01:28:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/04 01:28:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/04 01:28:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/04 01:28:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/04 01:28:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/04 01:28:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/04 01:28:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/04 01:28:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/04 01:28:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/04 01:28:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/04 01:28:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/04 01:28:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/04 01:28:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/04 01:28:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/04 01:28:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/04 01:28:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/04 01:28:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/04 01:28:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/04 01:28:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/04 01:28:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/04 01:28:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/04 01:28:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/04 01:28:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/04 01:28:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/04 01:28:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/04 01:28:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/04 01:28:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/04 01:28:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/04 01:28:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/04 01:28:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/04 01:28:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/04 01:28:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/04 01:28:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/04 01:28:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/04 01:28:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/04 01:28:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/04 01:28:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/04 01:28:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/04 01:28:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/04 01:28:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/04 01:28:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/04 01:28:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/04 01:28:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/04 01:28:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/04 01:28:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/04 01:28:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/04 01:28:10 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/04 01:28:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/04 01:28:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/04 01:28:11 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/04 01:28:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/04 01:28:11 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/04 01:28:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/04 01:28:11 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/04 01:28:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/04 01:28:11 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/04 01:28:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/04 01:28:11 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/04 01:28:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/04 01:28:11 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/04 01:28:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/04 01:28:11 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/04 01:28:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/04 01:28:11 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/04 01:28:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/04 01:28:11 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/04 01:28:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/04 01:28:11 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/04 01:28:11 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/04 01:28:11 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/04 01:28:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/04 01:28:11 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/04 01:28:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/04 01:28:11 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/04 01:28:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/04 01:28:11 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/04 01:28:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/04 01:28:11 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/04 01:28:11 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/04 01:28:11 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/04 01:28:11 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:28:11 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:28:11 DEBUG : PREFIXapple: gcid = 7FB37921E067624F20C76FBBFCB5DB6A87856C4D 2025/11/04 01:28:11 DEBUG : PREFIXappleappleapplebanana: gcid = FB0BE5969AB815E2A3EBFFC6D6B552E1AFE48D50 2025/11/04 01:28:11 DEBUG : PREFIXbanana: gcid = 0646FA81148FBF3DB9D94E1F0FF3DDF1407A6A68 2025/11/04 01:28:11 DEBUG : PREFIXsplitbananasplit: gcid = F480FE5EA8E5600808E913DA16015C76F884D172 2025/11/04 01:28:12 DEBUG : PREFIXapple: size = 5 OK 2025/11/04 01:28:12 DEBUG : PREFIXapple: Dst hash empty - aborting Src hash check 2025/11/04 01:28:12 INFO : apple: Copied (new) to: PREFIXapple 2025/11/04 01:28:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/04 01:28:12 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2025/11/04 01:28:12 DEBUG : PREFIXappleappleapplebanana: Dst hash empty - aborting Src hash check 2025/11/04 01:28:12 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/11/04 01:28:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/04 01:28:12 DEBUG : PREFIXbanana: size = 6 OK 2025/11/04 01:28:12 DEBUG : PREFIXbanana: Dst hash empty - aborting Src hash check 2025/11/04 01:28:12 INFO : banana: Copied (new) to: PREFIXbanana 2025/11/04 01:28:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/04 01:28:12 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2025/11/04 01:28:12 DEBUG : PREFIXsplitbananasplit: Dst hash empty - aborting Src hash check 2025/11/04 01:28:12 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/11/04 01:28:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/04 01:28:12 DEBUG : dir1/PREFIX0000-abcdefg.txt: gcid = 8CEEC431D62123DB34823655A51EB599EC3E3721 2025/11/04 01:28:12 DEBUG : dir1/PREFIX0001-bcdefgh.txt: gcid = 347FF30F70FBCDC9C2273A50741C6D79D8A5564E 2025/11/04 01:28:12 DEBUG : dir1/PREFIX0002-cdefghi.txt: gcid = 66895353EA4C31E980214CDF53E3E9ED4E74E3D8 2025/11/04 01:28:13 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2025/11/04 01:28:13 DEBUG : dir1/PREFIX0000-abcdefg.txt: Dst hash empty - aborting Src hash check 2025/11/04 01:28:13 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/11/04 01:28:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/04 01:28:13 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2025/11/04 01:28:13 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Dst hash empty - aborting Src hash check 2025/11/04 01:28:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/11/04 01:28:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/04 01:28:13 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2025/11/04 01:28:13 DEBUG : dir1/PREFIX0002-cdefghi.txt: Dst hash empty - aborting Src hash check 2025/11/04 01:28:13 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/11/04 01:28:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/04 01:28:13 DEBUG : dir1/PREFIX0003-defghij.txt: gcid = 4355490DE28D5BC43776B199066C243860456ECC 2025/11/04 01:28:13 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2025/11/04 01:28:13 DEBUG : dir1/PREFIX0003-defghij.txt: Dst hash empty - aborting Src hash check 2025/11/04 01:28:13 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/11/04 01:28:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/04 01:28:13 DEBUG : dir1/PREFIX0004-efghijk.txt: gcid = C4F93D9DAB4A8DB037F793921B5DBCD880DF36AB 2025/11/04 01:28:13 DEBUG : dir1/PREFIX0005-fghijkl.txt: gcid = 6AA20D632A412EBED702BA588481EA886BD4807E 2025/11/04 01:28:14 DEBUG : dir1/PREFIX0006-ghijklm.txt: gcid = 83CC074064EE70A22A014DEA55922DAA1635B969 2025/11/04 01:28:14 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2025/11/04 01:28:14 DEBUG : dir1/PREFIX0004-efghijk.txt: Dst hash empty - aborting Src hash check 2025/11/04 01:28:14 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/11/04 01:28:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/04 01:28:14 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2025/11/04 01:28:14 DEBUG : dir1/PREFIX0005-fghijkl.txt: Dst hash empty - aborting Src hash check 2025/11/04 01:28:14 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/11/04 01:28:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/04 01:28:14 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2025/11/04 01:28:14 DEBUG : dir1/PREFIX0006-ghijklm.txt: Dst hash empty - aborting Src hash check 2025/11/04 01:28:14 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/11/04 01:28:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/04 01:28:14 DEBUG : dir1/PREFIX0007-1234567.txt: gcid = 2872071ACCBA1D813601798D4F3EC1054FBD952A 2025/11/04 01:28:15 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2025/11/04 01:28:15 DEBUG : dir1/PREFIX0007-1234567.txt: Dst hash empty - aborting Src hash check 2025/11/04 01:28:15 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/11/04 01:28:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/04 01:28:15 DEBUG : dir1/PREFIX0008-2345678.txt: gcid = E61A8E43DE9F87F37B0A258F6B7CED9EAC4A91F8 2025/11/04 01:28:15 DEBUG : dir1/PREFIX0009-3456789.txt: gcid = F6D3A06032C90BB91F4C8910DCA73DEBECE936E2 2025/11/04 01:28:15 DEBUG : dir1/PREFIX0010-456789.txt: gcid = E007224A9B66A79273068A38560AAB5685FEA0CB 2025/11/04 01:28:15 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2025/11/04 01:28:15 DEBUG : dir1/PREFIX0008-2345678.txt: Dst hash empty - aborting Src hash check 2025/11/04 01:28:15 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/11/04 01:28:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/04 01:28:15 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2025/11/04 01:28:15 DEBUG : dir1/PREFIX0009-3456789.txt: Dst hash empty - aborting Src hash check 2025/11/04 01:28:15 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/11/04 01:28:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/04 01:28:15 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2025/11/04 01:28:15 DEBUG : dir1/PREFIX0010-456789.txt: Dst hash empty - aborting Src hash check 2025/11/04 01:28:15 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/11/04 01:28:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/04 01:28:15 DEBUG : dir1/PREFIX0011-56789;.txt: gcid = 360F7E75646814B62C867651DB160F25AD65F170 2025/11/04 01:28:16 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2025/11/04 01:28:16 DEBUG : dir1/PREFIX0011-56789;.txt: Dst hash empty - aborting Src hash check 2025/11/04 01:28:16 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/11/04 01:28:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/04 01:28:16 DEBUG : dir1/PREFIX0012-6789;.txt: gcid = 28B37E45F5716653B1632D46A609A76566030FE7 2025/11/04 01:28:16 DEBUG : dir1/PREFIX0013-789;=.txt: gcid = 9DB3D18C46BC1D18BAE247F1E8AEAEC8120BD24E 2025/11/04 01:28:16 DEBUG : dir1/PREFIX0014-89;=.txt: gcid = 57016818177CE0279CF00E842F357466B2F3CF86 2025/11/04 01:28:16 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2025/11/04 01:28:16 DEBUG : dir1/PREFIX0012-6789;.txt: Dst hash empty - aborting Src hash check 2025/11/04 01:28:16 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/11/04 01:28:16 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2025/11/04 01:28:16 DEBUG : dir1/PREFIX0013-789;=.txt: Dst hash empty - aborting Src hash check 2025/11/04 01:28:16 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/11/04 01:28:16 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2025/11/04 01:28:16 DEBUG : dir1/PREFIX0014-89;=.txt: Dst hash empty - aborting Src hash check 2025/11/04 01:28:16 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/11/04 01:28:16 DEBUG : dir1/PREFIX0015-9;=.txt: gcid = D82EE756671D5618AF9C85D432B6A56FE5A90ACB 2025/11/04 01:28:17 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2025/11/04 01:28:17 DEBUG : dir1/PREFIX0015-9;=.txt: Dst hash empty - aborting Src hash check 2025/11/04 01:28:17 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/11/04 01:28:17 DEBUG : Waiting for deletions to finish 2025/11/04 01:28:18 INFO : dir1/0003-defghij.txt: Deleted 2025/11/04 01:28:18 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/04 01:28:18 INFO : dir1/0007-1234567.txt: Deleted 2025/11/04 01:28:18 INFO : appleappleapplebanana: Deleted 2025/11/04 01:28:18 INFO : banana: Deleted 2025/11/04 01:28:19 INFO : splitbananasplit: Deleted 2025/11/04 01:28:19 INFO : dir1/0009-3456789.txt: Deleted 2025/11/04 01:28:19 INFO : dir1/0010-456789.txt: Deleted 2025/11/04 01:28:19 INFO : apple: Deleted 2025/11/04 01:28:20 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/04 01:28:20 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/04 01:28:20 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/04 01:28:20 INFO : dir1/0008-2345678.txt: Deleted 2025/11/04 01:28:20 INFO : dir1/0012-6789;.txt: Deleted 2025/11/04 01:28:20 INFO : dir1/0013-789;=.txt: Deleted 2025/11/04 01:28:21 INFO : dir1/0015-9;=.txt: Deleted 2025/11/04 01:28:21 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/04 01:28:21 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/04 01:28:21 INFO : dir1/0011-56789;.txt: Deleted 2025/11/04 01:28:21 INFO : dir1/0014-89;=.txt: Deleted 2025/11/04 01:28:21 DEBUG : Waiting for deletions to finish 2025/11/04 01:28:22 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/11/04 01:28:22 DEBUG : PREFIXsplitbananasplit: Excluded 2025/11/04 01:28:22 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/11/04 01:28:22 DEBUG : PREFIXbanana: Excluded 2025/11/04 01:28:22 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/11/04 01:28:22 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/11/04 01:28:22 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/11/04 01:28:22 DEBUG : PREFIXapple: Excluded 2025/11/04 01:28:22 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/11/04 01:28:22 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/11/04 01:28:22 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/11/04 01:28:22 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/11/04 01:28:22 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/11/04 01:28:22 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/11/04 01:28:22 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/11/04 01:28:22 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/11/04 01:28:22 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/11/04 01:28:22 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/11/04 01:28:22 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/11/04 01:28:22 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/11/04 01:28:22 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/11/04 01:28:22 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/11/04 01:28:22 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/11/04 01:28:22 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/11/04 01:28:22 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/11/04 01:28:22 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/11/04 01:28:22 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/11/04 01:28:22 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/11/04 01:28:22 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/11/04 01:28:22 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/11/04 01:28:22 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/11/04 01:28:22 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/11/04 01:28:22 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/11/04 01:28:22 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/11/04 01:28:22 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/11/04 01:28:22 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/11/04 01:28:22 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/04 01:28:22 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/11/04 01:28:22 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/11/04 01:28:22 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/11/04 01:28:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/04 01:28:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/04 01:28:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/04 01:28:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/04 01:28:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/04 01:28:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/04 01:28:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/04 01:28:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/04 01:28:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/04 01:28:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/04 01:28:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/04 01:28:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/04 01:28:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/04 01:28:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/04 01:28:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/04 01:28:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/04 01:28:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/04 01:28:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/04 01:28:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/04 01:28:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/04 01:28:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/04 01:28:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/04 01:28:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/04 01:28:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/04 01:28:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/04 01:28:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/04 01:28:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/04 01:28:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/04 01:28:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/04 01:28:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/04 01:28:23 DEBUG : apple: transformed to: PREFIXapple 2025/11/04 01:28:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/04 01:28:23 DEBUG : apple: transformed to: PREFIXapple 2025/11/04 01:28:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/04 01:28:23 DEBUG : apple: transformed to: PREFIXapple 2025/11/04 01:28:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/04 01:28:23 DEBUG : apple: transformed to: PREFIXapple 2025/11/04 01:28:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/04 01:28:23 DEBUG : apple: transformed to: PREFIXapple 2025/11/04 01:28:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/04 01:28:23 DEBUG : apple: transformed to: PREFIXapple 2025/11/04 01:28:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/04 01:28:23 DEBUG : apple: transformed to: PREFIXapple 2025/11/04 01:28:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/04 01:28:23 DEBUG : apple: transformed to: PREFIXapple 2025/11/04 01:28:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/04 01:28:23 DEBUG : apple: transformed to: PREFIXapple 2025/11/04 01:28:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/04 01:28:23 DEBUG : apple: transformed to: PREFIXapple 2025/11/04 01:28:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/04 01:28:23 DEBUG : apple: transformed to: PREFIXapple 2025/11/04 01:28:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/04 01:28:23 DEBUG : apple: transformed to: PREFIXapple 2025/11/04 01:28:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/04 01:28:23 DEBUG : apple: transformed to: PREFIXapple 2025/11/04 01:28:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/04 01:28:23 DEBUG : apple: transformed to: PREFIXapple 2025/11/04 01:28:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/04 01:28:23 DEBUG : apple: transformed to: PREFIXapple 2025/11/04 01:28:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/04 01:28:23 DEBUG : apple: transformed to: PREFIXapple 2025/11/04 01:28:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/04 01:28:23 DEBUG : banana: transformed to: PREFIXbanana 2025/11/04 01:28:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/04 01:28:23 DEBUG : banana: transformed to: PREFIXbanana 2025/11/04 01:28:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/04 01:28:23 DEBUG : banana: transformed to: PREFIXbanana 2025/11/04 01:28:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/04 01:28:23 DEBUG : banana: transformed to: PREFIXbanana 2025/11/04 01:28:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/04 01:28:23 DEBUG : banana: transformed to: PREFIXbanana 2025/11/04 01:28:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/04 01:28:23 DEBUG : banana: transformed to: PREFIXbanana 2025/11/04 01:28:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/04 01:28:23 DEBUG : banana: transformed to: PREFIXbanana 2025/11/04 01:28:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/04 01:28:23 DEBUG : banana: transformed to: PREFIXbanana 2025/11/04 01:28:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/04 01:28:23 DEBUG : banana: transformed to: PREFIXbanana 2025/11/04 01:28:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/04 01:28:23 DEBUG : banana: transformed to: PREFIXbanana 2025/11/04 01:28:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/04 01:28:23 DEBUG : banana: transformed to: PREFIXbanana 2025/11/04 01:28:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/04 01:28:23 DEBUG : banana: transformed to: PREFIXbanana 2025/11/04 01:28:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/04 01:28:23 DEBUG : banana: transformed to: PREFIXbanana 2025/11/04 01:28:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/04 01:28:23 DEBUG : banana: transformed to: PREFIXbanana 2025/11/04 01:28:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/04 01:28:23 DEBUG : banana: transformed to: PREFIXbanana 2025/11/04 01:28:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/04 01:28:23 DEBUG : banana: transformed to: PREFIXbanana 2025/11/04 01:28:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/04 01:28:23 DEBUG : banana: transformed to: PREFIXbanana 2025/11/04 01:28:23 DEBUG : apple: transformed to: PREFIXapple 2025/11/04 01:28:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/04 01:28:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/04 01:28:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/04 01:28:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/04 01:28:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/04 01:28:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/04 01:28:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/04 01:28:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/04 01:28:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/04 01:28:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/04 01:28:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/04 01:28:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/04 01:28:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/04 01:28:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/04 01:28:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/04 01:28:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/04 01:28:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/04 01:28:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/04 01:28:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/04 01:28:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/04 01:28:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/04 01:28:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/04 01:28:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/04 01:28:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/04 01:28:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/04 01:28:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/04 01:28:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/04 01:28:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/04 01:28:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/04 01:28:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/04 01:28:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/04 01:28:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/04 01:28:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/04 01:28:23 DEBUG : banana: transformed to: PREFIXbanana 2025/11/04 01:28:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/04 01:28:23 DEBUG : apple: transformed to: PREFIXapple 2025/11/04 01:28:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/04 01:28:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/04 01:28:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/04 01:28:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/04 01:28:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/04 01:28:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/04 01:28:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/04 01:28:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/04 01:28:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/04 01:28:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/04 01:28:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/04 01:28:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/04 01:28:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/04 01:28:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/04 01:28:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/04 01:28:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/04 01:28:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/04 01:28:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/04 01:28:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/04 01:28:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/04 01:28:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/04 01:28:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/04 01:28:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/04 01:28:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/04 01:28:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/04 01:28:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/04 01:28:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/04 01:28:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/04 01:28:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/04 01:28:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/04 01:28:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/04 01:28:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/04 01:28:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/04 01:28:23 DEBUG : banana: transformed to: PREFIXbanana 2025/11/04 01:28:23 DEBUG : apple: transformed to: PREFIXapple 2025/11/04 01:28:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/04 01:28:23 DEBUG : banana: transformed to: PREFIXbanana 2025/11/04 01:28:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/04 01:28:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/04 01:28:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/04 01:28:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/04 01:28:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/04 01:28:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/04 01:28:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/04 01:28:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/04 01:28:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/04 01:28:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/04 01:28:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/04 01:28:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/04 01:28:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/04 01:28:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/04 01:28:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/04 01:28:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/04 01:28:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/04 01:28:23 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/04 01:28:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/04 01:28:23 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/04 01:28:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/04 01:28:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/04 01:28:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/04 01:28:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/04 01:28:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/04 01:28:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/04 01:28:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/04 01:28:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/04 01:28:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/04 01:28:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/04 01:28:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/04 01:28:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/04 01:28:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/04 01:28:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/04 01:28:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/04 01:28:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/04 01:28:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/04 01:28:23 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:28:23 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:28:24 DEBUG : apple: gcid = 7FB37921E067624F20C76FBBFCB5DB6A87856C4D 2025/11/04 01:28:24 DEBUG : appleappleapplebanana: gcid = FB0BE5969AB815E2A3EBFFC6D6B552E1AFE48D50 2025/11/04 01:28:24 DEBUG : banana: gcid = 0646FA81148FBF3DB9D94E1F0FF3DDF1407A6A68 2025/11/04 01:28:24 DEBUG : splitbananasplit: gcid = F480FE5EA8E5600808E913DA16015C76F884D172 2025/11/04 01:28:24 DEBUG : apple: size = 5 OK 2025/11/04 01:28:24 DEBUG : apple: Dst hash empty - aborting Src hash check 2025/11/04 01:28:24 INFO : apple: Copied (new) 2025/11/04 01:28:24 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/04 01:28:24 DEBUG : appleappleapplebanana: Dst hash empty - aborting Src hash check 2025/11/04 01:28:24 INFO : appleappleapplebanana: Copied (new) 2025/11/04 01:28:24 DEBUG : banana: size = 6 OK 2025/11/04 01:28:24 DEBUG : banana: Dst hash empty - aborting Src hash check 2025/11/04 01:28:24 INFO : banana: Copied (new) 2025/11/04 01:28:24 DEBUG : splitbananasplit: size = 16 OK 2025/11/04 01:28:24 DEBUG : splitbananasplit: Dst hash empty - aborting Src hash check 2025/11/04 01:28:24 INFO : splitbananasplit: Copied (new) 2025/11/04 01:28:25 DEBUG : dir1/0000-abcdefg.txt: gcid = 8CEEC431D62123DB34823655A51EB599EC3E3721 2025/11/04 01:28:25 DEBUG : dir1/0001-bcdefgh.txt: gcid = 347FF30F70FBCDC9C2273A50741C6D79D8A5564E 2025/11/04 01:28:25 DEBUG : dir1/0002-cdefghi.txt: gcid = 66895353EA4C31E980214CDF53E3E9ED4E74E3D8 2025/11/04 01:28:25 DEBUG : dir1/0003-defghij.txt: gcid = 4355490DE28D5BC43776B199066C243860456ECC 2025/11/04 01:28:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/04 01:28:25 DEBUG : dir1/0000-abcdefg.txt: Dst hash empty - aborting Src hash check 2025/11/04 01:28:25 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/04 01:28:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/04 01:28:25 DEBUG : dir1/0001-bcdefgh.txt: Dst hash empty - aborting Src hash check 2025/11/04 01:28:25 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/04 01:28:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/04 01:28:25 DEBUG : dir1/0002-cdefghi.txt: Dst hash empty - aborting Src hash check 2025/11/04 01:28:25 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/04 01:28:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/04 01:28:26 DEBUG : dir1/0003-defghij.txt: Dst hash empty - aborting Src hash check 2025/11/04 01:28:26 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/04 01:28:26 DEBUG : dir1/0004-efghijk.txt: gcid = C4F93D9DAB4A8DB037F793921B5DBCD880DF36AB 2025/11/04 01:28:26 DEBUG : dir1/0005-fghijkl.txt: gcid = 6AA20D632A412EBED702BA588481EA886BD4807E 2025/11/04 01:28:26 DEBUG : dir1/0006-ghijklm.txt: gcid = 83CC074064EE70A22A014DEA55922DAA1635B969 2025/11/04 01:28:26 DEBUG : dir1/0007-1234567.txt: gcid = 2872071ACCBA1D813601798D4F3EC1054FBD952A 2025/11/04 01:28:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/04 01:28:26 DEBUG : dir1/0004-efghijk.txt: Dst hash empty - aborting Src hash check 2025/11/04 01:28:26 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/04 01:28:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/04 01:28:27 DEBUG : dir1/0005-fghijkl.txt: Dst hash empty - aborting Src hash check 2025/11/04 01:28:27 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/04 01:28:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/04 01:28:27 DEBUG : dir1/0006-ghijklm.txt: Dst hash empty - aborting Src hash check 2025/11/04 01:28:27 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/04 01:28:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/04 01:28:27 DEBUG : dir1/0007-1234567.txt: Dst hash empty - aborting Src hash check 2025/11/04 01:28:27 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/04 01:28:27 DEBUG : dir1/0008-2345678.txt: gcid = E61A8E43DE9F87F37B0A258F6B7CED9EAC4A91F8 2025/11/04 01:28:27 DEBUG : dir1/0009-3456789.txt: gcid = F6D3A06032C90BB91F4C8910DCA73DEBECE936E2 2025/11/04 01:28:27 DEBUG : dir1/0010-456789.txt: gcid = E007224A9B66A79273068A38560AAB5685FEA0CB 2025/11/04 01:28:28 DEBUG : dir1/0011-56789;.txt: gcid = 360F7E75646814B62C867651DB160F25AD65F170 2025/11/04 01:28:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/04 01:28:28 DEBUG : dir1/0008-2345678.txt: Dst hash empty - aborting Src hash check 2025/11/04 01:28:28 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/04 01:28:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/04 01:28:28 DEBUG : dir1/0009-3456789.txt: Dst hash empty - aborting Src hash check 2025/11/04 01:28:28 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/04 01:28:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/04 01:28:28 DEBUG : dir1/0010-456789.txt: Dst hash empty - aborting Src hash check 2025/11/04 01:28:28 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/04 01:28:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/04 01:28:28 DEBUG : dir1/0011-56789;.txt: Dst hash empty - aborting Src hash check 2025/11/04 01:28:28 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/04 01:28:28 DEBUG : dir1/0012-6789;.txt: gcid = 28B37E45F5716653B1632D46A609A76566030FE7 2025/11/04 01:28:29 DEBUG : dir1/0013-789;=.txt: gcid = 9DB3D18C46BC1D18BAE247F1E8AEAEC8120BD24E 2025/11/04 01:28:29 DEBUG : dir1/0014-89;=.txt: gcid = 57016818177CE0279CF00E842F357466B2F3CF86 2025/11/04 01:28:29 DEBUG : dir1/0015-9;=.txt: gcid = D82EE756671D5618AF9C85D432B6A56FE5A90ACB 2025/11/04 01:28:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/04 01:28:29 DEBUG : dir1/0012-6789;.txt: Dst hash empty - aborting Src hash check 2025/11/04 01:28:29 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/04 01:28:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/04 01:28:29 DEBUG : dir1/0013-789;=.txt: Dst hash empty - aborting Src hash check 2025/11/04 01:28:29 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/04 01:28:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/04 01:28:29 DEBUG : dir1/0014-89;=.txt: Dst hash empty - aborting Src hash check 2025/11/04 01:28:29 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/04 01:28:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/04 01:28:29 DEBUG : dir1/0015-9;=.txt: Dst hash empty - aborting Src hash check 2025/11/04 01:28:29 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/04 01:28:29 DEBUG : Waiting for deletions to finish 2025/11/04 01:28:30 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/11/04 01:28:30 INFO : PREFIXbanana: Deleted 2025/11/04 01:28:31 INFO : PREFIXsplitbananasplit: Deleted 2025/11/04 01:28:31 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/11/04 01:28:31 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/11/04 01:28:31 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/11/04 01:28:31 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/11/04 01:28:31 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/11/04 01:28:32 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/11/04 01:28:32 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/11/04 01:28:32 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/11/04 01:28:32 INFO : PREFIXapple: Deleted 2025/11/04 01:28:33 INFO : PREFIXappleappleapplebanana: Deleted 2025/11/04 01:28:33 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/11/04 01:28:33 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/11/04 01:28:33 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/11/04 01:28:33 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/11/04 01:28:33 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/11/04 01:28:33 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/11/04 01:28:34 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/11/04 01:28:34 DEBUG : Waiting for deletions to finish 2025/11/04 01:28:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/04 01:28:34 DEBUG : splitbananasplit: Excluded 2025/11/04 01:28:34 DEBUG : banana: Excluded (Path Filter) 2025/11/04 01:28:34 DEBUG : banana: Excluded 2025/11/04 01:28:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/04 01:28:34 DEBUG : appleappleapplebanana: Excluded 2025/11/04 01:28:34 DEBUG : apple: Excluded (Path Filter) 2025/11/04 01:28:34 DEBUG : apple: Excluded 2025/11/04 01:28:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/04 01:28:34 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/04 01:28:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/04 01:28:34 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/04 01:28:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/04 01:28:34 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/04 01:28:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/04 01:28:34 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/04 01:28:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/04 01:28:34 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/04 01:28:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/04 01:28:34 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/04 01:28:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/04 01:28:34 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/04 01:28:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/04 01:28:34 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/04 01:28:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/04 01:28:34 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/04 01:28:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/04 01:28:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/04 01:28:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/04 01:28:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/04 01:28:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/04 01:28:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/04 01:28:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/04 01:28:34 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/04 01:28:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/04 01:28:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/04 01:28:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/04 01:28:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/04 01:28:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/04 01:28:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/04 01:28:35 DEBUG : Waiting for deletions to finish 2025/11/04 01:28:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/04 01:28:35 DEBUG : splitbananasplit: Excluded 2025/11/04 01:28:35 DEBUG : banana: Excluded (Path Filter) 2025/11/04 01:28:35 DEBUG : banana: Excluded 2025/11/04 01:28:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/04 01:28:35 DEBUG : appleappleapplebanana: Excluded 2025/11/04 01:28:35 DEBUG : apple: Excluded (Path Filter) 2025/11/04 01:28:35 DEBUG : apple: Excluded 2025/11/04 01:28:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/04 01:28:36 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/04 01:28:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/04 01:28:36 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/04 01:28:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/04 01:28:36 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/04 01:28:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/04 01:28:36 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/04 01:28:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/04 01:28:36 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/04 01:28:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/04 01:28:36 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/04 01:28:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/04 01:28:36 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/04 01:28:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/04 01:28:36 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/04 01:28:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/04 01:28:36 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/04 01:28:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/04 01:28:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/04 01:28:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/04 01:28:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/04 01:28:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/04 01:28:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/04 01:28:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/04 01:28:36 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/04 01:28:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/04 01:28:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/04 01:28:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/04 01:28:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/04 01:28:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/04 01:28:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/04 01:28:59 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt" 2025/11/04 01:28:59 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt" 2025/11/04 01:28:59 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt" 2025/11/04 01:28:59 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt" 2025/11/04 01:28:59 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt" 2025/11/04 01:28:59 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt" 2025/11/04 01:28:59 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt" 2025/11/04 01:28:59 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt" 2025/11/04 01:28:59 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt" 2025/11/04 01:28:59 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt" 2025/11/04 01:28:59 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt" 2025/11/04 01:28:59 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt" 2025/11/04 01:28:59 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt" 2025/11/04 01:28:59 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt" 2025/11/04 01:28:59 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt" 2025/11/04 01:28:59 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt" 2025/11/04 01:28:59 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0015-9;=.txt" 2025/11/04 01:28:59 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0014-89;=.txt" 2025/11/04 01:28:59 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0013-789;=.txt" 2025/11/04 01:28:59 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0012-6789;.txt" 2025/11/04 01:28:59 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0011-56789;.txt" 2025/11/04 01:28:59 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0010-456789.txt" 2025/11/04 01:28:59 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0009-3456789.txt" 2025/11/04 01:28:59 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0008-2345678.txt" 2025/11/04 01:28:59 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0007-1234567.txt" 2025/11/04 01:28:59 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0006-ghijklm.txt" 2025/11/04 01:28:59 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0005-fghijkl.txt" 2025/11/04 01:28:59 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0004-efghijk.txt" 2025/11/04 01:28:59 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0003-defghij.txt" 2025/11/04 01:28:59 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0002-cdefghi.txt" 2025/11/04 01:28:59 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0001-bcdefgh.txt" 2025/11/04 01:28:59 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0000-abcdefg.txt" 2025/11/04 01:28:59 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt" 2025/11/04 01:28:59 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt" 2025/11/04 01:28:59 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt" 2025/11/04 01:28:59 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt" 2025/11/04 01:28:59 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt" 2025/11/04 01:28:59 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt" 2025/11/04 01:28:59 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt" 2025/11/04 01:28:59 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt" 2025/11/04 01:28:59 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt" 2025/11/04 01:28:59 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt" 2025/11/04 01:28:59 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt" 2025/11/04 01:28:59 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt" 2025/11/04 01:28:59 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt" 2025/11/04 01:28:59 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt" 2025/11/04 01:28:59 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt" 2025/11/04 01:28:59 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt" === RUN TestTransform/suffix run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:29:02 DEBUG : dir1/0000-abcdefg.txt: calculating gcid: failed to unwrap object from src: dir1/0000-abcdefg.txt 2025/11/04 01:29:02 DEBUG : dir1/0000-abcdefg.txt: gcid = 8ceec431d62123db34823655a51eb599ec3e3721 2025/11/04 01:29:03 DEBUG : dir1/0001-bcdefgh.txt: calculating gcid: failed to unwrap object from src: dir1/0001-bcdefgh.txt 2025/11/04 01:29:03 DEBUG : dir1/0001-bcdefgh.txt: gcid = 347ff30f70fbcdc9c2273a50741c6d79d8a5564e 2025/11/04 01:29:04 DEBUG : dir1/0002-cdefghi.txt: calculating gcid: failed to unwrap object from src: dir1/0002-cdefghi.txt 2025/11/04 01:29:04 DEBUG : dir1/0002-cdefghi.txt: gcid = 66895353ea4c31e980214cdf53e3e9ed4e74e3d8 2025/11/04 01:29:04 DEBUG : dir1/0003-defghij.txt: calculating gcid: failed to unwrap object from src: dir1/0003-defghij.txt 2025/11/04 01:29:04 DEBUG : dir1/0003-defghij.txt: gcid = 4355490de28d5bc43776b199066c243860456ecc 2025/11/04 01:29:05 DEBUG : dir1/0004-efghijk.txt: calculating gcid: failed to unwrap object from src: dir1/0004-efghijk.txt 2025/11/04 01:29:05 DEBUG : dir1/0004-efghijk.txt: gcid = c4f93d9dab4a8db037f793921b5dbcd880df36ab 2025/11/04 01:29:05 DEBUG : dir1/0005-fghijkl.txt: calculating gcid: failed to unwrap object from src: dir1/0005-fghijkl.txt 2025/11/04 01:29:05 DEBUG : dir1/0005-fghijkl.txt: gcid = 6aa20d632a412ebed702ba588481ea886bd4807e 2025/11/04 01:29:06 DEBUG : dir1/0006-ghijklm.txt: calculating gcid: failed to unwrap object from src: dir1/0006-ghijklm.txt 2025/11/04 01:29:06 DEBUG : dir1/0006-ghijklm.txt: gcid = 83cc074064ee70a22a014dea55922daa1635b969 2025/11/04 01:29:07 DEBUG : dir1/0007-1234567.txt: calculating gcid: failed to unwrap object from src: dir1/0007-1234567.txt 2025/11/04 01:29:07 DEBUG : dir1/0007-1234567.txt: gcid = 2872071accba1d813601798d4f3ec1054fbd952a 2025/11/04 01:29:07 DEBUG : dir1/0008-2345678.txt: calculating gcid: failed to unwrap object from src: dir1/0008-2345678.txt 2025/11/04 01:29:07 DEBUG : dir1/0008-2345678.txt: gcid = e61a8e43de9f87f37b0a258f6b7ced9eac4a91f8 2025/11/04 01:29:08 DEBUG : dir1/0009-3456789.txt: calculating gcid: failed to unwrap object from src: dir1/0009-3456789.txt 2025/11/04 01:29:08 DEBUG : dir1/0009-3456789.txt: gcid = f6d3a06032c90bb91f4c8910dca73debece936e2 2025/11/04 01:29:09 DEBUG : dir1/0010-456789.txt: calculating gcid: failed to unwrap object from src: dir1/0010-456789.txt 2025/11/04 01:29:09 DEBUG : dir1/0010-456789.txt: gcid = e007224a9b66a79273068a38560aab5685fea0cb 2025/11/04 01:29:09 DEBUG : dir1/0011-56789;.txt: calculating gcid: failed to unwrap object from src: dir1/0011-56789;.txt 2025/11/04 01:29:09 DEBUG : dir1/0011-56789;.txt: gcid = 360f7e75646814b62c867651db160f25ad65f170 2025/11/04 01:29:10 DEBUG : dir1/0012-6789;.txt: calculating gcid: failed to unwrap object from src: dir1/0012-6789;.txt 2025/11/04 01:29:10 DEBUG : dir1/0012-6789;.txt: gcid = 28b37e45f5716653b1632d46a609a76566030fe7 2025/11/04 01:29:10 DEBUG : dir1/0013-789;=.txt: calculating gcid: failed to unwrap object from src: dir1/0013-789;=.txt 2025/11/04 01:29:10 DEBUG : dir1/0013-789;=.txt: gcid = 9db3d18c46bc1d18bae247f1e8aeaec8120bd24e 2025/11/04 01:29:11 DEBUG : dir1/0014-89;=.txt: calculating gcid: failed to unwrap object from src: dir1/0014-89;=.txt 2025/11/04 01:29:11 DEBUG : dir1/0014-89;=.txt: gcid = 57016818177ce0279cf00e842f357466b2f3cf86 2025/11/04 01:29:12 DEBUG : dir1/0015-9;=.txt: calculating gcid: failed to unwrap object from src: dir1/0015-9;=.txt 2025/11/04 01:29:12 DEBUG : dir1/0015-9;=.txt: gcid = d82ee756671d5618af9c85d432b6a56fe5a90acb 2025/11/04 01:29:12 DEBUG : apple: calculating gcid: failed to unwrap object from src: apple 2025/11/04 01:29:12 DEBUG : apple: gcid = 7fb37921e067624f20c76fbbfcb5db6a87856c4d 2025/11/04 01:29:13 DEBUG : banana: calculating gcid: failed to unwrap object from src: banana 2025/11/04 01:29:13 DEBUG : banana: gcid = 0646fa81148fbf3db9d94e1f0ff3ddf1407a6a68 2025/11/04 01:29:14 DEBUG : appleappleapplebanana: calculating gcid: failed to unwrap object from src: appleappleapplebanana 2025/11/04 01:29:14 DEBUG : appleappleapplebanana: gcid = fb0be5969ab815e2a3ebffc6d6b552e1afe48d50 2025/11/04 01:29:14 DEBUG : splitbananasplit: calculating gcid: failed to unwrap object from src: splitbananasplit 2025/11/04 01:29:14 DEBUG : splitbananasplit: gcid = f480fe5ea8e5600808e913da16015c76f884d172 2025/11/04 01:29:15 DEBUG : Waiting for deletions to finish 2025/11/04 01:29:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/04 01:29:15 DEBUG : splitbananasplit: Excluded 2025/11/04 01:29:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/04 01:29:15 DEBUG : appleappleapplebanana: Excluded 2025/11/04 01:29:15 DEBUG : banana: Excluded (Path Filter) 2025/11/04 01:29:15 DEBUG : banana: Excluded 2025/11/04 01:29:15 DEBUG : apple: Excluded (Path Filter) 2025/11/04 01:29:15 DEBUG : apple: Excluded 2025/11/04 01:29:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/04 01:29:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/04 01:29:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/04 01:29:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/04 01:29:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/04 01:29:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/04 01:29:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/04 01:29:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/04 01:29:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/04 01:29:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/04 01:29:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/04 01:29:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/04 01:29:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/04 01:29:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/04 01:29:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/04 01:29:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/04 01:29:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/04 01:29:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/04 01:29:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/04 01:29:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/04 01:29:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/04 01:29:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/04 01:29:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/04 01:29:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/04 01:29:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/04 01:29:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/04 01:29:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/04 01:29:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/04 01:29:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/04 01:29:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/04 01:29:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/04 01:29:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/04 01:29:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/04 01:29:16 DEBUG : apple: transformed to: appleSUFFIX 2025/11/04 01:29:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/04 01:29:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/04 01:29:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/04 01:29:16 DEBUG : apple: transformed to: appleSUFFIX 2025/11/04 01:29:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/04 01:29:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/04 01:29:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/04 01:29:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/04 01:29:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/04 01:29:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/04 01:29:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/04 01:29:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/04 01:29:16 DEBUG : apple: transformed to: appleSUFFIX 2025/11/04 01:29:16 DEBUG : apple: transformed to: appleSUFFIX 2025/11/04 01:29:16 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/04 01:29:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/04 01:29:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/04 01:29:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/04 01:29:16 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/04 01:29:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/04 01:29:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/04 01:29:16 DEBUG : apple: transformed to: appleSUFFIX 2025/11/04 01:29:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/04 01:29:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/04 01:29:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/04 01:29:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/04 01:29:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/04 01:29:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/04 01:29:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/04 01:29:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/04 01:29:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/04 01:29:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/04 01:29:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/04 01:29:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/04 01:29:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/04 01:29:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/04 01:29:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/04 01:29:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/04 01:29:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/04 01:29:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/04 01:29:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/04 01:29:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/04 01:29:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/04 01:29:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/04 01:29:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/04 01:29:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/04 01:29:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/04 01:29:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/04 01:29:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/04 01:29:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/04 01:29:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/04 01:29:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/04 01:29:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/04 01:29:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/04 01:29:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/04 01:29:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/04 01:29:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/04 01:29:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/04 01:29:16 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:29:16 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:29:17 DEBUG : appleappleapplebananaSUFFIX: gcid = FB0BE5969AB815E2A3EBFFC6D6B552E1AFE48D50 2025/11/04 01:29:17 DEBUG : appleSUFFIX: gcid = 7FB37921E067624F20C76FBBFCB5DB6A87856C4D 2025/11/04 01:29:17 DEBUG : bananaSUFFIX: gcid = 0646FA81148FBF3DB9D94E1F0FF3DDF1407A6A68 2025/11/04 01:29:17 DEBUG : splitbananasplitSUFFIX: gcid = F480FE5EA8E5600808E913DA16015C76F884D172 2025/11/04 01:29:17 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2025/11/04 01:29:17 DEBUG : appleappleapplebananaSUFFIX: Dst hash empty - aborting Src hash check 2025/11/04 01:29:17 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/11/04 01:29:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/04 01:29:18 DEBUG : appleSUFFIX: size = 5 OK 2025/11/04 01:29:18 DEBUG : appleSUFFIX: Dst hash empty - aborting Src hash check 2025/11/04 01:29:18 INFO : apple: Copied (new) to: appleSUFFIX 2025/11/04 01:29:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/04 01:29:18 DEBUG : bananaSUFFIX: size = 6 OK 2025/11/04 01:29:18 DEBUG : bananaSUFFIX: Dst hash empty - aborting Src hash check 2025/11/04 01:29:18 INFO : banana: Copied (new) to: bananaSUFFIX 2025/11/04 01:29:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/04 01:29:18 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2025/11/04 01:29:18 DEBUG : splitbananasplitSUFFIX: Dst hash empty - aborting Src hash check 2025/11/04 01:29:18 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/11/04 01:29:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/04 01:29:18 DEBUG : dir1/0000-abcdefg.txtSUFFIX: gcid = 8CEEC431D62123DB34823655A51EB599EC3E3721 2025/11/04 01:29:18 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: gcid = 347FF30F70FBCDC9C2273A50741C6D79D8A5564E 2025/11/04 01:29:18 DEBUG : dir1/0002-cdefghi.txtSUFFIX: gcid = 66895353EA4C31E980214CDF53E3E9ED4E74E3D8 2025/11/04 01:29:18 DEBUG : dir1/0003-defghij.txtSUFFIX: gcid = 4355490DE28D5BC43776B199066C243860456ECC 2025/11/04 01:29:19 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2025/11/04 01:29:19 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/11/04 01:29:19 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/11/04 01:29:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/04 01:29:19 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2025/11/04 01:29:19 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/11/04 01:29:19 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/04 01:29:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/04 01:29:19 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2025/11/04 01:29:19 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/11/04 01:29:19 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/11/04 01:29:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/04 01:29:20 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2025/11/04 01:29:20 DEBUG : dir1/0003-defghij.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/11/04 01:29:20 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/11/04 01:29:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/04 01:29:20 DEBUG : dir1/0004-efghijk.txtSUFFIX: gcid = C4F93D9DAB4A8DB037F793921B5DBCD880DF36AB 2025/11/04 01:29:21 DEBUG : dir1/0006-ghijklm.txtSUFFIX: gcid = 83CC074064EE70A22A014DEA55922DAA1635B969 2025/11/04 01:29:21 DEBUG : dir1/0005-fghijkl.txtSUFFIX: gcid = 6AA20D632A412EBED702BA588481EA886BD4807E 2025/11/04 01:29:21 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2025/11/04 01:29:21 DEBUG : dir1/0004-efghijk.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/11/04 01:29:21 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/11/04 01:29:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/04 01:29:21 DEBUG : dir1/0007-1234567.txtSUFFIX: gcid = 2872071ACCBA1D813601798D4F3EC1054FBD952A 2025/11/04 01:29:21 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2025/11/04 01:29:21 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/11/04 01:29:21 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/11/04 01:29:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/04 01:29:21 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2025/11/04 01:29:21 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/11/04 01:29:21 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/11/04 01:29:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/04 01:29:22 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2025/11/04 01:29:22 DEBUG : dir1/0007-1234567.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/11/04 01:29:22 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/11/04 01:29:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/04 01:29:22 DEBUG : dir1/0008-2345678.txtSUFFIX: gcid = E61A8E43DE9F87F37B0A258F6B7CED9EAC4A91F8 2025/11/04 01:29:22 DEBUG : dir1/0009-3456789.txtSUFFIX: gcid = F6D3A06032C90BB91F4C8910DCA73DEBECE936E2 2025/11/04 01:29:22 DEBUG : dir1/0010-456789.txtSUFFIX: gcid = E007224A9B66A79273068A38560AAB5685FEA0CB 2025/11/04 01:29:22 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2025/11/04 01:29:22 DEBUG : dir1/0008-2345678.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/11/04 01:29:22 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/11/04 01:29:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/04 01:29:22 DEBUG : dir1/0011-56789;.txtSUFFIX: gcid = 360F7E75646814B62C867651DB160F25AD65F170 2025/11/04 01:29:22 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2025/11/04 01:29:22 DEBUG : dir1/0009-3456789.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/11/04 01:29:22 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/11/04 01:29:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/04 01:29:23 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2025/11/04 01:29:23 DEBUG : dir1/0010-456789.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/11/04 01:29:23 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/11/04 01:29:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/04 01:29:23 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2025/11/04 01:29:23 DEBUG : dir1/0011-56789;.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/11/04 01:29:23 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/11/04 01:29:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/04 01:29:23 DEBUG : dir1/0012-6789;.txtSUFFIX: gcid = 28B37E45F5716653B1632D46A609A76566030FE7 2025/11/04 01:29:23 DEBUG : dir1/0013-789;=.txtSUFFIX: gcid = 9DB3D18C46BC1D18BAE247F1E8AEAEC8120BD24E 2025/11/04 01:29:23 DEBUG : dir1/0014-89;=.txtSUFFIX: gcid = 57016818177CE0279CF00E842F357466B2F3CF86 2025/11/04 01:29:23 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2025/11/04 01:29:23 DEBUG : dir1/0012-6789;.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/11/04 01:29:23 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/11/04 01:29:24 DEBUG : dir1/0015-9;=.txtSUFFIX: gcid = D82EE756671D5618AF9C85D432B6A56FE5A90ACB 2025/11/04 01:29:24 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2025/11/04 01:29:24 DEBUG : dir1/0013-789;=.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/11/04 01:29:24 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/11/04 01:29:24 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2025/11/04 01:29:24 DEBUG : dir1/0014-89;=.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/11/04 01:29:24 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/11/04 01:29:24 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2025/11/04 01:29:24 DEBUG : dir1/0015-9;=.txtSUFFIX: Dst hash empty - aborting Src hash check 2025/11/04 01:29:24 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/11/04 01:29:24 DEBUG : Waiting for deletions to finish 2025/11/04 01:29:25 INFO : dir1/0010-456789.txt: Deleted 2025/11/04 01:29:25 INFO : apple: Deleted 2025/11/04 01:29:25 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/04 01:29:25 INFO : dir1/0003-defghij.txt: Deleted 2025/11/04 01:29:25 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/04 01:29:26 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/04 01:29:26 INFO : dir1/0009-3456789.txt: Deleted 2025/11/04 01:29:26 INFO : dir1/0011-56789;.txt: Deleted 2025/11/04 01:29:26 INFO : dir1/0014-89;=.txt: Deleted 2025/11/04 01:29:27 INFO : appleappleapplebanana: Deleted 2025/11/04 01:29:27 INFO : banana: Deleted 2025/11/04 01:29:27 INFO : dir1/0007-1234567.txt: Deleted 2025/11/04 01:29:27 INFO : dir1/0012-6789;.txt: Deleted 2025/11/04 01:29:27 INFO : dir1/0013-789;=.txt: Deleted 2025/11/04 01:29:27 INFO : dir1/0015-9;=.txt: Deleted 2025/11/04 01:29:28 INFO : splitbananasplit: Deleted 2025/11/04 01:29:28 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/04 01:29:28 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/04 01:29:28 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/04 01:29:28 INFO : dir1/0008-2345678.txt: Deleted 2025/11/04 01:29:28 DEBUG : Waiting for deletions to finish 2025/11/04 01:29:29 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/11/04 01:29:29 DEBUG : splitbananasplitSUFFIX: Excluded 2025/11/04 01:29:29 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/11/04 01:29:29 DEBUG : bananaSUFFIX: Excluded 2025/11/04 01:29:29 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/11/04 01:29:29 DEBUG : appleSUFFIX: Excluded 2025/11/04 01:29:29 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/11/04 01:29:29 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/11/04 01:29:29 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/11/04 01:29:29 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/11/04 01:29:29 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/11/04 01:29:29 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/11/04 01:29:29 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/11/04 01:29:29 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/11/04 01:29:29 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/11/04 01:29:29 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/11/04 01:29:29 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/11/04 01:29:29 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/11/04 01:29:29 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/11/04 01:29:29 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/11/04 01:29:29 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/11/04 01:29:29 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/11/04 01:29:29 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/11/04 01:29:29 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/11/04 01:29:29 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/11/04 01:29:29 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/11/04 01:29:29 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/11/04 01:29:29 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/11/04 01:29:29 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/11/04 01:29:29 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/11/04 01:29:29 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/11/04 01:29:29 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/11/04 01:29:29 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/11/04 01:29:29 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/11/04 01:29:29 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/11/04 01:29:29 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/11/04 01:29:29 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/11/04 01:29:29 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/11/04 01:29:29 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/11/04 01:29:29 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/11/04 01:29:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/04 01:29:30 DEBUG : apple: transformed to: appleSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/04 01:29:30 DEBUG : apple: transformed to: appleSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/04 01:29:30 DEBUG : apple: transformed to: appleSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/04 01:29:30 DEBUG : apple: transformed to: appleSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/04 01:29:30 DEBUG : apple: transformed to: appleSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/04 01:29:30 DEBUG : apple: transformed to: appleSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/04 01:29:30 DEBUG : apple: transformed to: appleSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/04 01:29:30 DEBUG : apple: transformed to: appleSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/04 01:29:30 DEBUG : apple: transformed to: appleSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/04 01:29:30 DEBUG : apple: transformed to: appleSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/04 01:29:30 DEBUG : apple: transformed to: appleSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/04 01:29:30 DEBUG : apple: transformed to: appleSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/04 01:29:30 DEBUG : apple: transformed to: appleSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/04 01:29:30 DEBUG : apple: transformed to: appleSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/04 01:29:30 DEBUG : apple: transformed to: appleSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/04 01:29:30 DEBUG : apple: transformed to: appleSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/04 01:29:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/04 01:29:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/04 01:29:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/04 01:29:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/04 01:29:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/04 01:29:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/04 01:29:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/04 01:29:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/04 01:29:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/04 01:29:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/04 01:29:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/04 01:29:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/04 01:29:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/04 01:29:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/04 01:29:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/04 01:29:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/04 01:29:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/04 01:29:30 DEBUG : apple: transformed to: appleSUFFIX 2025/11/04 01:29:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/04 01:29:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/04 01:29:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/04 01:29:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/04 01:29:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/04 01:29:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/04 01:29:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/04 01:29:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/04 01:29:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/04 01:29:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/04 01:29:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/04 01:29:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/04 01:29:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/04 01:29:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/04 01:29:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/04 01:29:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/04 01:29:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/04 01:29:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/04 01:29:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/04 01:29:30 DEBUG : apple: transformed to: appleSUFFIX 2025/11/04 01:29:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/04 01:29:30 DEBUG : apple: transformed to: appleSUFFIX 2025/11/04 01:29:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/04 01:29:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/04 01:29:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/04 01:29:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/04 01:29:30 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/04 01:29:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/04 01:29:30 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/04 01:29:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/04 01:29:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/04 01:29:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/04 01:29:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/04 01:29:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/04 01:29:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/04 01:29:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/04 01:29:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/04 01:29:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/04 01:29:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/04 01:29:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/04 01:29:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/04 01:29:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/04 01:29:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/04 01:29:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/04 01:29:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/04 01:29:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/04 01:29:30 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:29:30 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:29:31 DEBUG : apple: gcid = 7FB37921E067624F20C76FBBFCB5DB6A87856C4D 2025/11/04 01:29:31 DEBUG : appleappleapplebanana: gcid = FB0BE5969AB815E2A3EBFFC6D6B552E1AFE48D50 2025/11/04 01:29:31 DEBUG : banana: gcid = 0646FA81148FBF3DB9D94E1F0FF3DDF1407A6A68 2025/11/04 01:29:31 DEBUG : splitbananasplit: gcid = F480FE5EA8E5600808E913DA16015C76F884D172 2025/11/04 01:29:31 DEBUG : apple: size = 5 OK 2025/11/04 01:29:31 DEBUG : apple: Dst hash empty - aborting Src hash check 2025/11/04 01:29:31 INFO : apple: Copied (new) 2025/11/04 01:29:31 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/04 01:29:31 DEBUG : appleappleapplebanana: Dst hash empty - aborting Src hash check 2025/11/04 01:29:31 INFO : appleappleapplebanana: Copied (new) 2025/11/04 01:29:31 DEBUG : banana: size = 6 OK 2025/11/04 01:29:31 DEBUG : banana: Dst hash empty - aborting Src hash check 2025/11/04 01:29:31 INFO : banana: Copied (new) 2025/11/04 01:29:31 DEBUG : splitbananasplit: size = 16 OK 2025/11/04 01:29:31 DEBUG : splitbananasplit: Dst hash empty - aborting Src hash check 2025/11/04 01:29:31 INFO : splitbananasplit: Copied (new) 2025/11/04 01:29:32 DEBUG : dir1/0000-abcdefg.txt: gcid = 8CEEC431D62123DB34823655A51EB599EC3E3721 2025/11/04 01:29:32 DEBUG : dir1/0001-bcdefgh.txt: gcid = 347FF30F70FBCDC9C2273A50741C6D79D8A5564E 2025/11/04 01:29:32 DEBUG : dir1/0002-cdefghi.txt: gcid = 66895353EA4C31E980214CDF53E3E9ED4E74E3D8 2025/11/04 01:29:32 DEBUG : dir1/0003-defghij.txt: gcid = 4355490DE28D5BC43776B199066C243860456ECC 2025/11/04 01:29:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/04 01:29:32 DEBUG : dir1/0000-abcdefg.txt: Dst hash empty - aborting Src hash check 2025/11/04 01:29:32 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/04 01:29:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/04 01:29:32 DEBUG : dir1/0001-bcdefgh.txt: Dst hash empty - aborting Src hash check 2025/11/04 01:29:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/04 01:29:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/04 01:29:32 DEBUG : dir1/0002-cdefghi.txt: Dst hash empty - aborting Src hash check 2025/11/04 01:29:32 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/04 01:29:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/04 01:29:33 DEBUG : dir1/0003-defghij.txt: Dst hash empty - aborting Src hash check 2025/11/04 01:29:33 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/04 01:29:33 DEBUG : dir1/0004-efghijk.txt: gcid = C4F93D9DAB4A8DB037F793921B5DBCD880DF36AB 2025/11/04 01:29:33 DEBUG : dir1/0005-fghijkl.txt: gcid = 6AA20D632A412EBED702BA588481EA886BD4807E 2025/11/04 01:29:33 DEBUG : dir1/0006-ghijklm.txt: gcid = 83CC074064EE70A22A014DEA55922DAA1635B969 2025/11/04 01:29:33 DEBUG : dir1/0007-1234567.txt: gcid = 2872071ACCBA1D813601798D4F3EC1054FBD952A 2025/11/04 01:29:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/04 01:29:33 DEBUG : dir1/0004-efghijk.txt: Dst hash empty - aborting Src hash check 2025/11/04 01:29:33 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/04 01:29:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/04 01:29:34 DEBUG : dir1/0005-fghijkl.txt: Dst hash empty - aborting Src hash check 2025/11/04 01:29:34 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/04 01:29:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/04 01:29:34 DEBUG : dir1/0006-ghijklm.txt: Dst hash empty - aborting Src hash check 2025/11/04 01:29:34 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/04 01:29:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/04 01:29:34 DEBUG : dir1/0007-1234567.txt: Dst hash empty - aborting Src hash check 2025/11/04 01:29:34 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/04 01:29:34 DEBUG : dir1/0008-2345678.txt: gcid = E61A8E43DE9F87F37B0A258F6B7CED9EAC4A91F8 2025/11/04 01:29:34 DEBUG : dir1/0009-3456789.txt: gcid = F6D3A06032C90BB91F4C8910DCA73DEBECE936E2 2025/11/04 01:29:34 DEBUG : dir1/0010-456789.txt: gcid = E007224A9B66A79273068A38560AAB5685FEA0CB 2025/11/04 01:29:35 DEBUG : dir1/0011-56789;.txt: gcid = 360F7E75646814B62C867651DB160F25AD65F170 2025/11/04 01:29:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/04 01:29:35 DEBUG : dir1/0008-2345678.txt: Dst hash empty - aborting Src hash check 2025/11/04 01:29:35 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/04 01:29:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/04 01:29:35 DEBUG : dir1/0009-3456789.txt: Dst hash empty - aborting Src hash check 2025/11/04 01:29:35 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/04 01:29:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/04 01:29:35 DEBUG : dir1/0010-456789.txt: Dst hash empty - aborting Src hash check 2025/11/04 01:29:35 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/04 01:29:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/04 01:29:35 DEBUG : dir1/0011-56789;.txt: Dst hash empty - aborting Src hash check 2025/11/04 01:29:35 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/04 01:29:35 DEBUG : dir1/0012-6789;.txt: gcid = 28B37E45F5716653B1632D46A609A76566030FE7 2025/11/04 01:29:36 DEBUG : dir1/0013-789;=.txt: gcid = 9DB3D18C46BC1D18BAE247F1E8AEAEC8120BD24E 2025/11/04 01:29:36 DEBUG : dir1/0014-89;=.txt: gcid = 57016818177CE0279CF00E842F357466B2F3CF86 2025/11/04 01:29:36 DEBUG : dir1/0015-9;=.txt: gcid = D82EE756671D5618AF9C85D432B6A56FE5A90ACB 2025/11/04 01:29:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/04 01:29:36 DEBUG : dir1/0012-6789;.txt: Dst hash empty - aborting Src hash check 2025/11/04 01:29:36 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/04 01:29:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/04 01:29:36 DEBUG : dir1/0014-89;=.txt: Dst hash empty - aborting Src hash check 2025/11/04 01:29:36 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/04 01:29:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/04 01:29:36 DEBUG : dir1/0015-9;=.txt: Dst hash empty - aborting Src hash check 2025/11/04 01:29:36 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/04 01:29:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/04 01:29:36 DEBUG : dir1/0013-789;=.txt: Dst hash empty - aborting Src hash check 2025/11/04 01:29:36 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/04 01:29:36 DEBUG : Waiting for deletions to finish 2025/11/04 01:29:37 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/11/04 01:29:38 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/11/04 01:29:38 INFO : splitbananasplitSUFFIX: Deleted 2025/11/04 01:29:38 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/11/04 01:29:38 INFO : bananaSUFFIX: Deleted 2025/11/04 01:29:38 INFO : appleappleapplebananaSUFFIX: Deleted 2025/11/04 01:29:38 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/11/04 01:29:39 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/11/04 01:29:39 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/11/04 01:29:39 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/11/04 01:29:39 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/11/04 01:29:40 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/11/04 01:29:40 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/11/04 01:29:40 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/11/04 01:29:40 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/11/04 01:29:40 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/11/04 01:29:40 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/11/04 01:29:41 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/11/04 01:29:41 INFO : appleSUFFIX: Deleted 2025/11/04 01:29:41 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/11/04 01:29:41 DEBUG : Waiting for deletions to finish 2025/11/04 01:29:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/04 01:29:41 DEBUG : splitbananasplit: Excluded 2025/11/04 01:29:41 DEBUG : banana: Excluded (Path Filter) 2025/11/04 01:29:41 DEBUG : banana: Excluded 2025/11/04 01:29:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/04 01:29:41 DEBUG : appleappleapplebanana: Excluded 2025/11/04 01:29:41 DEBUG : apple: Excluded (Path Filter) 2025/11/04 01:29:41 DEBUG : apple: Excluded 2025/11/04 01:29:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/04 01:29:42 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/04 01:29:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/04 01:29:42 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/04 01:29:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/04 01:29:42 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/04 01:29:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/04 01:29:42 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/04 01:29:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/04 01:29:42 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/04 01:29:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/04 01:29:42 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/04 01:29:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/04 01:29:42 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/04 01:29:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/04 01:29:42 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/04 01:29:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/04 01:29:42 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/04 01:29:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/04 01:29:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/04 01:29:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/04 01:29:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/04 01:29:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/04 01:29:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/04 01:29:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/04 01:29:42 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/04 01:29:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/04 01:29:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/04 01:29:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/04 01:29:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/04 01:29:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/04 01:29:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/04 01:29:42 DEBUG : Waiting for deletions to finish 2025/11/04 01:29:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/04 01:29:42 DEBUG : splitbananasplit: Excluded 2025/11/04 01:29:42 DEBUG : banana: Excluded (Path Filter) 2025/11/04 01:29:42 DEBUG : banana: Excluded 2025/11/04 01:29:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/04 01:29:42 DEBUG : appleappleapplebanana: Excluded 2025/11/04 01:29:42 DEBUG : apple: Excluded (Path Filter) 2025/11/04 01:29:42 DEBUG : apple: Excluded 2025/11/04 01:29:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/04 01:29:43 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/04 01:29:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/04 01:29:43 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/04 01:29:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/04 01:29:43 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/04 01:29:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/04 01:29:43 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/04 01:29:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/04 01:29:43 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/04 01:29:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/04 01:29:43 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/04 01:29:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/04 01:29:43 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/04 01:29:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/04 01:29:43 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/04 01:29:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/04 01:29:43 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/04 01:29:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/04 01:29:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/04 01:29:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/04 01:29:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/04 01:29:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/04 01:29:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/04 01:29:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/04 01:29:43 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/04 01:29:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/04 01:29:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/04 01:29:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/04 01:29:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/04 01:29:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/04 01:29:43 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/04 01:30:06 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt" 2025/11/04 01:30:06 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt" 2025/11/04 01:30:06 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt" 2025/11/04 01:30:06 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt" 2025/11/04 01:30:06 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt" 2025/11/04 01:30:06 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt" 2025/11/04 01:30:06 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt" 2025/11/04 01:30:06 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt" 2025/11/04 01:30:06 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt" 2025/11/04 01:30:06 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt" 2025/11/04 01:30:06 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt" 2025/11/04 01:30:06 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt" 2025/11/04 01:30:06 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt" 2025/11/04 01:30:06 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt" 2025/11/04 01:30:06 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt" 2025/11/04 01:30:06 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt" 2025/11/04 01:30:06 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txtSUFFIX" 2025/11/04 01:30:06 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txtSUFFIX" 2025/11/04 01:30:06 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txtSUFFIX" 2025/11/04 01:30:06 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txtSUFFIX" 2025/11/04 01:30:06 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txtSUFFIX" 2025/11/04 01:30:06 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txtSUFFIX" 2025/11/04 01:30:06 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txtSUFFIX" 2025/11/04 01:30:06 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txtSUFFIX" 2025/11/04 01:30:06 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txtSUFFIX" 2025/11/04 01:30:06 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txtSUFFIX" 2025/11/04 01:30:06 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txtSUFFIX" 2025/11/04 01:30:06 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txtSUFFIX" 2025/11/04 01:30:06 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txtSUFFIX" 2025/11/04 01:30:06 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txtSUFFIX" 2025/11/04 01:30:06 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txtSUFFIX" 2025/11/04 01:30:06 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txtSUFFIX" 2025/11/04 01:30:06 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt" 2025/11/04 01:30:06 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt" 2025/11/04 01:30:06 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt" 2025/11/04 01:30:06 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt" 2025/11/04 01:30:06 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt" 2025/11/04 01:30:06 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt" 2025/11/04 01:30:06 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt" 2025/11/04 01:30:06 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt" 2025/11/04 01:30:06 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt" 2025/11/04 01:30:06 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt" 2025/11/04 01:30:06 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt" 2025/11/04 01:30:06 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt" 2025/11/04 01:30:06 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt" 2025/11/04 01:30:06 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt" 2025/11/04 01:30:06 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt" 2025/11/04 01:30:06 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt" === RUN TestTransform/truncate run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:30:09 DEBUG : dir1/0000-abcdefg.txt: calculating gcid: failed to unwrap object from src: dir1/0000-abcdefg.txt 2025/11/04 01:30:09 DEBUG : dir1/0000-abcdefg.txt: gcid = 8ceec431d62123db34823655a51eb599ec3e3721 2025/11/04 01:30:10 DEBUG : dir1/0001-bcdefgh.txt: calculating gcid: failed to unwrap object from src: dir1/0001-bcdefgh.txt 2025/11/04 01:30:10 DEBUG : dir1/0001-bcdefgh.txt: gcid = 347ff30f70fbcdc9c2273a50741c6d79d8a5564e 2025/11/04 01:30:10 DEBUG : dir1/0002-cdefghi.txt: calculating gcid: failed to unwrap object from src: dir1/0002-cdefghi.txt 2025/11/04 01:30:10 DEBUG : dir1/0002-cdefghi.txt: gcid = 66895353ea4c31e980214cdf53e3e9ed4e74e3d8 2025/11/04 01:30:11 DEBUG : dir1/0003-defghij.txt: calculating gcid: failed to unwrap object from src: dir1/0003-defghij.txt 2025/11/04 01:30:11 DEBUG : dir1/0003-defghij.txt: gcid = 4355490de28d5bc43776b199066c243860456ecc 2025/11/04 01:30:11 DEBUG : dir1/0004-efghijk.txt: calculating gcid: failed to unwrap object from src: dir1/0004-efghijk.txt 2025/11/04 01:30:11 DEBUG : dir1/0004-efghijk.txt: gcid = c4f93d9dab4a8db037f793921b5dbcd880df36ab 2025/11/04 01:30:12 DEBUG : dir1/0005-fghijkl.txt: calculating gcid: failed to unwrap object from src: dir1/0005-fghijkl.txt 2025/11/04 01:30:12 DEBUG : dir1/0005-fghijkl.txt: gcid = 6aa20d632a412ebed702ba588481ea886bd4807e 2025/11/04 01:30:13 DEBUG : dir1/0006-ghijklm.txt: calculating gcid: failed to unwrap object from src: dir1/0006-ghijklm.txt 2025/11/04 01:30:13 DEBUG : dir1/0006-ghijklm.txt: gcid = 83cc074064ee70a22a014dea55922daa1635b969 2025/11/04 01:30:13 DEBUG : dir1/0007-1234567.txt: calculating gcid: failed to unwrap object from src: dir1/0007-1234567.txt 2025/11/04 01:30:13 DEBUG : dir1/0007-1234567.txt: gcid = 2872071accba1d813601798d4f3ec1054fbd952a 2025/11/04 01:30:14 DEBUG : dir1/0008-2345678.txt: calculating gcid: failed to unwrap object from src: dir1/0008-2345678.txt 2025/11/04 01:30:14 DEBUG : dir1/0008-2345678.txt: gcid = e61a8e43de9f87f37b0a258f6b7ced9eac4a91f8 2025/11/04 01:30:15 DEBUG : dir1/0009-3456789.txt: calculating gcid: failed to unwrap object from src: dir1/0009-3456789.txt 2025/11/04 01:30:15 DEBUG : dir1/0009-3456789.txt: gcid = f6d3a06032c90bb91f4c8910dca73debece936e2 2025/11/04 01:30:15 DEBUG : dir1/0010-456789.txt: calculating gcid: failed to unwrap object from src: dir1/0010-456789.txt 2025/11/04 01:30:15 DEBUG : dir1/0010-456789.txt: gcid = e007224a9b66a79273068a38560aab5685fea0cb 2025/11/04 01:30:16 DEBUG : dir1/0011-56789;.txt: calculating gcid: failed to unwrap object from src: dir1/0011-56789;.txt 2025/11/04 01:30:16 DEBUG : dir1/0011-56789;.txt: gcid = 360f7e75646814b62c867651db160f25ad65f170 2025/11/04 01:30:16 DEBUG : dir1/0012-6789;.txt: calculating gcid: failed to unwrap object from src: dir1/0012-6789;.txt 2025/11/04 01:30:16 DEBUG : dir1/0012-6789;.txt: gcid = 28b37e45f5716653b1632d46a609a76566030fe7 2025/11/04 01:30:17 DEBUG : dir1/0013-789;=.txt: calculating gcid: failed to unwrap object from src: dir1/0013-789;=.txt 2025/11/04 01:30:17 DEBUG : dir1/0013-789;=.txt: gcid = 9db3d18c46bc1d18bae247f1e8aeaec8120bd24e 2025/11/04 01:30:18 DEBUG : dir1/0014-89;=.txt: calculating gcid: failed to unwrap object from src: dir1/0014-89;=.txt 2025/11/04 01:30:18 DEBUG : dir1/0014-89;=.txt: gcid = 57016818177ce0279cf00e842f357466b2f3cf86 2025/11/04 01:30:18 DEBUG : dir1/0015-9;=.txt: calculating gcid: failed to unwrap object from src: dir1/0015-9;=.txt 2025/11/04 01:30:18 DEBUG : dir1/0015-9;=.txt: gcid = d82ee756671d5618af9c85d432b6a56fe5a90acb 2025/11/04 01:30:19 DEBUG : apple: calculating gcid: failed to unwrap object from src: apple 2025/11/04 01:30:19 DEBUG : apple: gcid = 7fb37921e067624f20c76fbbfcb5db6a87856c4d 2025/11/04 01:30:19 DEBUG : banana: calculating gcid: failed to unwrap object from src: banana 2025/11/04 01:30:19 DEBUG : banana: gcid = 0646fa81148fbf3db9d94e1f0ff3ddf1407a6a68 2025/11/04 01:30:20 DEBUG : appleappleapplebanana: calculating gcid: failed to unwrap object from src: appleappleapplebanana 2025/11/04 01:30:20 DEBUG : appleappleapplebanana: gcid = fb0be5969ab815e2a3ebffc6d6b552e1afe48d50 2025/11/04 01:30:21 DEBUG : splitbananasplit: calculating gcid: failed to unwrap object from src: splitbananasplit 2025/11/04 01:30:21 DEBUG : splitbananasplit: gcid = f480fe5ea8e5600808e913da16015c76f884d172 2025/11/04 01:30:21 DEBUG : Waiting for deletions to finish 2025/11/04 01:30:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/04 01:30:21 DEBUG : splitbananasplit: Excluded 2025/11/04 01:30:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/04 01:30:21 DEBUG : appleappleapplebanana: Excluded 2025/11/04 01:30:21 DEBUG : banana: Excluded (Path Filter) 2025/11/04 01:30:21 DEBUG : banana: Excluded 2025/11/04 01:30:21 DEBUG : apple: Excluded (Path Filter) 2025/11/04 01:30:21 DEBUG : apple: Excluded 2025/11/04 01:30:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/04 01:30:22 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/04 01:30:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/04 01:30:22 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/04 01:30:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/04 01:30:22 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/04 01:30:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/04 01:30:22 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/04 01:30:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/04 01:30:22 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/04 01:30:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/04 01:30:22 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/04 01:30:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/04 01:30:22 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/04 01:30:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/04 01:30:22 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/04 01:30:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/04 01:30:22 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/04 01:30:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/04 01:30:22 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/04 01:30:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/04 01:30:22 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/04 01:30:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/04 01:30:22 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/04 01:30:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/04 01:30:22 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/04 01:30:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/04 01:30:22 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/04 01:30:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/04 01:30:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/04 01:30:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/04 01:30:22 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/04 01:30:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/04 01:30:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/04 01:30:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/04 01:30:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/04 01:30:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/04 01:30:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/04 01:30:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/04 01:30:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/04 01:30:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/04 01:30:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/04 01:30:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/04 01:30:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/04 01:30:23 DEBUG : apple: size = 5 OK 2025/11/04 01:30:23 DEBUG : apple: Sizes identical 2025/11/04 01:30:23 DEBUG : apple: Unchanged skipping 2025/11/04 01:30:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/04 01:30:23 DEBUG : banana: size = 6 OK 2025/11/04 01:30:23 DEBUG : banana: Sizes identical 2025/11/04 01:30:23 DEBUG : banana: Unchanged skipping 2025/11/04 01:30:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/04 01:30:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/04 01:30:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/04 01:30:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/04 01:30:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/04 01:30:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/04 01:30:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/04 01:30:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/04 01:30:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/04 01:30:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/04 01:30:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/04 01:30:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/04 01:30:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/04 01:30:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/04 01:30:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/04 01:30:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/04 01:30:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/04 01:30:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/04 01:30:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/04 01:30:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/04 01:30:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/04 01:30:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/04 01:30:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/04 01:30:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/04 01:30:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/04 01:30:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/04 01:30:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/04 01:30:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/04 01:30:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/04 01:30:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/04 01:30:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/04 01:30:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/04 01:30:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/04 01:30:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/04 01:30:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/04 01:30:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/04 01:30:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/04 01:30:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/04 01:30:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/04 01:30:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/04 01:30:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/04 01:30:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/04 01:30:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/04 01:30:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/04 01:30:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/04 01:30:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/04 01:30:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/04 01:30:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/04 01:30:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/04 01:30:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/04 01:30:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/04 01:30:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/04 01:30:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/04 01:30:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/04 01:30:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/04 01:30:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/04 01:30:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/04 01:30:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/04 01:30:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/04 01:30:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/04 01:30:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/04 01:30:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/04 01:30:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/04 01:30:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/04 01:30:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/04 01:30:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/04 01:30:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/04 01:30:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/04 01:30:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/04 01:30:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/04 01:30:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/04 01:30:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/04 01:30:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/04 01:30:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/04 01:30:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/04 01:30:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/04 01:30:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/04 01:30:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/04 01:30:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/04 01:30:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/04 01:30:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/04 01:30:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/04 01:30:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/04 01:30:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/04 01:30:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/04 01:30:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/04 01:30:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/04 01:30:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/04 01:30:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/04 01:30:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/04 01:30:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/04 01:30:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/04 01:30:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/04 01:30:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/04 01:30:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/04 01:30:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/04 01:30:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/04 01:30:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/04 01:30:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/04 01:30:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/04 01:30:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/04 01:30:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/04 01:30:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/04 01:30:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/04 01:30:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/04 01:30:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/04 01:30:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/04 01:30:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/04 01:30:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/04 01:30:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/04 01:30:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/04 01:30:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/04 01:30:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/04 01:30:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/04 01:30:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/04 01:30:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/04 01:30:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/04 01:30:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/04 01:30:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/04 01:30:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/04 01:30:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/04 01:30:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/04 01:30:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/04 01:30:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/04 01:30:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/04 01:30:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/04 01:30:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/04 01:30:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/04 01:30:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/04 01:30:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/04 01:30:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/04 01:30:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/04 01:30:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/04 01:30:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/04 01:30:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/04 01:30:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/04 01:30:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/04 01:30:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/04 01:30:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/04 01:30:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/04 01:30:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/04 01:30:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/04 01:30:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/04 01:30:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/04 01:30:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/04 01:30:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/04 01:30:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/04 01:30:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/04 01:30:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/04 01:30:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/04 01:30:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/04 01:30:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/04 01:30:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/04 01:30:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/04 01:30:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/04 01:30:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/04 01:30:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/04 01:30:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/04 01:30:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/04 01:30:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/04 01:30:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/04 01:30:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/04 01:30:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/04 01:30:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/04 01:30:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/04 01:30:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/04 01:30:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/04 01:30:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/04 01:30:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/04 01:30:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/04 01:30:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/04 01:30:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/04 01:30:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/04 01:30:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/04 01:30:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/04 01:30:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/04 01:30:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/04 01:30:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/04 01:30:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/04 01:30:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/04 01:30:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/04 01:30:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/04 01:30:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/04 01:30:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/04 01:30:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/04 01:30:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/04 01:30:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/04 01:30:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/04 01:30:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/04 01:30:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/04 01:30:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/04 01:30:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/04 01:30:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/04 01:30:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/04 01:30:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/04 01:30:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/04 01:30:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/04 01:30:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/04 01:30:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/04 01:30:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/04 01:30:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/04 01:30:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/04 01:30:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/04 01:30:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/04 01:30:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/04 01:30:23 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:30:23 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:30:23 DEBUG : appleapple: gcid = FB0BE5969AB815E2A3EBFFC6D6B552E1AFE48D50 2025/11/04 01:30:23 DEBUG : splitbanan: gcid = F480FE5EA8E5600808E913DA16015C76F884D172 2025/11/04 01:30:24 DEBUG : dir1/0000-abcde: gcid = 8CEEC431D62123DB34823655A51EB599EC3E3721 2025/11/04 01:30:24 DEBUG : dir1/0001-bcdef: gcid = 347FF30F70FBCDC9C2273A50741C6D79D8A5564E 2025/11/04 01:30:24 DEBUG : appleapple: size = 21 OK 2025/11/04 01:30:24 DEBUG : appleapple: Dst hash empty - aborting Src hash check 2025/11/04 01:30:24 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/11/04 01:30:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/04 01:30:24 DEBUG : splitbanan: size = 16 OK 2025/11/04 01:30:24 DEBUG : splitbanan: Dst hash empty - aborting Src hash check 2025/11/04 01:30:24 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/11/04 01:30:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/04 01:30:24 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/04 01:30:24 DEBUG : dir1/0000-abcde: Dst hash empty - aborting Src hash check 2025/11/04 01:30:24 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/11/04 01:30:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/04 01:30:24 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/04 01:30:24 DEBUG : dir1/0001-bcdef: Dst hash empty - aborting Src hash check 2025/11/04 01:30:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/11/04 01:30:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/04 01:30:25 DEBUG : dir1/0002-cdefg: gcid = 66895353EA4C31E980214CDF53E3E9ED4E74E3D8 2025/11/04 01:30:25 DEBUG : dir1/0003-defgh: gcid = 4355490DE28D5BC43776B199066C243860456ECC 2025/11/04 01:30:25 DEBUG : dir1/0004-efghi: gcid = C4F93D9DAB4A8DB037F793921B5DBCD880DF36AB 2025/11/04 01:30:25 DEBUG : dir1/0005-fghij: gcid = 6AA20D632A412EBED702BA588481EA886BD4807E 2025/11/04 01:30:25 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/04 01:30:25 DEBUG : dir1/0002-cdefg: Dst hash empty - aborting Src hash check 2025/11/04 01:30:25 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/11/04 01:30:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/04 01:30:25 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/04 01:30:25 DEBUG : dir1/0003-defgh: Dst hash empty - aborting Src hash check 2025/11/04 01:30:25 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/11/04 01:30:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/04 01:30:25 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/04 01:30:25 DEBUG : dir1/0004-efghi: Dst hash empty - aborting Src hash check 2025/11/04 01:30:25 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/11/04 01:30:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/04 01:30:25 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/04 01:30:25 DEBUG : dir1/0005-fghij: Dst hash empty - aborting Src hash check 2025/11/04 01:30:25 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/11/04 01:30:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/04 01:30:26 DEBUG : dir1/0006-ghijk: gcid = 83CC074064EE70A22A014DEA55922DAA1635B969 2025/11/04 01:30:26 DEBUG : dir1/0007-12345: gcid = 2872071ACCBA1D813601798D4F3EC1054FBD952A 2025/11/04 01:30:26 DEBUG : dir1/0008-23456: gcid = E61A8E43DE9F87F37B0A258F6B7CED9EAC4A91F8 2025/11/04 01:30:26 DEBUG : dir1/0009-34567: gcid = F6D3A06032C90BB91F4C8910DCA73DEBECE936E2 2025/11/04 01:30:26 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/04 01:30:26 DEBUG : dir1/0006-ghijk: Dst hash empty - aborting Src hash check 2025/11/04 01:30:26 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/11/04 01:30:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/04 01:30:26 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/04 01:30:26 DEBUG : dir1/0007-12345: Dst hash empty - aborting Src hash check 2025/11/04 01:30:26 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/11/04 01:30:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/04 01:30:26 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/04 01:30:26 DEBUG : dir1/0008-23456: Dst hash empty - aborting Src hash check 2025/11/04 01:30:26 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/11/04 01:30:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/04 01:30:27 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/04 01:30:27 DEBUG : dir1/0009-34567: Dst hash empty - aborting Src hash check 2025/11/04 01:30:27 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/11/04 01:30:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/04 01:30:27 DEBUG : dir1/0010-45678: gcid = E007224A9B66A79273068A38560AAB5685FEA0CB 2025/11/04 01:30:27 DEBUG : dir1/0011-56789: gcid = 360F7E75646814B62C867651DB160F25AD65F170 2025/11/04 01:30:27 DEBUG : dir1/0012-6789;: gcid = 28B37E45F5716653B1632D46A609A76566030FE7 2025/11/04 01:30:27 DEBUG : dir1/0013-789;=: gcid = 9DB3D18C46BC1D18BAE247F1E8AEAEC8120BD24E 2025/11/04 01:30:27 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/04 01:30:27 DEBUG : dir1/0010-45678: Dst hash empty - aborting Src hash check 2025/11/04 01:30:27 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/11/04 01:30:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/04 01:30:28 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/04 01:30:28 DEBUG : dir1/0011-56789: Dst hash empty - aborting Src hash check 2025/11/04 01:30:28 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/11/04 01:30:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/04 01:30:28 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/04 01:30:28 DEBUG : dir1/0012-6789;: Dst hash empty - aborting Src hash check 2025/11/04 01:30:28 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/11/04 01:30:28 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/04 01:30:28 DEBUG : dir1/0013-789;=: Dst hash empty - aborting Src hash check 2025/11/04 01:30:28 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/11/04 01:30:28 DEBUG : dir1/0014-89;=.: gcid = 57016818177CE0279CF00E842F357466B2F3CF86 2025/11/04 01:30:28 DEBUG : dir1/0015-9;=.t: gcid = D82EE756671D5618AF9C85D432B6A56FE5A90ACB 2025/11/04 01:30:28 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/04 01:30:28 DEBUG : dir1/0014-89;=.: Dst hash empty - aborting Src hash check 2025/11/04 01:30:28 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/11/04 01:30:28 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/04 01:30:28 DEBUG : dir1/0015-9;=.t: Dst hash empty - aborting Src hash check 2025/11/04 01:30:28 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/11/04 01:30:28 DEBUG : Waiting for deletions to finish 2025/11/04 01:30:30 INFO : dir1/0011-56789;.txt: Deleted 2025/11/04 01:30:30 INFO : dir1/0014-89;=.txt: Deleted 2025/11/04 01:30:30 INFO : appleappleapplebanana: Deleted 2025/11/04 01:30:30 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/04 01:30:30 INFO : dir1/0008-2345678.txt: Deleted 2025/11/04 01:30:30 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/04 01:30:30 INFO : dir1/0003-defghij.txt: Deleted 2025/11/04 01:30:31 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/04 01:30:31 INFO : dir1/0012-6789;.txt: Deleted 2025/11/04 01:30:31 INFO : splitbananasplit: Deleted 2025/11/04 01:30:31 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/04 01:30:32 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/04 01:30:32 INFO : dir1/0007-1234567.txt: Deleted 2025/11/04 01:30:32 INFO : dir1/0013-789;=.txt: Deleted 2025/11/04 01:30:32 INFO : dir1/0015-9;=.txt: Deleted 2025/11/04 01:30:32 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/04 01:30:32 INFO : dir1/0009-3456789.txt: Deleted 2025/11/04 01:30:32 INFO : dir1/0010-456789.txt: Deleted 2025/11/04 01:30:32 DEBUG : Waiting for deletions to finish 2025/11/04 01:30:33 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/04 01:30:33 DEBUG : splitbanan: Excluded 2025/11/04 01:30:33 DEBUG : appleapple: Excluded (Path Filter) 2025/11/04 01:30:33 DEBUG : appleapple: Excluded 2025/11/04 01:30:33 DEBUG : banana: Excluded (Path Filter) 2025/11/04 01:30:33 DEBUG : banana: Excluded 2025/11/04 01:30:33 DEBUG : apple: Excluded (Path Filter) 2025/11/04 01:30:33 DEBUG : apple: Excluded 2025/11/04 01:30:33 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/04 01:30:33 DEBUG : dir1/0015-9;=.t: Excluded 2025/11/04 01:30:33 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/04 01:30:33 DEBUG : dir1/0014-89;=.: Excluded 2025/11/04 01:30:33 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/04 01:30:33 DEBUG : dir1/0013-789;=: Excluded 2025/11/04 01:30:33 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/04 01:30:33 DEBUG : dir1/0012-6789;: Excluded 2025/11/04 01:30:33 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/04 01:30:33 DEBUG : dir1/0011-56789: Excluded 2025/11/04 01:30:33 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/04 01:30:33 DEBUG : dir1/0010-45678: Excluded 2025/11/04 01:30:33 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/04 01:30:33 DEBUG : dir1/0009-34567: Excluded 2025/11/04 01:30:33 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/04 01:30:33 DEBUG : dir1/0008-23456: Excluded 2025/11/04 01:30:33 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/04 01:30:33 DEBUG : dir1/0007-12345: Excluded 2025/11/04 01:30:33 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/04 01:30:33 DEBUG : dir1/0006-ghijk: Excluded 2025/11/04 01:30:33 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/04 01:30:33 DEBUG : dir1/0005-fghij: Excluded 2025/11/04 01:30:33 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/04 01:30:33 DEBUG : dir1/0004-efghi: Excluded 2025/11/04 01:30:33 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/04 01:30:33 DEBUG : dir1/0003-defgh: Excluded 2025/11/04 01:30:33 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/04 01:30:33 DEBUG : dir1/0002-cdefg: Excluded 2025/11/04 01:30:33 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/04 01:30:33 DEBUG : dir1/0001-bcdef: Excluded 2025/11/04 01:30:33 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/04 01:30:33 DEBUG : dir1/0000-abcde: Excluded 2025/11/04 01:30:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/04 01:30:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/04 01:30:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/04 01:30:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/04 01:30:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/04 01:30:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/04 01:30:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/04 01:30:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/04 01:30:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/04 01:30:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/04 01:30:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/04 01:30:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/04 01:30:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/04 01:30:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/04 01:30:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/04 01:30:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/04 01:30:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/04 01:30:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/04 01:30:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/04 01:30:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/04 01:30:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/04 01:30:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/04 01:30:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/04 01:30:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/04 01:30:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/04 01:30:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/04 01:30:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/04 01:30:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/04 01:30:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/04 01:30:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/04 01:30:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/04 01:30:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/04 01:30:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/04 01:30:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/04 01:30:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/04 01:30:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/04 01:30:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/04 01:30:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/04 01:30:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/04 01:30:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/04 01:30:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/04 01:30:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/04 01:30:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/04 01:30:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/04 01:30:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/04 01:30:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/04 01:30:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/04 01:30:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/04 01:30:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/04 01:30:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/04 01:30:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/04 01:30:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/04 01:30:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/04 01:30:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/04 01:30:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/04 01:30:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/04 01:30:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/04 01:30:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/04 01:30:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/04 01:30:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/04 01:30:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/04 01:30:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/04 01:30:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/04 01:30:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/04 01:30:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/04 01:30:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/04 01:30:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/04 01:30:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/04 01:30:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/04 01:30:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/04 01:30:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/04 01:30:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/04 01:30:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/04 01:30:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/04 01:30:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/04 01:30:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/04 01:30:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/04 01:30:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/04 01:30:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/04 01:30:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/04 01:30:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/04 01:30:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/04 01:30:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/04 01:30:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/04 01:30:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/04 01:30:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/04 01:30:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/04 01:30:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/04 01:30:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/04 01:30:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/04 01:30:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/04 01:30:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/04 01:30:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/04 01:30:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/04 01:30:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/04 01:30:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/04 01:30:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/04 01:30:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/04 01:30:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/04 01:30:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/04 01:30:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/04 01:30:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/04 01:30:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/04 01:30:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/04 01:30:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/04 01:30:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/04 01:30:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/04 01:30:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/04 01:30:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/04 01:30:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/04 01:30:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/04 01:30:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/04 01:30:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/04 01:30:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/04 01:30:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/04 01:30:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/04 01:30:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/04 01:30:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/04 01:30:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/04 01:30:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/04 01:30:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/04 01:30:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/04 01:30:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/04 01:30:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/04 01:30:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/04 01:30:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/04 01:30:34 DEBUG : appleapple: size = 21 OK 2025/11/04 01:30:34 DEBUG : apple: size = 5 OK 2025/11/04 01:30:34 DEBUG : apple: Sizes identical 2025/11/04 01:30:34 DEBUG : apple: Unchanged skipping 2025/11/04 01:30:34 DEBUG : banana: size = 6 OK 2025/11/04 01:30:34 DEBUG : banana: Sizes identical 2025/11/04 01:30:34 DEBUG : banana: Unchanged skipping 2025/11/04 01:30:34 DEBUG : appleappleapplebanana: Sizes identical 2025/11/04 01:30:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/04 01:30:34 DEBUG : splitbanan: size = 16 OK 2025/11/04 01:30:34 DEBUG : splitbananasplit: Sizes identical 2025/11/04 01:30:34 DEBUG : splitbananasplit: Unchanged skipping 2025/11/04 01:30:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/04 01:30:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/04 01:30:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/04 01:30:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/04 01:30:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/04 01:30:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/04 01:30:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/04 01:30:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/04 01:30:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/04 01:30:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/04 01:30:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/04 01:30:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/04 01:30:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/04 01:30:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/04 01:30:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/04 01:30:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/04 01:30:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/04 01:30:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/04 01:30:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/04 01:30:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/04 01:30:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/04 01:30:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/04 01:30:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/04 01:30:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/04 01:30:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/04 01:30:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/04 01:30:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/04 01:30:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/04 01:30:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/04 01:30:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/04 01:30:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/04 01:30:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/04 01:30:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/04 01:30:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/04 01:30:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/04 01:30:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/04 01:30:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/04 01:30:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/04 01:30:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/04 01:30:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/04 01:30:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/04 01:30:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/04 01:30:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/04 01:30:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/04 01:30:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/04 01:30:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/04 01:30:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/04 01:30:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/04 01:30:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/04 01:30:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/04 01:30:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/04 01:30:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/04 01:30:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/04 01:30:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/04 01:30:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/04 01:30:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/04 01:30:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/04 01:30:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/04 01:30:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/04 01:30:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/04 01:30:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/04 01:30:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/04 01:30:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/04 01:30:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/04 01:30:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/04 01:30:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/04 01:30:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/04 01:30:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/04 01:30:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/04 01:30:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/04 01:30:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/04 01:30:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/04 01:30:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/04 01:30:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/04 01:30:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/04 01:30:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/04 01:30:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/04 01:30:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/04 01:30:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/04 01:30:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/04 01:30:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/04 01:30:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/04 01:30:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/04 01:30:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/04 01:30:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/04 01:30:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/04 01:30:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/04 01:30:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/04 01:30:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/04 01:30:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/04 01:30:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/04 01:30:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/04 01:30:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/04 01:30:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/04 01:30:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/04 01:30:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/04 01:30:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/04 01:30:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/04 01:30:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/04 01:30:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/04 01:30:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/04 01:30:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/04 01:30:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/04 01:30:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/04 01:30:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/04 01:30:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/04 01:30:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/04 01:30:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/04 01:30:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/04 01:30:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/04 01:30:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/04 01:30:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/04 01:30:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/04 01:30:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/04 01:30:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/04 01:30:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/04 01:30:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/04 01:30:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/04 01:30:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/04 01:30:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/04 01:30:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/04 01:30:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/04 01:30:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/04 01:30:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/04 01:30:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/04 01:30:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/04 01:30:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/04 01:30:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/04 01:30:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/04 01:30:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/04 01:30:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/04 01:30:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/04 01:30:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/04 01:30:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/04 01:30:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/04 01:30:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/04 01:30:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/04 01:30:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/04 01:30:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/04 01:30:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/04 01:30:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/04 01:30:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/04 01:30:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/04 01:30:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/04 01:30:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/04 01:30:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/04 01:30:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/04 01:30:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/04 01:30:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/04 01:30:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/04 01:30:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/04 01:30:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/04 01:30:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/04 01:30:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/04 01:30:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/04 01:30:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/04 01:30:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/04 01:30:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/04 01:30:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/04 01:30:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/04 01:30:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/04 01:30:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/04 01:30:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/04 01:30:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/04 01:30:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/04 01:30:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/04 01:30:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/04 01:30:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/04 01:30:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/04 01:30:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/04 01:30:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/04 01:30:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/04 01:30:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/04 01:30:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/04 01:30:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/04 01:30:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/04 01:30:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/04 01:30:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/04 01:30:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/04 01:30:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/04 01:30:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/04 01:30:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/04 01:30:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/04 01:30:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/04 01:30:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/04 01:30:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/04 01:30:34 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/04 01:30:34 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/04 01:30:34 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/04 01:30:34 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/04 01:30:34 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/04 01:30:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/04 01:30:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/04 01:30:34 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/04 01:30:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/04 01:30:34 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/04 01:30:34 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/04 01:30:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/04 01:30:34 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/04 01:30:34 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/04 01:30:34 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/04 01:30:34 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:30:34 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/04 01:30:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/04 01:30:34 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/04 01:30:34 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/04 01:30:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/04 01:30:34 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/04 01:30:34 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/04 01:30:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/04 01:30:34 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/04 01:30:34 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/04 01:30:34 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/04 01:30:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/04 01:30:34 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/04 01:30:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/04 01:30:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/04 01:30:34 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/04 01:30:34 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/04 01:30:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/04 01:30:34 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/04 01:30:34 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/04 01:30:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/04 01:30:34 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/04 01:30:34 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/04 01:30:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/04 01:30:34 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/04 01:30:34 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/04 01:30:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/04 01:30:34 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/04 01:30:34 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/04 01:30:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/04 01:30:34 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/04 01:30:34 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/04 01:30:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/04 01:30:34 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:30:34 DEBUG : Waiting for deletions to finish 2025/11/04 01:30:34 DEBUG : Waiting for deletions to finish 2025/11/04 01:30:35 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/04 01:30:35 DEBUG : splitbanan: Excluded 2025/11/04 01:30:35 DEBUG : appleapple: Excluded (Path Filter) 2025/11/04 01:30:35 DEBUG : appleapple: Excluded 2025/11/04 01:30:35 DEBUG : banana: Excluded (Path Filter) 2025/11/04 01:30:35 DEBUG : banana: Excluded 2025/11/04 01:30:35 DEBUG : apple: Excluded (Path Filter) 2025/11/04 01:30:35 DEBUG : apple: Excluded 2025/11/04 01:30:35 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/04 01:30:35 DEBUG : dir1/0015-9;=.t: Excluded 2025/11/04 01:30:35 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/04 01:30:35 DEBUG : dir1/0014-89;=.: Excluded 2025/11/04 01:30:35 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/04 01:30:35 DEBUG : dir1/0013-789;=: Excluded 2025/11/04 01:30:35 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/04 01:30:35 DEBUG : dir1/0012-6789;: Excluded 2025/11/04 01:30:35 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/04 01:30:35 DEBUG : dir1/0011-56789: Excluded 2025/11/04 01:30:35 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/04 01:30:35 DEBUG : dir1/0010-45678: Excluded 2025/11/04 01:30:35 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/04 01:30:35 DEBUG : dir1/0009-34567: Excluded 2025/11/04 01:30:35 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/04 01:30:35 DEBUG : dir1/0008-23456: Excluded 2025/11/04 01:30:35 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/04 01:30:35 DEBUG : dir1/0007-12345: Excluded 2025/11/04 01:30:35 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/04 01:30:35 DEBUG : dir1/0006-ghijk: Excluded 2025/11/04 01:30:35 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/04 01:30:35 DEBUG : dir1/0005-fghij: Excluded 2025/11/04 01:30:35 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/04 01:30:35 DEBUG : dir1/0004-efghi: Excluded 2025/11/04 01:30:35 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/04 01:30:35 DEBUG : dir1/0003-defgh: Excluded 2025/11/04 01:30:35 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/04 01:30:35 DEBUG : dir1/0002-cdefg: Excluded 2025/11/04 01:30:35 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/04 01:30:35 DEBUG : dir1/0001-bcdef: Excluded 2025/11/04 01:30:35 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/04 01:30:35 DEBUG : dir1/0000-abcde: Excluded 2025/11/04 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/04 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/04 01:30:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/04 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/04 01:30:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/04 01:30:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/04 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/04 01:30:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/04 01:30:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/04 01:30:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/04 01:30:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/04 01:30:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/04 01:30:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/04 01:30:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/04 01:30:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/04 01:30:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/04 01:30:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/04 01:30:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/04 01:30:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/04 01:30:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/04 01:30:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/04 01:30:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/04 01:30:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/04 01:30:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/04 01:30:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/04 01:30:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/04 01:30:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/04 01:30:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/04 01:30:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/04 01:30:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/04 01:30:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/04 01:30:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/04 01:30:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/04 01:30:35 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/04 01:30:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/04 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/04 01:30:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/04 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/04 01:30:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/04 01:30:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/04 01:30:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/04 01:30:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/04 01:30:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/04 01:30:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/04 01:30:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/04 01:30:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/04 01:30:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/04 01:30:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/04 01:30:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/04 01:30:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/04 01:30:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/04 01:30:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/04 01:30:35 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/04 01:30:58 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.t" 2025/11/04 01:30:58 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=." 2025/11/04 01:30:58 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=" 2025/11/04 01:30:58 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;" 2025/11/04 01:30:58 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789" 2025/11/04 01:30:58 DEBUG : dir1: Rmdir: contains trashed file: "0010-45678" 2025/11/04 01:30:58 DEBUG : dir1: Rmdir: contains trashed file: "0009-34567" 2025/11/04 01:30:58 DEBUG : dir1: Rmdir: contains trashed file: "0008-23456" 2025/11/04 01:30:58 DEBUG : dir1: Rmdir: contains trashed file: "0007-12345" 2025/11/04 01:30:58 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijk" 2025/11/04 01:30:58 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghij" 2025/11/04 01:30:58 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghi" 2025/11/04 01:30:58 DEBUG : dir1: Rmdir: contains trashed file: "0003-defgh" 2025/11/04 01:30:58 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefg" 2025/11/04 01:30:58 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdef" 2025/11/04 01:30:58 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcde" 2025/11/04 01:30:58 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt" 2025/11/04 01:30:58 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt" 2025/11/04 01:30:58 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt" 2025/11/04 01:30:58 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt" 2025/11/04 01:30:58 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt" 2025/11/04 01:30:58 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt" 2025/11/04 01:30:58 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt" 2025/11/04 01:30:58 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt" 2025/11/04 01:30:58 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt" 2025/11/04 01:30:58 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt" 2025/11/04 01:30:58 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt" 2025/11/04 01:30:58 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt" 2025/11/04 01:30:58 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt" 2025/11/04 01:30:58 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt" 2025/11/04 01:30:58 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt" 2025/11/04 01:30:58 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt" === RUN TestTransform/encoder run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:31:01 DEBUG : dir1/0000-abcdefg.txt: calculating gcid: failed to unwrap object from src: dir1/0000-abcdefg.txt 2025/11/04 01:31:01 DEBUG : dir1/0000-abcdefg.txt: gcid = 8ceec431d62123db34823655a51eb599ec3e3721 2025/11/04 01:31:02 DEBUG : dir1/0001-bcdefgh.txt: calculating gcid: failed to unwrap object from src: dir1/0001-bcdefgh.txt 2025/11/04 01:31:02 DEBUG : dir1/0001-bcdefgh.txt: gcid = 347ff30f70fbcdc9c2273a50741c6d79d8a5564e 2025/11/04 01:31:02 DEBUG : dir1/0002-cdefghi.txt: calculating gcid: failed to unwrap object from src: dir1/0002-cdefghi.txt 2025/11/04 01:31:02 DEBUG : dir1/0002-cdefghi.txt: gcid = 66895353ea4c31e980214cdf53e3e9ed4e74e3d8 2025/11/04 01:31:03 DEBUG : dir1/0003-defghij.txt: calculating gcid: failed to unwrap object from src: dir1/0003-defghij.txt 2025/11/04 01:31:03 DEBUG : dir1/0003-defghij.txt: gcid = 4355490de28d5bc43776b199066c243860456ecc 2025/11/04 01:31:03 DEBUG : dir1/0004-efghijk.txt: calculating gcid: failed to unwrap object from src: dir1/0004-efghijk.txt 2025/11/04 01:31:03 DEBUG : dir1/0004-efghijk.txt: gcid = c4f93d9dab4a8db037f793921b5dbcd880df36ab 2025/11/04 01:31:04 DEBUG : dir1/0005-fghijkl.txt: calculating gcid: failed to unwrap object from src: dir1/0005-fghijkl.txt 2025/11/04 01:31:04 DEBUG : dir1/0005-fghijkl.txt: gcid = 6aa20d632a412ebed702ba588481ea886bd4807e 2025/11/04 01:31:05 DEBUG : dir1/0006-ghijklm.txt: calculating gcid: failed to unwrap object from src: dir1/0006-ghijklm.txt 2025/11/04 01:31:05 DEBUG : dir1/0006-ghijklm.txt: gcid = 83cc074064ee70a22a014dea55922daa1635b969 2025/11/04 01:31:05 DEBUG : dir1/0007-1234567.txt: calculating gcid: failed to unwrap object from src: dir1/0007-1234567.txt 2025/11/04 01:31:05 DEBUG : dir1/0007-1234567.txt: gcid = 2872071accba1d813601798d4f3ec1054fbd952a 2025/11/04 01:31:06 DEBUG : dir1/0008-2345678.txt: calculating gcid: failed to unwrap object from src: dir1/0008-2345678.txt 2025/11/04 01:31:06 DEBUG : dir1/0008-2345678.txt: gcid = e61a8e43de9f87f37b0a258f6b7ced9eac4a91f8 2025/11/04 01:31:06 DEBUG : dir1/0009-3456789.txt: calculating gcid: failed to unwrap object from src: dir1/0009-3456789.txt 2025/11/04 01:31:06 DEBUG : dir1/0009-3456789.txt: gcid = f6d3a06032c90bb91f4c8910dca73debece936e2 2025/11/04 01:31:07 DEBUG : dir1/0010-456789.txt: calculating gcid: failed to unwrap object from src: dir1/0010-456789.txt 2025/11/04 01:31:07 DEBUG : dir1/0010-456789.txt: gcid = e007224a9b66a79273068a38560aab5685fea0cb 2025/11/04 01:31:08 DEBUG : dir1/0011-56789;.txt: calculating gcid: failed to unwrap object from src: dir1/0011-56789;.txt 2025/11/04 01:31:08 DEBUG : dir1/0011-56789;.txt: gcid = 360f7e75646814b62c867651db160f25ad65f170 2025/11/04 01:31:08 DEBUG : dir1/0012-6789;.txt: calculating gcid: failed to unwrap object from src: dir1/0012-6789;.txt 2025/11/04 01:31:08 DEBUG : dir1/0012-6789;.txt: gcid = 28b37e45f5716653b1632d46a609a76566030fe7 2025/11/04 01:31:09 DEBUG : dir1/0013-789;=.txt: calculating gcid: failed to unwrap object from src: dir1/0013-789;=.txt 2025/11/04 01:31:09 DEBUG : dir1/0013-789;=.txt: gcid = 9db3d18c46bc1d18bae247f1e8aeaec8120bd24e 2025/11/04 01:31:10 DEBUG : dir1/0014-89;=.txt: calculating gcid: failed to unwrap object from src: dir1/0014-89;=.txt 2025/11/04 01:31:10 DEBUG : dir1/0014-89;=.txt: gcid = 57016818177ce0279cf00e842f357466b2f3cf86 2025/11/04 01:31:10 DEBUG : dir1/0015-9;=.txt: calculating gcid: failed to unwrap object from src: dir1/0015-9;=.txt 2025/11/04 01:31:10 DEBUG : dir1/0015-9;=.txt: gcid = d82ee756671d5618af9c85d432b6a56fe5a90acb 2025/11/04 01:31:11 DEBUG : apple: calculating gcid: failed to unwrap object from src: apple 2025/11/04 01:31:11 DEBUG : apple: gcid = 7fb37921e067624f20c76fbbfcb5db6a87856c4d 2025/11/04 01:31:11 DEBUG : banana: calculating gcid: failed to unwrap object from src: banana 2025/11/04 01:31:11 DEBUG : banana: gcid = 0646fa81148fbf3db9d94e1f0ff3ddf1407a6a68 2025/11/04 01:31:12 DEBUG : appleappleapplebanana: calculating gcid: failed to unwrap object from src: appleappleapplebanana 2025/11/04 01:31:12 DEBUG : appleappleapplebanana: gcid = fb0be5969ab815e2a3ebffc6d6b552e1afe48d50 2025/11/04 01:31:13 DEBUG : splitbananasplit: calculating gcid: failed to unwrap object from src: splitbananasplit 2025/11/04 01:31:13 DEBUG : splitbananasplit: gcid = f480fe5ea8e5600808e913da16015c76f884d172 2025/11/04 01:31:13 DEBUG : Waiting for deletions to finish 2025/11/04 01:31:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/04 01:31:13 DEBUG : splitbananasplit: Excluded 2025/11/04 01:31:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/04 01:31:13 DEBUG : appleappleapplebanana: Excluded 2025/11/04 01:31:13 DEBUG : banana: Excluded (Path Filter) 2025/11/04 01:31:13 DEBUG : banana: Excluded 2025/11/04 01:31:13 DEBUG : apple: Excluded (Path Filter) 2025/11/04 01:31:13 DEBUG : apple: Excluded 2025/11/04 01:31:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/04 01:31:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/04 01:31:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/04 01:31:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/04 01:31:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/04 01:31:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/04 01:31:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/04 01:31:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/04 01:31:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/04 01:31:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/04 01:31:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/04 01:31:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/04 01:31:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/04 01:31:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/04 01:31:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/04 01:31:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/04 01:31:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/04 01:31:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/04 01:31:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/04 01:31:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/04 01:31:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/04 01:31:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/04 01:31:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/04 01:31:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/04 01:31:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/04 01:31:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/04 01:31:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/04 01:31:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/04 01:31:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/04 01:31:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/04 01:31:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/04 01:31:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/04 01:31:14 DEBUG : apple: size = 5 OK 2025/11/04 01:31:14 DEBUG : apple: Sizes identical 2025/11/04 01:31:14 DEBUG : banana: size = 6 OK 2025/11/04 01:31:14 DEBUG : apple: Unchanged skipping 2025/11/04 01:31:14 DEBUG : banana: Sizes identical 2025/11/04 01:31:14 DEBUG : banana: Unchanged skipping 2025/11/04 01:31:14 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/04 01:31:14 DEBUG : appleappleapplebanana: Sizes identical 2025/11/04 01:31:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/04 01:31:14 DEBUG : splitbananasplit: size = 16 OK 2025/11/04 01:31:14 DEBUG : splitbananasplit: Sizes identical 2025/11/04 01:31:14 DEBUG : splitbananasplit: Unchanged skipping 2025/11/04 01:31:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/04 01:31:15 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/04 01:31:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/04 01:31:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/04 01:31:15 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/04 01:31:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/04 01:31:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/04 01:31:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/04 01:31:15 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/04 01:31:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/04 01:31:15 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/04 01:31:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/04 01:31:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/04 01:31:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/04 01:31:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/04 01:31:15 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/04 01:31:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/04 01:31:15 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/04 01:31:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/04 01:31:15 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/04 01:31:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/04 01:31:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/04 01:31:15 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/04 01:31:15 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:31:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/04 01:31:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/04 01:31:15 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/04 01:31:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/04 01:31:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/04 01:31:15 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/04 01:31:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/04 01:31:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/04 01:31:15 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/04 01:31:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/04 01:31:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/04 01:31:15 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/04 01:31:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/04 01:31:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/04 01:31:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/04 01:31:15 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/04 01:31:15 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/04 01:31:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/04 01:31:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/04 01:31:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/04 01:31:15 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/04 01:31:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/04 01:31:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/04 01:31:15 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/04 01:31:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/04 01:31:15 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:31:15 DEBUG : Waiting for deletions to finish 2025/11/04 01:31:15 DEBUG : Waiting for deletions to finish 2025/11/04 01:31:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/04 01:31:15 DEBUG : splitbananasplit: Excluded 2025/11/04 01:31:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/04 01:31:15 DEBUG : appleappleapplebanana: Excluded 2025/11/04 01:31:15 DEBUG : banana: Excluded (Path Filter) 2025/11/04 01:31:15 DEBUG : banana: Excluded 2025/11/04 01:31:15 DEBUG : apple: Excluded (Path Filter) 2025/11/04 01:31:15 DEBUG : apple: Excluded 2025/11/04 01:31:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/04 01:31:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/04 01:31:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/04 01:31:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/04 01:31:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/04 01:31:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/04 01:31:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/04 01:31:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/04 01:31:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/04 01:31:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/04 01:31:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/04 01:31:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/04 01:31:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/04 01:31:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/04 01:31:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/04 01:31:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/04 01:31:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/04 01:31:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/04 01:31:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/04 01:31:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/04 01:31:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/04 01:31:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/04 01:31:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/04 01:31:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/04 01:31:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/04 01:31:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/04 01:31:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/04 01:31:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/04 01:31:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/04 01:31:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/04 01:31:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/04 01:31:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/04 01:31:16 DEBUG : apple: size = 5 OK 2025/11/04 01:31:16 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/04 01:31:16 DEBUG : apple: Sizes identical 2025/11/04 01:31:16 DEBUG : appleappleapplebanana: Sizes identical 2025/11/04 01:31:16 DEBUG : banana: size = 6 OK 2025/11/04 01:31:16 DEBUG : apple: Unchanged skipping 2025/11/04 01:31:16 DEBUG : banana: Sizes identical 2025/11/04 01:31:16 DEBUG : banana: Unchanged skipping 2025/11/04 01:31:16 DEBUG : splitbananasplit: size = 16 OK 2025/11/04 01:31:16 DEBUG : splitbananasplit: Sizes identical 2025/11/04 01:31:16 DEBUG : splitbananasplit: Unchanged skipping 2025/11/04 01:31:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/04 01:31:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/04 01:31:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/04 01:31:17 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/04 01:31:17 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/04 01:31:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/04 01:31:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/04 01:31:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/04 01:31:17 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/04 01:31:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/04 01:31:17 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:31:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/04 01:31:17 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/04 01:31:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/04 01:31:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/04 01:31:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/04 01:31:17 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/04 01:31:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/04 01:31:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/04 01:31:17 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/04 01:31:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/04 01:31:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/04 01:31:17 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/04 01:31:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/04 01:31:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/04 01:31:17 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/04 01:31:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/04 01:31:17 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/04 01:31:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/04 01:31:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/04 01:31:17 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/04 01:31:17 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/04 01:31:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/04 01:31:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/04 01:31:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/04 01:31:17 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/04 01:31:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/04 01:31:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/04 01:31:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/04 01:31:17 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/04 01:31:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/04 01:31:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/04 01:31:17 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/04 01:31:17 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/04 01:31:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/04 01:31:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/04 01:31:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/04 01:31:17 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/04 01:31:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/04 01:31:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/04 01:31:17 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:31:17 DEBUG : Waiting for deletions to finish 2025/11/04 01:31:17 DEBUG : Waiting for deletions to finish 2025/11/04 01:31:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/04 01:31:17 DEBUG : splitbananasplit: Excluded 2025/11/04 01:31:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/04 01:31:17 DEBUG : appleappleapplebanana: Excluded 2025/11/04 01:31:17 DEBUG : banana: Excluded (Path Filter) 2025/11/04 01:31:17 DEBUG : banana: Excluded 2025/11/04 01:31:17 DEBUG : apple: Excluded (Path Filter) 2025/11/04 01:31:17 DEBUG : apple: Excluded 2025/11/04 01:31:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/04 01:31:17 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/04 01:31:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/04 01:31:17 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/04 01:31:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/04 01:31:17 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/04 01:31:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/04 01:31:17 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/04 01:31:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/04 01:31:17 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/04 01:31:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/04 01:31:17 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/04 01:31:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/04 01:31:17 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/04 01:31:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/04 01:31:17 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/04 01:31:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/04 01:31:17 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/04 01:31:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/04 01:31:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/04 01:31:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/04 01:31:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/04 01:31:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/04 01:31:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/04 01:31:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/04 01:31:17 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/04 01:31:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/04 01:31:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/04 01:31:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/04 01:31:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/04 01:31:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/04 01:31:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/04 01:31:18 DEBUG : Waiting for deletions to finish 2025/11/04 01:31:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/04 01:31:18 DEBUG : splitbananasplit: Excluded 2025/11/04 01:31:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/04 01:31:18 DEBUG : appleappleapplebanana: Excluded 2025/11/04 01:31:18 DEBUG : banana: Excluded (Path Filter) 2025/11/04 01:31:18 DEBUG : banana: Excluded 2025/11/04 01:31:18 DEBUG : apple: Excluded (Path Filter) 2025/11/04 01:31:18 DEBUG : apple: Excluded 2025/11/04 01:31:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/04 01:31:18 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/04 01:31:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/04 01:31:18 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/04 01:31:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/04 01:31:18 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/04 01:31:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/04 01:31:18 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/04 01:31:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/04 01:31:18 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/04 01:31:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/04 01:31:18 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/04 01:31:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/04 01:31:18 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/04 01:31:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/04 01:31:18 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/04 01:31:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/04 01:31:18 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/04 01:31:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/04 01:31:18 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/04 01:31:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/04 01:31:18 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/04 01:31:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/04 01:31:18 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/04 01:31:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/04 01:31:18 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/04 01:31:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/04 01:31:18 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/04 01:31:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/04 01:31:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/04 01:31:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/04 01:31:18 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/04 01:31:41 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt" 2025/11/04 01:31:41 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt" 2025/11/04 01:31:41 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt" 2025/11/04 01:31:41 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt" 2025/11/04 01:31:41 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt" 2025/11/04 01:31:41 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt" 2025/11/04 01:31:41 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt" 2025/11/04 01:31:41 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt" 2025/11/04 01:31:41 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt" 2025/11/04 01:31:41 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt" 2025/11/04 01:31:41 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt" 2025/11/04 01:31:41 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt" 2025/11/04 01:31:41 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt" 2025/11/04 01:31:41 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt" 2025/11/04 01:31:41 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt" 2025/11/04 01:31:41 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt" === RUN TestTransform/ISO-8859-1 run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:31:44 DEBUG : dir1/0000-abcdefg.txt: calculating gcid: failed to unwrap object from src: dir1/0000-abcdefg.txt 2025/11/04 01:31:44 DEBUG : dir1/0000-abcdefg.txt: gcid = 8ceec431d62123db34823655a51eb599ec3e3721 2025/11/04 01:31:45 DEBUG : dir1/0001-bcdefgh.txt: calculating gcid: failed to unwrap object from src: dir1/0001-bcdefgh.txt 2025/11/04 01:31:45 DEBUG : dir1/0001-bcdefgh.txt: gcid = 347ff30f70fbcdc9c2273a50741c6d79d8a5564e 2025/11/04 01:31:45 DEBUG : dir1/0002-cdefghi.txt: calculating gcid: failed to unwrap object from src: dir1/0002-cdefghi.txt 2025/11/04 01:31:45 DEBUG : dir1/0002-cdefghi.txt: gcid = 66895353ea4c31e980214cdf53e3e9ed4e74e3d8 2025/11/04 01:31:46 DEBUG : dir1/0003-defghij.txt: calculating gcid: failed to unwrap object from src: dir1/0003-defghij.txt 2025/11/04 01:31:46 DEBUG : dir1/0003-defghij.txt: gcid = 4355490de28d5bc43776b199066c243860456ecc 2025/11/04 01:31:47 DEBUG : dir1/0004-efghijk.txt: calculating gcid: failed to unwrap object from src: dir1/0004-efghijk.txt 2025/11/04 01:31:47 DEBUG : dir1/0004-efghijk.txt: gcid = c4f93d9dab4a8db037f793921b5dbcd880df36ab 2025/11/04 01:31:47 DEBUG : dir1/0005-fghijkl.txt: calculating gcid: failed to unwrap object from src: dir1/0005-fghijkl.txt 2025/11/04 01:31:47 DEBUG : dir1/0005-fghijkl.txt: gcid = 6aa20d632a412ebed702ba588481ea886bd4807e 2025/11/04 01:31:48 DEBUG : dir1/0006-ghijklm.txt: calculating gcid: failed to unwrap object from src: dir1/0006-ghijklm.txt 2025/11/04 01:31:48 DEBUG : dir1/0006-ghijklm.txt: gcid = 83cc074064ee70a22a014dea55922daa1635b969 2025/11/04 01:31:49 DEBUG : dir1/0007-1234567.txt: calculating gcid: failed to unwrap object from src: dir1/0007-1234567.txt 2025/11/04 01:31:49 DEBUG : dir1/0007-1234567.txt: gcid = 2872071accba1d813601798d4f3ec1054fbd952a 2025/11/04 01:31:49 DEBUG : dir1/0008-2345678.txt: calculating gcid: failed to unwrap object from src: dir1/0008-2345678.txt 2025/11/04 01:31:49 DEBUG : dir1/0008-2345678.txt: gcid = e61a8e43de9f87f37b0a258f6b7ced9eac4a91f8 2025/11/04 01:31:50 DEBUG : dir1/0009-3456789.txt: calculating gcid: failed to unwrap object from src: dir1/0009-3456789.txt 2025/11/04 01:31:50 DEBUG : dir1/0009-3456789.txt: gcid = f6d3a06032c90bb91f4c8910dca73debece936e2 2025/11/04 01:31:51 DEBUG : dir1/0010-456789.txt: calculating gcid: failed to unwrap object from src: dir1/0010-456789.txt 2025/11/04 01:31:51 DEBUG : dir1/0010-456789.txt: gcid = e007224a9b66a79273068a38560aab5685fea0cb 2025/11/04 01:31:51 DEBUG : dir1/0011-56789;.txt: calculating gcid: failed to unwrap object from src: dir1/0011-56789;.txt 2025/11/04 01:31:51 DEBUG : dir1/0011-56789;.txt: gcid = 360f7e75646814b62c867651db160f25ad65f170 2025/11/04 01:31:52 DEBUG : dir1/0012-6789;.txt: calculating gcid: failed to unwrap object from src: dir1/0012-6789;.txt 2025/11/04 01:31:52 DEBUG : dir1/0012-6789;.txt: gcid = 28b37e45f5716653b1632d46a609a76566030fe7 2025/11/04 01:31:52 DEBUG : dir1/0013-789;=.txt: calculating gcid: failed to unwrap object from src: dir1/0013-789;=.txt 2025/11/04 01:31:52 DEBUG : dir1/0013-789;=.txt: gcid = 9db3d18c46bc1d18bae247f1e8aeaec8120bd24e 2025/11/04 01:31:53 DEBUG : dir1/0014-89;=.txt: calculating gcid: failed to unwrap object from src: dir1/0014-89;=.txt 2025/11/04 01:31:53 DEBUG : dir1/0014-89;=.txt: gcid = 57016818177ce0279cf00e842f357466b2f3cf86 2025/11/04 01:31:54 DEBUG : dir1/0015-9;=.txt: calculating gcid: failed to unwrap object from src: dir1/0015-9;=.txt 2025/11/04 01:31:54 DEBUG : dir1/0015-9;=.txt: gcid = d82ee756671d5618af9c85d432b6a56fe5a90acb 2025/11/04 01:31:54 DEBUG : apple: calculating gcid: failed to unwrap object from src: apple 2025/11/04 01:31:54 DEBUG : apple: gcid = 7fb37921e067624f20c76fbbfcb5db6a87856c4d 2025/11/04 01:31:55 DEBUG : banana: calculating gcid: failed to unwrap object from src: banana 2025/11/04 01:31:55 DEBUG : banana: gcid = 0646fa81148fbf3db9d94e1f0ff3ddf1407a6a68 2025/11/04 01:31:55 DEBUG : appleappleapplebanana: calculating gcid: failed to unwrap object from src: appleappleapplebanana 2025/11/04 01:31:55 DEBUG : appleappleapplebanana: gcid = fb0be5969ab815e2a3ebffc6d6b552e1afe48d50 2025/11/04 01:31:56 DEBUG : splitbananasplit: calculating gcid: failed to unwrap object from src: splitbananasplit 2025/11/04 01:31:56 DEBUG : splitbananasplit: gcid = f480fe5ea8e5600808e913da16015c76f884d172 2025/11/04 01:31:56 DEBUG : Waiting for deletions to finish 2025/11/04 01:31:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/04 01:31:57 DEBUG : splitbananasplit: Excluded 2025/11/04 01:31:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/04 01:31:57 DEBUG : appleappleapplebanana: Excluded 2025/11/04 01:31:57 DEBUG : banana: Excluded (Path Filter) 2025/11/04 01:31:57 DEBUG : banana: Excluded 2025/11/04 01:31:57 DEBUG : apple: Excluded (Path Filter) 2025/11/04 01:31:57 DEBUG : apple: Excluded 2025/11/04 01:31:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/04 01:31:57 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/04 01:31:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/04 01:31:57 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/04 01:31:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/04 01:31:57 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/04 01:31:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/04 01:31:57 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/04 01:31:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/04 01:31:57 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/04 01:31:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/04 01:31:57 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/04 01:31:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/04 01:31:57 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/04 01:31:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/04 01:31:57 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/04 01:31:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/04 01:31:57 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/04 01:31:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/04 01:31:57 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/04 01:31:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/04 01:31:57 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/04 01:31:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/04 01:31:57 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/04 01:31:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/04 01:31:57 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/04 01:31:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/04 01:31:57 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/04 01:31:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/04 01:31:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/04 01:31:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/04 01:31:57 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/04 01:31:58 DEBUG : banana: size = 6 OK 2025/11/04 01:31:58 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/04 01:31:58 DEBUG : appleappleapplebanana: Sizes identical 2025/11/04 01:31:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/04 01:31:58 DEBUG : splitbananasplit: size = 16 OK 2025/11/04 01:31:58 DEBUG : splitbananasplit: Sizes identical 2025/11/04 01:31:58 DEBUG : splitbananasplit: Unchanged skipping 2025/11/04 01:31:58 DEBUG : banana: Sizes identical 2025/11/04 01:31:58 DEBUG : banana: Unchanged skipping 2025/11/04 01:31:58 DEBUG : apple: size = 5 OK 2025/11/04 01:31:58 DEBUG : apple: Sizes identical 2025/11/04 01:31:58 DEBUG : apple: Unchanged skipping 2025/11/04 01:31:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/04 01:31:58 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/04 01:31:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/04 01:31:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/04 01:31:58 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/04 01:31:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/04 01:31:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/04 01:31:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/04 01:31:58 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/04 01:31:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/04 01:31:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/04 01:31:58 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/04 01:31:58 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/04 01:31:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/04 01:31:58 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:31:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/04 01:31:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/04 01:31:58 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/04 01:31:58 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/04 01:31:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/04 01:31:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/04 01:31:58 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/04 01:31:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/04 01:31:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/04 01:31:58 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/04 01:31:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/04 01:31:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/04 01:31:58 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/04 01:31:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/04 01:31:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/04 01:31:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/04 01:31:58 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/04 01:31:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/04 01:31:58 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/04 01:31:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/04 01:31:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/04 01:31:58 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/04 01:31:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/04 01:31:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/04 01:31:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/04 01:31:58 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/04 01:31:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/04 01:31:58 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/04 01:31:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/04 01:31:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/04 01:31:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/04 01:31:58 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/04 01:31:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/04 01:31:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/04 01:31:58 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:31:58 DEBUG : Waiting for deletions to finish 2025/11/04 01:31:58 DEBUG : Waiting for deletions to finish 2025/11/04 01:31:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/04 01:31:59 DEBUG : splitbananasplit: Excluded 2025/11/04 01:31:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/04 01:31:59 DEBUG : appleappleapplebanana: Excluded 2025/11/04 01:31:59 DEBUG : banana: Excluded (Path Filter) 2025/11/04 01:31:59 DEBUG : banana: Excluded 2025/11/04 01:31:59 DEBUG : apple: Excluded (Path Filter) 2025/11/04 01:31:59 DEBUG : apple: Excluded 2025/11/04 01:31:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/04 01:31:59 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/04 01:31:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/04 01:31:59 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/04 01:31:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/04 01:31:59 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/04 01:31:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/04 01:31:59 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/04 01:31:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/04 01:31:59 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/04 01:31:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/04 01:31:59 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/04 01:31:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/04 01:31:59 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/04 01:31:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/04 01:31:59 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/04 01:31:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/04 01:31:59 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/04 01:31:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/04 01:31:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/04 01:31:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/04 01:31:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/04 01:31:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/04 01:31:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/04 01:31:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/04 01:31:59 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/04 01:31:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/04 01:31:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/04 01:31:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/04 01:31:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/04 01:31:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/04 01:31:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/04 01:32:00 DEBUG : apple: size = 5 OK 2025/11/04 01:32:00 DEBUG : apple: Sizes identical 2025/11/04 01:32:00 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/04 01:32:00 DEBUG : apple: Unchanged skipping 2025/11/04 01:32:00 DEBUG : appleappleapplebanana: Sizes identical 2025/11/04 01:32:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/04 01:32:00 DEBUG : banana: size = 6 OK 2025/11/04 01:32:00 DEBUG : banana: Sizes identical 2025/11/04 01:32:00 DEBUG : banana: Unchanged skipping 2025/11/04 01:32:00 DEBUG : splitbananasplit: size = 16 OK 2025/11/04 01:32:00 DEBUG : splitbananasplit: Sizes identical 2025/11/04 01:32:00 DEBUG : splitbananasplit: Unchanged skipping 2025/11/04 01:32:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/04 01:32:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/04 01:32:00 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/04 01:32:00 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:32:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/04 01:32:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/04 01:32:00 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/04 01:32:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/04 01:32:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/04 01:32:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/04 01:32:00 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/04 01:32:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/04 01:32:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/04 01:32:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/04 01:32:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/04 01:32:00 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/04 01:32:00 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/04 01:32:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/04 01:32:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/04 01:32:00 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/04 01:32:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/04 01:32:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/04 01:32:00 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/04 01:32:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/04 01:32:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/04 01:32:00 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/04 01:32:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/04 01:32:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/04 01:32:00 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/04 01:32:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/04 01:32:00 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/04 01:32:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/04 01:32:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/04 01:32:00 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/04 01:32:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/04 01:32:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/04 01:32:00 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/04 01:32:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/04 01:32:00 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/04 01:32:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/04 01:32:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/04 01:32:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/04 01:32:00 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/04 01:32:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/04 01:32:00 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/04 01:32:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/04 01:32:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/04 01:32:00 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/04 01:32:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/04 01:32:00 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:32:00 DEBUG : Waiting for deletions to finish 2025/11/04 01:32:00 DEBUG : Waiting for deletions to finish 2025/11/04 01:32:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/04 01:32:00 DEBUG : splitbananasplit: Excluded 2025/11/04 01:32:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/04 01:32:00 DEBUG : appleappleapplebanana: Excluded 2025/11/04 01:32:00 DEBUG : banana: Excluded (Path Filter) 2025/11/04 01:32:00 DEBUG : banana: Excluded 2025/11/04 01:32:00 DEBUG : apple: Excluded (Path Filter) 2025/11/04 01:32:00 DEBUG : apple: Excluded 2025/11/04 01:32:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/04 01:32:01 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/04 01:32:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/04 01:32:01 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/04 01:32:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/04 01:32:01 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/04 01:32:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/04 01:32:01 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/04 01:32:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/04 01:32:01 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/04 01:32:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/04 01:32:01 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/04 01:32:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/04 01:32:01 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/04 01:32:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/04 01:32:01 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/04 01:32:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/04 01:32:01 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/04 01:32:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/04 01:32:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/04 01:32:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/04 01:32:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/04 01:32:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/04 01:32:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/04 01:32:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/04 01:32:01 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/04 01:32:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/04 01:32:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/04 01:32:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/04 01:32:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/04 01:32:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/04 01:32:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/04 01:32:24 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt" 2025/11/04 01:32:24 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt" 2025/11/04 01:32:24 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt" 2025/11/04 01:32:24 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt" 2025/11/04 01:32:24 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt" 2025/11/04 01:32:24 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt" 2025/11/04 01:32:24 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt" 2025/11/04 01:32:24 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt" 2025/11/04 01:32:24 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt" 2025/11/04 01:32:24 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt" 2025/11/04 01:32:24 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt" 2025/11/04 01:32:24 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt" 2025/11/04 01:32:24 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt" 2025/11/04 01:32:24 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt" 2025/11/04 01:32:24 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt" 2025/11/04 01:32:24 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt" === RUN TestTransform/charmap run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:32:27 DEBUG : dir1/0000-abcdefg.txt: calculating gcid: failed to unwrap object from src: dir1/0000-abcdefg.txt 2025/11/04 01:32:27 DEBUG : dir1/0000-abcdefg.txt: gcid = 8ceec431d62123db34823655a51eb599ec3e3721 2025/11/04 01:32:27 DEBUG : dir1/0001-bcdefgh.txt: calculating gcid: failed to unwrap object from src: dir1/0001-bcdefgh.txt 2025/11/04 01:32:27 DEBUG : dir1/0001-bcdefgh.txt: gcid = 347ff30f70fbcdc9c2273a50741c6d79d8a5564e 2025/11/04 01:32:28 DEBUG : dir1/0002-cdefghi.txt: calculating gcid: failed to unwrap object from src: dir1/0002-cdefghi.txt 2025/11/04 01:32:28 DEBUG : dir1/0002-cdefghi.txt: gcid = 66895353ea4c31e980214cdf53e3e9ed4e74e3d8 2025/11/04 01:32:29 DEBUG : dir1/0003-defghij.txt: calculating gcid: failed to unwrap object from src: dir1/0003-defghij.txt 2025/11/04 01:32:29 DEBUG : dir1/0003-defghij.txt: gcid = 4355490de28d5bc43776b199066c243860456ecc 2025/11/04 01:32:29 DEBUG : dir1/0004-efghijk.txt: calculating gcid: failed to unwrap object from src: dir1/0004-efghijk.txt 2025/11/04 01:32:29 DEBUG : dir1/0004-efghijk.txt: gcid = c4f93d9dab4a8db037f793921b5dbcd880df36ab 2025/11/04 01:32:30 DEBUG : dir1/0005-fghijkl.txt: calculating gcid: failed to unwrap object from src: dir1/0005-fghijkl.txt 2025/11/04 01:32:30 DEBUG : dir1/0005-fghijkl.txt: gcid = 6aa20d632a412ebed702ba588481ea886bd4807e 2025/11/04 01:32:31 DEBUG : dir1/0006-ghijklm.txt: calculating gcid: failed to unwrap object from src: dir1/0006-ghijklm.txt 2025/11/04 01:32:31 DEBUG : dir1/0006-ghijklm.txt: gcid = 83cc074064ee70a22a014dea55922daa1635b969 2025/11/04 01:32:32 DEBUG : dir1/0007-1234567.txt: calculating gcid: failed to unwrap object from src: dir1/0007-1234567.txt 2025/11/04 01:32:32 DEBUG : dir1/0007-1234567.txt: gcid = 2872071accba1d813601798d4f3ec1054fbd952a 2025/11/04 01:32:32 DEBUG : dir1/0008-2345678.txt: calculating gcid: failed to unwrap object from src: dir1/0008-2345678.txt 2025/11/04 01:32:32 DEBUG : dir1/0008-2345678.txt: gcid = e61a8e43de9f87f37b0a258f6b7ced9eac4a91f8 2025/11/04 01:32:33 DEBUG : dir1/0009-3456789.txt: calculating gcid: failed to unwrap object from src: dir1/0009-3456789.txt 2025/11/04 01:32:33 DEBUG : dir1/0009-3456789.txt: gcid = f6d3a06032c90bb91f4c8910dca73debece936e2 2025/11/04 01:32:33 DEBUG : dir1/0010-456789.txt: calculating gcid: failed to unwrap object from src: dir1/0010-456789.txt 2025/11/04 01:32:33 DEBUG : dir1/0010-456789.txt: gcid = e007224a9b66a79273068a38560aab5685fea0cb 2025/11/04 01:32:34 DEBUG : dir1/0011-56789;.txt: calculating gcid: failed to unwrap object from src: dir1/0011-56789;.txt 2025/11/04 01:32:34 DEBUG : dir1/0011-56789;.txt: gcid = 360f7e75646814b62c867651db160f25ad65f170 2025/11/04 01:32:35 DEBUG : dir1/0012-6789;.txt: calculating gcid: failed to unwrap object from src: dir1/0012-6789;.txt 2025/11/04 01:32:35 DEBUG : dir1/0012-6789;.txt: gcid = 28b37e45f5716653b1632d46a609a76566030fe7 2025/11/04 01:32:35 DEBUG : dir1/0013-789;=.txt: calculating gcid: failed to unwrap object from src: dir1/0013-789;=.txt 2025/11/04 01:32:35 DEBUG : dir1/0013-789;=.txt: gcid = 9db3d18c46bc1d18bae247f1e8aeaec8120bd24e 2025/11/04 01:32:36 DEBUG : dir1/0014-89;=.txt: calculating gcid: failed to unwrap object from src: dir1/0014-89;=.txt 2025/11/04 01:32:36 DEBUG : dir1/0014-89;=.txt: gcid = 57016818177ce0279cf00e842f357466b2f3cf86 2025/11/04 01:32:37 DEBUG : dir1/0015-9;=.txt: calculating gcid: failed to unwrap object from src: dir1/0015-9;=.txt 2025/11/04 01:32:37 DEBUG : dir1/0015-9;=.txt: gcid = d82ee756671d5618af9c85d432b6a56fe5a90acb 2025/11/04 01:32:37 DEBUG : apple: calculating gcid: failed to unwrap object from src: apple 2025/11/04 01:32:37 DEBUG : apple: gcid = 7fb37921e067624f20c76fbbfcb5db6a87856c4d 2025/11/04 01:32:38 DEBUG : banana: calculating gcid: failed to unwrap object from src: banana 2025/11/04 01:32:38 DEBUG : banana: gcid = 0646fa81148fbf3db9d94e1f0ff3ddf1407a6a68 2025/11/04 01:32:38 DEBUG : appleappleapplebanana: calculating gcid: failed to unwrap object from src: appleappleapplebanana 2025/11/04 01:32:38 DEBUG : appleappleapplebanana: gcid = fb0be5969ab815e2a3ebffc6d6b552e1afe48d50 2025/11/04 01:32:39 DEBUG : splitbananasplit: calculating gcid: failed to unwrap object from src: splitbananasplit 2025/11/04 01:32:39 DEBUG : splitbananasplit: gcid = f480fe5ea8e5600808e913da16015c76f884d172 2025/11/04 01:32:39 DEBUG : Waiting for deletions to finish 2025/11/04 01:32:41 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/11/04 01:32:41 DEBUG : Config file has changed externally - reloading 2025/11/04 01:32:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/04 01:32:41 DEBUG : splitbananasplit: Excluded 2025/11/04 01:32:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/04 01:32:41 DEBUG : appleappleapplebanana: Excluded 2025/11/04 01:32:41 DEBUG : banana: Excluded (Path Filter) 2025/11/04 01:32:41 DEBUG : banana: Excluded 2025/11/04 01:32:41 DEBUG : apple: Excluded (Path Filter) 2025/11/04 01:32:41 DEBUG : apple: Excluded 2025/11/04 01:32:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/04 01:32:41 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/04 01:32:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/04 01:32:41 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/04 01:32:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/04 01:32:41 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/04 01:32:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/04 01:32:41 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/04 01:32:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/04 01:32:41 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/04 01:32:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/04 01:32:41 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/04 01:32:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/04 01:32:41 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/04 01:32:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/04 01:32:41 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/04 01:32:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/04 01:32:41 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/04 01:32:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/04 01:32:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/04 01:32:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/04 01:32:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/04 01:32:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/04 01:32:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/04 01:32:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/04 01:32:41 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/04 01:32:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/04 01:32:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/04 01:32:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/04 01:32:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/04 01:32:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/04 01:32:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/04 01:32:42 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/04 01:32:42 DEBUG : appleappleapplebanana: Sizes identical 2025/11/04 01:32:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/04 01:32:42 DEBUG : apple: size = 5 OK 2025/11/04 01:32:42 DEBUG : banana: size = 6 OK 2025/11/04 01:32:42 DEBUG : apple: Sizes identical 2025/11/04 01:32:42 DEBUG : apple: Unchanged skipping 2025/11/04 01:32:42 DEBUG : splitbananasplit: size = 16 OK 2025/11/04 01:32:42 DEBUG : splitbananasplit: Sizes identical 2025/11/04 01:32:42 DEBUG : splitbananasplit: Unchanged skipping 2025/11/04 01:32:42 DEBUG : banana: Sizes identical 2025/11/04 01:32:42 DEBUG : banana: Unchanged skipping 2025/11/04 01:32:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/04 01:32:42 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/04 01:32:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/04 01:32:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/04 01:32:42 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/04 01:32:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/04 01:32:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/04 01:32:42 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/04 01:32:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/04 01:32:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/04 01:32:42 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/04 01:32:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/04 01:32:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/04 01:32:42 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/04 01:32:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/04 01:32:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/04 01:32:42 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/04 01:32:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/04 01:32:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/04 01:32:42 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/04 01:32:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/04 01:32:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/04 01:32:42 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/04 01:32:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/04 01:32:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/04 01:32:42 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/04 01:32:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/04 01:32:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/04 01:32:42 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/04 01:32:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/04 01:32:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/04 01:32:42 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/04 01:32:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/04 01:32:42 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:32:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/04 01:32:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/04 01:32:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/04 01:32:42 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/04 01:32:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/04 01:32:42 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/04 01:32:42 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/04 01:32:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/04 01:32:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/04 01:32:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/04 01:32:42 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/04 01:32:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/04 01:32:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/04 01:32:42 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/04 01:32:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/04 01:32:42 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:32:42 DEBUG : Waiting for deletions to finish 2025/11/04 01:32:42 DEBUG : Waiting for deletions to finish 2025/11/04 01:32:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/04 01:32:43 DEBUG : splitbananasplit: Excluded 2025/11/04 01:32:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/04 01:32:43 DEBUG : appleappleapplebanana: Excluded 2025/11/04 01:32:43 DEBUG : banana: Excluded (Path Filter) 2025/11/04 01:32:43 DEBUG : banana: Excluded 2025/11/04 01:32:43 DEBUG : apple: Excluded (Path Filter) 2025/11/04 01:32:43 DEBUG : apple: Excluded 2025/11/04 01:32:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/04 01:32:43 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/04 01:32:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/04 01:32:43 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/04 01:32:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/04 01:32:43 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/04 01:32:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/04 01:32:43 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/04 01:32:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/04 01:32:43 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/04 01:32:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/04 01:32:43 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/04 01:32:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/04 01:32:43 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/04 01:32:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/04 01:32:43 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/04 01:32:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/04 01:32:43 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/04 01:32:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/04 01:32:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/04 01:32:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/04 01:32:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/04 01:32:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/04 01:32:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/04 01:32:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/04 01:32:43 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/04 01:32:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/04 01:32:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/04 01:32:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/04 01:32:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/04 01:32:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/04 01:32:43 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/04 01:32:44 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/04 01:32:44 DEBUG : appleappleapplebanana: Sizes identical 2025/11/04 01:32:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/04 01:32:44 DEBUG : banana: size = 6 OK 2025/11/04 01:32:44 DEBUG : apple: size = 5 OK 2025/11/04 01:32:44 DEBUG : banana: Sizes identical 2025/11/04 01:32:44 DEBUG : apple: Sizes identical 2025/11/04 01:32:44 DEBUG : apple: Unchanged skipping 2025/11/04 01:32:44 DEBUG : banana: Unchanged skipping 2025/11/04 01:32:44 DEBUG : splitbananasplit: size = 16 OK 2025/11/04 01:32:44 DEBUG : splitbananasplit: Sizes identical 2025/11/04 01:32:44 DEBUG : splitbananasplit: Unchanged skipping 2025/11/04 01:32:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/04 01:32:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/04 01:32:44 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/04 01:32:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/04 01:32:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/04 01:32:44 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/04 01:32:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/04 01:32:44 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/04 01:32:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/04 01:32:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/04 01:32:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/04 01:32:44 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/04 01:32:44 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/04 01:32:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/04 01:32:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/04 01:32:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/04 01:32:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/04 01:32:44 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/04 01:32:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/04 01:32:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/04 01:32:44 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/04 01:32:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/04 01:32:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/04 01:32:44 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:32:44 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/04 01:32:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/04 01:32:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/04 01:32:44 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/04 01:32:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/04 01:32:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/04 01:32:44 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/04 01:32:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/04 01:32:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/04 01:32:44 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/04 01:32:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/04 01:32:44 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/04 01:32:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/04 01:32:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/04 01:32:44 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/04 01:32:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/04 01:32:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/04 01:32:44 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/04 01:32:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/04 01:32:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/04 01:32:44 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/04 01:32:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/04 01:32:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/04 01:32:44 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/04 01:32:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/04 01:32:44 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:32:44 DEBUG : Waiting for deletions to finish 2025/11/04 01:32:44 DEBUG : Waiting for deletions to finish 2025/11/04 01:32:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/04 01:32:44 DEBUG : splitbananasplit: Excluded 2025/11/04 01:32:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/04 01:32:44 DEBUG : appleappleapplebanana: Excluded 2025/11/04 01:32:44 DEBUG : banana: Excluded (Path Filter) 2025/11/04 01:32:44 DEBUG : banana: Excluded 2025/11/04 01:32:44 DEBUG : apple: Excluded (Path Filter) 2025/11/04 01:32:44 DEBUG : apple: Excluded 2025/11/04 01:32:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/04 01:32:45 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/04 01:32:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/04 01:32:45 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/04 01:32:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/04 01:32:45 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/04 01:32:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/04 01:32:45 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/04 01:32:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/04 01:32:45 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/04 01:32:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/04 01:32:45 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/04 01:32:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/04 01:32:45 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/04 01:32:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/04 01:32:45 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/04 01:32:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/04 01:32:45 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/04 01:32:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/04 01:32:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/04 01:32:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/04 01:32:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/04 01:32:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/04 01:32:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/04 01:32:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/04 01:32:45 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/04 01:32:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/04 01:32:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/04 01:32:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/04 01:32:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/04 01:32:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/04 01:32:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/04 01:33:08 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt" 2025/11/04 01:33:08 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt" 2025/11/04 01:33:08 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt" 2025/11/04 01:33:08 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt" 2025/11/04 01:33:08 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt" 2025/11/04 01:33:08 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt" 2025/11/04 01:33:08 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt" 2025/11/04 01:33:08 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt" 2025/11/04 01:33:08 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt" 2025/11/04 01:33:08 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt" 2025/11/04 01:33:08 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt" 2025/11/04 01:33:08 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt" 2025/11/04 01:33:08 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt" 2025/11/04 01:33:08 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt" 2025/11/04 01:33:08 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt" 2025/11/04 01:33:08 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt" === RUN TestTransform/lowercase run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:33:11 DEBUG : dir1/0000-abcdefg.txt: calculating gcid: failed to unwrap object from src: dir1/0000-abcdefg.txt 2025/11/04 01:33:11 DEBUG : dir1/0000-abcdefg.txt: gcid = 8ceec431d62123db34823655a51eb599ec3e3721 2025/11/04 01:33:11 DEBUG : dir1/0001-bcdefgh.txt: calculating gcid: failed to unwrap object from src: dir1/0001-bcdefgh.txt 2025/11/04 01:33:11 DEBUG : dir1/0001-bcdefgh.txt: gcid = 347ff30f70fbcdc9c2273a50741c6d79d8a5564e 2025/11/04 01:33:12 DEBUG : dir1/0002-cdefghi.txt: calculating gcid: failed to unwrap object from src: dir1/0002-cdefghi.txt 2025/11/04 01:33:12 DEBUG : dir1/0002-cdefghi.txt: gcid = 66895353ea4c31e980214cdf53e3e9ed4e74e3d8 2025/11/04 01:33:13 DEBUG : dir1/0003-defghij.txt: calculating gcid: failed to unwrap object from src: dir1/0003-defghij.txt 2025/11/04 01:33:13 DEBUG : dir1/0003-defghij.txt: gcid = 4355490de28d5bc43776b199066c243860456ecc 2025/11/04 01:33:13 DEBUG : dir1/0004-efghijk.txt: calculating gcid: failed to unwrap object from src: dir1/0004-efghijk.txt 2025/11/04 01:33:13 DEBUG : dir1/0004-efghijk.txt: gcid = c4f93d9dab4a8db037f793921b5dbcd880df36ab 2025/11/04 01:33:14 DEBUG : dir1/0005-fghijkl.txt: calculating gcid: failed to unwrap object from src: dir1/0005-fghijkl.txt 2025/11/04 01:33:14 DEBUG : dir1/0005-fghijkl.txt: gcid = 6aa20d632a412ebed702ba588481ea886bd4807e 2025/11/04 01:33:15 DEBUG : dir1/0006-ghijklm.txt: calculating gcid: failed to unwrap object from src: dir1/0006-ghijklm.txt 2025/11/04 01:33:15 DEBUG : dir1/0006-ghijklm.txt: gcid = 83cc074064ee70a22a014dea55922daa1635b969 2025/11/04 01:33:15 DEBUG : dir1/0007-1234567.txt: calculating gcid: failed to unwrap object from src: dir1/0007-1234567.txt 2025/11/04 01:33:15 DEBUG : dir1/0007-1234567.txt: gcid = 2872071accba1d813601798d4f3ec1054fbd952a 2025/11/04 01:33:16 DEBUG : dir1/0008-2345678.txt: calculating gcid: failed to unwrap object from src: dir1/0008-2345678.txt 2025/11/04 01:33:16 DEBUG : dir1/0008-2345678.txt: gcid = e61a8e43de9f87f37b0a258f6b7ced9eac4a91f8 2025/11/04 01:33:16 DEBUG : dir1/0009-3456789.txt: calculating gcid: failed to unwrap object from src: dir1/0009-3456789.txt 2025/11/04 01:33:16 DEBUG : dir1/0009-3456789.txt: gcid = f6d3a06032c90bb91f4c8910dca73debece936e2 2025/11/04 01:33:17 DEBUG : dir1/0010-456789.txt: calculating gcid: failed to unwrap object from src: dir1/0010-456789.txt 2025/11/04 01:33:17 DEBUG : dir1/0010-456789.txt: gcid = e007224a9b66a79273068a38560aab5685fea0cb 2025/11/04 01:33:18 DEBUG : dir1/0011-56789;.txt: calculating gcid: failed to unwrap object from src: dir1/0011-56789;.txt 2025/11/04 01:33:18 DEBUG : dir1/0011-56789;.txt: gcid = 360f7e75646814b62c867651db160f25ad65f170 2025/11/04 01:33:18 DEBUG : dir1/0012-6789;.txt: calculating gcid: failed to unwrap object from src: dir1/0012-6789;.txt 2025/11/04 01:33:18 DEBUG : dir1/0012-6789;.txt: gcid = 28b37e45f5716653b1632d46a609a76566030fe7 2025/11/04 01:33:19 DEBUG : dir1/0013-789;=.txt: calculating gcid: failed to unwrap object from src: dir1/0013-789;=.txt 2025/11/04 01:33:19 DEBUG : dir1/0013-789;=.txt: gcid = 9db3d18c46bc1d18bae247f1e8aeaec8120bd24e 2025/11/04 01:33:20 DEBUG : dir1/0014-89;=.txt: calculating gcid: failed to unwrap object from src: dir1/0014-89;=.txt 2025/11/04 01:33:20 DEBUG : dir1/0014-89;=.txt: gcid = 57016818177ce0279cf00e842f357466b2f3cf86 2025/11/04 01:33:20 DEBUG : dir1/0015-9;=.txt: calculating gcid: failed to unwrap object from src: dir1/0015-9;=.txt 2025/11/04 01:33:20 DEBUG : dir1/0015-9;=.txt: gcid = d82ee756671d5618af9c85d432b6a56fe5a90acb 2025/11/04 01:33:21 DEBUG : apple: calculating gcid: failed to unwrap object from src: apple 2025/11/04 01:33:21 DEBUG : apple: gcid = 7fb37921e067624f20c76fbbfcb5db6a87856c4d 2025/11/04 01:33:21 DEBUG : banana: calculating gcid: failed to unwrap object from src: banana 2025/11/04 01:33:21 DEBUG : banana: gcid = 0646fa81148fbf3db9d94e1f0ff3ddf1407a6a68 2025/11/04 01:33:22 DEBUG : appleappleapplebanana: calculating gcid: failed to unwrap object from src: appleappleapplebanana 2025/11/04 01:33:22 DEBUG : appleappleapplebanana: gcid = fb0be5969ab815e2a3ebffc6d6b552e1afe48d50 2025/11/04 01:33:23 DEBUG : splitbananasplit: calculating gcid: failed to unwrap object from src: splitbananasplit 2025/11/04 01:33:23 DEBUG : splitbananasplit: gcid = f480fe5ea8e5600808e913da16015c76f884d172 2025/11/04 01:33:23 DEBUG : Waiting for deletions to finish 2025/11/04 01:33:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/04 01:33:23 DEBUG : splitbananasplit: Excluded 2025/11/04 01:33:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/04 01:33:23 DEBUG : appleappleapplebanana: Excluded 2025/11/04 01:33:23 DEBUG : banana: Excluded (Path Filter) 2025/11/04 01:33:23 DEBUG : banana: Excluded 2025/11/04 01:33:23 DEBUG : apple: Excluded (Path Filter) 2025/11/04 01:33:23 DEBUG : apple: Excluded 2025/11/04 01:33:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/04 01:33:24 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/04 01:33:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/04 01:33:24 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/04 01:33:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/04 01:33:24 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/04 01:33:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/04 01:33:24 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/04 01:33:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/04 01:33:24 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/04 01:33:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/04 01:33:24 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/04 01:33:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/04 01:33:24 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/04 01:33:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/04 01:33:24 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/04 01:33:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/04 01:33:24 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/04 01:33:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/04 01:33:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/04 01:33:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/04 01:33:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/04 01:33:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/04 01:33:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/04 01:33:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/04 01:33:24 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/04 01:33:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/04 01:33:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/04 01:33:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/04 01:33:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/04 01:33:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/04 01:33:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/04 01:33:25 DEBUG : apple: size = 5 OK 2025/11/04 01:33:25 DEBUG : apple: Sizes identical 2025/11/04 01:33:25 DEBUG : apple: Unchanged skipping 2025/11/04 01:33:25 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/04 01:33:25 DEBUG : appleappleapplebanana: Sizes identical 2025/11/04 01:33:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/04 01:33:25 DEBUG : banana: size = 6 OK 2025/11/04 01:33:25 DEBUG : banana: Sizes identical 2025/11/04 01:33:25 DEBUG : banana: Unchanged skipping 2025/11/04 01:33:25 DEBUG : splitbananasplit: size = 16 OK 2025/11/04 01:33:25 DEBUG : splitbananasplit: Sizes identical 2025/11/04 01:33:25 DEBUG : splitbananasplit: Unchanged skipping 2025/11/04 01:33:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/04 01:33:25 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/04 01:33:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/04 01:33:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/04 01:33:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/04 01:33:25 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/04 01:33:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/04 01:33:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/04 01:33:25 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/04 01:33:25 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/04 01:33:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/04 01:33:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/04 01:33:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/04 01:33:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/04 01:33:25 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/04 01:33:25 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:33:25 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/04 01:33:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/04 01:33:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/04 01:33:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/04 01:33:25 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/04 01:33:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/04 01:33:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/04 01:33:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/04 01:33:25 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/04 01:33:25 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/04 01:33:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/04 01:33:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/04 01:33:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/04 01:33:25 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/04 01:33:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/04 01:33:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/04 01:33:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/04 01:33:25 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/04 01:33:25 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/04 01:33:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/04 01:33:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/04 01:33:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/04 01:33:25 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/04 01:33:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/04 01:33:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/04 01:33:25 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/04 01:33:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/04 01:33:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/04 01:33:25 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/04 01:33:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/04 01:33:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/04 01:33:25 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/04 01:33:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/04 01:33:25 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:33:25 DEBUG : Waiting for deletions to finish 2025/11/04 01:33:25 DEBUG : Waiting for deletions to finish 2025/11/04 01:33:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/04 01:33:25 DEBUG : splitbananasplit: Excluded 2025/11/04 01:33:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/04 01:33:25 DEBUG : appleappleapplebanana: Excluded 2025/11/04 01:33:25 DEBUG : banana: Excluded (Path Filter) 2025/11/04 01:33:25 DEBUG : banana: Excluded 2025/11/04 01:33:25 DEBUG : apple: Excluded (Path Filter) 2025/11/04 01:33:25 DEBUG : apple: Excluded 2025/11/04 01:33:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/04 01:33:25 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/04 01:33:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/04 01:33:25 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/04 01:33:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/04 01:33:25 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/04 01:33:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/04 01:33:25 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/04 01:33:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/04 01:33:25 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/04 01:33:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/04 01:33:25 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/04 01:33:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/04 01:33:25 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/04 01:33:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/04 01:33:25 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/04 01:33:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/04 01:33:25 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/04 01:33:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/04 01:33:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/04 01:33:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/04 01:33:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/04 01:33:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/04 01:33:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/04 01:33:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/04 01:33:25 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/04 01:33:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/04 01:33:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/04 01:33:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/04 01:33:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/04 01:33:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/04 01:33:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/04 01:33:26 DEBUG : apple: size = 5 OK 2025/11/04 01:33:26 DEBUG : apple: Sizes identical 2025/11/04 01:33:26 DEBUG : apple: Unchanged skipping 2025/11/04 01:33:26 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/04 01:33:26 DEBUG : appleappleapplebanana: Sizes identical 2025/11/04 01:33:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/04 01:33:26 DEBUG : banana: size = 6 OK 2025/11/04 01:33:26 DEBUG : banana: Sizes identical 2025/11/04 01:33:26 DEBUG : banana: Unchanged skipping 2025/11/04 01:33:26 DEBUG : splitbananasplit: size = 16 OK 2025/11/04 01:33:26 DEBUG : splitbananasplit: Sizes identical 2025/11/04 01:33:26 DEBUG : splitbananasplit: Unchanged skipping 2025/11/04 01:33:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/04 01:33:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/04 01:33:27 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/04 01:33:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/04 01:33:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/04 01:33:27 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/04 01:33:27 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/04 01:33:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/04 01:33:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/04 01:33:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/04 01:33:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/04 01:33:27 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/04 01:33:27 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/04 01:33:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/04 01:33:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/04 01:33:27 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/04 01:33:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/04 01:33:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/04 01:33:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/04 01:33:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/04 01:33:27 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:33:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/04 01:33:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/04 01:33:27 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/04 01:33:27 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/04 01:33:27 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/04 01:33:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/04 01:33:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/04 01:33:27 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/04 01:33:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/04 01:33:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/04 01:33:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/04 01:33:27 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/04 01:33:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/04 01:33:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/04 01:33:27 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/04 01:33:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/04 01:33:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/04 01:33:27 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/04 01:33:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/04 01:33:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/04 01:33:27 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/04 01:33:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/04 01:33:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/04 01:33:27 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/04 01:33:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/04 01:33:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/04 01:33:27 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/04 01:33:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/04 01:33:27 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:33:27 DEBUG : Waiting for deletions to finish 2025/11/04 01:33:27 DEBUG : Waiting for deletions to finish 2025/11/04 01:33:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/04 01:33:27 DEBUG : splitbananasplit: Excluded 2025/11/04 01:33:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/04 01:33:27 DEBUG : appleappleapplebanana: Excluded 2025/11/04 01:33:27 DEBUG : banana: Excluded (Path Filter) 2025/11/04 01:33:27 DEBUG : banana: Excluded 2025/11/04 01:33:27 DEBUG : apple: Excluded (Path Filter) 2025/11/04 01:33:27 DEBUG : apple: Excluded 2025/11/04 01:33:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/04 01:33:27 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/04 01:33:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/04 01:33:27 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/04 01:33:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/04 01:33:27 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/04 01:33:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/04 01:33:27 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/04 01:33:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/04 01:33:27 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/04 01:33:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/04 01:33:27 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/04 01:33:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/04 01:33:27 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/04 01:33:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/04 01:33:27 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/04 01:33:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/04 01:33:27 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/04 01:33:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/04 01:33:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/04 01:33:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/04 01:33:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/04 01:33:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/04 01:33:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/04 01:33:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/04 01:33:27 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/04 01:33:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/04 01:33:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/04 01:33:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/04 01:33:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/04 01:33:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/04 01:33:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/04 01:33:50 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt" 2025/11/04 01:33:50 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt" 2025/11/04 01:33:50 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt" 2025/11/04 01:33:50 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt" 2025/11/04 01:33:50 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt" 2025/11/04 01:33:50 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt" 2025/11/04 01:33:50 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt" 2025/11/04 01:33:50 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt" 2025/11/04 01:33:50 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt" 2025/11/04 01:33:50 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt" 2025/11/04 01:33:50 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt" 2025/11/04 01:33:50 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt" 2025/11/04 01:33:50 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt" 2025/11/04 01:33:50 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt" 2025/11/04 01:33:50 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt" 2025/11/04 01:33:50 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt" === RUN TestTransform/ascii run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:33:53 DEBUG : dir1/0000-abcdefg.txt: calculating gcid: failed to unwrap object from src: dir1/0000-abcdefg.txt 2025/11/04 01:33:53 DEBUG : dir1/0000-abcdefg.txt: gcid = 8ceec431d62123db34823655a51eb599ec3e3721 2025/11/04 01:33:54 DEBUG : dir1/0001-bcdefgh.txt: calculating gcid: failed to unwrap object from src: dir1/0001-bcdefgh.txt 2025/11/04 01:33:54 DEBUG : dir1/0001-bcdefgh.txt: gcid = 347ff30f70fbcdc9c2273a50741c6d79d8a5564e 2025/11/04 01:33:54 DEBUG : dir1/0002-cdefghi.txt: calculating gcid: failed to unwrap object from src: dir1/0002-cdefghi.txt 2025/11/04 01:33:54 DEBUG : dir1/0002-cdefghi.txt: gcid = 66895353ea4c31e980214cdf53e3e9ed4e74e3d8 2025/11/04 01:33:55 DEBUG : dir1/0003-defghij.txt: calculating gcid: failed to unwrap object from src: dir1/0003-defghij.txt 2025/11/04 01:33:55 DEBUG : dir1/0003-defghij.txt: gcid = 4355490de28d5bc43776b199066c243860456ecc 2025/11/04 01:33:56 DEBUG : dir1/0004-efghijk.txt: calculating gcid: failed to unwrap object from src: dir1/0004-efghijk.txt 2025/11/04 01:33:56 DEBUG : dir1/0004-efghijk.txt: gcid = c4f93d9dab4a8db037f793921b5dbcd880df36ab 2025/11/04 01:33:56 DEBUG : dir1/0005-fghijkl.txt: calculating gcid: failed to unwrap object from src: dir1/0005-fghijkl.txt 2025/11/04 01:33:56 DEBUG : dir1/0005-fghijkl.txt: gcid = 6aa20d632a412ebed702ba588481ea886bd4807e 2025/11/04 01:33:57 DEBUG : dir1/0006-ghijklm.txt: calculating gcid: failed to unwrap object from src: dir1/0006-ghijklm.txt 2025/11/04 01:33:57 DEBUG : dir1/0006-ghijklm.txt: gcid = 83cc074064ee70a22a014dea55922daa1635b969 2025/11/04 01:33:57 DEBUG : dir1/0007-1234567.txt: calculating gcid: failed to unwrap object from src: dir1/0007-1234567.txt 2025/11/04 01:33:57 DEBUG : dir1/0007-1234567.txt: gcid = 2872071accba1d813601798d4f3ec1054fbd952a 2025/11/04 01:33:58 DEBUG : dir1/0008-2345678.txt: calculating gcid: failed to unwrap object from src: dir1/0008-2345678.txt 2025/11/04 01:33:58 DEBUG : dir1/0008-2345678.txt: gcid = e61a8e43de9f87f37b0a258f6b7ced9eac4a91f8 2025/11/04 01:33:59 DEBUG : dir1/0009-3456789.txt: calculating gcid: failed to unwrap object from src: dir1/0009-3456789.txt 2025/11/04 01:33:59 DEBUG : dir1/0009-3456789.txt: gcid = f6d3a06032c90bb91f4c8910dca73debece936e2 2025/11/04 01:33:59 DEBUG : dir1/0010-456789.txt: calculating gcid: failed to unwrap object from src: dir1/0010-456789.txt 2025/11/04 01:33:59 DEBUG : dir1/0010-456789.txt: gcid = e007224a9b66a79273068a38560aab5685fea0cb 2025/11/04 01:34:00 DEBUG : dir1/0011-56789;.txt: calculating gcid: failed to unwrap object from src: dir1/0011-56789;.txt 2025/11/04 01:34:00 DEBUG : dir1/0011-56789;.txt: gcid = 360f7e75646814b62c867651db160f25ad65f170 2025/11/04 01:34:01 DEBUG : dir1/0012-6789;.txt: calculating gcid: failed to unwrap object from src: dir1/0012-6789;.txt 2025/11/04 01:34:01 DEBUG : dir1/0012-6789;.txt: gcid = 28b37e45f5716653b1632d46a609a76566030fe7 2025/11/04 01:34:01 DEBUG : dir1/0013-789;=.txt: calculating gcid: failed to unwrap object from src: dir1/0013-789;=.txt 2025/11/04 01:34:01 DEBUG : dir1/0013-789;=.txt: gcid = 9db3d18c46bc1d18bae247f1e8aeaec8120bd24e 2025/11/04 01:34:02 DEBUG : dir1/0014-89;=.txt: calculating gcid: failed to unwrap object from src: dir1/0014-89;=.txt 2025/11/04 01:34:02 DEBUG : dir1/0014-89;=.txt: gcid = 57016818177ce0279cf00e842f357466b2f3cf86 2025/11/04 01:34:02 DEBUG : dir1/0015-9;=.txt: calculating gcid: failed to unwrap object from src: dir1/0015-9;=.txt 2025/11/04 01:34:02 DEBUG : dir1/0015-9;=.txt: gcid = d82ee756671d5618af9c85d432b6a56fe5a90acb 2025/11/04 01:34:03 DEBUG : apple: calculating gcid: failed to unwrap object from src: apple 2025/11/04 01:34:03 DEBUG : apple: gcid = 7fb37921e067624f20c76fbbfcb5db6a87856c4d 2025/11/04 01:34:04 DEBUG : banana: calculating gcid: failed to unwrap object from src: banana 2025/11/04 01:34:04 DEBUG : banana: gcid = 0646fa81148fbf3db9d94e1f0ff3ddf1407a6a68 2025/11/04 01:34:04 DEBUG : appleappleapplebanana: calculating gcid: failed to unwrap object from src: appleappleapplebanana 2025/11/04 01:34:04 DEBUG : appleappleapplebanana: gcid = fb0be5969ab815e2a3ebffc6d6b552e1afe48d50 2025/11/04 01:34:05 DEBUG : splitbananasplit: calculating gcid: failed to unwrap object from src: splitbananasplit 2025/11/04 01:34:05 DEBUG : splitbananasplit: gcid = f480fe5ea8e5600808e913da16015c76f884d172 2025/11/04 01:34:05 DEBUG : Waiting for deletions to finish 2025/11/04 01:34:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/04 01:34:05 DEBUG : splitbananasplit: Excluded 2025/11/04 01:34:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/04 01:34:05 DEBUG : appleappleapplebanana: Excluded 2025/11/04 01:34:05 DEBUG : banana: Excluded (Path Filter) 2025/11/04 01:34:05 DEBUG : banana: Excluded 2025/11/04 01:34:05 DEBUG : apple: Excluded (Path Filter) 2025/11/04 01:34:05 DEBUG : apple: Excluded 2025/11/04 01:34:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/04 01:34:06 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/04 01:34:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/04 01:34:06 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/04 01:34:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/04 01:34:06 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/04 01:34:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/04 01:34:06 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/04 01:34:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/04 01:34:06 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/04 01:34:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/04 01:34:06 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/04 01:34:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/04 01:34:06 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/04 01:34:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/04 01:34:06 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/04 01:34:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/04 01:34:06 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/04 01:34:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/04 01:34:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/04 01:34:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/04 01:34:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/04 01:34:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/04 01:34:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/04 01:34:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/04 01:34:06 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/04 01:34:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/04 01:34:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/04 01:34:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/04 01:34:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/04 01:34:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/04 01:34:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/04 01:34:07 DEBUG : apple: size = 5 OK 2025/11/04 01:34:07 DEBUG : apple: Sizes identical 2025/11/04 01:34:07 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/04 01:34:07 DEBUG : apple: Unchanged skipping 2025/11/04 01:34:07 DEBUG : appleappleapplebanana: Sizes identical 2025/11/04 01:34:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/04 01:34:07 DEBUG : banana: size = 6 OK 2025/11/04 01:34:07 DEBUG : banana: Sizes identical 2025/11/04 01:34:07 DEBUG : banana: Unchanged skipping 2025/11/04 01:34:07 DEBUG : splitbananasplit: size = 16 OK 2025/11/04 01:34:07 DEBUG : splitbananasplit: Sizes identical 2025/11/04 01:34:07 DEBUG : splitbananasplit: Unchanged skipping 2025/11/04 01:34:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/04 01:34:07 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/04 01:34:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/04 01:34:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/04 01:34:07 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/04 01:34:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/04 01:34:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/04 01:34:07 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/04 01:34:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/04 01:34:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/04 01:34:07 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/04 01:34:07 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/04 01:34:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/04 01:34:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/04 01:34:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/04 01:34:07 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/04 01:34:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/04 01:34:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/04 01:34:07 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/04 01:34:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/04 01:34:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/04 01:34:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/04 01:34:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/04 01:34:07 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/04 01:34:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/04 01:34:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/04 01:34:07 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/04 01:34:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/04 01:34:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/04 01:34:07 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/04 01:34:07 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/04 01:34:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/04 01:34:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/04 01:34:07 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/04 01:34:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/04 01:34:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/04 01:34:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/04 01:34:07 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/04 01:34:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/04 01:34:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/04 01:34:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/04 01:34:07 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/04 01:34:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/04 01:34:07 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/04 01:34:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/04 01:34:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/04 01:34:07 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:34:07 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/04 01:34:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/04 01:34:07 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:34:07 DEBUG : Waiting for deletions to finish 2025/11/04 01:34:07 DEBUG : Waiting for deletions to finish 2025/11/04 01:34:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/04 01:34:07 DEBUG : splitbananasplit: Excluded 2025/11/04 01:34:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/04 01:34:07 DEBUG : appleappleapplebanana: Excluded 2025/11/04 01:34:07 DEBUG : banana: Excluded (Path Filter) 2025/11/04 01:34:07 DEBUG : banana: Excluded 2025/11/04 01:34:07 DEBUG : apple: Excluded (Path Filter) 2025/11/04 01:34:07 DEBUG : apple: Excluded 2025/11/04 01:34:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/04 01:34:08 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/04 01:34:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/04 01:34:08 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/04 01:34:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/04 01:34:08 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/04 01:34:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/04 01:34:08 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/04 01:34:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/04 01:34:08 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/04 01:34:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/04 01:34:08 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/04 01:34:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/04 01:34:08 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/04 01:34:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/04 01:34:08 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/04 01:34:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/04 01:34:08 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/04 01:34:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/04 01:34:08 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/04 01:34:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/04 01:34:08 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/04 01:34:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/04 01:34:08 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/04 01:34:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/04 01:34:08 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/04 01:34:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/04 01:34:08 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/04 01:34:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/04 01:34:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/04 01:34:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/04 01:34:08 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/04 01:34:08 DEBUG : apple: size = 5 OK 2025/11/04 01:34:08 DEBUG : apple: Sizes identical 2025/11/04 01:34:08 DEBUG : banana: size = 6 OK 2025/11/04 01:34:08 DEBUG : apple: Unchanged skipping 2025/11/04 01:34:08 DEBUG : banana: Sizes identical 2025/11/04 01:34:08 DEBUG : banana: Unchanged skipping 2025/11/04 01:34:08 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/04 01:34:08 DEBUG : appleappleapplebanana: Sizes identical 2025/11/04 01:34:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/04 01:34:08 DEBUG : splitbananasplit: size = 16 OK 2025/11/04 01:34:08 DEBUG : splitbananasplit: Sizes identical 2025/11/04 01:34:08 DEBUG : splitbananasplit: Unchanged skipping 2025/11/04 01:34:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/04 01:34:09 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/04 01:34:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/04 01:34:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/04 01:34:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/04 01:34:09 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:34:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/04 01:34:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/04 01:34:09 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/04 01:34:09 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/04 01:34:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/04 01:34:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/04 01:34:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/04 01:34:09 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/04 01:34:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/04 01:34:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/04 01:34:09 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/04 01:34:09 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/04 01:34:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/04 01:34:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/04 01:34:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/04 01:34:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/04 01:34:09 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/04 01:34:09 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/04 01:34:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/04 01:34:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/04 01:34:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/04 01:34:09 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/04 01:34:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/04 01:34:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/04 01:34:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/04 01:34:09 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/04 01:34:09 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/04 01:34:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/04 01:34:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/04 01:34:09 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/04 01:34:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/04 01:34:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/04 01:34:09 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/04 01:34:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/04 01:34:09 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/04 01:34:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/04 01:34:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/04 01:34:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/04 01:34:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/04 01:34:09 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/04 01:34:09 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/04 01:34:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/04 01:34:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/04 01:34:09 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:34:09 DEBUG : Waiting for deletions to finish 2025/11/04 01:34:09 DEBUG : Waiting for deletions to finish 2025/11/04 01:34:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/04 01:34:09 DEBUG : splitbananasplit: Excluded 2025/11/04 01:34:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/04 01:34:09 DEBUG : appleappleapplebanana: Excluded 2025/11/04 01:34:09 DEBUG : banana: Excluded (Path Filter) 2025/11/04 01:34:09 DEBUG : banana: Excluded 2025/11/04 01:34:09 DEBUG : apple: Excluded (Path Filter) 2025/11/04 01:34:09 DEBUG : apple: Excluded 2025/11/04 01:34:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/04 01:34:09 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/04 01:34:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/04 01:34:09 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/04 01:34:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/04 01:34:09 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/04 01:34:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/04 01:34:09 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/04 01:34:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/04 01:34:09 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/04 01:34:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/04 01:34:09 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/04 01:34:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/04 01:34:09 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/04 01:34:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/04 01:34:09 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/04 01:34:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/04 01:34:09 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/04 01:34:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/04 01:34:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/04 01:34:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/04 01:34:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/04 01:34:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/04 01:34:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/04 01:34:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/04 01:34:09 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/04 01:34:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/04 01:34:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/04 01:34:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/04 01:34:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/04 01:34:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/04 01:34:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/04 01:34:32 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt" 2025/11/04 01:34:32 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt" 2025/11/04 01:34:32 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt" 2025/11/04 01:34:32 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt" 2025/11/04 01:34:32 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt" 2025/11/04 01:34:32 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt" 2025/11/04 01:34:32 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt" 2025/11/04 01:34:32 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt" 2025/11/04 01:34:32 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt" 2025/11/04 01:34:32 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt" 2025/11/04 01:34:32 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt" 2025/11/04 01:34:32 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt" 2025/11/04 01:34:32 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt" 2025/11/04 01:34:32 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt" 2025/11/04 01:34:32 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt" 2025/11/04 01:34:32 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt" --- PASS: TestTransform (540.14s) --- PASS: TestTransform/NFC (43.33s) --- PASS: TestTransform/NFD (43.01s) --- PASS: TestTransform/base64 (54.76s) --- PASS: TestTransform/prefix (66.03s) --- PASS: TestTransform/suffix (66.74s) --- PASS: TestTransform/truncate (51.91s) --- PASS: TestTransform/encoder (43.32s) --- PASS: TestTransform/ISO-8859-1 (42.68s) --- PASS: TestTransform/charmap (43.94s) --- PASS: TestTransform/lowercase (42.28s) --- PASS: TestTransform/ascii (42.13s) === RUN TestTransformCopy run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:34:34 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/04 01:34:35 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/04 01:34:35 INFO : sub dir_somesuffix: Making directory 2025/11/04 01:34:35 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/04 01:34:35 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/11/04 01:34:35 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/04 01:34:35 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/11/04 01:34:35 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/04 01:34:35 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:34:35 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:34:36 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/11/04 01:34:36 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2025/11/04 01:34:36 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Dst hash empty - aborting Src hash check 2025/11/04 01:34:36 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/04 01:34:36 DEBUG : Waiting for deletions to finish 2025/11/04 01:34:39 DEBUG : sub dir_somesuffix: Rmdir: contains trashed file: "hello world_somesuffix.txt" --- PASS: TestTransformCopy (5.59s) === RUN TestDoubleTransform run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:34:40 DEBUG : toe: transformed to: tictactoe 2025/11/04 01:34:40 DEBUG : toe: transformed to: tictactoe 2025/11/04 01:34:40 INFO : tictactoe: Making directory 2025/11/04 01:34:41 DEBUG : toe: transformed to: tictactoe 2025/11/04 01:34:41 DEBUG : toe: transformed to: tictactoe 2025/11/04 01:34:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/04 01:34:41 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/11/04 01:34:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/04 01:34:41 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:34:41 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:34:41 DEBUG : tictactoe/tictactoe: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/11/04 01:34:42 DEBUG : tictactoe/tictactoe: size = 11 OK 2025/11/04 01:34:42 DEBUG : tictactoe/tictactoe: Dst hash empty - aborting Src hash check 2025/11/04 01:34:42 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/11/04 01:34:42 DEBUG : Waiting for deletions to finish 2025/11/04 01:34:44 DEBUG : tictactoe: Rmdir: contains trashed file: "tictactoe" --- PASS: TestDoubleTransform (6.56s) === RUN TestFileTag run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:34:47 INFO : toe: Making directory 2025/11/04 01:34:48 INFO : toe/toe: Making directory 2025/11/04 01:34:48 DEBUG : toe: transformed to: tictactoe 2025/11/04 01:34:48 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/04 01:34:48 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/04 01:34:48 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/04 01:34:48 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:34:48 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:34:49 DEBUG : toe/toe/tictactoe: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/11/04 01:34:49 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/04 01:34:49 DEBUG : toe/toe/tictactoe: Dst hash empty - aborting Src hash check 2025/11/04 01:34:49 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/04 01:34:49 DEBUG : Waiting for deletions to finish 2025/11/04 01:34:52 DEBUG : toe/toe: Rmdir: contains trashed file: "tictactoe" 2025/11/04 01:34:53 DEBUG : toe: Rmdir: contains trashed file: "toe" --- PASS: TestFileTag (8.26s) === RUN TestNoTag run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:34:55 INFO : toe: Making directory 2025/11/04 01:34:56 INFO : toe/toe: Making directory 2025/11/04 01:34:56 DEBUG : toe: transformed to: tictactoe 2025/11/04 01:34:56 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/04 01:34:56 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/04 01:34:56 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/04 01:34:56 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:34:56 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:34:57 DEBUG : toe/toe/tictactoe: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/11/04 01:34:57 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/04 01:34:57 DEBUG : toe/toe/tictactoe: Dst hash empty - aborting Src hash check 2025/11/04 01:34:57 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/04 01:34:57 DEBUG : Waiting for deletions to finish 2025/11/04 01:35:00 DEBUG : toe/toe: Rmdir: contains trashed file: "tictactoe" 2025/11/04 01:35:02 DEBUG : toe: Rmdir: contains trashed file: "toe" --- PASS: TestNoTag (8.13s) === RUN TestDirTag run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:35:03 DEBUG : empty_dir: Making directory with metadata 2025/11/04 01:35:03 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/04 01:35:03 DEBUG : toe: transformed to: tictactoe 2025/11/04 01:35:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/04 01:35:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/04 01:35:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/04 01:35:03 INFO : tictacempty_dir: Making directory 2025/11/04 01:35:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/04 01:35:04 DEBUG : toe: transformed to: tictactoe 2025/11/04 01:35:04 DEBUG : toe: transformed to: tictactoe 2025/11/04 01:35:04 INFO : tictactoe: Making directory 2025/11/04 01:35:04 DEBUG : toe: transformed to: tictactoe 2025/11/04 01:35:04 DEBUG : toe: transformed to: tictactoe 2025/11/04 01:35:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/04 01:35:04 INFO : tictactoe/tictactoe: Making directory 2025/11/04 01:35:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/04 01:35:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/04 01:35:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/04 01:35:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/04 01:35:05 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:35:05 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:35:06 DEBUG : tictactoe/tictactoe/toe.txt: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/11/04 01:35:06 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/04 01:35:06 DEBUG : tictactoe/tictactoe/toe.txt: Dst hash empty - aborting Src hash check 2025/11/04 01:35:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/04 01:35:06 DEBUG : Waiting for deletions to finish 2025/11/04 01:35:09 DEBUG : tictactoe/tictactoe: Rmdir: contains trashed file: "toe.txt" 2025/11/04 01:35:10 DEBUG : tictactoe: Rmdir: contains trashed file: "tictactoe" --- PASS: TestDirTag (10.13s) === RUN TestAllTag run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:35:13 DEBUG : empty_dir: Making directory with metadata 2025/11/04 01:35:13 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/04 01:35:13 DEBUG : toe: transformed to: tictactoe 2025/11/04 01:35:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/04 01:35:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/04 01:35:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/04 01:35:13 INFO : tictacempty_dir: Making directory 2025/11/04 01:35:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/04 01:35:14 DEBUG : toe: transformed to: tictactoe 2025/11/04 01:35:14 DEBUG : toe: transformed to: tictactoe 2025/11/04 01:35:14 INFO : tictactoe: Making directory 2025/11/04 01:35:15 DEBUG : toe: transformed to: tictactoe 2025/11/04 01:35:15 DEBUG : toe: transformed to: tictactoe 2025/11/04 01:35:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/04 01:35:15 INFO : tictactoe/tictactoe: Making directory 2025/11/04 01:35:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/04 01:35:15 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/04 01:35:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/04 01:35:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/04 01:35:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/04 01:35:15 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:35:15 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:35:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/11/04 01:35:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/04 01:35:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: Dst hash empty - aborting Src hash check 2025/11/04 01:35:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/04 01:35:16 DEBUG : Waiting for deletions to finish 2025/11/04 01:35:17 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:35:17 DEBUG : toe: transformed to: tictactoe 2025/11/04 01:35:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/04 01:35:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/04 01:35:17 DEBUG : toe: transformed to: tictactoe 2025/11/04 01:35:17 DEBUG : toe: transformed to: tictactoe 2025/11/04 01:35:17 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/04 01:35:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/04 01:35:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Dst hash empty - aborting Src hash check 2025/11/04 01:35:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/11/04 01:35:18 NOTICE: PikPak root 'rclone-test-mojuceb1riku': 0 differences found 2025/11/04 01:35:18 NOTICE: PikPak root 'rclone-test-mojuceb1riku': 1 hashes could not be checked 2025/11/04 01:35:18 NOTICE: PikPak root 'rclone-test-mojuceb1riku': 1 matching files 2025/11/04 01:35:20 DEBUG : tictactoe/tictactoe: Rmdir: contains trashed file: "tictactoe.txt" 2025/11/04 01:35:21 DEBUG : tictactoe: Rmdir: contains trashed file: "tictactoe" --- PASS: TestAllTag (10.90s) === RUN TestRunTwice run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:35:24 DEBUG : toe: transformed to: tictactoe 2025/11/04 01:35:24 DEBUG : toe: transformed to: tictactoe 2025/11/04 01:35:24 INFO : tictactoe: Making directory 2025/11/04 01:35:25 DEBUG : toe: transformed to: tictactoe 2025/11/04 01:35:25 DEBUG : toe: transformed to: tictactoe 2025/11/04 01:35:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/04 01:35:25 INFO : tictactoe/tictactoe: Making directory 2025/11/04 01:35:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/04 01:35:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/04 01:35:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/04 01:35:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/04 01:35:25 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:35:25 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:35:26 DEBUG : tictactoe/tictactoe/toe.txt: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/11/04 01:35:26 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/04 01:35:26 DEBUG : tictactoe/tictactoe/toe.txt: Dst hash empty - aborting Src hash check 2025/11/04 01:35:26 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/04 01:35:26 DEBUG : Waiting for deletions to finish 2025/11/04 01:35:27 DEBUG : toe: transformed to: tictactoe 2025/11/04 01:35:27 DEBUG : toe: transformed to: tictactoe 2025/11/04 01:35:27 DEBUG : toe: transformed to: tictactoe 2025/11/04 01:35:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/04 01:35:28 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/04 01:35:28 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:35:28 DEBUG : toe/toe/toe.txt: Sizes identical 2025/11/04 01:35:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/04 01:35:28 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/11/04 01:35:28 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:35:28 DEBUG : Waiting for deletions to finish 2025/11/04 01:35:31 DEBUG : tictactoe/tictactoe: Rmdir: contains trashed file: "toe.txt" 2025/11/04 01:35:32 DEBUG : tictactoe: Rmdir: contains trashed file: "tictactoe" --- PASS: TestRunTwice (9.82s) === RUN TestSyntax 2025/11/04 01:35:34 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:35:34 INFO : toe: Making directory 2025/11/04 01:35:35 INFO : toe/toe: Making directory 2025/11/04 01:35:35 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/04 01:35:35 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:35:35 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:35:36 DEBUG : toe/toe/toe: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/11/04 01:35:36 DEBUG : toe/toe/toe: size = 11 OK 2025/11/04 01:35:36 DEBUG : toe/toe/toe: Dst hash empty - aborting Src hash check 2025/11/04 01:35:36 INFO : toe/toe/toe: Copied (new) 2025/11/04 01:35:36 DEBUG : Waiting for deletions to finish 2025/11/04 01:35:39 DEBUG : toe/toe: Rmdir: contains trashed file: "toe" 2025/11/04 01:35:41 DEBUG : toe: Rmdir: contains trashed file: "toe" --- PASS: TestConflicting (8.19s) === RUN TestMove run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:35:42 DEBUG : empty_dir: Making directory with metadata 2025/11/04 01:35:42 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/04 01:35:42 DEBUG : toe: transformed to: tictactoe 2025/11/04 01:35:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/04 01:35:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/04 01:35:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/04 01:35:42 INFO : tictacempty_dir: Making directory 2025/11/04 01:35:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/04 01:35:43 DEBUG : toe: transformed to: tictactoe 2025/11/04 01:35:43 DEBUG : toe: transformed to: tictactoe 2025/11/04 01:35:43 INFO : tictactoe: Making directory 2025/11/04 01:35:44 DEBUG : toe: transformed to: tictactoe 2025/11/04 01:35:44 DEBUG : toe: transformed to: tictactoe 2025/11/04 01:35:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/04 01:35:44 INFO : tictactoe/tictactoe: Making directory 2025/11/04 01:35:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/04 01:35:44 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/04 01:35:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/04 01:35:44 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/04 01:35:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/04 01:35:44 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:35:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/04 01:35:44 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:35:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/11/04 01:35:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/04 01:35:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: Dst hash empty - aborting Src hash check 2025/11/04 01:35:45 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/04 01:35:45 INFO : toe/toe/toe.txt: Deleted 2025/11/04 01:35:45 INFO : toe/toe: Removing directory 2025/11/04 01:35:45 INFO : toe: Removing directory 2025/11/04 01:35:45 INFO : empty_dir: Removing directory 2025/11/04 01:35:45 DEBUG : Local file system at /tmp/rclone2928273585: deleted 3 directories 2025/11/04 01:35:48 DEBUG : tictactoe/tictactoe: Rmdir: contains trashed file: "tictactoe.txt" 2025/11/04 01:35:49 DEBUG : tictactoe: Rmdir: contains trashed file: "tictactoe" --- PASS: TestMove (10.14s) === RUN TestTransformFile run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:35:52 DEBUG : empty_dir: Making directory with metadata 2025/11/04 01:35:52 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/04 01:35:52 DEBUG : toe: transformed to: tictactoe 2025/11/04 01:35:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/04 01:35:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/04 01:35:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/04 01:35:52 INFO : tictacempty_dir: Making directory 2025/11/04 01:35:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/04 01:35:53 DEBUG : toe: transformed to: tictactoe 2025/11/04 01:35:53 DEBUG : toe: transformed to: tictactoe 2025/11/04 01:35:53 INFO : tictactoe: Making directory 2025/11/04 01:35:54 DEBUG : toe: transformed to: tictactoe 2025/11/04 01:35:54 DEBUG : toe: transformed to: tictactoe 2025/11/04 01:35:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/04 01:35:54 INFO : tictactoe/tictactoe: Making directory 2025/11/04 01:35:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/04 01:35:54 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/04 01:35:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/04 01:35:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/04 01:35:54 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:35:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/04 01:35:54 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:35:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/04 01:35:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/11/04 01:35:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/04 01:35:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Dst hash empty - aborting Src hash check 2025/11/04 01:35:55 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/04 01:35:55 INFO : toe/toe/toe.txt: Deleted 2025/11/04 01:35:55 INFO : toe/toe: Removing directory 2025/11/04 01:35:55 INFO : toe: Removing directory 2025/11/04 01:35:55 INFO : empty_dir: Removing directory 2025/11/04 01:35:55 DEBUG : Local file system at /tmp/rclone2928273585: deleted 3 directories 2025/11/04 01:35:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/04 01:35:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Sizes identical 2025/11/04 01:35:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/04 01:35:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/04 01:35:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/04 01:35:59 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2025/11/04 01:36:03 DEBUG : toe/toe: Rmdir: contains trashed file: "toe.txt" 2025/11/04 01:36:04 DEBUG : toe: Rmdir: contains trashed file: "toe" 2025/11/04 01:36:07 DEBUG : tictactoe: Rmdir: contains trashed file: "tictactoe" --- PASS: TestTransformFile (17.31s) === RUN TestManualTransformFile run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:36:09 DEBUG : Reset feature "Copy" 2025/11/04 01:36:09 DEBUG : Reset feature "Move" 2025/11/04 01:36:09 DEBUG : Reset feature "Copy" 2025/11/04 01:36:09 DEBUG : Reset feature "Move" 2025/11/04 01:36:09 DEBUG : empty_dir: Making directory with metadata 2025/11/04 01:36:09 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/04 01:36:09 DEBUG : toe: transformed to: tictactoe 2025/11/04 01:36:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/04 01:36:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/04 01:36:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/04 01:36:10 INFO : tictacempty_dir: Making directory 2025/11/04 01:36:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/04 01:36:10 DEBUG : toe: transformed to: tictactoe 2025/11/04 01:36:10 DEBUG : toe: transformed to: tictactoe 2025/11/04 01:36:10 INFO : tictactoe: Making directory 2025/11/04 01:36:11 DEBUG : toe: transformed to: tictactoe 2025/11/04 01:36:11 DEBUG : toe: transformed to: tictactoe 2025/11/04 01:36:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/04 01:36:11 INFO : tictactoe/tictactoe: Making directory 2025/11/04 01:36:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/04 01:36:11 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/04 01:36:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/04 01:36:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/04 01:36:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/04 01:36:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/04 01:36:11 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:36:11 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:36:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/11/04 01:36:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/04 01:36:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: Dst hash empty - aborting Src hash check 2025/11/04 01:36:12 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/04 01:36:12 INFO : toe/toe/toe.txt: Deleted 2025/11/04 01:36:12 INFO : toe/toe: Removing directory 2025/11/04 01:36:12 INFO : toe: Removing directory 2025/11/04 01:36:12 INFO : empty_dir: Removing directory 2025/11/04 01:36:12 DEBUG : Local file system at /tmp/rclone2928273585: deleted 3 directories 2025/11/04 01:36:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/04 01:36:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Sizes identical 2025/11/04 01:36:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/04 01:36:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/04 01:36:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/04 01:36:18 DEBUG : toe/toe/toe.txt: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/11/04 01:36:19 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/04 01:36:19 DEBUG : toe/toe/toe.txt: Dst hash empty - aborting Src hash check 2025/11/04 01:36:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Src hash empty - aborting Dst hash check 2025/11/04 01:36:19 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/11/04 01:36:20 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2025/11/04 01:36:23 DEBUG : toe/toe: Rmdir: contains trashed file: "toe.txt" 2025/11/04 01:36:24 DEBUG : toe: Rmdir: contains trashed file: "toe" 2025/11/04 01:36:26 DEBUG : tictactoe/tictactoe: Rmdir: contains trashed file: "tictactoe.txt" 2025/11/04 01:36:27 DEBUG : tictactoe: Rmdir: contains trashed file: "tictactoe" --- PASS: TestManualTransformFile (20.26s) === RUN TestBase64 run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:36:30 DEBUG : toe: transformed to: dG9l 2025/11/04 01:36:30 DEBUG : toe: transformed to: dG9l 2025/11/04 01:36:30 INFO : dG9l: Making directory 2025/11/04 01:36:31 DEBUG : toe: transformed to: dG9l 2025/11/04 01:36:31 DEBUG : toe: transformed to: dG9l 2025/11/04 01:36:31 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/04 01:36:31 INFO : dG9l/dG9l: Making directory 2025/11/04 01:36:31 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/04 01:36:31 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/11/04 01:36:31 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/04 01:36:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/04 01:36:31 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/04 01:36:31 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:36:31 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:36:32 DEBUG : dG9l/dG9l/dG9lLnR4dA==: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/11/04 01:36:32 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2025/11/04 01:36:32 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Dst hash empty - aborting Src hash check 2025/11/04 01:36:32 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/11/04 01:36:32 DEBUG : Waiting for deletions to finish 2025/11/04 01:36:33 DEBUG : dG9l: transformed to: toe 2025/11/04 01:36:33 DEBUG : dG9l: transformed to: toe 2025/11/04 01:36:33 DEBUG : Added delayed dir = "toe", newDst=toe 2025/11/04 01:36:34 DEBUG : dG9l: transformed to: toe 2025/11/04 01:36:34 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/11/04 01:36:34 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/11/04 01:36:34 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/11/04 01:36:34 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/04 01:36:34 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Sizes identical 2025/11/04 01:36:34 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/11/04 01:36:34 DEBUG : Local file system at /tmp/rclone2928273585: Waiting for checks to finish 2025/11/04 01:36:34 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/11/04 01:36:34 DEBUG : Local file system at /tmp/rclone2928273585: Waiting for transfers to finish 2025/11/04 01:36:34 DEBUG : Waiting for deletions to finish 2025/11/04 01:36:37 DEBUG : dG9l/dG9l: Rmdir: contains trashed file: "dG9lLnR4dA==" 2025/11/04 01:36:38 DEBUG : dG9l: Rmdir: contains trashed file: "dG9l" --- PASS: TestBase64 (9.91s) === RUN TestError run.go:185: Remote "PikPak root 'rclone-test-mojuceb1riku'", Local "Local file system at /tmp/rclone2928273585", Modify Window "876000h0m0s" 2025/11/04 01:36:40 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/04 01:36:40 DEBUG : toe: transformed to: 2025/11/04 01:36:40 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/04 01:36:40 DEBUG : toe: transformed to: 2025/11/04 01:36:40 INFO : PikPak root 'rclone-test-mojuceb1riku': Making directory 2025/11/04 01:36:40 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/04 01:36:40 DEBUG : toe: transformed to: 2025/11/04 01:36:40 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/04 01:36:40 DEBUG : toe: transformed to: 2025/11/04 01:36:40 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/04 01:36:40 DEBUG : toe/toe: transformed to: 2025/11/04 01:36:40 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/04 01:36:40 INFO : toe/toe: Making directory 2025/11/04 01:36:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/04 01:36:41 DEBUG : toe/toe: transformed to: 2025/11/04 01:36:41 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/04 01:36:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/04 01:36:41 DEBUG : toe: transformed to: 2025/11/04 01:36:41 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/04 01:36:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/04 01:36:41 DEBUG : toe/toe/toe: transformed to: 2025/11/04 01:36:41 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/11/04 01:36:41 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for checks to finish 2025/11/04 01:36:41 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Waiting for transfers to finish 2025/11/04 01:36:42 DEBUG : toe/toe/toe: gcid = 67BECF85308ACF0261750DA1075681EE5C412F05 2025/11/04 01:36:42 DEBUG : toe/toe/toe: size = 11 OK 2025/11/04 01:36:42 DEBUG : toe/toe/toe: Dst hash empty - aborting Src hash check 2025/11/04 01:36:42 INFO : toe/toe/toe: Copied (new) 2025/11/04 01:36:42 ERROR : PikPak root 'rclone-test-mojuceb1riku': not deleting files as there were IO errors 2025/11/04 01:36:42 ERROR : PikPak root 'rclone-test-mojuceb1riku': not deleting directories as there were IO errors 2025/11/04 01:36:45 DEBUG : toe/toe: Rmdir: contains trashed file: "toe" 2025/11/04 01:36:46 DEBUG : toe: Rmdir: contains trashed file: "toe" --- PASS: TestError (8.08s) FAIL 2025/11/04 01:36:48 DEBUG : PikPak root 'rclone-test-mojuceb1riku': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose" - Finished OK in 27m26.434611053s (try 1/5)