"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/04/29 05:01:13 DEBUG : Creating backend with remote "TestB2:rclone-test-faheyoc6teqa" 2025/04/29 05:01:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/29 05:01:14 DEBUG : Creating backend with remote "/tmp/rclone1676534321" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:01:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/29 05:01:15 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/29 05:01:15 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for checks to finish 2025/04/29 05:01:15 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.93s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:01:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/29 05:01:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/29 05:01:16 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for checks to finish 2025/04/29 05:01:16 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for transfers to finish 2025/04/29 05:01:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/29 05:01:17 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:01:17 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.15s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:01:18 DEBUG : Creating backend with remote "/non-existing" 2025/04/29 05:01:19 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/29 05:01:19 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for checks to finish 2025/04/29 05:01:19 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.92s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:01:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/29 05:01:20 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for checks to finish 2025/04/29 05:01:20 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for transfers to finish 2025/04/29 05:01:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/29 05:01:20 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.94s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:01:21 INFO : B2 bucket rclone-test-faheyoc6teqa: Running all checks before starting transfers 2025/04/29 05:01:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/29 05:01:22 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for checks to finish 2025/04/29 05:01:22 INFO : B2 bucket rclone-test-faheyoc6teqa: Checks finished, now starting transfers 2025/04/29 05:01:22 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for transfers to finish 2025/04/29 05:01:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/29 05:01:22 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.68s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:01:23 ERROR : Ignoring --no-traverse with sync 2025/04/29 05:01:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/29 05:01:23 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for checks to finish 2025/04/29 05:01:23 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for transfers to finish 2025/04/29 05:01:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/29 05:01:24 INFO : sub dir/hello world: Copied (new) 2025/04/29 05:01:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.74s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:01:25 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/29 05:01:25 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for checks to finish 2025/04/29 05:01:25 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for transfers to finish 2025/04/29 05:01:25 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/04/29 05:01:25 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.61s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:01:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/29 05:01:27 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for checks to finish 2025/04/29 05:01:27 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for transfers to finish 2025/04/29 05:01:27 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/29 05:01:27 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.56s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:01:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/29 05:01:28 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for checks to finish 2025/04/29 05:01:28 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for transfers to finish 2025/04/29 05:01:29 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/29 05:01:29 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.98s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:01:30 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/29 05:01:30 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/29 05:01:30 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/29 05:01:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/29 05:01:30 INFO : sub dir: Making directory 2025/04/29 05:01:30 INFO : sub dir2: Making directory 2025/04/29 05:01:30 INFO : sub dir2/sub sub dir2: Making directory 2025/04/29 05:01:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/29 05:01:30 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for checks to finish 2025/04/29 05:01:30 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for transfers to finish 2025/04/29 05:01:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/29 05:01:30 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/04/29 05:01:31 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.56s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:01:31 INFO : sub dir2: Making directory 2025/04/29 05:01:31 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/29 05:01:31 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/29 05:01:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/29 05:01:32 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for checks to finish 2025/04/29 05:01:32 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for transfers to finish 2025/04/29 05:01:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/29 05:01:32 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.20s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:01:33 DEBUG : sub dir2: Making directory with metadata 2025/04/29 05:01:33 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/29 05:01:33 INFO : sub dir: Making directory 2025/04/29 05:01:33 INFO : sub dir2: Making directory 2025/04/29 05:01:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/29 05:01:33 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for checks to finish 2025/04/29 05:01:33 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for transfers to finish 2025/04/29 05:01:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/29 05:01:33 INFO : sub dir/hello world: Copied (new) 2025/04/29 05:01:33 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/29 05:01:33 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/29 05:01:33 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.73s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:01:35 INFO : sub dir2: Making directory 2025/04/29 05:01:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/29 05:01:35 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for checks to finish 2025/04/29 05:01:35 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for transfers to finish 2025/04/29 05:01:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/29 05:01:35 INFO : sub dir/hello world: Copied (new) 2025/04/29 05:01:35 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.16s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:01:36 DEBUG : sub dir2: Making directory with metadata 2025/04/29 05:01:36 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/29 05:01:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/29 05:01:36 INFO : sub dir: Making directory 2025/04/29 05:01:36 INFO : sub dir2: Making directory 2025/04/29 05:01:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/29 05:01:36 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for checks to finish 2025/04/29 05:01:36 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for transfers to finish 2025/04/29 05:01:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/29 05:01:36 INFO : sub dir/hello world: Copied (new) 2025/04/29 05:01:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/29 05:01:37 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.55s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:01:38 INFO : sub dir2: Making directory 2025/04/29 05:01:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/29 05:01:38 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for checks to finish 2025/04/29 05:01:38 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for transfers to finish 2025/04/29 05:01:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/29 05:01:39 INFO : sub dir/hello world: Copied (new) 2025/04/29 05:01:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.66s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:01:40 DEBUG : Creating backend with remote "TestB2:rclone-test-yujibob6fone" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-faheyoc6teqa -> B2 bucket rclone-test-yujibob6fone 2025/04/29 05:01:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/29 05:01:41 DEBUG : B2 bucket rclone-test-yujibob6fone: Waiting for checks to finish 2025/04/29 05:01:41 DEBUG : B2 bucket rclone-test-yujibob6fone: Waiting for transfers to finish 2025/04/29 05:01:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/29 05:01:42 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:01:42 DEBUG : B2 bucket rclone-test-yujibob6fone: Purge remote 2025/04/29 05:01:42 INFO : B2 bucket rclone-test-yujibob6fone: cleaning bucket "rclone-test-yujibob6fone" of all files 2025/04/29 05:01:42 DEBUG : sub dir/hello world: Deleting (id "4_zff221d93e0cd7bfb9f680e1b_f1195f668d7c26bb6_d20250429_m050142_c001_v0001154_t0001_u01745902902198") --- PASS: TestServerSideCopy (4.29s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:01:45 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/29 05:01:45 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for checks to finish 2025/04/29 05:01:45 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for transfers to finish 2025/04/29 05:01:45 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/29 05:01:45 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.16s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:01:46 DEBUG : Creating backend with remote "TestB2:rclone-test-yiboloz6mufi" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-faheyoc6teqa -> B2 bucket rclone-test-yiboloz6mufi 2025/04/29 05:01:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/29 05:01:47 DEBUG : B2 bucket rclone-test-yiboloz6mufi: Waiting for checks to finish 2025/04/29 05:01:47 DEBUG : B2 bucket rclone-test-yiboloz6mufi: Waiting for transfers to finish 2025/04/29 05:01:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/29 05:01:49 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:01:50 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/29 05:01:50 DEBUG : B2 bucket rclone-test-yiboloz6mufi: Waiting for checks to finish 2025/04/29 05:01:50 DEBUG : B2 bucket rclone-test-yiboloz6mufi: Waiting for transfers to finish 2025/04/29 05:01:51 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/29 05:01:51 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:01:51 DEBUG : B2 bucket rclone-test-yiboloz6mufi: Purge remote 2025/04/29 05:01:51 INFO : B2 bucket rclone-test-yiboloz6mufi: cleaning bucket "rclone-test-yiboloz6mufi" of all files 2025/04/29 05:01:51 DEBUG : sub dir/hello world: Deleting (id "4_zcfa23d23e0cd7bfb9f680e1b_f1019b1fe69d201bb_d20250429_m050150_c001_v0001032_t0046_u01745902910777") 2025/04/29 05:01:51 DEBUG : sub dir/hello world: Deleting (id "4_zcfa23d23e0cd7bfb9f680e1b_f1089fe567ac0db82_d20250429_m050149_c001_v0001102_t0038_u01745902909527") --- PASS: TestServerSideCopyOverSelf (7.28s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:01:54 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/29 05:01:54 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for checks to finish 2025/04/29 05:01:54 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for transfers to finish 2025/04/29 05:01:54 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/29 05:01:54 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/29 05:01:54 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.20s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:01:56 DEBUG : Creating backend with remote "TestB2:rclone-test-facibed2lulo" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-faheyoc6teqa -> B2 bucket rclone-test-facibed2lulo 2025/04/29 05:01:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/29 05:01:57 DEBUG : B2 bucket rclone-test-facibed2lulo: Waiting for checks to finish 2025/04/29 05:01:57 DEBUG : B2 bucket rclone-test-facibed2lulo: Waiting for transfers to finish 2025/04/29 05:01:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/29 05:01:59 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:02:00 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/29 05:02:00 DEBUG : B2 bucket rclone-test-facibed2lulo: Waiting for checks to finish 2025/04/29 05:02:00 DEBUG : B2 bucket rclone-test-facibed2lulo: Waiting for transfers to finish 2025/04/29 05:02:00 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/29 05:02:00 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/29 05:02:00 INFO : sub dir/hello world: Deleted 2025/04/29 05:02:01 DEBUG : testing file moves 2025/04/29 05:02:01 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/29 05:02:01 DEBUG : B2 bucket rclone-test-facibed2lulo: Waiting for checks to finish 2025/04/29 05:02:01 DEBUG : B2 bucket rclone-test-facibed2lulo: Waiting for transfers to finish 2025/04/29 05:02:02 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/04/29 05:02:02 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/29 05:02:02 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:02:02 DEBUG : B2 bucket rclone-test-facibed2lulo: Purge remote 2025/04/29 05:02:02 INFO : B2 bucket rclone-test-facibed2lulo: cleaning bucket "rclone-test-facibed2lulo" of all files 2025/04/29 05:02:02 DEBUG : sub dir/hello world: Deleting (id "4_z5ff25d83e0cd7bfb9f680e1b_f1024bf1d2499ab3b_d20250429_m050201_c001_v0001136_t0044_u01745902921845") 2025/04/29 05:02:02 DEBUG : sub dir/hello world: Deleting (id "4_z5ff25d83e0cd7bfb9f680e1b_f10317ce4e974af83_d20250429_m050200_c001_v0001176_t0010_u01745902920376") 2025/04/29 05:02:02 DEBUG : sub dir/hello world: Deleting (id "4_z5ff25d83e0cd7bfb9f680e1b_f1053fdd32d239847_d20250429_m050159_c001_v0001184_t0033_u01745902919159") --- PASS: TestServerSideMoveOverSelf (8.91s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:02:05 ERROR : : error listing: directory not found 2025/04/29 05:02:05 INFO : Local file system at /tmp/rclone1676534321: Making directory 2025/04/29 05:02:05 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for checks to finish 2025/04/29 05:02:05 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.88s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:02:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/29 05:02:07 DEBUG : Local file system at /tmp/rclone1676534321: Waiting for checks to finish 2025/04/29 05:02:07 DEBUG : Local file system at /tmp/rclone1676534321: Waiting for transfers to finish 2025/04/29 05:02:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/29 05:02:07 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/04/29 05:02:07 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" --- PASS: TestCopyRedownload (2.13s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:02:09 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/29 05:02:09 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for checks to finish 2025/04/29 05:02:09 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for transfers to finish 2025/04/29 05:02:09 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/29 05:02:09 INFO : check sum: Copied (new) 2025/04/29 05:02:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:02:09 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for checks to finish 2025/04/29 05:02:09 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/29 05:02:09 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/04/29 05:02:09 DEBUG : check sum: Unchanged skipping 2025/04/29 05:02:09 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for transfers to finish 2025/04/29 05:02:09 DEBUG : Waiting for deletions to finish 2025/04/29 05:02:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.47s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:02:11 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/29 05:02:11 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for checks to finish 2025/04/29 05:02:11 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for transfers to finish 2025/04/29 05:02:11 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/29 05:02:11 INFO : sizeonly: Copied (new) 2025/04/29 05:02:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:02:12 DEBUG : sizeonly: Sizes identical 2025/04/29 05:02:12 DEBUG : sizeonly: Unchanged skipping 2025/04/29 05:02:12 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for checks to finish 2025/04/29 05:02:12 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for transfers to finish 2025/04/29 05:02:12 DEBUG : Waiting for deletions to finish 2025/04/29 05:02:12 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.38s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:02:13 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/29 05:02:13 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for checks to finish 2025/04/29 05:02:13 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for transfers to finish 2025/04/29 05:02:14 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/04/29 05:02:14 INFO : ignore-size: Copied (new) 2025/04/29 05:02:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:02:14 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 05:02:14 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for checks to finish 2025/04/29 05:02:14 DEBUG : ignore-size: Unchanged skipping 2025/04/29 05:02:14 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for transfers to finish 2025/04/29 05:02:14 DEBUG : Waiting for deletions to finish 2025/04/29 05:02:14 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.76s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:02:17 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 05:02:17 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for checks to finish 2025/04/29 05:02:17 DEBUG : existing: Unchanged skipping 2025/04/29 05:02:17 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for transfers to finish 2025/04/29 05:02:17 DEBUG : Waiting for deletions to finish 2025/04/29 05:02:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:02:17 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for checks to finish 2025/04/29 05:02:17 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/29 05:02:17 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for transfers to finish 2025/04/29 05:02:17 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/29 05:02:17 INFO : existing: Copied (replaced existing) 2025/04/29 05:02:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.69s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:02:19 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/29 05:02:19 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for checks to finish 2025/04/29 05:02:19 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for transfers to finish 2025/04/29 05:02:19 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/29 05:02:19 INFO : existing: Copied (new) 2025/04/29 05:02:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:02:20 DEBUG : existing: Destination exists, skipping 2025/04/29 05:02:20 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for checks to finish 2025/04/29 05:02:20 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for transfers to finish 2025/04/29 05:02:20 DEBUG : Waiting for deletions to finish 2025/04/29 05:02:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.51s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:02:22 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/29 05:02:22 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/29 05:02:22 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/29 05:02:22 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for checks to finish 2025/04/29 05:02:22 DEBUG : c/non empty space: Unchanged skipping 2025/04/29 05:02:22 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for transfers to finish 2025/04/29 05:02:23 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/29 05:02:23 INFO : a/potato2: Copied (new) 2025/04/29 05:02:23 DEBUG : Waiting for deletions to finish 2025/04/29 05:02:23 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.00s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:02:25 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/04/29 05:02:25 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for checks to finish 2025/04/29 05:02:25 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/29 05:02:25 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/29 05:02:25 DEBUG : empty space: Unchanged skipping 2025/04/29 05:02:25 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for transfers to finish 2025/04/29 05:02:25 DEBUG : Waiting for deletions to finish 2025/04/29 05:02:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:02:25 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/04/29 05:02:25 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for checks to finish 2025/04/29 05:02:25 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/29 05:02:26 INFO : empty space: Updated modification time in destination 2025/04/29 05:02:26 DEBUG : empty space: Unchanged skipping 2025/04/29 05:02:26 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for transfers to finish 2025/04/29 05:02:26 DEBUG : Waiting for deletions to finish 2025/04/29 05:02:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.81s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:02:34 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/04/29 05:02:34 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for checks to finish 2025/04/29 05:02:34 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/29 05:02:34 DEBUG : empty space: Unchanged skipping 2025/04/29 05:02:34 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for transfers to finish 2025/04/29 05:02:34 DEBUG : Waiting for deletions to finish 2025/04/29 05:02:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (6.89s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:02:35 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/04/29 05:02:35 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for checks to finish 2025/04/29 05:02:35 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1676534321) 2025/04/29 05:02:35 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-faheyoc6teqa) 2025/04/29 05:02:35 DEBUG : foo: sha1 differ 2025/04/29 05:02:35 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for transfers to finish 2025/04/29 05:02:37 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/04/29 05:02:37 INFO : foo: Copied (replaced existing) 2025/04/29 05:02:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (3.01s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:02:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/29 05:02:39 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/29 05:02:39 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for checks to finish 2025/04/29 05:02:39 DEBUG : empty space: Unchanged skipping 2025/04/29 05:02:39 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for transfers to finish 2025/04/29 05:02:39 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/29 05:02:39 INFO : potato: Copied (new) 2025/04/29 05:02:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.52s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:02:41 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/29 05:02:41 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for checks to finish 2025/04/29 05:02:41 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for transfers to finish 2025/04/29 05:02:41 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/04/29 05:02:41 INFO : potato: Copied (replaced existing) 2025/04/29 05:02:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.24s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:02:43 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for checks to finish 2025/04/29 05:02:43 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/04/29 05:02:43 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1676534321) 2025/04/29 05:02:43 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-faheyoc6teqa) 2025/04/29 05:02:43 DEBUG : potato: sha1 differ 2025/04/29 05:02:43 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for transfers to finish 2025/04/29 05:02:44 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/04/29 05:02:44 INFO : potato: Copied (replaced existing) 2025/04/29 05:02:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.16s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:02:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/29 05:02:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/29 05:02:46 DEBUG : empty space: Unchanged skipping 2025/04/29 05:02:46 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/29 05:02:46 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for checks to finish 2025/04/29 05:02:46 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for transfers to finish 2025/04/29 05:02:46 DEBUG : Waiting for deletions to finish 2025/04/29 05:02:46 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.07s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:02:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/29 05:02:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/29 05:02:48 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for checks to finish 2025/04/29 05:02:48 DEBUG : empty space: Unchanged skipping 2025/04/29 05:02:48 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for transfers to finish 2025/04/29 05:02:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/29 05:02:48 INFO : potato2: Copied (new) 2025/04/29 05:02:48 DEBUG : Waiting for deletions to finish 2025/04/29 05:02:48 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.74s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:02:50 INFO : d: Making directory 2025/04/29 05:02:50 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/04/29 05:02:51 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/29 05:02:51 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/29 05:02:51 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for checks to finish 2025/04/29 05:02:51 DEBUG : c/non empty space: Unchanged skipping 2025/04/29 05:02:51 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for transfers to finish 2025/04/29 05:02:51 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/29 05:02:51 INFO : a/potato2: Copied (new) 2025/04/29 05:02:51 DEBUG : Waiting for deletions to finish 2025/04/29 05:02:51 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.80s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:02:53 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/29 05:02:54 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/29 05:02:54 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/29 05:02:54 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for checks to finish 2025/04/29 05:02:54 DEBUG : c/non empty space: Unchanged skipping 2025/04/29 05:02:54 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for transfers to finish 2025/04/29 05:02:54 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/29 05:02:54 INFO : a/potato2: Copied (new) 2025/04/29 05:02:54 ERROR : B2 bucket rclone-test-faheyoc6teqa: not deleting files as there were IO errors 2025/04/29 05:02:54 ERROR : B2 bucket rclone-test-faheyoc6teqa: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.02s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:02:56 DEBUG : Waiting for deletions to finish 2025/04/29 05:02:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/29 05:02:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/29 05:02:57 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for checks to finish 2025/04/29 05:02:57 DEBUG : empty space: Unchanged skipping 2025/04/29 05:02:57 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for transfers to finish 2025/04/29 05:02:57 INFO : potato: Deleted 2025/04/29 05:02:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/29 05:02:57 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.72s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:02:59 DEBUG : Waiting for deletions to finish 2025/04/29 05:02:59 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for checks to finish 2025/04/29 05:02:59 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for transfers to finish 2025/04/29 05:02:59 INFO : potato: Deleted 2025/04/29 05:02:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/29 05:02:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/29 05:02:59 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for checks to finish 2025/04/29 05:02:59 DEBUG : empty space: Unchanged skipping 2025/04/29 05:02:59 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for transfers to finish 2025/04/29 05:03:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/29 05:03:00 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.09s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:03:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/29 05:03:02 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for checks to finish 2025/04/29 05:03:02 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for transfers to finish 2025/04/29 05:03:03 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/04/29 05:03:03 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.69s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:03:05 DEBUG : enormous: Excluded (Size Filter) 2025/04/29 05:03:05 DEBUG : enormous: Excluded 2025/04/29 05:03:05 DEBUG : potato2: Excluded (Size Filter) 2025/04/29 05:03:05 DEBUG : potato2: Excluded 2025/04/29 05:03:05 DEBUG : potato2: Excluded (Size Filter) 2025/04/29 05:03:05 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/29 05:03:05 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for checks to finish 2025/04/29 05:03:05 DEBUG : empty space: Unchanged skipping 2025/04/29 05:03:05 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for transfers to finish 2025/04/29 05:03:05 DEBUG : Waiting for deletions to finish 2025/04/29 05:03:05 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:03:05 DEBUG : enormous: Excluded (Size Filter) 2025/04/29 05:03:05 DEBUG : enormous: Excluded 2025/04/29 05:03:05 DEBUG : potato2: Excluded (Size Filter) 2025/04/29 05:03:05 DEBUG : potato2: Excluded 2025/04/29 05:03:05 DEBUG : potato2: Excluded (Size Filter) 2025/04/29 05:03:05 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/29 05:03:05 DEBUG : Local file system at /tmp/rclone1676534321: Waiting for checks to finish 2025/04/29 05:03:05 DEBUG : empty space: Unchanged skipping 2025/04/29 05:03:05 DEBUG : Local file system at /tmp/rclone1676534321: Waiting for transfers to finish 2025/04/29 05:03:05 DEBUG : Waiting for deletions to finish 2025/04/29 05:03:05 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.85s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:03:08 DEBUG : enormous: Excluded (Size Filter) 2025/04/29 05:03:08 DEBUG : enormous: Excluded 2025/04/29 05:03:08 DEBUG : potato2: Excluded (Size Filter) 2025/04/29 05:03:08 DEBUG : potato2: Excluded 2025/04/29 05:03:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/29 05:03:08 DEBUG : empty space: Unchanged skipping 2025/04/29 05:03:08 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for checks to finish 2025/04/29 05:03:08 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for transfers to finish 2025/04/29 05:03:08 DEBUG : Waiting for deletions to finish 2025/04/29 05:03:08 INFO : enormous: Deleted 2025/04/29 05:03:09 INFO : potato2: Deleted 2025/04/29 05:03:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:03:09 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/29 05:03:09 DEBUG : Local file system at /tmp/rclone1676534321: Waiting for checks to finish 2025/04/29 05:03:09 DEBUG : empty space: Unchanged skipping 2025/04/29 05:03:09 DEBUG : Local file system at /tmp/rclone1676534321: Waiting for transfers to finish 2025/04/29 05:03:09 DEBUG : Waiting for deletions to finish 2025/04/29 05:03:09 INFO : enormous: Deleted 2025/04/29 05:03:09 INFO : potato2: Deleted 2025/04/29 05:03:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.54s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:03:12 DEBUG : five: Need to transfer - File not found at Destination 2025/04/29 05:03:12 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/29 05:03:12 DEBUG : one: Destination is newer than source, skipping 2025/04/29 05:03:12 DEBUG : three: Sizes identical 2025/04/29 05:03:12 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for checks to finish 2025/04/29 05:03:12 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/29 05:03:12 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/29 05:03:12 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1676534321) 2025/04/29 05:03:12 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-faheyoc6teqa) 2025/04/29 05:03:12 DEBUG : two: sha1 differ 2025/04/29 05:03:12 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for transfers to finish 2025/04/29 05:03:12 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/29 05:03:12 INFO : five: Copied (new) 2025/04/29 05:03:12 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/29 05:03:12 INFO : four: Copied (replaced existing) 2025/04/29 05:03:13 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/29 05:03:13 INFO : two: Copied (replaced existing) 2025/04/29 05:03:13 DEBUG : Waiting for deletions to finish 2025/04/29 05:03:13 DEBUG : one: Destination is newer than source, skipping 2025/04/29 05:03:13 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for checks to finish 2025/04/29 05:03:13 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1676534321) 2025/04/29 05:03:13 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/29 05:03:13 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-faheyoc6teqa) 2025/04/29 05:03:13 DEBUG : three: sha1 differ 2025/04/29 05:03:13 DEBUG : two: Size and sha1 of src and dst objects identical 2025/04/29 05:03:13 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/29 05:03:13 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/29 05:03:13 DEBUG : five: Size and sha1 of src and dst objects identical 2025/04/29 05:03:13 DEBUG : four: Size and sha1 of src and dst objects identical 2025/04/29 05:03:13 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/29 05:03:13 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/29 05:03:13 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/29 05:03:13 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/29 05:03:13 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for transfers to finish 2025/04/29 05:03:13 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/29 05:03:13 INFO : three: Copied (replaced existing) 2025/04/29 05:03:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.53s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/04/29 05:03:15 INFO : B2 bucket rclone-test-faheyoc6teqa: Making map for --track-renames 2025/04/29 05:03:15 INFO : B2 bucket rclone-test-faheyoc6teqa: Finished making map for --track-renames 2025/04/29 05:03:15 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for checks to finish 2025/04/29 05:03:15 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/29 05:03:15 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for renames to finish 2025/04/29 05:03:15 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/29 05:03:15 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for transfers to finish 2025/04/29 05:03:15 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/29 05:03:15 INFO : potato: Copied (new) 2025/04/29 05:03:15 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/29 05:03:15 INFO : yam: Copied (new) 2025/04/29 05:03:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:03:16 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 05:03:16 INFO : B2 bucket rclone-test-faheyoc6teqa: Making map for --track-renames 2025/04/29 05:03:16 INFO : B2 bucket rclone-test-faheyoc6teqa: Finished making map for --track-renames 2025/04/29 05:03:16 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for checks to finish 2025/04/29 05:03:16 DEBUG : potato: Unchanged skipping 2025/04/29 05:03:16 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for renames to finish 2025/04/29 05:03:17 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/29 05:03:17 INFO : yam: Copied (server-side copy) to: yaml 2025/04/29 05:03:17 INFO : yam: Deleted 2025/04/29 05:03:17 INFO : yaml: Renamed from "yam" 2025/04/29 05:03:17 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for transfers to finish 2025/04/29 05:03:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.68s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/04/29 05:03:19 INFO : B2 bucket rclone-test-faheyoc6teqa: Making map for --track-renames 2025/04/29 05:03:19 INFO : B2 bucket rclone-test-faheyoc6teqa: Finished making map for --track-renames 2025/04/29 05:03:19 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for checks to finish 2025/04/29 05:03:19 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/29 05:03:19 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/29 05:03:19 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for renames to finish 2025/04/29 05:03:19 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for transfers to finish 2025/04/29 05:03:19 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/29 05:03:19 INFO : yam: Copied (new) 2025/04/29 05:03:19 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/29 05:03:19 INFO : potato: Copied (new) 2025/04/29 05:03:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:03:20 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 05:03:20 INFO : B2 bucket rclone-test-faheyoc6teqa: Making map for --track-renames 2025/04/29 05:03:20 INFO : B2 bucket rclone-test-faheyoc6teqa: Finished making map for --track-renames 2025/04/29 05:03:20 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for checks to finish 2025/04/29 05:03:20 DEBUG : potato: Unchanged skipping 2025/04/29 05:03:20 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for renames to finish 2025/04/29 05:03:20 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/29 05:03:20 INFO : yam: Copied (server-side copy) to: yaml 2025/04/29 05:03:21 INFO : yam: Deleted 2025/04/29 05:03:21 INFO : yaml: Renamed from "yam" 2025/04/29 05:03:21 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for transfers to finish 2025/04/29 05:03:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.80s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/04/29 05:03:22 INFO : B2 bucket rclone-test-faheyoc6teqa: Making map for --track-renames 2025/04/29 05:03:22 INFO : B2 bucket rclone-test-faheyoc6teqa: Finished making map for --track-renames 2025/04/29 05:03:22 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for checks to finish 2025/04/29 05:03:22 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/29 05:03:22 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/29 05:03:22 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for renames to finish 2025/04/29 05:03:22 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for transfers to finish 2025/04/29 05:03:23 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/29 05:03:23 INFO : sub/yam: Copied (new) 2025/04/29 05:03:23 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/29 05:03:23 INFO : potato: Copied (new) 2025/04/29 05:03:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:03:24 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 05:03:24 DEBUG : potato: Unchanged skipping 2025/04/29 05:03:24 INFO : B2 bucket rclone-test-faheyoc6teqa: Making map for --track-renames 2025/04/29 05:03:24 INFO : B2 bucket rclone-test-faheyoc6teqa: Finished making map for --track-renames 2025/04/29 05:03:24 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for checks to finish 2025/04/29 05:03:24 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for renames to finish 2025/04/29 05:03:24 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/29 05:03:24 INFO : sub/yam: Copied (server-side copy) to: yam 2025/04/29 05:03:24 INFO : sub/yam: Deleted 2025/04/29 05:03:24 INFO : yam: Renamed from "sub/yam" 2025/04/29 05:03:24 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for transfers to finish 2025/04/29 05:03:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.74s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:03:26 DEBUG : Creating backend with remote "/tmp/rclone1676534321/dir1" 2025/04/29 05:03:26 DEBUG : Creating backend with remote "/tmp/rclone1676534321/dir2" 2025/04/29 05:03:26 DEBUG : Local file system at /tmp/rclone1676534321/dir2: Using server-side directory move 2025/04/29 05:03:26 INFO : Local file system at /tmp/rclone1676534321/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/29 05:03:26 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/29 05:03:26 DEBUG : Local file system at /tmp/rclone1676534321/dir2: Waiting for checks to finish 2025/04/29 05:03:26 DEBUG : Local file system at /tmp/rclone1676534321/dir2: Waiting for transfers to finish 2025/04/29 05:03:26 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:03:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/29 05:03:27 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/29 05:03:27 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for checks to finish 2025/04/29 05:03:27 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for transfers to finish 2025/04/29 05:03:27 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/29 05:03:27 INFO : nested/sub dir/file: Copied (new) 2025/04/29 05:03:27 INFO : nested/sub dir/file: Deleted 2025/04/29 05:03:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/29 05:03:27 INFO : sub dir/hello world: Copied (new) 2025/04/29 05:03:27 INFO : sub dir/hello world: Deleted 2025/04/29 05:03:27 INFO : sub dir: Removing directory 2025/04/29 05:03:27 INFO : nested/sub dir: Removing directory 2025/04/29 05:03:27 INFO : nested: Removing directory 2025/04/29 05:03:27 DEBUG : Local file system at /tmp/rclone1676534321: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.26s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:03:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/29 05:03:29 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/29 05:03:29 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for checks to finish 2025/04/29 05:03:29 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for transfers to finish 2025/04/29 05:03:29 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/29 05:03:29 INFO : nested/sub dir/file: Copied (new) 2025/04/29 05:03:29 INFO : nested/sub dir/file: Deleted 2025/04/29 05:03:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/29 05:03:30 INFO : sub dir/hello world: Copied (new) 2025/04/29 05:03:30 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.17s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:03:31 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/29 05:03:31 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/29 05:03:31 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for checks to finish 2025/04/29 05:03:31 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for transfers to finish 2025/04/29 05:03:31 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/04/29 05:03:31 INFO : existing-b: Copied (new) 2025/04/29 05:03:31 INFO : existing-b: Deleted 2025/04/29 05:03:31 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/29 05:03:31 INFO : existing: Copied (new) 2025/04/29 05:03:31 INFO : existing: Deleted 2025/04/29 05:03:32 DEBUG : existing: Destination exists, skipping 2025/04/29 05:03:32 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/29 05:03:32 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for checks to finish 2025/04/29 05:03:32 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for transfers to finish 2025/04/29 05:03:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.27s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:03:33 DEBUG : Creating backend with remote "TestB2:rclone-test-yayujuw2mowa" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-faheyoc6teqa -> B2 bucket rclone-test-yayujuw2mowa 2025/04/29 05:03:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/29 05:03:37 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/29 05:03:37 DEBUG : empty space: Unchanged skipping 2025/04/29 05:03:37 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/29 05:03:37 DEBUG : B2 bucket rclone-test-yayujuw2mowa: Waiting for checks to finish 2025/04/29 05:03:37 INFO : empty space: Deleted 2025/04/29 05:03:37 DEBUG : B2 bucket rclone-test-yayujuw2mowa: Waiting for transfers to finish 2025/04/29 05:03:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/29 05:03:38 INFO : potato2: Copied (server-side copy) 2025/04/29 05:03:38 INFO : potato2: Deleted 2025/04/29 05:03:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/29 05:03:38 INFO : potato3: Copied (server-side copy) 2025/04/29 05:03:38 INFO : potato3: Deleted 2025/04/29 05:03:39 DEBUG : Creating backend with remote "TestB2:rclone-test-dawucay3caya" 2025/04/29 05:03:40 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/29 05:03:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/29 05:03:40 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/29 05:03:40 DEBUG : B2 bucket rclone-test-dawucay3caya: Waiting for checks to finish 2025/04/29 05:03:40 DEBUG : B2 bucket rclone-test-dawucay3caya: Waiting for transfers to finish 2025/04/29 05:03:41 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/29 05:03:41 INFO : empty space: Copied (server-side copy) 2025/04/29 05:03:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/29 05:03:41 INFO : potato2: Copied (server-side copy) 2025/04/29 05:03:41 INFO : empty space: Deleted 2025/04/29 05:03:41 INFO : potato2: Deleted 2025/04/29 05:03:41 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/29 05:03:41 INFO : potato3: Copied (server-side copy) 2025/04/29 05:03:41 INFO : potato3: Deleted 2025/04/29 05:03:42 DEBUG : B2 bucket rclone-test-dawucay3caya: Purge remote 2025/04/29 05:03:42 INFO : B2 bucket rclone-test-dawucay3caya: cleaning bucket "rclone-test-dawucay3caya" of all files 2025/04/29 05:03:42 DEBUG : empty space: Deleting (id "4_z4fd2ed93e0dd7bfb9f680e1b_f11569922071d4a89_d20250429_m050340_c001_v0001171_t0033_u01745903020896") 2025/04/29 05:03:42 DEBUG : potato2: Deleting (id "4_z4fd2ed93e0dd7bfb9f680e1b_f117ae026783d1735_d20250429_m050341_c001_v0001184_t0047_u01745903021149") 2025/04/29 05:03:42 DEBUG : potato3: Deleting (id "4_z4fd2ed93e0dd7bfb9f680e1b_f1162eb92c18a2828_d20250429_m050341_c001_v0001172_t0037_u01745903021187") 2025/04/29 05:03:42 DEBUG : B2 bucket rclone-test-yayujuw2mowa: Purge remote 2025/04/29 05:03:42 INFO : B2 bucket rclone-test-yayujuw2mowa: cleaning bucket "rclone-test-yayujuw2mowa" of all files 2025/04/29 05:03:43 DEBUG : empty space: Deleting (id "4_z2f32dd83e0dd7bfb9f680e1b_f4162eda904a0b451_d20250429_m050341_c001_v7007000_t0000_u01745903021289") 2025/04/29 05:03:43 DEBUG : empty space: Deleting (id "4_z2f32dd83e0dd7bfb9f680e1b_f1056be9de8f54c23_d20250429_m050336_c001_v0001165_t0034_u01745903016914") 2025/04/29 05:03:43 DEBUG : potato2: Deleting (id "4_z2f32dd83e0dd7bfb9f680e1b_f418f955f453512d6_d20250429_m050341_c001_v7007000_t0000_u01745903021368") 2025/04/29 05:03:43 DEBUG : potato2: Deleting (id "4_z2f32dd83e0dd7bfb9f680e1b_f106cf7db61bcd909_d20250429_m050337_c001_v0001032_t0046_u01745903017879") 2025/04/29 05:03:43 DEBUG : potato3: Deleting (id "4_z2f32dd83e0dd7bfb9f680e1b_f418f955f453512d7_d20250429_m050341_c001_v7007000_t0000_u01745903021605") 2025/04/29 05:03:43 DEBUG : potato3: Deleting (id "4_z2f32dd83e0dd7bfb9f680e1b_f115cb84a1dd71f2c_d20250429_m050338_c001_v0001044_t0016_u01745903018256") 2025/04/29 05:03:43 DEBUG : potato3: Deleting (id "4_z2f32dd83e0dd7bfb9f680e1b_f1056be9de8f54c27_d20250429_m050337_c001_v0001165_t0034_u01745903017212") --- PASS: TestServerSideMove (12.31s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:03:45 DEBUG : Creating backend with remote "TestB2:rclone-test-zifubuz8kafe" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-faheyoc6teqa -> B2 bucket rclone-test-zifubuz8kafe 2025/04/29 05:03:52 DEBUG : empty space: Excluded (Size Filter) 2025/04/29 05:03:52 DEBUG : empty space: Excluded (Size Filter) 2025/04/29 05:03:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/29 05:03:52 DEBUG : B2 bucket rclone-test-zifubuz8kafe: Waiting for checks to finish 2025/04/29 05:03:52 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/29 05:03:52 DEBUG : B2 bucket rclone-test-zifubuz8kafe: Waiting for transfers to finish 2025/04/29 05:03:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/29 05:03:52 INFO : potato2: Copied (server-side copy) 2025/04/29 05:03:52 INFO : potato2: Deleted 2025/04/29 05:03:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/29 05:03:53 INFO : potato3: Copied (server-side copy) 2025/04/29 05:03:53 INFO : potato3: Deleted 2025/04/29 05:03:53 DEBUG : Creating backend with remote "TestB2:rclone-test-wevuxek9roke" 2025/04/29 05:03:54 DEBUG : empty space: Excluded (Size Filter) 2025/04/29 05:03:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/29 05:03:54 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/29 05:03:54 DEBUG : B2 bucket rclone-test-wevuxek9roke: Waiting for checks to finish 2025/04/29 05:03:54 DEBUG : B2 bucket rclone-test-wevuxek9roke: Waiting for transfers to finish 2025/04/29 05:03:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/29 05:03:55 INFO : potato2: Copied (server-side copy) 2025/04/29 05:03:55 INFO : potato2: Deleted 2025/04/29 05:03:56 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/29 05:03:56 INFO : potato3: Copied (server-side copy) 2025/04/29 05:03:56 INFO : potato3: Deleted 2025/04/29 05:03:56 DEBUG : B2 bucket rclone-test-wevuxek9roke: Purge remote 2025/04/29 05:03:56 INFO : B2 bucket rclone-test-wevuxek9roke: cleaning bucket "rclone-test-wevuxek9roke" of all files 2025/04/29 05:03:56 DEBUG : potato2: Deleting (id "4_z1f822d23e0ed7bfb9f680e1b_f10578e125bbdd6c5_d20250429_m050355_c001_v0001182_t0038_u01745903035347") 2025/04/29 05:03:56 DEBUG : potato3: Deleting (id "4_z1f822d23e0ed7bfb9f680e1b_f1075a76320c5d278_d20250429_m050355_c001_v0001171_t0024_u01745903035580") 2025/04/29 05:04:02 DEBUG : B2 bucket rclone-test-zifubuz8kafe: Purge remote 2025/04/29 05:04:02 INFO : B2 bucket rclone-test-zifubuz8kafe: cleaning bucket "rclone-test-zifubuz8kafe" of all files 2025/04/29 05:04:02 DEBUG : empty space: Deleting (id "4_z7f720db3e0ed7bfb9f680e1b_f1059bf39d5da3f31_d20250429_m050351_c001_v0001171_t0014_u01745903031101") 2025/04/29 05:04:02 DEBUG : potato2: Deleting (id "4_z7f720db3e0ed7bfb9f680e1b_f41290d560702e0a6_d20250429_m050355_c001_v7007000_t0000_u01745903035562") 2025/04/29 05:04:02 DEBUG : potato2: Deleting (id "4_z7f720db3e0ed7bfb9f680e1b_f1036803654dd4e9b_d20250429_m050352_c001_v0001184_t0003_u01745903032531") 2025/04/29 05:04:02 DEBUG : potato3: Deleting (id "4_z7f720db3e0ed7bfb9f680e1b_f41290d560702e0a8_d20250429_m050356_c001_v7007000_t0000_u01745903036171") 2025/04/29 05:04:02 DEBUG : potato3: Deleting (id "4_z7f720db3e0ed7bfb9f680e1b_f1095bb7a92cc221f_d20250429_m050352_c001_v0001100_t0024_u01745903032744") 2025/04/29 05:04:02 DEBUG : potato3: Deleting (id "4_z7f720db3e0ed7bfb9f680e1b_f1059bf39d5da3f43_d20250429_m050351_c001_v0001171_t0049_u01745903031624") --- PASS: TestServerSideMoveWithFilter (18.85s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:04:04 DEBUG : Creating backend with remote "TestB2:rclone-test-vokumiy6fihi" 2025/04/29 05:04:07 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-faheyoc6teqa -> B2 bucket rclone-test-vokumiy6fihi 2025/04/29 05:04:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/29 05:04:09 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/29 05:04:09 DEBUG : empty space: Unchanged skipping 2025/04/29 05:04:09 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/29 05:04:09 DEBUG : B2 bucket rclone-test-vokumiy6fihi: Waiting for checks to finish 2025/04/29 05:04:09 INFO : empty space: Deleted 2025/04/29 05:04:09 DEBUG : B2 bucket rclone-test-vokumiy6fihi: Waiting for transfers to finish 2025/04/29 05:04:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/29 05:04:10 INFO : potato2: Copied (server-side copy) 2025/04/29 05:04:10 INFO : potato2: Deleted 2025/04/29 05:04:10 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/29 05:04:10 INFO : potato3: Copied (server-side copy) 2025/04/29 05:04:10 INFO : potato3: Deleted 2025/04/29 05:04:11 DEBUG : Creating backend with remote "TestB2:rclone-test-qojaseb8tudo" 2025/04/29 05:04:11 INFO : tomatoDir: Making directory 2025/04/29 05:04:12 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/29 05:04:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/29 05:04:12 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/29 05:04:12 DEBUG : B2 bucket rclone-test-qojaseb8tudo: Waiting for checks to finish 2025/04/29 05:04:12 DEBUG : B2 bucket rclone-test-qojaseb8tudo: Waiting for transfers to finish 2025/04/29 05:04:12 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/29 05:04:12 INFO : empty space: Copied (server-side copy) 2025/04/29 05:04:13 INFO : empty space: Deleted 2025/04/29 05:04:13 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/29 05:04:13 INFO : potato3: Copied (server-side copy) 2025/04/29 05:04:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/29 05:04:13 INFO : potato2: Copied (server-side copy) 2025/04/29 05:04:13 INFO : potato3: Deleted 2025/04/29 05:04:13 INFO : potato2: Deleted 2025/04/29 05:04:14 DEBUG : B2 bucket rclone-test-qojaseb8tudo: Purge remote 2025/04/29 05:04:14 INFO : B2 bucket rclone-test-qojaseb8tudo: cleaning bucket "rclone-test-qojaseb8tudo" of all files 2025/04/29 05:04:14 DEBUG : empty space: Deleting (id "4_z1f226d63e0ed7bfb9f680e1b_f1151e80c327eb173_d20250429_m050412_c001_v0001037_t0053_u01745903052695") 2025/04/29 05:04:14 DEBUG : potato2: Deleting (id "4_z1f226d63e0ed7bfb9f680e1b_f1075a76320c5d3b0_d20250429_m050413_c001_v0001171_t0008_u01745903053068") 2025/04/29 05:04:14 DEBUG : potato3: Deleting (id "4_z1f226d63e0ed7bfb9f680e1b_f11664190c6bbddd1_d20250429_m050413_c001_v0001165_t0015_u01745903053021") 2025/04/29 05:04:14 DEBUG : B2 bucket rclone-test-vokumiy6fihi: Purge remote 2025/04/29 05:04:14 INFO : B2 bucket rclone-test-vokumiy6fihi: cleaning bucket "rclone-test-vokumiy6fihi" of all files 2025/04/29 05:04:15 DEBUG : empty space: Deleting (id "4_zff225d43e0ed7bfb9f680e1b_f40040ee6b51bddff_d20250429_m050413_c001_v7007000_t0000_u01745903053003") 2025/04/29 05:04:15 DEBUG : empty space: Deleting (id "4_zff225d43e0ed7bfb9f680e1b_f103799a2c428cdf1_d20250429_m050408_c001_v0001161_t0025_u01745903048865") 2025/04/29 05:04:15 DEBUG : potato2: Deleting (id "4_zff225d43e0ed7bfb9f680e1b_f4036cebb0028990c_d20250429_m050413_c001_v7007000_t0000_u01745903053411") 2025/04/29 05:04:15 DEBUG : potato2: Deleting (id "4_zff225d43e0ed7bfb9f680e1b_f1131a6192f4f9911_d20250429_m050409_c001_v0001182_t0057_u01745903049941") 2025/04/29 05:04:15 DEBUG : potato3: Deleting (id "4_zff225d43e0ed7bfb9f680e1b_f40040ee6b51bde00_d20250429_m050413_c001_v7007000_t0000_u01745903053254") 2025/04/29 05:04:15 DEBUG : potato3: Deleting (id "4_zff225d43e0ed7bfb9f680e1b_f103100b252d6a7c7_d20250429_m050410_c001_v0001177_t0034_u01745903050172") 2025/04/29 05:04:15 DEBUG : potato3: Deleting (id "4_zff225d43e0ed7bfb9f680e1b_f103799a2c428cdf7_d20250429_m050409_c001_v0001161_t0017_u01745903049181") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.07s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:04:16 DEBUG : Creating backend with remote "TestB2:rclone-test-faheyoc6teqa/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.47s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:04:19 DEBUG : Creating backend with remote "TestB2:rclone-test-faheyoc6teqa/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" --- PASS: TestSyncOverlap (2.96s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:04:22 DEBUG : Creating backend with remote "TestB2:rclone-test-faheyoc6teqa/rclone-sync-test" 2025/04/29 05:04:24 DEBUG : Creating backend with remote "TestB2:rclone-test-faheyoc6teqa/rclone-sync-test-include/layer2" 2025/04/29 05:04:26 DEBUG : Creating backend with remote "TestB2:rclone-test-faheyoc6teqa/rclone-sync-test-ignore-file" 2025/04/29 05:04:29 DEBUG : B2 bucket rclone-test-faheyoc6teqa path rclone-sync-test: Waiting for checks to finish 2025/04/29 05:04:29 DEBUG : B2 bucket rclone-test-faheyoc6teqa path rclone-sync-test: Waiting for transfers to finish 2025/04/29 05:04:29 DEBUG : Waiting for deletions to finish 2025/04/29 05:04:29 INFO : There was nothing to transfer 2025/04/29 05:04:29 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for checks to finish 2025/04/29 05:04:29 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for transfers to finish 2025/04/29 05:04:29 DEBUG : Waiting for deletions to finish 2025/04/29 05:04:29 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:04:30 DEBUG : B2 bucket rclone-test-faheyoc6teqa path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/04/29 05:04:30 DEBUG : B2 bucket rclone-test-faheyoc6teqa path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/04/29 05:04:30 DEBUG : Waiting for deletions to finish 2025/04/29 05:04:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:04:30 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for checks to finish 2025/04/29 05:04:30 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for transfers to finish 2025/04/29 05:04:30 DEBUG : Waiting for deletions to finish 2025/04/29 05:04:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:04:31 DEBUG : B2 bucket rclone-test-faheyoc6teqa path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/04/29 05:04:31 DEBUG : B2 bucket rclone-test-faheyoc6teqa path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/04/29 05:04:31 DEBUG : Waiting for deletions to finish 2025/04/29 05:04:31 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.54s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:04:37 DEBUG : Creating backend with remote "TestB2:rclone-test-faheyoc6teqa/dst" 2025/04/29 05:04:38 DEBUG : Creating backend with remote "TestB2:rclone-test-faheyoc6teqa/CompareDest" 2025/04/29 05:04:40 DEBUG : one: Need to transfer - File not found at Destination 2025/04/29 05:04:40 DEBUG : B2 bucket rclone-test-faheyoc6teqa path dst: Waiting for checks to finish 2025/04/29 05:04:40 DEBUG : B2 bucket rclone-test-faheyoc6teqa path dst: Waiting for transfers to finish 2025/04/29 05:04:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/29 05:04:41 INFO : one: Copied (new) 2025/04/29 05:04:41 DEBUG : Waiting for deletions to finish 2025/04/29 05:04:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/29 05:04:42 DEBUG : B2 bucket rclone-test-faheyoc6teqa path dst: Waiting for checks to finish 2025/04/29 05:04:42 DEBUG : B2 bucket rclone-test-faheyoc6teqa path dst: Waiting for transfers to finish 2025/04/29 05:04:42 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/29 05:04:42 INFO : one: Copied (replaced existing) 2025/04/29 05:04:42 DEBUG : Waiting for deletions to finish 2025/04/29 05:04:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/29 05:04:44 DEBUG : B2 bucket rclone-test-faheyoc6teqa path dst: Waiting for checks to finish 2025/04/29 05:04:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/29 05:04:45 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/29 05:04:45 DEBUG : B2 bucket rclone-test-faheyoc6teqa path dst: Waiting for transfers to finish 2025/04/29 05:04:45 DEBUG : Waiting for deletions to finish 2025/04/29 05:04:45 INFO : There was nothing to transfer 2025/04/29 05:04:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/29 05:04:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/29 05:04:46 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/29 05:04:46 DEBUG : B2 bucket rclone-test-faheyoc6teqa path dst: Waiting for checks to finish 2025/04/29 05:04:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/29 05:04:46 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/29 05:04:46 DEBUG : B2 bucket rclone-test-faheyoc6teqa path dst: Waiting for transfers to finish 2025/04/29 05:04:46 DEBUG : Waiting for deletions to finish 2025/04/29 05:04:46 INFO : There was nothing to transfer 2025/04/29 05:04:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/29 05:04:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/29 05:04:47 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/29 05:04:47 DEBUG : B2 bucket rclone-test-faheyoc6teqa path dst: Waiting for checks to finish 2025/04/29 05:04:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/29 05:04:47 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/29 05:04:47 DEBUG : B2 bucket rclone-test-faheyoc6teqa path dst: Waiting for transfers to finish 2025/04/29 05:04:47 DEBUG : Waiting for deletions to finish 2025/04/29 05:04:47 INFO : There was nothing to transfer 2025/04/29 05:04:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/29 05:04:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/29 05:04:48 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/29 05:04:48 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/04/29 05:04:48 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/29 05:04:48 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/29 05:04:48 DEBUG : B2 bucket rclone-test-faheyoc6teqa path dst: Waiting for checks to finish 2025/04/29 05:04:48 DEBUG : B2 bucket rclone-test-faheyoc6teqa path dst: Waiting for transfers to finish 2025/04/29 05:04:48 DEBUG : Waiting for deletions to finish 2025/04/29 05:04:48 INFO : There was nothing to transfer 2025/04/29 05:04:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/29 05:04:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/29 05:04:49 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/29 05:04:49 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/29 05:04:49 DEBUG : two: Need to transfer - File not found at Destination 2025/04/29 05:04:49 DEBUG : B2 bucket rclone-test-faheyoc6teqa path dst: Waiting for checks to finish 2025/04/29 05:04:49 DEBUG : B2 bucket rclone-test-faheyoc6teqa path dst: Waiting for transfers to finish 2025/04/29 05:04:49 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/04/29 05:04:49 INFO : two: Copied (new) 2025/04/29 05:04:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.29s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:04:52 DEBUG : Creating backend with remote "TestB2:rclone-test-faheyoc6teqa/dest" 2025/04/29 05:04:53 DEBUG : Creating backend with remote "TestB2:rclone-test-faheyoc6teqa/pre-dest1" 2025/04/29 05:04:55 DEBUG : Creating backend with remote "TestB2:rclone-test-faheyoc6teqa/pre-dest2" 2025/04/29 05:04:57 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 05:04:57 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/29 05:04:57 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 05:04:57 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/29 05:04:57 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/29 05:04:57 DEBUG : B2 bucket rclone-test-faheyoc6teqa path dest: Waiting for checks to finish 2025/04/29 05:04:57 DEBUG : B2 bucket rclone-test-faheyoc6teqa path dest: Waiting for transfers to finish 2025/04/29 05:04:58 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/04/29 05:04:58 INFO : 3: Copied (new) 2025/04/29 05:04:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.12s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:05:00 DEBUG : Creating backend with remote "TestB2:rclone-test-faheyoc6teqa/dst" 2025/04/29 05:05:01 DEBUG : Creating backend with remote "TestB2:rclone-test-faheyoc6teqa/CopyDest" 2025/04/29 05:05:03 DEBUG : one: Need to transfer - File not found at Destination 2025/04/29 05:05:03 DEBUG : B2 bucket rclone-test-faheyoc6teqa path dst: Waiting for checks to finish 2025/04/29 05:05:03 DEBUG : B2 bucket rclone-test-faheyoc6teqa path dst: Waiting for transfers to finish 2025/04/29 05:05:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/29 05:05:04 INFO : one: Copied (new) 2025/04/29 05:05:04 DEBUG : Waiting for deletions to finish 2025/04/29 05:05:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/29 05:05:04 DEBUG : B2 bucket rclone-test-faheyoc6teqa path dst: Waiting for checks to finish 2025/04/29 05:05:04 DEBUG : B2 bucket rclone-test-faheyoc6teqa path dst: Waiting for transfers to finish 2025/04/29 05:05:05 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/29 05:05:05 INFO : one: Copied (replaced existing) 2025/04/29 05:05:05 DEBUG : Waiting for deletions to finish 2025/04/29 05:05:06 DEBUG : Creating backend with remote "TestB2:rclone-test-faheyoc6teqa/BackupDir" 2025/04/29 05:05:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/29 05:05:08 DEBUG : B2 bucket rclone-test-faheyoc6teqa path dst: Waiting for checks to finish 2025/04/29 05:05:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/29 05:05:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/29 05:05:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/29 05:05:09 INFO : one: Copied (server-side copy) 2025/04/29 05:05:09 INFO : one: Deleted 2025/04/29 05:05:10 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/29 05:05:10 INFO : one: Copied (server-side copy) 2025/04/29 05:05:10 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/29 05:05:10 DEBUG : B2 bucket rclone-test-faheyoc6teqa path dst: Waiting for transfers to finish 2025/04/29 05:05:10 DEBUG : Waiting for deletions to finish 2025/04/29 05:05:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/29 05:05:11 DEBUG : one: Unchanged skipping 2025/04/29 05:05:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/29 05:05:11 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/29 05:05:11 INFO : two: Copied (server-side copy) 2025/04/29 05:05:11 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/29 05:05:11 DEBUG : B2 bucket rclone-test-faheyoc6teqa path dst: Waiting for checks to finish 2025/04/29 05:05:11 DEBUG : B2 bucket rclone-test-faheyoc6teqa path dst: Waiting for transfers to finish 2025/04/29 05:05:11 DEBUG : Waiting for deletions to finish 2025/04/29 05:05:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/29 05:05:12 DEBUG : one: Unchanged skipping 2025/04/29 05:05:12 DEBUG : B2 bucket rclone-test-faheyoc6teqa path dst: Waiting for checks to finish 2025/04/29 05:05:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/29 05:05:12 DEBUG : two: Unchanged skipping 2025/04/29 05:05:12 DEBUG : B2 bucket rclone-test-faheyoc6teqa path dst: Waiting for transfers to finish 2025/04/29 05:05:12 DEBUG : Waiting for deletions to finish 2025/04/29 05:05:12 INFO : There was nothing to transfer 2025/04/29 05:05:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/29 05:05:13 DEBUG : one: Unchanged skipping 2025/04/29 05:05:13 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/29 05:05:13 DEBUG : three: Destination not found in --copy-dest 2025/04/29 05:05:13 DEBUG : three: Need to transfer - File not found at Destination 2025/04/29 05:05:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/29 05:05:13 DEBUG : two: Unchanged skipping 2025/04/29 05:05:13 DEBUG : B2 bucket rclone-test-faheyoc6teqa path dst: Waiting for checks to finish 2025/04/29 05:05:13 DEBUG : B2 bucket rclone-test-faheyoc6teqa path dst: Waiting for transfers to finish 2025/04/29 05:05:14 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/04/29 05:05:14 INFO : three: Copied (new) 2025/04/29 05:05:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.89s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:05:18 DEBUG : Creating backend with remote "TestB2:rclone-test-faheyoc6teqa/dst" 2025/04/29 05:05:19 DEBUG : Creating backend with remote "TestB2:rclone-test-faheyoc6teqa/backup" 2025/04/29 05:05:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/29 05:05:21 DEBUG : B2 bucket rclone-test-faheyoc6teqa path dst: Waiting for checks to finish 2025/04/29 05:05:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 05:05:21 DEBUG : two: Unchanged skipping 2025/04/29 05:05:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/29 05:05:22 INFO : one: Copied (server-side copy) 2025/04/29 05:05:22 INFO : one: Deleted 2025/04/29 05:05:22 DEBUG : B2 bucket rclone-test-faheyoc6teqa path dst: Waiting for transfers to finish 2025/04/29 05:05:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/29 05:05:23 INFO : one: Copied (new) 2025/04/29 05:05:23 DEBUG : Waiting for deletions to finish 2025/04/29 05:05:23 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/29 05:05:23 INFO : three.txt: Copied (server-side copy) 2025/04/29 05:05:23 INFO : three.txt: Deleted 2025/04/29 05:05:23 INFO : three.txt: Moved into backup dir 2025/04/29 05:05:25 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/29 05:05:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 05:05:25 DEBUG : two: Unchanged skipping 2025/04/29 05:05:25 DEBUG : B2 bucket rclone-test-faheyoc6teqa path dst: Waiting for checks to finish 2025/04/29 05:05:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/29 05:05:25 INFO : one: Copied (server-side copy) 2025/04/29 05:05:26 INFO : one: Deleted 2025/04/29 05:05:26 DEBUG : B2 bucket rclone-test-faheyoc6teqa path dst: Waiting for transfers to finish 2025/04/29 05:05:26 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/29 05:05:26 INFO : one: Copied (new) 2025/04/29 05:05:26 DEBUG : Waiting for deletions to finish 2025/04/29 05:05:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/29 05:05:27 INFO : three.txt: Copied (server-side copy) 2025/04/29 05:05:27 INFO : three.txt: Deleted 2025/04/29 05:05:27 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.64s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:05:30 DEBUG : Creating backend with remote "TestB2:rclone-test-faheyoc6teqa/dst" 2025/04/29 05:05:32 DEBUG : Creating backend with remote "TestB2:rclone-test-faheyoc6teqa/backup" 2025/04/29 05:05:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/29 05:05:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 05:05:33 DEBUG : B2 bucket rclone-test-faheyoc6teqa path dst: Waiting for checks to finish 2025/04/29 05:05:33 DEBUG : two: Unchanged skipping 2025/04/29 05:05:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/29 05:05:35 INFO : one: Copied (server-side copy) to: one.bak 2025/04/29 05:05:35 INFO : one: Deleted 2025/04/29 05:05:35 DEBUG : B2 bucket rclone-test-faheyoc6teqa path dst: Waiting for transfers to finish 2025/04/29 05:05:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/29 05:05:36 INFO : one: Copied (new) 2025/04/29 05:05:36 DEBUG : Waiting for deletions to finish 2025/04/29 05:05:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/29 05:05:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/29 05:05:37 INFO : three.txt: Deleted 2025/04/29 05:05:37 INFO : three.txt: Moved into backup dir 2025/04/29 05:05:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/29 05:05:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 05:05:39 DEBUG : two: Unchanged skipping 2025/04/29 05:05:39 DEBUG : B2 bucket rclone-test-faheyoc6teqa path dst: Waiting for checks to finish 2025/04/29 05:05:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/29 05:05:40 INFO : one: Copied (server-side copy) to: one.bak 2025/04/29 05:05:40 INFO : one: Deleted 2025/04/29 05:05:40 DEBUG : B2 bucket rclone-test-faheyoc6teqa path dst: Waiting for transfers to finish 2025/04/29 05:05:40 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/29 05:05:40 INFO : one: Copied (new) 2025/04/29 05:05:40 DEBUG : Waiting for deletions to finish 2025/04/29 05:05:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/29 05:05:41 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/29 05:05:41 INFO : three.txt: Deleted 2025/04/29 05:05:41 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.07s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:05:44 DEBUG : Creating backend with remote "TestB2:rclone-test-faheyoc6teqa/dst" 2025/04/29 05:05:46 DEBUG : Creating backend with remote "TestB2:rclone-test-faheyoc6teqa/backup" 2025/04/29 05:05:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/29 05:05:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 05:05:48 DEBUG : two: Unchanged skipping 2025/04/29 05:05:48 DEBUG : B2 bucket rclone-test-faheyoc6teqa path dst: Waiting for checks to finish 2025/04/29 05:05:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/29 05:05:49 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/29 05:05:49 INFO : one: Deleted 2025/04/29 05:05:49 DEBUG : B2 bucket rclone-test-faheyoc6teqa path dst: Waiting for transfers to finish 2025/04/29 05:05:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/29 05:05:50 INFO : one: Copied (new) 2025/04/29 05:05:50 DEBUG : Waiting for deletions to finish 2025/04/29 05:05:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/29 05:05:51 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/29 05:05:51 INFO : three.txt: Deleted 2025/04/29 05:05:51 INFO : three.txt: Moved into backup dir 2025/04/29 05:05:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/29 05:05:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 05:05:52 DEBUG : two: Unchanged skipping 2025/04/29 05:05:52 DEBUG : B2 bucket rclone-test-faheyoc6teqa path dst: Waiting for checks to finish 2025/04/29 05:05:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/29 05:05:53 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/29 05:05:53 INFO : one: Deleted 2025/04/29 05:05:53 DEBUG : B2 bucket rclone-test-faheyoc6teqa path dst: Waiting for transfers to finish 2025/04/29 05:05:54 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/29 05:05:54 INFO : one: Copied (new) 2025/04/29 05:05:54 DEBUG : Waiting for deletions to finish 2025/04/29 05:05:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/29 05:05:54 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/29 05:05:55 INFO : three.txt: Deleted 2025/04/29 05:05:55 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.51s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:05:58 DEBUG : Creating backend with remote "TestB2:rclone-test-faheyoc6teqa/dst" 2025/04/29 05:06:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/29 05:06:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 05:06:00 DEBUG : B2 bucket rclone-test-faheyoc6teqa path dst: Waiting for checks to finish 2025/04/29 05:06:00 DEBUG : two: Unchanged skipping 2025/04/29 05:06:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/29 05:06:00 INFO : one: Copied (server-side copy) to: one.bak 2025/04/29 05:06:00 INFO : one: Deleted 2025/04/29 05:06:00 DEBUG : B2 bucket rclone-test-faheyoc6teqa path dst: Waiting for transfers to finish 2025/04/29 05:06:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/29 05:06:01 INFO : one: Copied (new) 2025/04/29 05:06:01 DEBUG : Waiting for deletions to finish 2025/04/29 05:06:02 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/29 05:06:02 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/29 05:06:02 INFO : three.txt: Deleted 2025/04/29 05:06:02 INFO : three.txt: Moved into backup dir 2025/04/29 05:06:04 DEBUG : one.bak: Excluded (Path Filter) 2025/04/29 05:06:04 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/29 05:06:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/29 05:06:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 05:06:04 DEBUG : two: Unchanged skipping 2025/04/29 05:06:04 DEBUG : B2 bucket rclone-test-faheyoc6teqa path dst: Waiting for checks to finish 2025/04/29 05:06:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/29 05:06:04 INFO : one: Copied (server-side copy) to: one.bak 2025/04/29 05:06:05 INFO : one: Deleted 2025/04/29 05:06:05 DEBUG : B2 bucket rclone-test-faheyoc6teqa path dst: Waiting for transfers to finish 2025/04/29 05:06:05 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/29 05:06:05 INFO : one: Copied (new) 2025/04/29 05:06:05 DEBUG : Waiting for deletions to finish 2025/04/29 05:06:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/29 05:06:05 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/29 05:06:05 INFO : three.txt: Deleted 2025/04/29 05:06:05 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.82s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:06:08 DEBUG : Creating backend with remote "TestB2:rclone-test-faheyoc6teqa/dst" 2025/04/29 05:06:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/29 05:06:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/29 05:06:11 INFO : one: Copied (server-side copy) to: one.bak 2025/04/29 05:06:11 INFO : one: Deleted 2025/04/29 05:06:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/29 05:06:12 INFO : one: Copied (new) 2025/04/29 05:06:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 05:06:12 DEBUG : two: Unchanged skipping 2025/04/29 05:06:12 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/29 05:06:13 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/29 05:06:13 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/29 05:06:13 INFO : three.txt: Deleted 2025/04/29 05:06:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/29 05:06:14 INFO : three.txt: Copied (new) 2025/04/29 05:06:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/29 05:06:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/29 05:06:16 INFO : one: Copied (server-side copy) to: one.bak 2025/04/29 05:06:16 INFO : one: Deleted 2025/04/29 05:06:16 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/29 05:06:16 INFO : one: Copied (new) 2025/04/29 05:06:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 05:06:16 DEBUG : two: Unchanged skipping 2025/04/29 05:06:17 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/29 05:06:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/29 05:06:17 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/29 05:06:17 INFO : three.txt: Deleted 2025/04/29 05:06:17 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/29 05:06:17 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.34s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:06:21 DEBUG : Creating backend with remote "TestB2:rclone-test-faheyoc6teqa/dst" 2025/04/29 05:06:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/29 05:06:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/29 05:06:24 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/29 05:06:24 INFO : one: Deleted 2025/04/29 05:06:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/29 05:06:25 INFO : one: Copied (new) 2025/04/29 05:06:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 05:06:25 DEBUG : two: Unchanged skipping 2025/04/29 05:06:25 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/29 05:06:26 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/29 05:06:26 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/29 05:06:26 INFO : three.txt: Deleted 2025/04/29 05:06:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/29 05:06:26 INFO : three.txt: Copied (new) 2025/04/29 05:06:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/29 05:06:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/29 05:06:28 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/29 05:06:28 INFO : one: Deleted 2025/04/29 05:06:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/29 05:06:28 INFO : one: Copied (new) 2025/04/29 05:06:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 05:06:28 DEBUG : two: Unchanged skipping 2025/04/29 05:06:28 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/29 05:06:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/29 05:06:29 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/29 05:06:29 INFO : three.txt: Deleted 2025/04/29 05:06:30 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/29 05:06:30 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.12s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:06:32 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/29 05:06:32 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for checks to finish 2025/04/29 05:06:32 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for transfers to finish 2025/04/29 05:06:33 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/04/29 05:06:33 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/29 05:06:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.56s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:06:34 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/29 05:06:34 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for checks to finish 2025/04/29 05:06:34 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for transfers to finish 2025/04/29 05:06:35 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/29 05:06:35 INFO : existing: Copied (new) 2025/04/29 05:06:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:06:35 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/29 05:06:35 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for checks to finish 2025/04/29 05:06:35 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/29 05:06:35 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for transfers to finish 2025/04/29 05:06:35 ERROR : B2 bucket rclone-test-faheyoc6teqa: not deleting files as there were IO errors 2025/04/29 05:06:35 ERROR : B2 bucket rclone-test-faheyoc6teqa: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" --- PASS: TestSyncImmutable (3.12s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:06:37 DEBUG : EXISTING: Clearing upload URL because of error: Post "https://pod-000-1136-17.backblaze.com/b2api/v1/b2_upload_file/7fc2bd03e0bd7bfb9f680e1b/c001_v0001136_t0014": EOF 2025/04/29 05:06:37 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1136-17.backblaze.com/b2api/v1/b2_upload_file/7fc2bd03e0bd7bfb9f680e1b/c001_v0001136_t0014": EOF) 2025/04/29 05:06:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "EXISTING" to B2 bucket rclone-test-faheyoc6teqa: 1/10 (Post "https://pod-000-1136-17.backblaze.com/b2api/v1/b2_upload_file/7fc2bd03e0bd7bfb9f680e1b/c001_v0001136_t0014": EOF) 2025/04/29 05:06:40 DEBUG : pacer: Reducing sleep to 10ms 2025/04/29 05:06:40 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for checks to finish 2025/04/29 05:06:40 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 05:06:40 DEBUG : existing: Unchanged skipping 2025/04/29 05:06:40 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for transfers to finish 2025/04/29 05:06:40 DEBUG : Waiting for deletions to finish 2025/04/29 05:06:40 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.86s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:06:55 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 05:06:55 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 05:06:55 DEBUG : both0: Unchanged skipping 2025/04/29 05:06:55 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 05:06:55 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 05:06:55 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 05:06:55 DEBUG : both1: Unchanged skipping 2025/04/29 05:06:55 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 05:06:55 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for checks to finish 2025/04/29 05:06:55 DEBUG : both12: Unchanged skipping 2025/04/29 05:06:55 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 05:06:55 DEBUG : both14: Unchanged skipping 2025/04/29 05:06:55 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 05:06:55 DEBUG : both15: Unchanged skipping 2025/04/29 05:06:55 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 05:06:55 DEBUG : both16: Unchanged skipping 2025/04/29 05:06:55 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 05:06:55 DEBUG : both17: Unchanged skipping 2025/04/29 05:06:55 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 05:06:55 DEBUG : both18: Unchanged skipping 2025/04/29 05:06:55 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 05:06:55 DEBUG : both19: Unchanged skipping 2025/04/29 05:06:55 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 05:06:55 DEBUG : both2: Unchanged skipping 2025/04/29 05:06:55 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 05:06:55 DEBUG : both3: Unchanged skipping 2025/04/29 05:06:55 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 05:06:55 DEBUG : both4: Unchanged skipping 2025/04/29 05:06:55 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 05:06:55 DEBUG : both5: Unchanged skipping 2025/04/29 05:06:55 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 05:06:55 DEBUG : both6: Unchanged skipping 2025/04/29 05:06:55 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 05:06:55 DEBUG : both7: Unchanged skipping 2025/04/29 05:06:55 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 05:06:55 DEBUG : both8: Unchanged skipping 2025/04/29 05:06:55 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 05:06:55 DEBUG : both9: Unchanged skipping 2025/04/29 05:06:55 DEBUG : both10: Unchanged skipping 2025/04/29 05:06:55 DEBUG : both11: Unchanged skipping 2025/04/29 05:06:55 DEBUG : both13: Unchanged skipping 2025/04/29 05:06:55 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for transfers to finish 2025/04/29 05:06:55 DEBUG : Waiting for deletions to finish 2025/04/29 05:06:55 INFO : only7: Deleted 2025/04/29 05:06:55 INFO : only0: Deleted 2025/04/29 05:06:56 INFO : only10: Deleted 2025/04/29 05:06:56 INFO : only11: Deleted 2025/04/29 05:06:56 INFO : only16: Deleted 2025/04/29 05:06:56 INFO : only13: Deleted 2025/04/29 05:06:56 INFO : only19: Deleted 2025/04/29 05:06:56 INFO : only4: Deleted 2025/04/29 05:06:56 INFO : only9: Deleted 2025/04/29 05:06:56 INFO : only2: Deleted 2025/04/29 05:06:56 INFO : only1: Deleted 2025/04/29 05:06:56 INFO : only12: Deleted 2025/04/29 05:06:56 INFO : only17: Deleted 2025/04/29 05:06:56 INFO : only18: Deleted 2025/04/29 05:06:56 INFO : only3: Deleted 2025/04/29 05:06:56 INFO : only6: Deleted 2025/04/29 05:06:56 INFO : only14: Deleted 2025/04/29 05:06:56 INFO : only15: Deleted 2025/04/29 05:06:56 INFO : only5: Deleted 2025/04/29 05:06:56 INFO : only8: Deleted 2025/04/29 05:06:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (18.98s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:07:14 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 05:07:14 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 05:07:14 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 05:07:14 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 05:07:14 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for checks to finish 2025/04/29 05:07:14 DEBUG : both0: Unchanged skipping 2025/04/29 05:07:14 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 05:07:14 DEBUG : both12: Unchanged skipping 2025/04/29 05:07:14 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 05:07:14 DEBUG : both13: Unchanged skipping 2025/04/29 05:07:14 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 05:07:14 DEBUG : both14: Unchanged skipping 2025/04/29 05:07:14 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 05:07:14 DEBUG : both15: Unchanged skipping 2025/04/29 05:07:14 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 05:07:14 DEBUG : both16: Unchanged skipping 2025/04/29 05:07:14 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 05:07:14 DEBUG : both17: Unchanged skipping 2025/04/29 05:07:14 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 05:07:14 DEBUG : both18: Unchanged skipping 2025/04/29 05:07:14 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 05:07:14 DEBUG : both19: Unchanged skipping 2025/04/29 05:07:14 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 05:07:14 DEBUG : both2: Unchanged skipping 2025/04/29 05:07:14 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 05:07:14 DEBUG : both1: Unchanged skipping 2025/04/29 05:07:14 DEBUG : both10: Unchanged skipping 2025/04/29 05:07:14 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 05:07:14 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 05:07:14 DEBUG : both11: Unchanged skipping 2025/04/29 05:07:14 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 05:07:14 DEBUG : both3: Unchanged skipping 2025/04/29 05:07:14 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 05:07:14 DEBUG : both7: Unchanged skipping 2025/04/29 05:07:14 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 05:07:14 DEBUG : both4: Unchanged skipping 2025/04/29 05:07:14 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/29 05:07:14 DEBUG : both9: Unchanged skipping 2025/04/29 05:07:14 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/29 05:07:14 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/29 05:07:14 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/29 05:07:14 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/29 05:07:14 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/29 05:07:14 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/29 05:07:14 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/29 05:07:14 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/29 05:07:14 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/29 05:07:14 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/29 05:07:14 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/29 05:07:14 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/29 05:07:14 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/29 05:07:14 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/29 05:07:14 DEBUG : both5: Unchanged skipping 2025/04/29 05:07:14 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/29 05:07:14 DEBUG : both6: Unchanged skipping 2025/04/29 05:07:14 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/29 05:07:14 DEBUG : both8: Unchanged skipping 2025/04/29 05:07:14 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/29 05:07:14 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/29 05:07:14 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/29 05:07:14 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/29 05:07:14 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Waiting for transfers to finish 2025/04/29 05:07:15 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/29 05:07:15 INFO : only0: Copied (replaced existing) 2025/04/29 05:07:15 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/29 05:07:15 INFO : only1: Copied (replaced existing) 2025/04/29 05:07:15 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/29 05:07:15 INFO : only12: Copied (replaced existing) 2025/04/29 05:07:15 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/29 05:07:15 INFO : only13: Copied (replaced existing) 2025/04/29 05:07:15 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/29 05:07:15 INFO : only10: Copied (replaced existing) 2025/04/29 05:07:15 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/29 05:07:15 INFO : only14: Copied (replaced existing) 2025/04/29 05:07:15 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/29 05:07:15 INFO : only15: Copied (replaced existing) 2025/04/29 05:07:15 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/29 05:07:15 INFO : only16: Copied (replaced existing) 2025/04/29 05:07:15 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/29 05:07:15 INFO : only11: Copied (replaced existing) 2025/04/29 05:07:15 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/29 05:07:15 INFO : only17: Copied (replaced existing) 2025/04/29 05:07:15 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/29 05:07:15 INFO : only18: Copied (replaced existing) 2025/04/29 05:07:15 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/29 05:07:15 INFO : only2: Copied (replaced existing) 2025/04/29 05:07:15 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/29 05:07:15 INFO : only19: Copied (replaced existing) 2025/04/29 05:07:16 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/29 05:07:16 INFO : only3: Copied (replaced existing) 2025/04/29 05:07:16 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/29 05:07:16 INFO : only4: Copied (replaced existing) 2025/04/29 05:07:16 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/29 05:07:16 INFO : only8: Copied (replaced existing) 2025/04/29 05:07:16 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/29 05:07:16 INFO : only9: Copied (replaced existing) 2025/04/29 05:07:16 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/29 05:07:16 INFO : only5: Copied (replaced existing) 2025/04/29 05:07:16 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/29 05:07:16 INFO : only6: Copied (replaced existing) 2025/04/29 05:07:16 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/29 05:07:16 INFO : only7: Copied (replaced existing) 2025/04/29 05:07:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (23.32s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:07:24 DEBUG : empty_dir: Making directory with metadata 2025/04/29 05:07:24 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/29 05:07:24 DEBUG : empty_on_remote: Making directory with metadata 2025/04/29 05:07:24 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/29 05:07:24 INFO : empty_on_remote: Making directory 2025/04/29 05:07:24 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:07:26 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/29 05:07:26 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/29 05:07:26 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/29 05:07:26 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.35s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:07:28 DEBUG : empty_dir: Making directory with metadata 2025/04/29 05:07:28 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/29 05:07:28 DEBUG : empty_on_remote: Making directory with metadata 2025/04/29 05:07:28 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/29 05:07:28 INFO : empty_on_remote: Making directory 2025/04/29 05:07:28 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:07:29 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/29 05:07:29 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/29 05:07:29 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/29 05:07:29 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/29 05:07:29 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.02s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:07:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/29 05:07:31 INFO : sub dir: Making directory 2025/04/29 05:07:31 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.21s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" 2025/04/29 05:07:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/29 05:07:34 INFO : sub dir: Making directory 2025/04/29 05:07:34 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-faheyoc6teqa", Local "Local file system at /tmp/rclone1676534321", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.13s) PASS 2025/04/29 05:07:37 DEBUG : B2 bucket rclone-test-faheyoc6teqa: Purge remote 2025/04/29 05:07:37 INFO : B2 bucket rclone-test-faheyoc6teqa: cleaning bucket "rclone-test-faheyoc6teqa" of all files 2025/04/29 05:07:38 DEBUG : BackupDir/one: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40040ee6b51bde53_d20250429_m050514_c001_v7007000_t0000_u01745903114726") 2025/04/29 05:07:38 DEBUG : BackupDir/one: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f11209659750df544_d20250429_m050509_c001_v0001184_t0025_u01745903109419") 2025/04/29 05:07:38 DEBUG : CompareDest/one: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f419d64187d85722d_d20250429_m050450_c001_v7007000_t0000_u01745903090213") 2025/04/29 05:07:38 DEBUG : CompareDest/one: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f1173f776f4ffeaa3_d20250429_m050444_c001_v0001136_t0016_u01745903084309") 2025/04/29 05:07:38 DEBUG : CompareDest/two: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f419d64187d857230_d20250429_m050450_c001_v7007000_t0000_u01745903090429") 2025/04/29 05:07:38 DEBUG : CompareDest/two: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f100187d26a11ecbd_d20250429_m050445_c001_v0001184_t0014_u01745903085737") 2025/04/29 05:07:38 DEBUG : CopyDest/one: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40040ee6b51bde55_d20250429_m050514_c001_v7007000_t0000_u01745903114912") 2025/04/29 05:07:38 DEBUG : CopyDest/one: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282bbd_d20250429_m050506_c001_v0001131_t0016_u01745903106329") 2025/04/29 05:07:38 DEBUG : CopyDest/three: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40040ee6b51bde56_d20250429_m050515_c001_v7007000_t0000_u01745903115097") 2025/04/29 05:07:38 DEBUG : CopyDest/three: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f100187d26a11efd1_d20250429_m050512_c001_v0001184_t0037_u01745903112873") 2025/04/29 05:07:38 DEBUG : CopyDest/two: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40040ee6b51bde59_d20250429_m050515_c001_v7007000_t0000_u01745903115283") 2025/04/29 05:07:38 DEBUG : CopyDest/two: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f1173f776f4ffeadd_d20250429_m050510_c001_v0001136_t0043_u01745903110768") 2025/04/29 05:07:38 DEBUG : EXISTING: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f411ac54a1ecd60db_d20250429_m050640_c001_v7007000_t0000_u01745903200901") 2025/04/29 05:07:39 DEBUG : EXISTING: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f100187d26a11f8fd_d20250429_m050639_c001_v0001184_t0056_u01745903199926") 2025/04/29 05:07:39 DEBUG : Testêé: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f411ac54a1ecd60cb_d20250429_m050633_c001_v7007000_t0000_u01745903193902") 2025/04/29 05:07:39 DEBUG : Testêé: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f100187d26a11f81e_d20250429_m050633_c001_v0001184_t0027_u01745903193302") 2025/04/29 05:07:39 DEBUG : Testêé: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f1173f776f4ffeb8f_d20250429_m050632_c001_v0001136_t0026_u01745903192085") 2025/04/29 05:07:39 DEBUG : a/potato2: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4162eda904a0b3a1_d20250429_m050254_c001_v7007000_t0000_u01745902974903") 2025/04/29 05:07:39 DEBUG : a/potato2: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282a05_d20250429_m050254_c001_v0001131_t0048_u01745902974155") 2025/04/29 05:07:39 DEBUG : a/potato2: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4162eda904a0b392_d20250429_m050252_c001_v7007000_t0000_u01745902972053") 2025/04/29 05:07:39 DEBUG : a/potato2: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c2829f9_d20250429_m050251_c001_v0001131_t0019_u01745902971110") 2025/04/29 05:07:39 DEBUG : a/potato2: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f418f955f453511f3_d20250429_m050223_c001_v7007000_t0000_u01745902943818") 2025/04/29 05:07:39 DEBUG : a/potato2: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c2829a7_d20250429_m050222_c001_v0001131_t0059_u01745902942978") 2025/04/29 05:07:39 DEBUG : b/potato: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4162eda904a0b3a3_d20250429_m050255_c001_v7007000_t0000_u01745902975084") 2025/04/29 05:07:39 DEBUG : b/potato: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c2829ff_d20250429_m050252_c001_v0001131_t0042_u01745902972971") 2025/04/29 05:07:39 DEBUG : b/potato: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4162eda904a0b38f_d20250429_m050251_c001_v7007000_t0000_u01745902971502") 2025/04/29 05:07:39 DEBUG : b/potato: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c2829f5_d20250429_m050250_c001_v0001131_t0047_u01745902970166") 2025/04/29 05:07:39 DEBUG : b/potato: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f418f955f453511f1_d20250429_m050223_c001_v7007000_t0000_u01745902943261") 2025/04/29 05:07:39 DEBUG : b/potato: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c2829a1_d20250429_m050221_c001_v0001131_t0003_u01745902941734") 2025/04/29 05:07:39 DEBUG : backup/one: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4036cebb00289a1b_d20250429_m050527_c001_v7007000_t0000_u01745903127936") 2025/04/29 05:07:39 DEBUG : backup/one: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f11098c2eef4384e4_d20250429_m050525_c001_v0001137_t0010_u01745903125695") 2025/04/29 05:07:39 DEBUG : backup/one: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f1162eb92c18a2988_d20250429_m050522_c001_v0001172_t0047_u01745903122065") 2025/04/29 05:07:39 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4036cebb00289ab9_d20250429_m050555_c001_v7007000_t0000_u01745903155524") 2025/04/29 05:07:40 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f111cbf16ecd9da67_d20250429_m050553_c001_v0001184_t0047_u01745903153280") 2025/04/29 05:07:40 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f117b715e140a2e24_d20250429_m050549_c001_v0001171_t0031_u01745903149069") 2025/04/29 05:07:40 DEBUG : backup/one.bak: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f413b04a473c13d26_d20250429_m050542_c001_v7007000_t0000_u01745903142011") 2025/04/29 05:07:40 DEBUG : backup/one.bak: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f105c5b57f96eb66d_d20250429_m050539_c001_v0001105_t0036_u01745903139608") 2025/04/29 05:07:40 DEBUG : backup/one.bak: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109c5e1fad8e0d08_d20250429_m050535_c001_v0001104_t0019_u01745903135020") 2025/04/29 05:07:40 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4036cebb00289abe_d20250429_m050555_c001_v7007000_t0000_u01745903155707") 2025/04/29 05:07:40 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f1018db8cdc763d7c_d20250429_m050554_c001_v0001157_t0055_u01745903154373") 2025/04/29 05:07:40 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f1059bf39d5da4848_d20250429_m050550_c001_v0001171_t0045_u01745903150738") 2025/04/29 05:07:40 DEBUG : backup/three.txt: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4036cebb00289a1c_d20250429_m050528_c001_v7007000_t0000_u01745903128120") 2025/04/29 05:07:40 DEBUG : backup/three.txt: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f1071276761e0eeca_d20250429_m050526_c001_v0001144_t0023_u01745903126607") 2025/04/29 05:07:40 DEBUG : backup/three.txt: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f103100b252d6a963_d20250429_m050523_c001_v0001177_t0049_u01745903123510") 2025/04/29 05:07:40 DEBUG : backup/three.txt.bak: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f413b04a473c13d29_d20250429_m050542_c001_v7007000_t0000_u01745903142194") 2025/04/29 05:07:40 DEBUG : backup/three.txt.bak: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f112cf1b6bd1005e4_d20250429_m050540_c001_v0001171_t0007_u01745903140895") 2025/04/29 05:07:40 DEBUG : backup/three.txt.bak: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f11216da196c523d8_d20250429_m050537_c001_v0001105_t0006_u01745903137301") 2025/04/29 05:07:40 DEBUG : both0: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40040ee6b51bdf63_d20250429_m050716_c001_v7007000_t0000_u01745903236997") 2025/04/29 05:07:40 DEBUG : both0: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282d3f_d20250429_m050702_c001_v0001131_t0013_u01745903222129") 2025/04/29 05:07:40 DEBUG : both0: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40833a2b02e3052f_d20250429_m050657_c001_v7007000_t0000_u01745903217470") 2025/04/29 05:07:40 DEBUG : both0: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282cd1_d20250429_m050643_c001_v0001131_t0002_u01745903203146") 2025/04/29 05:07:40 DEBUG : both1: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40040ee6b51bdf64_d20250429_m050717_c001_v7007000_t0000_u01745903237187") 2025/04/29 05:07:40 DEBUG : both1: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282d45_d20250429_m050703_c001_v0001131_t0057_u01745903223075") 2025/04/29 05:07:40 DEBUG : both1: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40833a2b02e30532_d20250429_m050657_c001_v7007000_t0000_u01745903217653") 2025/04/29 05:07:41 DEBUG : both1: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282cd3_d20250429_m050643_c001_v0001131_t0055_u01745903203632") 2025/04/29 05:07:41 DEBUG : both10: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40040ee6b51bdf65_d20250429_m050717_c001_v7007000_t0000_u01745903237373") 2025/04/29 05:07:41 DEBUG : both10: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282d65_d20250429_m050708_c001_v0001131_t0038_u01745903228230") 2025/04/29 05:07:41 DEBUG : both10: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40833a2b02e30534_d20250429_m050657_c001_v7007000_t0000_u01745903217836") 2025/04/29 05:07:41 DEBUG : both10: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282cf7_d20250429_m050648_c001_v0001131_t0036_u01745903208883") 2025/04/29 05:07:41 DEBUG : both11: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40040ee6b51bdf66_d20250429_m050717_c001_v7007000_t0000_u01745903237578") 2025/04/29 05:07:41 DEBUG : both11: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282d69_d20250429_m050709_c001_v0001131_t0047_u01745903229044") 2025/04/29 05:07:41 DEBUG : both11: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40833a2b02e30538_d20250429_m050658_c001_v7007000_t0000_u01745903218019") 2025/04/29 05:07:41 DEBUG : both11: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282cfb_d20250429_m050649_c001_v0001131_t0005_u01745903209510") 2025/04/29 05:07:41 DEBUG : both12: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40040ee6b51bdf67_d20250429_m050717_c001_v7007000_t0000_u01745903237763") 2025/04/29 05:07:41 DEBUG : both12: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282d6f_d20250429_m050709_c001_v0001131_t0010_u01745903229746") 2025/04/29 05:07:41 DEBUG : both12: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40833a2b02e3053b_d20250429_m050658_c001_v7007000_t0000_u01745903218203") 2025/04/29 05:07:41 DEBUG : both12: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282cff_d20250429_m050650_c001_v0001131_t0024_u01745903210019") 2025/04/29 05:07:41 DEBUG : both13: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40040ee6b51bdf68_d20250429_m050717_c001_v7007000_t0000_u01745903237949") 2025/04/29 05:07:41 DEBUG : both13: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282d75_d20250429_m050710_c001_v0001131_t0053_u01745903230270") 2025/04/29 05:07:41 DEBUG : both13: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40833a2b02e3053f_d20250429_m050658_c001_v7007000_t0000_u01745903218386") 2025/04/29 05:07:41 DEBUG : both13: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282d05_d20250429_m050650_c001_v0001131_t0003_u01745903210559") 2025/04/29 05:07:41 DEBUG : both14: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40040ee6b51bdf69_d20250429_m050718_c001_v7007000_t0000_u01745903238133") 2025/04/29 05:07:41 DEBUG : both14: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282d7b_d20250429_m050710_c001_v0001131_t0000_u01745903230816") 2025/04/29 05:07:41 DEBUG : both14: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40833a2b02e30542_d20250429_m050658_c001_v7007000_t0000_u01745903218571") 2025/04/29 05:07:41 DEBUG : both14: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282d07_d20250429_m050651_c001_v0001131_t0054_u01745903211182") 2025/04/29 05:07:42 DEBUG : both15: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40040ee6b51bdf6a_d20250429_m050718_c001_v7007000_t0000_u01745903238319") 2025/04/29 05:07:42 DEBUG : both15: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282d7d_d20250429_m050711_c001_v0001131_t0030_u01745903231377") 2025/04/29 05:07:42 DEBUG : both15: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40833a2b02e30545_d20250429_m050658_c001_v7007000_t0000_u01745903218755") 2025/04/29 05:07:42 DEBUG : both15: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282d0d_d20250429_m050651_c001_v0001131_t0031_u01745903211727") 2025/04/29 05:07:42 DEBUG : both16: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40040ee6b51bdf6b_d20250429_m050718_c001_v7007000_t0000_u01745903238503") 2025/04/29 05:07:42 DEBUG : both16: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282d83_d20250429_m050712_c001_v0001131_t0041_u01745903232140") 2025/04/29 05:07:42 DEBUG : both16: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40833a2b02e30547_d20250429_m050658_c001_v7007000_t0000_u01745903218938") 2025/04/29 05:07:42 DEBUG : both16: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282d15_d20250429_m050652_c001_v0001131_t0009_u01745903212492") 2025/04/29 05:07:42 DEBUG : both17: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40040ee6b51bdf6c_d20250429_m050718_c001_v7007000_t0000_u01745903238686") 2025/04/29 05:07:42 DEBUG : both17: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282d85_d20250429_m050712_c001_v0001131_t0023_u01745903232735") 2025/04/29 05:07:42 DEBUG : both17: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40833a2b02e3054a_d20250429_m050659_c001_v7007000_t0000_u01745903219126") 2025/04/29 05:07:42 DEBUG : both17: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282d17_d20250429_m050653_c001_v0001131_t0017_u01745903213017") 2025/04/29 05:07:42 DEBUG : both18: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40040ee6b51bdf6e_d20250429_m050718_c001_v7007000_t0000_u01745903238868") 2025/04/29 05:07:42 DEBUG : both18: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282d87_d20250429_m050713_c001_v0001131_t0041_u01745903233211") 2025/04/29 05:07:42 DEBUG : both18: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40833a2b02e3054d_d20250429_m050659_c001_v7007000_t0000_u01745903219310") 2025/04/29 05:07:42 DEBUG : both18: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282d19_d20250429_m050653_c001_v0001131_t0058_u01745903213529") 2025/04/29 05:07:42 DEBUG : both19: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40040ee6b51bdf6f_d20250429_m050719_c001_v7007000_t0000_u01745903239052") 2025/04/29 05:07:42 DEBUG : both19: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282d8d_d20250429_m050713_c001_v0001131_t0010_u01745903233789") 2025/04/29 05:07:42 DEBUG : both19: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40833a2b02e30550_d20250429_m050659_c001_v7007000_t0000_u01745903219494") 2025/04/29 05:07:42 DEBUG : both19: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282d21_d20250429_m050654_c001_v0001131_t0014_u01745903214104") 2025/04/29 05:07:42 DEBUG : both2: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40040ee6b51bdf70_d20250429_m050719_c001_v7007000_t0000_u01745903239236") 2025/04/29 05:07:43 DEBUG : both2: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282d49_d20250429_m050703_c001_v0001131_t0000_u01745903223611") 2025/04/29 05:07:43 DEBUG : both2: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40833a2b02e30553_d20250429_m050659_c001_v7007000_t0000_u01745903219677") 2025/04/29 05:07:43 DEBUG : both2: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282cd5_d20250429_m050644_c001_v0001131_t0004_u01745903204117") 2025/04/29 05:07:43 DEBUG : both3: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40040ee6b51bdf72_d20250429_m050719_c001_v7007000_t0000_u01745903239420") 2025/04/29 05:07:43 DEBUG : both3: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282d4b_d20250429_m050704_c001_v0001131_t0042_u01745903224115") 2025/04/29 05:07:43 DEBUG : both3: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40833a2b02e30556_d20250429_m050659_c001_v7007000_t0000_u01745903219860") 2025/04/29 05:07:43 DEBUG : both3: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282cd9_d20250429_m050644_c001_v0001131_t0026_u01745903204653") 2025/04/29 05:07:43 DEBUG : both4: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40040ee6b51bdf73_d20250429_m050719_c001_v7007000_t0000_u01745903239603") 2025/04/29 05:07:43 DEBUG : both4: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282d4f_d20250429_m050704_c001_v0001131_t0053_u01745903224697") 2025/04/29 05:07:43 DEBUG : both4: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40833a2b02e30558_d20250429_m050700_c001_v7007000_t0000_u01745903220049") 2025/04/29 05:07:43 DEBUG : both4: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282cdb_d20250429_m050645_c001_v0001131_t0004_u01745903205265") 2025/04/29 05:07:43 DEBUG : both5: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40040ee6b51bdf74_d20250429_m050719_c001_v7007000_t0000_u01745903239793") 2025/04/29 05:07:43 DEBUG : both5: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282d55_d20250429_m050705_c001_v0001131_t0038_u01745903225406") 2025/04/29 05:07:43 DEBUG : both5: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40833a2b02e3055b_d20250429_m050700_c001_v7007000_t0000_u01745903220233") 2025/04/29 05:07:43 DEBUG : both5: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282cdf_d20250429_m050646_c001_v0001131_t0025_u01745903206005") 2025/04/29 05:07:43 DEBUG : both6: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40040ee6b51bdf75_d20250429_m050719_c001_v7007000_t0000_u01745903239981") 2025/04/29 05:07:43 DEBUG : both6: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282d57_d20250429_m050706_c001_v0001131_t0001_u01745903226017") 2025/04/29 05:07:43 DEBUG : both6: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40833a2b02e3055e_d20250429_m050700_c001_v7007000_t0000_u01745903220417") 2025/04/29 05:07:43 DEBUG : both6: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282ce9_d20250429_m050646_c001_v0001131_t0043_u01745903206576") 2025/04/29 05:07:43 DEBUG : both7: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40040ee6b51bdf76_d20250429_m050720_c001_v7007000_t0000_u01745903240182") 2025/04/29 05:07:43 DEBUG : both7: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282d59_d20250429_m050706_c001_v0001131_t0023_u01745903226529") 2025/04/29 05:07:44 DEBUG : both7: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40833a2b02e30562_d20250429_m050700_c001_v7007000_t0000_u01745903220607") 2025/04/29 05:07:44 DEBUG : both7: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282ced_d20250429_m050647_c001_v0001131_t0049_u01745903207360") 2025/04/29 05:07:44 DEBUG : both8: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40040ee6b51bdf77_d20250429_m050720_c001_v7007000_t0000_u01745903240364") 2025/04/29 05:07:44 DEBUG : both8: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282d5f_d20250429_m050707_c001_v0001131_t0025_u01745903227036") 2025/04/29 05:07:44 DEBUG : both8: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40833a2b02e30565_d20250429_m050700_c001_v7007000_t0000_u01745903220800") 2025/04/29 05:07:44 DEBUG : both8: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282cf1_d20250429_m050647_c001_v0001131_t0014_u01745903207835") 2025/04/29 05:07:44 DEBUG : both9: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40040ee6b51bdf78_d20250429_m050720_c001_v7007000_t0000_u01745903240549") 2025/04/29 05:07:44 DEBUG : both9: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282d63_d20250429_m050707_c001_v0001131_t0018_u01745903227729") 2025/04/29 05:07:44 DEBUG : both9: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40833a2b02e30567_d20250429_m050700_c001_v7007000_t0000_u01745903220988") 2025/04/29 05:07:44 DEBUG : both9: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282cf3_d20250429_m050648_c001_v0001131_t0029_u01745903208331") 2025/04/29 05:07:44 DEBUG : c/non empty space: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4162eda904a0b3a4_d20250429_m050255_c001_v7007000_t0000_u01745902975265") 2025/04/29 05:07:44 DEBUG : c/non empty space: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282a01_d20250429_m050253_c001_v0001131_t0037_u01745902973364") 2025/04/29 05:07:44 DEBUG : c/non empty space: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4162eda904a0b394_d20250429_m050252_c001_v7007000_t0000_u01745902972240") 2025/04/29 05:07:44 DEBUG : c/non empty space: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c2829f7_d20250429_m050250_c001_v0001131_t0019_u01745902970469") 2025/04/29 05:07:44 DEBUG : c/non empty space: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f418f955f453511f4_d20250429_m050224_c001_v7007000_t0000_u01745902944005") 2025/04/29 05:07:44 DEBUG : c/non empty space: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c2829a3_d20250429_m050222_c001_v0001131_t0049_u01745902942014") 2025/04/29 05:07:44 DEBUG : check sum: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f419d64187d857061_d20250429_m050210_c001_v7007000_t0000_u01745902930289") 2025/04/29 05:07:44 DEBUG : check sum: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282965_d20250429_m050209_c001_v0001131_t0036_u01745902929110") 2025/04/29 05:07:44 DEBUG : dest/3: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40040ee6b51bde30_d20250429_m050459_c001_v7007000_t0000_u01745903099595") 2025/04/29 05:07:44 DEBUG : dest/3: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4048456abc0479f6_d20250429_m050458_c001_v0001184_t0048_u01745903098484") 2025/04/29 05:07:45 DEBUG : dst/one: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f411ac54a1ecd60c4_d20250429_m050630_c001_v7007000_t0000_u01745903190625") 2025/04/29 05:07:45 DEBUG : dst/one: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f113d02aa8d29616d_d20250429_m050628_c001_v0001184_t0028_u01745903188419") 2025/04/29 05:07:45 DEBUG : dst/one: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4186c45cec51dbe2_d20250429_m050628_c001_v7007000_t0000_u01745903188230") 2025/04/29 05:07:45 DEBUG : dst/one: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f113d02aa8d296117_d20250429_m050625_c001_v0001184_t0015_u01745903185060") 2025/04/29 05:07:45 DEBUG : dst/one: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4186c45cec51db9b_d20250429_m050624_c001_v7007000_t0000_u01745903184324") 2025/04/29 05:07:45 DEBUG : dst/one: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f1173f776f4ffeb75_d20250429_m050619_c001_v0001136_t0033_u01745903179969") 2025/04/29 05:07:45 DEBUG : dst/one: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4155e906ed486823_d20250429_m050618_c001_v7007000_t0000_u01745903178438") 2025/04/29 05:07:45 DEBUG : dst/one: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f1169403233e1439d_d20250429_m050616_c001_v0001113_t0037_u01745903176300") 2025/04/29 05:07:45 DEBUG : dst/one: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4186c45cec51db58_d20250429_m050616_c001_v7007000_t0000_u01745903176116") 2025/04/29 05:07:45 DEBUG : dst/one: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f1169403233e14395_d20250429_m050612_c001_v0001113_t0006_u01745903172329") 2025/04/29 05:07:45 DEBUG : dst/one: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4186c45cec51db46_d20250429_m050611_c001_v7007000_t0000_u01745903171599") 2025/04/29 05:07:45 DEBUG : dst/one: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f1173f776f4ffeb4b_d20250429_m050607_c001_v0001136_t0020_u01745903167627") 2025/04/29 05:07:45 DEBUG : dst/one: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4036cebb00289b08_d20250429_m050606_c001_v7007000_t0000_u01745903166343") 2025/04/29 05:07:45 DEBUG : dst/one: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f10232a4576fa1552_d20250429_m050605_c001_v0001176_t0009_u01745903165138") 2025/04/29 05:07:45 DEBUG : dst/one: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4104b9129853209f_d20250429_m050604_c001_v7007000_t0000_u01745903164952") 2025/04/29 05:07:45 DEBUG : dst/one: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f10232a4576fa1546_d20250429_m050601_c001_v0001176_t0057_u01745903161605") 2025/04/29 05:07:45 DEBUG : dst/one: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4104b91298532092_d20250429_m050600_c001_v7007000_t0000_u01745903160869") 2025/04/29 05:07:45 DEBUG : dst/one: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282c49_d20250429_m050556_c001_v0001131_t0017_u01745903156806") 2025/04/29 05:07:45 DEBUG : dst/one: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4036cebb00289ac3_d20250429_m050555_c001_v7007000_t0000_u01745903155890") 2025/04/29 05:07:45 DEBUG : dst/one: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f111b43a60302bb8f_d20250429_m050553_c001_v0001103_t0047_u01745903153673") 2025/04/29 05:07:45 DEBUG : dst/one: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f405b84a9dcc50587_d20250429_m050553_c001_v7007000_t0000_u01745903153486") 2025/04/29 05:07:46 DEBUG : dst/one: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f111b43a60302bb75_d20250429_m050550_c001_v0001103_t0057_u01745903150161") 2025/04/29 05:07:46 DEBUG : dst/one: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f405b84a9dcc5057d_d20250429_m050549_c001_v7007000_t0000_u01745903149424") 2025/04/29 05:07:46 DEBUG : dst/one: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f100187d26a11f2bb_d20250429_m050543_c001_v0001184_t0041_u01745903143297") 2025/04/29 05:07:46 DEBUG : dst/one: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f413b04a473c13d2c_d20250429_m050542_c001_v7007000_t0000_u01745903142379") 2025/04/29 05:07:46 DEBUG : dst/one: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f11214b17c330b2dd_d20250429_m050540_c001_v0001145_t0041_u01745903140321") 2025/04/29 05:07:46 DEBUG : dst/one: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f408d54958248561a_d20250429_m050540_c001_v7007000_t0000_u01745903140130") 2025/04/29 05:07:46 DEBUG : dst/one: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f11214b17c330b2cd_d20250429_m050536_c001_v0001145_t0029_u01745903136404") 2025/04/29 05:07:46 DEBUG : dst/one: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f408d54958248522f_d20250429_m050535_c001_v7007000_t0000_u01745903135677") 2025/04/29 05:07:46 DEBUG : dst/one: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f1173f776f4ffeaef_d20250429_m050529_c001_v0001136_t0047_u01745903129224") 2025/04/29 05:07:46 DEBUG : dst/one: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4036cebb00289a1d_d20250429_m050528_c001_v7007000_t0000_u01745903128309") 2025/04/29 05:07:46 DEBUG : dst/one: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f119724c7917a5f02_d20250429_m050526_c001_v0001177_t0003_u01745903126189") 2025/04/29 05:07:46 DEBUG : dst/one: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4186c45cec51da84_d20250429_m050526_c001_v7007000_t0000_u01745903126006") 2025/04/29 05:07:46 DEBUG : dst/one: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f119724c7917a5ef4_d20250429_m050523_c001_v0001177_t0010_u01745903123097") 2025/04/29 05:07:46 DEBUG : dst/one: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4186c45cec51da77_d20250429_m050522_c001_v7007000_t0000_u01745903122359") 2025/04/29 05:07:46 DEBUG : dst/one: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282be1_d20250429_m050516_c001_v0001131_t0020_u01745903116585") 2025/04/29 05:07:46 DEBUG : dst/one: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40040ee6b51bde5c_d20250429_m050515_c001_v7007000_t0000_u01745903115470") 2025/04/29 05:07:46 DEBUG : dst/one: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f1127a31bca16647b_d20250429_m050509_c001_v0001134_t0017_u01745903109826") 2025/04/29 05:07:46 DEBUG : dst/one: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f409b3212cf6e2f9c_d20250429_m050509_c001_v7007000_t0000_u01745903109624") 2025/04/29 05:07:46 DEBUG : dst/one: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f100187d26a11eefc_d20250429_m050505_c001_v0001184_t0019_u01745903105760") 2025/04/29 05:07:46 DEBUG : dst/one: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f1062ab0538950352_d20250429_m050504_c001_v0001181_t0051_u01745903104998") 2025/04/29 05:07:46 DEBUG : dst/one: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f1062ab053895034e_d20250429_m050504_c001_v0001181_t0007_u01745903104025") 2025/04/29 05:07:46 DEBUG : dst/one: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f419d64187d857232_d20250429_m050450_c001_v7007000_t0000_u01745903090633") 2025/04/29 05:07:47 DEBUG : dst/one: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282b7d_d20250429_m050443_c001_v0001131_t0018_u01745903083617") 2025/04/29 05:07:47 DEBUG : dst/one: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f118e791e22b4bded_d20250429_m050442_c001_v0001161_t0001_u01745903082734") 2025/04/29 05:07:47 DEBUG : dst/one: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f118e791e22b4bde7_d20250429_m050441_c001_v0001161_t0018_u01745903081606") 2025/04/29 05:07:47 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f411ac54a1ecd60c6_d20250429_m050630_c001_v7007000_t0000_u01745903190807") 2025/04/29 05:07:47 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f1143c7e99bcd93d2_d20250429_m050628_c001_v0001179_t0003_u01745903187999") 2025/04/29 05:07:47 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f1121325c2eb11a30_d20250429_m050624_c001_v0001179_t0045_u01745903184109") 2025/04/29 05:07:47 DEBUG : dst/one.bak: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4155e906ed486824_d20250429_m050618_c001_v7007000_t0000_u01745903178628") 2025/04/29 05:07:47 DEBUG : dst/one.bak: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f1105abdcd8c2af1c_d20250429_m050615_c001_v0001144_t0033_u01745903175600") 2025/04/29 05:07:47 DEBUG : dst/one.bak: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f1057db2f736a548b_d20250429_m050611_c001_v0001043_t0006_u01745903171200") 2025/04/29 05:07:47 DEBUG : dst/one.bak: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4036cebb00289b0b_d20250429_m050606_c001_v7007000_t0000_u01745903166527") 2025/04/29 05:07:47 DEBUG : dst/one.bak: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f1059bf39d5da4936_d20250429_m050604_c001_v0001171_t0008_u01745903164460") 2025/04/29 05:07:47 DEBUG : dst/one.bak: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f116741fdb107a0c5_d20250429_m050600_c001_v0001183_t0032_u01745903160649") 2025/04/29 05:07:47 DEBUG : dst/three: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40040ee6b51bde5d_d20250429_m050515_c001_v7007000_t0000_u01745903115657") 2025/04/29 05:07:47 DEBUG : dst/three: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f1062ab05389503a0_d20250429_m050514_c001_v0001181_t0058_u01745903114092") 2025/04/29 05:07:47 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f411ac54a1ecd60c7_d20250429_m050630_c001_v7007000_t0000_u01745903190989") 2025/04/29 05:07:47 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f117b715e140a30f2_d20250429_m050629_c001_v0001171_t0055_u01745903189194") 2025/04/29 05:07:47 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f1045ddd7ef3744c5_d20250429_m050625_c001_v0001171_t0010_u01745903185856") 2025/04/29 05:07:47 DEBUG : dst/three.txt: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f411ac54a1ecd60c8_d20250429_m050631_c001_v7007000_t0000_u01745903191175") 2025/04/29 05:07:47 DEBUG : dst/three.txt: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f113d02aa8d296195_d20250429_m050630_c001_v0001184_t0020_u01745903190035") 2025/04/29 05:07:47 DEBUG : dst/three.txt: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4186c45cec51dbf3_d20250429_m050629_c001_v7007000_t0000_u01745903189847") 2025/04/29 05:07:47 DEBUG : dst/three.txt: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f113d02aa8d296153_d20250429_m050626_c001_v0001184_t0044_u01745903186655") 2025/04/29 05:07:48 DEBUG : dst/three.txt: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4186c45cec51dbc4_d20250429_m050626_c001_v7007000_t0000_u01745903186469") 2025/04/29 05:07:48 DEBUG : dst/three.txt: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282c87_d20250429_m050621_c001_v0001131_t0008_u01745903181287") 2025/04/29 05:07:48 DEBUG : dst/three.txt: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4155e906ed486825_d20250429_m050618_c001_v7007000_t0000_u01745903178831") 2025/04/29 05:07:48 DEBUG : dst/three.txt: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f1169403233e1439f_d20250429_m050617_c001_v0001113_t0045_u01745903177739") 2025/04/29 05:07:48 DEBUG : dst/three.txt: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4186c45cec51db5c_d20250429_m050617_c001_v7007000_t0000_u01745903177547") 2025/04/29 05:07:48 DEBUG : dst/three.txt: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f1169403233e14397_d20250429_m050613_c001_v0001113_t0054_u01745903173981") 2025/04/29 05:07:48 DEBUG : dst/three.txt: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4186c45cec51db4b_d20250429_m050613_c001_v7007000_t0000_u01745903173797") 2025/04/29 05:07:48 DEBUG : dst/three.txt: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282c63_d20250429_m050608_c001_v0001131_t0046_u01745903168490") 2025/04/29 05:07:48 DEBUG : dst/three.txt: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4104b912985320a1_d20250429_m050605_c001_v7007000_t0000_u01745903165777") 2025/04/29 05:07:48 DEBUG : dst/three.txt: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282c57_d20250429_m050603_c001_v0001131_t0042_u01745903163355") 2025/04/29 05:07:48 DEBUG : dst/three.txt: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4104b9129853209c_d20250429_m050602_c001_v7007000_t0000_u01745903162629") 2025/04/29 05:07:48 DEBUG : dst/three.txt: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f100187d26a11f474_d20250429_m050558_c001_v0001184_t0034_u01745903158160") 2025/04/29 05:07:48 DEBUG : dst/three.txt: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f405b84a9dcc50592_d20250429_m050554_c001_v7007000_t0000_u01745903154962") 2025/04/29 05:07:48 DEBUG : dst/three.txt: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f100187d26a11f3cc_d20250429_m050552_c001_v0001184_t0052_u01745903152448") 2025/04/29 05:07:48 DEBUG : dst/three.txt: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f405b84a9dcc5057f_d20250429_m050551_c001_v7007000_t0000_u01745903151355") 2025/04/29 05:07:48 DEBUG : dst/three.txt: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f1173f776f4ffeb07_d20250429_m050544_c001_v0001136_t0008_u01745903144585") 2025/04/29 05:07:48 DEBUG : dst/three.txt: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f408d54958248561b_d20250429_m050541_c001_v7007000_t0000_u01745903141452") 2025/04/29 05:07:48 DEBUG : dst/three.txt: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f1173f776f4ffeaf9_d20250429_m050538_c001_v0001136_t0004_u01745903138732") 2025/04/29 05:07:48 DEBUG : dst/three.txt: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f408d549582485231_d20250429_m050537_c001_v7007000_t0000_u01745903137640") 2025/04/29 05:07:48 DEBUG : dst/three.txt: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282c03_d20250429_m050530_c001_v0001131_t0046_u01745903130532") 2025/04/29 05:07:49 DEBUG : dst/three.txt: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4186c45cec51da9d_d20250429_m050527_c001_v7007000_t0000_u01745903127383") 2025/04/29 05:07:49 DEBUG : dst/three.txt: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282bf5_d20250429_m050524_c001_v0001131_t0018_u01745903124822") 2025/04/29 05:07:49 DEBUG : dst/three.txt: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4186c45cec51da7a_d20250429_m050523_c001_v7007000_t0000_u01745903123725") 2025/04/29 05:07:49 DEBUG : dst/three.txt: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f100187d26a11f065_d20250429_m050517_c001_v0001184_t0042_u01745903117745") 2025/04/29 05:07:49 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4155e906ed486826_d20250429_m050619_c001_v7007000_t0000_u01745903179020") 2025/04/29 05:07:49 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f1092ae97ae611af5_d20250429_m050617_c001_v0001183_t0048_u01745903177334") 2025/04/29 05:07:49 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f108988a83d1bba0e_d20250429_m050613_c001_v0001172_t0020_u01745903173522") 2025/04/29 05:07:49 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4036cebb00289b0e_d20250429_m050606_c001_v7007000_t0000_u01745903166711") 2025/04/29 05:07:49 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f1191da5b8fdb3aa3_d20250429_m050605_c001_v0001183_t0019_u01745903165560") 2025/04/29 05:07:49 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f1035fc42798d4afa_d20250429_m050602_c001_v0001171_t0053_u01745903162021") 2025/04/29 05:07:49 DEBUG : dst/two: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f411ac54a1ecd60c9_d20250429_m050631_c001_v7007000_t0000_u01745903191357") 2025/04/29 05:07:49 DEBUG : dst/two: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f100187d26a11f6ca_d20250429_m050620_c001_v0001184_t0054_u01745903180710") 2025/04/29 05:07:49 DEBUG : dst/two: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4155e906ed486829_d20250429_m050619_c001_v7007000_t0000_u01745903179215") 2025/04/29 05:07:49 DEBUG : dst/two: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f100187d26a11f592_d20250429_m050608_c001_v0001184_t0032_u01745903168281") 2025/04/29 05:07:49 DEBUG : dst/two: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4036cebb00289b12_d20250429_m050606_c001_v7007000_t0000_u01745903166895") 2025/04/29 05:07:49 DEBUG : dst/two: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f1173f776f4ffeb23_d20250429_m050557_c001_v0001136_t0053_u01745903157467") 2025/04/29 05:07:49 DEBUG : dst/two: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4036cebb00289ac7_d20250429_m050556_c001_v7007000_t0000_u01745903156073") 2025/04/29 05:07:49 DEBUG : dst/two: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282c2d_d20250429_m050543_c001_v0001131_t0004_u01745903143861") 2025/04/29 05:07:49 DEBUG : dst/two: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f413b04a473c13d2e_d20250429_m050542_c001_v7007000_t0000_u01745903142564") 2025/04/29 05:07:49 DEBUG : dst/two: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f100187d26a11f173_d20250429_m050529_c001_v0001184_t0049_u01745903129964") 2025/04/29 05:07:49 DEBUG : dst/two: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4036cebb00289a1e_d20250429_m050528_c001_v7007000_t0000_u01745903128496") 2025/04/29 05:07:50 DEBUG : dst/two: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f1173f776f4ffeae7_d20250429_m050517_c001_v0001136_t0044_u01745903117299") 2025/04/29 05:07:50 DEBUG : dst/two: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40040ee6b51bde5e_d20250429_m050515_c001_v7007000_t0000_u01745903115845") 2025/04/29 05:07:50 DEBUG : dst/two: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f101ff9e5d31b0da9_d20250429_m050511_c001_v0001183_t0058_u01745903111728") 2025/04/29 05:07:50 DEBUG : dst/two: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f419d64187d857233_d20250429_m050450_c001_v7007000_t0000_u01745903090836") 2025/04/29 05:07:50 DEBUG : dst/two: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f118e791e22b4be03_d20250429_m050449_c001_v0001161_t0048_u01745903089564") 2025/04/29 05:07:50 DEBUG : empty space: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4162eda904a0b46f_d20250429_m050409_c001_v7007000_t0000_u01745903049857") 2025/04/29 05:07:50 DEBUG : empty space: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f100187d26a11e90e_d20250429_m050406_c001_v0001184_t0053_u01745903046492") 2025/04/29 05:07:50 DEBUG : empty space: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4162eda904a0b469_d20250429_m050404_c001_v7007000_t0000_u01745903044495") 2025/04/29 05:07:50 DEBUG : empty space: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f100187d26a11e719_d20250429_m050347_c001_v0001184_t0041_u01745903027663") 2025/04/29 05:07:50 DEBUG : empty space: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4023012e7deb0f31_d20250429_m050337_c001_v7007000_t0000_u01745903017866") 2025/04/29 05:07:50 DEBUG : empty space: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f100187d26a11e59c_d20250429_m050334_c001_v0001184_t0002_u01745903014855") 2025/04/29 05:07:50 DEBUG : empty space: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4162eda904a0b3e0_d20250429_m050309_c001_v7007000_t0000_u01745902989760") 2025/04/29 05:07:50 DEBUG : empty space: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282a3f_d20250429_m050307_c001_v0001131_t0045_u01745902987773") 2025/04/29 05:07:50 DEBUG : empty space: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4162eda904a0b3cb_d20250429_m050306_c001_v7007000_t0000_u01745902986065") 2025/04/29 05:07:50 DEBUG : empty space: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282a33_d20250429_m050304_c001_v0001131_t0053_u01745902984848") 2025/04/29 05:07:50 DEBUG : empty space: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4162eda904a0b3b9_d20250429_m050300_c001_v7007000_t0000_u01745902980895") 2025/04/29 05:07:50 DEBUG : empty space: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282a17_d20250429_m050258_c001_v0001131_t0019_u01745902978986") 2025/04/29 05:07:50 DEBUG : empty space: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4162eda904a0b3ad_d20250429_m050257_c001_v7007000_t0000_u01745902977799") 2025/04/29 05:07:50 DEBUG : empty space: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282a0b_d20250429_m050256_c001_v0001131_t0014_u01745902976302") 2025/04/29 05:07:50 DEBUG : empty space: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4162eda904a0b38a_d20250429_m050249_c001_v7007000_t0000_u01745902969264") 2025/04/29 05:07:51 DEBUG : empty space: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c2829eb_d20250429_m050247_c001_v0001131_t0049_u01745902967723") 2025/04/29 05:07:51 DEBUG : empty space: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4162eda904a0b37b_d20250429_m050246_c001_v7007000_t0000_u01745902966520") 2025/04/29 05:07:51 DEBUG : empty space: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c2829e1_d20250429_m050245_c001_v0001131_t0020_u01745902965688") 2025/04/29 05:07:51 DEBUG : empty space: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4162eda904a0b365_d20250429_m050240_c001_v7007000_t0000_u01745902960060") 2025/04/29 05:07:51 DEBUG : empty space: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c2829c3_d20250429_m050238_c001_v0001131_t0031_u01745902958441") 2025/04/29 05:07:51 DEBUG : empty space: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4162eda904a0b35c_d20250429_m050234_c001_v7007000_t0000_u01745902954712") 2025/04/29 05:07:51 DEBUG : empty space: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c2829b3_d20250429_m050228_c001_v0001131_t0009_u01745902948540") 2025/04/29 05:07:51 DEBUG : empty space: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f418f955f453511ff_d20250429_m050227_c001_v7007000_t0000_u01745902947449") 2025/04/29 05:07:51 DEBUG : empty space: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f103a5d96d75f7f19_d20250429_m050226_c001_v0001109_t0020_u01745902946464") 2025/04/29 05:07:51 DEBUG : empty space: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c2829ab_d20250429_m050224_c001_v0001131_t0059_u01745902944733") 2025/04/29 05:07:51 DEBUG : enormous: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4162eda904a0b3da_d20250429_m050308_c001_v7007000_t0000_u01745902988838") 2025/04/29 05:07:51 DEBUG : enormous: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282a43_d20250429_m050308_c001_v0001131_t0047_u01745902988158") 2025/04/29 05:07:51 DEBUG : existing: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f411ac54a1ecd60cd_d20250429_m050636_c001_v7007000_t0000_u01745903196292") 2025/04/29 05:07:51 DEBUG : existing: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282ca9_d20250429_m050635_c001_v0001131_t0020_u01745903195031") 2025/04/29 05:07:51 DEBUG : existing: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4023012e7deb0f2b_d20250429_m050332_c001_v7007000_t0000_u01745903012770") 2025/04/29 05:07:51 DEBUG : existing: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282a8d_d20250429_m050331_c001_v0001131_t0033_u01745903011636") 2025/04/29 05:07:51 DEBUG : existing: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f418f955f453511e7_d20250429_m050220_c001_v7007000_t0000_u01745902940643") 2025/04/29 05:07:51 DEBUG : existing: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c28299b_d20250429_m050219_c001_v0001131_t0054_u01745902939412") 2025/04/29 05:07:51 DEBUG : existing: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f418f955f453511d7_d20250429_m050218_c001_v7007000_t0000_u01745902938133") 2025/04/29 05:07:51 DEBUG : existing: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c28298d_d20250429_m050217_c001_v0001131_t0017_u01745902937475") 2025/04/29 05:07:51 DEBUG : existing: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282987_d20250429_m050216_c001_v0001131_t0040_u01745902936539") 2025/04/29 05:07:52 DEBUG : existing-b: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4023012e7deb0f2c_d20250429_m050332_c001_v7007000_t0000_u01745903012974") 2025/04/29 05:07:52 DEBUG : existing-b: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f100187d26a11e554_d20250429_m050331_c001_v0001184_t0013_u01745903011645") 2025/04/29 05:07:52 DEBUG : file1: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40040ee6b51bdf99_d20250429_m050729_c001_v7007000_t0000_u01745903249901") 2025/04/29 05:07:52 DEBUG : file1: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f1081cebd059d5931_d20250429_m050729_c001_v0001176_t0017_u01745903249030") 2025/04/29 05:07:52 DEBUG : file1: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40040ee6b51bdf91_d20250429_m050726_c001_v7007000_t0000_u01745903246878") 2025/04/29 05:07:52 DEBUG : file1: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282db3_d20250429_m050725_c001_v0001131_t0057_u01745903245652") 2025/04/29 05:07:52 DEBUG : five: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4162eda904a0b3f8_d20250429_m050314_c001_v7007000_t0000_u01745902994305") 2025/04/29 05:07:52 DEBUG : five: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f409623432c282a55_d20250429_m050312_c001_v0001131_t0045_u01745902992273") 2025/04/29 05:07:52 DEBUG : foo: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4162eda904a0b35f_d20250429_m050237_c001_v7007000_t0000_u01745902957717") 2025/04/29 05:07:52 DEBUG : foo: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f409623432c2829c1_d20250429_m050235_c001_v0001131_t0045_u01745902955982") 2025/04/29 05:07:52 DEBUG : foo: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f409623432c2829bf_d20250429_m050235_c001_v0001131_t0045_u01745902955434") 2025/04/29 05:07:52 DEBUG : four: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4162eda904a0b3fa_d20250429_m050314_c001_v7007000_t0000_u01745902994489") 2025/04/29 05:07:52 DEBUG : four: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f400187d26a11e327_d20250429_m050312_c001_v0001184_t0017_u01745902992830") 2025/04/29 05:07:52 DEBUG : four: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282a53_d20250429_m050311_c001_v0001131_t0055_u01745902991584") 2025/04/29 05:07:52 DEBUG : hello world2: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4023012e7deb0913_d20250429_m050126_c001_v7007000_t0000_u01745902886231") 2025/04/29 05:07:52 DEBUG : hello world2: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c2828e9_d20250429_m050125_c001_v0001131_t0002_u01745902885526") 2025/04/29 05:07:52 DEBUG : ignore-size: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f419d64187d857068_d20250429_m050215_c001_v7007000_t0000_u01745902935061") 2025/04/29 05:07:52 DEBUG : ignore-size: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c28297d_d20250429_m050213_c001_v0001131_t0059_u01745902933963") 2025/04/29 05:07:52 DEBUG : nested/sub dir/file: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4023012e7deb0f26_d20250429_m050330_c001_v7007000_t0000_u01745903010528") 2025/04/29 05:07:52 DEBUG : nested/sub dir/file: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f100187d26a11e520_d20250429_m050329_c001_v0001184_t0001_u01745903009483") 2025/04/29 05:07:52 DEBUG : nested/sub dir/file: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4162eda904a0b43a_d20250429_m050328_c001_v7007000_t0000_u01745903008353") 2025/04/29 05:07:53 DEBUG : nested/sub dir/file: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f100187d26a11e4e6_d20250429_m050327_c001_v0001184_t0050_u01745903007212") 2025/04/29 05:07:53 DEBUG : one: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4162eda904a0b3fc_d20250429_m050314_c001_v7007000_t0000_u01745902994671") 2025/04/29 05:07:53 DEBUG : one: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f409623432c282a4b_d20250429_m050310_c001_v0001131_t0045_u01745902990914") 2025/04/29 05:07:53 DEBUG : only0: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40040ee6b51bdf79_d20250429_m050720_c001_v7007000_t0000_u01745903240732") 2025/04/29 05:07:53 DEBUG : only0: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f409623432c282d8f_d20250429_m050714_c001_v0001131_t0045_u01745903234947") 2025/04/29 05:07:53 DEBUG : only0: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f100187d26a11fb6e_d20250429_m050702_c001_v0001184_t0047_u01745903222847") 2025/04/29 05:07:53 DEBUG : only0: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f418f955f453514f6_d20250429_m050655_c001_v7007000_t0000_u01745903215881") 2025/04/29 05:07:53 DEBUG : only0: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f100187d26a11f95e_d20250429_m050643_c001_v0001184_t0008_u01745903203420") 2025/04/29 05:07:53 DEBUG : only1: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40040ee6b51bdf7a_d20250429_m050720_c001_v7007000_t0000_u01745903240916") 2025/04/29 05:07:53 DEBUG : only1: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f400187d26a11fc8e_d20250429_m050714_c001_v0001184_t0017_u01745903234956") 2025/04/29 05:07:53 DEBUG : only1: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f100187d26a11fb80_d20250429_m050703_c001_v0001184_t0013_u01745903223363") 2025/04/29 05:07:53 DEBUG : only1: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f418f955f453514f9_d20250429_m050656_c001_v7007000_t0000_u01745903216439") 2025/04/29 05:07:53 DEBUG : only1: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f100187d26a11f966_d20250429_m050643_c001_v0001184_t0046_u01745903203907") 2025/04/29 05:07:53 DEBUG : only10: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40040ee6b51bdf7b_d20250429_m050721_c001_v7007000_t0000_u01745903241113") 2025/04/29 05:07:53 DEBUG : only10: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f411b8eca4cedb38b_d20250429_m050715_c001_v0001036_t0020_u01745903235519") 2025/04/29 05:07:53 DEBUG : only10: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f100187d26a11fbec_d20250429_m050708_c001_v0001184_t0040_u01745903228815") 2025/04/29 05:07:53 DEBUG : only10: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f418f955f453514f7_d20250429_m050656_c001_v7007000_t0000_u01745903216068") 2025/04/29 05:07:53 DEBUG : only10: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f100187d26a11fa0a_d20250429_m050649_c001_v0001184_t0001_u01745903209285") 2025/04/29 05:07:53 DEBUG : only11: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40040ee6b51bdf7c_d20250429_m050721_c001_v7007000_t0000_u01745903241301") 2025/04/29 05:07:53 DEBUG : only11: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4081cebd059d58f6_d20250429_m050715_c001_v0001176_t0014_u01745903235709") 2025/04/29 05:07:53 DEBUG : only11: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f100187d26a11fc02_d20250429_m050709_c001_v0001184_t0050_u01745903229535") 2025/04/29 05:07:54 DEBUG : only11: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40833a2b02e30517_d20250429_m050656_c001_v7007000_t0000_u01745903216083") 2025/04/29 05:07:54 DEBUG : only11: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f100187d26a11fa24_d20250429_m050649_c001_v0001184_t0038_u01745903209824") 2025/04/29 05:07:54 DEBUG : only12: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40040ee6b51bdf7d_d20250429_m050721_c001_v7007000_t0000_u01745903241491") 2025/04/29 05:07:54 DEBUG : only12: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f409623432c282d91_d20250429_m050715_c001_v0001131_t0045_u01745903235348") 2025/04/29 05:07:54 DEBUG : only12: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f100187d26a11fc16_d20250429_m050710_c001_v0001184_t0042_u01745903230059") 2025/04/29 05:07:54 DEBUG : only12: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40833a2b02e3051f_d20250429_m050656_c001_v7007000_t0000_u01745903216459") 2025/04/29 05:07:54 DEBUG : only12: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f100187d26a11fa36_d20250429_m050650_c001_v0001184_t0034_u01745903210290") 2025/04/29 05:07:54 DEBUG : only13: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40040ee6b51bdf7e_d20250429_m050721_c001_v7007000_t0000_u01745903241675") 2025/04/29 05:07:54 DEBUG : only13: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f400187d26a11fc9c_d20250429_m050715_c001_v0001184_t0017_u01745903235357") 2025/04/29 05:07:54 DEBUG : only13: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f100187d26a11fc20_d20250429_m050710_c001_v0001184_t0042_u01745903230614") 2025/04/29 05:07:54 DEBUG : only13: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40833a2b02e30518_d20250429_m050656_c001_v7007000_t0000_u01745903216092") 2025/04/29 05:07:54 DEBUG : only13: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f100187d26a11fa4c_d20250429_m050650_c001_v0001184_t0035_u01745903210971") 2025/04/29 05:07:54 DEBUG : only14: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40040ee6b51bdf7f_d20250429_m050721_c001_v7007000_t0000_u01745903241861") 2025/04/29 05:07:54 DEBUG : only14: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f409623432c282d93_d20250429_m050715_c001_v0001131_t0045_u01745903235530") 2025/04/29 05:07:54 DEBUG : only14: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f100187d26a11fc2c_d20250429_m050711_c001_v0001184_t0051_u01745903231151") 2025/04/29 05:07:54 DEBUG : only14: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40833a2b02e30524_d20250429_m050656_c001_v7007000_t0000_u01745903216667") 2025/04/29 05:07:54 DEBUG : only14: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f100187d26a11fa5a_d20250429_m050651_c001_v0001184_t0048_u01745903211459") 2025/04/29 05:07:54 DEBUG : only15: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40040ee6b51bdf81_d20250429_m050722_c001_v7007000_t0000_u01745903242047") 2025/04/29 05:07:54 DEBUG : only15: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f400187d26a11fca2_d20250429_m050715_c001_v0001184_t0017_u01745903235554") 2025/04/29 05:07:54 DEBUG : only15: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f100187d26a11fc50_d20250429_m050711_c001_v0001184_t0052_u01745903231922") 2025/04/29 05:07:55 DEBUG : only15: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f419d64187d857422_d20250429_m050656_c001_v7007000_t0000_u01745903216678") 2025/04/29 05:07:55 DEBUG : only15: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f100187d26a11fa74_d20250429_m050652_c001_v0001184_t0046_u01745903212218") 2025/04/29 05:07:55 DEBUG : only16: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40040ee6b51bdf82_d20250429_m050722_c001_v7007000_t0000_u01745903242229") 2025/04/29 05:07:55 DEBUG : only16: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f411b8eca4cedb38d_d20250429_m050715_c001_v0001036_t0020_u01745903235706") 2025/04/29 05:07:55 DEBUG : only16: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f100187d26a11fc5c_d20250429_m050712_c001_v0001184_t0027_u01745903232540") 2025/04/29 05:07:55 DEBUG : only16: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f419d64187d85741f_d20250429_m050656_c001_v7007000_t0000_u01745903216096") 2025/04/29 05:07:55 DEBUG : only16: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f100187d26a11fa86_d20250429_m050652_c001_v0001184_t0046_u01745903212804") 2025/04/29 05:07:55 DEBUG : only17: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40040ee6b51bdf83_d20250429_m050722_c001_v7007000_t0000_u01745903242417") 2025/04/29 05:07:55 DEBUG : only17: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f409623432c282d95_d20250429_m050715_c001_v0001131_t0045_u01745903235716") 2025/04/29 05:07:55 DEBUG : only17: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f100187d26a11fc62_d20250429_m050713_c001_v0001184_t0055_u01745903233015") 2025/04/29 05:07:55 DEBUG : only17: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40833a2b02e30520_d20250429_m050656_c001_v7007000_t0000_u01745903216473") 2025/04/29 05:07:55 DEBUG : only17: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f100187d26a11fa8e_d20250429_m050653_c001_v0001184_t0001_u01745903213317") 2025/04/29 05:07:55 DEBUG : only18: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40040ee6b51bdf84_d20250429_m050722_c001_v7007000_t0000_u01745903242602") 2025/04/29 05:07:55 DEBUG : only18: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f400187d26a11fca6_d20250429_m050715_c001_v0001184_t0017_u01745903235747") 2025/04/29 05:07:55 DEBUG : only18: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f100187d26a11fc70_d20250429_m050713_c001_v0001184_t0021_u01745903233592") 2025/04/29 05:07:55 DEBUG : only18: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f419d64187d857421_d20250429_m050656_c001_v7007000_t0000_u01745903216490") 2025/04/29 05:07:55 DEBUG : only18: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f100187d26a11fa96_d20250429_m050653_c001_v0001184_t0005_u01745903213815") 2025/04/29 05:07:55 DEBUG : only19: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40040ee6b51bdf85_d20250429_m050722_c001_v7007000_t0000_u01745903242790") 2025/04/29 05:07:55 DEBUG : only19: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f411b8eca4cedb391_d20250429_m050715_c001_v0001036_t0020_u01745903235891") 2025/04/29 05:07:55 DEBUG : only19: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f100187d26a11fc7c_d20250429_m050714_c001_v0001184_t0020_u01745903234099") 2025/04/29 05:07:55 DEBUG : only19: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f418f955f453514f8_d20250429_m050656_c001_v7007000_t0000_u01745903216253") 2025/04/29 05:07:55 DEBUG : only19: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f100187d26a11faa8_d20250429_m050654_c001_v0001184_t0022_u01745903214495") 2025/04/29 05:07:56 DEBUG : only2: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40040ee6b51bdf86_d20250429_m050722_c001_v7007000_t0000_u01745903242988") 2025/04/29 05:07:56 DEBUG : only2: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4081cebd059d58fa_d20250429_m050715_c001_v0001176_t0014_u01745903235900") 2025/04/29 05:07:56 DEBUG : only2: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f100187d26a11fb8e_d20250429_m050703_c001_v0001184_t0045_u01745903223907") 2025/04/29 05:07:56 DEBUG : only2: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f419d64187d857420_d20250429_m050656_c001_v7007000_t0000_u01745903216303") 2025/04/29 05:07:56 DEBUG : only2: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f100187d26a11f97c_d20250429_m050644_c001_v0001184_t0033_u01745903204443") 2025/04/29 05:07:56 DEBUG : only3: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40040ee6b51bdf87_d20250429_m050723_c001_v7007000_t0000_u01745903243173") 2025/04/29 05:07:56 DEBUG : only3: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f409623432c282d97_d20250429_m050715_c001_v0001131_t0045_u01745903235913") 2025/04/29 05:07:56 DEBUG : only3: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f100187d26a11fb94_d20250429_m050704_c001_v0001184_t0036_u01745903224481") 2025/04/29 05:07:56 DEBUG : only3: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f418f955f453514fa_d20250429_m050656_c001_v7007000_t0000_u01745903216621") 2025/04/29 05:07:56 DEBUG : only3: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f100187d26a11f998_d20250429_m050645_c001_v0001184_t0014_u01745903205069") 2025/04/29 05:07:56 DEBUG : only4: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40040ee6b51bdf88_d20250429_m050723_c001_v7007000_t0000_u01745903243357") 2025/04/29 05:07:56 DEBUG : only4: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f400187d26a11fcaa_d20250429_m050715_c001_v0001184_t0017_u01745903235974") 2025/04/29 05:07:56 DEBUG : only4: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f100187d26a11fb9c_d20250429_m050705_c001_v0001184_t0029_u01745903225073") 2025/04/29 05:07:56 DEBUG : only4: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40833a2b02e3051b_d20250429_m050656_c001_v7007000_t0000_u01745903216274") 2025/04/29 05:07:56 DEBUG : only4: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f100187d26a11f9a6_d20250429_m050645_c001_v0001184_t0019_u01745903205756") 2025/04/29 05:07:56 DEBUG : only5: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40040ee6b51bdf89_d20250429_m050723_c001_v7007000_t0000_u01745903243547") 2025/04/29 05:07:56 DEBUG : only5: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f409623432c282d99_d20250429_m050716_c001_v0001131_t0045_u01745903236105") 2025/04/29 05:07:56 DEBUG : only5: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f100187d26a11fba4_d20250429_m050705_c001_v0001184_t0029_u01745903225807") 2025/04/29 05:07:56 DEBUG : only5: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f418f955f453514fc_d20250429_m050656_c001_v7007000_t0000_u01745903216804") 2025/04/29 05:07:56 DEBUG : only5: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f100187d26a11f9b8_d20250429_m050646_c001_v0001184_t0023_u01745903206373") 2025/04/29 05:07:56 DEBUG : only6: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40040ee6b51bdf8a_d20250429_m050723_c001_v7007000_t0000_u01745903243738") 2025/04/29 05:07:57 DEBUG : only6: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f400187d26a11fcb0_d20250429_m050716_c001_v0001184_t0017_u01745903236160") 2025/04/29 05:07:57 DEBUG : only6: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f100187d26a11fbae_d20250429_m050706_c001_v0001184_t0045_u01745903226326") 2025/04/29 05:07:57 DEBUG : only6: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40833a2b02e30523_d20250429_m050656_c001_v7007000_t0000_u01745903216643") 2025/04/29 05:07:57 DEBUG : only6: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f100187d26a11f9d6_d20250429_m050647_c001_v0001184_t0006_u01745903207127") 2025/04/29 05:07:57 DEBUG : only7: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40040ee6b51bdf8b_d20250429_m050723_c001_v7007000_t0000_u01745903243924") 2025/04/29 05:07:57 DEBUG : only7: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4081cebd059d58fe_d20250429_m050716_c001_v0001176_t0014_u01745903236266") 2025/04/29 05:07:57 DEBUG : only7: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f100187d26a11fbbe_d20250429_m050706_c001_v0001184_t0047_u01745903226825") 2025/04/29 05:07:57 DEBUG : only7: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f418f955f453514f5_d20250429_m050655_c001_v7007000_t0000_u01745903215698") 2025/04/29 05:07:57 DEBUG : only7: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f100187d26a11f9e2_d20250429_m050647_c001_v0001184_t0000_u01745903207639") 2025/04/29 05:07:57 DEBUG : only8: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40040ee6b51bdf8c_d20250429_m050724_c001_v7007000_t0000_u01745903244116") 2025/04/29 05:07:57 DEBUG : only8: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4081cebd059d58fc_d20250429_m050716_c001_v0001176_t0014_u01745903236083") 2025/04/29 05:07:57 DEBUG : only8: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f100187d26a11fbce_d20250429_m050707_c001_v0001184_t0044_u01745903227521") 2025/04/29 05:07:57 DEBUG : only8: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40833a2b02e30527_d20250429_m050656_c001_v7007000_t0000_u01745903216828") 2025/04/29 05:07:57 DEBUG : only8: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f100187d26a11f9ed_d20250429_m050648_c001_v0001184_t0058_u01745903208109") 2025/04/29 05:07:57 DEBUG : only9: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40040ee6b51bdf8d_d20250429_m050724_c001_v7007000_t0000_u01745903244302") 2025/04/29 05:07:57 DEBUG : only9: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f411b8eca4cedb393_d20250429_m050716_c001_v0001036_t0020_u01745903236095") 2025/04/29 05:07:57 DEBUG : only9: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f100187d26a11fbdc_d20250429_m050708_c001_v0001184_t0007_u01745903228028") 2025/04/29 05:07:57 DEBUG : only9: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40833a2b02e3051c_d20250429_m050656_c001_v7007000_t0000_u01745903216285") 2025/04/29 05:07:57 DEBUG : only9: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f100187d26a11f9f8_d20250429_m050648_c001_v0001184_t0031_u01745903208668") 2025/04/29 05:07:57 DEBUG : potato: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4162eda904a0b436_d20250429_m050325_c001_v7007000_t0000_u01745903005352") 2025/04/29 05:07:58 DEBUG : potato: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f1173f776f4ffea00_d20250429_m050323_c001_v0001136_t0025_u01745903003449") 2025/04/29 05:07:58 DEBUG : potato: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4162eda904a0b42a_d20250429_m050321_c001_v7007000_t0000_u01745903001598") 2025/04/29 05:07:58 DEBUG : potato: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282a67_d20250429_m050319_c001_v0001131_t0039_u01745902999657") 2025/04/29 05:07:58 DEBUG : potato: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4162eda904a0b40f_d20250429_m050317_c001_v7007000_t0000_u01745902997805") 2025/04/29 05:07:58 DEBUG : potato: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f100187d26a11e380_d20250429_m050315_c001_v0001184_t0034_u01745902995599") 2025/04/29 05:07:58 DEBUG : potato: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4162eda904a0b3c2_d20250429_m050303_c001_v7007000_t0000_u01745902983574") 2025/04/29 05:07:58 DEBUG : potato: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282a25_d20250429_m050301_c001_v0001131_t0035_u01745902981802") 2025/04/29 05:07:58 DEBUG : potato: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4162eda904a0b3b7_d20250429_m050259_c001_v7007000_t0000_u01745902979695") 2025/04/29 05:07:58 DEBUG : potato: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282a13_d20250429_m050258_c001_v0001131_t0024_u01745902978713") 2025/04/29 05:07:58 DEBUG : potato: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4162eda904a0b3a9_d20250429_m050257_c001_v7007000_t0000_u01745902977098") 2025/04/29 05:07:58 DEBUG : potato: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282a09_d20250429_m050255_c001_v0001131_t0005_u01745902975991") 2025/04/29 05:07:58 DEBUG : potato: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4162eda904a0b388_d20250429_m050248_c001_v7007000_t0000_u01745902968713") 2025/04/29 05:07:58 DEBUG : potato: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c2829e9_d20250429_m050247_c001_v0001131_t0019_u01745902967429") 2025/04/29 05:07:58 DEBUG : potato: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4162eda904a0b37e_d20250429_m050246_c001_v7007000_t0000_u01745902966703") 2025/04/29 05:07:58 DEBUG : potato: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c2829df_d20250429_m050245_c001_v0001131_t0000_u01745902965361") 2025/04/29 05:07:58 DEBUG : potato: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4162eda904a0b373_d20250429_m050244_c001_v7007000_t0000_u01745902964634") 2025/04/29 05:07:58 DEBUG : potato: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c2829dd_d20250429_m050243_c001_v0001131_t0040_u01745902963899") 2025/04/29 05:07:58 DEBUG : potato: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c2829db_d20250429_m050243_c001_v0001131_t0043_u01745902963202") 2025/04/29 05:07:58 DEBUG : potato: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4162eda904a0b36d_d20250429_m050242_c001_v7007000_t0000_u01745902962412") 2025/04/29 05:07:59 DEBUG : potato: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c2829d9_d20250429_m050241_c001_v0001131_t0018_u01745902961767") 2025/04/29 05:07:59 DEBUG : potato: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c2829d3_d20250429_m050240_c001_v0001131_t0028_u01745902960965") 2025/04/29 05:07:59 DEBUG : potato: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4162eda904a0b366_d20250429_m050240_c001_v7007000_t0000_u01745902960241") 2025/04/29 05:07:59 DEBUG : potato: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c2829c5_d20250429_m050239_c001_v0001131_t0032_u01745902959291") 2025/04/29 05:07:59 DEBUG : potato2: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40615452e2dca8c9_d20250429_m050419_c001_v7007000_t0000_u01745903059056") 2025/04/29 05:07:59 DEBUG : potato2: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f1173f776f4ffea81_d20250429_m050418_c001_v0001136_t0000_u01745903058401") 2025/04/29 05:07:59 DEBUG : potato2: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4162eda904a0b470_d20250429_m050410_c001_v7007000_t0000_u01745903050153") 2025/04/29 05:07:59 DEBUG : potato2: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f1173f776f4ffea63_d20250429_m050405_c001_v0001136_t0055_u01745903045795") 2025/04/29 05:07:59 DEBUG : potato2: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4023012e7deb0f6a_d20250429_m050352_c001_v7007000_t0000_u01745903032725") 2025/04/29 05:07:59 DEBUG : potato2: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f1173f776f4ffea36_d20250429_m050346_c001_v0001136_t0043_u01745903026949") 2025/04/29 05:07:59 DEBUG : potato2: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4023012e7deb0f33_d20250429_m050338_c001_v7007000_t0000_u01745903018233") 2025/04/29 05:07:59 DEBUG : potato2: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f1173f776f4ffea1e_d20250429_m050334_c001_v0001136_t0051_u01745903014268") 2025/04/29 05:07:59 DEBUG : potato2: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4162eda904a0b3db_d20250429_m050309_c001_v7007000_t0000_u01745902989022") 2025/04/29 05:07:59 DEBUG : potato2: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282a3b_d20250429_m050307_c001_v0001131_t0034_u01745902987345") 2025/04/29 05:07:59 DEBUG : potato2: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4162eda904a0b3cc_d20250429_m050306_c001_v7007000_t0000_u01745902986248") 2025/04/29 05:07:59 DEBUG : potato2: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282a31_d20250429_m050304_c001_v0001131_t0050_u01745902984493") 2025/04/29 05:07:59 DEBUG : potato2: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4162eda904a0b3c3_d20250429_m050303_c001_v7007000_t0000_u01745902983757") 2025/04/29 05:07:59 DEBUG : potato2: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282a2d_d20250429_m050302_c001_v0001131_t0017_u01745902982913") 2025/04/29 05:07:59 DEBUG : potato2: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4162eda904a0b3ba_d20250429_m050301_c001_v7007000_t0000_u01745902981076") 2025/04/29 05:07:59 DEBUG : potato2: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282a1b_d20250429_m050300_c001_v0001131_t0043_u01745902980062") 2025/04/29 05:07:59 DEBUG : potato2: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4162eda904a0b3ae_d20250429_m050257_c001_v7007000_t0000_u01745902977982") 2025/04/29 05:07:59 DEBUG : potato2: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282a0d_d20250429_m050257_c001_v0001131_t0002_u01745902977108") 2025/04/29 05:08:00 DEBUG : potato2: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4162eda904a0b38c_d20250429_m050249_c001_v7007000_t0000_u01745902969445") 2025/04/29 05:08:00 DEBUG : potato2: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c2829ed_d20250429_m050248_c001_v0001131_t0009_u01745902968374") 2025/04/29 05:08:00 DEBUG : potato2: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4023012e7deb091e_d20250429_m050129_c001_v7007000_t0000_u01745902889771") 2025/04/29 05:08:00 DEBUG : potato2: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c2828f5_d20250429_m050129_c001_v0001131_t0027_u01745902889069") 2025/04/29 05:08:00 DEBUG : potato2: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4023012e7deb0919_d20250429_m050127_c001_v7007000_t0000_u01745902887794") 2025/04/29 05:08:00 DEBUG : potato2: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c2828ed_d20250429_m050127_c001_v0001131_t0006_u01745902887132") 2025/04/29 05:08:00 DEBUG : potato3: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4162eda904a0b471_d20250429_m050410_c001_v7007000_t0000_u01745903050384") 2025/04/29 05:08:00 DEBUG : potato3: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282b0d_d20250429_m050407_c001_v0001131_t0021_u01745903047068") 2025/04/29 05:08:00 DEBUG : potato3: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4023012e7deb0f6d_d20250429_m050353_c001_v7007000_t0000_u01745903033231") 2025/04/29 05:08:00 DEBUG : potato3: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282ac5_d20250429_m050348_c001_v0001131_t0016_u01745903028223") 2025/04/29 05:08:00 DEBUG : potato3: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4023012e7deb0f35_d20250429_m050338_c001_v7007000_t0000_u01745903018647") 2025/04/29 05:08:00 DEBUG : potato3: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282a99_d20250429_m050335_c001_v0001131_t0013_u01745903015052") 2025/04/29 05:08:00 DEBUG : pre-dest1/1: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40040ee6b51bde32_d20250429_m050459_c001_v7007000_t0000_u01745903099779") 2025/04/29 05:08:00 DEBUG : pre-dest1/1: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282b9d_d20250429_m050451_c001_v0001131_t0055_u01745903091604") 2025/04/29 05:08:00 DEBUG : pre-dest2/2: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40040ee6b51bde33_d20250429_m050459_c001_v7007000_t0000_u01745903099966") 2025/04/29 05:08:00 DEBUG : pre-dest2/2: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f1173f776f4ffeabb_d20250429_m050452_c001_v0001136_t0039_u01745903092283") 2025/04/29 05:08:00 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f419d64187d857211_d20250429_m050431_c001_v7007000_t0000_u01745903071290") 2025/04/29 05:08:00 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f100187d26a11eb19_d20250429_m050428_c001_v0001184_t0030_u01745903068320") 2025/04/29 05:08:00 DEBUG : sizeonly: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f419d64187d857064_d20250429_m050212_c001_v7007000_t0000_u01745902932692") 2025/04/29 05:08:00 DEBUG : sizeonly: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282971_d20250429_m050211_c001_v0001131_t0017_u01745902931585") 2025/04/29 05:08:01 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40040ee6b51bdfac_d20250429_m050736_c001_v7007000_t0000_u01745903256374") 2025/04/29 05:08:01 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282dce_d20250429_m050735_c001_v0001131_t0016_u01745903255244") 2025/04/29 05:08:01 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40040ee6b51bdfa0_d20250429_m050733_c001_v7007000_t0000_u01745903253301") 2025/04/29 05:08:01 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f100187d26a11fe29_d20250429_m050731_c001_v0001184_t0028_u01745903251666") 2025/04/29 05:08:01 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4023012e7deb0f27_d20250429_m050330_c001_v7007000_t0000_u01745903010712") 2025/04/29 05:08:01 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f1173f776f4ffea14_d20250429_m050329_c001_v0001136_t0024_u01745903009843") 2025/04/29 05:08:01 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4162eda904a0b43b_d20250429_m050328_c001_v7007000_t0000_u01745903008540") 2025/04/29 05:08:01 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282a75_d20250429_m050327_c001_v0001131_t0011_u01745903007569") 2025/04/29 05:08:01 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f419d64187d85705f_d20250429_m050208_c001_v7007000_t0000_u01745902928149") 2025/04/29 05:08:01 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c28295d_d20250429_m050206_c001_v0001131_t0055_u01745902926796") 2025/04/29 05:08:01 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f419d64187d857057_d20250429_m050206_c001_v7007000_t0000_u01745902926073") 2025/04/29 05:08:01 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c28295b_d20250429_m050204_c001_v0001131_t0001_u01745902924915") 2025/04/29 05:08:01 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f419d64187d856c6a_d20250429_m050202_c001_v7007000_t0000_u01745902922170") 2025/04/29 05:08:01 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282953_d20250429_m050201_c001_v0001131_t0050_u01745902921149") 2025/04/29 05:08:01 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f419d64187d856c68_d20250429_m050200_c001_v7007000_t0000_u01745902920604") 2025/04/29 05:08:01 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c28294f_d20250429_m050159_c001_v0001131_t0046_u01745902919532") 2025/04/29 05:08:01 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282947_d20250429_m050156_c001_v0001131_t0004_u01745902916005") 2025/04/29 05:08:01 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f419d64187d856c60_d20250429_m050155_c001_v7007000_t0000_u01745902915282") 2025/04/29 05:08:01 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c28293d_d20250429_m050154_c001_v0001131_t0021_u01745902914625") 2025/04/29 05:08:01 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282939_d20250429_m050153_c001_v0001131_t0033_u01745902913800") 2025/04/29 05:08:01 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f419d64187d856c5c_d20250429_m050152_c001_v7007000_t0000_u01745902912659") 2025/04/29 05:08:02 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c28292f_d20250429_m050150_c001_v0001131_t0016_u01745902910099") 2025/04/29 05:08:02 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c28292b_d20250429_m050146_c001_v0001131_t0046_u01745902906521") 2025/04/29 05:08:02 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f419d64187d856c3c_d20250429_m050145_c001_v7007000_t0000_u01745902905791") 2025/04/29 05:08:02 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282925_d20250429_m050145_c001_v0001131_t0049_u01745902905092") 2025/04/29 05:08:02 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c28291f_d20250429_m050144_c001_v0001131_t0021_u01745902904363") 2025/04/29 05:08:02 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f419d64187d856c28_d20250429_m050143_c001_v7007000_t0000_u01745902903641") 2025/04/29 05:08:02 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282917_d20250429_m050140_c001_v0001131_t0048_u01745902900070") 2025/04/29 05:08:02 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f419d64187d856c0a_d20250429_m050139_c001_v7007000_t0000_u01745902899709") 2025/04/29 05:08:02 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282913_d20250429_m050138_c001_v0001131_t0044_u01745902898987") 2025/04/29 05:08:02 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4023012e7deb098f_d20250429_m050137_c001_v7007000_t0000_u01745902897336") 2025/04/29 05:08:02 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c28290d_d20250429_m050136_c001_v0001131_t0002_u01745902896683") 2025/04/29 05:08:02 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4023012e7deb0983_d20250429_m050136_c001_v7007000_t0000_u01745902896129") 2025/04/29 05:08:02 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282907_d20250429_m050135_c001_v0001131_t0017_u01745902895524") 2025/04/29 05:08:02 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4023012e7deb096a_d20250429_m050134_c001_v7007000_t0000_u01745902894259") 2025/04/29 05:08:02 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282903_d20250429_m050133_c001_v0001131_t0054_u01745902893434") 2025/04/29 05:08:02 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4023012e7deb094f_d20250429_m050132_c001_v7007000_t0000_u01745902892888") 2025/04/29 05:08:02 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c2828ff_d20250429_m050132_c001_v0001131_t0052_u01745902892230") 2025/04/29 05:08:02 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4023012e7deb092d_d20250429_m050131_c001_v7007000_t0000_u01745902891310") 2025/04/29 05:08:02 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c2828fd_d20250429_m050130_c001_v0001131_t0021_u01745902890673") 2025/04/29 05:08:02 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4023012e7deb0910_d20250429_m050124_c001_v7007000_t0000_u01745902884587") 2025/04/29 05:08:02 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c2828e3_d20250429_m050123_c001_v0001131_t0049_u01745902883787") 2025/04/29 05:08:03 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4023012e7deb090b_d20250429_m050122_c001_v7007000_t0000_u01745902882884") 2025/04/29 05:08:03 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c2828db_d20250429_m050122_c001_v0001131_t0024_u01745902882101") 2025/04/29 05:08:03 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4023012e7deb0906_d20250429_m050121_c001_v7007000_t0000_u01745902881202") 2025/04/29 05:08:03 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c2828d5_d20250429_m050120_c001_v0001131_t0054_u01745902880533") 2025/04/29 05:08:03 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4023012e7deb08e2_d20250429_m050117_c001_v7007000_t0000_u01745902877605") 2025/04/29 05:08:03 DEBUG : sub dir/hello world: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c2828d1_d20250429_m050116_c001_v0001131_t0015_u01745902876920") 2025/04/29 05:08:03 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40040ee6b51bdfae_d20250429_m050736_c001_v7007000_t0000_u01745903256558") 2025/04/29 05:08:03 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f1081cebd059d5954_d20250429_m050735_c001_v0001176_t0048_u01745903255268") 2025/04/29 05:08:03 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40040ee6b51bdfa1_d20250429_m050733_c001_v7007000_t0000_u01745903253486") 2025/04/29 05:08:03 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f111b8eca4cedb3a1_d20250429_m050732_c001_v0001036_t0041_u01745903252026") 2025/04/29 05:08:03 DEBUG : sub/yam: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4162eda904a0b433_d20250429_m050324_c001_v7007000_t0000_u01745903004802") 2025/04/29 05:08:03 DEBUG : sub/yam: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f100187d26a11e46e_d20250429_m050323_c001_v0001184_t0025_u01745903003095") 2025/04/29 05:08:03 DEBUG : test_dir1/file2: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40040ee6b51bdf9a_d20250429_m050730_c001_v7007000_t0000_u01745903250090") 2025/04/29 05:08:03 DEBUG : test_dir1/file2: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282dbc_d20250429_m050728_c001_v0001131_t0024_u01745903248681") 2025/04/29 05:08:03 DEBUG : test_dir1/file2: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40040ee6b51bdf92_d20250429_m050727_c001_v7007000_t0000_u01745903247072") 2025/04/29 05:08:03 DEBUG : test_dir1/file2: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f111b8eca4cedb39b_d20250429_m050725_c001_v0001036_t0011_u01745903245645") 2025/04/29 05:08:03 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40040ee6b51bdf9b_d20250429_m050730_c001_v7007000_t0000_u01745903250283") 2025/04/29 05:08:03 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f100187d26a11fdee_d20250429_m050728_c001_v0001184_t0045_u01745903248669") 2025/04/29 05:08:03 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f40040ee6b51bdf93_d20250429_m050727_c001_v7007000_t0000_u01745903247263") 2025/04/29 05:08:03 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f100187d26a11fda0_d20250429_m050725_c001_v0001184_t0050_u01745903245663") 2025/04/29 05:08:03 DEBUG : three: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4162eda904a0b401_d20250429_m050314_c001_v7007000_t0000_u01745902994861") 2025/04/29 05:08:04 DEBUG : three: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282a59_d20250429_m050313_c001_v0001131_t0053_u01745902993590") 2025/04/29 05:08:04 DEBUG : three: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f109623432c282a4f_d20250429_m050311_c001_v0001131_t0022_u01745902991280") 2025/04/29 05:08:04 DEBUG : two: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4162eda904a0b403_d20250429_m050315_c001_v7007000_t0000_u01745902995045") 2025/04/29 05:08:04 DEBUG : two: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4173f776f4ffe9e4_d20250429_m050313_c001_v0001136_t0014_u01745902993021") 2025/04/29 05:08:04 DEBUG : two: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f409623432c282a4d_d20250429_m050311_c001_v0001131_t0045_u01745902991097") 2025/04/29 05:08:04 DEBUG : yam: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4162eda904a0b437_d20250429_m050325_c001_v7007000_t0000_u01745903005535") 2025/04/29 05:08:04 DEBUG : yam: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f11712bf616edf314_d20250429_m050324_c001_v0001105_t0039_u01745903004352") 2025/04/29 05:08:04 DEBUG : yam: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4162eda904a0b426_d20250429_m050321_c001_v7007000_t0000_u01745903001035") 2025/04/29 05:08:04 DEBUG : yam: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f100187d26a11e3f0_d20250429_m050319_c001_v0001184_t0025_u01745902999294") 2025/04/29 05:08:04 DEBUG : yam: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4162eda904a0b40d_d20250429_m050317_c001_v7007000_t0000_u01745902997246") 2025/04/29 05:08:04 DEBUG : yam: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f1173f776f4ffe9ec_d20250429_m050315_c001_v0001136_t0058_u01745902995608") 2025/04/29 05:08:04 DEBUG : yaml: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4162eda904a0b42c_d20250429_m050321_c001_v7007000_t0000_u01745903001782") 2025/04/29 05:08:04 DEBUG : yaml: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f100ad4e7876b801a_d20250429_m050320_c001_v0001105_t0006_u01745903000595") 2025/04/29 05:08:04 DEBUG : yaml: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f4162eda904a0b412_d20250429_m050317_c001_v7007000_t0000_u01745902997988") 2025/04/29 05:08:04 DEBUG : yaml: Deleting (id "4_z7fc2bd03e0bd7bfb9f680e1b_f1139079b0ebaaafd_d20250429_m050316_c001_v0001043_t0051_u01745902996853") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 6m52.123588965s (try 1/5)