"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/01/02 04:16:13 DEBUG : Creating backend with remote "TestB2:rclone-test-xububaz4bequ" 2025/01/02 04:16:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/02 04:16:13 DEBUG : Creating backend with remote "/tmp/rclone1387991438" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:16:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 04:16:14 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/01/02 04:16:14 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for checks to finish 2025/01/02 04:16:14 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.05s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:16:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/02 04:16:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 04:16:15 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for checks to finish 2025/01/02 04:16:15 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for transfers to finish 2025/01/02 04:16:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/02 04:16:16 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:16:17 DEBUG : B2 bucket rclone-test-xububaz4bequ: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.23s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.37s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", 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-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:16:18 DEBUG : Creating backend with remote "/non-existing" 2025/01/02 04:16:18 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/02 04:16:18 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for checks to finish 2025/01/02 04:16:18 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.91s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:16:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 04:16:20 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for checks to finish 2025/01/02 04:16:20 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for transfers to finish 2025/01/02 04:16:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/02 04:16:20 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.06s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:16:21 INFO : B2 bucket rclone-test-xububaz4bequ: Running all checks before starting transfers 2025/01/02 04:16:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 04:16:21 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for checks to finish 2025/01/02 04:16:21 INFO : B2 bucket rclone-test-xububaz4bequ: Checks finished, now starting transfers 2025/01/02 04:16:21 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for transfers to finish 2025/01/02 04:16:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/02 04:16:22 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.57s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:16:23 ERROR : Ignoring --no-traverse with sync 2025/01/02 04:16:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 04:16:23 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for checks to finish 2025/01/02 04:16:23 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for transfers to finish 2025/01/02 04:16:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/02 04:16:23 INFO : sub dir/hello world: Copied (new) 2025/01/02 04:16:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.73s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:16:25 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/02 04:16:25 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for checks to finish 2025/01/02 04:16:25 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for transfers to finish 2025/01/02 04:16:25 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/01/02 04:16:25 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.66s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:16:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/02 04:16:26 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for checks to finish 2025/01/02 04:16:26 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for transfers to finish 2025/01/02 04:16:27 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/02 04:16:27 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.58s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:16:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/02 04:16:28 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for checks to finish 2025/01/02 04:16:28 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for transfers to finish 2025/01/02 04:16:29 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/02 04:16:29 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.13s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:16:30 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/02 04:16:30 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/02 04:16:30 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/02 04:16:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/02 04:16:30 DEBUG : sub dir: Making directory 2025/01/02 04:16:30 DEBUG : sub dir2: Making directory 2025/01/02 04:16:30 DEBUG : sub dir2/sub sub dir2: Making directory 2025/01/02 04:16:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 04:16:30 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for checks to finish 2025/01/02 04:16:30 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for transfers to finish 2025/01/02 04:16:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/02 04:16:30 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/01/02 04:16:31 DEBUG : B2 bucket rclone-test-xububaz4bequ: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.57s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:16:31 DEBUG : sub dir2: Making directory 2025/01/02 04:16:31 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/02 04:16:31 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/02 04:16:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 04:16:32 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for checks to finish 2025/01/02 04:16:32 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for transfers to finish 2025/01/02 04:16:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/02 04:16:32 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.21s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:16:33 DEBUG : sub dir2: Making directory with metadata 2025/01/02 04:16:33 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/02 04:16:33 DEBUG : sub dir: Making directory 2025/01/02 04:16:33 DEBUG : sub dir2: Making directory 2025/01/02 04:16:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 04:16:33 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for checks to finish 2025/01/02 04:16:33 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for transfers to finish 2025/01/02 04:16:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/02 04:16:33 INFO : sub dir/hello world: Copied (new) 2025/01/02 04:16:33 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/01/02 04:16:33 DEBUG : B2 bucket rclone-test-xububaz4bequ: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/02 04:16:34 DEBUG : B2 bucket rclone-test-xububaz4bequ: 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-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", 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-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:16:35 DEBUG : sub dir2: Making directory 2025/01/02 04:16:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 04:16:35 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for checks to finish 2025/01/02 04:16:35 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for transfers to finish 2025/01/02 04:16:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/02 04:16:36 INFO : sub dir/hello world: Copied (new) 2025/01/02 04:16:36 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.57s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:16:36 DEBUG : sub dir2: Making directory with metadata 2025/01/02 04:16:36 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/02 04:16:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/02 04:16:37 DEBUG : sub dir: Making directory 2025/01/02 04:16:37 DEBUG : sub dir2: Making directory 2025/01/02 04:16:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 04:16:37 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for checks to finish 2025/01/02 04:16:37 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for transfers to finish 2025/01/02 04:16:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/02 04:16:37 INFO : sub dir/hello world: Copied (new) 2025/01/02 04:16:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/01/02 04:16:37 DEBUG : B2 bucket rclone-test-xububaz4bequ: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.61s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.37s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:16:38 DEBUG : sub dir2: Making directory 2025/01/02 04:16:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 04:16:39 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for checks to finish 2025/01/02 04:16:39 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for transfers to finish 2025/01/02 04:16:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/02 04:16:39 INFO : sub dir/hello world: Copied (new) 2025/01/02 04:16:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.61s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:16:41 DEBUG : Creating backend with remote "TestB2:rclone-test-lugubif2xiha" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-xububaz4bequ -> B2 bucket rclone-test-lugubif2xiha 2025/01/02 04:16:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 04:16:42 DEBUG : B2 bucket rclone-test-lugubif2xiha: Waiting for checks to finish 2025/01/02 04:16:42 DEBUG : B2 bucket rclone-test-lugubif2xiha: Waiting for transfers to finish 2025/01/02 04:16:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/02 04:16:43 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:16:43 DEBUG : B2 bucket rclone-test-lugubif2xiha: Purge remote 2025/01/02 04:16:43 INFO : B2 bucket rclone-test-lugubif2xiha: cleaning bucket "rclone-test-lugubif2xiha" of all files 2025/01/02 04:16:43 DEBUG : sub dir/hello world: Deleting (id "4_z4f22ddd330ad2b5b9f480e1b_f116788811a93b677_d20250102_m041642_c001_v0001184_t0048_u01735791402976") --- PASS: TestServerSideCopy (4.58s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:16:45 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/02 04:16:45 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for checks to finish 2025/01/02 04:16:45 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for transfers to finish 2025/01/02 04:16:46 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/02 04:16:46 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.06s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:16:47 DEBUG : Creating backend with remote "TestB2:rclone-test-gavotor1wuci" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-xububaz4bequ -> B2 bucket rclone-test-gavotor1wuci 2025/01/02 04:16:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 04:16:48 DEBUG : B2 bucket rclone-test-gavotor1wuci: Waiting for checks to finish 2025/01/02 04:16:48 DEBUG : B2 bucket rclone-test-gavotor1wuci: Waiting for transfers to finish 2025/01/02 04:16:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/02 04:16:51 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:16:52 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/02 04:16:52 DEBUG : B2 bucket rclone-test-gavotor1wuci: Waiting for checks to finish 2025/01/02 04:16:52 DEBUG : B2 bucket rclone-test-gavotor1wuci: Waiting for transfers to finish 2025/01/02 04:16:52 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/02 04:16:52 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:16:52 DEBUG : B2 bucket rclone-test-gavotor1wuci: Purge remote 2025/01/02 04:16:52 INFO : B2 bucket rclone-test-gavotor1wuci: cleaning bucket "rclone-test-gavotor1wuci" of all files 2025/01/02 04:16:52 DEBUG : sub dir/hello world: Deleting (id "4_zff02fd7330ad2b5b9f480e1b_f1148aab761aec55c_d20250102_m041652_c001_v0001179_t0033_u01735791412150") 2025/01/02 04:16:52 DEBUG : sub dir/hello world: Deleting (id "4_zff02fd7330ad2b5b9f480e1b_f102e23cbd5b85435_d20250102_m041650_c001_v0001116_t0022_u01735791410734") --- PASS: TestServerSideCopyOverSelf (7.75s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:16:55 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for checks to finish 2025/01/02 04:16:55 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/02 04:16:55 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for transfers to finish 2025/01/02 04:16:56 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/02 04:16:56 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/02 04:16:56 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.33s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:16:57 DEBUG : Creating backend with remote "TestB2:rclone-test-lodojul8voda" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-xububaz4bequ -> B2 bucket rclone-test-lodojul8voda 2025/01/02 04:16:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 04:16:58 DEBUG : B2 bucket rclone-test-lodojul8voda: Waiting for checks to finish 2025/01/02 04:16:58 DEBUG : B2 bucket rclone-test-lodojul8voda: Waiting for transfers to finish 2025/01/02 04:17:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/02 04:17:00 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:17:01 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/02 04:17:01 DEBUG : B2 bucket rclone-test-lodojul8voda: Waiting for checks to finish 2025/01/02 04:17:01 DEBUG : B2 bucket rclone-test-lodojul8voda: Waiting for transfers to finish 2025/01/02 04:17:01 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/02 04:17:01 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/02 04:17:01 INFO : sub dir/hello world: Deleted 2025/01/02 04:17:02 DEBUG : testing file moves 2025/01/02 04:17:02 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/02 04:17:02 DEBUG : B2 bucket rclone-test-lodojul8voda: Waiting for checks to finish 2025/01/02 04:17:02 DEBUG : B2 bucket rclone-test-lodojul8voda: Waiting for transfers to finish 2025/01/02 04:17:02 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/01/02 04:17:02 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/02 04:17:02 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:17:03 DEBUG : B2 bucket rclone-test-lodojul8voda: Purge remote 2025/01/02 04:17:03 INFO : B2 bucket rclone-test-lodojul8voda: cleaning bucket "rclone-test-lodojul8voda" of all files 2025/01/02 04:17:03 DEBUG : sub dir/hello world: Deleting (id "4_z4f521de330bd2b5b9f480e1b_f116788811a93b94d_d20250102_m041702_c001_v0001184_t0016_u01735791422658") 2025/01/02 04:17:03 DEBUG : sub dir/hello world: Deleting (id "4_z4f521de330bd2b5b9f480e1b_f11592a536dbf17c8_d20250102_m041701_c001_v0001183_t0053_u01735791421119") 2025/01/02 04:17:03 DEBUG : sub dir/hello world: Deleting (id "4_z4f521de330bd2b5b9f480e1b_f117d3b9c07129ab8_d20250102_m041659_c001_v0001113_t0051_u01735791419587") --- PASS: TestServerSideMoveOverSelf (8.52s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:17:06 ERROR : : error listing: directory not found 2025/01/02 04:17:06 DEBUG : Local file system at /tmp/rclone1387991438: Making directory 2025/01/02 04:17:06 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for checks to finish 2025/01/02 04:17:06 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.86s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:17:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 04:17:08 DEBUG : Local file system at /tmp/rclone1387991438: Waiting for checks to finish 2025/01/02 04:17:08 DEBUG : Local file system at /tmp/rclone1387991438: Waiting for transfers to finish 2025/01/02 04:17:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/02 04:17:09 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/01/02 04:17:09 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" --- PASS: TestCopyRedownload (2.39s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:17:10 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/02 04:17:10 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for checks to finish 2025/01/02 04:17:10 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for transfers to finish 2025/01/02 04:17:10 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/02 04:17:10 INFO : check sum: Copied (new) 2025/01/02 04:17:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:17:10 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for checks to finish 2025/01/02 04:17:10 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/02 04:17:10 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/01/02 04:17:10 DEBUG : check sum: Unchanged skipping 2025/01/02 04:17:10 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for transfers to finish 2025/01/02 04:17:10 DEBUG : Waiting for deletions to finish 2025/01/02 04:17:10 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.40s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:17:12 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/02 04:17:12 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for checks to finish 2025/01/02 04:17:12 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for transfers to finish 2025/01/02 04:17:12 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/02 04:17:12 INFO : sizeonly: Copied (new) 2025/01/02 04:17:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:17:13 DEBUG : sizeonly: Sizes identical 2025/01/02 04:17:13 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for checks to finish 2025/01/02 04:17:13 DEBUG : sizeonly: Unchanged skipping 2025/01/02 04:17:13 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for transfers to finish 2025/01/02 04:17:13 DEBUG : Waiting for deletions to finish 2025/01/02 04:17:13 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.41s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:17:14 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/02 04:17:14 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for checks to finish 2025/01/02 04:17:14 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for transfers to finish 2025/01/02 04:17:15 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/01/02 04:17:15 INFO : ignore-size: Copied (new) 2025/01/02 04:17:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:17:15 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 04:17:15 DEBUG : ignore-size: Unchanged skipping 2025/01/02 04:17:15 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for checks to finish 2025/01/02 04:17:15 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for transfers to finish 2025/01/02 04:17:15 DEBUG : Waiting for deletions to finish 2025/01/02 04:17:15 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.82s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:17:18 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 04:17:18 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for checks to finish 2025/01/02 04:17:18 DEBUG : existing: Unchanged skipping 2025/01/02 04:17:18 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for transfers to finish 2025/01/02 04:17:18 DEBUG : Waiting for deletions to finish 2025/01/02 04:17:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:17:18 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/02 04:17:18 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for checks to finish 2025/01/02 04:17:18 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for transfers to finish 2025/01/02 04:17:18 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/02 04:17:18 INFO : existing: Copied (replaced existing) 2025/01/02 04:17:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.84s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:17:20 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/02 04:17:20 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for checks to finish 2025/01/02 04:17:20 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for transfers to finish 2025/01/02 04:17:20 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/02 04:17:20 INFO : existing: Copied (new) 2025/01/02 04:17:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:17:21 DEBUG : existing: Destination exists, skipping 2025/01/02 04:17:21 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for checks to finish 2025/01/02 04:17:21 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for transfers to finish 2025/01/02 04:17:21 DEBUG : Waiting for deletions to finish 2025/01/02 04:17:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.34s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:17:23 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/01/02 04:17:24 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/02 04:17:24 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/02 04:17:24 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for checks to finish 2025/01/02 04:17:24 DEBUG : c/non empty space: Unchanged skipping 2025/01/02 04:17:24 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for transfers to finish 2025/01/02 04:17:24 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/02 04:17:24 INFO : a/potato2: Copied (new) 2025/01/02 04:17:24 DEBUG : Waiting for deletions to finish 2025/01/02 04:17:24 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.13s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:17:26 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/01/02 04:17:26 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for checks to finish 2025/01/02 04:17:26 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/02 04:17:26 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/01/02 04:17:26 DEBUG : empty space: Unchanged skipping 2025/01/02 04:17:26 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for transfers to finish 2025/01/02 04:17:26 DEBUG : Waiting for deletions to finish 2025/01/02 04:17:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:17:26 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for checks to finish 2025/01/02 04:17:26 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/01/02 04:17:26 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/02 04:17:27 INFO : empty space: Updated modification time in destination 2025/01/02 04:17:27 DEBUG : empty space: Unchanged skipping 2025/01/02 04:17:27 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for transfers to finish 2025/01/02 04:17:27 DEBUG : Waiting for deletions to finish 2025/01/02 04:17:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.26s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:17:29 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/01/02 04:17:29 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for checks to finish 2025/01/02 04:17:29 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/02 04:17:29 DEBUG : empty space: Unchanged skipping 2025/01/02 04:17:29 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for transfers to finish 2025/01/02 04:17:29 DEBUG : Waiting for deletions to finish 2025/01/02 04:17:29 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.74s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:17:31 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for checks to finish 2025/01/02 04:17:31 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/01/02 04:17:31 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1387991438) 2025/01/02 04:17:31 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-xububaz4bequ) 2025/01/02 04:17:31 DEBUG : foo: sha1 differ 2025/01/02 04:17:31 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for transfers to finish 2025/01/02 04:17:31 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/01/02 04:17:31 INFO : foo: Copied (replaced existing) 2025/01/02 04:17:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.92s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:17:33 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/02 04:17:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/02 04:17:33 DEBUG : empty space: Unchanged skipping 2025/01/02 04:17:33 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for checks to finish 2025/01/02 04:17:33 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for transfers to finish 2025/01/02 04:17:33 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/02 04:17:33 INFO : potato: Copied (new) 2025/01/02 04:17:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.33s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:17:35 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/02 04:17:35 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for checks to finish 2025/01/02 04:17:35 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for transfers to finish 2025/01/02 04:17:36 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/01/02 04:17:36 INFO : potato: Copied (replaced existing) 2025/01/02 04:17:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.14s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:17:38 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/01/02 04:17:38 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for checks to finish 2025/01/02 04:17:38 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1387991438) 2025/01/02 04:17:38 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-xububaz4bequ) 2025/01/02 04:17:38 DEBUG : potato: sha1 differ 2025/01/02 04:17:38 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for transfers to finish 2025/01/02 04:17:38 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/01/02 04:17:38 INFO : potato: Copied (replaced existing) 2025/01/02 04:17:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.17s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:17:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/02 04:17:40 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/02 04:17:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/02 04:17:40 DEBUG : empty space: Unchanged skipping 2025/01/02 04:17:40 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for checks to finish 2025/01/02 04:17:40 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for transfers to finish 2025/01/02 04:17:40 DEBUG : Waiting for deletions to finish 2025/01/02 04:17:40 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.20s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:17:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/02 04:17:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/02 04:17:42 DEBUG : empty space: Unchanged skipping 2025/01/02 04:17:42 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for checks to finish 2025/01/02 04:17:42 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for transfers to finish 2025/01/02 04:17:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/02 04:17:43 INFO : potato2: Copied (new) 2025/01/02 04:17:43 DEBUG : Waiting for deletions to finish 2025/01/02 04:17:43 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.40s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:17:45 DEBUG : d: Making directory 2025/01/02 04:17:45 DEBUG : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/01/02 04:17:46 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/02 04:17:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/02 04:17:46 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for checks to finish 2025/01/02 04:17:46 DEBUG : c/non empty space: Unchanged skipping 2025/01/02 04:17:46 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for transfers to finish 2025/01/02 04:17:46 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/02 04:17:46 INFO : a/potato2: Copied (new) 2025/01/02 04:17:46 DEBUG : Waiting for deletions to finish 2025/01/02 04:17:46 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.10s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:17:48 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/01/02 04:17:49 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/02 04:17:49 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/02 04:17:49 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for checks to finish 2025/01/02 04:17:49 DEBUG : c/non empty space: Unchanged skipping 2025/01/02 04:17:49 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for transfers to finish 2025/01/02 04:17:49 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/02 04:17:49 INFO : a/potato2: Copied (new) 2025/01/02 04:17:49 ERROR : B2 bucket rclone-test-xububaz4bequ: not deleting files as there were IO errors 2025/01/02 04:17:49 ERROR : B2 bucket rclone-test-xububaz4bequ: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.01s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:17:52 DEBUG : Waiting for deletions to finish 2025/01/02 04:17:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/02 04:17:52 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for checks to finish 2025/01/02 04:17:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/02 04:17:52 DEBUG : empty space: Unchanged skipping 2025/01/02 04:17:52 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for transfers to finish 2025/01/02 04:17:52 INFO : potato: Deleted 2025/01/02 04:17:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/02 04:17:52 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.74s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:17:54 DEBUG : Waiting for deletions to finish 2025/01/02 04:17:54 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for checks to finish 2025/01/02 04:17:54 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for transfers to finish 2025/01/02 04:17:55 INFO : potato: Deleted 2025/01/02 04:17:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/02 04:17:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/02 04:17:55 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for checks to finish 2025/01/02 04:17:55 DEBUG : empty space: Unchanged skipping 2025/01/02 04:17:55 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for transfers to finish 2025/01/02 04:17:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/02 04:17:55 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.06s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:17:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/02 04:17:57 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for checks to finish 2025/01/02 04:17:57 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for transfers to finish 2025/01/02 04:17:58 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/01/02 04:17:58 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.53s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:18:00 DEBUG : enormous: Excluded (Size Filter) 2025/01/02 04:18:00 DEBUG : enormous: Excluded 2025/01/02 04:18:00 DEBUG : potato2: Excluded (Size Filter) 2025/01/02 04:18:00 DEBUG : potato2: Excluded 2025/01/02 04:18:00 DEBUG : potato2: Excluded (Size Filter) 2025/01/02 04:18:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/02 04:18:00 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for checks to finish 2025/01/02 04:18:00 DEBUG : empty space: Unchanged skipping 2025/01/02 04:18:00 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for transfers to finish 2025/01/02 04:18:00 DEBUG : Waiting for deletions to finish 2025/01/02 04:18:00 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:18:00 DEBUG : enormous: Excluded (Size Filter) 2025/01/02 04:18:00 DEBUG : enormous: Excluded 2025/01/02 04:18:00 DEBUG : potato2: Excluded (Size Filter) 2025/01/02 04:18:00 DEBUG : potato2: Excluded 2025/01/02 04:18:00 DEBUG : potato2: Excluded (Size Filter) 2025/01/02 04:18:00 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/02 04:18:00 DEBUG : empty space: Unchanged skipping 2025/01/02 04:18:00 DEBUG : Local file system at /tmp/rclone1387991438: Waiting for checks to finish 2025/01/02 04:18:00 DEBUG : Local file system at /tmp/rclone1387991438: Waiting for transfers to finish 2025/01/02 04:18:00 DEBUG : Waiting for deletions to finish 2025/01/02 04:18:00 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.98s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:18:03 DEBUG : enormous: Excluded (Size Filter) 2025/01/02 04:18:03 DEBUG : enormous: Excluded 2025/01/02 04:18:03 DEBUG : potato2: Excluded (Size Filter) 2025/01/02 04:18:03 DEBUG : potato2: Excluded 2025/01/02 04:18:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/02 04:18:03 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for checks to finish 2025/01/02 04:18:03 DEBUG : empty space: Unchanged skipping 2025/01/02 04:18:03 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for transfers to finish 2025/01/02 04:18:03 DEBUG : Waiting for deletions to finish 2025/01/02 04:18:03 INFO : enormous: Deleted 2025/01/02 04:18:04 INFO : potato2: Deleted 2025/01/02 04:18:04 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:18:04 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/02 04:18:04 DEBUG : empty space: Unchanged skipping 2025/01/02 04:18:04 DEBUG : Local file system at /tmp/rclone1387991438: Waiting for checks to finish 2025/01/02 04:18:04 DEBUG : Local file system at /tmp/rclone1387991438: Waiting for transfers to finish 2025/01/02 04:18:04 DEBUG : Waiting for deletions to finish 2025/01/02 04:18:04 INFO : enormous: Deleted 2025/01/02 04:18:04 INFO : potato2: Deleted 2025/01/02 04:18:04 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.31s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:18:07 DEBUG : five: Need to transfer - File not found at Destination 2025/01/02 04:18:07 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/01/02 04:18:07 DEBUG : one: Destination is newer than source, skipping 2025/01/02 04:18:07 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for checks to finish 2025/01/02 04:18:07 DEBUG : three: Sizes identical 2025/01/02 04:18:07 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/01/02 04:18:07 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1387991438) 2025/01/02 04:18:07 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-xububaz4bequ) 2025/01/02 04:18:07 DEBUG : two: sha1 differ 2025/01/02 04:18:07 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/01/02 04:18:07 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for transfers to finish 2025/01/02 04:18:07 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/02 04:18:07 INFO : five: Copied (new) 2025/01/02 04:18:08 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/02 04:18:08 INFO : four: Copied (replaced existing) 2025/01/02 04:18:08 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/02 04:18:08 INFO : two: Copied (replaced existing) 2025/01/02 04:18:08 DEBUG : Waiting for deletions to finish 2025/01/02 04:18:08 DEBUG : one: Destination is newer than source, skipping 2025/01/02 04:18:08 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for checks to finish 2025/01/02 04:18:08 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/02 04:18:08 DEBUG : four: Size and sha1 of src and dst objects identical 2025/01/02 04:18:08 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/01/02 04:18:08 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/02 04:18:08 DEBUG : five: Size and sha1 of src and dst objects identical 2025/01/02 04:18:08 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/01/02 04:18:08 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1387991438) 2025/01/02 04:18:08 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-xububaz4bequ) 2025/01/02 04:18:08 DEBUG : three: sha1 differ 2025/01/02 04:18:08 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/02 04:18:08 DEBUG : two: Size and sha1 of src and dst objects identical 2025/01/02 04:18:08 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/01/02 04:18:08 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/01/02 04:18:08 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for transfers to finish 2025/01/02 04:18:09 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/02 04:18:09 INFO : three: Copied (replaced existing) 2025/01/02 04:18:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.84s) === 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-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/01/02 04:18:10 INFO : B2 bucket rclone-test-xububaz4bequ: Making map for --track-renames 2025/01/02 04:18:10 INFO : B2 bucket rclone-test-xububaz4bequ: Finished making map for --track-renames 2025/01/02 04:18:10 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for checks to finish 2025/01/02 04:18:10 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/02 04:18:10 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/02 04:18:10 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for renames to finish 2025/01/02 04:18:10 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for transfers to finish 2025/01/02 04:18:11 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/02 04:18:11 INFO : potato: Copied (new) 2025/01/02 04:18:11 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/02 04:18:11 INFO : yam: Copied (new) 2025/01/02 04:18:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:18:11 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 04:18:11 INFO : B2 bucket rclone-test-xububaz4bequ: Making map for --track-renames 2025/01/02 04:18:11 INFO : B2 bucket rclone-test-xububaz4bequ: Finished making map for --track-renames 2025/01/02 04:18:11 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for checks to finish 2025/01/02 04:18:11 DEBUG : potato: Unchanged skipping 2025/01/02 04:18:11 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for renames to finish 2025/01/02 04:18:12 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/02 04:18:12 INFO : yam: Copied (server-side copy) to: yaml 2025/01/02 04:18:12 INFO : yam: Deleted 2025/01/02 04:18:12 INFO : yaml: Renamed from "yam" 2025/01/02 04:18:12 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for transfers to finish 2025/01/02 04:18:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.83s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/01/02 04:18:14 INFO : B2 bucket rclone-test-xububaz4bequ: Making map for --track-renames 2025/01/02 04:18:14 INFO : B2 bucket rclone-test-xububaz4bequ: Finished making map for --track-renames 2025/01/02 04:18:14 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for checks to finish 2025/01/02 04:18:14 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/02 04:18:14 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/02 04:18:14 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for renames to finish 2025/01/02 04:18:14 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for transfers to finish 2025/01/02 04:18:14 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/02 04:18:14 INFO : yam: Copied (new) 2025/01/02 04:18:15 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/02 04:18:15 INFO : potato: Copied (new) 2025/01/02 04:18:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:18:15 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 04:18:15 INFO : B2 bucket rclone-test-xububaz4bequ: Making map for --track-renames 2025/01/02 04:18:15 INFO : B2 bucket rclone-test-xububaz4bequ: Finished making map for --track-renames 2025/01/02 04:18:15 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for checks to finish 2025/01/02 04:18:15 DEBUG : potato: Unchanged skipping 2025/01/02 04:18:15 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for renames to finish 2025/01/02 04:18:16 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/02 04:18:16 INFO : yam: Copied (server-side copy) to: yaml 2025/01/02 04:18:16 INFO : yam: Deleted 2025/01/02 04:18:16 INFO : yaml: Renamed from "yam" 2025/01/02 04:18:16 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for transfers to finish 2025/01/02 04:18:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.54s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/01/02 04:18:18 INFO : B2 bucket rclone-test-xububaz4bequ: Making map for --track-renames 2025/01/02 04:18:18 INFO : B2 bucket rclone-test-xububaz4bequ: Finished making map for --track-renames 2025/01/02 04:18:18 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for checks to finish 2025/01/02 04:18:18 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for renames to finish 2025/01/02 04:18:18 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/02 04:18:18 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/02 04:18:18 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for transfers to finish 2025/01/02 04:18:18 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/02 04:18:18 INFO : sub/yam: Copied (new) 2025/01/02 04:18:18 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/02 04:18:18 INFO : potato: Copied (new) 2025/01/02 04:18:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:18:19 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 04:18:19 DEBUG : potato: Unchanged skipping 2025/01/02 04:18:19 INFO : B2 bucket rclone-test-xububaz4bequ: Making map for --track-renames 2025/01/02 04:18:19 INFO : B2 bucket rclone-test-xububaz4bequ: Finished making map for --track-renames 2025/01/02 04:18:19 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for checks to finish 2025/01/02 04:18:19 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for renames to finish 2025/01/02 04:18:20 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/02 04:18:20 INFO : sub/yam: Copied (server-side copy) to: yam 2025/01/02 04:18:21 INFO : sub/yam: Deleted 2025/01/02 04:18:21 INFO : yam: Renamed from "sub/yam" 2025/01/02 04:18:21 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for transfers to finish 2025/01/02 04:18:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.85s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:18:22 DEBUG : Creating backend with remote "/tmp/rclone1387991438/dir1" 2025/01/02 04:18:22 DEBUG : Creating backend with remote "/tmp/rclone1387991438/dir2" 2025/01/02 04:18:22 DEBUG : Local file system at /tmp/rclone1387991438/dir2: Using server-side directory move 2025/01/02 04:18:22 INFO : Local file system at /tmp/rclone1387991438/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/02 04:18:22 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/02 04:18:22 DEBUG : Local file system at /tmp/rclone1387991438/dir2: Waiting for checks to finish 2025/01/02 04:18:22 DEBUG : Local file system at /tmp/rclone1387991438/dir2: Waiting for transfers to finish 2025/01/02 04:18:22 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:18:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 04:18:23 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/02 04:18:23 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for checks to finish 2025/01/02 04:18:23 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for transfers to finish 2025/01/02 04:18:23 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/02 04:18:23 INFO : nested/sub dir/file: Copied (new) 2025/01/02 04:18:23 INFO : nested/sub dir/file: Deleted 2025/01/02 04:18:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/02 04:18:24 INFO : sub dir/hello world: Copied (new) 2025/01/02 04:18:24 INFO : sub dir/hello world: Deleted 2025/01/02 04:18:24 INFO : sub dir: Removing directory 2025/01/02 04:18:24 INFO : nested/sub dir: Removing directory 2025/01/02 04:18:24 INFO : nested: Removing directory 2025/01/02 04:18:24 DEBUG : Local file system at /tmp/rclone1387991438: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.22s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:18:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 04:18:25 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/02 04:18:25 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for checks to finish 2025/01/02 04:18:25 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for transfers to finish 2025/01/02 04:18:25 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/02 04:18:25 INFO : nested/sub dir/file: Copied (new) 2025/01/02 04:18:25 INFO : nested/sub dir/file: Deleted 2025/01/02 04:18:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/02 04:18:26 INFO : sub dir/hello world: Copied (new) 2025/01/02 04:18:26 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.08s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:18:27 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/02 04:18:27 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/02 04:18:27 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for checks to finish 2025/01/02 04:18:27 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for transfers to finish 2025/01/02 04:18:27 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/01/02 04:18:27 INFO : existing-b: Copied (new) 2025/01/02 04:18:27 INFO : existing-b: Deleted 2025/01/02 04:18:28 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/02 04:18:28 INFO : existing: Copied (new) 2025/01/02 04:18:28 INFO : existing: Deleted 2025/01/02 04:18:28 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for checks to finish 2025/01/02 04:18:28 DEBUG : existing: Destination exists, skipping 2025/01/02 04:18:28 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/02 04:18:28 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for transfers to finish 2025/01/02 04:18:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.29s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:18:29 DEBUG : Creating backend with remote "TestB2:rclone-test-rizifeg4gexi" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-xububaz4bequ -> B2 bucket rclone-test-rizifeg4gexi 2025/01/02 04:18:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/02 04:18:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/02 04:18:33 DEBUG : empty space: Unchanged skipping 2025/01/02 04:18:33 DEBUG : B2 bucket rclone-test-rizifeg4gexi: Waiting for checks to finish 2025/01/02 04:18:33 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/02 04:18:33 INFO : empty space: Deleted 2025/01/02 04:18:33 DEBUG : B2 bucket rclone-test-rizifeg4gexi: Waiting for transfers to finish 2025/01/02 04:18:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/02 04:18:33 INFO : potato2: Copied (server-side copy) 2025/01/02 04:18:34 INFO : potato2: Deleted 2025/01/02 04:18:34 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/02 04:18:34 INFO : potato3: Copied (server-side copy) 2025/01/02 04:18:34 INFO : potato3: Deleted 2025/01/02 04:18:34 DEBUG : Creating backend with remote "TestB2:rclone-test-somugog0solo" 2025/01/02 04:18:35 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/02 04:18:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/02 04:18:35 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/02 04:18:35 DEBUG : B2 bucket rclone-test-somugog0solo: Waiting for checks to finish 2025/01/02 04:18:35 DEBUG : B2 bucket rclone-test-somugog0solo: Waiting for transfers to finish 2025/01/02 04:18:36 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/02 04:18:36 INFO : empty space: Copied (server-side copy) 2025/01/02 04:18:37 INFO : empty space: Deleted 2025/01/02 04:18:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/02 04:18:37 INFO : potato2: Copied (server-side copy) 2025/01/02 04:18:37 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/02 04:18:37 INFO : potato3: Copied (server-side copy) 2025/01/02 04:18:37 INFO : potato2: Deleted 2025/01/02 04:18:37 INFO : potato3: Deleted 2025/01/02 04:18:37 DEBUG : B2 bucket rclone-test-somugog0solo: Purge remote 2025/01/02 04:18:37 INFO : B2 bucket rclone-test-somugog0solo: cleaning bucket "rclone-test-somugog0solo" of all files 2025/01/02 04:18:37 DEBUG : empty space: Deleting (id "4_zefc29d9330cd2b5b9f480e1b_f10620122408ca8a6_d20250102_m041836_c001_v0001183_t0046_u01735791516762") 2025/01/02 04:18:37 DEBUG : potato2: Deleting (id "4_zefc29d9330cd2b5b9f480e1b_f102216a0ede7014e_d20250102_m041837_c001_v0001182_t0048_u01735791517028") 2025/01/02 04:18:37 DEBUG : potato3: Deleting (id "4_zefc29d9330cd2b5b9f480e1b_f116788811a93c663_d20250102_m041837_c001_v0001184_t0053_u01735791517107") 2025/01/02 04:18:38 DEBUG : B2 bucket rclone-test-rizifeg4gexi: Purge remote 2025/01/02 04:18:38 INFO : B2 bucket rclone-test-rizifeg4gexi: cleaning bucket "rclone-test-rizifeg4gexi" of all files 2025/01/02 04:18:38 DEBUG : empty space: Deleting (id "4_zaf528d9330cd2b5b9f480e1b_f408de58c68235835_d20250102_m041836_c001_v7007000_t0000_u01735791516995") 2025/01/02 04:18:38 DEBUG : empty space: Deleting (id "4_zaf528d9330cd2b5b9f480e1b_f103c4df1da99e29b_d20250102_m041832_c001_v0001182_t0026_u01735791512997") 2025/01/02 04:18:38 DEBUG : potato2: Deleting (id "4_zaf528d9330cd2b5b9f480e1b_f408de58c68235839_d20250102_m041837_c001_v7007000_t0000_u01735791517244") 2025/01/02 04:18:38 DEBUG : potato2: Deleting (id "4_zaf528d9330cd2b5b9f480e1b_f106b8eb0ece1bac9_d20250102_m041833_c001_v0001184_t0026_u01735791513808") 2025/01/02 04:18:38 DEBUG : potato3: Deleting (id "4_zaf528d9330cd2b5b9f480e1b_f4040db686c16c9d3_d20250102_m041837_c001_v7007000_t0000_u01735791517313") 2025/01/02 04:18:38 DEBUG : potato3: Deleting (id "4_zaf528d9330cd2b5b9f480e1b_f110e0ae2fa254693_d20250102_m041834_c001_v0001183_t0048_u01735791514045") 2025/01/02 04:18:38 DEBUG : potato3: Deleting (id "4_zaf528d9330cd2b5b9f480e1b_f103c4df1da99e2a3_d20250102_m041833_c001_v0001182_t0031_u01735791513201") --- PASS: TestServerSideMove (11.04s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:18:40 DEBUG : Creating backend with remote "TestB2:rclone-test-pibuvon5yiqu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-xububaz4bequ -> B2 bucket rclone-test-pibuvon5yiqu 2025/01/02 04:18:45 DEBUG : empty space: Excluded (Size Filter) 2025/01/02 04:18:45 DEBUG : empty space: Excluded (Size Filter) 2025/01/02 04:18:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/02 04:18:45 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/02 04:18:45 DEBUG : B2 bucket rclone-test-pibuvon5yiqu: Waiting for checks to finish 2025/01/02 04:18:45 DEBUG : B2 bucket rclone-test-pibuvon5yiqu: Waiting for transfers to finish 2025/01/02 04:18:46 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/02 04:18:46 INFO : potato3: Copied (server-side copy) 2025/01/02 04:18:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/02 04:18:46 INFO : potato2: Copied (server-side copy) 2025/01/02 04:18:46 INFO : potato3: Deleted 2025/01/02 04:18:46 INFO : potato2: Deleted 2025/01/02 04:18:47 DEBUG : Creating backend with remote "TestB2:rclone-test-tabekak0cipa" 2025/01/02 04:18:48 DEBUG : empty space: Excluded (Size Filter) 2025/01/02 04:18:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/02 04:18:48 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/02 04:18:48 DEBUG : B2 bucket rclone-test-tabekak0cipa: Waiting for checks to finish 2025/01/02 04:18:48 DEBUG : B2 bucket rclone-test-tabekak0cipa: Waiting for transfers to finish 2025/01/02 04:18:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/02 04:18:49 INFO : potato2: Copied (server-side copy) 2025/01/02 04:18:49 INFO : potato2: Deleted 2025/01/02 04:18:49 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/02 04:18:49 INFO : potato3: Copied (server-side copy) 2025/01/02 04:18:49 INFO : potato3: Deleted 2025/01/02 04:18:50 DEBUG : B2 bucket rclone-test-tabekak0cipa: Purge remote 2025/01/02 04:18:50 INFO : B2 bucket rclone-test-tabekak0cipa: cleaning bucket "rclone-test-tabekak0cipa" of all files 2025/01/02 04:18:50 DEBUG : potato2: Deleting (id "4_z4f22cdb330cd2b5b9f480e1b_f118e09bd9b83d79b_d20250102_m041849_c001_v0001184_t0052_u01735791529228") 2025/01/02 04:18:50 DEBUG : potato3: Deleting (id "4_z4f22cdb330cd2b5b9f480e1b_f106cd5d74b3bb1b5_d20250102_m041849_c001_v0001182_t0001_u01735791529456") 2025/01/02 04:18:51 DEBUG : B2 bucket rclone-test-pibuvon5yiqu: Purge remote 2025/01/02 04:18:51 INFO : B2 bucket rclone-test-pibuvon5yiqu: cleaning bucket "rclone-test-pibuvon5yiqu" of all files 2025/01/02 04:18:51 DEBUG : empty space: Deleting (id "4_z9fd2bd8330cd2b5b9f480e1b_f11497b6154dcad9d_d20250102_m041845_c001_v0001184_t0040_u01735791525320") 2025/01/02 04:18:51 DEBUG : potato2: Deleting (id "4_z9fd2bd8330cd2b5b9f480e1b_f4024221b76f6be1d_d20250102_m041849_c001_v7007000_t0000_u01735791529443") 2025/01/02 04:18:51 DEBUG : potato2: Deleting (id "4_z9fd2bd8330cd2b5b9f480e1b_f1154954d3da9cdd8_d20250102_m041846_c001_v0001115_t0037_u01735791526115") 2025/01/02 04:18:51 DEBUG : potato3: Deleting (id "4_z9fd2bd8330cd2b5b9f480e1b_f4024221b76f6be1e_d20250102_m041849_c001_v7007000_t0000_u01735791529762") 2025/01/02 04:18:51 DEBUG : potato3: Deleting (id "4_z9fd2bd8330cd2b5b9f480e1b_f119babad98422640_d20250102_m041846_c001_v0001183_t0054_u01735791526480") 2025/01/02 04:18:51 DEBUG : potato3: Deleting (id "4_z9fd2bd8330cd2b5b9f480e1b_f11497b6154dcada1_d20250102_m041845_c001_v0001184_t0058_u01735791525530") --- PASS: TestServerSideMoveWithFilter (12.43s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:18:53 DEBUG : Creating backend with remote "TestB2:rclone-test-rubatam8jige" 2025/01/02 04:18:55 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-xububaz4bequ -> B2 bucket rclone-test-rubatam8jige 2025/01/02 04:18:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/02 04:18:58 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/02 04:18:58 DEBUG : empty space: Unchanged skipping 2025/01/02 04:18:58 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/02 04:18:58 DEBUG : B2 bucket rclone-test-rubatam8jige: Waiting for checks to finish 2025/01/02 04:18:58 INFO : empty space: Deleted 2025/01/02 04:18:58 DEBUG : B2 bucket rclone-test-rubatam8jige: Waiting for transfers to finish 2025/01/02 04:18:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/02 04:18:58 INFO : potato2: Copied (server-side copy) 2025/01/02 04:18:59 INFO : potato2: Deleted 2025/01/02 04:18:59 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/02 04:18:59 INFO : potato3: Copied (server-side copy) 2025/01/02 04:18:59 INFO : potato3: Deleted 2025/01/02 04:18:59 DEBUG : Creating backend with remote "TestB2:rclone-test-yosuyuc0pore" 2025/01/02 04:19:00 DEBUG : tomatoDir: Making directory 2025/01/02 04:19:01 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/02 04:19:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/02 04:19:01 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/02 04:19:01 DEBUG : B2 bucket rclone-test-yosuyuc0pore: Waiting for checks to finish 2025/01/02 04:19:01 DEBUG : B2 bucket rclone-test-yosuyuc0pore: Waiting for transfers to finish 2025/01/02 04:19:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/02 04:19:02 INFO : potato2: Copied (server-side copy) 2025/01/02 04:19:02 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/02 04:19:02 INFO : potato3: Copied (server-side copy) 2025/01/02 04:19:02 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/02 04:19:02 INFO : empty space: Copied (server-side copy) 2025/01/02 04:19:02 INFO : potato2: Deleted 2025/01/02 04:19:02 INFO : potato3: Deleted 2025/01/02 04:19:02 INFO : empty space: Deleted 2025/01/02 04:19:03 DEBUG : B2 bucket rclone-test-yosuyuc0pore: Purge remote 2025/01/02 04:19:03 INFO : B2 bucket rclone-test-yosuyuc0pore: cleaning bucket "rclone-test-yosuyuc0pore" of all files 2025/01/02 04:19:03 DEBUG : empty space: Deleting (id "4_z2f62fdc330cd2b5b9f480e1b_f11844623ba07051a_d20250102_m041902_c001_v0001183_t0056_u01735791542150") 2025/01/02 04:19:03 DEBUG : potato2: Deleting (id "4_z2f62fdc330cd2b5b9f480e1b_f102befdfc1d0c63e_d20250102_m041901_c001_v0001098_t0034_u01735791541788") 2025/01/02 04:19:03 DEBUG : potato3: Deleting (id "4_z2f62fdc330cd2b5b9f480e1b_f106cd5d74b3bb364_d20250102_m041902_c001_v0001182_t0004_u01735791542139") 2025/01/02 04:19:04 DEBUG : B2 bucket rclone-test-rubatam8jige: Purge remote 2025/01/02 04:19:04 INFO : B2 bucket rclone-test-rubatam8jige: cleaning bucket "rclone-test-rubatam8jige" of all files 2025/01/02 04:19:04 DEBUG : empty space: Deleting (id "4_z2f92ed9330cd2b5b9f480e1b_f4024221b76f6be4f_d20250102_m041902_c001_v7007000_t0000_u01735791542471") 2025/01/02 04:19:04 DEBUG : empty space: Deleting (id "4_z2f92ed9330cd2b5b9f480e1b_f101eb6ce4d1c7600_d20250102_m041857_c001_v0001134_t0024_u01735791537489") 2025/01/02 04:19:04 DEBUG : potato2: Deleting (id "4_z2f92ed9330cd2b5b9f480e1b_f4024221b76f6be4d_d20250102_m041902_c001_v7007000_t0000_u01735791542285") 2025/01/02 04:19:04 DEBUG : potato2: Deleting (id "4_z2f92ed9330cd2b5b9f480e1b_f112b4eeaedd00e0c_d20250102_m041858_c001_v0001184_t0011_u01735791538727") 2025/01/02 04:19:04 DEBUG : potato3: Deleting (id "4_z2f92ed9330cd2b5b9f480e1b_f401e59d5745dc6cf_d20250102_m041902_c001_v7007000_t0000_u01735791542353") 2025/01/02 04:19:04 DEBUG : potato3: Deleting (id "4_z2f92ed9330cd2b5b9f480e1b_f112180b2b95c731b_d20250102_m041858_c001_v0001029_t0015_u01735791538983") 2025/01/02 04:19:04 DEBUG : potato3: Deleting (id "4_z2f92ed9330cd2b5b9f480e1b_f101eb6ce4d1c7602_d20250102_m041857_c001_v0001134_t0033_u01735791537786") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.81s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:19:06 DEBUG : Creating backend with remote "TestB2:rclone-test-xububaz4bequ/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.45s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:19:08 DEBUG : Creating backend with remote "TestB2:rclone-test-xububaz4bequ/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" --- PASS: TestSyncOverlap (2.97s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:19:11 DEBUG : Creating backend with remote "TestB2:rclone-test-xububaz4bequ/rclone-sync-test" 2025/01/02 04:19:13 DEBUG : Creating backend with remote "TestB2:rclone-test-xububaz4bequ/rclone-sync-test-include/layer2" 2025/01/02 04:19:15 DEBUG : Creating backend with remote "TestB2:rclone-test-xububaz4bequ/rclone-sync-test-ignore-file" 2025/01/02 04:19:19 DEBUG : B2 bucket rclone-test-xububaz4bequ path rclone-sync-test: Waiting for checks to finish 2025/01/02 04:19:19 DEBUG : B2 bucket rclone-test-xububaz4bequ path rclone-sync-test: Waiting for transfers to finish 2025/01/02 04:19:19 DEBUG : Waiting for deletions to finish 2025/01/02 04:19:19 INFO : There was nothing to transfer 2025/01/02 04:19:19 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for checks to finish 2025/01/02 04:19:19 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for transfers to finish 2025/01/02 04:19:19 DEBUG : Waiting for deletions to finish 2025/01/02 04:19:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:19:19 DEBUG : B2 bucket rclone-test-xububaz4bequ path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/01/02 04:19:19 DEBUG : B2 bucket rclone-test-xububaz4bequ path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/01/02 04:19:19 DEBUG : Waiting for deletions to finish 2025/01/02 04:19:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:19:20 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for checks to finish 2025/01/02 04:19:20 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for transfers to finish 2025/01/02 04:19:20 DEBUG : Waiting for deletions to finish 2025/01/02 04:19:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:19:20 DEBUG : B2 bucket rclone-test-xububaz4bequ path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/01/02 04:19:20 DEBUG : B2 bucket rclone-test-xububaz4bequ path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/01/02 04:19:20 DEBUG : Waiting for deletions to finish 2025/01/02 04:19:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.90s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:19:27 DEBUG : Creating backend with remote "TestB2:rclone-test-xububaz4bequ/dst" 2025/01/02 04:19:28 DEBUG : Creating backend with remote "TestB2:rclone-test-xububaz4bequ/CompareDest" 2025/01/02 04:19:30 DEBUG : one: Need to transfer - File not found at Destination 2025/01/02 04:19:30 DEBUG : B2 bucket rclone-test-xububaz4bequ path dst: Waiting for checks to finish 2025/01/02 04:19:30 DEBUG : B2 bucket rclone-test-xububaz4bequ path dst: Waiting for transfers to finish 2025/01/02 04:19:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/02 04:19:31 INFO : one: Copied (new) 2025/01/02 04:19:31 DEBUG : Waiting for deletions to finish 2025/01/02 04:19:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/02 04:19:31 DEBUG : B2 bucket rclone-test-xububaz4bequ path dst: Waiting for checks to finish 2025/01/02 04:19:32 DEBUG : B2 bucket rclone-test-xububaz4bequ path dst: Waiting for transfers to finish 2025/01/02 04:19:32 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/02 04:19:32 INFO : one: Copied (replaced existing) 2025/01/02 04:19:32 DEBUG : Waiting for deletions to finish 2025/01/02 04:19:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/02 04:19:34 DEBUG : B2 bucket rclone-test-xububaz4bequ path dst: Waiting for checks to finish 2025/01/02 04:19:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/02 04:19:34 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/02 04:19:34 DEBUG : B2 bucket rclone-test-xububaz4bequ path dst: Waiting for transfers to finish 2025/01/02 04:19:34 DEBUG : Waiting for deletions to finish 2025/01/02 04:19:34 INFO : There was nothing to transfer 2025/01/02 04:19:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/02 04:19:35 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/02 04:19:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/02 04:19:35 DEBUG : B2 bucket rclone-test-xububaz4bequ path dst: Waiting for checks to finish 2025/01/02 04:19:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/02 04:19:35 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/02 04:19:35 DEBUG : B2 bucket rclone-test-xububaz4bequ path dst: Waiting for transfers to finish 2025/01/02 04:19:35 DEBUG : Waiting for deletions to finish 2025/01/02 04:19:35 INFO : There was nothing to transfer 2025/01/02 04:19:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/02 04:19:36 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/02 04:19:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/02 04:19:36 DEBUG : B2 bucket rclone-test-xububaz4bequ path dst: Waiting for checks to finish 2025/01/02 04:19:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/02 04:19:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/02 04:19:36 DEBUG : B2 bucket rclone-test-xububaz4bequ path dst: Waiting for transfers to finish 2025/01/02 04:19:36 DEBUG : Waiting for deletions to finish 2025/01/02 04:19:36 INFO : There was nothing to transfer 2025/01/02 04:19:37 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/01/02 04:19:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/02 04:19:37 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/02 04:19:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/02 04:19:37 DEBUG : B2 bucket rclone-test-xububaz4bequ path dst: Waiting for checks to finish 2025/01/02 04:19:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/02 04:19:37 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/02 04:19:37 DEBUG : B2 bucket rclone-test-xububaz4bequ path dst: Waiting for transfers to finish 2025/01/02 04:19:37 DEBUG : Waiting for deletions to finish 2025/01/02 04:19:37 INFO : There was nothing to transfer 2025/01/02 04:19:38 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/02 04:19:38 DEBUG : two: Need to transfer - File not found at Destination 2025/01/02 04:19:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/02 04:19:38 DEBUG : B2 bucket rclone-test-xububaz4bequ path dst: Waiting for checks to finish 2025/01/02 04:19:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/02 04:19:38 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/02 04:19:38 DEBUG : B2 bucket rclone-test-xububaz4bequ path dst: Waiting for transfers to finish 2025/01/02 04:19:39 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/01/02 04:19:39 INFO : two: Copied (new) 2025/01/02 04:19:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.02s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:19:41 DEBUG : Creating backend with remote "TestB2:rclone-test-xububaz4bequ/dest" 2025/01/02 04:19:42 DEBUG : Creating backend with remote "TestB2:rclone-test-xububaz4bequ/pre-dest1" 2025/01/02 04:19:43 DEBUG : Creating backend with remote "TestB2:rclone-test-xububaz4bequ/pre-dest2" 2025/01/02 04:19:46 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 04:19:46 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/02 04:19:46 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 04:19:46 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/02 04:19:46 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/02 04:19:46 DEBUG : B2 bucket rclone-test-xububaz4bequ path dest: Waiting for checks to finish 2025/01/02 04:19:46 DEBUG : B2 bucket rclone-test-xububaz4bequ path dest: Waiting for transfers to finish 2025/01/02 04:19:47 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/01/02 04:19:47 INFO : 3: Copied (new) 2025/01/02 04:19:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.73s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:19:49 DEBUG : Creating backend with remote "TestB2:rclone-test-xububaz4bequ/dst" 2025/01/02 04:19:50 DEBUG : Creating backend with remote "TestB2:rclone-test-xububaz4bequ/CopyDest" 2025/01/02 04:19:52 DEBUG : one: Need to transfer - File not found at Destination 2025/01/02 04:19:52 DEBUG : B2 bucket rclone-test-xububaz4bequ path dst: Waiting for checks to finish 2025/01/02 04:19:52 DEBUG : B2 bucket rclone-test-xububaz4bequ path dst: Waiting for transfers to finish 2025/01/02 04:19:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/02 04:19:53 INFO : one: Copied (new) 2025/01/02 04:19:53 DEBUG : Waiting for deletions to finish 2025/01/02 04:19:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/02 04:19:53 DEBUG : B2 bucket rclone-test-xububaz4bequ path dst: Waiting for checks to finish 2025/01/02 04:19:53 DEBUG : B2 bucket rclone-test-xububaz4bequ path dst: Waiting for transfers to finish 2025/01/02 04:19:54 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/02 04:19:54 INFO : one: Copied (replaced existing) 2025/01/02 04:19:54 DEBUG : Waiting for deletions to finish 2025/01/02 04:19:55 DEBUG : Creating backend with remote "TestB2:rclone-test-xububaz4bequ/BackupDir" 2025/01/02 04:19:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/02 04:19:56 DEBUG : B2 bucket rclone-test-xububaz4bequ path dst: Waiting for checks to finish 2025/01/02 04:19:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/02 04:19:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/02 04:19:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/02 04:19:58 INFO : one: Copied (server-side copy) 2025/01/02 04:19:58 INFO : one: Deleted 2025/01/02 04:19:59 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/02 04:19:59 INFO : one: Copied (server-side copy) 2025/01/02 04:19:59 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/02 04:19:59 DEBUG : B2 bucket rclone-test-xububaz4bequ path dst: Waiting for transfers to finish 2025/01/02 04:19:59 DEBUG : Waiting for deletions to finish 2025/01/02 04:20:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/02 04:20:00 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/02 04:20:00 INFO : two: Copied (server-side copy) 2025/01/02 04:20:00 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/02 04:20:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/02 04:20:00 DEBUG : one: Unchanged skipping 2025/01/02 04:20:00 DEBUG : B2 bucket rclone-test-xububaz4bequ path dst: Waiting for checks to finish 2025/01/02 04:20:00 DEBUG : B2 bucket rclone-test-xububaz4bequ path dst: Waiting for transfers to finish 2025/01/02 04:20:00 DEBUG : Waiting for deletions to finish 2025/01/02 04:20:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/02 04:20:01 DEBUG : one: Unchanged skipping 2025/01/02 04:20:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/02 04:20:01 DEBUG : two: Unchanged skipping 2025/01/02 04:20:01 DEBUG : B2 bucket rclone-test-xububaz4bequ path dst: Waiting for checks to finish 2025/01/02 04:20:01 DEBUG : B2 bucket rclone-test-xububaz4bequ path dst: Waiting for transfers to finish 2025/01/02 04:20:01 DEBUG : Waiting for deletions to finish 2025/01/02 04:20:01 INFO : There was nothing to transfer 2025/01/02 04:20:02 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/02 04:20:02 DEBUG : three: Destination not found in --copy-dest 2025/01/02 04:20:02 DEBUG : three: Need to transfer - File not found at Destination 2025/01/02 04:20:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/02 04:20:02 DEBUG : one: Unchanged skipping 2025/01/02 04:20:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/02 04:20:02 DEBUG : two: Unchanged skipping 2025/01/02 04:20:02 DEBUG : B2 bucket rclone-test-xububaz4bequ path dst: Waiting for checks to finish 2025/01/02 04:20:02 DEBUG : B2 bucket rclone-test-xububaz4bequ path dst: Waiting for transfers to finish 2025/01/02 04:20:03 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/01/02 04:20:03 INFO : three: Copied (new) 2025/01/02 04:20:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.91s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:20:06 DEBUG : Creating backend with remote "TestB2:rclone-test-xububaz4bequ/dst" 2025/01/02 04:20:07 DEBUG : Creating backend with remote "TestB2:rclone-test-xububaz4bequ/backup" 2025/01/02 04:20:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/02 04:20:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 04:20:09 DEBUG : two: Unchanged skipping 2025/01/02 04:20:09 DEBUG : B2 bucket rclone-test-xububaz4bequ path dst: Waiting for checks to finish 2025/01/02 04:20:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/02 04:20:10 INFO : one: Copied (server-side copy) 2025/01/02 04:20:11 INFO : one: Deleted 2025/01/02 04:20:11 DEBUG : B2 bucket rclone-test-xububaz4bequ path dst: Waiting for transfers to finish 2025/01/02 04:20:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/02 04:20:11 INFO : one: Copied (new) 2025/01/02 04:20:11 DEBUG : Waiting for deletions to finish 2025/01/02 04:20:12 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/02 04:20:12 INFO : three.txt: Copied (server-side copy) 2025/01/02 04:20:12 INFO : three.txt: Deleted 2025/01/02 04:20:12 INFO : three.txt: Moved into backup dir 2025/01/02 04:20:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/02 04:20:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 04:20:14 DEBUG : two: Unchanged skipping 2025/01/02 04:20:14 DEBUG : B2 bucket rclone-test-xububaz4bequ path dst: Waiting for checks to finish 2025/01/02 04:20:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/02 04:20:14 INFO : one: Copied (server-side copy) 2025/01/02 04:20:14 INFO : one: Deleted 2025/01/02 04:20:14 DEBUG : B2 bucket rclone-test-xububaz4bequ path dst: Waiting for transfers to finish 2025/01/02 04:20:15 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/02 04:20:15 INFO : one: Copied (new) 2025/01/02 04:20:15 DEBUG : Waiting for deletions to finish 2025/01/02 04:20:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/02 04:20:15 INFO : three.txt: Copied (server-side copy) 2025/01/02 04:20:15 INFO : three.txt: Deleted 2025/01/02 04:20:15 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.04s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:20:18 DEBUG : Creating backend with remote "TestB2:rclone-test-xububaz4bequ/dst" 2025/01/02 04:20:19 DEBUG : Creating backend with remote "TestB2:rclone-test-xububaz4bequ/backup" 2025/01/02 04:20:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/02 04:20:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 04:20:21 DEBUG : two: Unchanged skipping 2025/01/02 04:20:21 DEBUG : B2 bucket rclone-test-xububaz4bequ path dst: Waiting for checks to finish 2025/01/02 04:20:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/02 04:20:23 INFO : one: Copied (server-side copy) to: one.bak 2025/01/02 04:20:23 INFO : one: Deleted 2025/01/02 04:20:23 DEBUG : B2 bucket rclone-test-xububaz4bequ path dst: Waiting for transfers to finish 2025/01/02 04:20:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/02 04:20:24 INFO : one: Copied (new) 2025/01/02 04:20:24 DEBUG : Waiting for deletions to finish 2025/01/02 04:20:24 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/02 04:20:24 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/02 04:20:24 INFO : three.txt: Deleted 2025/01/02 04:20:24 INFO : three.txt: Moved into backup dir 2025/01/02 04:20:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/02 04:20:26 DEBUG : B2 bucket rclone-test-xububaz4bequ path dst: Waiting for checks to finish 2025/01/02 04:20:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 04:20:26 DEBUG : two: Unchanged skipping 2025/01/02 04:20:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/02 04:20:26 INFO : one: Copied (server-side copy) to: one.bak 2025/01/02 04:20:26 INFO : one: Deleted 2025/01/02 04:20:26 DEBUG : B2 bucket rclone-test-xububaz4bequ path dst: Waiting for transfers to finish 2025/01/02 04:20:27 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/02 04:20:27 INFO : one: Copied (new) 2025/01/02 04:20:27 DEBUG : Waiting for deletions to finish 2025/01/02 04:20:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/02 04:20:27 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/02 04:20:27 INFO : three.txt: Deleted 2025/01/02 04:20:27 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (11.91s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:20:30 DEBUG : Creating backend with remote "TestB2:rclone-test-xububaz4bequ/dst" 2025/01/02 04:20:31 DEBUG : Creating backend with remote "TestB2:rclone-test-xububaz4bequ/backup" 2025/01/02 04:20:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/02 04:20:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 04:20:33 DEBUG : two: Unchanged skipping 2025/01/02 04:20:33 DEBUG : B2 bucket rclone-test-xububaz4bequ path dst: Waiting for checks to finish 2025/01/02 04:20:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/02 04:20:35 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/02 04:20:35 INFO : one: Deleted 2025/01/02 04:20:35 DEBUG : B2 bucket rclone-test-xububaz4bequ path dst: Waiting for transfers to finish 2025/01/02 04:20:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/02 04:20:36 INFO : one: Copied (new) 2025/01/02 04:20:36 DEBUG : Waiting for deletions to finish 2025/01/02 04:20:36 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/02 04:20:36 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/02 04:20:36 INFO : three.txt: Deleted 2025/01/02 04:20:36 INFO : three.txt: Moved into backup dir 2025/01/02 04:20:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/02 04:20:38 DEBUG : B2 bucket rclone-test-xububaz4bequ path dst: Waiting for checks to finish 2025/01/02 04:20:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 04:20:38 DEBUG : two: Unchanged skipping 2025/01/02 04:20:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/02 04:20:38 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/02 04:20:38 INFO : one: Deleted 2025/01/02 04:20:38 DEBUG : B2 bucket rclone-test-xububaz4bequ path dst: Waiting for transfers to finish 2025/01/02 04:20:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/02 04:20:39 INFO : one: Copied (new) 2025/01/02 04:20:39 DEBUG : Waiting for deletions to finish 2025/01/02 04:20:39 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/02 04:20:39 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/02 04:20:39 INFO : three.txt: Deleted 2025/01/02 04:20:39 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.15s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:20:42 DEBUG : Creating backend with remote "TestB2:rclone-test-xububaz4bequ/dst" 2025/01/02 04:20:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/02 04:20:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 04:20:44 DEBUG : two: Unchanged skipping 2025/01/02 04:20:44 DEBUG : B2 bucket rclone-test-xububaz4bequ path dst: Waiting for checks to finish 2025/01/02 04:20:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/02 04:20:45 INFO : one: Copied (server-side copy) to: one.bak 2025/01/02 04:20:45 INFO : one: Deleted 2025/01/02 04:20:45 DEBUG : B2 bucket rclone-test-xububaz4bequ path dst: Waiting for transfers to finish 2025/01/02 04:20:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/02 04:20:46 INFO : one: Copied (new) 2025/01/02 04:20:46 DEBUG : Waiting for deletions to finish 2025/01/02 04:20:46 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/02 04:20:46 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/02 04:20:46 INFO : three.txt: Deleted 2025/01/02 04:20:46 INFO : three.txt: Moved into backup dir 2025/01/02 04:20:48 DEBUG : one.bak: Excluded (Path Filter) 2025/01/02 04:20:48 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/01/02 04:20:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/02 04:20:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 04:20:48 DEBUG : two: Unchanged skipping 2025/01/02 04:20:48 DEBUG : B2 bucket rclone-test-xububaz4bequ path dst: Waiting for checks to finish 2025/01/02 04:20:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/02 04:20:48 INFO : one: Copied (server-side copy) to: one.bak 2025/01/02 04:20:48 INFO : one: Deleted 2025/01/02 04:20:48 DEBUG : B2 bucket rclone-test-xububaz4bequ path dst: Waiting for transfers to finish 2025/01/02 04:20:48 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/02 04:20:48 INFO : one: Copied (new) 2025/01/02 04:20:48 DEBUG : Waiting for deletions to finish 2025/01/02 04:20:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/02 04:20:49 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/02 04:20:49 INFO : three.txt: Deleted 2025/01/02 04:20:49 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.78s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:20:52 DEBUG : Creating backend with remote "TestB2:rclone-test-xububaz4bequ/dst" 2025/01/02 04:20:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/02 04:20:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/02 04:20:55 INFO : one: Copied (server-side copy) to: one.bak 2025/01/02 04:20:55 INFO : one: Deleted 2025/01/02 04:20:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/02 04:20:56 INFO : one: Copied (new) 2025/01/02 04:20:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 04:20:57 DEBUG : two: Unchanged skipping 2025/01/02 04:20:57 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/02 04:20:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/02 04:20:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/02 04:20:57 INFO : three.txt: Deleted 2025/01/02 04:20:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/02 04:20:58 INFO : three.txt: Copied (new) 2025/01/02 04:20:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/02 04:21:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/02 04:21:00 INFO : one: Copied (server-side copy) to: one.bak 2025/01/02 04:21:00 INFO : one: Deleted 2025/01/02 04:21:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/02 04:21:00 INFO : one: Copied (new) 2025/01/02 04:21:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 04:21:00 DEBUG : two: Unchanged skipping 2025/01/02 04:21:01 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/02 04:21:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/02 04:21:01 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/02 04:21:01 INFO : three.txt: Deleted 2025/01/02 04:21:02 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/02 04:21:02 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.80s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:21:05 DEBUG : Creating backend with remote "TestB2:rclone-test-xububaz4bequ/dst" 2025/01/02 04:21:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/02 04:21:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/02 04:21:08 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/02 04:21:09 INFO : one: Deleted 2025/01/02 04:21:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/02 04:21:09 INFO : one: Copied (new) 2025/01/02 04:21:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 04:21:10 DEBUG : two: Unchanged skipping 2025/01/02 04:21:10 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/02 04:21:10 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/02 04:21:10 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/02 04:21:10 INFO : three.txt: Deleted 2025/01/02 04:21:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/02 04:21:11 INFO : three.txt: Copied (new) 2025/01/02 04:21:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/02 04:21:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/02 04:21:12 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/02 04:21:12 INFO : one: Deleted 2025/01/02 04:21:12 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/02 04:21:12 INFO : one: Copied (new) 2025/01/02 04:21:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 04:21:13 DEBUG : two: Unchanged skipping 2025/01/02 04:21:13 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/02 04:21:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/02 04:21:13 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/02 04:21:13 INFO : three.txt: Deleted 2025/01/02 04:21:14 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/02 04:21:14 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.94s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:21:16 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/02 04:21:16 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for checks to finish 2025/01/02 04:21:16 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for transfers to finish 2025/01/02 04:21:17 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/01/02 04:21:17 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/02 04:21:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.31s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:21:18 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/02 04:21:18 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for checks to finish 2025/01/02 04:21:18 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for transfers to finish 2025/01/02 04:21:19 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/02 04:21:19 INFO : existing: Copied (new) 2025/01/02 04:21:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:21:19 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/02 04:21:19 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/02 04:21:19 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for checks to finish 2025/01/02 04:21:19 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for transfers to finish 2025/01/02 04:21:19 ERROR : B2 bucket rclone-test-xububaz4bequ: not deleting files as there were IO errors 2025/01/02 04:21:19 ERROR : B2 bucket rclone-test-xububaz4bequ: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" --- PASS: TestSyncImmutable (3.19s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:21:21 DEBUG : EXISTING: Clearing upload URL because of error: Post "https://pod-000-1184-06.backblaze.com/b2api/v1/b2_upload_file/cfc26df330ad2b5b9f480e1b/c001_v0001184_t0042": EOF 2025/01/02 04:21:21 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1184-06.backblaze.com/b2api/v1/b2_upload_file/cfc26df330ad2b5b9f480e1b/c001_v0001184_t0042": EOF) 2025/01/02 04:21:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "EXISTING" to B2 bucket rclone-test-xububaz4bequ: 1/10 (Post "https://pod-000-1184-06.backblaze.com/b2api/v1/b2_upload_file/cfc26df330ad2b5b9f480e1b/c001_v0001184_t0042": EOF) 2025/01/02 04:21:23 DEBUG : pacer: Reducing sleep to 10ms 2025/01/02 04:21:24 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 04:21:24 DEBUG : existing: Unchanged skipping 2025/01/02 04:21:24 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for checks to finish 2025/01/02 04:21:24 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for transfers to finish 2025/01/02 04:21:24 DEBUG : Waiting for deletions to finish 2025/01/02 04:21:24 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.75s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", 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-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:21:40 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 04:21:40 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 04:21:40 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 04:21:40 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 04:21:40 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for checks to finish 2025/01/02 04:21:40 DEBUG : both0: Unchanged skipping 2025/01/02 04:21:40 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 04:21:40 DEBUG : both12: Unchanged skipping 2025/01/02 04:21:40 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 04:21:40 DEBUG : both13: Unchanged skipping 2025/01/02 04:21:40 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 04:21:40 DEBUG : both14: Unchanged skipping 2025/01/02 04:21:40 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 04:21:40 DEBUG : both15: Unchanged skipping 2025/01/02 04:21:40 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 04:21:40 DEBUG : both16: Unchanged skipping 2025/01/02 04:21:40 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 04:21:40 DEBUG : both17: Unchanged skipping 2025/01/02 04:21:40 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 04:21:40 DEBUG : both18: Unchanged skipping 2025/01/02 04:21:40 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 04:21:40 DEBUG : both10: Unchanged skipping 2025/01/02 04:21:40 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 04:21:40 DEBUG : both1: Unchanged skipping 2025/01/02 04:21:40 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 04:21:40 DEBUG : both3: Unchanged skipping 2025/01/02 04:21:40 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 04:21:40 DEBUG : both11: Unchanged skipping 2025/01/02 04:21:40 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 04:21:40 DEBUG : both19: Unchanged skipping 2025/01/02 04:21:40 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 04:21:40 DEBUG : both6: Unchanged skipping 2025/01/02 04:21:40 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 04:21:40 DEBUG : both7: Unchanged skipping 2025/01/02 04:21:40 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 04:21:40 DEBUG : both8: Unchanged skipping 2025/01/02 04:21:40 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 04:21:40 DEBUG : both9: Unchanged skipping 2025/01/02 04:21:40 DEBUG : both2: Unchanged skipping 2025/01/02 04:21:40 DEBUG : both4: Unchanged skipping 2025/01/02 04:21:40 DEBUG : both5: Unchanged skipping 2025/01/02 04:21:40 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for transfers to finish 2025/01/02 04:21:40 DEBUG : Waiting for deletions to finish 2025/01/02 04:21:40 INFO : only14: Deleted 2025/01/02 04:21:40 INFO : only7: Deleted 2025/01/02 04:21:40 INFO : only1: Deleted 2025/01/02 04:21:40 INFO : only15: Deleted 2025/01/02 04:21:41 INFO : only16: Deleted 2025/01/02 04:21:41 INFO : only2: Deleted 2025/01/02 04:21:41 INFO : only3: Deleted 2025/01/02 04:21:41 INFO : only5: Deleted 2025/01/02 04:21:41 INFO : only8: Deleted 2025/01/02 04:21:41 INFO : only13: Deleted 2025/01/02 04:21:41 INFO : only17: Deleted 2025/01/02 04:21:41 INFO : only18: Deleted 2025/01/02 04:21:41 INFO : only19: Deleted 2025/01/02 04:21:41 INFO : only9: Deleted 2025/01/02 04:21:41 INFO : only12: Deleted 2025/01/02 04:21:41 INFO : only10: Deleted 2025/01/02 04:21:41 INFO : only11: Deleted 2025/01/02 04:21:41 INFO : only4: Deleted 2025/01/02 04:21:41 INFO : only6: Deleted 2025/01/02 04:21:41 INFO : only0: Deleted 2025/01/02 04:21:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (19.99s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:21:58 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 04:21:58 DEBUG : both0: Unchanged skipping 2025/01/02 04:21:58 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 04:21:58 DEBUG : both1: Unchanged skipping 2025/01/02 04:21:58 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 04:21:58 DEBUG : both10: Unchanged skipping 2025/01/02 04:21:58 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 04:21:58 DEBUG : both11: Unchanged skipping 2025/01/02 04:21:58 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 04:21:58 DEBUG : both12: Unchanged skipping 2025/01/02 04:21:58 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 04:21:58 DEBUG : both13: Unchanged skipping 2025/01/02 04:21:58 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 04:21:58 DEBUG : both14: Unchanged skipping 2025/01/02 04:21:58 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 04:21:58 DEBUG : both15: Unchanged skipping 2025/01/02 04:21:58 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 04:21:58 DEBUG : both16: Unchanged skipping 2025/01/02 04:21:58 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 04:21:58 DEBUG : both17: Unchanged skipping 2025/01/02 04:21:58 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 04:21:58 DEBUG : both18: Unchanged skipping 2025/01/02 04:21:58 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 04:21:58 DEBUG : both19: Unchanged skipping 2025/01/02 04:21:58 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 04:21:58 DEBUG : both2: Unchanged skipping 2025/01/02 04:21:58 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 04:21:58 DEBUG : both3: Unchanged skipping 2025/01/02 04:21:58 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 04:21:58 DEBUG : both4: Unchanged skipping 2025/01/02 04:21:58 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 04:21:58 DEBUG : both5: Unchanged skipping 2025/01/02 04:21:58 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 04:21:58 DEBUG : both6: Unchanged skipping 2025/01/02 04:21:58 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 04:21:58 DEBUG : both7: Unchanged skipping 2025/01/02 04:21:58 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 04:21:58 DEBUG : both8: Unchanged skipping 2025/01/02 04:21:58 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 04:21:58 DEBUG : both9: Unchanged skipping 2025/01/02 04:21:58 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/02 04:21:58 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/02 04:21:58 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/02 04:21:58 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/02 04:21:58 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/02 04:21:58 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/02 04:21:58 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/02 04:21:58 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/02 04:21:58 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/02 04:21:58 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/02 04:21:58 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/02 04:21:58 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for checks to finish 2025/01/02 04:21:58 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/02 04:21:58 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/02 04:21:58 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/02 04:21:58 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/02 04:21:58 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/02 04:21:58 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/02 04:21:58 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/02 04:21:58 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/02 04:21:58 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/02 04:21:58 DEBUG : B2 bucket rclone-test-xububaz4bequ: Waiting for transfers to finish 2025/01/02 04:21:58 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/02 04:21:58 INFO : only0: Copied (replaced existing) 2025/01/02 04:21:58 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/02 04:21:58 INFO : only1: Copied (replaced existing) 2025/01/02 04:21:59 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/02 04:21:59 INFO : only13: Copied (replaced existing) 2025/01/02 04:21:59 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/02 04:21:59 INFO : only12: Copied (replaced existing) 2025/01/02 04:21:59 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/02 04:21:59 INFO : only10: Copied (replaced existing) 2025/01/02 04:21:59 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/02 04:21:59 INFO : only14: Copied (replaced existing) 2025/01/02 04:21:59 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/02 04:21:59 INFO : only15: Copied (replaced existing) 2025/01/02 04:21:59 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/02 04:21:59 INFO : only11: Copied (replaced existing) 2025/01/02 04:21:59 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/02 04:21:59 INFO : only19: Copied (replaced existing) 2025/01/02 04:21:59 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/02 04:21:59 INFO : only2: Copied (replaced existing) 2025/01/02 04:21:59 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/02 04:21:59 INFO : only3: Copied (replaced existing) 2025/01/02 04:21:59 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/02 04:21:59 INFO : only4: Copied (replaced existing) 2025/01/02 04:21:59 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/02 04:21:59 INFO : only5: Copied (replaced existing) 2025/01/02 04:21:59 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/02 04:21:59 INFO : only6: Copied (replaced existing) 2025/01/02 04:21:59 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/02 04:21:59 INFO : only7: Copied (replaced existing) 2025/01/02 04:21:59 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/02 04:21:59 INFO : only8: Copied (replaced existing) 2025/01/02 04:21:59 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/02 04:21:59 INFO : only9: Copied (replaced existing) 2025/01/02 04:21:59 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/02 04:21:59 INFO : only16: Copied (replaced existing) 2025/01/02 04:21:59 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/02 04:21:59 INFO : only17: Copied (replaced existing) 2025/01/02 04:22:00 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/02 04:22:00 INFO : only18: Copied (replaced existing) 2025/01/02 04:22:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (22.32s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:22:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/02 04:22:08 DEBUG : sub dir: Making directory 2025/01/02 04:22:08 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.04s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" 2025/01/02 04:22:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/02 04:22:11 DEBUG : sub dir: Making directory 2025/01/02 04:22:11 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xububaz4bequ", Local "Local file system at /tmp/rclone1387991438", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.16s) PASS 2025/01/02 04:22:14 DEBUG : B2 bucket rclone-test-xububaz4bequ: Purge remote 2025/01/02 04:22:14 INFO : B2 bucket rclone-test-xububaz4bequ: cleaning bucket "rclone-test-xububaz4bequ" of all files 2025/01/02 04:22:15 DEBUG : BackupDir/one: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f401e59d5745dc7d3_d20250102_m042003_c001_v7007000_t0000_u01735791603651") 2025/01/02 04:22:15 DEBUG : BackupDir/one: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f117207cd71891c80_d20250102_m041958_c001_v0001183_t0047_u01735791598223") 2025/01/02 04:22:15 DEBUG : CompareDest/one: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4063d5e88e9df71d_d20250102_m041939_c001_v7007000_t0000_u01735791579583") 2025/01/02 04:22:15 DEBUG : CompareDest/one: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f106b8eb0ece1c2c9_d20250102_m041933_c001_v0001184_t0030_u01735791573615") 2025/01/02 04:22:15 DEBUG : CompareDest/two: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4063d5e88e9df71e_d20250102_m041939_c001_v7007000_t0000_u01735791579765") 2025/01/02 04:22:15 DEBUG : CompareDest/two: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f11769ab65342acd3_d20250102_m041934_c001_v0001184_t0040_u01735791574931") 2025/01/02 04:22:15 DEBUG : CopyDest/one: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f401e59d5745dc7d4_d20250102_m042003_c001_v7007000_t0000_u01735791603846") 2025/01/02 04:22:15 DEBUG : CopyDest/one: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5c9b_d20250102_m041955_c001_v0001130_t0005_u01735791595212") 2025/01/02 04:22:15 DEBUG : CopyDest/three: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f401e59d5745dc7d5_d20250102_m042004_c001_v7007000_t0000_u01735791604028") 2025/01/02 04:22:15 DEBUG : CopyDest/three: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f11769ab65342afc8_d20250102_m042001_c001_v0001184_t0037_u01735791601949") 2025/01/02 04:22:15 DEBUG : CopyDest/two: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f401e59d5745dc7d6_d20250102_m042004_c001_v7007000_t0000_u01735791604211") 2025/01/02 04:22:16 DEBUG : CopyDest/two: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f106b8eb0ece1c634_d20250102_m041959_c001_v0001184_t0052_u01735791599801") 2025/01/02 04:22:16 DEBUG : EXISTING: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4063d5e88e9df892_d20250102_m042124_c001_v7007000_t0000_u01735791684646") 2025/01/02 04:22:16 DEBUG : EXISTING: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f11769ab65342b9a4_d20250102_m042123_c001_v0001184_t0057_u01735791683694") 2025/01/02 04:22:16 DEBUG : Testêé: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4063d5e88e9df877_d20250102_m042117_c001_v7007000_t0000_u01735791677695") 2025/01/02 04:22:16 DEBUG : Testêé: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f11769ab65342b8b2_d20250102_m042117_c001_v0001184_t0048_u01735791677080") 2025/01/02 04:22:16 DEBUG : Testêé: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f106b8eb0ece1d029_d20250102_m042116_c001_v0001184_t0018_u01735791676129") 2025/01/02 04:22:16 DEBUG : a/potato2: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4104050ce2fd38a2_d20250102_m041750_c001_v7007000_t0000_u01735791470151") 2025/01/02 04:22:16 DEBUG : a/potato2: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5bcf_d20250102_m041749_c001_v0001130_t0048_u01735791469278") 2025/01/02 04:22:16 DEBUG : a/potato2: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4104050ce2fd3895_d20250102_m041747_c001_v7007000_t0000_u01735791467311") 2025/01/02 04:22:16 DEBUG : a/potato2: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5bc9_d20250102_m041746_c001_v0001130_t0050_u01735791466349") 2025/01/02 04:22:16 DEBUG : a/potato2: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f417f823df8d675c7_d20250102_m041725_c001_v7007000_t0000_u01735791445072") 2025/01/02 04:22:16 DEBUG : a/potato2: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5b89_d20250102_m041724_c001_v0001130_t0038_u01735791444221") 2025/01/02 04:22:16 DEBUG : b/potato: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4104050ce2fd38a3_d20250102_m041750_c001_v7007000_t0000_u01735791470335") 2025/01/02 04:22:16 DEBUG : b/potato: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5bcb_d20250102_m041748_c001_v0001130_t0036_u01735791468239") 2025/01/02 04:22:16 DEBUG : b/potato: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4104050ce2fd3891_d20250102_m041746_c001_v7007000_t0000_u01735791466758") 2025/01/02 04:22:16 DEBUG : b/potato: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5bc5_d20250102_m041745_c001_v0001130_t0042_u01735791465132") 2025/01/02 04:22:16 DEBUG : b/potato: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f417f823df8d675c6_d20250102_m041724_c001_v7007000_t0000_u01735791444512") 2025/01/02 04:22:16 DEBUG : b/potato: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5b83_d20250102_m041722_c001_v0001130_t0049_u01735791442858") 2025/01/02 04:22:17 DEBUG : backup/one: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f410cb332e5d31812_d20250102_m042016_c001_v7007000_t0000_u01735791616210") 2025/01/02 04:22:17 DEBUG : backup/one: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f103b932cb8524fa0_d20250102_m042014_c001_v0001184_t0053_u01735791614561") 2025/01/02 04:22:17 DEBUG : backup/one: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1005cb1c81a4aec9_d20250102_m042010_c001_v0001181_t0057_u01735791610870") 2025/01/02 04:22:17 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f417f823df8d678c2_d20250102_m042040_c001_v7007000_t0000_u01735791640327") 2025/01/02 04:22:17 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f10540ac8e06fc940_d20250102_m042038_c001_v0001100_t0040_u01735791638517") 2025/01/02 04:22:17 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050433806a9a241_d20250102_m042034_c001_v0001113_t0053_u01735791634789") 2025/01/02 04:22:17 DEBUG : backup/one.bak: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f418e7f21d80311a8_d20250102_m042028_c001_v7007000_t0000_u01735791628168") 2025/01/02 04:22:17 DEBUG : backup/one.bak: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f113284dcc2bfef24_d20250102_m042026_c001_v0001165_t0045_u01735791626611") 2025/01/02 04:22:17 DEBUG : backup/one.bak: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f101a2c3cfa29b1a6_d20250102_m042022_c001_v0001161_t0039_u01735791622949") 2025/01/02 04:22:17 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f417f823df8d678c3_d20250102_m042040_c001_v7007000_t0000_u01735791640511") 2025/01/02 04:22:17 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f10221fa3ea2f3ad5_d20250102_m042039_c001_v0001183_t0049_u01735791639512") 2025/01/02 04:22:17 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1128e50f505560db_d20250102_m042036_c001_v0001183_t0036_u01735791636419") 2025/01/02 04:22:17 DEBUG : backup/three.txt: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f410cb332e5d31813_d20250102_m042016_c001_v7007000_t0000_u01735791616393") 2025/01/02 04:22:17 DEBUG : backup/three.txt: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f119f555e72d092c4_d20250102_m042015_c001_v0001150_t0022_u01735791615414") 2025/01/02 04:22:17 DEBUG : backup/three.txt: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f108798c5caa64bb3_d20250102_m042012_c001_v0001183_t0042_u01735791612242") 2025/01/02 04:22:17 DEBUG : backup/three.txt.bak: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f418e7f21d80311a9_d20250102_m042028_c001_v7007000_t0000_u01735791628351") 2025/01/02 04:22:17 DEBUG : backup/three.txt.bak: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f111a46b2c2994323_d20250102_m042027_c001_v0001184_t0027_u01735791627416") 2025/01/02 04:22:17 DEBUG : backup/three.txt.bak: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f110fe3c868cf0cde_d20250102_m042024_c001_v0001184_t0058_u01735791624526") 2025/01/02 04:22:18 DEBUG : both0: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f402f2ad1fc1f29b1_d20250102_m042200_c001_v7007000_t0000_u01735791720724") 2025/01/02 04:22:18 DEBUG : both0: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5d46_d20250102_m042146_c001_v0001130_t0013_u01735791706883") 2025/01/02 04:22:18 DEBUG : both0: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f40991aae4b03292b_d20250102_m042142_c001_v7007000_t0000_u01735791702250") 2025/01/02 04:22:18 DEBUG : both0: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5d0e_d20250102_m042126_c001_v0001130_t0051_u01735791686903") 2025/01/02 04:22:18 DEBUG : both1: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f402f2ad1fc1f29b2_d20250102_m042200_c001_v7007000_t0000_u01735791720945") 2025/01/02 04:22:18 DEBUG : both1: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5d48_d20250102_m042147_c001_v0001130_t0021_u01735791707787") 2025/01/02 04:22:18 DEBUG : both1: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f40991aae4b03292c_d20250102_m042142_c001_v7007000_t0000_u01735791702433") 2025/01/02 04:22:18 DEBUG : both1: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5d12_d20250102_m042127_c001_v0001130_t0008_u01735791687511") 2025/01/02 04:22:18 DEBUG : both10: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f402f2ad1fc1f29b3_d20250102_m042201_c001_v7007000_t0000_u01735791721133") 2025/01/02 04:22:18 DEBUG : both10: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5d60_d20250102_m042152_c001_v0001130_t0033_u01735791712414") 2025/01/02 04:22:18 DEBUG : both10: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f40991aae4b03292d_d20250102_m042142_c001_v7007000_t0000_u01735791702617") 2025/01/02 04:22:18 DEBUG : both10: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5d28_d20250102_m042133_c001_v0001130_t0009_u01735791693863") 2025/01/02 04:22:18 DEBUG : both11: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f402f2ad1fc1f29b4_d20250102_m042201_c001_v7007000_t0000_u01735791721328") 2025/01/02 04:22:18 DEBUG : both11: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5d64_d20250102_m042153_c001_v0001130_t0010_u01735791713025") 2025/01/02 04:22:18 DEBUG : both11: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f40991aae4b03292e_d20250102_m042142_c001_v7007000_t0000_u01735791702799") 2025/01/02 04:22:18 DEBUG : both11: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5d2a_d20250102_m042134_c001_v0001130_t0014_u01735791694361") 2025/01/02 04:22:18 DEBUG : both12: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f402f2ad1fc1f29b5_d20250102_m042201_c001_v7007000_t0000_u01735791721513") 2025/01/02 04:22:18 DEBUG : both12: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5d66_d20250102_m042153_c001_v0001130_t0006_u01735791713553") 2025/01/02 04:22:18 DEBUG : both12: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f40991aae4b03292f_d20250102_m042142_c001_v7007000_t0000_u01735791702981") 2025/01/02 04:22:19 DEBUG : both12: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5d2c_d20250102_m042134_c001_v0001130_t0002_u01735791694866") 2025/01/02 04:22:19 DEBUG : both13: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f402f2ad1fc1f29b6_d20250102_m042201_c001_v7007000_t0000_u01735791721701") 2025/01/02 04:22:19 DEBUG : both13: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5d68_d20250102_m042154_c001_v0001130_t0053_u01735791714034") 2025/01/02 04:22:19 DEBUG : both13: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f40991aae4b032930_d20250102_m042143_c001_v7007000_t0000_u01735791703164") 2025/01/02 04:22:19 DEBUG : both13: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5d2e_d20250102_m042135_c001_v0001130_t0027_u01735791695425") 2025/01/02 04:22:19 DEBUG : both14: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f402f2ad1fc1f29b7_d20250102_m042201_c001_v7007000_t0000_u01735791721891") 2025/01/02 04:22:19 DEBUG : both14: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5d6c_d20250102_m042154_c001_v0001130_t0010_u01735791714648") 2025/01/02 04:22:19 DEBUG : both14: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f40991aae4b032931_d20250102_m042143_c001_v7007000_t0000_u01735791703347") 2025/01/02 04:22:19 DEBUG : both14: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5d30_d20250102_m042135_c001_v0001130_t0028_u01735791695941") 2025/01/02 04:22:19 DEBUG : both15: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f402f2ad1fc1f29b8_d20250102_m042202_c001_v7007000_t0000_u01735791722077") 2025/01/02 04:22:19 DEBUG : both15: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5d70_d20250102_m042155_c001_v0001130_t0052_u01735791715180") 2025/01/02 04:22:19 DEBUG : both15: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f40991aae4b032932_d20250102_m042143_c001_v7007000_t0000_u01735791703529") 2025/01/02 04:22:19 DEBUG : both15: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5d34_d20250102_m042136_c001_v0001130_t0030_u01735791696511") 2025/01/02 04:22:19 DEBUG : both16: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f402f2ad1fc1f29b9_d20250102_m042202_c001_v7007000_t0000_u01735791722262") 2025/01/02 04:22:19 DEBUG : both16: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5d76_d20250102_m042155_c001_v0001130_t0039_u01735791715766") 2025/01/02 04:22:19 DEBUG : both16: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f40991aae4b032933_d20250102_m042143_c001_v7007000_t0000_u01735791703712") 2025/01/02 04:22:19 DEBUG : both16: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5d36_d20250102_m042137_c001_v0001130_t0059_u01735791697105") 2025/01/02 04:22:19 DEBUG : both17: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f402f2ad1fc1f29ba_d20250102_m042202_c001_v7007000_t0000_u01735791722445") 2025/01/02 04:22:19 DEBUG : both17: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5d7c_d20250102_m042156_c001_v0001130_t0024_u01735791716363") 2025/01/02 04:22:19 DEBUG : both17: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f40991aae4b032934_d20250102_m042143_c001_v7007000_t0000_u01735791703894") 2025/01/02 04:22:20 DEBUG : both17: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5d38_d20250102_m042137_c001_v0001130_t0029_u01735791697734") 2025/01/02 04:22:20 DEBUG : both18: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f402f2ad1fc1f29bb_d20250102_m042202_c001_v7007000_t0000_u01735791722630") 2025/01/02 04:22:20 DEBUG : both18: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5d7e_d20250102_m042156_c001_v0001130_t0041_u01735791716958") 2025/01/02 04:22:20 DEBUG : both18: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f40991aae4b032935_d20250102_m042144_c001_v7007000_t0000_u01735791704080") 2025/01/02 04:22:20 DEBUG : both18: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5d3a_d20250102_m042138_c001_v0001130_t0016_u01735791698369") 2025/01/02 04:22:20 DEBUG : both19: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f402f2ad1fc1f29bc_d20250102_m042202_c001_v7007000_t0000_u01735791722814") 2025/01/02 04:22:20 DEBUG : both19: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5d80_d20250102_m042157_c001_v0001130_t0053_u01735791717518") 2025/01/02 04:22:20 DEBUG : both19: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f40991aae4b032936_d20250102_m042144_c001_v7007000_t0000_u01735791704263") 2025/01/02 04:22:20 DEBUG : both19: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5d3c_d20250102_m042138_c001_v0001130_t0056_u01735791698974") 2025/01/02 04:22:20 DEBUG : both2: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f402f2ad1fc1f29bd_d20250102_m042202_c001_v7007000_t0000_u01735791722999") 2025/01/02 04:22:20 DEBUG : both2: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5d4a_d20250102_m042148_c001_v0001130_t0031_u01735791708318") 2025/01/02 04:22:20 DEBUG : both2: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f40991aae4b032937_d20250102_m042144_c001_v7007000_t0000_u01735791704477") 2025/01/02 04:22:20 DEBUG : both2: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5d16_d20250102_m042128_c001_v0001130_t0011_u01735791688030") 2025/01/02 04:22:20 DEBUG : both3: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f402f2ad1fc1f29be_d20250102_m042203_c001_v7007000_t0000_u01735791723183") 2025/01/02 04:22:20 DEBUG : both3: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5d4e_d20250102_m042148_c001_v0001130_t0015_u01735791708796") 2025/01/02 04:22:20 DEBUG : both3: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f40991aae4b032938_d20250102_m042144_c001_v7007000_t0000_u01735791704659") 2025/01/02 04:22:20 DEBUG : both3: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5d18_d20250102_m042128_c001_v0001130_t0014_u01735791688568") 2025/01/02 04:22:20 DEBUG : both4: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f402f2ad1fc1f29bf_d20250102_m042203_c001_v7007000_t0000_u01735791723368") 2025/01/02 04:22:20 DEBUG : both4: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5d50_d20250102_m042149_c001_v0001130_t0033_u01735791709313") 2025/01/02 04:22:20 DEBUG : both4: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f40991aae4b032939_d20250102_m042144_c001_v7007000_t0000_u01735791704842") 2025/01/02 04:22:20 DEBUG : both4: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5d1a_d20250102_m042129_c001_v0001130_t0050_u01735791689096") 2025/01/02 04:22:21 DEBUG : both5: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f402f2ad1fc1f29c0_d20250102_m042203_c001_v7007000_t0000_u01735791723552") 2025/01/02 04:22:21 DEBUG : both5: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5d52_d20250102_m042149_c001_v0001130_t0033_u01735791709793") 2025/01/02 04:22:21 DEBUG : both5: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f40991aae4b03293a_d20250102_m042145_c001_v7007000_t0000_u01735791705025") 2025/01/02 04:22:21 DEBUG : both5: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5d1c_d20250102_m042129_c001_v0001130_t0044_u01735791689926") 2025/01/02 04:22:21 DEBUG : both6: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f402f2ad1fc1f29c1_d20250102_m042203_c001_v7007000_t0000_u01735791723742") 2025/01/02 04:22:21 DEBUG : both6: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5d54_d20250102_m042150_c001_v0001130_t0029_u01735791710321") 2025/01/02 04:22:21 DEBUG : both6: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f40991aae4b03293b_d20250102_m042145_c001_v7007000_t0000_u01735791705208") 2025/01/02 04:22:21 DEBUG : both6: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5d20_d20250102_m042131_c001_v0001130_t0041_u01735791691489") 2025/01/02 04:22:21 DEBUG : both7: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f402f2ad1fc1f29c2_d20250102_m042203_c001_v7007000_t0000_u01735791723927") 2025/01/02 04:22:21 DEBUG : both7: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5d56_d20250102_m042150_c001_v0001130_t0005_u01735791710847") 2025/01/02 04:22:21 DEBUG : both7: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f40991aae4b03293c_d20250102_m042145_c001_v7007000_t0000_u01735791705390") 2025/01/02 04:22:21 DEBUG : both7: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5d22_d20250102_m042132_c001_v0001130_t0031_u01735791692079") 2025/01/02 04:22:21 DEBUG : both8: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f402f2ad1fc1f29c3_d20250102_m042204_c001_v7007000_t0000_u01735791724137") 2025/01/02 04:22:21 DEBUG : both8: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5d5a_d20250102_m042151_c001_v0001130_t0041_u01735791711420") 2025/01/02 04:22:21 DEBUG : both8: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f40991aae4b03293d_d20250102_m042145_c001_v7007000_t0000_u01735791705575") 2025/01/02 04:22:21 DEBUG : both8: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5d24_d20250102_m042132_c001_v0001130_t0033_u01735791692617") 2025/01/02 04:22:21 DEBUG : both9: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f402f2ad1fc1f29c4_d20250102_m042204_c001_v7007000_t0000_u01735791724321") 2025/01/02 04:22:21 DEBUG : both9: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5d5e_d20250102_m042151_c001_v0001130_t0027_u01735791711912") 2025/01/02 04:22:22 DEBUG : both9: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f40991aae4b03293e_d20250102_m042145_c001_v7007000_t0000_u01735791705762") 2025/01/02 04:22:22 DEBUG : both9: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5d26_d20250102_m042133_c001_v0001130_t0050_u01735791693280") 2025/01/02 04:22:22 DEBUG : c/non empty space: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4104050ce2fd38a5_d20250102_m041750_c001_v7007000_t0000_u01735791470519") 2025/01/02 04:22:22 DEBUG : c/non empty space: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5bcd_d20250102_m041748_c001_v0001130_t0034_u01735791468605") 2025/01/02 04:22:22 DEBUG : c/non empty space: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4104050ce2fd3896_d20250102_m041747_c001_v7007000_t0000_u01735791467499") 2025/01/02 04:22:22 DEBUG : c/non empty space: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5bc7_d20250102_m041745_c001_v0001130_t0005_u01735791465494") 2025/01/02 04:22:22 DEBUG : c/non empty space: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f417f823df8d675c8_d20250102_m041725_c001_v7007000_t0000_u01735791445256") 2025/01/02 04:22:22 DEBUG : c/non empty space: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5b85_d20250102_m041723_c001_v0001130_t0039_u01735791443269") 2025/01/02 04:22:22 DEBUG : check sum: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4053fe083cd9ab2d_d20250102_m041711_c001_v7007000_t0000_u01735791431331") 2025/01/02 04:22:22 DEBUG : check sum: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5b69_d20250102_m041710_c001_v0001130_t0041_u01735791430232") 2025/01/02 04:22:22 DEBUG : dest/3: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f401e59d5745dc775_d20250102_m041948_c001_v7007000_t0000_u01735791588481") 2025/01/02 04:22:22 DEBUG : dest/3: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f406b8eb0ece1c4da_d20250102_m041947_c001_v0001184_t0018_u01735791587366") 2025/01/02 04:22:22 DEBUG : dst/one: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4063d5e88e9df86a_d20250102_m042114_c001_v7007000_t0000_u01735791674633") 2025/01/02 04:22:22 DEBUG : dst/one: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f102216a0ede71450_d20250102_m042112_c001_v0001182_t0012_u01735791672783") 2025/01/02 04:22:22 DEBUG : dst/one: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f41963de4dfcf2be0_d20250102_m042112_c001_v7007000_t0000_u01735791672597") 2025/01/02 04:22:22 DEBUG : dst/one: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f102216a0ede713f6_d20250102_m042109_c001_v0001182_t0047_u01735791669716") 2025/01/02 04:22:22 DEBUG : dst/one: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f41963de4dfcf2bdb_d20250102_m042108_c001_v7007000_t0000_u01735791668995") 2025/01/02 04:22:22 DEBUG : dst/one: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f106b8eb0ece1ceab_d20250102_m042104_c001_v0001184_t0020_u01735791664188") 2025/01/02 04:22:22 DEBUG : dst/one: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4037a3d80e180c27_d20250102_m042102_c001_v7007000_t0000_u01735791662678") 2025/01/02 04:22:22 DEBUG : dst/one: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f109a46fbc64bf020_d20250102_m042100_c001_v0001041_t0046_u01735791660346") 2025/01/02 04:22:23 DEBUG : dst/one: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f40991aae4b03291f_d20250102_m042100_c001_v7007000_t0000_u01735791660162") 2025/01/02 04:22:23 DEBUG : dst/one: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f109a46fbc64bf012_d20250102_m042056_c001_v0001041_t0042_u01735791656205") 2025/01/02 04:22:23 DEBUG : dst/one: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f40991aae4b03290d_d20250102_m042055_c001_v7007000_t0000_u01735791655473") 2025/01/02 04:22:23 DEBUG : dst/one: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f106b8eb0ece1cce2_d20250102_m042051_c001_v0001184_t0053_u01735791651396") 2025/01/02 04:22:23 DEBUG : dst/one: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f417f823df8d678da_d20250102_m042050_c001_v7007000_t0000_u01735791650097") 2025/01/02 04:22:23 DEBUG : dst/one: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f116f21f4b4bd2b19_d20250102_m042048_c001_v0001182_t0048_u01735791648869") 2025/01/02 04:22:23 DEBUG : dst/one: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f407f961c82f52358_d20250102_m042048_c001_v7007000_t0000_u01735791648682") 2025/01/02 04:22:23 DEBUG : dst/one: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f116f21f4b4bd2adb_d20250102_m042046_c001_v0001182_t0023_u01735791646010") 2025/01/02 04:22:23 DEBUG : dst/one: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f407f961c82f5234e_d20250102_m042045_c001_v7007000_t0000_u01735791645277") 2025/01/02 04:22:23 DEBUG : dst/one: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5cd3_d20250102_m042041_c001_v0001130_t0029_u01735791641604") 2025/01/02 04:22:23 DEBUG : dst/one: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f417f823df8d678c4_d20250102_m042040_c001_v7007000_t0000_u01735791640694") 2025/01/02 04:22:23 DEBUG : dst/one: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f103b932cb852532d_d20250102_m042039_c001_v0001184_t0005_u01735791639067") 2025/01/02 04:22:23 DEBUG : dst/one: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4037a3d80e180bfe_d20250102_m042038_c001_v7007000_t0000_u01735791638864") 2025/01/02 04:22:23 DEBUG : dst/one: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f103b932cb85252c2_d20250102_m042035_c001_v0001184_t0034_u01735791635973") 2025/01/02 04:22:23 DEBUG : dst/one: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4037a3d80e180be7_d20250102_m042035_c001_v7007000_t0000_u01735791635247") 2025/01/02 04:22:23 DEBUG : dst/one: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f11769ab65342b2f4_d20250102_m042029_c001_v0001184_t0031_u01735791629468") 2025/01/02 04:22:23 DEBUG : dst/one: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f418e7f21d80311aa_d20250102_m042028_c001_v7007000_t0000_u01735791628535") 2025/01/02 04:22:23 DEBUG : dst/one: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1172b27c4421412d_d20250102_m042027_c001_v0001182_t0004_u01735791627013") 2025/01/02 04:22:23 DEBUG : dst/one: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f417f823df8d6788a_d20250102_m042026_c001_v7007000_t0000_u01735791626832") 2025/01/02 04:22:23 DEBUG : dst/one: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1172b27c442140db_d20250102_m042024_c001_v0001182_t0006_u01735791624108") 2025/01/02 04:22:23 DEBUG : dst/one: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f417f823df8d6787c_d20250102_m042023_c001_v7007000_t0000_u01735791623385") 2025/01/02 04:22:24 DEBUG : dst/one: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f106b8eb0ece1c8ad_d20250102_m042017_c001_v0001184_t0054_u01735791617556") 2025/01/02 04:22:24 DEBUG : dst/one: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f410cb332e5d31814_d20250102_m042016_c001_v7007000_t0000_u01735791616575") 2025/01/02 04:22:24 DEBUG : dst/one: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1094b9914e057cb1_d20250102_m042014_c001_v0001183_t0056_u01735791614950") 2025/01/02 04:22:24 DEBUG : dst/one: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f418e7f21d8031175_d20250102_m042014_c001_v7007000_t0000_u01735791614764") 2025/01/02 04:22:24 DEBUG : dst/one: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1094b9914e057c5d_d20250102_m042011_c001_v0001183_t0039_u01735791611822") 2025/01/02 04:22:24 DEBUG : dst/one: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f418e7f21d803115a_d20250102_m042011_c001_v7007000_t0000_u01735791611087") 2025/01/02 04:22:24 DEBUG : dst/one: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5ca1_d20250102_m042005_c001_v0001130_t0051_u01735791605512") 2025/01/02 04:22:24 DEBUG : dst/one: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f401e59d5745dc7d7_d20250102_m042004_c001_v7007000_t0000_u01735791604393") 2025/01/02 04:22:24 DEBUG : dst/one: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f110e34894ade2c74_d20250102_m041958_c001_v0001116_t0054_u01735791598679") 2025/01/02 04:22:24 DEBUG : dst/one: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4009b2585f5a04ef_d20250102_m041958_c001_v7007000_t0000_u01735791598440") 2025/01/02 04:22:24 DEBUG : dst/one: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f11769ab65342af00_d20250102_m041954_c001_v0001184_t0031_u01735791594648") 2025/01/02 04:22:24 DEBUG : dst/one: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f104065d72c970dc5_d20250102_m041953_c001_v0001182_t0037_u01735791593903") 2025/01/02 04:22:24 DEBUG : dst/one: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f104065d72c970dad_d20250102_m041952_c001_v0001182_t0054_u01735791592943") 2025/01/02 04:22:24 DEBUG : dst/one: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4063d5e88e9df71f_d20250102_m041939_c001_v7007000_t0000_u01735791579954") 2025/01/02 04:22:24 DEBUG : dst/one: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5c7f_d20250102_m041932_c001_v0001130_t0009_u01735791572953") 2025/01/02 04:22:24 DEBUG : dst/one: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f11497b6154dcb34d_d20250102_m041932_c001_v0001184_t0020_u01735791572195") 2025/01/02 04:22:24 DEBUG : dst/one: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f11497b6154dcb33b_d20250102_m041931_c001_v0001184_t0048_u01735791571245") 2025/01/02 04:22:24 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4063d5e88e9df86c_d20250102_m042114_c001_v7007000_t0000_u01735791674816") 2025/01/02 04:22:24 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f101b5c6be7dd05c9_d20250102_m042112_c001_v0001184_t0026_u01735791672375") 2025/01/02 04:22:24 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1117639d66fd7ba0_d20250102_m042108_c001_v0001154_t0024_u01735791668234") 2025/01/02 04:22:25 DEBUG : dst/one.bak: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4037a3d80e180c28_d20250102_m042102_c001_v7007000_t0000_u01735791662864") 2025/01/02 04:22:25 DEBUG : dst/one.bak: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1177967cf3a88ac5_d20250102_m042059_c001_v0001144_t0006_u01735791659502") 2025/01/02 04:22:25 DEBUG : dst/one.bak: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f11102e2d3d277f05_d20250102_m042055_c001_v0001157_t0059_u01735791655003") 2025/01/02 04:22:25 DEBUG : dst/one.bak: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f417f823df8d678de_d20250102_m042050_c001_v7007000_t0000_u01735791650280") 2025/01/02 04:22:25 DEBUG : dst/one.bak: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f10721cac6acda1a8_d20250102_m042048_c001_v0001183_t0026_u01735791648488") 2025/01/02 04:22:25 DEBUG : dst/one.bak: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f10864ab0231a0586_d20250102_m042045_c001_v0001177_t0039_u01735791645055") 2025/01/02 04:22:25 DEBUG : dst/three: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f401e59d5745dc7d8_d20250102_m042004_c001_v7007000_t0000_u01735791604576") 2025/01/02 04:22:25 DEBUG : dst/three: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f104065d72c970e79_d20250102_m042003_c001_v0001182_t0029_u01735791603073") 2025/01/02 04:22:25 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4063d5e88e9df86d_d20250102_m042114_c001_v7007000_t0000_u01735791674999") 2025/01/02 04:22:25 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f101b5c6be7dd05ff_d20250102_m042113_c001_v0001184_t0040_u01735791673610") 2025/01/02 04:22:25 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1137b35573c5a520_d20250102_m042110_c001_v0001184_t0015_u01735791670530") 2025/01/02 04:22:25 DEBUG : dst/three.txt: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4063d5e88e9df86e_d20250102_m042115_c001_v7007000_t0000_u01735791675198") 2025/01/02 04:22:25 DEBUG : dst/three.txt: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f102216a0ede7147a_d20250102_m042114_c001_v0001182_t0005_u01735791674023") 2025/01/02 04:22:25 DEBUG : dst/three.txt: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f41963de4dfcf2be3_d20250102_m042113_c001_v7007000_t0000_u01735791673837") 2025/01/02 04:22:25 DEBUG : dst/three.txt: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f102216a0ede7141a_d20250102_m042110_c001_v0001182_t0055_u01735791670932") 2025/01/02 04:22:25 DEBUG : dst/three.txt: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f41963de4dfcf2bde_d20250102_m042110_c001_v7007000_t0000_u01735791670750") 2025/01/02 04:22:25 DEBUG : dst/three.txt: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5cf7_d20250102_m042105_c001_v0001130_t0036_u01735791665310") 2025/01/02 04:22:25 DEBUG : dst/three.txt: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4037a3d80e180c29_d20250102_m042103_c001_v7007000_t0000_u01735791663058") 2025/01/02 04:22:25 DEBUG : dst/three.txt: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f109a46fbc64bf02a_d20250102_m042101_c001_v0001041_t0020_u01735791661828") 2025/01/02 04:22:25 DEBUG : dst/three.txt: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f40991aae4b032920_d20250102_m042101_c001_v7007000_t0000_u01735791661641") 2025/01/02 04:22:26 DEBUG : dst/three.txt: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f109a46fbc64bf01a_d20250102_m042057_c001_v0001041_t0040_u01735791657932") 2025/01/02 04:22:26 DEBUG : dst/three.txt: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f40991aae4b03291e_d20250102_m042057_c001_v7007000_t0000_u01735791657736") 2025/01/02 04:22:26 DEBUG : dst/three.txt: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5cdf_d20250102_m042052_c001_v0001130_t0018_u01735791652175") 2025/01/02 04:22:26 DEBUG : dst/three.txt: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f407f961c82f5235a_d20250102_m042049_c001_v7007000_t0000_u01735791649525") 2025/01/02 04:22:26 DEBUG : dst/three.txt: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5cd7_d20250102_m042047_c001_v0001130_t0011_u01735791647487") 2025/01/02 04:22:26 DEBUG : dst/three.txt: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f407f961c82f52353_d20250102_m042046_c001_v7007000_t0000_u01735791646739") 2025/01/02 04:22:26 DEBUG : dst/three.txt: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f11769ab65342b491_d20250102_m042042_c001_v0001184_t0040_u01735791642545") 2025/01/02 04:22:26 DEBUG : dst/three.txt: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4037a3d80e180c01_d20250102_m042039_c001_v7007000_t0000_u01735791639764") 2025/01/02 04:22:26 DEBUG : dst/three.txt: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f11769ab65342b410_d20250102_m042037_c001_v0001184_t0054_u01735791637712") 2025/01/02 04:22:26 DEBUG : dst/three.txt: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4037a3d80e180bf1_d20250102_m042036_c001_v7007000_t0000_u01735791636620") 2025/01/02 04:22:26 DEBUG : dst/three.txt: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f106b8eb0ece1ca4a_d20250102_m042030_c001_v0001184_t0019_u01735791630373") 2025/01/02 04:22:26 DEBUG : dst/three.txt: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f417f823df8d6788d_d20250102_m042027_c001_v7007000_t0000_u01735791627613") 2025/01/02 04:22:26 DEBUG : dst/three.txt: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f106b8eb0ece1c9cd_d20250102_m042025_c001_v0001184_t0021_u01735791625816") 2025/01/02 04:22:26 DEBUG : dst/three.txt: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f417f823df8d67882_d20250102_m042024_c001_v7007000_t0000_u01735791624729") 2025/01/02 04:22:26 DEBUG : dst/three.txt: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5cb3_d20250102_m042018_c001_v0001130_t0053_u01735791618330") 2025/01/02 04:22:26 DEBUG : dst/three.txt: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f418e7f21d8031182_d20250102_m042015_c001_v7007000_t0000_u01735791615658") 2025/01/02 04:22:26 DEBUG : dst/three.txt: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5ca9_d20250102_m042013_c001_v0001130_t0040_u01735791613534") 2025/01/02 04:22:26 DEBUG : dst/three.txt: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f418e7f21d8031168_d20250102_m042012_c001_v7007000_t0000_u01735791612448") 2025/01/02 04:22:26 DEBUG : dst/three.txt: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f11769ab65342b06a_d20250102_m042006_c001_v0001184_t0019_u01735791606494") 2025/01/02 04:22:26 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4037a3d80e180c2a_d20250102_m042103_c001_v7007000_t0000_u01735791663254") 2025/01/02 04:22:27 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f119e54aacdfebce0_d20250102_m042101_c001_v0001184_t0046_u01735791661429") 2025/01/02 04:22:27 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f100e08401fdd3696_d20250102_m042057_c001_v0001184_t0008_u01735791657515") 2025/01/02 04:22:27 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f417f823df8d678e1_d20250102_m042050_c001_v7007000_t0000_u01735791650463") 2025/01/02 04:22:27 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1005cb1c81a4af2f_d20250102_m042049_c001_v0001181_t0028_u01735791649276") 2025/01/02 04:22:27 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f10246e94b651d41c_d20250102_m042046_c001_v0001041_t0010_u01735791646415") 2025/01/02 04:22:27 DEBUG : dst/two: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4063d5e88e9df86f_d20250102_m042115_c001_v7007000_t0000_u01735791675390") 2025/01/02 04:22:27 DEBUG : dst/two: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f11769ab65342b713_d20250102_m042104_c001_v0001184_t0025_u01735791664754") 2025/01/02 04:22:27 DEBUG : dst/two: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4037a3d80e180c2b_d20250102_m042103_c001_v7007000_t0000_u01735791663455") 2025/01/02 04:22:27 DEBUG : dst/two: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f11769ab65342b58c_d20250102_m042051_c001_v0001184_t0020_u01735791651976") 2025/01/02 04:22:27 DEBUG : dst/two: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f417f823df8d678e4_d20250102_m042050_c001_v7007000_t0000_u01735791650661") 2025/01/02 04:22:27 DEBUG : dst/two: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f106b8eb0ece1cba0_d20250102_m042042_c001_v0001184_t0020_u01735791642281") 2025/01/02 04:22:27 DEBUG : dst/two: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f417f823df8d678c6_d20250102_m042040_c001_v7007000_t0000_u01735791640880") 2025/01/02 04:22:27 DEBUG : dst/two: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5cbb_d20250102_m042030_c001_v0001130_t0032_u01735791630036") 2025/01/02 04:22:27 DEBUG : dst/two: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f418e7f21d80311ad_d20250102_m042028_c001_v7007000_t0000_u01735791628730") 2025/01/02 04:22:27 DEBUG : dst/two: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f11769ab65342b1a1_d20250102_m042018_c001_v0001184_t0023_u01735791618129") 2025/01/02 04:22:27 DEBUG : dst/two: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f410cb332e5d31815_d20250102_m042016_c001_v7007000_t0000_u01735791616821") 2025/01/02 04:22:27 DEBUG : dst/two: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f106b8eb0ece1c720_d20250102_m042006_c001_v0001184_t0045_u01735791606262") 2025/01/02 04:22:27 DEBUG : dst/two: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f401e59d5745dc7d9_d20250102_m042004_c001_v7007000_t0000_u01735791604762") 2025/01/02 04:22:27 DEBUG : dst/two: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f10993963d15717c1_d20250102_m042000_c001_v0001098_t0032_u01735791600593") 2025/01/02 04:22:27 DEBUG : dst/two: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4063d5e88e9df720_d20250102_m041940_c001_v7007000_t0000_u01735791580137") 2025/01/02 04:22:28 DEBUG : dst/two: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f11497b6154dcb41b_d20250102_m041939_c001_v0001184_t0021_u01735791579005") 2025/01/02 04:22:28 DEBUG : empty space: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f404a251e7f25c56c_d20250102_m041858_c001_v7007000_t0000_u01735791538695") 2025/01/02 04:22:28 DEBUG : empty space: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f11769ab65342a7ac_d20250102_m041854_c001_v0001184_t0014_u01735791534880") 2025/01/02 04:22:28 DEBUG : empty space: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f404a251e7f25c567_d20250102_m041853_c001_v7007000_t0000_u01735791533004") 2025/01/02 04:22:28 DEBUG : empty space: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f11769ab65342a62e_d20250102_m041842_c001_v0001184_t0023_u01735791522460") 2025/01/02 04:22:28 DEBUG : empty space: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f407f961c82f52255_d20250102_m041833_c001_v7007000_t0000_u01735791513764") 2025/01/02 04:22:28 DEBUG : empty space: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f11769ab65342a491_d20250102_m041830_c001_v0001184_t0008_u01735791510719") 2025/01/02 04:22:28 DEBUG : empty space: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4104050ce2fd38e4_d20250102_m041804_c001_v7007000_t0000_u01735791484765") 2025/01/02 04:22:28 DEBUG : empty space: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5bed_d20250102_m041802_c001_v0001130_t0019_u01735791482838") 2025/01/02 04:22:28 DEBUG : empty space: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4104050ce2fd38de_d20250102_m041801_c001_v7007000_t0000_u01735791481260") 2025/01/02 04:22:28 DEBUG : empty space: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5be7_d20250102_m041800_c001_v0001130_t0008_u01735791480011") 2025/01/02 04:22:28 DEBUG : empty space: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4104050ce2fd38d7_d20250102_m041756_c001_v7007000_t0000_u01735791476132") 2025/01/02 04:22:28 DEBUG : empty space: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5bdd_d20250102_m041754_c001_v0001130_t0025_u01735791474389") 2025/01/02 04:22:28 DEBUG : empty space: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4104050ce2fd38c7_d20250102_m041753_c001_v7007000_t0000_u01735791473065") 2025/01/02 04:22:28 DEBUG : empty space: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5bd7_d20250102_m041751_c001_v0001130_t0015_u01735791471623") 2025/01/02 04:22:28 DEBUG : empty space: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4104050ce2fd387f_d20250102_m041744_c001_v7007000_t0000_u01735791464215") 2025/01/02 04:22:28 DEBUG : empty space: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5bbb_d20250102_m041742_c001_v0001130_t0028_u01735791462119") 2025/01/02 04:22:28 DEBUG : empty space: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f417f823df8d675da_d20250102_m041740_c001_v7007000_t0000_u01735791460809") 2025/01/02 04:22:28 DEBUG : empty space: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5bb1_d20250102_m041739_c001_v0001130_t0006_u01735791459901") 2025/01/02 04:22:28 DEBUG : empty space: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f417f823df8d675d3_d20250102_m041734_c001_v7007000_t0000_u01735791454300") 2025/01/02 04:22:29 DEBUG : empty space: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5b9b_d20250102_m041732_c001_v0001130_t0008_u01735791452895") 2025/01/02 04:22:29 DEBUG : empty space: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f417f823df8d675ce_d20250102_m041730_c001_v7007000_t0000_u01735791450253") 2025/01/02 04:22:29 DEBUG : empty space: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5b93_d20250102_m041729_c001_v0001130_t0034_u01735791449240") 2025/01/02 04:22:29 DEBUG : empty space: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f417f823df8d675cb_d20250102_m041728_c001_v7007000_t0000_u01735791448144") 2025/01/02 04:22:29 DEBUG : empty space: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f110fe3c868cef32f_d20250102_m041727_c001_v0001184_t0055_u01735791447572") 2025/01/02 04:22:29 DEBUG : empty space: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5b8f_d20250102_m041725_c001_v0001130_t0035_u01735791445985") 2025/01/02 04:22:29 DEBUG : enormous: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4104050ce2fd38e1_d20250102_m041803_c001_v7007000_t0000_u01735791483846") 2025/01/02 04:22:29 DEBUG : enormous: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5bef_d20250102_m041803_c001_v0001130_t0026_u01735791483121") 2025/01/02 04:22:29 DEBUG : existing: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4063d5e88e9df884_d20250102_m042120_c001_v7007000_t0000_u01735791680149") 2025/01/02 04:22:29 DEBUG : existing: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5d08_d20250102_m042118_c001_v0001130_t0004_u01735791678823") 2025/01/02 04:22:29 DEBUG : existing: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f407f961c82f5224f_d20250102_m041828_c001_v7007000_t0000_u01735791508980") 2025/01/02 04:22:29 DEBUG : existing: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5c23_d20250102_m041827_c001_v0001130_t0051_u01735791507804") 2025/01/02 04:22:29 DEBUG : existing: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f417f823df8d675c3_d20250102_m041721_c001_v7007000_t0000_u01735791441769") 2025/01/02 04:22:29 DEBUG : existing: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5b7d_d20250102_m041720_c001_v0001130_t0044_u01735791440701") 2025/01/02 04:22:29 DEBUG : existing: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f417f823df8d675be_d20250102_m041719_c001_v7007000_t0000_u01735791439431") 2025/01/02 04:22:29 DEBUG : existing: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5b79_d20250102_m041718_c001_v0001130_t0012_u01735791438547") 2025/01/02 04:22:29 DEBUG : existing: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5b75_d20250102_m041717_c001_v0001130_t0008_u01735791437675") 2025/01/02 04:22:29 DEBUG : existing-b: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f407f961c82f52250_d20250102_m041829_c001_v7007000_t0000_u01735791509165") 2025/01/02 04:22:29 DEBUG : existing-b: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f11769ab65342a436_d20250102_m041827_c001_v0001184_t0037_u01735791507820") 2025/01/02 04:22:29 DEBUG : five: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4104050ce2fd38e8_d20250102_m041809_c001_v7007000_t0000_u01735791489604") 2025/01/02 04:22:30 DEBUG : five: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4050ca4f7e0f5bff_d20250102_m041807_c001_v0001130_t0029_u01735791487511") 2025/01/02 04:22:30 DEBUG : foo: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f417f823df8d675d1_d20250102_m041732_c001_v7007000_t0000_u01735791452092") 2025/01/02 04:22:30 DEBUG : foo: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4050ca4f7e0f5b97_d20250102_m041731_c001_v0001130_t0029_u01735791451539") 2025/01/02 04:22:30 DEBUG : foo: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4050ca4f7e0f5b95_d20250102_m041730_c001_v0001130_t0029_u01735791450979") 2025/01/02 04:22:30 DEBUG : four: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4104050ce2fd38e9_d20250102_m041809_c001_v7007000_t0000_u01735791489795") 2025/01/02 04:22:30 DEBUG : four: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f41769ab65342a112_d20250102_m041808_c001_v0001184_t0032_u01735791488067") 2025/01/02 04:22:30 DEBUG : four: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5bfb_d20250102_m041806_c001_v0001130_t0007_u01735791486806") 2025/01/02 04:22:30 DEBUG : hello world2: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f408fb784063208b6_d20250102_m041626_c001_v7007000_t0000_u01735791386055") 2025/01/02 04:22:30 DEBUG : hello world2: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5b02_d20250102_m041625_c001_v0001130_t0014_u01735791385308") 2025/01/02 04:22:30 DEBUG : ignore-size: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4053fe083cd9ab3b_d20250102_m041716_c001_v7007000_t0000_u01735791436216") 2025/01/02 04:22:30 DEBUG : ignore-size: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5b6f_d20250102_m041715_c001_v0001130_t0055_u01735791435043") 2025/01/02 04:22:30 DEBUG : nested/sub dir/file: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f407f961c82f5224c_d20250102_m041826_c001_v7007000_t0000_u01735791506679") 2025/01/02 04:22:30 DEBUG : nested/sub dir/file: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f11769ab65342a3e2_d20250102_m041825_c001_v0001184_t0053_u01735791505734") 2025/01/02 04:22:30 DEBUG : nested/sub dir/file: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f407f961c82f52239_d20250102_m041824_c001_v7007000_t0000_u01735791504593") 2025/01/02 04:22:30 DEBUG : nested/sub dir/file: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f11769ab65342a37c_d20250102_m041823_c001_v0001184_t0052_u01735791503880") 2025/01/02 04:22:30 DEBUG : one: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4104050ce2fd38ea_d20250102_m041809_c001_v7007000_t0000_u01735791489978") 2025/01/02 04:22:30 DEBUG : one: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4050ca4f7e0f5bf3_d20250102_m041805_c001_v0001130_t0029_u01735791485876") 2025/01/02 04:22:30 DEBUG : only0: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f402f2ad1fc1f29c5_d20250102_m042204_c001_v7007000_t0000_u01735791724508") 2025/01/02 04:22:30 DEBUG : only0: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4050ca4f7e0f5d82_d20250102_m042158_c001_v0001130_t0029_u01735791718673") 2025/01/02 04:22:30 DEBUG : only0: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f11769ab65342bc9b_d20250102_m042147_c001_v0001184_t0016_u01735791707596") 2025/01/02 04:22:31 DEBUG : only0: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f40991aae4b03292a_d20250102_m042141_c001_v7007000_t0000_u01735791701627") 2025/01/02 04:22:31 DEBUG : only0: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f11769ab65342ba34_d20250102_m042127_c001_v0001184_t0017_u01735791687307") 2025/01/02 04:22:31 DEBUG : only1: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f402f2ad1fc1f29c6_d20250102_m042204_c001_v7007000_t0000_u01735791724694") 2025/01/02 04:22:31 DEBUG : only1: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f41769ab65342bdf5_d20250102_m042158_c001_v0001184_t0032_u01735791718686") 2025/01/02 04:22:31 DEBUG : only1: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f11769ab65342bcaf_d20250102_m042148_c001_v0001184_t0049_u01735791708105") 2025/01/02 04:22:31 DEBUG : only1: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f418e7f21d803131d_d20250102_m042140_c001_v7007000_t0000_u01735791700887") 2025/01/02 04:22:31 DEBUG : only1: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f11769ab65342ba47_d20250102_m042127_c001_v0001184_t0031_u01735791687810") 2025/01/02 04:22:31 DEBUG : only10: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f402f2ad1fc1f29c7_d20250102_m042204_c001_v7007000_t0000_u01735791724893") 2025/01/02 04:22:31 DEBUG : only10: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4165892509e1ed27_d20250102_m042159_c001_v0001120_t0047_u01735791719240") 2025/01/02 04:22:31 DEBUG : only10: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f11769ab65342bd2b_d20250102_m042152_c001_v0001184_t0003_u01735791712832") 2025/01/02 04:22:31 DEBUG : only10: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f40991aae4b032929_d20250102_m042141_c001_v7007000_t0000_u01735791701444") 2025/01/02 04:22:31 DEBUG : only10: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f11769ab65342bb02_d20250102_m042134_c001_v0001184_t0020_u01735791694150") 2025/01/02 04:22:31 DEBUG : only11: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f402f2ad1fc1f29c8_d20250102_m042205_c001_v7007000_t0000_u01735791725078") 2025/01/02 04:22:31 DEBUG : only11: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f404decd2cd66720e_d20250102_m042159_c001_v0001033_t0027_u01735791719425") 2025/01/02 04:22:31 DEBUG : only11: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f11769ab65342bd3b_d20250102_m042153_c001_v0001184_t0027_u01735791713351") 2025/01/02 04:22:31 DEBUG : only11: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4009b2585f5a071a_d20250102_m042141_c001_v7007000_t0000_u01735791701460") 2025/01/02 04:22:31 DEBUG : only11: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f11769ab65342bb1c_d20250102_m042134_c001_v0001184_t0041_u01735791694650") 2025/01/02 04:22:32 DEBUG : only12: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f402f2ad1fc1f29c9_d20250102_m042205_c001_v7007000_t0000_u01735791725264") 2025/01/02 04:22:32 DEBUG : only12: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4050ca4f7e0f5d84_d20250102_m042159_c001_v0001130_t0029_u01735791719073") 2025/01/02 04:22:32 DEBUG : only12: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f11769ab65342bd45_d20250102_m042153_c001_v0001184_t0036_u01735791713840") 2025/01/02 04:22:32 DEBUG : only12: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f418e7f21d8031321_d20250102_m042141_c001_v7007000_t0000_u01735791701433") 2025/01/02 04:22:32 DEBUG : only12: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f11769ab65342bb2e_d20250102_m042135_c001_v0001184_t0045_u01735791695214") 2025/01/02 04:22:32 DEBUG : only13: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f402f2ad1fc1f29ca_d20250102_m042205_c001_v7007000_t0000_u01735791725448") 2025/01/02 04:22:32 DEBUG : only13: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f41769ab65342be01_d20250102_m042159_c001_v0001184_t0032_u01735791719086") 2025/01/02 04:22:32 DEBUG : only13: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f11769ab65342bd5c_d20250102_m042154_c001_v0001184_t0049_u01735791714451") 2025/01/02 04:22:32 DEBUG : only13: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f417f823df8d68226_d20250102_m042141_c001_v7007000_t0000_u01735791701105") 2025/01/02 04:22:32 DEBUG : only13: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f11769ab65342bb40_d20250102_m042135_c001_v0001184_t0029_u01735791695740") 2025/01/02 04:22:32 DEBUG : only14: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f402f2ad1fc1f29cb_d20250102_m042205_c001_v7007000_t0000_u01735791725645") 2025/01/02 04:22:32 DEBUG : only14: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f41769ab65342be08_d20250102_m042159_c001_v0001184_t0032_u01735791719280") 2025/01/02 04:22:32 DEBUG : only14: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f11769ab65342bd6d_d20250102_m042154_c001_v0001184_t0039_u01735791714982") 2025/01/02 04:22:32 DEBUG : only14: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f418e7f21d8031312_d20250102_m042140_c001_v7007000_t0000_u01735791700521") 2025/01/02 04:22:32 DEBUG : only14: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f11769ab65342bb50_d20250102_m042136_c001_v0001184_t0009_u01735791696303") 2025/01/02 04:22:32 DEBUG : only15: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f402f2ad1fc1f29cc_d20250102_m042205_c001_v7007000_t0000_u01735791725829") 2025/01/02 04:22:32 DEBUG : only15: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4050ca4f7e0f5d8a_d20250102_m042159_c001_v0001130_t0029_u01735791719323") 2025/01/02 04:22:32 DEBUG : only15: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f11769ab65342bd88_d20250102_m042155_c001_v0001184_t0049_u01735791715571") 2025/01/02 04:22:32 DEBUG : only15: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f40991aae4b032926_d20250102_m042140_c001_v7007000_t0000_u01735791700890") 2025/01/02 04:22:32 DEBUG : only15: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f11769ab65342bb56_d20250102_m042136_c001_v0001184_t0001_u01735791696836") 2025/01/02 04:22:33 DEBUG : only16: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f402f2ad1fc1f29cd_d20250102_m042206_c001_v7007000_t0000_u01735791726014") 2025/01/02 04:22:33 DEBUG : only16: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f41769ab65342be26_d20250102_m042159_c001_v0001184_t0032_u01735791719833") 2025/01/02 04:22:33 DEBUG : only16: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f11769ab65342bda5_d20250102_m042156_c001_v0001184_t0042_u01735791716158") 2025/01/02 04:22:33 DEBUG : only16: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4009b2585f5a0717_d20250102_m042140_c001_v7007000_t0000_u01735791700907") 2025/01/02 04:22:33 DEBUG : only16: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f11769ab65342bb6e_d20250102_m042137_c001_v0001184_t0000_u01735791697541") 2025/01/02 04:22:33 DEBUG : only17: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f402f2ad1fc1f29ce_d20250102_m042206_c001_v7007000_t0000_u01735791726199") 2025/01/02 04:22:33 DEBUG : only17: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4050ca4f7e0f5d92_d20250102_m042159_c001_v0001130_t0029_u01735791719887") 2025/01/02 04:22:33 DEBUG : only17: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f11769ab65342bdc1_d20250102_m042156_c001_v0001184_t0005_u01735791716734") 2025/01/02 04:22:33 DEBUG : only17: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f418e7f21d8031320_d20250102_m042141_c001_v7007000_t0000_u01735791701251") 2025/01/02 04:22:33 DEBUG : only17: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f11769ab65342bb8e_d20250102_m042138_c001_v0001184_t0019_u01735791698168") 2025/01/02 04:22:33 DEBUG : only18: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f402f2ad1fc1f29cf_d20250102_m042206_c001_v7007000_t0000_u01735791726383") 2025/01/02 04:22:33 DEBUG : only18: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f404decd2cd667214_d20250102_m042159_c001_v0001033_t0027_u01735791719983") 2025/01/02 04:22:33 DEBUG : only18: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f11769ab65342bdcf_d20250102_m042157_c001_v0001184_t0000_u01735791717319") 2025/01/02 04:22:33 DEBUG : only18: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f40991aae4b032928_d20250102_m042141_c001_v7007000_t0000_u01735791701261") 2025/01/02 04:22:33 DEBUG : only18: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f11769ab65342bb9c_d20250102_m042138_c001_v0001184_t0045_u01735791698664") 2025/01/02 04:22:33 DEBUG : only19: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f402f2ad1fc1f29d0_d20250102_m042206_c001_v7007000_t0000_u01735791726568") 2025/01/02 04:22:33 DEBUG : only19: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4165892509e1ed29_d20250102_m042159_c001_v0001120_t0047_u01735791719426") 2025/01/02 04:22:33 DEBUG : only19: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f11769ab65342bddf_d20250102_m042157_c001_v0001184_t0027_u01735791717903") 2025/01/02 04:22:33 DEBUG : only19: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4009b2585f5a0719_d20250102_m042141_c001_v7007000_t0000_u01735791701277") 2025/01/02 04:22:33 DEBUG : only19: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f11769ab65342bbba_d20250102_m042139_c001_v0001184_t0001_u01735791699339") 2025/01/02 04:22:34 DEBUG : only2: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f402f2ad1fc1f29d1_d20250102_m042206_c001_v7007000_t0000_u01735791726753") 2025/01/02 04:22:34 DEBUG : only2: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f41769ab65342be12_d20250102_m042159_c001_v0001184_t0032_u01735791719463") 2025/01/02 04:22:34 DEBUG : only2: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f11769ab65342bcbf_d20250102_m042148_c001_v0001184_t0039_u01735791708605") 2025/01/02 04:22:34 DEBUG : only2: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f417f823df8d68225_d20250102_m042140_c001_v7007000_t0000_u01735791700918") 2025/01/02 04:22:34 DEBUG : only2: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f11769ab65342ba57_d20250102_m042128_c001_v0001184_t0054_u01735791688377") 2025/01/02 04:22:34 DEBUG : only3: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f402f2ad1fc1f29d2_d20250102_m042206_c001_v7007000_t0000_u01735791726940") 2025/01/02 04:22:34 DEBUG : only3: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4050ca4f7e0f5d8c_d20250102_m042159_c001_v0001130_t0029_u01735791719505") 2025/01/02 04:22:34 DEBUG : only3: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f11769ab65342bccf_d20250102_m042149_c001_v0001184_t0052_u01735791709098") 2025/01/02 04:22:34 DEBUG : only3: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f418e7f21d803131e_d20250102_m042141_c001_v7007000_t0000_u01735791701070") 2025/01/02 04:22:34 DEBUG : only3: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f11769ab65342ba63_d20250102_m042128_c001_v0001184_t0046_u01735791688903") 2025/01/02 04:22:34 DEBUG : only4: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f402f2ad1fc1f29d3_d20250102_m042207_c001_v7007000_t0000_u01735791727126") 2025/01/02 04:22:34 DEBUG : only4: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f404decd2cd667210_d20250102_m042159_c001_v0001033_t0027_u01735791719618") 2025/01/02 04:22:34 DEBUG : only4: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f11769ab65342bcdf_d20250102_m042149_c001_v0001184_t0026_u01735791709601") 2025/01/02 04:22:34 DEBUG : only4: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f417f823df8d68228_d20250102_m042141_c001_v7007000_t0000_u01735791701473") 2025/01/02 04:22:34 DEBUG : only4: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f11769ab65342ba7f_d20250102_m042129_c001_v0001184_t0023_u01735791689715") 2025/01/02 04:22:34 DEBUG : only5: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f402f2ad1fc1f29d4_d20250102_m042207_c001_v7007000_t0000_u01735791727315") 2025/01/02 04:22:34 DEBUG : only5: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4165892509e1ed2b_d20250102_m042159_c001_v0001120_t0047_u01735791719627") 2025/01/02 04:22:34 DEBUG : only5: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f11769ab65342bced_d20250102_m042150_c001_v0001184_t0001_u01735791710127") 2025/01/02 04:22:34 DEBUG : only5: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f40991aae4b032927_d20250102_m042141_c001_v7007000_t0000_u01735791701079") 2025/01/02 04:22:34 DEBUG : only5: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f11769ab65342ba95_d20250102_m042130_c001_v0001184_t0050_u01735791690290") 2025/01/02 04:22:35 DEBUG : only6: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f402f2ad1fc1f29d5_d20250102_m042207_c001_v7007000_t0000_u01735791727502") 2025/01/02 04:22:35 DEBUG : only6: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f41769ab65342be1a_d20250102_m042159_c001_v0001184_t0032_u01735791719646") 2025/01/02 04:22:35 DEBUG : only6: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f11769ab65342bcfd_d20250102_m042150_c001_v0001184_t0008_u01735791710652") 2025/01/02 04:22:35 DEBUG : only6: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f418e7f21d803132b_d20250102_m042141_c001_v7007000_t0000_u01735791701615") 2025/01/02 04:22:35 DEBUG : only6: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f11769ab65342bab5_d20250102_m042131_c001_v0001184_t0016_u01735791691867") 2025/01/02 04:22:35 DEBUG : only7: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f402f2ad1fc1f29d6_d20250102_m042207_c001_v7007000_t0000_u01735791727686") 2025/01/02 04:22:35 DEBUG : only7: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4050ca4f7e0f5d90_d20250102_m042159_c001_v0001130_t0029_u01735791719687") 2025/01/02 04:22:35 DEBUG : only7: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f11769ab65342bd0d_d20250102_m042151_c001_v0001184_t0031_u01735791711210") 2025/01/02 04:22:35 DEBUG : only7: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f418e7f21d803131a_d20250102_m042140_c001_v7007000_t0000_u01735791700703") 2025/01/02 04:22:35 DEBUG : only7: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f11769ab65342bac5_d20250102_m042132_c001_v0001184_t0016_u01735791692419") 2025/01/02 04:22:35 DEBUG : only8: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f402f2ad1fc1f29d7_d20250102_m042207_c001_v7007000_t0000_u01735791727870") 2025/01/02 04:22:35 DEBUG : only8: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f404decd2cd667212_d20250102_m042159_c001_v0001033_t0027_u01735791719800") 2025/01/02 04:22:35 DEBUG : only8: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f11769ab65342bd15_d20250102_m042151_c001_v0001184_t0038_u01735791711710") 2025/01/02 04:22:35 DEBUG : only8: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4009b2585f5a0718_d20250102_m042141_c001_v7007000_t0000_u01735791701093") 2025/01/02 04:22:35 DEBUG : only8: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f11769ab65342bad4_d20250102_m042133_c001_v0001184_t0000_u01735791693089") 2025/01/02 04:22:35 DEBUG : only9: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f402f2ad1fc1f29d8_d20250102_m042208_c001_v7007000_t0000_u01735791728063") 2025/01/02 04:22:35 DEBUG : only9: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4165892509e1ed2d_d20250102_m042159_c001_v0001120_t0047_u01735791719817") 2025/01/02 04:22:35 DEBUG : only9: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f11769ab65342bd23_d20250102_m042152_c001_v0001184_t0025_u01735791712204") 2025/01/02 04:22:35 DEBUG : only9: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f417f823df8d68227_d20250102_m042141_c001_v7007000_t0000_u01735791701289") 2025/01/02 04:22:35 DEBUG : only9: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f11769ab65342baee_d20250102_m042133_c001_v0001184_t0059_u01735791693655") 2025/01/02 04:22:36 DEBUG : potato: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f407f961c82f52227_d20250102_m041821_c001_v7007000_t0000_u01735791501599") 2025/01/02 04:22:36 DEBUG : potato: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f106b8eb0ece1b84b_d20250102_m041818_c001_v0001184_t0013_u01735791498636") 2025/01/02 04:22:36 DEBUG : potato: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f407f961c82f521f0_d20250102_m041816_c001_v7007000_t0000_u01735791496769") 2025/01/02 04:22:36 DEBUG : potato: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5c0b_d20250102_m041815_c001_v0001130_t0012_u01735791495088") 2025/01/02 04:22:36 DEBUG : potato: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f407f961c82f521be_d20250102_m041813_c001_v7007000_t0000_u01735791493247") 2025/01/02 04:22:36 DEBUG : potato: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f11769ab65342a166_d20250102_m041810_c001_v0001184_t0043_u01735791490903") 2025/01/02 04:22:36 DEBUG : potato: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4104050ce2fd38db_d20250102_m041758_c001_v7007000_t0000_u01735791478657") 2025/01/02 04:22:36 DEBUG : potato: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5be1_d20250102_m041757_c001_v0001130_t0051_u01735791477046") 2025/01/02 04:22:36 DEBUG : potato: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4104050ce2fd38d5_d20250102_m041755_c001_v7007000_t0000_u01735791475064") 2025/01/02 04:22:36 DEBUG : potato: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5bdb_d20250102_m041753_c001_v0001130_t0053_u01735791473988") 2025/01/02 04:22:36 DEBUG : potato: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4104050ce2fd38bf_d20250102_m041752_c001_v7007000_t0000_u01735791472323") 2025/01/02 04:22:36 DEBUG : potato: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5bd1_d20250102_m041751_c001_v0001130_t0032_u01735791471251") 2025/01/02 04:22:36 DEBUG : potato: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f417f823df8d675dd_d20250102_m041743_c001_v7007000_t0000_u01735791463288") 2025/01/02 04:22:36 DEBUG : potato: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5bb9_d20250102_m041741_c001_v0001130_t0000_u01735791461729") 2025/01/02 04:22:36 DEBUG : potato: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f417f823df8d675db_d20250102_m041740_c001_v7007000_t0000_u01735791460996") 2025/01/02 04:22:37 DEBUG : potato: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5bad_d20250102_m041739_c001_v0001130_t0032_u01735791459532") 2025/01/02 04:22:37 DEBUG : potato: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f417f823df8d675d9_d20250102_m041738_c001_v7007000_t0000_u01735791458802") 2025/01/02 04:22:37 DEBUG : potato: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5bab_d20250102_m041738_c001_v0001130_t0034_u01735791458129") 2025/01/02 04:22:37 DEBUG : potato: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5ba9_d20250102_m041737_c001_v0001130_t0003_u01735791457365") 2025/01/02 04:22:37 DEBUG : potato: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f417f823df8d675d6_d20250102_m041736_c001_v7007000_t0000_u01735791456637") 2025/01/02 04:22:37 DEBUG : potato: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5ba5_d20250102_m041735_c001_v0001130_t0039_u01735791455981") 2025/01/02 04:22:37 DEBUG : potato: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5b9f_d20250102_m041735_c001_v0001130_t0050_u01735791455229") 2025/01/02 04:22:37 DEBUG : potato: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f417f823df8d675d4_d20250102_m041734_c001_v7007000_t0000_u01735791454492") 2025/01/02 04:22:37 DEBUG : potato: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5b9d_d20250102_m041733_c001_v0001130_t0039_u01735791453581") 2025/01/02 04:22:37 DEBUG : potato2: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f408de58c68235885_d20250102_m041908_c001_v7007000_t0000_u01735791548256") 2025/01/02 04:22:37 DEBUG : potato2: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f106b8eb0ece1bf64_d20250102_m041907_c001_v0001184_t0032_u01735791547689") 2025/01/02 04:22:37 DEBUG : potato2: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f404a251e7f25c56d_d20250102_m041858_c001_v7007000_t0000_u01735791538950") 2025/01/02 04:22:37 DEBUG : potato2: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f106b8eb0ece1bd6d_d20250102_m041854_c001_v0001184_t0043_u01735791534289") 2025/01/02 04:22:37 DEBUG : potato2: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4063d5e88e9df65c_d20250102_m041846_c001_v7007000_t0000_u01735791526859") 2025/01/02 04:22:37 DEBUG : potato2: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f106b8eb0ece1bbc5_d20250102_m041841_c001_v0001184_t0033_u01735791521869") 2025/01/02 04:22:37 DEBUG : potato2: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f407f961c82f52256_d20250102_m041834_c001_v7007000_t0000_u01735791514023") 2025/01/02 04:22:37 DEBUG : potato2: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f106b8eb0ece1ba61_d20250102_m041830_c001_v0001184_t0027_u01735791510462") 2025/01/02 04:22:37 DEBUG : potato2: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4104050ce2fd38e3_d20250102_m041804_c001_v7007000_t0000_u01735791484029") 2025/01/02 04:22:37 DEBUG : potato2: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5beb_d20250102_m041802_c001_v0001130_t0035_u01735791482563") 2025/01/02 04:22:38 DEBUG : potato2: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4104050ce2fd38df_d20250102_m041801_c001_v7007000_t0000_u01735791481444") 2025/01/02 04:22:38 DEBUG : potato2: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5be5_d20250102_m041759_c001_v0001130_t0014_u01735791479579") 2025/01/02 04:22:38 DEBUG : potato2: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4104050ce2fd38dc_d20250102_m041758_c001_v7007000_t0000_u01735791478841") 2025/01/02 04:22:38 DEBUG : potato2: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5be3_d20250102_m041757_c001_v0001130_t0012_u01735791477826") 2025/01/02 04:22:38 DEBUG : potato2: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4104050ce2fd38d8_d20250102_m041756_c001_v7007000_t0000_u01735791476315") 2025/01/02 04:22:38 DEBUG : potato2: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5bdf_d20250102_m041755_c001_v0001130_t0024_u01735791475433") 2025/01/02 04:22:38 DEBUG : potato2: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4104050ce2fd38c8_d20250102_m041753_c001_v7007000_t0000_u01735791473248") 2025/01/02 04:22:38 DEBUG : potato2: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5bd9_d20250102_m041752_c001_v0001130_t0020_u01735791472332") 2025/01/02 04:22:38 DEBUG : potato2: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4104050ce2fd3880_d20250102_m041744_c001_v7007000_t0000_u01735791464401") 2025/01/02 04:22:38 DEBUG : potato2: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5bc1_d20250102_m041742_c001_v0001130_t0044_u01735791462896") 2025/01/02 04:22:38 DEBUG : potato2: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f408fb784063208bb_d20250102_m041629_c001_v7007000_t0000_u01735791389749") 2025/01/02 04:22:38 DEBUG : potato2: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5b08_d20250102_m041628_c001_v0001130_t0028_u01735791388929") 2025/01/02 04:22:38 DEBUG : potato2: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f408fb784063208b8_d20250102_m041627_c001_v7007000_t0000_u01735791387635") 2025/01/02 04:22:38 DEBUG : potato2: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5b04_d20250102_m041626_c001_v0001130_t0029_u01735791386969") 2025/01/02 04:22:38 DEBUG : potato3: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f404a251e7f25c56e_d20250102_m041859_c001_v7007000_t0000_u01735791539338") 2025/01/02 04:22:38 DEBUG : potato3: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5c53_d20250102_m041855_c001_v0001130_t0006_u01735791535444") 2025/01/02 04:22:38 DEBUG : potato3: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4063d5e88e9df65a_d20250102_m041846_c001_v7007000_t0000_u01735791526676") 2025/01/02 04:22:38 DEBUG : potato3: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5c3f_d20250102_m041843_c001_v0001130_t0040_u01735791523073") 2025/01/02 04:22:38 DEBUG : potato3: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f407f961c82f52257_d20250102_m041834_c001_v7007000_t0000_u01735791514295") 2025/01/02 04:22:38 DEBUG : potato3: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5c2b_d20250102_m041830_c001_v0001130_t0058_u01735791510921") 2025/01/02 04:22:39 DEBUG : pre-dest1/1: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f401e59d5745dc776_d20250102_m041948_c001_v7007000_t0000_u01735791588664") 2025/01/02 04:22:39 DEBUG : pre-dest1/1: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5c8d_d20250102_m041940_c001_v0001130_t0038_u01735791580880") 2025/01/02 04:22:39 DEBUG : pre-dest2/2: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f401e59d5745dc777_d20250102_m041948_c001_v7007000_t0000_u01735791588846") 2025/01/02 04:22:39 DEBUG : pre-dest2/2: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f106b8eb0ece1c3ff_d20250102_m041941_c001_v0001184_t0019_u01735791581510") 2025/01/02 04:22:39 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4063d5e88e9df6a9_d20250102_m041920_c001_v7007000_t0000_u01735791560819") 2025/01/02 04:22:39 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f11769ab65342aad0_d20250102_m041917_c001_v0001184_t0009_u01735791557784") 2025/01/02 04:22:39 DEBUG : sizeonly: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4053fe083cd9ab36_d20250102_m041713_c001_v7007000_t0000_u01735791433753") 2025/01/02 04:22:39 DEBUG : sizeonly: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5b6b_d20250102_m041712_c001_v0001130_t0030_u01735791432629") 2025/01/02 04:22:39 DEBUG : sub dir/hello world: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f402f2ad1fc1f29dd_d20250102_m042213_c001_v7007000_t0000_u01735791733700") 2025/01/02 04:22:39 DEBUG : sub dir/hello world: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5daa_d20250102_m042212_c001_v0001130_t0053_u01735791732440") 2025/01/02 04:22:39 DEBUG : sub dir/hello world: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f402f2ad1fc1f29d9_d20250102_m042210_c001_v7007000_t0000_u01735791730530") 2025/01/02 04:22:39 DEBUG : sub dir/hello world: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f11769ab65342bf49_d20250102_m042209_c001_v0001184_t0015_u01735791729427") 2025/01/02 04:22:39 DEBUG : sub dir/hello world: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f407f961c82f5224d_d20250102_m041826_c001_v7007000_t0000_u01735791506863") 2025/01/02 04:22:39 DEBUG : sub dir/hello world: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f106b8eb0ece1b9ac_d20250102_m041826_c001_v0001184_t0006_u01735791506076") 2025/01/02 04:22:39 DEBUG : sub dir/hello world: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f407f961c82f5223f_d20250102_m041824_c001_v7007000_t0000_u01735791504784") 2025/01/02 04:22:39 DEBUG : sub dir/hello world: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5c19_d20250102_m041823_c001_v0001130_t0034_u01735791503861") 2025/01/02 04:22:39 DEBUG : sub dir/hello world: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4053fe083cd9ab22_d20250102_m041709_c001_v7007000_t0000_u01735791429305") 2025/01/02 04:22:39 DEBUG : sub dir/hello world: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5b63_d20250102_m041707_c001_v0001130_t0033_u01735791427654") 2025/01/02 04:22:39 DEBUG : sub dir/hello world: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4053fe083cd9ab1b_d20250102_m041706_c001_v7007000_t0000_u01735791426911") 2025/01/02 04:22:40 DEBUG : sub dir/hello world: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5b5b_d20250102_m041705_c001_v0001130_t0015_u01735791425790") 2025/01/02 04:22:40 DEBUG : sub dir/hello world: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4053fe083cd9aaff_d20250102_m041702_c001_v7007000_t0000_u01735791422863") 2025/01/02 04:22:40 DEBUG : sub dir/hello world: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5b55_d20250102_m041701_c001_v0001130_t0040_u01735791421875") 2025/01/02 04:22:40 DEBUG : sub dir/hello world: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4053fe083cd9aaf5_d20250102_m041701_c001_v7007000_t0000_u01735791421333") 2025/01/02 04:22:40 DEBUG : sub dir/hello world: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5b4f_d20250102_m041700_c001_v0001130_t0049_u01735791420335") 2025/01/02 04:22:40 DEBUG : sub dir/hello world: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5b45_d20250102_m041657_c001_v0001130_t0017_u01735791417275") 2025/01/02 04:22:40 DEBUG : sub dir/hello world: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4053fe083cd9aae6_d20250102_m041656_c001_v7007000_t0000_u01735791416551") 2025/01/02 04:22:40 DEBUG : sub dir/hello world: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5b43_d20250102_m041655_c001_v0001130_t0018_u01735791415697") 2025/01/02 04:22:40 DEBUG : sub dir/hello world: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5b41_d20250102_m041654_c001_v0001130_t0048_u01735791414947") 2025/01/02 04:22:40 DEBUG : sub dir/hello world: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4053fe083cd9aad9_d20250102_m041653_c001_v7007000_t0000_u01735791413852") 2025/01/02 04:22:40 DEBUG : sub dir/hello world: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5b3d_d20250102_m041651_c001_v0001130_t0053_u01735791411355") 2025/01/02 04:22:40 DEBUG : sub dir/hello world: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5b37_d20250102_m041647_c001_v0001130_t0052_u01735791407201") 2025/01/02 04:22:40 DEBUG : sub dir/hello world: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4053fe083cd9aac3_d20250102_m041646_c001_v7007000_t0000_u01735791406477") 2025/01/02 04:22:40 DEBUG : sub dir/hello world: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5b33_d20250102_m041645_c001_v0001130_t0032_u01735791405820") 2025/01/02 04:22:40 DEBUG : sub dir/hello world: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5b31_d20250102_m041645_c001_v0001130_t0031_u01735791405140") 2025/01/02 04:22:40 DEBUG : sub dir/hello world: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4053fe083cd9aabe_d20250102_m041644_c001_v7007000_t0000_u01735791404419") 2025/01/02 04:22:40 DEBUG : sub dir/hello world: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5b27_d20250102_m041640_c001_v0001130_t0029_u01735791400563") 2025/01/02 04:22:40 DEBUG : sub dir/hello world: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4053fe083cd9aaa5_d20250102_m041640_c001_v7007000_t0000_u01735791400201") 2025/01/02 04:22:40 DEBUG : sub dir/hello world: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5b25_d20250102_m041639_c001_v0001130_t0029_u01735791399496") 2025/01/02 04:22:40 DEBUG : sub dir/hello world: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f408fb784063208c0_d20250102_m041637_c001_v7007000_t0000_u01735791397856") 2025/01/02 04:22:41 DEBUG : sub dir/hello world: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5b23_d20250102_m041637_c001_v0001130_t0004_u01735791397159") 2025/01/02 04:22:41 DEBUG : sub dir/hello world: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f408fb784063208bf_d20250102_m041636_c001_v7007000_t0000_u01735791396606") 2025/01/02 04:22:41 DEBUG : sub dir/hello world: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5b1a_d20250102_m041635_c001_v0001130_t0045_u01735791395584") 2025/01/02 04:22:41 DEBUG : sub dir/hello world: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f408fb784063208be_d20250102_m041634_c001_v7007000_t0000_u01735791394298") 2025/01/02 04:22:41 DEBUG : sub dir/hello world: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5b16_d20250102_m041633_c001_v0001130_t0030_u01735791393456") 2025/01/02 04:22:41 DEBUG : sub dir/hello world: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f408fb784063208bd_d20250102_m041632_c001_v7007000_t0000_u01735791392909") 2025/01/02 04:22:41 DEBUG : sub dir/hello world: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5b12_d20250102_m041632_c001_v0001130_t0038_u01735791392250") 2025/01/02 04:22:41 DEBUG : sub dir/hello world: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f408fb784063208bc_d20250102_m041631_c001_v7007000_t0000_u01735791391339") 2025/01/02 04:22:41 DEBUG : sub dir/hello world: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5b0c_d20250102_m041630_c001_v0001130_t0039_u01735791390679") 2025/01/02 04:22:41 DEBUG : sub dir/hello world: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f408fb784063208b5_d20250102_m041624_c001_v7007000_t0000_u01735791384398") 2025/01/02 04:22:41 DEBUG : sub dir/hello world: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5afe_d20250102_m041623_c001_v0001130_t0054_u01735791383578") 2025/01/02 04:22:41 DEBUG : sub dir/hello world: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f408fb784063208b2_d20250102_m041622_c001_v7007000_t0000_u01735791382669") 2025/01/02 04:22:41 DEBUG : sub dir/hello world: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5afc_d20250102_m041622_c001_v0001130_t0031_u01735791382028") 2025/01/02 04:22:41 DEBUG : sub dir/hello world: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f408fb784063208b1_d20250102_m041621_c001_v7007000_t0000_u01735791381096") 2025/01/02 04:22:41 DEBUG : sub dir/hello world: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5afa_d20250102_m041620_c001_v0001130_t0004_u01735791380313") 2025/01/02 04:22:41 DEBUG : sub dir/hello world: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f408fb784063208af_d20250102_m041617_c001_v7007000_t0000_u01735791377381") 2025/01/02 04:22:41 DEBUG : sub dir/hello world: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5af2_d20250102_m041616_c001_v0001130_t0003_u01735791376694") 2025/01/02 04:22:41 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f402f2ad1fc1f29de_d20250102_m042213_c001_v7007000_t0000_u01735791733885") 2025/01/02 04:22:42 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f104decd2cd667228_d20250102_m042212_c001_v0001033_t0024_u01735791732456") 2025/01/02 04:22:42 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f402f2ad1fc1f29da_d20250102_m042210_c001_v7007000_t0000_u01735791730715") 2025/01/02 04:22:42 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1165892509e1ed39_d20250102_m042209_c001_v0001120_t0019_u01735791729412") 2025/01/02 04:22:42 DEBUG : sub/yam: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f407f961c82f52222_d20250102_m041821_c001_v7007000_t0000_u01735791501024") 2025/01/02 04:22:42 DEBUG : sub/yam: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f11769ab65342a254_d20250102_m041818_c001_v0001184_t0014_u01735791498285") 2025/01/02 04:22:42 DEBUG : three: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4104050ce2fd38eb_d20250102_m041810_c001_v7007000_t0000_u01735791490160") 2025/01/02 04:22:42 DEBUG : three: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5c01_d20250102_m041808_c001_v0001130_t0000_u01735791488818") 2025/01/02 04:22:42 DEBUG : three: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f1050ca4f7e0f5bf9_d20250102_m041806_c001_v0001130_t0012_u01735791486241") 2025/01/02 04:22:42 DEBUG : two: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4104050ce2fd38ec_d20250102_m041810_c001_v7007000_t0000_u01735791490350") 2025/01/02 04:22:42 DEBUG : two: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f406b8eb0ece1b6b6_d20250102_m041808_c001_v0001184_t0042_u01735791488250") 2025/01/02 04:22:42 DEBUG : two: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f4050ca4f7e0f5bf5_d20250102_m041806_c001_v0001130_t0029_u01735791486058") 2025/01/02 04:22:42 DEBUG : yam: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f407f961c82f5222c_d20250102_m041821_c001_v7007000_t0000_u01735791501804") 2025/01/02 04:22:42 DEBUG : yam: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f106cd5d74b3bae12_d20250102_m041820_c001_v0001182_t0004_u01735791500784") 2025/01/02 04:22:42 DEBUG : yam: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f407f961c82f521e8_d20250102_m041816_c001_v7007000_t0000_u01735791496218") 2025/01/02 04:22:42 DEBUG : yam: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f11769ab65342a1e4_d20250102_m041814_c001_v0001184_t0038_u01735791494745") 2025/01/02 04:22:42 DEBUG : yam: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f407f961c82f521bb_d20250102_m041812_c001_v7007000_t0000_u01735791492665") 2025/01/02 04:22:42 DEBUG : yam: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f106b8eb0ece1b71f_d20250102_m041810_c001_v0001184_t0026_u01735791490909") 2025/01/02 04:22:42 DEBUG : yaml: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f407f961c82f521f4_d20250102_m041816_c001_v7007000_t0000_u01735791496956") 2025/01/02 04:22:42 DEBUG : yaml: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f11769ab65342a206_d20250102_m041816_c001_v0001184_t0008_u01735791496027") 2025/01/02 04:22:42 DEBUG : yaml: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f407f961c82f521bf_d20250102_m041813_c001_v7007000_t0000_u01735791493432") 2025/01/02 04:22:43 DEBUG : yaml: Deleting (id "4_zcfc26df330ad2b5b9f480e1b_f101b5c6be7dcea89_d20250102_m041812_c001_v0001184_t0007_u01735791492095") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 6m30.849123736s (try 1/5)