"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/05/20 04:57:10 DEBUG : Creating backend with remote "TestB2:rclone-test-febipen6rafe" 2025/05/20 04:57:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/20 04:57:10 DEBUG : Creating backend with remote "/tmp/rclone3479163555" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === 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-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 04:57:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/20 04:57:11 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/05/20 04:57:11 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for checks to finish 2025/05/20 04:57:11 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.95s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 04:57:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/20 04:57:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/20 04:57:12 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for checks to finish 2025/05/20 04:57:12 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for transfers to finish 2025/05/20 04:57:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/20 04:57:13 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 04:57:13 DEBUG : B2 bucket rclone-test-febipen6rafe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.13s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", 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-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", 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-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 04:57:15 DEBUG : Creating backend with remote "/non-existing" 2025/05/20 04:57:15 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/05/20 04:57:15 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for checks to finish 2025/05/20 04:57:15 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.91s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 04:57:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/20 04:57:16 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for checks to finish 2025/05/20 04:57:16 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for transfers to finish 2025/05/20 04:57:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/20 04:57:17 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.95s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 04:57:18 INFO : B2 bucket rclone-test-febipen6rafe: Running all checks before starting transfers 2025/05/20 04:57:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/20 04:57:18 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for checks to finish 2025/05/20 04:57:18 INFO : B2 bucket rclone-test-febipen6rafe: Checks finished, now starting transfers 2025/05/20 04:57:18 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for transfers to finish 2025/05/20 04:57:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/20 04:57:18 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.62s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 04:57:20 ERROR : Ignoring --no-traverse with sync 2025/05/20 04:57:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/20 04:57:20 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for checks to finish 2025/05/20 04:57:20 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for transfers to finish 2025/05/20 04:57:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/20 04:57:20 INFO : sub dir/hello world: Copied (new) 2025/05/20 04:57:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.63s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 04:57:21 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/05/20 04:57:21 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for checks to finish 2025/05/20 04:57:21 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for transfers to finish 2025/05/20 04:57:22 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/05/20 04:57:22 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.82s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 04:57:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/20 04:57:23 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for checks to finish 2025/05/20 04:57:23 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for transfers to finish 2025/05/20 04:57:23 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/20 04:57:23 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.59s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 04:57:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/20 04:57:25 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for checks to finish 2025/05/20 04:57:25 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for transfers to finish 2025/05/20 04:57:25 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/20 04:57:25 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.00s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 04:57:27 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/20 04:57:27 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/20 04:57:27 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/05/20 04:57:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/20 04:57:27 INFO : sub dir: Making directory 2025/05/20 04:57:27 INFO : sub dir2: Making directory 2025/05/20 04:57:27 INFO : sub dir2/sub sub dir2: Making directory 2025/05/20 04:57:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/20 04:57:27 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for checks to finish 2025/05/20 04:57:27 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for transfers to finish 2025/05/20 04:57:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/20 04:57:27 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/05/20 04:57:28 DEBUG : B2 bucket rclone-test-febipen6rafe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.93s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 04:57:28 INFO : sub dir2: Making directory 2025/05/20 04:57:28 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/20 04:57:28 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/20 04:57:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/20 04:57:29 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for checks to finish 2025/05/20 04:57:29 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for transfers to finish 2025/05/20 04:57:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/20 04:57:29 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.22s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 04:57:30 DEBUG : sub dir2: Making directory with metadata 2025/05/20 04:57:30 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/20 04:57:30 INFO : sub dir: Making directory 2025/05/20 04:57:30 INFO : sub dir2: Making directory 2025/05/20 04:57:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/20 04:57:30 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for checks to finish 2025/05/20 04:57:30 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for transfers to finish 2025/05/20 04:57:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/20 04:57:30 INFO : sub dir/hello world: Copied (new) 2025/05/20 04:57:30 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/05/20 04:57:30 DEBUG : B2 bucket rclone-test-febipen6rafe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/05/20 04:57:31 DEBUG : B2 bucket rclone-test-febipen6rafe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.76s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", 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-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 04:57:32 INFO : sub dir2: Making directory 2025/05/20 04:57:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/20 04:57:32 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for checks to finish 2025/05/20 04:57:32 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for transfers to finish 2025/05/20 04:57:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/20 04:57:32 INFO : sub dir/hello world: Copied (new) 2025/05/20 04:57:32 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.33s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 04:57:33 DEBUG : sub dir2: Making directory with metadata 2025/05/20 04:57:33 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/20 04:57:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/20 04:57:33 INFO : sub dir: Making directory 2025/05/20 04:57:33 INFO : sub dir2: Making directory 2025/05/20 04:57:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/20 04:57:33 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for checks to finish 2025/05/20 04:57:33 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for transfers to finish 2025/05/20 04:57:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/20 04:57:34 INFO : sub dir/hello world: Copied (new) 2025/05/20 04:57:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/05/20 04:57:34 DEBUG : B2 bucket rclone-test-febipen6rafe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.79s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", 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-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 04:57:35 INFO : sub dir2: Making directory 2025/05/20 04:57:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/20 04:57:36 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for checks to finish 2025/05/20 04:57:36 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for transfers to finish 2025/05/20 04:57:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/20 04:57:36 INFO : sub dir/hello world: Copied (new) 2025/05/20 04:57:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.61s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 04:57:37 DEBUG : Creating backend with remote "TestB2:rclone-test-sovidef0tone" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-febipen6rafe -> B2 bucket rclone-test-sovidef0tone 2025/05/20 04:57:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/20 04:57:39 DEBUG : B2 bucket rclone-test-sovidef0tone: Waiting for checks to finish 2025/05/20 04:57:39 DEBUG : B2 bucket rclone-test-sovidef0tone: Waiting for transfers to finish 2025/05/20 04:57:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/20 04:57:39 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 04:57:40 DEBUG : B2 bucket rclone-test-sovidef0tone: Purge remote 2025/05/20 04:57:40 INFO : B2 bucket rclone-test-sovidef0tone: cleaning bucket "rclone-test-sovidef0tone" of all files 2025/05/20 04:57:40 DEBUG : sub dir/hello world: Deleting (id "4_z6fa2fd2300ddebcb9f680e1b_f11720db37aa73db3_d20250520_m045739_c001_v0001157_t0053_u01747717059761") --- PASS: TestServerSideCopy (4.61s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 04:57:42 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/20 04:57:42 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for checks to finish 2025/05/20 04:57:42 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for transfers to finish 2025/05/20 04:57:43 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/20 04:57:43 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.32s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 04:57:44 DEBUG : Creating backend with remote "TestB2:rclone-test-vudarom4lufu" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-febipen6rafe -> B2 bucket rclone-test-vudarom4lufu 2025/05/20 04:57:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/20 04:57:46 DEBUG : B2 bucket rclone-test-vudarom4lufu: Waiting for checks to finish 2025/05/20 04:57:46 DEBUG : B2 bucket rclone-test-vudarom4lufu: Waiting for transfers to finish 2025/05/20 04:57:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/20 04:57:46 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 04:57:47 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/20 04:57:47 DEBUG : B2 bucket rclone-test-vudarom4lufu: Waiting for checks to finish 2025/05/20 04:57:47 DEBUG : B2 bucket rclone-test-vudarom4lufu: Waiting for transfers to finish 2025/05/20 04:57:48 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/20 04:57:48 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 04:57:48 DEBUG : B2 bucket rclone-test-vudarom4lufu: Purge remote 2025/05/20 04:57:48 INFO : B2 bucket rclone-test-vudarom4lufu: cleaning bucket "rclone-test-vudarom4lufu" of all files 2025/05/20 04:57:48 DEBUG : sub dir/hello world: Deleting (id "4_zcf520dd300edebcb9f680e1b_f1138185f579e6785_d20250520_m045747_c001_v0001184_t0024_u01747717067940") 2025/05/20 04:57:48 DEBUG : sub dir/hello world: Deleting (id "4_zcf520dd300edebcb9f680e1b_f10493f48d66b4532_d20250520_m045746_c001_v0001150_t0021_u01747717066607") --- PASS: TestServerSideCopyOverSelf (6.25s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 04:57:51 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/20 04:57:51 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for checks to finish 2025/05/20 04:57:51 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for transfers to finish 2025/05/20 04:57:51 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/20 04:57:51 INFO : sub dir/hello world: Copied (replaced existing) 2025/05/20 04:57:51 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.04s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 04:57:53 DEBUG : Creating backend with remote "TestB2:rclone-test-rituqev7pewe" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-febipen6rafe -> B2 bucket rclone-test-rituqev7pewe 2025/05/20 04:57:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/20 04:57:54 DEBUG : B2 bucket rclone-test-rituqev7pewe: Waiting for checks to finish 2025/05/20 04:57:54 DEBUG : B2 bucket rclone-test-rituqev7pewe: Waiting for transfers to finish 2025/05/20 04:57:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/20 04:57:55 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 04:57:55 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/20 04:57:55 DEBUG : B2 bucket rclone-test-rituqev7pewe: Waiting for checks to finish 2025/05/20 04:57:55 DEBUG : B2 bucket rclone-test-rituqev7pewe: Waiting for transfers to finish 2025/05/20 04:57:56 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/20 04:57:56 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/20 04:57:56 INFO : sub dir/hello world: Deleted 2025/05/20 04:57:57 DEBUG : testing file moves 2025/05/20 04:57:57 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/05/20 04:57:57 DEBUG : B2 bucket rclone-test-rituqev7pewe: Waiting for checks to finish 2025/05/20 04:57:57 DEBUG : B2 bucket rclone-test-rituqev7pewe: Waiting for transfers to finish 2025/05/20 04:57:57 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/05/20 04:57:57 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/20 04:57:58 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 04:57:58 DEBUG : B2 bucket rclone-test-rituqev7pewe: Purge remote 2025/05/20 04:57:58 INFO : B2 bucket rclone-test-rituqev7pewe: cleaning bucket "rclone-test-rituqev7pewe" of all files 2025/05/20 04:57:58 DEBUG : sub dir/hello world: Deleting (id "4_z0f222de300edebcb9f680e1b_f11043f3bd7b28f29_d20250520_m045757_c001_v0001105_t0043_u01747717077658") 2025/05/20 04:57:58 DEBUG : sub dir/hello world: Deleting (id "4_z0f222de300edebcb9f680e1b_f1120fe0d796748e6_d20250520_m045756_c001_v0001130_t0001_u01747717076109") 2025/05/20 04:57:58 DEBUG : sub dir/hello world: Deleting (id "4_z0f222de300edebcb9f680e1b_f11140e36a3036634_d20250520_m045754_c001_v0001182_t0001_u01747717074959") --- PASS: TestServerSideMoveOverSelf (8.13s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 04:58:01 ERROR : : error listing: directory not found 2025/05/20 04:58:01 INFO : Local file system at /tmp/rclone3479163555: Making directory 2025/05/20 04:58:01 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for checks to finish 2025/05/20 04:58:01 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.97s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 04:58:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/20 04:58:03 DEBUG : Local file system at /tmp/rclone3479163555: Waiting for checks to finish 2025/05/20 04:58:03 DEBUG : Local file system at /tmp/rclone3479163555: Waiting for transfers to finish 2025/05/20 04:58:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/20 04:58:04 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/05/20 04:58:04 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" --- PASS: TestCopyRedownload (2.29s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 04:58:05 DEBUG : check sum: Need to transfer - File not found at Destination 2025/05/20 04:58:05 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for checks to finish 2025/05/20 04:58:05 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for transfers to finish 2025/05/20 04:58:05 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/20 04:58:05 INFO : check sum: Copied (new) 2025/05/20 04:58:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 04:58:06 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for checks to finish 2025/05/20 04:58:06 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/20 04:58:06 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/05/20 04:58:06 DEBUG : check sum: Unchanged skipping 2025/05/20 04:58:06 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for transfers to finish 2025/05/20 04:58:06 DEBUG : Waiting for deletions to finish 2025/05/20 04:58:06 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.48s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 04:58:07 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/05/20 04:58:07 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for checks to finish 2025/05/20 04:58:07 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for transfers to finish 2025/05/20 04:58:08 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/20 04:58:08 INFO : sizeonly: Copied (new) 2025/05/20 04:58:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 04:58:08 DEBUG : sizeonly: Sizes identical 2025/05/20 04:58:08 DEBUG : sizeonly: Unchanged skipping 2025/05/20 04:58:08 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for checks to finish 2025/05/20 04:58:08 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for transfers to finish 2025/05/20 04:58:08 DEBUG : Waiting for deletions to finish 2025/05/20 04:58:08 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.45s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 04:58:10 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/05/20 04:58:10 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for checks to finish 2025/05/20 04:58:10 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for transfers to finish 2025/05/20 04:58:10 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/05/20 04:58:10 INFO : ignore-size: Copied (new) 2025/05/20 04:58:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 04:58:10 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for checks to finish 2025/05/20 04:58:10 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/20 04:58:10 DEBUG : ignore-size: Unchanged skipping 2025/05/20 04:58:10 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for transfers to finish 2025/05/20 04:58:10 DEBUG : Waiting for deletions to finish 2025/05/20 04:58:10 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.78s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 04:58:13 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/20 04:58:13 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for checks to finish 2025/05/20 04:58:13 DEBUG : existing: Unchanged skipping 2025/05/20 04:58:13 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for transfers to finish 2025/05/20 04:58:13 DEBUG : Waiting for deletions to finish 2025/05/20 04:58:13 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 04:58:13 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/05/20 04:58:13 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for checks to finish 2025/05/20 04:58:13 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for transfers to finish 2025/05/20 04:58:14 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/20 04:58:14 INFO : existing: Copied (replaced existing) 2025/05/20 04:58:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.90s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 04:58:15 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/20 04:58:15 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for checks to finish 2025/05/20 04:58:15 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for transfers to finish 2025/05/20 04:58:16 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/20 04:58:16 INFO : existing: Copied (new) 2025/05/20 04:58:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 04:58:16 DEBUG : existing: Destination exists, skipping 2025/05/20 04:58:16 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for checks to finish 2025/05/20 04:58:16 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for transfers to finish 2025/05/20 04:58:16 DEBUG : Waiting for deletions to finish 2025/05/20 04:58:16 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.67s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 04:58:19 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/05/20 04:58:19 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/20 04:58:19 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/20 04:58:19 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for checks to finish 2025/05/20 04:58:19 DEBUG : c/non empty space: Unchanged skipping 2025/05/20 04:58:19 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for transfers to finish 2025/05/20 04:58:19 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/20 04:58:19 INFO : a/potato2: Copied (new) 2025/05/20 04:58:19 DEBUG : Waiting for deletions to finish 2025/05/20 04:58:20 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.11s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 04:58:22 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/05/20 04:58:22 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for checks to finish 2025/05/20 04:58:22 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/20 04:58:22 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/05/20 04:58:22 DEBUG : empty space: Unchanged skipping 2025/05/20 04:58:22 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for transfers to finish 2025/05/20 04:58:22 DEBUG : Waiting for deletions to finish 2025/05/20 04:58:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 04:58:22 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/05/20 04:58:22 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for checks to finish 2025/05/20 04:58:22 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/20 04:58:23 INFO : empty space: Updated modification time in destination 2025/05/20 04:58:23 DEBUG : empty space: Unchanged skipping 2025/05/20 04:58:23 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for transfers to finish 2025/05/20 04:58:23 DEBUG : Waiting for deletions to finish 2025/05/20 04:58:23 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.34s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 04:58:25 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for checks to finish 2025/05/20 04:58: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/05/20 04:58:25 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/20 04:58:25 DEBUG : empty space: Unchanged skipping 2025/05/20 04:58:25 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for transfers to finish 2025/05/20 04:58:25 DEBUG : Waiting for deletions to finish 2025/05/20 04:58:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.76s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 04:58:27 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for checks to finish 2025/05/20 04:58:27 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/05/20 04:58:27 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3479163555) 2025/05/20 04:58:27 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-febipen6rafe) 2025/05/20 04:58:27 DEBUG : foo: sha1 differ 2025/05/20 04:58:27 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for transfers to finish 2025/05/20 04:58:27 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/05/20 04:58:27 INFO : foo: Copied (replaced existing) 2025/05/20 04:58:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.84s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 04:58:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/20 04:58:29 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/20 04:58:29 DEBUG : empty space: Unchanged skipping 2025/05/20 04:58:29 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for checks to finish 2025/05/20 04:58:29 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for transfers to finish 2025/05/20 04:58:29 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/20 04:58:29 INFO : potato: Copied (new) 2025/05/20 04:58:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.31s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 04:58:31 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for checks to finish 2025/05/20 04:58:31 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/05/20 04:58:31 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for transfers to finish 2025/05/20 04:58:31 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/05/20 04:58:31 INFO : potato: Copied (replaced existing) 2025/05/20 04:58:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.34s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 04:58:33 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for checks to finish 2025/05/20 04:58:33 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/05/20 04:58:33 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3479163555) 2025/05/20 04:58:33 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-febipen6rafe) 2025/05/20 04:58:33 DEBUG : potato: sha1 differ 2025/05/20 04:58:33 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for transfers to finish 2025/05/20 04:58:34 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/05/20 04:58:34 INFO : potato: Copied (replaced existing) 2025/05/20 04:58:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.17s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 04:58:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/20 04:58:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/20 04:58:36 DEBUG : empty space: Unchanged skipping 2025/05/20 04:58:36 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/05/20 04:58:36 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for checks to finish 2025/05/20 04:58:36 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for transfers to finish 2025/05/20 04:58:36 DEBUG : Waiting for deletions to finish 2025/05/20 04:58:36 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.33s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 04:58:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/20 04:58:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/20 04:58:38 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for checks to finish 2025/05/20 04:58:38 DEBUG : empty space: Unchanged skipping 2025/05/20 04:58:38 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for transfers to finish 2025/05/20 04:58:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/20 04:58:39 INFO : potato2: Copied (new) 2025/05/20 04:58:39 DEBUG : Waiting for deletions to finish 2025/05/20 04:58:39 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.36s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 04:58:41 INFO : d: Making directory 2025/05/20 04:58:41 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/05/20 04:58:42 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/20 04:58:42 DEBUG : c/non empty space: Unchanged skipping 2025/05/20 04:58:42 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/20 04:58:42 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for checks to finish 2025/05/20 04:58:42 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for transfers to finish 2025/05/20 04:58:42 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/20 04:58:42 INFO : a/potato2: Copied (new) 2025/05/20 04:58:42 DEBUG : Waiting for deletions to finish 2025/05/20 04:58:42 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.40s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 04:58:44 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/05/20 04:58:45 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/20 04:58:45 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/20 04:58:45 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for checks to finish 2025/05/20 04:58:45 DEBUG : c/non empty space: Unchanged skipping 2025/05/20 04:58:45 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for transfers to finish 2025/05/20 04:58:45 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/20 04:58:45 INFO : a/potato2: Copied (new) 2025/05/20 04:58:45 ERROR : B2 bucket rclone-test-febipen6rafe: not deleting files as there were IO errors 2025/05/20 04:58:45 ERROR : B2 bucket rclone-test-febipen6rafe: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.89s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 04:58:48 DEBUG : Waiting for deletions to finish 2025/05/20 04:58:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/20 04:58:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/20 04:58:48 DEBUG : empty space: Unchanged skipping 2025/05/20 04:58:48 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for checks to finish 2025/05/20 04:58:48 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for transfers to finish 2025/05/20 04:58:48 INFO : potato: Deleted 2025/05/20 04:58:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/20 04:58:48 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.68s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 04:58:50 DEBUG : Waiting for deletions to finish 2025/05/20 04:58:51 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for checks to finish 2025/05/20 04:58:51 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for transfers to finish 2025/05/20 04:58:51 INFO : potato: Deleted 2025/05/20 04:58:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/20 04:58:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/20 04:58:51 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for checks to finish 2025/05/20 04:58:51 DEBUG : empty space: Unchanged skipping 2025/05/20 04:58:51 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for transfers to finish 2025/05/20 04:58:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/20 04:58:51 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.29s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 04:58:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/20 04:58:53 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for checks to finish 2025/05/20 04:58:53 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for transfers to finish 2025/05/20 04:58:54 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/05/20 04:58:54 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.37s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 04:58:56 DEBUG : enormous: Excluded (Size Filter) 2025/05/20 04:58:56 DEBUG : enormous: Excluded 2025/05/20 04:58:56 DEBUG : potato2: Excluded (Size Filter) 2025/05/20 04:58:56 DEBUG : potato2: Excluded 2025/05/20 04:58:56 DEBUG : potato2: Excluded (Size Filter) 2025/05/20 04:58:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/20 04:58:56 DEBUG : empty space: Unchanged skipping 2025/05/20 04:58:56 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for checks to finish 2025/05/20 04:58:56 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for transfers to finish 2025/05/20 04:58:56 DEBUG : Waiting for deletions to finish 2025/05/20 04:58:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 04:58:56 DEBUG : enormous: Excluded (Size Filter) 2025/05/20 04:58:56 DEBUG : enormous: Excluded 2025/05/20 04:58:56 DEBUG : potato2: Excluded (Size Filter) 2025/05/20 04:58:56 DEBUG : potato2: Excluded 2025/05/20 04:58:57 DEBUG : potato2: Excluded (Size Filter) 2025/05/20 04:58:57 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/05/20 04:58:57 DEBUG : empty space: Unchanged skipping 2025/05/20 04:58:57 DEBUG : Local file system at /tmp/rclone3479163555: Waiting for checks to finish 2025/05/20 04:58:57 DEBUG : Local file system at /tmp/rclone3479163555: Waiting for transfers to finish 2025/05/20 04:58:57 DEBUG : Waiting for deletions to finish 2025/05/20 04:58:57 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.06s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 04:58:59 DEBUG : enormous: Excluded (Size Filter) 2025/05/20 04:58:59 DEBUG : enormous: Excluded 2025/05/20 04:58:59 DEBUG : potato2: Excluded (Size Filter) 2025/05/20 04:58:59 DEBUG : potato2: Excluded 2025/05/20 04:59:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/20 04:59:00 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for checks to finish 2025/05/20 04:59:00 DEBUG : empty space: Unchanged skipping 2025/05/20 04:59:00 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for transfers to finish 2025/05/20 04:59:00 DEBUG : Waiting for deletions to finish 2025/05/20 04:59:00 INFO : enormous: Deleted 2025/05/20 04:59:00 INFO : potato2: Deleted 2025/05/20 04:59:00 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 04:59:00 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/05/20 04:59:00 DEBUG : empty space: Unchanged skipping 2025/05/20 04:59:00 DEBUG : Local file system at /tmp/rclone3479163555: Waiting for checks to finish 2025/05/20 04:59:00 DEBUG : Local file system at /tmp/rclone3479163555: Waiting for transfers to finish 2025/05/20 04:59:00 DEBUG : Waiting for deletions to finish 2025/05/20 04:59:00 INFO : potato2: Deleted 2025/05/20 04:59:00 INFO : enormous: Deleted 2025/05/20 04:59:00 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.56s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 04:59:03 DEBUG : five: Need to transfer - File not found at Destination 2025/05/20 04:59:03 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/05/20 04:59:03 DEBUG : one: Destination is newer than source, skipping 2025/05/20 04:59:03 DEBUG : three: Sizes identical 2025/05/20 04:59:03 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for checks to finish 2025/05/20 04:59:03 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/05/20 04:59:03 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3479163555) 2025/05/20 04:59:03 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-febipen6rafe) 2025/05/20 04:59:03 DEBUG : two: sha1 differ 2025/05/20 04:59:03 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/05/20 04:59:03 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for transfers to finish 2025/05/20 04:59:04 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/20 04:59:04 INFO : five: Copied (new) 2025/05/20 04:59:04 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/20 04:59:04 INFO : four: Copied (replaced existing) 2025/05/20 04:59:04 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/20 04:59:04 INFO : two: Copied (replaced existing) 2025/05/20 04:59:04 DEBUG : Waiting for deletions to finish 2025/05/20 04:59:05 DEBUG : one: Destination is newer than source, skipping 2025/05/20 04:59:05 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for checks to finish 2025/05/20 04:59:05 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/20 04:59:05 DEBUG : four: Size and sha1 of src and dst objects identical 2025/05/20 04:59:05 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/05/20 04:59:05 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/20 04:59:05 DEBUG : two: Size and sha1 of src and dst objects identical 2025/05/20 04:59:05 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/05/20 04:59:05 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3479163555) 2025/05/20 04:59:05 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-febipen6rafe) 2025/05/20 04:59:05 DEBUG : three: sha1 differ 2025/05/20 04:59:05 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/20 04:59:05 DEBUG : five: Size and sha1 of src and dst objects identical 2025/05/20 04:59:05 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/05/20 04:59:05 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/05/20 04:59:05 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for transfers to finish 2025/05/20 04:59:05 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/20 04:59:05 INFO : three: Copied (replaced existing) 2025/05/20 04:59:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.02s) === 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-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/05/20 04:59:07 INFO : B2 bucket rclone-test-febipen6rafe: Making map for --track-renames 2025/05/20 04:59:07 INFO : B2 bucket rclone-test-febipen6rafe: Finished making map for --track-renames 2025/05/20 04:59:07 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for checks to finish 2025/05/20 04:59:07 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/20 04:59:07 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/20 04:59:07 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for renames to finish 2025/05/20 04:59:07 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for transfers to finish 2025/05/20 04:59:07 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/20 04:59:07 INFO : yam: Copied (new) 2025/05/20 04:59:07 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/20 04:59:07 INFO : potato: Copied (new) 2025/05/20 04:59:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 04:59:08 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/20 04:59:08 INFO : B2 bucket rclone-test-febipen6rafe: Making map for --track-renames 2025/05/20 04:59:08 INFO : B2 bucket rclone-test-febipen6rafe: Finished making map for --track-renames 2025/05/20 04:59:08 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for checks to finish 2025/05/20 04:59:08 DEBUG : potato: Unchanged skipping 2025/05/20 04:59:08 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for renames to finish 2025/05/20 04:59:08 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/20 04:59:08 INFO : yam: Copied (server-side copy) to: yaml 2025/05/20 04:59:09 INFO : yam: Deleted 2025/05/20 04:59:09 INFO : yaml: Renamed from "yam" 2025/05/20 04:59:09 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for transfers to finish 2025/05/20 04:59:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.65s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/05/20 04:59:10 INFO : B2 bucket rclone-test-febipen6rafe: Making map for --track-renames 2025/05/20 04:59:10 INFO : B2 bucket rclone-test-febipen6rafe: Finished making map for --track-renames 2025/05/20 04:59:10 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for checks to finish 2025/05/20 04:59:10 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/20 04:59:10 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/20 04:59:10 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for renames to finish 2025/05/20 04:59:10 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for transfers to finish 2025/05/20 04:59:11 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/20 04:59:11 INFO : yam: Copied (new) 2025/05/20 04:59:11 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/20 04:59:11 INFO : potato: Copied (new) 2025/05/20 04:59:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 04:59:12 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/20 04:59:12 INFO : B2 bucket rclone-test-febipen6rafe: Making map for --track-renames 2025/05/20 04:59:12 INFO : B2 bucket rclone-test-febipen6rafe: Finished making map for --track-renames 2025/05/20 04:59:12 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for checks to finish 2025/05/20 04:59:12 DEBUG : potato: Unchanged skipping 2025/05/20 04:59:12 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for renames to finish 2025/05/20 04:59:12 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/20 04:59:12 INFO : yam: Copied (server-side copy) to: yaml 2025/05/20 04:59:12 INFO : yam: Deleted 2025/05/20 04:59:12 INFO : yaml: Renamed from "yam" 2025/05/20 04:59:12 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for transfers to finish 2025/05/20 04:59:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.63s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/05/20 04:59:14 INFO : B2 bucket rclone-test-febipen6rafe: Making map for --track-renames 2025/05/20 04:59:14 INFO : B2 bucket rclone-test-febipen6rafe: Finished making map for --track-renames 2025/05/20 04:59:14 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for checks to finish 2025/05/20 04:59:14 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/20 04:59:14 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/05/20 04:59:14 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for renames to finish 2025/05/20 04:59:14 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for transfers to finish 2025/05/20 04:59:14 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/20 04:59:14 INFO : sub/yam: Copied (new) 2025/05/20 04:59:15 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/20 04:59:15 INFO : potato: Copied (new) 2025/05/20 04:59:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 04:59:15 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/20 04:59:15 DEBUG : potato: Unchanged skipping 2025/05/20 04:59:15 INFO : B2 bucket rclone-test-febipen6rafe: Making map for --track-renames 2025/05/20 04:59:15 INFO : B2 bucket rclone-test-febipen6rafe: Finished making map for --track-renames 2025/05/20 04:59:15 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for checks to finish 2025/05/20 04:59:15 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for renames to finish 2025/05/20 04:59:16 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/20 04:59:16 INFO : sub/yam: Copied (server-side copy) to: yam 2025/05/20 04:59:16 INFO : sub/yam: Deleted 2025/05/20 04:59:16 INFO : yam: Renamed from "sub/yam" 2025/05/20 04:59:16 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for transfers to finish 2025/05/20 04:59:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.82s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 04:59:18 DEBUG : Creating backend with remote "/tmp/rclone3479163555/dir1" 2025/05/20 04:59:18 DEBUG : Creating backend with remote "/tmp/rclone3479163555/dir2" 2025/05/20 04:59:18 DEBUG : Local file system at /tmp/rclone3479163555/dir2: Using server-side directory move 2025/05/20 04:59:18 INFO : Local file system at /tmp/rclone3479163555/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/20 04:59:18 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/05/20 04:59:18 INFO : file1.txt: Moved (server-side) 2025/05/20 04:59:18 DEBUG : Local file system at /tmp/rclone3479163555/dir2: Waiting for checks to finish 2025/05/20 04:59:18 DEBUG : Local file system at /tmp/rclone3479163555/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 04:59:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/20 04:59:18 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/20 04:59:18 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for checks to finish 2025/05/20 04:59:18 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for transfers to finish 2025/05/20 04:59:19 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/20 04:59:19 INFO : nested/sub dir/file: Copied (new) 2025/05/20 04:59:19 INFO : nested/sub dir/file: Deleted 2025/05/20 04:59:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/20 04:59:19 INFO : sub dir/hello world: Copied (new) 2025/05/20 04:59:19 INFO : sub dir/hello world: Deleted 2025/05/20 04:59:19 INFO : sub dir: Removing directory 2025/05/20 04:59:19 INFO : nested/sub dir: Removing directory 2025/05/20 04:59:19 INFO : nested: Removing directory 2025/05/20 04:59:19 DEBUG : Local file system at /tmp/rclone3479163555: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.53s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 04:59:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/20 04:59:21 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/20 04:59:21 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for checks to finish 2025/05/20 04:59:21 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for transfers to finish 2025/05/20 04:59:21 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/20 04:59:21 INFO : nested/sub dir/file: Copied (new) 2025/05/20 04:59:21 INFO : nested/sub dir/file: Deleted 2025/05/20 04:59:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/20 04:59:22 INFO : sub dir/hello world: Copied (new) 2025/05/20 04:59:22 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.28s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 04:59:23 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/20 04:59:23 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/05/20 04:59:23 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for checks to finish 2025/05/20 04:59:23 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for transfers to finish 2025/05/20 04:59:23 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/05/20 04:59:23 INFO : existing-b: Copied (new) 2025/05/20 04:59:23 INFO : existing-b: Deleted 2025/05/20 04:59:23 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/20 04:59:23 INFO : existing: Copied (new) 2025/05/20 04:59:23 INFO : existing: Deleted 2025/05/20 04:59:24 DEBUG : existing: Destination exists, skipping 2025/05/20 04:59:24 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/05/20 04:59:24 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for checks to finish 2025/05/20 04:59:24 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for transfers to finish 2025/05/20 04:59:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.15s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 04:59:25 DEBUG : Creating backend with remote "TestB2:rclone-test-racuvur8yace" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-febipen6rafe -> B2 bucket rclone-test-racuvur8yace 2025/05/20 04:59:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/20 04:59:29 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/05/20 04:59:29 DEBUG : empty space: Unchanged skipping 2025/05/20 04:59:29 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/20 04:59:29 DEBUG : B2 bucket rclone-test-racuvur8yace: Waiting for checks to finish 2025/05/20 04:59:29 INFO : empty space: Deleted 2025/05/20 04:59:29 DEBUG : B2 bucket rclone-test-racuvur8yace: Waiting for transfers to finish 2025/05/20 04:59:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/20 04:59:30 INFO : potato2: Copied (server-side copy) 2025/05/20 04:59:30 INFO : potato2: Deleted 2025/05/20 04:59:30 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/20 04:59:30 INFO : potato3: Copied (server-side copy) 2025/05/20 04:59:30 INFO : potato3: Deleted 2025/05/20 04:59:30 DEBUG : Creating backend with remote "TestB2:rclone-test-sufequs9kepe" 2025/05/20 04:59:31 DEBUG : empty space: Need to transfer - File not found at Destination 2025/05/20 04:59:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/20 04:59:31 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/20 04:59:31 DEBUG : B2 bucket rclone-test-sufequs9kepe: Waiting for checks to finish 2025/05/20 04:59:31 DEBUG : B2 bucket rclone-test-sufequs9kepe: Waiting for transfers to finish 2025/05/20 04:59:32 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/20 04:59:32 INFO : empty space: Copied (server-side copy) 2025/05/20 04:59:32 INFO : empty space: Deleted 2025/05/20 04:59:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/20 04:59:33 INFO : potato2: Copied (server-side copy) 2025/05/20 04:59:33 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/20 04:59:33 INFO : potato3: Copied (server-side copy) 2025/05/20 04:59:33 INFO : potato2: Deleted 2025/05/20 04:59:33 INFO : potato3: Deleted 2025/05/20 04:59:33 DEBUG : B2 bucket rclone-test-sufequs9kepe: Purge remote 2025/05/20 04:59:33 INFO : B2 bucket rclone-test-sufequs9kepe: cleaning bucket "rclone-test-sufequs9kepe" of all files 2025/05/20 04:59:33 DEBUG : empty space: Deleting (id "4_z4f72adb300fdebcb9f680e1b_f100981789c5dc638_d20250520_m045932_c001_v0001134_t0020_u01747717172441") 2025/05/20 04:59:33 DEBUG : potato2: Deleting (id "4_z4f72adb300fdebcb9f680e1b_f110f8d697b3331b0_d20250520_m045932_c001_v0001161_t0042_u01747717172773") 2025/05/20 04:59:33 DEBUG : potato3: Deleting (id "4_z4f72adb300fdebcb9f680e1b_f1106c83c3d34a7d4_d20250520_m045932_c001_v0001100_t0047_u01747717172804") 2025/05/20 04:59:34 DEBUG : B2 bucket rclone-test-racuvur8yace: Purge remote 2025/05/20 04:59:34 INFO : B2 bucket rclone-test-racuvur8yace: cleaning bucket "rclone-test-racuvur8yace" of all files 2025/05/20 04:59:34 DEBUG : empty space: Deleting (id "4_z2f829db300fdebcb9f680e1b_f418b40bfaf3594ff_d20250520_m045932_c001_v7007000_t0000_u01747717172750") 2025/05/20 04:59:34 DEBUG : empty space: Deleting (id "4_z2f829db300fdebcb9f680e1b_f115024ad7155d333_d20250520_m045928_c001_v0001179_t0024_u01747717168866") 2025/05/20 04:59:34 DEBUG : potato2: Deleting (id "4_z2f829db300fdebcb9f680e1b_f418b40bfaf359500_d20250520_m045933_c001_v7007000_t0000_u01747717173111") 2025/05/20 04:59:34 DEBUG : potato2: Deleting (id "4_z2f829db300fdebcb9f680e1b_f1172968a153c2d55_d20250520_m045929_c001_v0001184_t0049_u01747717169907") 2025/05/20 04:59:34 DEBUG : potato3: Deleting (id "4_z2f829db300fdebcb9f680e1b_f4157637f914697db_d20250520_m045933_c001_v7007000_t0000_u01747717173135") 2025/05/20 04:59:34 DEBUG : potato3: Deleting (id "4_z2f829db300fdebcb9f680e1b_f1168271f804fe36f_d20250520_m045930_c001_v0001183_t0017_u01747717170134") 2025/05/20 04:59:34 DEBUG : potato3: Deleting (id "4_z2f829db300fdebcb9f680e1b_f115024ad7155d335_d20250520_m045929_c001_v0001179_t0021_u01747717169287") --- PASS: TestServerSideMove (10.91s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 04:59:36 DEBUG : Creating backend with remote "TestB2:rclone-test-cojopeb8dada" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-febipen6rafe -> B2 bucket rclone-test-cojopeb8dada 2025/05/20 04:59:41 DEBUG : empty space: Excluded (Size Filter) 2025/05/20 04:59:41 DEBUG : empty space: Excluded (Size Filter) 2025/05/20 04:59:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/20 04:59:41 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/20 04:59:41 DEBUG : B2 bucket rclone-test-cojopeb8dada: Waiting for checks to finish 2025/05/20 04:59:41 DEBUG : B2 bucket rclone-test-cojopeb8dada: Waiting for transfers to finish 2025/05/20 04:59:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/20 04:59:41 INFO : potato2: Copied (server-side copy) 2025/05/20 04:59:41 INFO : potato2: Deleted 2025/05/20 04:59:42 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/20 04:59:42 INFO : potato3: Copied (server-side copy) 2025/05/20 04:59:42 INFO : potato3: Deleted 2025/05/20 04:59:42 DEBUG : Creating backend with remote "TestB2:rclone-test-fuxuzah1qecu" 2025/05/20 04:59:43 DEBUG : empty space: Excluded (Size Filter) 2025/05/20 04:59:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/20 04:59:43 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/20 04:59:43 DEBUG : B2 bucket rclone-test-fuxuzah1qecu: Waiting for checks to finish 2025/05/20 04:59:43 DEBUG : B2 bucket rclone-test-fuxuzah1qecu: Waiting for transfers to finish 2025/05/20 04:59:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/20 04:59:44 INFO : potato2: Copied (server-side copy) 2025/05/20 04:59:44 INFO : potato2: Deleted 2025/05/20 04:59:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/20 04:59:44 INFO : potato3: Copied (server-side copy) 2025/05/20 04:59:45 INFO : potato3: Deleted 2025/05/20 04:59:45 DEBUG : B2 bucket rclone-test-fuxuzah1qecu: Purge remote 2025/05/20 04:59:45 INFO : B2 bucket rclone-test-fuxuzah1qecu: cleaning bucket "rclone-test-fuxuzah1qecu" of all files 2025/05/20 04:59:45 DEBUG : potato2: Deleting (id "4_z6fc2dd9300fdebcb9f680e1b_f112398b01ae892f0_d20250520_m045944_c001_v0001184_t0022_u01747717184452") 2025/05/20 04:59:45 DEBUG : potato3: Deleting (id "4_z6fc2dd9300fdebcb9f680e1b_f102af0046c3d75f4_d20250520_m045944_c001_v0001136_t0015_u01747717184683") 2025/05/20 04:59:46 DEBUG : B2 bucket rclone-test-cojopeb8dada: Purge remote 2025/05/20 04:59:46 INFO : B2 bucket rclone-test-cojopeb8dada: cleaning bucket "rclone-test-cojopeb8dada" of all files 2025/05/20 04:59:46 DEBUG : empty space: Deleting (id "4_zdf42cd9300fdebcb9f680e1b_f104dfae835f67e6d_d20250520_m045940_c001_v0001176_t0031_u01747717180824") 2025/05/20 04:59:46 DEBUG : potato2: Deleting (id "4_zdf42cd9300fdebcb9f680e1b_f419fb0570d00980a_d20250520_m045944_c001_v7007000_t0000_u01747717184649") 2025/05/20 04:59:46 DEBUG : potato2: Deleting (id "4_zdf42cd9300fdebcb9f680e1b_f100cf5d26e0a7d4b_d20250520_m045941_c001_v0001184_t0033_u01747717181645") 2025/05/20 04:59:46 DEBUG : potato3: Deleting (id "4_zdf42cd9300fdebcb9f680e1b_f419fb0570d00980b_d20250520_m045944_c001_v7007000_t0000_u01747717184982") 2025/05/20 04:59:46 DEBUG : potato3: Deleting (id "4_zdf42cd9300fdebcb9f680e1b_f100a09735f9c73e3_d20250520_m045941_c001_v0001180_t0047_u01747717181885") 2025/05/20 04:59:46 DEBUG : potato3: Deleting (id "4_zdf42cd9300fdebcb9f680e1b_f104dfae835f67e71_d20250520_m045941_c001_v0001176_t0003_u01747717181048") --- PASS: TestServerSideMoveWithFilter (11.95s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 04:59:48 DEBUG : Creating backend with remote "TestB2:rclone-test-xurevef6bito" 2025/05/20 04:59:50 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-febipen6rafe -> B2 bucket rclone-test-xurevef6bito 2025/05/20 04:59:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/20 04:59:53 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/05/20 04:59:53 DEBUG : empty space: Unchanged skipping 2025/05/20 04:59:53 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/20 04:59:53 DEBUG : B2 bucket rclone-test-xurevef6bito: Waiting for checks to finish 2025/05/20 04:59:53 INFO : empty space: Deleted 2025/05/20 04:59:53 DEBUG : B2 bucket rclone-test-xurevef6bito: Waiting for transfers to finish 2025/05/20 04:59:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/20 04:59:54 INFO : potato2: Copied (server-side copy) 2025/05/20 04:59:54 INFO : potato2: Deleted 2025/05/20 04:59:54 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/20 04:59:54 INFO : potato3: Copied (server-side copy) 2025/05/20 04:59:54 INFO : potato3: Deleted 2025/05/20 04:59:55 DEBUG : Creating backend with remote "TestB2:rclone-test-mipulim5yeyi" 2025/05/20 04:59:55 INFO : tomatoDir: Making directory 2025/05/20 04:59:56 DEBUG : empty space: Need to transfer - File not found at Destination 2025/05/20 04:59:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/20 04:59:56 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/20 04:59:56 DEBUG : B2 bucket rclone-test-mipulim5yeyi: Waiting for checks to finish 2025/05/20 04:59:56 DEBUG : B2 bucket rclone-test-mipulim5yeyi: Waiting for transfers to finish 2025/05/20 04:59:57 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/20 04:59:57 INFO : empty space: Copied (server-side copy) 2025/05/20 04:59:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/20 04:59:57 INFO : potato3: Copied (server-side copy) 2025/05/20 04:59:57 INFO : empty space: Deleted 2025/05/20 04:59:57 INFO : potato3: Deleted 2025/05/20 04:59:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/20 04:59:57 INFO : potato2: Copied (server-side copy) 2025/05/20 04:59:58 INFO : potato2: Deleted 2025/05/20 04:59:58 DEBUG : B2 bucket rclone-test-mipulim5yeyi: Purge remote 2025/05/20 04:59:58 INFO : B2 bucket rclone-test-mipulim5yeyi: cleaning bucket "rclone-test-mipulim5yeyi" of all files 2025/05/20 04:59:58 DEBUG : empty space: Deleting (id "4_z5fc20da3100debcb9f680e1b_f105ef480a82dcc5e_d20250520_m045956_c001_v0001092_t0045_u01747717196801") 2025/05/20 04:59:58 DEBUG : potato2: Deleting (id "4_z5fc20da3100debcb9f680e1b_f1192c2f8fa22c4f0_d20250520_m045957_c001_v0001144_t0057_u01747717197171") 2025/05/20 04:59:58 DEBUG : potato3: Deleting (id "4_z5fc20da3100debcb9f680e1b_f104721f4c8070638_d20250520_m045957_c001_v0001180_t0033_u01747717197180") 2025/05/20 04:59:59 DEBUG : B2 bucket rclone-test-xurevef6bito: Purge remote 2025/05/20 04:59:59 INFO : B2 bucket rclone-test-xurevef6bito: cleaning bucket "rclone-test-xurevef6bito" of all files 2025/05/20 04:59:59 DEBUG : empty space: Deleting (id "4_z2ff2fd8300fdebcb9f680e1b_f41518114adc343db_d20250520_m045957_c001_v7007000_t0000_u01747717197208") 2025/05/20 04:59:59 DEBUG : empty space: Deleting (id "4_z2ff2fd8300fdebcb9f680e1b_f113e4b34a8d210b7_d20250520_m045952_c001_v0001120_t0052_u01747717192729") 2025/05/20 04:59:59 DEBUG : potato2: Deleting (id "4_z2ff2fd8300fdebcb9f680e1b_f41247301abb5ba34_d20250520_m045958_c001_v7007000_t0000_u01747717198002") 2025/05/20 04:59:59 DEBUG : potato2: Deleting (id "4_z2ff2fd8300fdebcb9f680e1b_f1016584de4339c3d_d20250520_m045953_c001_v0001131_t0006_u01747717193716") 2025/05/20 04:59:59 DEBUG : potato3: Deleting (id "4_z2ff2fd8300fdebcb9f680e1b_f41247301abb5ba32_d20250520_m045957_c001_v7007000_t0000_u01747717197368") 2025/05/20 04:59:59 DEBUG : potato3: Deleting (id "4_z2ff2fd8300fdebcb9f680e1b_f11447df7ca1d1180_d20250520_m045954_c001_v0001037_t0004_u01747717194103") 2025/05/20 04:59:59 DEBUG : potato3: Deleting (id "4_z2ff2fd8300fdebcb9f680e1b_f113e4b34a8d210bb_d20250520_m045953_c001_v0001120_t0009_u01747717193023") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.01s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 05:00:01 DEBUG : Creating backend with remote "TestB2:rclone-test-febipen6rafe/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.50s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 05:00:03 DEBUG : Creating backend with remote "TestB2:rclone-test-febipen6rafe/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" --- PASS: TestSyncOverlap (2.94s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 05:00:06 DEBUG : Creating backend with remote "TestB2:rclone-test-febipen6rafe/rclone-sync-test" 2025/05/20 05:00:08 DEBUG : Creating backend with remote "TestB2:rclone-test-febipen6rafe/rclone-sync-test-include/layer2" 2025/05/20 05:00:10 DEBUG : Creating backend with remote "TestB2:rclone-test-febipen6rafe/rclone-sync-test-ignore-file" 2025/05/20 05:00:13 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/05/20 05:00:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/20 05:00:14 DEBUG : pacer: Reducing sleep to 10ms 2025/05/20 05:00:14 DEBUG : B2 bucket rclone-test-febipen6rafe path rclone-sync-test: Waiting for checks to finish 2025/05/20 05:00:14 DEBUG : B2 bucket rclone-test-febipen6rafe path rclone-sync-test: Waiting for transfers to finish 2025/05/20 05:00:14 DEBUG : Waiting for deletions to finish 2025/05/20 05:00:14 INFO : There was nothing to transfer 2025/05/20 05:00:14 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for checks to finish 2025/05/20 05:00:14 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for transfers to finish 2025/05/20 05:00:14 DEBUG : Waiting for deletions to finish 2025/05/20 05:00:14 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 05:00:15 DEBUG : B2 bucket rclone-test-febipen6rafe path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/05/20 05:00:15 DEBUG : B2 bucket rclone-test-febipen6rafe path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/05/20 05:00:15 DEBUG : Waiting for deletions to finish 2025/05/20 05:00:15 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 05:00:15 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for checks to finish 2025/05/20 05:00:15 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for transfers to finish 2025/05/20 05:00:15 DEBUG : Waiting for deletions to finish 2025/05/20 05:00:15 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 05:00:15 DEBUG : B2 bucket rclone-test-febipen6rafe path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/05/20 05:00:15 DEBUG : B2 bucket rclone-test-febipen6rafe path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/05/20 05:00:15 DEBUG : Waiting for deletions to finish 2025/05/20 05:00:15 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.79s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 05:00:22 DEBUG : Creating backend with remote "TestB2:rclone-test-febipen6rafe/dst" 2025/05/20 05:00:23 DEBUG : Creating backend with remote "TestB2:rclone-test-febipen6rafe/CompareDest" 2025/05/20 05:00:25 DEBUG : one: Need to transfer - File not found at Destination 2025/05/20 05:00:25 DEBUG : B2 bucket rclone-test-febipen6rafe path dst: Waiting for checks to finish 2025/05/20 05:00:25 DEBUG : B2 bucket rclone-test-febipen6rafe path dst: Waiting for transfers to finish 2025/05/20 05:00:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/20 05:00:26 INFO : one: Copied (new) 2025/05/20 05:00:26 DEBUG : Waiting for deletions to finish 2025/05/20 05:00:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/20 05:00:27 DEBUG : B2 bucket rclone-test-febipen6rafe path dst: Waiting for checks to finish 2025/05/20 05:00:27 DEBUG : B2 bucket rclone-test-febipen6rafe path dst: Waiting for transfers to finish 2025/05/20 05:00:27 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/20 05:00:27 INFO : one: Copied (replaced existing) 2025/05/20 05:00:27 DEBUG : Waiting for deletions to finish 2025/05/20 05:00:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/20 05:00:29 DEBUG : B2 bucket rclone-test-febipen6rafe path dst: Waiting for checks to finish 2025/05/20 05:00:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/20 05:00:30 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/20 05:00:30 DEBUG : B2 bucket rclone-test-febipen6rafe path dst: Waiting for transfers to finish 2025/05/20 05:00:30 DEBUG : Waiting for deletions to finish 2025/05/20 05:00:30 INFO : There was nothing to transfer 2025/05/20 05:00:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/20 05:00:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/20 05:00:31 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/20 05:00:31 DEBUG : B2 bucket rclone-test-febipen6rafe path dst: Waiting for checks to finish 2025/05/20 05:00:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/20 05:00:31 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/20 05:00:31 DEBUG : B2 bucket rclone-test-febipen6rafe path dst: Waiting for transfers to finish 2025/05/20 05:00:31 DEBUG : Waiting for deletions to finish 2025/05/20 05:00:31 INFO : There was nothing to transfer 2025/05/20 05:00:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/20 05:00:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/20 05:00:32 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/20 05:00:32 DEBUG : B2 bucket rclone-test-febipen6rafe path dst: Waiting for checks to finish 2025/05/20 05:00:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/20 05:00:32 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/20 05:00:32 DEBUG : B2 bucket rclone-test-febipen6rafe path dst: Waiting for transfers to finish 2025/05/20 05:00:32 DEBUG : Waiting for deletions to finish 2025/05/20 05:00:32 INFO : There was nothing to transfer 2025/05/20 05:00:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/20 05:00:33 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/05/20 05:00:33 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/20 05:00:33 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/20 05:00:33 DEBUG : B2 bucket rclone-test-febipen6rafe path dst: Waiting for checks to finish 2025/05/20 05:00:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/20 05:00:33 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/20 05:00:33 DEBUG : B2 bucket rclone-test-febipen6rafe path dst: Waiting for transfers to finish 2025/05/20 05:00:33 DEBUG : Waiting for deletions to finish 2025/05/20 05:00:33 INFO : There was nothing to transfer 2025/05/20 05:00:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/20 05:00:34 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/20 05:00:34 DEBUG : two: Need to transfer - File not found at Destination 2025/05/20 05:00:34 DEBUG : B2 bucket rclone-test-febipen6rafe path dst: Waiting for checks to finish 2025/05/20 05:00:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/20 05:00:34 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/20 05:00:34 DEBUG : B2 bucket rclone-test-febipen6rafe path dst: Waiting for transfers to finish 2025/05/20 05:00:34 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/05/20 05:00:34 INFO : two: Copied (new) 2025/05/20 05:00:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.43s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 05:00:38 DEBUG : Creating backend with remote "TestB2:rclone-test-febipen6rafe/dest" 2025/05/20 05:00:39 DEBUG : Creating backend with remote "TestB2:rclone-test-febipen6rafe/pre-dest1" 2025/05/20 05:00:40 DEBUG : Creating backend with remote "TestB2:rclone-test-febipen6rafe/pre-dest2" 2025/05/20 05:00:42 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/20 05:00:42 DEBUG : 1: Destination found in --compare-dest, skipping 2025/05/20 05:00:42 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/20 05:00:42 DEBUG : 2: Destination found in --compare-dest, skipping 2025/05/20 05:00:43 DEBUG : 3: Need to transfer - File not found at Destination 2025/05/20 05:00:43 DEBUG : B2 bucket rclone-test-febipen6rafe path dest: Waiting for checks to finish 2025/05/20 05:00:43 DEBUG : B2 bucket rclone-test-febipen6rafe path dest: Waiting for transfers to finish 2025/05/20 05:00:43 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/05/20 05:00:43 INFO : 3: Copied (new) 2025/05/20 05:00:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.37s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 05:00:45 DEBUG : Creating backend with remote "TestB2:rclone-test-febipen6rafe/dst" 2025/05/20 05:00:46 DEBUG : Creating backend with remote "TestB2:rclone-test-febipen6rafe/CopyDest" 2025/05/20 05:00:48 DEBUG : one: Need to transfer - File not found at Destination 2025/05/20 05:00:48 DEBUG : B2 bucket rclone-test-febipen6rafe path dst: Waiting for checks to finish 2025/05/20 05:00:48 DEBUG : B2 bucket rclone-test-febipen6rafe path dst: Waiting for transfers to finish 2025/05/20 05:00:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/20 05:00:49 INFO : one: Copied (new) 2025/05/20 05:00:49 DEBUG : Waiting for deletions to finish 2025/05/20 05:00:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/20 05:00:50 DEBUG : B2 bucket rclone-test-febipen6rafe path dst: Waiting for checks to finish 2025/05/20 05:00:50 DEBUG : B2 bucket rclone-test-febipen6rafe path dst: Waiting for transfers to finish 2025/05/20 05:00:50 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/20 05:00:50 INFO : one: Copied (replaced existing) 2025/05/20 05:00:50 DEBUG : Waiting for deletions to finish 2025/05/20 05:00:52 DEBUG : Creating backend with remote "TestB2:rclone-test-febipen6rafe/BackupDir" 2025/05/20 05:00:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/20 05:00:53 DEBUG : B2 bucket rclone-test-febipen6rafe path dst: Waiting for checks to finish 2025/05/20 05:00:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/20 05:00:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/20 05:00:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/20 05:00:55 INFO : one: Copied (server-side copy) 2025/05/20 05:00:55 INFO : one: Deleted 2025/05/20 05:00:55 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/20 05:00:55 INFO : one: Copied (server-side copy) 2025/05/20 05:00:55 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/20 05:00:55 DEBUG : B2 bucket rclone-test-febipen6rafe path dst: Waiting for transfers to finish 2025/05/20 05:00:55 DEBUG : Waiting for deletions to finish 2025/05/20 05:00:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/20 05:00:56 DEBUG : one: Unchanged skipping 2025/05/20 05:00:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/20 05:00:57 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/20 05:00:57 INFO : two: Copied (server-side copy) 2025/05/20 05:00:57 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/20 05:00:57 DEBUG : B2 bucket rclone-test-febipen6rafe path dst: Waiting for checks to finish 2025/05/20 05:00:57 DEBUG : B2 bucket rclone-test-febipen6rafe path dst: Waiting for transfers to finish 2025/05/20 05:00:57 DEBUG : Waiting for deletions to finish 2025/05/20 05:00:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/20 05:00:58 DEBUG : one: Unchanged skipping 2025/05/20 05:00:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/20 05:00:58 DEBUG : two: Unchanged skipping 2025/05/20 05:00:58 DEBUG : B2 bucket rclone-test-febipen6rafe path dst: Waiting for checks to finish 2025/05/20 05:00:58 DEBUG : B2 bucket rclone-test-febipen6rafe path dst: Waiting for transfers to finish 2025/05/20 05:00:58 DEBUG : Waiting for deletions to finish 2025/05/20 05:00:58 INFO : There was nothing to transfer 2025/05/20 05:00:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/20 05:00:59 DEBUG : one: Unchanged skipping 2025/05/20 05:00:59 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/20 05:00:59 DEBUG : three: Destination not found in --copy-dest 2025/05/20 05:00:59 DEBUG : three: Need to transfer - File not found at Destination 2025/05/20 05:00:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/20 05:00:59 DEBUG : two: Unchanged skipping 2025/05/20 05:00:59 DEBUG : B2 bucket rclone-test-febipen6rafe path dst: Waiting for checks to finish 2025/05/20 05:00:59 DEBUG : B2 bucket rclone-test-febipen6rafe path dst: Waiting for transfers to finish 2025/05/20 05:01:00 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/05/20 05:01:00 INFO : three: Copied (new) 2025/05/20 05:01:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.58s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 05:01:04 DEBUG : Creating backend with remote "TestB2:rclone-test-febipen6rafe/dst" 2025/05/20 05:01:05 DEBUG : Creating backend with remote "TestB2:rclone-test-febipen6rafe/backup" 2025/05/20 05:01:06 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/20 05:01:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/20 05:01:06 DEBUG : two: Unchanged skipping 2025/05/20 05:01:06 DEBUG : B2 bucket rclone-test-febipen6rafe path dst: Waiting for checks to finish 2025/05/20 05:01:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/20 05:01:08 INFO : one: Copied (server-side copy) 2025/05/20 05:01:08 INFO : one: Deleted 2025/05/20 05:01:08 DEBUG : B2 bucket rclone-test-febipen6rafe path dst: Waiting for transfers to finish 2025/05/20 05:01:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/20 05:01:09 INFO : one: Copied (new) 2025/05/20 05:01:09 DEBUG : Waiting for deletions to finish 2025/05/20 05:01:09 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/20 05:01:09 INFO : three.txt: Copied (server-side copy) 2025/05/20 05:01:10 INFO : three.txt: Deleted 2025/05/20 05:01:10 INFO : three.txt: Moved into backup dir 2025/05/20 05:01:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/20 05:01:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/20 05:01:12 DEBUG : two: Unchanged skipping 2025/05/20 05:01:12 DEBUG : B2 bucket rclone-test-febipen6rafe path dst: Waiting for checks to finish 2025/05/20 05:01:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/20 05:01:12 INFO : one: Copied (server-side copy) 2025/05/20 05:01:12 INFO : one: Deleted 2025/05/20 05:01:12 DEBUG : B2 bucket rclone-test-febipen6rafe path dst: Waiting for transfers to finish 2025/05/20 05:01:13 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/20 05:01:13 INFO : one: Copied (new) 2025/05/20 05:01:13 DEBUG : Waiting for deletions to finish 2025/05/20 05:01:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/20 05:01:13 INFO : three.txt: Copied (server-side copy) 2025/05/20 05:01:14 INFO : three.txt: Deleted 2025/05/20 05:01:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.32s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 05:01:17 DEBUG : Creating backend with remote "TestB2:rclone-test-febipen6rafe/dst" 2025/05/20 05:01:18 DEBUG : Creating backend with remote "TestB2:rclone-test-febipen6rafe/backup" 2025/05/20 05:01:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/20 05:01:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/20 05:01:20 DEBUG : two: Unchanged skipping 2025/05/20 05:01:20 DEBUG : B2 bucket rclone-test-febipen6rafe path dst: Waiting for checks to finish 2025/05/20 05:01:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/20 05:01:22 INFO : one: Copied (server-side copy) to: one.bak 2025/05/20 05:01:22 INFO : one: Deleted 2025/05/20 05:01:22 DEBUG : B2 bucket rclone-test-febipen6rafe path dst: Waiting for transfers to finish 2025/05/20 05:01:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/20 05:01:23 INFO : one: Copied (new) 2025/05/20 05:01:23 DEBUG : Waiting for deletions to finish 2025/05/20 05:01:24 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/20 05:01:24 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/20 05:01:24 INFO : three.txt: Deleted 2025/05/20 05:01:24 INFO : three.txt: Moved into backup dir 2025/05/20 05:01:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/20 05:01:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/20 05:01:26 DEBUG : two: Unchanged skipping 2025/05/20 05:01:26 DEBUG : B2 bucket rclone-test-febipen6rafe path dst: Waiting for checks to finish 2025/05/20 05:01:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/20 05:01:26 INFO : one: Copied (server-side copy) to: one.bak 2025/05/20 05:01:26 INFO : one: Deleted 2025/05/20 05:01:26 DEBUG : B2 bucket rclone-test-febipen6rafe path dst: Waiting for transfers to finish 2025/05/20 05:01:27 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/20 05:01:27 INFO : one: Copied (new) 2025/05/20 05:01:27 DEBUG : Waiting for deletions to finish 2025/05/20 05:01:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/20 05:01:27 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/20 05:01:27 INFO : three.txt: Deleted 2025/05/20 05:01:27 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.65s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 05:01:30 DEBUG : Creating backend with remote "TestB2:rclone-test-febipen6rafe/dst" 2025/05/20 05:01:32 DEBUG : Creating backend with remote "TestB2:rclone-test-febipen6rafe/backup" 2025/05/20 05:01:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/20 05:01:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/20 05:01:33 DEBUG : two: Unchanged skipping 2025/05/20 05:01:33 DEBUG : B2 bucket rclone-test-febipen6rafe path dst: Waiting for checks to finish 2025/05/20 05:01:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/20 05:01:35 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/20 05:01:35 INFO : one: Deleted 2025/05/20 05:01:35 DEBUG : B2 bucket rclone-test-febipen6rafe path dst: Waiting for transfers to finish 2025/05/20 05:01:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/20 05:01:36 INFO : one: Copied (new) 2025/05/20 05:01:36 DEBUG : Waiting for deletions to finish 2025/05/20 05:01:36 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/20 05:01:36 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/20 05:01:37 INFO : three.txt: Deleted 2025/05/20 05:01:37 INFO : three.txt: Moved into backup dir 2025/05/20 05:01:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/20 05:01:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/20 05:01:38 DEBUG : two: Unchanged skipping 2025/05/20 05:01:38 DEBUG : B2 bucket rclone-test-febipen6rafe path dst: Waiting for checks to finish 2025/05/20 05:01:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/20 05:01:39 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/20 05:01:39 INFO : one: Deleted 2025/05/20 05:01:39 DEBUG : B2 bucket rclone-test-febipen6rafe path dst: Waiting for transfers to finish 2025/05/20 05:01:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/20 05:01:39 INFO : one: Copied (new) 2025/05/20 05:01:39 DEBUG : Waiting for deletions to finish 2025/05/20 05:01:39 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/20 05:01:39 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/20 05:01:40 INFO : three.txt: Deleted 2025/05/20 05:01:40 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.39s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 05:01:43 DEBUG : Creating backend with remote "TestB2:rclone-test-febipen6rafe/dst" 2025/05/20 05:01:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/20 05:01:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/20 05:01:45 DEBUG : two: Unchanged skipping 2025/05/20 05:01:45 DEBUG : B2 bucket rclone-test-febipen6rafe path dst: Waiting for checks to finish 2025/05/20 05:01:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/20 05:01:45 INFO : one: Copied (server-side copy) to: one.bak 2025/05/20 05:01:45 INFO : one: Deleted 2025/05/20 05:01:45 DEBUG : B2 bucket rclone-test-febipen6rafe path dst: Waiting for transfers to finish 2025/05/20 05:01:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/20 05:01:46 INFO : one: Copied (new) 2025/05/20 05:01:46 DEBUG : Waiting for deletions to finish 2025/05/20 05:01:47 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/20 05:01:47 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/20 05:01:47 INFO : three.txt: Deleted 2025/05/20 05:01:47 INFO : three.txt: Moved into backup dir 2025/05/20 05:01:48 DEBUG : one.bak: Excluded (Path Filter) 2025/05/20 05:01:48 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/05/20 05:01:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/20 05:01:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/20 05:01:48 DEBUG : two: Unchanged skipping 2025/05/20 05:01:48 DEBUG : B2 bucket rclone-test-febipen6rafe path dst: Waiting for checks to finish 2025/05/20 05:01:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/20 05:01:49 INFO : one: Copied (server-side copy) to: one.bak 2025/05/20 05:01:49 INFO : one: Deleted 2025/05/20 05:01:49 DEBUG : B2 bucket rclone-test-febipen6rafe path dst: Waiting for transfers to finish 2025/05/20 05:01:49 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/20 05:01:49 INFO : one: Copied (new) 2025/05/20 05:01:49 DEBUG : Waiting for deletions to finish 2025/05/20 05:01:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/20 05:01:50 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/20 05:01:50 INFO : three.txt: Deleted 2025/05/20 05:01:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.10s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 05:01:53 DEBUG : Creating backend with remote "TestB2:rclone-test-febipen6rafe/dst" 2025/05/20 05:01:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/20 05:01:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/20 05:01:56 INFO : one: Copied (server-side copy) to: one.bak 2025/05/20 05:01:56 INFO : one: Deleted 2025/05/20 05:01:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/20 05:01:57 INFO : one: Copied (new) 2025/05/20 05:01:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/20 05:01:57 DEBUG : two: Unchanged skipping 2025/05/20 05:01:57 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/20 05:01:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/20 05:01:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/20 05:01:58 INFO : three.txt: Deleted 2025/05/20 05:01:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/20 05:01:58 INFO : three.txt: Copied (new) 2025/05/20 05:01:58 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/05/20 05:01:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/20 05:01:59 DEBUG : pacer: Reducing sleep to 10ms 2025/05/20 05:01:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/20 05:01:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/20 05:01:59 INFO : one: Copied (server-side copy) to: one.bak 2025/05/20 05:02:00 INFO : one: Deleted 2025/05/20 05:02:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/20 05:02:00 INFO : one: Copied (new) 2025/05/20 05:02:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/20 05:02:00 DEBUG : two: Unchanged skipping 2025/05/20 05:02:00 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/20 05:02:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/20 05:02:01 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/20 05:02:01 INFO : three.txt: Deleted 2025/05/20 05:02:01 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/05/20 05:02:01 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.56s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 05:02:05 DEBUG : Creating backend with remote "TestB2:rclone-test-febipen6rafe/dst" 2025/05/20 05:02:06 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/20 05:02:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/20 05:02:07 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/20 05:02:08 INFO : one: Deleted 2025/05/20 05:02:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/20 05:02:09 INFO : one: Copied (new) 2025/05/20 05:02:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/20 05:02:09 DEBUG : two: Unchanged skipping 2025/05/20 05:02:09 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/20 05:02:10 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/20 05:02:10 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/20 05:02:11 INFO : three.txt: Deleted 2025/05/20 05:02:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/20 05:02:11 INFO : three.txt: Copied (new) 2025/05/20 05:02:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/20 05:02:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/20 05:02:13 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/20 05:02:13 INFO : one: Deleted 2025/05/20 05:02:14 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/20 05:02:14 INFO : one: Copied (new) 2025/05/20 05:02:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/20 05:02:14 DEBUG : two: Unchanged skipping 2025/05/20 05:02:14 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/20 05:02:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/20 05:02:15 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/20 05:02:15 INFO : three.txt: Deleted 2025/05/20 05:02:15 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/05/20 05:02:15 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.97s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 05:02:18 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for checks to finish 2025/05/20 05:02:18 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/05/20 05:02:18 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for transfers to finish 2025/05/20 05:02:18 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/05/20 05:02:18 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/05/20 05:02:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.37s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 05:02:19 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/20 05:02:19 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for checks to finish 2025/05/20 05:02:19 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for transfers to finish 2025/05/20 05:02:20 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/20 05:02:20 INFO : existing: Copied (new) 2025/05/20 05:02:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 05:02:21 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/05/20 05:02:21 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for checks to finish 2025/05/20 05:02:21 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/05/20 05:02:21 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for transfers to finish 2025/05/20 05:02:21 ERROR : B2 bucket rclone-test-febipen6rafe: not deleting files as there were IO errors 2025/05/20 05:02:21 ERROR : B2 bucket rclone-test-febipen6rafe: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" --- PASS: TestSyncImmutable (3.21s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 05:02:22 DEBUG : EXISTING: Clearing upload URL because of error: Post "https://pod-000-1131-19.backblaze.com/b2api/v1/b2_upload_file/1f828d5300ddebcb9f680e1b/c001_v0001131_t0017": EOF 2025/05/20 05:02:22 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1131-19.backblaze.com/b2api/v1/b2_upload_file/1f828d5300ddebcb9f680e1b/c001_v0001131_t0017": EOF) 2025/05/20 05:02:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "EXISTING" to B2 bucket rclone-test-febipen6rafe: 1/10 (Post "https://pod-000-1131-19.backblaze.com/b2api/v1/b2_upload_file/1f828d5300ddebcb9f680e1b/c001_v0001131_t0017": EOF) 2025/05/20 05:02:25 DEBUG : pacer: Reducing sleep to 10ms 2025/05/20 05:02:25 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for checks to finish 2025/05/20 05:02:25 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/20 05:02:25 DEBUG : existing: Unchanged skipping 2025/05/20 05:02:25 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for transfers to finish 2025/05/20 05:02:25 DEBUG : Waiting for deletions to finish 2025/05/20 05:02:25 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.79s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", 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-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 05:02:42 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/20 05:02:42 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/20 05:02:42 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/20 05:02:42 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for checks to finish 2025/05/20 05:02:42 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/20 05:02:42 DEBUG : both1: Unchanged skipping 2025/05/20 05:02:42 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/20 05:02:42 DEBUG : both12: Unchanged skipping 2025/05/20 05:02:42 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/20 05:02:42 DEBUG : both13: Unchanged skipping 2025/05/20 05:02:42 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/20 05:02:42 DEBUG : both14: Unchanged skipping 2025/05/20 05:02:42 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/20 05:02:42 DEBUG : both15: Unchanged skipping 2025/05/20 05:02:42 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/20 05:02:42 DEBUG : both16: Unchanged skipping 2025/05/20 05:02:42 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/20 05:02:42 DEBUG : both17: Unchanged skipping 2025/05/20 05:02:42 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/20 05:02:42 DEBUG : both18: Unchanged skipping 2025/05/20 05:02:42 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/20 05:02:42 DEBUG : both19: Unchanged skipping 2025/05/20 05:02:42 DEBUG : both0: Unchanged skipping 2025/05/20 05:02:42 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/20 05:02:42 DEBUG : both3: Unchanged skipping 2025/05/20 05:02:42 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/20 05:02:42 DEBUG : both10: Unchanged skipping 2025/05/20 05:02:42 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/20 05:02:42 DEBUG : both11: Unchanged skipping 2025/05/20 05:02:42 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/20 05:02:42 DEBUG : both4: Unchanged skipping 2025/05/20 05:02:42 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/20 05:02:42 DEBUG : both7: Unchanged skipping 2025/05/20 05:02:42 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/20 05:02:42 DEBUG : both8: Unchanged skipping 2025/05/20 05:02:42 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/20 05:02:42 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/20 05:02:42 DEBUG : both9: Unchanged skipping 2025/05/20 05:02:42 DEBUG : both5: Unchanged skipping 2025/05/20 05:02:42 DEBUG : both2: Unchanged skipping 2025/05/20 05:02:42 DEBUG : both6: Unchanged skipping 2025/05/20 05:02:42 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for transfers to finish 2025/05/20 05:02:42 DEBUG : Waiting for deletions to finish 2025/05/20 05:02:42 INFO : only0: Deleted 2025/05/20 05:02:42 INFO : only7: Deleted 2025/05/20 05:02:43 INFO : only1: Deleted 2025/05/20 05:02:43 INFO : only5: Deleted 2025/05/20 05:02:43 INFO : only18: Deleted 2025/05/20 05:02:43 INFO : only6: Deleted 2025/05/20 05:02:43 INFO : only13: Deleted 2025/05/20 05:02:43 INFO : only14: Deleted 2025/05/20 05:02:43 INFO : only15: Deleted 2025/05/20 05:02:43 INFO : only8: Deleted 2025/05/20 05:02:43 INFO : only11: Deleted 2025/05/20 05:02:43 INFO : only12: Deleted 2025/05/20 05:02:43 INFO : only17: Deleted 2025/05/20 05:02:43 INFO : only2: Deleted 2025/05/20 05:02:43 INFO : only3: Deleted 2025/05/20 05:02:43 INFO : only10: Deleted 2025/05/20 05:02:43 INFO : only16: Deleted 2025/05/20 05:02:43 INFO : only19: Deleted 2025/05/20 05:02:43 INFO : only4: Deleted 2025/05/20 05:02:43 INFO : only9: Deleted 2025/05/20 05:02:43 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (20.75s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 05:03:04 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/20 05:03:04 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/20 05:03:04 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/20 05:03:04 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/20 05:03:04 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for checks to finish 2025/05/20 05:03:04 DEBUG : both0: Unchanged skipping 2025/05/20 05:03:04 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/20 05:03:04 DEBUG : both12: Unchanged skipping 2025/05/20 05:03:04 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/20 05:03:04 DEBUG : both13: Unchanged skipping 2025/05/20 05:03:04 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/20 05:03:04 DEBUG : both14: Unchanged skipping 2025/05/20 05:03:04 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/20 05:03:04 DEBUG : both15: Unchanged skipping 2025/05/20 05:03:04 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/20 05:03:04 DEBUG : both16: Unchanged skipping 2025/05/20 05:03:04 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/20 05:03:04 DEBUG : both17: Unchanged skipping 2025/05/20 05:03:04 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/20 05:03:04 DEBUG : both18: Unchanged skipping 2025/05/20 05:03:04 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/20 05:03:04 DEBUG : both19: Unchanged skipping 2025/05/20 05:03:04 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/20 05:03:04 DEBUG : both2: Unchanged skipping 2025/05/20 05:03:04 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/20 05:03:04 DEBUG : both3: Unchanged skipping 2025/05/20 05:03:04 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/20 05:03:04 DEBUG : both4: Unchanged skipping 2025/05/20 05:03:04 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/20 05:03:04 DEBUG : both5: Unchanged skipping 2025/05/20 05:03:04 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/20 05:03:04 DEBUG : both6: Unchanged skipping 2025/05/20 05:03:04 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/20 05:03:04 DEBUG : both7: Unchanged skipping 2025/05/20 05:03:04 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/20 05:03:04 DEBUG : both8: Unchanged skipping 2025/05/20 05:03:04 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/20 05:03:04 DEBUG : both9: Unchanged skipping 2025/05/20 05:03:04 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/05/20 05:03:04 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/05/20 05:03:04 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/05/20 05:03:04 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/05/20 05:03:04 DEBUG : both1: Unchanged skipping 2025/05/20 05:03:04 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/05/20 05:03:04 DEBUG : both10: Unchanged skipping 2025/05/20 05:03:04 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/05/20 05:03:04 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/05/20 05:03:04 DEBUG : both11: Unchanged skipping 2025/05/20 05:03:04 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/05/20 05:03:04 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/05/20 05:03:04 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/05/20 05:03:04 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/05/20 05:03:04 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/05/20 05:03:04 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/05/20 05:03:04 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/05/20 05:03:04 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/05/20 05:03:04 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/05/20 05:03:04 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/05/20 05:03:04 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/05/20 05:03:04 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/05/20 05:03:04 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/05/20 05:03:04 DEBUG : B2 bucket rclone-test-febipen6rafe: Waiting for transfers to finish 2025/05/20 05:03:04 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/20 05:03:04 INFO : only1: Copied (replaced existing) 2025/05/20 05:03:04 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/20 05:03:04 INFO : only10: Copied (replaced existing) 2025/05/20 05:03:04 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/20 05:03:04 INFO : only16: Copied (replaced existing) 2025/05/20 05:03:04 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/20 05:03:04 INFO : only11: Copied (replaced existing) 2025/05/20 05:03:04 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/20 05:03:04 INFO : only0: Copied (replaced existing) 2025/05/20 05:03:04 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/20 05:03:04 INFO : only17: Copied (replaced existing) 2025/05/20 05:03:04 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/20 05:03:04 INFO : only12: Copied (replaced existing) 2025/05/20 05:03:04 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/20 05:03:04 INFO : only19: Copied (replaced existing) 2025/05/20 05:03:04 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/20 05:03:04 INFO : only13: Copied (replaced existing) 2025/05/20 05:03:05 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/20 05:03:05 INFO : only14: Copied (replaced existing) 2025/05/20 05:03:05 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/20 05:03:05 INFO : only3: Copied (replaced existing) 2025/05/20 05:03:05 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/20 05:03:05 INFO : only4: Copied (replaced existing) 2025/05/20 05:03:05 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/20 05:03:05 INFO : only5: Copied (replaced existing) 2025/05/20 05:03:05 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/20 05:03:05 INFO : only6: Copied (replaced existing) 2025/05/20 05:03:05 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/20 05:03:05 INFO : only15: Copied (replaced existing) 2025/05/20 05:03:05 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/20 05:03:05 INFO : only8: Copied (replaced existing) 2025/05/20 05:03:05 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/20 05:03:05 INFO : only18: Copied (replaced existing) 2025/05/20 05:03:05 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/20 05:03:05 INFO : only7: Copied (replaced existing) 2025/05/20 05:03:05 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/20 05:03:05 INFO : only2: Copied (replaced existing) 2025/05/20 05:03:05 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/20 05:03:05 INFO : only9: Copied (replaced existing) 2025/05/20 05:03:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (25.52s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 05:03:14 DEBUG : empty_dir: Making directory with metadata 2025/05/20 05:03:14 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/20 05:03:14 DEBUG : empty_on_remote: Making directory with metadata 2025/05/20 05:03:14 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/20 05:03:14 INFO : empty_on_remote: Making directory 2025/05/20 05:03:14 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-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 05:03:15 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/20 05:03:15 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/20 05:03:15 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/20 05:03:15 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.11s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 05:03:17 DEBUG : empty_dir: Making directory with metadata 2025/05/20 05:03:17 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/20 05:03:17 DEBUG : empty_on_remote: Making directory with metadata 2025/05/20 05:03:17 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/20 05:03:17 INFO : empty_on_remote: Making directory 2025/05/20 05:03:17 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-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 05:03:18 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/20 05:03:18 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/20 05:03:18 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/20 05:03:18 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/05/20 05:03:18 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.95s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 05:03:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/20 05:03:20 INFO : sub dir: Making directory 2025/05/20 05:03:20 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.16s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" 2025/05/20 05:03:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/20 05:03:23 INFO : sub dir: Making directory 2025/05/20 05:03:23 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-febipen6rafe", Local "Local file system at /tmp/rclone3479163555", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (2.94s) PASS 2025/05/20 05:03:26 DEBUG : B2 bucket rclone-test-febipen6rafe: Purge remote 2025/05/20 05:03:26 INFO : B2 bucket rclone-test-febipen6rafe: cleaning bucket "rclone-test-febipen6rafe" of all files 2025/05/20 05:03:27 DEBUG : BackupDir/one: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f403c67d4cfde7edb_d20250520_m050100_c001_v7007000_t0000_u01747717260665") 2025/05/20 05:03:27 DEBUG : BackupDir/one: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1062d7c303eb64eb_d20250520_m050055_c001_v0001177_t0043_u01747717255009") 2025/05/20 05:03:27 DEBUG : CompareDest/one: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f403c67d4cfde7e61_d20250520_m050035_c001_v7007000_t0000_u01747717235272") 2025/05/20 05:03:27 DEBUG : CompareDest/one: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f119a734a4e2f3668_d20250520_m050029_c001_v0001131_t0001_u01747717229307") 2025/05/20 05:03:27 DEBUG : CompareDest/two: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f403c67d4cfde7e62_d20250520_m050035_c001_v7007000_t0000_u01747717235460") 2025/05/20 05:03:27 DEBUG : CompareDest/two: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1141b8e008d837ce_d20250520_m050030_c001_v0001180_t0017_u01747717230714") 2025/05/20 05:03:27 DEBUG : CopyDest/one: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f403c67d4cfde7edc_d20250520_m050100_c001_v7007000_t0000_u01747717260849") 2025/05/20 05:03:27 DEBUG : CopyDest/one: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1c3c2_d20250520_m050052_c001_v0001171_t0041_u01747717252019") 2025/05/20 05:03:27 DEBUG : CopyDest/three: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f403c67d4cfde7edd_d20250520_m050101_c001_v7007000_t0000_u01747717261033") 2025/05/20 05:03:27 DEBUG : CopyDest/three: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1141b8e008d8385c_d20250520_m050058_c001_v0001180_t0057_u01747717258662") 2025/05/20 05:03:27 DEBUG : CopyDest/two: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f403c67d4cfde7ede_d20250520_m050101_c001_v7007000_t0000_u01747717261217") 2025/05/20 05:03:27 DEBUG : CopyDest/two: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f119a734a4e2f36e6_d20250520_m050056_c001_v0001131_t0059_u01747717256243") 2025/05/20 05:03:27 DEBUG : EXISTING: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4045875df6d44d17_d20250520_m050226_c001_v7007000_t0000_u01747717346149") 2025/05/20 05:03:27 DEBUG : EXISTING: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1141b8e008d83afb_d20250520_m050225_c001_v0001180_t0019_u01747717345187") 2025/05/20 05:03:27 DEBUG : Testêé: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4045875df6d44d0b_d20250520_m050219_c001_v7007000_t0000_u01747717339155") 2025/05/20 05:03:27 DEBUG : Testêé: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1141b8e008d83ab9_d20250520_m050218_c001_v0001180_t0017_u01747717338567") 2025/05/20 05:03:27 DEBUG : Testêé: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f119a734a4e2f38e9_d20250520_m050217_c001_v0001131_t0001_u01747717337523") 2025/05/20 05:03:27 DEBUG : a/potato2: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4184987f8b33f422_d20250520_m045846_c001_v7007000_t0000_u01747717126140") 2025/05/20 05:03:27 DEBUG : a/potato2: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1bcbe_d20250520_m045845_c001_v0001171_t0017_u01747717125362") 2025/05/20 05:03:27 DEBUG : a/potato2: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4184987f8b33f41e_d20250520_m045843_c001_v7007000_t0000_u01747717123439") 2025/05/20 05:03:28 DEBUG : a/potato2: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1bc8c_d20250520_m045842_c001_v0001171_t0059_u01747717122365") 2025/05/20 05:03:28 DEBUG : a/potato2: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4102eeb48b2effc8_d20250520_m045820_c001_v7007000_t0000_u01747717100562") 2025/05/20 05:03:28 DEBUG : a/potato2: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1bb13_d20250520_m045819_c001_v0001171_t0006_u01747717099661") 2025/05/20 05:03:28 DEBUG : b/potato: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4184987f8b33f423_d20250520_m045846_c001_v7007000_t0000_u01747717126322") 2025/05/20 05:03:28 DEBUG : b/potato: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1bcac_d20250520_m045844_c001_v0001171_t0023_u01747717124363") 2025/05/20 05:03:28 DEBUG : b/potato: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4184987f8b33f41d_d20250520_m045842_c001_v7007000_t0000_u01747717122879") 2025/05/20 05:03:28 DEBUG : b/potato: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1bc78_d20250520_m045840_c001_v0001171_t0026_u01747717120960") 2025/05/20 05:03:28 DEBUG : b/potato: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4102eeb48b2effc7_d20250520_m045820_c001_v7007000_t0000_u01747717100004") 2025/05/20 05:03:28 DEBUG : b/potato: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1baff_d20250520_m045818_c001_v0001171_t0053_u01747717098393") 2025/05/20 05:03:28 DEBUG : backup/one: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f418b40bfaf3596b8_d20250520_m050114_c001_v7007000_t0000_u01747717274549") 2025/05/20 05:03:28 DEBUG : backup/one: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f10582901f019f216_d20250520_m050112_c001_v0001041_t0037_u01747717272323") 2025/05/20 05:03:28 DEBUG : backup/one: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1160f072bbfec286_d20250520_m050107_c001_v0001171_t0025_u01747717267984") 2025/05/20 05:03:28 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f405acfd3abbc1a32_d20250520_m050140_c001_v7007000_t0000_u01747717300569") 2025/05/20 05:03:28 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f102af0046c3d76f5_d20250520_m050138_c001_v0001136_t0042_u01747717298805") 2025/05/20 05:03:28 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f109c766165b05b4a_d20250520_m050134_c001_v0001109_t0055_u01747717294875") 2025/05/20 05:03:28 DEBUG : backup/one.bak: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f403c67d4cfde7f53_d20250520_m050128_c001_v7007000_t0000_u01747717288194") 2025/05/20 05:03:28 DEBUG : backup/one.bak: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1165b07460559cec_d20250520_m050126_c001_v0001100_t0053_u01747717286514") 2025/05/20 05:03:28 DEBUG : backup/one.bak: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1144e162dca94fa7_d20250520_m050121_c001_v0001043_t0027_u01747717281796") 2025/05/20 05:03:28 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f405acfd3abbc1a33_d20250520_m050140_c001_v7007000_t0000_u01747717300782") 2025/05/20 05:03:28 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1129e186fe484b7e_d20250520_m050139_c001_v0001183_t0019_u01747717299808") 2025/05/20 05:03:29 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f103af7693dcc03a5_d20250520_m050136_c001_v0001154_t0002_u01747717296621") 2025/05/20 05:03:29 DEBUG : backup/three.txt: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f418b40bfaf3596bb_d20250520_m050114_c001_v7007000_t0000_u01747717274732") 2025/05/20 05:03:29 DEBUG : backup/three.txt: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f102674e1ff44683d_d20250520_m050113_c001_v0001183_t0049_u01747717273774") 2025/05/20 05:03:29 DEBUG : backup/three.txt: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1031bb776473435f_d20250520_m050109_c001_v0001171_t0047_u01747717269667") 2025/05/20 05:03:29 DEBUG : backup/three.txt.bak: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f403c67d4cfde7f54_d20250520_m050128_c001_v7007000_t0000_u01747717288377") 2025/05/20 05:03:29 DEBUG : backup/three.txt.bak: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f119d2a0b9491182f_d20250520_m050127_c001_v0001184_t0058_u01747717287439") 2025/05/20 05:03:29 DEBUG : backup/three.txt.bak: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f118187e42ec45fed_d20250520_m050123_c001_v0001117_t0030_u01747717283376") 2025/05/20 05:03:29 DEBUG : both0: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f408284495156230f_d20250520_m050306_c001_v7007000_t0000_u01747717386177") 2025/05/20 05:03:29 DEBUG : both0: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1cc49_d20250520_m050249_c001_v0001171_t0053_u01747717369160") 2025/05/20 05:03:29 DEBUG : both0: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f41247301abb5bbf8_d20250520_m050244_c001_v7007000_t0000_u01747717364382") 2025/05/20 05:03:29 DEBUG : both0: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1ca4d_d20250520_m050228_c001_v0001171_t0043_u01747717348389") 2025/05/20 05:03:29 DEBUG : both1: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4082844951562310_d20250520_m050306_c001_v7007000_t0000_u01747717386365") 2025/05/20 05:03:29 DEBUG : both1: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1cc73_d20250520_m050250_c001_v0001171_t0035_u01747717370524") 2025/05/20 05:03:29 DEBUG : both1: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f41247301abb5bbfb_d20250520_m050244_c001_v7007000_t0000_u01747717364568") 2025/05/20 05:03:29 DEBUG : both1: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1ca5d_d20250520_m050229_c001_v0001171_t0039_u01747717349163") 2025/05/20 05:03:29 DEBUG : both10: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4082844951562311_d20250520_m050306_c001_v7007000_t0000_u01747717386553") 2025/05/20 05:03:29 DEBUG : both10: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1cce3_d20250520_m050257_c001_v0001171_t0032_u01747717377077") 2025/05/20 05:03:29 DEBUG : both10: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f41247301abb5bbfd_d20250520_m050244_c001_v7007000_t0000_u01747717364749") 2025/05/20 05:03:29 DEBUG : both10: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1cae9_d20250520_m050235_c001_v0001171_t0033_u01747717355199") 2025/05/20 05:03:29 DEBUG : both11: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4082844951562312_d20250520_m050306_c001_v7007000_t0000_u01747717386738") 2025/05/20 05:03:29 DEBUG : both11: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1cce9_d20250520_m050257_c001_v0001171_t0044_u01747717377687") 2025/05/20 05:03:29 DEBUG : both11: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f41247301abb5bc00_d20250520_m050245_c001_v7007000_t0000_u01747717365003") 2025/05/20 05:03:30 DEBUG : both11: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1caf5_d20250520_m050235_c001_v0001171_t0027_u01747717355805") 2025/05/20 05:03:30 DEBUG : both12: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4082844951562313_d20250520_m050306_c001_v7007000_t0000_u01747717386927") 2025/05/20 05:03:30 DEBUG : both12: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1cced_d20250520_m050258_c001_v0001171_t0015_u01747717378320") 2025/05/20 05:03:30 DEBUG : both12: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f41247301abb5bc02_d20250520_m050245_c001_v7007000_t0000_u01747717365189") 2025/05/20 05:03:30 DEBUG : both12: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1cafb_d20250520_m050236_c001_v0001171_t0028_u01747717356374") 2025/05/20 05:03:30 DEBUG : both13: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4082844951562314_d20250520_m050307_c001_v7007000_t0000_u01747717387113") 2025/05/20 05:03:30 DEBUG : both13: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1ccfb_d20250520_m050258_c001_v0001171_t0021_u01747717378971") 2025/05/20 05:03:30 DEBUG : both13: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f41247301abb5bc05_d20250520_m050245_c001_v7007000_t0000_u01747717365372") 2025/05/20 05:03:30 DEBUG : both13: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1cb05_d20250520_m050237_c001_v0001171_t0056_u01747717357027") 2025/05/20 05:03:30 DEBUG : both14: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4082844951562315_d20250520_m050307_c001_v7007000_t0000_u01747717387297") 2025/05/20 05:03:30 DEBUG : both14: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1cd0b_d20250520_m050259_c001_v0001171_t0049_u01747717379686") 2025/05/20 05:03:30 DEBUG : both14: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f41247301abb5bc08_d20250520_m050245_c001_v7007000_t0000_u01747717365564") 2025/05/20 05:03:30 DEBUG : both14: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1cb0b_d20250520_m050237_c001_v0001171_t0002_u01747717357931") 2025/05/20 05:03:30 DEBUG : both15: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4082844951562316_d20250520_m050307_c001_v7007000_t0000_u01747717387565") 2025/05/20 05:03:30 DEBUG : both15: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1cd17_d20250520_m050300_c001_v0001171_t0045_u01747717380333") 2025/05/20 05:03:30 DEBUG : both15: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f41247301abb5bc0d_d20250520_m050245_c001_v7007000_t0000_u01747717365746") 2025/05/20 05:03:30 DEBUG : both15: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1cb21_d20250520_m050238_c001_v0001171_t0053_u01747717358526") 2025/05/20 05:03:30 DEBUG : both16: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4082844951562317_d20250520_m050307_c001_v7007000_t0000_u01747717387750") 2025/05/20 05:03:30 DEBUG : both16: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1cd21_d20250520_m050300_c001_v0001171_t0027_u01747717380832") 2025/05/20 05:03:30 DEBUG : both16: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f41247301abb5bc10_d20250520_m050245_c001_v7007000_t0000_u01747717365928") 2025/05/20 05:03:30 DEBUG : both16: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1cb31_d20250520_m050239_c001_v0001171_t0038_u01747717359220") 2025/05/20 05:03:31 DEBUG : both17: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4082844951562318_d20250520_m050307_c001_v7007000_t0000_u01747717387940") 2025/05/20 05:03:31 DEBUG : both17: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1cd37_d20250520_m050301_c001_v0001171_t0043_u01747717381524") 2025/05/20 05:03:31 DEBUG : both17: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f41247301abb5bc12_d20250520_m050246_c001_v7007000_t0000_u01747717366110") 2025/05/20 05:03:31 DEBUG : both17: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1cb41_d20250520_m050239_c001_v0001171_t0017_u01747717359795") 2025/05/20 05:03:31 DEBUG : both18: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4082844951562319_d20250520_m050308_c001_v7007000_t0000_u01747717388127") 2025/05/20 05:03:31 DEBUG : both18: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1cd47_d20250520_m050302_c001_v0001171_t0044_u01747717382222") 2025/05/20 05:03:31 DEBUG : both18: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f41247301abb5bc15_d20250520_m050246_c001_v7007000_t0000_u01747717366292") 2025/05/20 05:03:31 DEBUG : both18: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1cb55_d20250520_m050240_c001_v0001171_t0058_u01747717360432") 2025/05/20 05:03:31 DEBUG : both19: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f408284495156231a_d20250520_m050308_c001_v7007000_t0000_u01747717388318") 2025/05/20 05:03:31 DEBUG : both19: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1cd4b_d20250520_m050302_c001_v0001171_t0038_u01747717382845") 2025/05/20 05:03:31 DEBUG : both19: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f41247301abb5bc18_d20250520_m050246_c001_v7007000_t0000_u01747717366474") 2025/05/20 05:03:31 DEBUG : both19: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1cb69_d20250520_m050241_c001_v0001171_t0006_u01747717361147") 2025/05/20 05:03:31 DEBUG : both2: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f408284495156231b_d20250520_m050308_c001_v7007000_t0000_u01747717388505") 2025/05/20 05:03:31 DEBUG : both2: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1cc7d_d20250520_m050251_c001_v0001171_t0029_u01747717371227") 2025/05/20 05:03:31 DEBUG : both2: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f41247301abb5bc1b_d20250520_m050246_c001_v7007000_t0000_u01747717366655") 2025/05/20 05:03:31 DEBUG : both2: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1ca69_d20250520_m050229_c001_v0001171_t0042_u01747717349670") 2025/05/20 05:03:31 DEBUG : both3: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f408284495156231d_d20250520_m050308_c001_v7007000_t0000_u01747717388690") 2025/05/20 05:03:31 DEBUG : both3: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1cc8d_d20250520_m050252_c001_v0001171_t0025_u01747717372009") 2025/05/20 05:03:31 DEBUG : both3: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f41247301abb5bc1e_d20250520_m050246_c001_v7007000_t0000_u01747717366855") 2025/05/20 05:03:31 DEBUG : both3: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1ca7d_d20250520_m050230_c001_v0001171_t0047_u01747717350414") 2025/05/20 05:03:31 DEBUG : both4: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f408284495156231e_d20250520_m050308_c001_v7007000_t0000_u01747717388876") 2025/05/20 05:03:32 DEBUG : both4: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1cc97_d20250520_m050252_c001_v0001171_t0027_u01747717372781") 2025/05/20 05:03:32 DEBUG : both4: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f41247301abb5bc21_d20250520_m050247_c001_v7007000_t0000_u01747717367039") 2025/05/20 05:03:32 DEBUG : both4: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1ca83_d20250520_m050231_c001_v0001171_t0057_u01747717351075") 2025/05/20 05:03:32 DEBUG : both5: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f408284495156231f_d20250520_m050309_c001_v7007000_t0000_u01747717389060") 2025/05/20 05:03:32 DEBUG : both5: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1cc9b_d20250520_m050253_c001_v0001171_t0046_u01747717373355") 2025/05/20 05:03:32 DEBUG : both5: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f41247301abb5bc23_d20250520_m050247_c001_v7007000_t0000_u01747717367220") 2025/05/20 05:03:32 DEBUG : both5: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1ca8b_d20250520_m050231_c001_v0001171_t0052_u01747717351871") 2025/05/20 05:03:32 DEBUG : both6: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4082844951562320_d20250520_m050309_c001_v7007000_t0000_u01747717389246") 2025/05/20 05:03:32 DEBUG : both6: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1ccb5_d20250520_m050254_c001_v0001171_t0019_u01747717374200") 2025/05/20 05:03:32 DEBUG : both6: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f41247301abb5bc26_d20250520_m050247_c001_v7007000_t0000_u01747717367417") 2025/05/20 05:03:32 DEBUG : both6: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1ca9d_d20250520_m050232_c001_v0001171_t0013_u01747717352532") 2025/05/20 05:03:32 DEBUG : both7: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4082844951562321_d20250520_m050309_c001_v7007000_t0000_u01747717389431") 2025/05/20 05:03:32 DEBUG : both7: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1ccbb_d20250520_m050254_c001_v0001171_t0054_u01747717374716") 2025/05/20 05:03:32 DEBUG : both7: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f41247301abb5bc2a_d20250520_m050247_c001_v7007000_t0000_u01747717367600") 2025/05/20 05:03:32 DEBUG : both7: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1cab1_d20250520_m050233_c001_v0001171_t0050_u01747717353388") 2025/05/20 05:03:32 DEBUG : both8: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4082844951562322_d20250520_m050309_c001_v7007000_t0000_u01747717389616") 2025/05/20 05:03:32 DEBUG : both8: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1cccd_d20250520_m050255_c001_v0001171_t0045_u01747717375496") 2025/05/20 05:03:32 DEBUG : both8: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f41247301abb5bc30_d20250520_m050247_c001_v7007000_t0000_u01747717367850") 2025/05/20 05:03:32 DEBUG : both8: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1cacb_d20250520_m050233_c001_v0001171_t0014_u01747717353979") 2025/05/20 05:03:32 DEBUG : both9: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4082844951562323_d20250520_m050309_c001_v7007000_t0000_u01747717389803") 2025/05/20 05:03:33 DEBUG : both9: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1ccd9_d20250520_m050256_c001_v0001171_t0015_u01747717376209") 2025/05/20 05:03:33 DEBUG : both9: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f41247301abb5bc32_d20250520_m050248_c001_v7007000_t0000_u01747717368035") 2025/05/20 05:03:33 DEBUG : both9: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1cadb_d20250520_m050234_c001_v0001171_t0039_u01747717354684") 2025/05/20 05:03:33 DEBUG : c/non empty space: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4184987f8b33f424_d20250520_m045846_c001_v7007000_t0000_u01747717126510") 2025/05/20 05:03:33 DEBUG : c/non empty space: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1bcb2_d20250520_m045844_c001_v0001171_t0002_u01747717124670") 2025/05/20 05:03:33 DEBUG : c/non empty space: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4184987f8b33f41f_d20250520_m045843_c001_v7007000_t0000_u01747717123622") 2025/05/20 05:03:33 DEBUG : c/non empty space: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1bc7e_d20250520_m045841_c001_v0001171_t0020_u01747717121412") 2025/05/20 05:03:33 DEBUG : c/non empty space: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4102eeb48b2effc9_d20250520_m045820_c001_v7007000_t0000_u01747717100746") 2025/05/20 05:03:33 DEBUG : c/non empty space: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1bb05_d20250520_m045818_c001_v0001171_t0049_u01747717098825") 2025/05/20 05:03:33 DEBUG : check sum: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f414d95aac3ebee2d_d20250520_m045806_c001_v7007000_t0000_u01747717086498") 2025/05/20 05:03:33 DEBUG : check sum: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1ba43_d20250520_m045805_c001_v0001171_t0002_u01747717085298") 2025/05/20 05:03:33 DEBUG : dest/3: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f403c67d4cfde7ed2_d20250520_m050044_c001_v7007000_t0000_u01747717244822") 2025/05/20 05:03:33 DEBUG : dest/3: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f417e45b94f1adb0f_d20250520_m050043_c001_v0001171_t0008_u01747717243714") 2025/05/20 05:03:33 DEBUG : dst/one: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4045875df6d44d00_d20250520_m050216_c001_v7007000_t0000_u01747717336051") 2025/05/20 05:03:33 DEBUG : dst/one: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f115d2f249bc854d9_d20250520_m050213_c001_v0001171_t0049_u01747717333777") 2025/05/20 05:03:33 DEBUG : dst/one: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f411ba370416b3721_d20250520_m050213_c001_v7007000_t0000_u01747717333381") 2025/05/20 05:03:33 DEBUG : dst/one: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f115d2f249bc85485_d20250520_m050208_c001_v0001171_t0021_u01747717328790") 2025/05/20 05:03:33 DEBUG : dst/one: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f411ba370416b3717_d20250520_m050208_c001_v7007000_t0000_u01747717328044") 2025/05/20 05:03:33 DEBUG : dst/one: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f119a734a4e2f385e_d20250520_m050203_c001_v0001131_t0010_u01747717323543") 2025/05/20 05:03:33 DEBUG : dst/one: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f40230323d51c180d_d20250520_m050202_c001_v7007000_t0000_u01747717322070") 2025/05/20 05:03:34 DEBUG : dst/one: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1067377a4a04f002_d20250520_m050200_c001_v0001184_t0005_u01747717320099") 2025/05/20 05:03:34 DEBUG : dst/one: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f418b40bfaf359800_d20250520_m050159_c001_v7007000_t0000_u01747717319910") 2025/05/20 05:03:34 DEBUG : dst/one: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1067377a4a04efa9_d20250520_m050157_c001_v0001184_t0045_u01747717317114") 2025/05/20 05:03:34 DEBUG : dst/one: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f418b40bfaf3597f3_d20250520_m050156_c001_v7007000_t0000_u01747717316380") 2025/05/20 05:03:34 DEBUG : dst/one: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f119a734a4e2f3810_d20250520_m050151_c001_v0001131_t0002_u01747717311982") 2025/05/20 05:03:34 DEBUG : dst/one: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f405acfd3abbc1a45_d20250520_m050150_c001_v7007000_t0000_u01747717310699") 2025/05/20 05:03:34 DEBUG : dst/one: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f11140e36a3037230_d20250520_m050149_c001_v0001182_t0002_u01747717309537") 2025/05/20 05:03:34 DEBUG : dst/one: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f405acfd3abbc1a43_d20250520_m050149_c001_v7007000_t0000_u01747717309353") 2025/05/20 05:03:34 DEBUG : dst/one: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f11140e36a30371f6_d20250520_m050146_c001_v0001182_t0038_u01747717306269") 2025/05/20 05:03:34 DEBUG : dst/one: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f405acfd3abbc1a3c_d20250520_m050145_c001_v7007000_t0000_u01747717305541") 2025/05/20 05:03:34 DEBUG : dst/one: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1c6c8_d20250520_m050141_c001_v0001171_t0003_u01747717301879") 2025/05/20 05:03:34 DEBUG : dst/one: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f405acfd3abbc1a34_d20250520_m050140_c001_v7007000_t0000_u01747717300967") 2025/05/20 05:03:34 DEBUG : dst/one: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f11988488b122370c_d20250520_m050139_c001_v0001183_t0021_u01747717299420") 2025/05/20 05:03:34 DEBUG : dst/one: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f413c50c89e3d92f3_d20250520_m050139_c001_v7007000_t0000_u01747717299235") 2025/05/20 05:03:34 DEBUG : dst/one: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f11988488b12236be_d20250520_m050136_c001_v0001183_t0038_u01747717296199") 2025/05/20 05:03:34 DEBUG : dst/one: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f413c50c89e3d92ea_d20250520_m050135_c001_v7007000_t0000_u01747717295473") 2025/05/20 05:03:34 DEBUG : dst/one: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1141b8e008d8393e_d20250520_m050129_c001_v0001180_t0007_u01747717289493") 2025/05/20 05:03:34 DEBUG : dst/one: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f403c67d4cfde7f55_d20250520_m050128_c001_v7007000_t0000_u01747717288559") 2025/05/20 05:03:34 DEBUG : dst/one: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f100090f752232a90_d20250520_m050127_c001_v0001183_t0013_u01747717287038") 2025/05/20 05:03:34 DEBUG : dst/one: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4070f4a6cac828c5_d20250520_m050126_c001_v7007000_t0000_u01747717286851") 2025/05/20 05:03:34 DEBUG : dst/one: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f100090f752232a5e_d20250520_m050122_c001_v0001183_t0038_u01747717282983") 2025/05/20 05:03:34 DEBUG : dst/one: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4070f4a6cac82893_d20250520_m050122_c001_v7007000_t0000_u01747717282259") 2025/05/20 05:03:35 DEBUG : dst/one: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f119a734a4e2f374a_d20250520_m050115_c001_v0001131_t0030_u01747717275850") 2025/05/20 05:03:35 DEBUG : dst/one: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f418b40bfaf3596be_d20250520_m050114_c001_v7007000_t0000_u01747717274917") 2025/05/20 05:03:35 DEBUG : dst/one: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1189e9db09b46404_d20250520_m050112_c001_v0001041_t0039_u01747717272930") 2025/05/20 05:03:35 DEBUG : dst/one: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f408284495156227d_d20250520_m050112_c001_v7007000_t0000_u01747717272747") 2025/05/20 05:03:35 DEBUG : dst/one: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1189e9db09b463ed_d20250520_m050109_c001_v0001041_t0002_u01747717269075") 2025/05/20 05:03:35 DEBUG : dst/one: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4082844951562244_d20250520_m050108_c001_v7007000_t0000_u01747717268344") 2025/05/20 05:03:35 DEBUG : dst/one: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1c456_d20250520_m050102_c001_v0001171_t0053_u01747717262525") 2025/05/20 05:03:35 DEBUG : dst/one: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f403c67d4cfde7edf_d20250520_m050101_c001_v7007000_t0000_u01747717261403") 2025/05/20 05:03:35 DEBUG : dst/one: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f101ad209bf1e0c21_d20250520_m050055_c001_v0001176_t0033_u01747717255481") 2025/05/20 05:03:35 DEBUG : dst/one: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f406c811b5e8958f9_d20250520_m050055_c001_v7007000_t0000_u01747717255268") 2025/05/20 05:03:35 DEBUG : dst/one: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1141b8e008d8383e_d20250520_m050051_c001_v0001180_t0052_u01747717251467") 2025/05/20 05:03:35 DEBUG : dst/one: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1076f6ca90770a0c_d20250520_m050050_c001_v0001103_t0019_u01747717250579") 2025/05/20 05:03:35 DEBUG : dst/one: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1076f6ca90770a08_d20250520_m050049_c001_v0001103_t0038_u01747717249308") 2025/05/20 05:03:35 DEBUG : dst/one: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f403c67d4cfde7e64_d20250520_m050035_c001_v7007000_t0000_u01747717235642") 2025/05/20 05:03:35 DEBUG : dst/one: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1c262_d20250520_m050028_c001_v0001171_t0044_u01747717228352") 2025/05/20 05:03:35 DEBUG : dst/one: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f108e86da1ca6d77e_d20250520_m050027_c001_v0001120_t0006_u01747717227461") 2025/05/20 05:03:35 DEBUG : dst/one: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f108e86da1ca6d774_d20250520_m050026_c001_v0001120_t0048_u01747717226449") 2025/05/20 05:03:35 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4045875df6d44d02_d20250520_m050216_c001_v7007000_t0000_u01747717336234") 2025/05/20 05:03:35 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f107e33566014c016_d20250520_m050212_c001_v0001029_t0025_u01747717332696") 2025/05/20 05:03:35 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1190b57a7e1e3e57_d20250520_m050207_c001_v0001116_t0044_u01747717327485") 2025/05/20 05:03:35 DEBUG : dst/one.bak: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f40230323d51c180f_d20250520_m050202_c001_v7007000_t0000_u01747717322253") 2025/05/20 05:03:36 DEBUG : dst/one.bak: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f117fe657421ecb6c_d20250520_m050159_c001_v0001183_t0026_u01747717319704") 2025/05/20 05:03:36 DEBUG : dst/one.bak: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f10318d9bef21f369_d20250520_m050155_c001_v0001103_t0013_u01747717315842") 2025/05/20 05:03:36 DEBUG : dst/one.bak: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f405acfd3abbc1a47_d20250520_m050150_c001_v7007000_t0000_u01747717310882") 2025/05/20 05:03:36 DEBUG : dst/one.bak: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f109e2a776f73ebe6_d20250520_m050148_c001_v0001106_t0020_u01747717308772") 2025/05/20 05:03:36 DEBUG : dst/one.bak: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f11524331573cbff1_d20250520_m050145_c001_v0001177_t0031_u01747717305326") 2025/05/20 05:03:36 DEBUG : dst/three: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f403c67d4cfde7ee0_d20250520_m050101_c001_v7007000_t0000_u01747717261595") 2025/05/20 05:03:36 DEBUG : dst/three: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1076f6ca90770a24_d20250520_m050059_c001_v0001103_t0059_u01747717259846") 2025/05/20 05:03:36 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4045875df6d44d03_d20250520_m050216_c001_v7007000_t0000_u01747717336419") 2025/05/20 05:03:36 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1035b33ad6bac575_d20250520_m050214_c001_v0001157_t0002_u01747717334830") 2025/05/20 05:03:36 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1182251e4aaa40da_d20250520_m050210_c001_v0001165_t0045_u01747717330752") 2025/05/20 05:03:36 DEBUG : dst/three.txt: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4045875df6d44d05_d20250520_m050216_c001_v7007000_t0000_u01747717336603") 2025/05/20 05:03:36 DEBUG : dst/three.txt: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f115d2f249bc85509_d20250520_m050215_c001_v0001171_t0007_u01747717335336") 2025/05/20 05:03:36 DEBUG : dst/three.txt: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f411ba370416b3724_d20250520_m050215_c001_v7007000_t0000_u01747717335150") 2025/05/20 05:03:36 DEBUG : dst/three.txt: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f115d2f249bc854b1_d20250520_m050211_c001_v0001171_t0004_u01747717331153") 2025/05/20 05:03:36 DEBUG : dst/three.txt: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f411ba370416b371d_d20250520_m050210_c001_v7007000_t0000_u01747717330966") 2025/05/20 05:03:36 DEBUG : dst/three.txt: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1c85f_d20250520_m050204_c001_v0001171_t0031_u01747717324747") 2025/05/20 05:03:36 DEBUG : dst/three.txt: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f40230323d51c1812_d20250520_m050202_c001_v7007000_t0000_u01747717322438") 2025/05/20 05:03:36 DEBUG : dst/three.txt: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1067377a4a04f01c_d20250520_m050201_c001_v0001184_t0030_u01747717321476") 2025/05/20 05:03:36 DEBUG : dst/three.txt: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f418b40bfaf359803_d20250520_m050201_c001_v7007000_t0000_u01747717321275") 2025/05/20 05:03:37 DEBUG : dst/three.txt: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1067377a4a04efcf_d20250520_m050158_c001_v0001184_t0037_u01747717318274") 2025/05/20 05:03:37 DEBUG : dst/three.txt: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f418b40bfaf3597fd_d20250520_m050158_c001_v7007000_t0000_u01747717318082") 2025/05/20 05:03:37 DEBUG : dst/three.txt: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1c791_d20250520_m050152_c001_v0001171_t0055_u01747717312933") 2025/05/20 05:03:37 DEBUG : dst/three.txt: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f405acfd3abbc1a44_d20250520_m050150_c001_v7007000_t0000_u01747717310137") 2025/05/20 05:03:37 DEBUG : dst/three.txt: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1c72b_d20250520_m050147_c001_v0001171_t0052_u01747717307848") 2025/05/20 05:03:37 DEBUG : dst/three.txt: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f405acfd3abbc1a3f_d20250520_m050147_c001_v7007000_t0000_u01747717307112") 2025/05/20 05:03:37 DEBUG : dst/three.txt: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1141b8e008d839a6_d20250520_m050142_c001_v0001180_t0013_u01747717302827") 2025/05/20 05:03:37 DEBUG : dst/three.txt: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f413c50c89e3d92f4_d20250520_m050140_c001_v7007000_t0000_u01747717300010") 2025/05/20 05:03:37 DEBUG : dst/three.txt: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1141b8e008d83986_d20250520_m050138_c001_v0001180_t0032_u01747717298031") 2025/05/20 05:03:37 DEBUG : dst/three.txt: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f413c50c89e3d92ed_d20250520_m050136_c001_v7007000_t0000_u01747717296938") 2025/05/20 05:03:37 DEBUG : dst/three.txt: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f119a734a4e2f37a0_d20250520_m050130_c001_v0001131_t0025_u01747717290454") 2025/05/20 05:03:37 DEBUG : dst/three.txt: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4070f4a6cac828d1_d20250520_m050127_c001_v7007000_t0000_u01747717287639") 2025/05/20 05:03:37 DEBUG : dst/three.txt: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f119a734a4e2f3782_d20250520_m050125_c001_v0001131_t0025_u01747717285459") 2025/05/20 05:03:37 DEBUG : dst/three.txt: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4070f4a6cac828af_d20250520_m050124_c001_v7007000_t0000_u01747717284377") 2025/05/20 05:03:37 DEBUG : dst/three.txt: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1c51c_d20250520_m050117_c001_v0001171_t0053_u01747717277146") 2025/05/20 05:03:37 DEBUG : dst/three.txt: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4082844951562287_d20250520_m050113_c001_v7007000_t0000_u01747717273999") 2025/05/20 05:03:37 DEBUG : dst/three.txt: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1c4c0_d20250520_m050111_c001_v0001171_t0010_u01747717271130") 2025/05/20 05:03:37 DEBUG : dst/three.txt: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f408284495156225f_d20250520_m050110_c001_v7007000_t0000_u01747717270028") 2025/05/20 05:03:37 DEBUG : dst/three.txt: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1141b8e008d8387c_d20250520_m050103_c001_v0001180_t0009_u01747717263687") 2025/05/20 05:03:37 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f40230323d51c1814_d20250520_m050202_c001_v7007000_t0000_u01747717322628") 2025/05/20 05:03:37 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f119a06663ada2205_d20250520_m050200_c001_v0001172_t0004_u01747717320859") 2025/05/20 05:03:38 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1129e186fe484de3_d20250520_m050157_c001_v0001183_t0000_u01747717317887") 2025/05/20 05:03:38 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f405acfd3abbc1a48_d20250520_m050151_c001_v7007000_t0000_u01747717311066") 2025/05/20 05:03:38 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f107b384399a64cc4_d20250520_m050149_c001_v0001182_t0057_u01747717309939") 2025/05/20 05:03:38 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f114512d4cf760cef_d20250520_m050146_c001_v0001090_t0057_u01747717306672") 2025/05/20 05:03:38 DEBUG : dst/two: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4045875df6d44d07_d20250520_m050216_c001_v7007000_t0000_u01747717336786") 2025/05/20 05:03:38 DEBUG : dst/two: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1141b8e008d83a3a_d20250520_m050204_c001_v0001180_t0053_u01747717324187") 2025/05/20 05:03:38 DEBUG : dst/two: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f40230323d51c1815_d20250520_m050202_c001_v7007000_t0000_u01747717322811") 2025/05/20 05:03:38 DEBUG : dst/two: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1141b8e008d839e6_d20250520_m050152_c001_v0001180_t0041_u01747717312669") 2025/05/20 05:03:38 DEBUG : dst/two: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f405acfd3abbc1a49_d20250520_m050151_c001_v7007000_t0000_u01747717311251") 2025/05/20 05:03:38 DEBUG : dst/two: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f119a734a4e2f37d6_d20250520_m050142_c001_v0001131_t0001_u01747717302535") 2025/05/20 05:03:38 DEBUG : dst/two: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f405acfd3abbc1a36_d20250520_m050141_c001_v7007000_t0000_u01747717301151") 2025/05/20 05:03:38 DEBUG : dst/two: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1c5f6_d20250520_m050130_c001_v0001171_t0008_u01747717290062") 2025/05/20 05:03:38 DEBUG : dst/two: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f403c67d4cfde7f56_d20250520_m050128_c001_v7007000_t0000_u01747717288744") 2025/05/20 05:03:38 DEBUG : dst/two: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1141b8e008d838db_d20250520_m050116_c001_v0001180_t0054_u01747717276583") 2025/05/20 05:03:38 DEBUG : dst/two: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f418b40bfaf3596c1_d20250520_m050115_c001_v7007000_t0000_u01747717275100") 2025/05/20 05:03:38 DEBUG : dst/two: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f119a734a4e2f3708_d20250520_m050103_c001_v0001131_t0059_u01747717263231") 2025/05/20 05:03:38 DEBUG : dst/two: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f403c67d4cfde7ee1_d20250520_m050101_c001_v7007000_t0000_u01747717261781") 2025/05/20 05:03:38 DEBUG : dst/two: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f109135ca9ee31662_d20250520_m050057_c001_v0001171_t0002_u01747717257181") 2025/05/20 05:03:38 DEBUG : dst/two: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f403c67d4cfde7e65_d20250520_m050035_c001_v7007000_t0000_u01747717235826") 2025/05/20 05:03:38 DEBUG : dst/two: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f108e86da1ca6d79e_d20250520_m050034_c001_v0001120_t0034_u01747717234511") 2025/05/20 05:03:38 DEBUG : empty space: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f400a0c0f6b0302e1_d20250520_m045953_c001_v7007000_t0000_u01747717193695") 2025/05/20 05:03:39 DEBUG : empty space: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1141b8e008d836a4_d20250520_m045950_c001_v0001180_t0031_u01747717190178") 2025/05/20 05:03:39 DEBUG : empty space: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f400a0c0f6b0302df_d20250520_m045948_c001_v7007000_t0000_u01747717188161") 2025/05/20 05:03:39 DEBUG : empty space: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1141b8e008d83652_d20250520_m045938_c001_v0001180_t0029_u01747717178249") 2025/05/20 05:03:39 DEBUG : empty space: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f405acfd3abbc17fa_d20250520_m045929_c001_v7007000_t0000_u01747717169878") 2025/05/20 05:03:39 DEBUG : empty space: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1141b8e008d8360c_d20250520_m045926_c001_v0001180_t0009_u01747717166541") 2025/05/20 05:03:39 DEBUG : empty space: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4184987f8b33f436_d20250520_m045901_c001_v7007000_t0000_u01747717141097") 2025/05/20 05:03:39 DEBUG : empty space: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1bdb6_d20250520_m045858_c001_v0001171_t0014_u01747717138919") 2025/05/20 05:03:39 DEBUG : empty space: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4184987f8b33f431_d20250520_m045857_c001_v7007000_t0000_u01747717137357") 2025/05/20 05:03:39 DEBUG : empty space: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1bd8a_d20250520_m045855_c001_v0001171_t0056_u01747717135955") 2025/05/20 05:03:39 DEBUG : empty space: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4184987f8b33f42c_d20250520_m045852_c001_v7007000_t0000_u01747717132270") 2025/05/20 05:03:39 DEBUG : empty space: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1bd26_d20250520_m045850_c001_v0001171_t0053_u01747717130413") 2025/05/20 05:03:39 DEBUG : empty space: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4184987f8b33f427_d20250520_m045848_c001_v7007000_t0000_u01747717128999") 2025/05/20 05:03:39 DEBUG : empty space: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1bcee_d20250520_m045847_c001_v0001171_t0002_u01747717127617") 2025/05/20 05:03:39 DEBUG : empty space: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4184987f8b33f41a_d20250520_m045840_c001_v7007000_t0000_u01747717120045") 2025/05/20 05:03:39 DEBUG : empty space: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1bc3a_d20250520_m045837_c001_v0001171_t0010_u01747717117986") 2025/05/20 05:03:39 DEBUG : empty space: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4102eeb48b2effe1_d20250520_m045836_c001_v7007000_t0000_u01747717116681") 2025/05/20 05:03:39 DEBUG : empty space: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1bc16_d20250520_m045835_c001_v0001171_t0010_u01747717115709") 2025/05/20 05:03:39 DEBUG : empty space: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4102eeb48b2effcf_d20250520_m045829_c001_v7007000_t0000_u01747717109835") 2025/05/20 05:03:39 DEBUG : empty space: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1bb9d_d20250520_m045828_c001_v0001171_t0047_u01747717108444") 2025/05/20 05:03:39 DEBUG : empty space: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4102eeb48b2effcc_d20250520_m045825_c001_v7007000_t0000_u01747717105869") 2025/05/20 05:03:39 DEBUG : empty space: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1bb5d_d20250520_m045824_c001_v0001171_t0032_u01747717104839") 2025/05/20 05:03:40 DEBUG : empty space: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4102eeb48b2effca_d20250520_m045823_c001_v7007000_t0000_u01747717103742") 2025/05/20 05:03:40 DEBUG : empty space: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f10547ba58704fd4d_d20250520_m045823_c001_v0001098_t0009_u01747717103092") 2025/05/20 05:03:40 DEBUG : empty space: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1bb25_d20250520_m045821_c001_v0001171_t0033_u01747717101501") 2025/05/20 05:03:40 DEBUG : enormous: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4184987f8b33f434_d20250520_m045900_c001_v7007000_t0000_u01747717140180") 2025/05/20 05:03:40 DEBUG : enormous: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1bdc0_d20250520_m045859_c001_v0001171_t0040_u01747717139418") 2025/05/20 05:03:40 DEBUG : existing: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4045875df6d44d0f_d20250520_m050221_c001_v7007000_t0000_u01747717341616") 2025/05/20 05:03:40 DEBUG : existing: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1c9ab_d20250520_m050220_c001_v0001171_t0057_u01747717340262") 2025/05/20 05:03:40 DEBUG : existing: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f405acfd3abbc17f5_d20250520_m045924_c001_v7007000_t0000_u01747717164736") 2025/05/20 05:03:40 DEBUG : existing: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1bf06_d20250520_m045923_c001_v0001171_t0031_u01747717163698") 2025/05/20 05:03:40 DEBUG : existing: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4102eeb48b2effc5_d20250520_m045817_c001_v7007000_t0000_u01747717097297") 2025/05/20 05:03:40 DEBUG : existing: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1bae9_d20250520_m045815_c001_v0001171_t0010_u01747717095961") 2025/05/20 05:03:40 DEBUG : existing: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4102eeb48b2effc2_d20250520_m045814_c001_v7007000_t0000_u01747717094622") 2025/05/20 05:03:40 DEBUG : existing: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1babf_d20250520_m045813_c001_v0001171_t0006_u01747717093916") 2025/05/20 05:03:40 DEBUG : existing: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1baaf_d20250520_m045812_c001_v0001171_t0010_u01747717092818") 2025/05/20 05:03:40 DEBUG : existing-b: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f405acfd3abbc17f6_d20250520_m045924_c001_v7007000_t0000_u01747717164921") 2025/05/20 05:03:40 DEBUG : existing-b: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1141b8e008d835fa_d20250520_m045923_c001_v0001180_t0020_u01747717163705") 2025/05/20 05:03:40 DEBUG : file1: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f408284495156234f_d20250520_m050318_c001_v7007000_t0000_u01747717398830") 2025/05/20 05:03:40 DEBUG : file1: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f10396dcd3a415806_d20250520_m050317_c001_v0001182_t0020_u01747717397988") 2025/05/20 05:03:40 DEBUG : file1: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f408284495156233f_d20250520_m050315_c001_v7007000_t0000_u01747717395874") 2025/05/20 05:03:40 DEBUG : file1: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1042296b287692dc_d20250520_m050314_c001_v0001182_t0028_u01747717394891") 2025/05/20 05:03:41 DEBUG : five: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4184987f8b33f438_d20250520_m045906_c001_v7007000_t0000_u01747717146122") 2025/05/20 05:03:41 DEBUG : five: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f404c8454d2d1be04_d20250520_m045903_c001_v0001171_t0031_u01747717143791") 2025/05/20 05:03:41 DEBUG : foo: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4102eeb48b2effce_d20250520_m045827_c001_v7007000_t0000_u01747717107711") 2025/05/20 05:03:41 DEBUG : foo: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f404c8454d2d1bb8b_d20250520_m045827_c001_v0001171_t0031_u01747717107152") 2025/05/20 05:03:41 DEBUG : foo: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f404c8454d2d1bb7b_d20250520_m045826_c001_v0001171_t0031_u01747717106600") 2025/05/20 05:03:41 DEBUG : four: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4184987f8b33f439_d20250520_m045906_c001_v7007000_t0000_u01747717146306") 2025/05/20 05:03:41 DEBUG : four: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f419a734a4e2f345b_d20250520_m045904_c001_v0001131_t0017_u01747717144346") 2025/05/20 05:03:41 DEBUG : four: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1bdf4_d20250520_m045903_c001_v0001171_t0030_u01747717143086") 2025/05/20 05:03:41 DEBUG : hello world2: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f409905fe88cf571a_d20250520_m045722_c001_v7007000_t0000_u01747717042811") 2025/05/20 05:03:41 DEBUG : hello world2: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1b7d1_d20250520_m045721_c001_v0001171_t0024_u01747717041903") 2025/05/20 05:03:41 DEBUG : ignore-size: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f414d95aac3ebee46_d20250520_m045811_c001_v7007000_t0000_u01747717091359") 2025/05/20 05:03:41 DEBUG : ignore-size: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1ba83_d20250520_m045810_c001_v0001171_t0051_u01747717090271") 2025/05/20 05:03:41 DEBUG : nested/sub dir/file: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f405acfd3abbc17f3_d20250520_m045922_c001_v7007000_t0000_u01747717162587") 2025/05/20 05:03:41 DEBUG : nested/sub dir/file: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1141b8e008d835ec_d20250520_m045921_c001_v0001180_t0005_u01747717161428") 2025/05/20 05:03:41 DEBUG : nested/sub dir/file: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f405acfd3abbc17f0_d20250520_m045920_c001_v7007000_t0000_u01747717160301") 2025/05/20 05:03:41 DEBUG : nested/sub dir/file: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1141b8e008d835d6_d20250520_m045918_c001_v0001180_t0017_u01747717158893") 2025/05/20 05:03:41 DEBUG : one: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4184987f8b33f43a_d20250520_m045906_c001_v7007000_t0000_u01747717146489") 2025/05/20 05:03:41 DEBUG : one: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f404c8454d2d1bde0_d20250520_m045902_c001_v0001171_t0031_u01747717142208") 2025/05/20 05:03:41 DEBUG : only0: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4082844951562324_d20250520_m050309_c001_v7007000_t0000_u01747717389990") 2025/05/20 05:03:41 DEBUG : only0: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f40396dcd3a415716_d20250520_m050304_c001_v0001182_t0025_u01747717384705") 2025/05/20 05:03:42 DEBUG : only0: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1141b8e008d83c0e_d20250520_m050250_c001_v0001180_t0040_u01747717370196") 2025/05/20 05:03:42 DEBUG : only0: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4184987f8b33f734_d20250520_m050242_c001_v7007000_t0000_u01747717362645") 2025/05/20 05:03:42 DEBUG : only0: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1141b8e008d83b11_d20250520_m050228_c001_v0001180_t0033_u01747717348952") 2025/05/20 05:03:42 DEBUG : only1: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4082844951562327_d20250520_m050310_c001_v7007000_t0000_u01747717390176") 2025/05/20 05:03:42 DEBUG : only1: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f404c8454d2d1cd65_d20250520_m050304_c001_v0001171_t0031_u01747717384136") 2025/05/20 05:03:42 DEBUG : only1: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1141b8e008d83c14_d20250520_m050250_c001_v0001180_t0059_u01747717370992") 2025/05/20 05:03:42 DEBUG : only1: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4184987f8b33f736_d20250520_m050243_c001_v7007000_t0000_u01747717363012") 2025/05/20 05:03:42 DEBUG : only1: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1141b8e008d83b1d_d20250520_m050229_c001_v0001180_t0045_u01747717349467") 2025/05/20 05:03:42 DEBUG : only10: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4082844951562329_d20250520_m050310_c001_v7007000_t0000_u01747717390361") 2025/05/20 05:03:42 DEBUG : only10: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4141b8e008d83cae_d20250520_m050304_c001_v0001180_t0016_u01747717384146") 2025/05/20 05:03:42 DEBUG : only10: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1141b8e008d83c66_d20250520_m050257_c001_v0001180_t0053_u01747717377486") 2025/05/20 05:03:42 DEBUG : only10: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f41247301abb5bbee_d20250520_m050243_c001_v7007000_t0000_u01747717363571") 2025/05/20 05:03:42 DEBUG : only10: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1141b8e008d83b71_d20250520_m050235_c001_v0001180_t0028_u01747717355552") 2025/05/20 05:03:42 DEBUG : only11: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f408284495156232a_d20250520_m050310_c001_v7007000_t0000_u01747717390545") 2025/05/20 05:03:42 DEBUG : only11: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4141b8e008d83cb0_d20250520_m050304_c001_v0001180_t0016_u01747717384549") 2025/05/20 05:03:42 DEBUG : only11: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1141b8e008d83c74_d20250520_m050258_c001_v0001180_t0043_u01747717378073") 2025/05/20 05:03:42 DEBUG : only11: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4184987f8b33f738_d20250520_m050243_c001_v7007000_t0000_u01747717363378") 2025/05/20 05:03:42 DEBUG : only11: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1141b8e008d83b77_d20250520_m050236_c001_v0001180_t0022_u01747717356153") 2025/05/20 05:03:42 DEBUG : only12: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f408284495156232c_d20250520_m050310_c001_v7007000_t0000_u01747717390730") 2025/05/20 05:03:42 DEBUG : only12: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4141b8e008d83cb2_d20250520_m050304_c001_v0001180_t0016_u01747717384733") 2025/05/20 05:03:42 DEBUG : only12: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1141b8e008d83c7c_d20250520_m050258_c001_v0001180_t0049_u01747717378736") 2025/05/20 05:03:43 DEBUG : only12: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f41247301abb5bbeb_d20250520_m050243_c001_v7007000_t0000_u01747717363388") 2025/05/20 05:03:43 DEBUG : only12: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1141b8e008d83b81_d20250520_m050236_c001_v0001180_t0013_u01747717356837") 2025/05/20 05:03:43 DEBUG : only13: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f408284495156232e_d20250520_m050310_c001_v7007000_t0000_u01747717390915") 2025/05/20 05:03:43 DEBUG : only13: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4042296b287691b8_d20250520_m050304_c001_v0001182_t0020_u01747717384894") 2025/05/20 05:03:43 DEBUG : only13: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1141b8e008d83c80_d20250520_m050259_c001_v0001180_t0041_u01747717379423") 2025/05/20 05:03:43 DEBUG : only13: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4184987f8b33f737_d20250520_m050243_c001_v7007000_t0000_u01747717363196") 2025/05/20 05:03:43 DEBUG : only13: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1141b8e008d83b89_d20250520_m050237_c001_v0001180_t0045_u01747717357638") 2025/05/20 05:03:43 DEBUG : only14: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f408284495156232f_d20250520_m050311_c001_v7007000_t0000_u01747717391102") 2025/05/20 05:03:43 DEBUG : only14: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f404c8454d2d1cd7b_d20250520_m050304_c001_v0001171_t0031_u01747717384907") 2025/05/20 05:03:43 DEBUG : only14: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1141b8e008d83c88_d20250520_m050300_c001_v0001180_t0056_u01747717380127") 2025/05/20 05:03:43 DEBUG : only14: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f41247301abb5bbe8_d20250520_m050243_c001_v7007000_t0000_u01747717363206") 2025/05/20 05:03:43 DEBUG : only14: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1141b8e008d83b99_d20250520_m050238_c001_v0001180_t0028_u01747717358330") 2025/05/20 05:03:43 DEBUG : only15: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4082844951562330_d20250520_m050311_c001_v7007000_t0000_u01747717391288") 2025/05/20 05:03:43 DEBUG : only15: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4141b8e008d83cb8_d20250520_m050305_c001_v0001180_t0016_u01747717385107") 2025/05/20 05:03:43 DEBUG : only15: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1141b8e008d83c8c_d20250520_m050300_c001_v0001180_t0029_u01747717380631") 2025/05/20 05:03:43 DEBUG : only15: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f400a0c0f6b030527_d20250520_m050243_c001_v7007000_t0000_u01747717363217") 2025/05/20 05:03:43 DEBUG : only15: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1141b8e008d83ba1_d20250520_m050238_c001_v0001180_t0013_u01747717358999") 2025/05/20 05:03:43 DEBUG : only16: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4082844951562331_d20250520_m050311_c001_v7007000_t0000_u01747717391472") 2025/05/20 05:03:43 DEBUG : only16: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f404c8454d2d1cd6d_d20250520_m050304_c001_v0001171_t0031_u01747717384538") 2025/05/20 05:03:43 DEBUG : only16: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1141b8e008d83c92_d20250520_m050301_c001_v0001180_t0007_u01747717381284") 2025/05/20 05:03:43 DEBUG : only16: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f400a0c0f6b030529_d20250520_m050243_c001_v7007000_t0000_u01747717363586") 2025/05/20 05:03:44 DEBUG : only16: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1141b8e008d83bad_d20250520_m050239_c001_v0001180_t0028_u01747717359596") 2025/05/20 05:03:44 DEBUG : only17: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4082844951562332_d20250520_m050311_c001_v7007000_t0000_u01747717391658") 2025/05/20 05:03:44 DEBUG : only17: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f404c8454d2d1cd73_d20250520_m050304_c001_v0001171_t0031_u01747717384722") 2025/05/20 05:03:44 DEBUG : only17: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1141b8e008d83c98_d20250520_m050302_c001_v0001180_t0008_u01747717382002") 2025/05/20 05:03:44 DEBUG : only17: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f400a0c0f6b030528_d20250520_m050243_c001_v7007000_t0000_u01747717363401") 2025/05/20 05:03:44 DEBUG : only17: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1141b8e008d83bb3_d20250520_m050240_c001_v0001180_t0009_u01747717360203") 2025/05/20 05:03:44 DEBUG : only18: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4082844951562333_d20250520_m050311_c001_v7007000_t0000_u01747717391856") 2025/05/20 05:03:44 DEBUG : only18: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4042296b287691c2_d20250520_m050305_c001_v0001182_t0020_u01747717385275") 2025/05/20 05:03:44 DEBUG : only18: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1141b8e008d83c9e_d20250520_m050302_c001_v0001180_t0048_u01747717382645") 2025/05/20 05:03:44 DEBUG : only18: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f400a0c0f6b030526_d20250520_m050243_c001_v7007000_t0000_u01747717363026") 2025/05/20 05:03:44 DEBUG : only18: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1141b8e008d83bbb_d20250520_m050240_c001_v0001180_t0053_u01747717360929") 2025/05/20 05:03:44 DEBUG : only19: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4082844951562334_d20250520_m050312_c001_v7007000_t0000_u01747717392042") 2025/05/20 05:03:44 DEBUG : only19: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f40396dcd3a41571e_d20250520_m050304_c001_v0001182_t0025_u01747717384890") 2025/05/20 05:03:44 DEBUG : only19: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1141b8e008d83ca8_d20250520_m050303_c001_v0001180_t0008_u01747717383257") 2025/05/20 05:03:44 DEBUG : only19: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f401b9360d4e33185_d20250520_m050243_c001_v7007000_t0000_u01747717363607") 2025/05/20 05:03:44 DEBUG : only19: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1141b8e008d83bbf_d20250520_m050241_c001_v0001180_t0003_u01747717361456") 2025/05/20 05:03:44 DEBUG : only2: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4082844951562336_d20250520_m050312_c001_v7007000_t0000_u01747717392228") 2025/05/20 05:03:44 DEBUG : only2: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f404c8454d2d1cd85_d20250520_m050305_c001_v0001171_t0031_u01747717385285") 2025/05/20 05:03:44 DEBUG : only2: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1141b8e008d83c1a_d20250520_m050251_c001_v0001180_t0034_u01747717371768") 2025/05/20 05:03:44 DEBUG : only2: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f401b9360d4e33184_d20250520_m050243_c001_v7007000_t0000_u01747717363411") 2025/05/20 05:03:44 DEBUG : only2: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1141b8e008d83b2f_d20250520_m050230_c001_v0001180_t0002_u01747717350199") 2025/05/20 05:03:45 DEBUG : only3: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4082844951562337_d20250520_m050312_c001_v7007000_t0000_u01747717392414") 2025/05/20 05:03:45 DEBUG : only3: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4141b8e008d83cb4_d20250520_m050304_c001_v0001180_t0016_u01747717384918") 2025/05/20 05:03:45 DEBUG : only3: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1141b8e008d83c26_d20250520_m050252_c001_v0001180_t0014_u01747717372581") 2025/05/20 05:03:45 DEBUG : only3: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4184987f8b33f739_d20250520_m050243_c001_v7007000_t0000_u01747717363563") 2025/05/20 05:03:45 DEBUG : only3: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1141b8e008d83b37_d20250520_m050230_c001_v0001180_t0028_u01747717350841") 2025/05/20 05:03:45 DEBUG : only4: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4082844951562338_d20250520_m050312_c001_v7007000_t0000_u01747717392599") 2025/05/20 05:03:45 DEBUG : only4: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f40396dcd3a415722_d20250520_m050305_c001_v0001182_t0025_u01747717385076") 2025/05/20 05:03:45 DEBUG : only4: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1141b8e008d83c2e_d20250520_m050253_c001_v0001180_t0043_u01747717373115") 2025/05/20 05:03:45 DEBUG : only4: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4184987f8b33f73a_d20250520_m050243_c001_v7007000_t0000_u01747717363748") 2025/05/20 05:03:45 DEBUG : only4: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1141b8e008d83b43_d20250520_m050231_c001_v0001180_t0057_u01747717351642") 2025/05/20 05:03:45 DEBUG : only5: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4082844951562339_d20250520_m050312_c001_v7007000_t0000_u01747717392784") 2025/05/20 05:03:45 DEBUG : only5: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4042296b287691be_d20250520_m050305_c001_v0001182_t0020_u01747717385086") 2025/05/20 05:03:45 DEBUG : only5: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1141b8e008d83c36_d20250520_m050253_c001_v0001180_t0038_u01747717373996") 2025/05/20 05:03:45 DEBUG : only5: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f41247301abb5bbe3_d20250520_m050243_c001_v7007000_t0000_u01747717363023") 2025/05/20 05:03:45 DEBUG : only5: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1141b8e008d83b4b_d20250520_m050232_c001_v0001180_t0041_u01747717352315") 2025/05/20 05:03:45 DEBUG : only6: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f408284495156233a_d20250520_m050312_c001_v7007000_t0000_u01747717392970") 2025/05/20 05:03:45 DEBUG : only6: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f404c8454d2d1cd7f_d20250520_m050305_c001_v0001171_t0031_u01747717385096") 2025/05/20 05:03:45 DEBUG : only6: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1141b8e008d83c40_d20250520_m050254_c001_v0001180_t0027_u01747717374470") 2025/05/20 05:03:45 DEBUG : only6: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f401b9360d4e33181_d20250520_m050243_c001_v7007000_t0000_u01747717363034") 2025/05/20 05:03:45 DEBUG : only6: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1141b8e008d83b53_d20250520_m050233_c001_v0001180_t0049_u01747717353188") 2025/05/20 05:03:45 DEBUG : only7: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f408284495156233b_d20250520_m050313_c001_v7007000_t0000_u01747717393155") 2025/05/20 05:03:45 DEBUG : only7: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4141b8e008d83cbe_d20250520_m050305_c001_v0001180_t0016_u01747717385296") 2025/05/20 05:03:46 DEBUG : only7: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1141b8e008d83c4e_d20250520_m050255_c001_v0001180_t0004_u01747717375268") 2025/05/20 05:03:46 DEBUG : only7: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4184987f8b33f735_d20250520_m050242_c001_v7007000_t0000_u01747717362829") 2025/05/20 05:03:46 DEBUG : only7: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1141b8e008d83b59_d20250520_m050233_c001_v0001180_t0033_u01747717353776") 2025/05/20 05:03:46 DEBUG : only8: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f408284495156233c_d20250520_m050313_c001_v7007000_t0000_u01747717393340") 2025/05/20 05:03:46 DEBUG : only8: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f40396dcd3a415728_d20250520_m050305_c001_v0001182_t0025_u01747717385264") 2025/05/20 05:03:46 DEBUG : only8: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1141b8e008d83c54_d20250520_m050256_c001_v0001180_t0049_u01747717376004") 2025/05/20 05:03:46 DEBUG : only8: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f401b9360d4e33183_d20250520_m050243_c001_v7007000_t0000_u01747717363227") 2025/05/20 05:03:46 DEBUG : only8: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1141b8e008d83b61_d20250520_m050234_c001_v0001180_t0004_u01747717354464") 2025/05/20 05:03:46 DEBUG : only9: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f408284495156233d_d20250520_m050313_c001_v7007000_t0000_u01747717393529") 2025/05/20 05:03:46 DEBUG : only9: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f40396dcd3a415730_d20250520_m050305_c001_v0001182_t0025_u01747717385448") 2025/05/20 05:03:46 DEBUG : only9: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1141b8e008d83c5e_d20250520_m050256_c001_v0001180_t0036_u01747717376859") 2025/05/20 05:03:46 DEBUG : only9: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f41247301abb5bbf1_d20250520_m050243_c001_v7007000_t0000_u01747717363755") 2025/05/20 05:03:46 DEBUG : only9: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1141b8e008d83b67_d20250520_m050234_c001_v0001180_t0046_u01747717354990") 2025/05/20 05:03:46 DEBUG : potato: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f405acfd3abbc17ea_d20250520_m045917_c001_v7007000_t0000_u01747717157040") 2025/05/20 05:03:46 DEBUG : potato: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f119a734a4e2f349b_d20250520_m045915_c001_v0001131_t0022_u01747717155059") 2025/05/20 05:03:46 DEBUG : potato: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f405acfd3abbc17e3_d20250520_m045913_c001_v7007000_t0000_u01747717153208") 2025/05/20 05:03:46 DEBUG : potato: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1be70_d20250520_m045911_c001_v0001171_t0008_u01747717151430") 2025/05/20 05:03:46 DEBUG : potato: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f405acfd3abbc17de_d20250520_m045909_c001_v7007000_t0000_u01747717149587") 2025/05/20 05:03:46 DEBUG : potato: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f119a734a4e2f3477_d20250520_m045907_c001_v0001131_t0002_u01747717147508") 2025/05/20 05:03:46 DEBUG : potato: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4184987f8b33f42f_d20250520_m045854_c001_v7007000_t0000_u01747717134671") 2025/05/20 05:03:47 DEBUG : potato: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1bd56_d20250520_m045853_c001_v0001171_t0053_u01747717133214") 2025/05/20 05:03:47 DEBUG : potato: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4184987f8b33f42a_d20250520_m045851_c001_v7007000_t0000_u01747717131170") 2025/05/20 05:03:47 DEBUG : potato: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1bd14_d20250520_m045849_c001_v0001171_t0024_u01747717129929") 2025/05/20 05:03:47 DEBUG : potato: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4184987f8b33f426_d20250520_m045848_c001_v7007000_t0000_u01747717128295") 2025/05/20 05:03:47 DEBUG : potato: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1bce2_d20250520_m045847_c001_v0001171_t0034_u01747717127246") 2025/05/20 05:03:47 DEBUG : potato: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4102eeb48b2effe3_d20250520_m045839_c001_v7007000_t0000_u01747717119116") 2025/05/20 05:03:47 DEBUG : potato: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1bc32_d20250520_m045837_c001_v0001171_t0044_u01747717117597") 2025/05/20 05:03:47 DEBUG : potato: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4102eeb48b2effe2_d20250520_m045836_c001_v7007000_t0000_u01747717116865") 2025/05/20 05:03:47 DEBUG : potato: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1bc0e_d20250520_m045835_c001_v0001171_t0002_u01747717115267") 2025/05/20 05:03:47 DEBUG : potato: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4102eeb48b2effde_d20250520_m045834_c001_v7007000_t0000_u01747717114531") 2025/05/20 05:03:47 DEBUG : potato: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1bbfa_d20250520_m045833_c001_v0001171_t0009_u01747717113771") 2025/05/20 05:03:47 DEBUG : potato: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1bbf2_d20250520_m045833_c001_v0001171_t0017_u01747717113095") 2025/05/20 05:03:47 DEBUG : potato: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4102eeb48b2effda_d20250520_m045832_c001_v7007000_t0000_u01747717112348") 2025/05/20 05:03:47 DEBUG : potato: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1bbd8_d20250520_m045831_c001_v0001171_t0043_u01747717111553") 2025/05/20 05:03:47 DEBUG : potato: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1bbce_d20250520_m045830_c001_v0001171_t0047_u01747717110752") 2025/05/20 05:03:47 DEBUG : potato: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4102eeb48b2effd0_d20250520_m045830_c001_v7007000_t0000_u01747717110018") 2025/05/20 05:03:47 DEBUG : potato: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1bbad_d20250520_m045829_c001_v0001171_t0038_u01747717109158") 2025/05/20 05:03:48 DEBUG : potato2: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f417ffa8e1f4340af_d20250520_m050003_c001_v7007000_t0000_u01747717203677") 2025/05/20 05:03:48 DEBUG : potato2: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f119a734a4e2f35c7_d20250520_m050003_c001_v0001131_t0010_u01747717203015") 2025/05/20 05:03:48 DEBUG : potato2: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f400a0c0f6b0302e2_d20250520_m045954_c001_v7007000_t0000_u01747717194129") 2025/05/20 05:03:48 DEBUG : potato2: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f119a734a4e2f3575_d20250520_m045949_c001_v0001131_t0038_u01747717189445") 2025/05/20 05:03:48 DEBUG : potato2: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f401b9360d4e32e52_d20250520_m045941_c001_v7007000_t0000_u01747717181856") 2025/05/20 05:03:48 DEBUG : potato2: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f119a734a4e2f353b_d20250520_m045937_c001_v0001131_t0044_u01747717177496") 2025/05/20 05:03:48 DEBUG : potato2: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f405acfd3abbc17fb_d20250520_m045930_c001_v7007000_t0000_u01747717170113") 2025/05/20 05:03:48 DEBUG : potato2: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f119a734a4e2f3505_d20250520_m045926_c001_v0001131_t0012_u01747717166216") 2025/05/20 05:03:48 DEBUG : potato2: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4184987f8b33f435_d20250520_m045900_c001_v7007000_t0000_u01747717140363") 2025/05/20 05:03:48 DEBUG : potato2: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1bdb2_d20250520_m045858_c001_v0001171_t0033_u01747717138645") 2025/05/20 05:03:48 DEBUG : potato2: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4184987f8b33f432_d20250520_m045857_c001_v7007000_t0000_u01747717137542") 2025/05/20 05:03:48 DEBUG : potato2: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1bd82_d20250520_m045855_c001_v0001171_t0047_u01747717135588") 2025/05/20 05:03:48 DEBUG : potato2: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4184987f8b33f430_d20250520_m045854_c001_v7007000_t0000_u01747717134856") 2025/05/20 05:03:48 DEBUG : potato2: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1bd60_d20250520_m045853_c001_v0001171_t0042_u01747717133961") 2025/05/20 05:03:48 DEBUG : potato2: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4184987f8b33f42d_d20250520_m045852_c001_v7007000_t0000_u01747717132485") 2025/05/20 05:03:48 DEBUG : potato2: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1bd38_d20250520_m045851_c001_v0001171_t0059_u01747717131538") 2025/05/20 05:03:48 DEBUG : potato2: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4184987f8b33f428_d20250520_m045849_c001_v7007000_t0000_u01747717129190") 2025/05/20 05:03:48 DEBUG : potato2: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1bd02_d20250520_m045848_c001_v0001171_t0022_u01747717128309") 2025/05/20 05:03:48 DEBUG : potato2: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4184987f8b33f41b_d20250520_m045840_c001_v7007000_t0000_u01747717120228") 2025/05/20 05:03:48 DEBUG : potato2: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1bc4c_d20250520_m045838_c001_v0001171_t0024_u01747717118792") 2025/05/20 05:03:48 DEBUG : potato2: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f409905fe88cf571c_d20250520_m045726_c001_v7007000_t0000_u01747717046403") 2025/05/20 05:03:49 DEBUG : potato2: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1b80d_d20250520_m045725_c001_v0001171_t0052_u01747717045681") 2025/05/20 05:03:49 DEBUG : potato2: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f409905fe88cf571b_d20250520_m045724_c001_v7007000_t0000_u01747717044402") 2025/05/20 05:03:49 DEBUG : potato2: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1b7f3_d20250520_m045723_c001_v0001171_t0032_u01747717043732") 2025/05/20 05:03:49 DEBUG : potato3: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f400a0c0f6b0302e4_d20250520_m045954_c001_v7007000_t0000_u01747717194521") 2025/05/20 05:03:49 DEBUG : potato3: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1c067_d20250520_m045950_c001_v0001171_t0027_u01747717190746") 2025/05/20 05:03:49 DEBUG : potato3: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f401b9360d4e32e53_d20250520_m045942_c001_v7007000_t0000_u01747717182170") 2025/05/20 05:03:49 DEBUG : potato3: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1bfcb_d20250520_m045938_c001_v0001171_t0017_u01747717178829") 2025/05/20 05:03:49 DEBUG : potato3: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f405acfd3abbc17fc_d20250520_m045930_c001_v7007000_t0000_u01747717170333") 2025/05/20 05:03:49 DEBUG : potato3: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1bf46_d20250520_m045926_c001_v0001171_t0056_u01747717166742") 2025/05/20 05:03:49 DEBUG : pre-dest1/1: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f403c67d4cfde7ed3_d20250520_m050045_c001_v7007000_t0000_u01747717245006") 2025/05/20 05:03:49 DEBUG : pre-dest1/1: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1c2e3_d20250520_m050036_c001_v0001171_t0018_u01747717236574") 2025/05/20 05:03:49 DEBUG : pre-dest2/2: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f403c67d4cfde7ed4_d20250520_m050045_c001_v7007000_t0000_u01747717245199") 2025/05/20 05:03:49 DEBUG : pre-dest2/2: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f119a734a4e2f3686_d20250520_m050037_c001_v0001131_t0044_u01747717237576") 2025/05/20 05:03:49 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f403c67d4cfde7e53_d20250520_m050016_c001_v7007000_t0000_u01747717216023") 2025/05/20 05:03:49 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1141b8e008d83752_d20250520_m050012_c001_v0001180_t0058_u01747717212905") 2025/05/20 05:03:49 DEBUG : sizeonly: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f414d95aac3ebee39_d20250520_m045808_c001_v7007000_t0000_u01747717088941") 2025/05/20 05:03:49 DEBUG : sizeonly: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1ba6b_d20250520_m045807_c001_v0001171_t0030_u01747717087780") 2025/05/20 05:03:49 DEBUG : sub dir/hello world: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f408284495156235a_d20250520_m050325_c001_v7007000_t0000_u01747717405109") 2025/05/20 05:03:49 DEBUG : sub dir/hello world: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1042296b287693c8_d20250520_m050324_c001_v0001182_t0027_u01747717404091") 2025/05/20 05:03:49 DEBUG : sub dir/hello world: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4082844951562355_d20250520_m050322_c001_v7007000_t0000_u01747717402106") 2025/05/20 05:03:49 DEBUG : sub dir/hello world: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1cee1_d20250520_m050320_c001_v0001171_t0016_u01747717400929") 2025/05/20 05:03:50 DEBUG : sub dir/hello world: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f405acfd3abbc17f4_d20250520_m045922_c001_v7007000_t0000_u01747717162770") 2025/05/20 05:03:50 DEBUG : sub dir/hello world: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f119a734a4e2f34cb_d20250520_m045921_c001_v0001131_t0038_u01747717161785") 2025/05/20 05:03:50 DEBUG : sub dir/hello world: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f405acfd3abbc17f1_d20250520_m045920_c001_v7007000_t0000_u01747717160486") 2025/05/20 05:03:50 DEBUG : sub dir/hello world: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1bece_d20250520_m045919_c001_v0001171_t0052_u01747717159257") 2025/05/20 05:03:50 DEBUG : sub dir/hello world: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f414d95aac3ebee25_d20250520_m045804_c001_v7007000_t0000_u01747717084383") 2025/05/20 05:03:50 DEBUG : sub dir/hello world: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1ba21_d20250520_m045802_c001_v0001171_t0056_u01747717082827") 2025/05/20 05:03:50 DEBUG : sub dir/hello world: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f414d95aac3ebee17_d20250520_m045802_c001_v7007000_t0000_u01747717082091") 2025/05/20 05:03:50 DEBUG : sub dir/hello world: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1ba03_d20250520_m045800_c001_v0001171_t0059_u01747717080858") 2025/05/20 05:03:50 DEBUG : sub dir/hello world: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f414d95aac3ebee08_d20250520_m045757_c001_v7007000_t0000_u01747717077996") 2025/05/20 05:03:50 DEBUG : sub dir/hello world: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1b9cd_d20250520_m045756_c001_v0001171_t0026_u01747717076935") 2025/05/20 05:03:50 DEBUG : sub dir/hello world: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f414d95aac3ebee04_d20250520_m045756_c001_v7007000_t0000_u01747717076383") 2025/05/20 05:03:50 DEBUG : sub dir/hello world: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1b9b7_d20250520_m045755_c001_v0001171_t0052_u01747717075353") 2025/05/20 05:03:50 DEBUG : sub dir/hello world: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1b995_d20250520_m045752_c001_v0001171_t0021_u01747717072724") 2025/05/20 05:03:50 DEBUG : sub dir/hello world: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f414d95aac3ebedfa_d20250520_m045751_c001_v7007000_t0000_u01747717071995") 2025/05/20 05:03:50 DEBUG : sub dir/hello world: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1b985_d20250520_m045751_c001_v0001171_t0048_u01747717071347") 2025/05/20 05:03:50 DEBUG : sub dir/hello world: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1b979_d20250520_m045750_c001_v0001171_t0031_u01747717070680") 2025/05/20 05:03:50 DEBUG : sub dir/hello world: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f414d95aac3ebedf4_d20250520_m045749_c001_v7007000_t0000_u01747717069540") 2025/05/20 05:03:50 DEBUG : sub dir/hello world: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1b941_d20250520_m045747_c001_v0001171_t0059_u01747717067071") 2025/05/20 05:03:50 DEBUG : sub dir/hello world: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1b919_d20250520_m045744_c001_v0001171_t0047_u01747717064428") 2025/05/20 05:03:51 DEBUG : sub dir/hello world: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f414d95aac3ebedeb_d20250520_m045743_c001_v7007000_t0000_u01747717063697") 2025/05/20 05:03:51 DEBUG : sub dir/hello world: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1b901_d20250520_m045742_c001_v0001171_t0013_u01747717062947") 2025/05/20 05:03:51 DEBUG : sub dir/hello world: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1b8f1_d20250520_m045742_c001_v0001171_t0008_u01747717062107") 2025/05/20 05:03:51 DEBUG : sub dir/hello world: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f414d95aac3ebede9_d20250520_m045741_c001_v7007000_t0000_u01747717061370") 2025/05/20 05:03:51 DEBUG : sub dir/hello world: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1b8c1_d20250520_m045737_c001_v0001171_t0017_u01747717057499") 2025/05/20 05:03:51 DEBUG : sub dir/hello world: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f414d95aac3ebede4_d20250520_m045737_c001_v7007000_t0000_u01747717057132") 2025/05/20 05:03:51 DEBUG : sub dir/hello world: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1b8b1_d20250520_m045736_c001_v0001171_t0010_u01747717056439") 2025/05/20 05:03:51 DEBUG : sub dir/hello world: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f409905fe88cf5721_d20250520_m045734_c001_v7007000_t0000_u01747717054784") 2025/05/20 05:03:51 DEBUG : sub dir/hello world: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1b893_d20250520_m045733_c001_v0001171_t0057_u01747717053923") 2025/05/20 05:03:51 DEBUG : sub dir/hello world: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f409905fe88cf5720_d20250520_m045733_c001_v7007000_t0000_u01747717053367") 2025/05/20 05:03:51 DEBUG : sub dir/hello world: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1b871_d20250520_m045732_c001_v0001171_t0037_u01747717052591") 2025/05/20 05:03:51 DEBUG : sub dir/hello world: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f409905fe88cf571f_d20250520_m045731_c001_v7007000_t0000_u01747717051316") 2025/05/20 05:03:51 DEBUG : sub dir/hello world: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1b851_d20250520_m045730_c001_v0001171_t0000_u01747717050468") 2025/05/20 05:03:51 DEBUG : sub dir/hello world: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f409905fe88cf571e_d20250520_m045729_c001_v7007000_t0000_u01747717049915") 2025/05/20 05:03:51 DEBUG : sub dir/hello world: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1b841_d20250520_m045729_c001_v0001171_t0036_u01747717049249") 2025/05/20 05:03:51 DEBUG : sub dir/hello world: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f409905fe88cf571d_d20250520_m045728_c001_v7007000_t0000_u01747717048337") 2025/05/20 05:03:51 DEBUG : sub dir/hello world: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1b829_d20250520_m045727_c001_v0001171_t0057_u01747717047315") 2025/05/20 05:03:51 DEBUG : sub dir/hello world: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f409905fe88cf5718_d20250520_m045720_c001_v7007000_t0000_u01747717040982") 2025/05/20 05:03:51 DEBUG : sub dir/hello world: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1b7a7_d20250520_m045720_c001_v0001171_t0042_u01747717040276") 2025/05/20 05:03:51 DEBUG : sub dir/hello world: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f409905fe88cf5717_d20250520_m045719_c001_v7007000_t0000_u01747717039362") 2025/05/20 05:03:51 DEBUG : sub dir/hello world: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1b793_d20250520_m045718_c001_v0001171_t0009_u01747717038651") 2025/05/20 05:03:51 DEBUG : sub dir/hello world: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f409905fe88cf5715_d20250520_m045717_c001_v7007000_t0000_u01747717037738") 2025/05/20 05:03:52 DEBUG : sub dir/hello world: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1b76f_d20250520_m045717_c001_v0001171_t0018_u01747717037068") 2025/05/20 05:03:52 DEBUG : sub dir/hello world: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f409905fe88cf5714_d20250520_m045714_c001_v7007000_t0000_u01747717034155") 2025/05/20 05:03:52 DEBUG : sub dir/hello world: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1b741_d20250520_m045713_c001_v0001171_t0059_u01747717033482") 2025/05/20 05:03:52 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f408284495156235b_d20250520_m050325_c001_v7007000_t0000_u01747717405302") 2025/05/20 05:03:52 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f10396dcd3a415881_d20250520_m050324_c001_v0001182_t0048_u01747717404104") 2025/05/20 05:03:52 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4082844951562356_d20250520_m050322_c001_v7007000_t0000_u01747717402352") 2025/05/20 05:03:52 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1141b8e008d83d4a_d20250520_m050320_c001_v0001180_t0031_u01747717400576") 2025/05/20 05:03:52 DEBUG : sub/yam: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f405acfd3abbc17e8_d20250520_m045916_c001_v7007000_t0000_u01747717156485") 2025/05/20 05:03:52 DEBUG : sub/yam: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1141b8e008d835b8_d20250520_m045914_c001_v0001180_t0029_u01747717154709") 2025/05/20 05:03:52 DEBUG : test_dir1/file2: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4082844951562350_d20250520_m050319_c001_v7007000_t0000_u01747717399017") 2025/05/20 05:03:52 DEBUG : test_dir1/file2: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1141b8e008d83d36_d20250520_m050317_c001_v0001180_t0016_u01747717397646") 2025/05/20 05:03:52 DEBUG : test_dir1/file2: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4082844951562340_d20250520_m050316_c001_v7007000_t0000_u01747717396058") 2025/05/20 05:03:52 DEBUG : test_dir1/file2: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1ce6f_d20250520_m050314_c001_v0001171_t0006_u01747717394909") 2025/05/20 05:03:52 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4082844951562351_d20250520_m050319_c001_v7007000_t0000_u01747717399202") 2025/05/20 05:03:52 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1042296b2876931c_d20250520_m050317_c001_v0001182_t0015_u01747717397635") 2025/05/20 05:03:52 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4082844951562341_d20250520_m050316_c001_v7007000_t0000_u01747717396242") 2025/05/20 05:03:52 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1141b8e008d83d14_d20250520_m050314_c001_v0001180_t0022_u01747717394896") 2025/05/20 05:03:52 DEBUG : three: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4184987f8b33f43b_d20250520_m045906_c001_v7007000_t0000_u01747717146673") 2025/05/20 05:03:52 DEBUG : three: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1be22_d20250520_m045905_c001_v0001171_t0000_u01747717145105") 2025/05/20 05:03:52 DEBUG : three: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f104c8454d2d1bdec_d20250520_m045902_c001_v0001171_t0048_u01747717142577") 2025/05/20 05:03:53 DEBUG : two: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4184987f8b33f43c_d20250520_m045906_c001_v7007000_t0000_u01747717146856") 2025/05/20 05:03:53 DEBUG : two: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f4141b8e008d83580_d20250520_m045904_c001_v0001180_t0016_u01747717144538") 2025/05/20 05:03:53 DEBUG : two: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f404c8454d2d1bde6_d20250520_m045902_c001_v0001171_t0031_u01747717142393") 2025/05/20 05:03:53 DEBUG : yam: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f405acfd3abbc17eb_d20250520_m045917_c001_v7007000_t0000_u01747717157224") 2025/05/20 05:03:53 DEBUG : yam: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1037ef1b71b44441_d20250520_m045915_c001_v0001104_t0042_u01747717155913") 2025/05/20 05:03:53 DEBUG : yam: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f405acfd3abbc17e2_d20250520_m045912_c001_v7007000_t0000_u01747717152657") 2025/05/20 05:03:53 DEBUG : yam: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1141b8e008d835a4_d20250520_m045911_c001_v0001180_t0044_u01747717151072") 2025/05/20 05:03:53 DEBUG : yam: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f405acfd3abbc17dc_d20250520_m045909_c001_v7007000_t0000_u01747717149034") 2025/05/20 05:03:53 DEBUG : yam: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1141b8e008d83592_d20250520_m045907_c001_v0001180_t0056_u01747717147519") 2025/05/20 05:03:53 DEBUG : yaml: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f405acfd3abbc17e4_d20250520_m045913_c001_v7007000_t0000_u01747717153392") 2025/05/20 05:03:53 DEBUG : yaml: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1152549ca8766cd7_d20250520_m045912_c001_v0001183_t0040_u01747717152445") 2025/05/20 05:03:53 DEBUG : yaml: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f405acfd3abbc17df_d20250520_m045909_c001_v7007000_t0000_u01747717149772") 2025/05/20 05:03:53 DEBUG : yaml: Deleting (id "4_z1f828d5300ddebcb9f680e1b_f1081af19e476f3bc_d20250520_m045908_c001_v0001130_t0003_u01747717148749") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 6m44.53254027s (try 1/5)