"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/01/27 04:40:10 DEBUG : Creating backend with remote "TestB2:rclone-test-kacimiy7moki" 2025/01/27 04:40:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/27 04:40:11 DEBUG : Creating backend with remote "/tmp/rclone3519236637" === 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-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:40:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/27 04:40:15 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for checks to finish 2025/01/27 04:40:15 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/01/27 04:40:15 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" --- PASS: TestCopyWithDryRun (5.07s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:40:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/27 04:40:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/27 04:40:16 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for checks to finish 2025/01/27 04:40:16 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for transfers to finish 2025/01/27 04:40:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/27 04:40:17 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:40:17 DEBUG : B2 bucket rclone-test-kacimiy7moki: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.00s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", 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-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:40:18 DEBUG : Creating backend with remote "/non-existing" 2025/01/27 04:40:19 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/27 04:40:19 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for checks to finish 2025/01/27 04:40:19 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.89s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:40:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/27 04:40:20 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for checks to finish 2025/01/27 04:40:20 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for transfers to finish 2025/01/27 04:40:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/27 04:40:20 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.84s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:40:21 INFO : B2 bucket rclone-test-kacimiy7moki: Running all checks before starting transfers 2025/01/27 04:40:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/27 04:40:21 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for checks to finish 2025/01/27 04:40:21 INFO : B2 bucket rclone-test-kacimiy7moki: Checks finished, now starting transfers 2025/01/27 04:40:21 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for transfers to finish 2025/01/27 04:40:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/27 04:40:22 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.49s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:40:23 ERROR : Ignoring --no-traverse with sync 2025/01/27 04:40:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/27 04:40:23 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for checks to finish 2025/01/27 04:40:23 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for transfers to finish 2025/01/27 04:40:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/27 04:40:23 INFO : sub dir/hello world: Copied (new) 2025/01/27 04:40:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.50s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:40:24 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/27 04:40:24 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for checks to finish 2025/01/27 04:40:24 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for transfers to finish 2025/01/27 04:40:25 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/01/27 04:40:25 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.51s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:40:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/27 04:40:26 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for checks to finish 2025/01/27 04:40:26 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for transfers to finish 2025/01/27 04:40:26 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/27 04:40:26 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.47s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:40:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/27 04:40:28 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for checks to finish 2025/01/27 04:40:28 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for transfers to finish 2025/01/27 04:40:28 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/27 04:40:28 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.84s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:40:29 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/27 04:40:29 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/27 04:40:29 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/27 04:40:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/27 04:40:29 INFO : sub dir: Making directory 2025/01/27 04:40:29 INFO : sub dir2: Making directory 2025/01/27 04:40:29 INFO : sub dir2/sub sub dir2: Making directory 2025/01/27 04:40:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/27 04:40:29 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for checks to finish 2025/01/27 04:40:29 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for transfers to finish 2025/01/27 04:40:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/27 04:40:29 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/01/27 04:40:30 DEBUG : B2 bucket rclone-test-kacimiy7moki: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.49s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:40:30 INFO : sub dir2: Making directory 2025/01/27 04:40:30 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/27 04:40:30 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/27 04:40:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/27 04:40:31 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for checks to finish 2025/01/27 04:40:31 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for transfers to finish 2025/01/27 04:40:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/27 04:40:31 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.14s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:40:32 DEBUG : sub dir2: Making directory with metadata 2025/01/27 04:40:32 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/27 04:40:32 INFO : sub dir: Making directory 2025/01/27 04:40:32 INFO : sub dir2: Making directory 2025/01/27 04:40:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/27 04:40:32 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for checks to finish 2025/01/27 04:40:32 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for transfers to finish 2025/01/27 04:40:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/27 04:40:32 INFO : sub dir/hello world: Copied (new) 2025/01/27 04:40:32 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/01/27 04:40:32 DEBUG : B2 bucket rclone-test-kacimiy7moki: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/27 04:40:32 DEBUG : B2 bucket rclone-test-kacimiy7moki: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.69s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", 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-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:40:34 INFO : sub dir2: Making directory 2025/01/27 04:40:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/27 04:40:34 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for checks to finish 2025/01/27 04:40:34 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for transfers to finish 2025/01/27 04:40:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/27 04:40:34 INFO : sub dir/hello world: Copied (new) 2025/01/27 04:40:34 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.11s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:40:35 DEBUG : sub dir2: Making directory with metadata 2025/01/27 04:40:35 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/27 04:40:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/27 04:40:35 INFO : sub dir: Making directory 2025/01/27 04:40:35 INFO : sub dir2: Making directory 2025/01/27 04:40:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/27 04:40:35 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for checks to finish 2025/01/27 04:40:35 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for transfers to finish 2025/01/27 04:40:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/27 04:40:35 INFO : sub dir/hello world: Copied (new) 2025/01/27 04:40:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/01/27 04:40:35 DEBUG : B2 bucket rclone-test-kacimiy7moki: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.47s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:40:37 INFO : sub dir2: Making directory 2025/01/27 04:40:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/27 04:40:37 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for checks to finish 2025/01/27 04:40:37 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for transfers to finish 2025/01/27 04:40:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/27 04:40:37 INFO : sub dir/hello world: Copied (new) 2025/01/27 04:40:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.49s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:40:38 DEBUG : Creating backend with remote "TestB2:rclone-test-mixuloj5kidi" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-kacimiy7moki -> B2 bucket rclone-test-mixuloj5kidi 2025/01/27 04:40:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/27 04:40:40 DEBUG : B2 bucket rclone-test-mixuloj5kidi: Waiting for checks to finish 2025/01/27 04:40:40 DEBUG : B2 bucket rclone-test-mixuloj5kidi: Waiting for transfers to finish 2025/01/27 04:40:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/27 04:40:40 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:40:41 DEBUG : B2 bucket rclone-test-mixuloj5kidi: Purge remote 2025/01/27 04:40:41 INFO : B2 bucket rclone-test-mixuloj5kidi: cleaning bucket "rclone-test-mixuloj5kidi" of all files 2025/01/27 04:40:41 DEBUG : sub dir/hello world: Deleting (id "4_z4f02cda300fdab6b9f480e1b_f117c79b9b4ab60f8_d20250127_m044040_c001_v0001184_t0020_u01737952840744") --- PASS: TestServerSideCopy (6.25s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:40:45 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for checks to finish 2025/01/27 04:40:45 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/27 04:40:45 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for transfers to finish 2025/01/27 04:40:45 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/27 04:40:45 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.23s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:40:47 DEBUG : Creating backend with remote "TestB2:rclone-test-romojum6cuhe" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-kacimiy7moki -> B2 bucket rclone-test-romojum6cuhe 2025/01/27 04:40:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/27 04:40:48 DEBUG : B2 bucket rclone-test-romojum6cuhe: Waiting for checks to finish 2025/01/27 04:40:48 DEBUG : B2 bucket rclone-test-romojum6cuhe: Waiting for transfers to finish 2025/01/27 04:40:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/27 04:40:52 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:40:53 DEBUG : B2 bucket rclone-test-romojum6cuhe: Waiting for checks to finish 2025/01/27 04:40:53 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/27 04:40:53 DEBUG : B2 bucket rclone-test-romojum6cuhe: Waiting for transfers to finish 2025/01/27 04:40:54 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/27 04:40:54 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:40:54 DEBUG : B2 bucket rclone-test-romojum6cuhe: Purge remote 2025/01/27 04:40:54 INFO : B2 bucket rclone-test-romojum6cuhe: cleaning bucket "rclone-test-romojum6cuhe" of all files 2025/01/27 04:40:54 DEBUG : sub dir/hello world: Deleting (id "4_z3f02edb300fdab6b9f480e1b_f115c502971c62795_d20250127_m044054_c001_v0001092_t0017_u01737952854085") 2025/01/27 04:40:54 DEBUG : sub dir/hello world: Deleting (id "4_z3f02edb300fdab6b9f480e1b_f101afcf490b778fe_d20250127_m044052_c001_v0001130_t0046_u01737952852263") --- PASS: TestServerSideCopyOverSelf (12.91s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:41:00 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/27 04:41:00 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for checks to finish 2025/01/27 04:41:00 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for transfers to finish 2025/01/27 04:41:01 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/27 04:41:01 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/27 04:41:01 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.25s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:41:02 DEBUG : Creating backend with remote "TestB2:rclone-test-tuyuqos0sira" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-kacimiy7moki -> B2 bucket rclone-test-tuyuqos0sira 2025/01/27 04:41:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/27 04:41:03 DEBUG : B2 bucket rclone-test-tuyuqos0sira: Waiting for checks to finish 2025/01/27 04:41:03 DEBUG : B2 bucket rclone-test-tuyuqos0sira: Waiting for transfers to finish 2025/01/27 04:41:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/27 04:41:07 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:41:08 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/01/27 04:41:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/27 04:41:08 DEBUG : pacer: Reducing sleep to 10ms 2025/01/27 04:41:09 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/27 04:41:09 DEBUG : B2 bucket rclone-test-tuyuqos0sira: Waiting for checks to finish 2025/01/27 04:41:09 DEBUG : B2 bucket rclone-test-tuyuqos0sira: Waiting for transfers to finish 2025/01/27 04:41:09 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/27 04:41:09 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/27 04:41:09 INFO : sub dir/hello world: Deleted 2025/01/27 04:41:10 DEBUG : testing file moves 2025/01/27 04:41:10 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/27 04:41:10 DEBUG : B2 bucket rclone-test-tuyuqos0sira: Waiting for checks to finish 2025/01/27 04:41:10 DEBUG : B2 bucket rclone-test-tuyuqos0sira: Waiting for transfers to finish 2025/01/27 04:41:10 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/01/27 04:41:10 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/27 04:41:11 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:41:11 DEBUG : B2 bucket rclone-test-tuyuqos0sira: Purge remote 2025/01/27 04:41:11 INFO : B2 bucket rclone-test-tuyuqos0sira: cleaning bucket "rclone-test-tuyuqos0sira" of all files 2025/01/27 04:41:11 DEBUG : sub dir/hello world: Deleting (id "4_z8f422d63100dab6b9f480e1b_f102d53857d376cce_d20250127_m044110_c001_v0001183_t0007_u01737952870727") 2025/01/27 04:41:11 DEBUG : sub dir/hello world: Deleting (id "4_z8f422d63100dab6b9f480e1b_f102d6216f4e9c4be_d20250127_m044109_c001_v0001130_t0039_u01737952869171") 2025/01/27 04:41:11 DEBUG : sub dir/hello world: Deleting (id "4_z8f422d63100dab6b9f480e1b_f107250567e0d8240_d20250127_m044107_c001_v0001176_t0024_u01737952867400") --- PASS: TestServerSideMoveOverSelf (14.62s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:41:17 ERROR : : error listing: directory not found 2025/01/27 04:41:17 INFO : Local file system at /tmp/rclone3519236637: Making directory 2025/01/27 04:41:17 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for checks to finish 2025/01/27 04:41:17 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.06s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:41:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/27 04:41:19 DEBUG : Local file system at /tmp/rclone3519236637: Waiting for checks to finish 2025/01/27 04:41:19 DEBUG : Local file system at /tmp/rclone3519236637: Waiting for transfers to finish 2025/01/27 04:41:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/27 04:41:19 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/01/27 04:41:19 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" --- PASS: TestCopyRedownload (2.06s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:41:21 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/27 04:41:21 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for checks to finish 2025/01/27 04:41:21 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for transfers to finish 2025/01/27 04:41:21 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/27 04:41:21 INFO : check sum: Copied (new) 2025/01/27 04:41:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:41:21 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for checks to finish 2025/01/27 04:41:21 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/27 04:41:21 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/01/27 04:41:21 DEBUG : check sum: Unchanged skipping 2025/01/27 04:41:21 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for transfers to finish 2025/01/27 04:41:21 DEBUG : Waiting for deletions to finish 2025/01/27 04:41:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.24s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:41:23 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/27 04:41:23 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for checks to finish 2025/01/27 04:41:23 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for transfers to finish 2025/01/27 04:41:23 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/27 04:41:23 INFO : sizeonly: Copied (new) 2025/01/27 04:41:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:41:24 DEBUG : sizeonly: Sizes identical 2025/01/27 04:41:24 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for checks to finish 2025/01/27 04:41:24 DEBUG : sizeonly: Unchanged skipping 2025/01/27 04:41:24 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for transfers to finish 2025/01/27 04:41:24 DEBUG : Waiting for deletions to finish 2025/01/27 04:41:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.30s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:41:25 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/27 04:41:25 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for checks to finish 2025/01/27 04:41:25 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for transfers to finish 2025/01/27 04:41:25 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/01/27 04:41:25 INFO : ignore-size: Copied (new) 2025/01/27 04:41:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:41:26 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/27 04:41:26 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for checks to finish 2025/01/27 04:41:26 DEBUG : ignore-size: Unchanged skipping 2025/01/27 04:41:26 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for transfers to finish 2025/01/27 04:41:26 DEBUG : Waiting for deletions to finish 2025/01/27 04:41:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.39s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:41:28 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/27 04:41:28 DEBUG : existing: Unchanged skipping 2025/01/27 04:41:28 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for checks to finish 2025/01/27 04:41:28 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for transfers to finish 2025/01/27 04:41:28 DEBUG : Waiting for deletions to finish 2025/01/27 04:41:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:41:28 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/27 04:41:28 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for checks to finish 2025/01/27 04:41:28 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for transfers to finish 2025/01/27 04:41:28 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/27 04:41:28 INFO : existing: Copied (replaced existing) 2025/01/27 04:41:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.48s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:41:30 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/27 04:41:30 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for checks to finish 2025/01/27 04:41:30 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for transfers to finish 2025/01/27 04:41:30 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/27 04:41:30 INFO : existing: Copied (new) 2025/01/27 04:41:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:41:31 DEBUG : existing: Destination exists, skipping 2025/01/27 04:41:31 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for checks to finish 2025/01/27 04:41:31 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for transfers to finish 2025/01/27 04:41:31 DEBUG : Waiting for deletions to finish 2025/01/27 04:41:31 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.24s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:41:33 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/01/27 04:41:33 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/27 04:41:33 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/27 04:41:33 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for checks to finish 2025/01/27 04:41:33 DEBUG : c/non empty space: Unchanged skipping 2025/01/27 04:41:33 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for transfers to finish 2025/01/27 04:41:33 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/27 04:41:33 INFO : a/potato2: Copied (new) 2025/01/27 04:41:33 DEBUG : Waiting for deletions to finish 2025/01/27 04:41:33 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.55s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:41:35 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for checks to finish 2025/01/27 04:41:35 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/27 04:41:35 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/27 04:41:35 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/01/27 04:41:35 DEBUG : empty space: Unchanged skipping 2025/01/27 04:41:35 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for transfers to finish 2025/01/27 04:41:35 DEBUG : Waiting for deletions to finish 2025/01/27 04:41:35 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:41:36 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/27 04:41:36 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for checks to finish 2025/01/27 04:41:36 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/27 04:41:36 INFO : empty space: Updated modification time in destination 2025/01/27 04:41:36 DEBUG : empty space: Unchanged skipping 2025/01/27 04:41:36 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for transfers to finish 2025/01/27 04:41:36 DEBUG : Waiting for deletions to finish 2025/01/27 04:41:36 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.62s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:41:39 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/27 04:41:39 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for checks to finish 2025/01/27 04:41:39 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/27 04:41:39 DEBUG : empty space: Unchanged skipping 2025/01/27 04:41:39 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for transfers to finish 2025/01/27 04:41:39 DEBUG : Waiting for deletions to finish 2025/01/27 04:41:39 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.74s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:41:41 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/27 04:41:41 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for checks to finish 2025/01/27 04:41:41 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3519236637) 2025/01/27 04:41:41 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-kacimiy7moki) 2025/01/27 04:41:41 DEBUG : foo: sha1 differ 2025/01/27 04:41:41 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for transfers to finish 2025/01/27 04:41:41 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/01/27 04:41:41 INFO : foo: Copied (replaced existing) 2025/01/27 04:41:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.89s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:41:43 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/27 04:41:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/27 04:41:43 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for checks to finish 2025/01/27 04:41:43 DEBUG : empty space: Unchanged skipping 2025/01/27 04:41:43 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for transfers to finish 2025/01/27 04:41:43 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/27 04:41:43 INFO : potato: Copied (new) 2025/01/27 04:41:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.13s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:41:45 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/27 04:41:45 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for checks to finish 2025/01/27 04:41:45 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for transfers to finish 2025/01/27 04:41:45 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/01/27 04:41:45 INFO : potato: Copied (replaced existing) 2025/01/27 04:41:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.92s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:41:47 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for checks to finish 2025/01/27 04:41:47 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/27 04:41:47 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3519236637) 2025/01/27 04:41:47 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-kacimiy7moki) 2025/01/27 04:41:47 DEBUG : potato: sha1 differ 2025/01/27 04:41:47 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for transfers to finish 2025/01/27 04:41:47 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/01/27 04:41:47 INFO : potato: Copied (replaced existing) 2025/01/27 04:41:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:41:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/27 04:41:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/27 04:41:48 DEBUG : empty space: Unchanged skipping 2025/01/27 04:41:48 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for checks to finish 2025/01/27 04:41:48 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for transfers to finish 2025/01/27 04:41:48 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/27 04:41:48 DEBUG : Waiting for deletions to finish 2025/01/27 04:41:48 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.91s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:41:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/27 04:41:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/27 04:41:51 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for checks to finish 2025/01/27 04:41:51 DEBUG : empty space: Unchanged skipping 2025/01/27 04:41:51 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for transfers to finish 2025/01/27 04:41:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/27 04:41:51 INFO : potato2: Copied (new) 2025/01/27 04:41:51 DEBUG : Waiting for deletions to finish 2025/01/27 04:41:51 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:41:53 INFO : d: Making directory 2025/01/27 04:41:53 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/01/27 04:41:53 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/27 04:41:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/27 04:41:53 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for checks to finish 2025/01/27 04:41:53 DEBUG : c/non empty space: Unchanged skipping 2025/01/27 04:41:53 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for transfers to finish 2025/01/27 04:41:53 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/27 04:41:53 INFO : a/potato2: Copied (new) 2025/01/27 04:41:53 DEBUG : Waiting for deletions to finish 2025/01/27 04:41:53 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.46s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:41:55 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/01/27 04:41:56 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/27 04:41:56 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/27 04:41:56 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for checks to finish 2025/01/27 04:41:56 DEBUG : c/non empty space: Unchanged skipping 2025/01/27 04:41:56 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for transfers to finish 2025/01/27 04:41:56 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/27 04:41:56 INFO : a/potato2: Copied (new) 2025/01/27 04:41:56 ERROR : B2 bucket rclone-test-kacimiy7moki: not deleting files as there were IO errors 2025/01/27 04:41:56 ERROR : B2 bucket rclone-test-kacimiy7moki: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.48s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:41:58 DEBUG : Waiting for deletions to finish 2025/01/27 04:41:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/27 04:41:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/27 04:41:58 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for checks to finish 2025/01/27 04:41:58 DEBUG : empty space: Unchanged skipping 2025/01/27 04:41:58 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for transfers to finish 2025/01/27 04:41:58 INFO : potato: Deleted 2025/01/27 04:41:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/27 04:41:58 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.36s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:42:00 DEBUG : Waiting for deletions to finish 2025/01/27 04:42:00 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for checks to finish 2025/01/27 04:42:00 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for transfers to finish 2025/01/27 04:42:01 INFO : potato: Deleted 2025/01/27 04:42:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/27 04:42:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/27 04:42:01 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for checks to finish 2025/01/27 04:42:01 DEBUG : empty space: Unchanged skipping 2025/01/27 04:42:01 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for transfers to finish 2025/01/27 04:42:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/27 04:42:01 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.13s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:42:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/27 04:42:03 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for checks to finish 2025/01/27 04:42:03 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for transfers to finish 2025/01/27 04:42:04 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/01/27 04:42:04 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.12s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:42:05 DEBUG : enormous: Excluded (Size Filter) 2025/01/27 04:42:05 DEBUG : enormous: Excluded 2025/01/27 04:42:05 DEBUG : potato2: Excluded (Size Filter) 2025/01/27 04:42:05 DEBUG : potato2: Excluded 2025/01/27 04:42:06 DEBUG : potato2: Excluded (Size Filter) 2025/01/27 04:42:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/27 04:42:06 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for checks to finish 2025/01/27 04:42:06 DEBUG : empty space: Unchanged skipping 2025/01/27 04:42:06 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for transfers to finish 2025/01/27 04:42:06 DEBUG : Waiting for deletions to finish 2025/01/27 04:42:06 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:42:06 DEBUG : enormous: Excluded (Size Filter) 2025/01/27 04:42:06 DEBUG : enormous: Excluded 2025/01/27 04:42:06 DEBUG : potato2: Excluded (Size Filter) 2025/01/27 04:42:06 DEBUG : potato2: Excluded 2025/01/27 04:42:06 DEBUG : potato2: Excluded (Size Filter) 2025/01/27 04:42:06 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/27 04:42:06 DEBUG : empty space: Unchanged skipping 2025/01/27 04:42:06 DEBUG : Local file system at /tmp/rclone3519236637: Waiting for checks to finish 2025/01/27 04:42:06 DEBUG : Local file system at /tmp/rclone3519236637: Waiting for transfers to finish 2025/01/27 04:42:06 DEBUG : Waiting for deletions to finish 2025/01/27 04:42:06 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.68s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:42:08 DEBUG : enormous: Excluded (Size Filter) 2025/01/27 04:42:08 DEBUG : enormous: Excluded 2025/01/27 04:42:08 DEBUG : potato2: Excluded (Size Filter) 2025/01/27 04:42:08 DEBUG : potato2: Excluded 2025/01/27 04:42:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/27 04:42:09 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for checks to finish 2025/01/27 04:42:09 DEBUG : empty space: Unchanged skipping 2025/01/27 04:42:09 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for transfers to finish 2025/01/27 04:42:09 DEBUG : Waiting for deletions to finish 2025/01/27 04:42:09 INFO : potato2: Deleted 2025/01/27 04:42:09 INFO : enormous: Deleted 2025/01/27 04:42:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:42:09 DEBUG : Local file system at /tmp/rclone3519236637: Waiting for checks to finish 2025/01/27 04:42:09 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/27 04:42:09 DEBUG : empty space: Unchanged skipping 2025/01/27 04:42:09 DEBUG : Local file system at /tmp/rclone3519236637: Waiting for transfers to finish 2025/01/27 04:42:09 DEBUG : Waiting for deletions to finish 2025/01/27 04:42:09 INFO : enormous: Deleted 2025/01/27 04:42:09 INFO : potato2: Deleted 2025/01/27 04:42:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.09s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:42:12 DEBUG : five: Need to transfer - File not found at Destination 2025/01/27 04:42:12 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/01/27 04:42:12 DEBUG : one: Destination is newer than source, skipping 2025/01/27 04:42:12 DEBUG : three: Sizes identical 2025/01/27 04:42:12 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for checks to finish 2025/01/27 04:42:12 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/01/27 04:42:12 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3519236637) 2025/01/27 04:42:12 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-kacimiy7moki) 2025/01/27 04:42:12 DEBUG : two: sha1 differ 2025/01/27 04:42:12 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/01/27 04:42:12 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for transfers to finish 2025/01/27 04:42:12 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/27 04:42:12 INFO : five: Copied (new) 2025/01/27 04:42:13 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/27 04:42:13 INFO : four: Copied (replaced existing) 2025/01/27 04:42:13 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/27 04:42:13 INFO : two: Copied (replaced existing) 2025/01/27 04:42:13 DEBUG : Waiting for deletions to finish 2025/01/27 04:42:13 DEBUG : one: Destination is newer than source, skipping 2025/01/27 04:42:13 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for checks to finish 2025/01/27 04:42:13 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3519236637) 2025/01/27 04:42:13 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-kacimiy7moki) 2025/01/27 04:42:13 DEBUG : three: sha1 differ 2025/01/27 04:42:13 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/27 04:42:13 DEBUG : four: Size and sha1 of src and dst objects identical 2025/01/27 04:42:13 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/27 04:42:13 DEBUG : two: Size and sha1 of src and dst objects identical 2025/01/27 04:42:13 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/27 04:42:13 DEBUG : five: Size and sha1 of src and dst objects identical 2025/01/27 04:42:13 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/01/27 04:42:13 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/01/27 04:42:13 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/01/27 04:42:13 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/01/27 04:42:13 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for transfers to finish 2025/01/27 04:42:13 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/27 04:42:13 INFO : three: Copied (replaced existing) 2025/01/27 04:42:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.31s) === 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-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/01/27 04:42:15 INFO : B2 bucket rclone-test-kacimiy7moki: Making map for --track-renames 2025/01/27 04:42:15 INFO : B2 bucket rclone-test-kacimiy7moki: Finished making map for --track-renames 2025/01/27 04:42:15 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for checks to finish 2025/01/27 04:42:15 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/27 04:42:15 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/27 04:42:15 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for renames to finish 2025/01/27 04:42:15 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for transfers to finish 2025/01/27 04:42:15 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/27 04:42:15 INFO : yam: Copied (new) 2025/01/27 04:42:15 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/27 04:42:15 INFO : potato: Copied (new) 2025/01/27 04:42:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:42:16 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/27 04:42:16 INFO : B2 bucket rclone-test-kacimiy7moki: Making map for --track-renames 2025/01/27 04:42:16 INFO : B2 bucket rclone-test-kacimiy7moki: Finished making map for --track-renames 2025/01/27 04:42:16 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for checks to finish 2025/01/27 04:42:16 DEBUG : potato: Unchanged skipping 2025/01/27 04:42:16 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for renames to finish 2025/01/27 04:42:17 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/27 04:42:17 INFO : yam: Copied (server-side copy) to: yaml 2025/01/27 04:42:17 INFO : yam: Deleted 2025/01/27 04:42:17 INFO : yaml: Renamed from "yam" 2025/01/27 04:42:17 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for transfers to finish 2025/01/27 04:42:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.77s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/01/27 04:42:19 INFO : B2 bucket rclone-test-kacimiy7moki: Making map for --track-renames 2025/01/27 04:42:19 INFO : B2 bucket rclone-test-kacimiy7moki: Finished making map for --track-renames 2025/01/27 04:42:19 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for checks to finish 2025/01/27 04:42:19 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/27 04:42:19 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/27 04:42:19 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for renames to finish 2025/01/27 04:42:19 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for transfers to finish 2025/01/27 04:42:19 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/27 04:42:19 INFO : yam: Copied (new) 2025/01/27 04:42:19 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/27 04:42:19 INFO : potato: Copied (new) 2025/01/27 04:42:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:42:20 INFO : B2 bucket rclone-test-kacimiy7moki: Making map for --track-renames 2025/01/27 04:42:20 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/27 04:42:20 INFO : B2 bucket rclone-test-kacimiy7moki: Finished making map for --track-renames 2025/01/27 04:42:20 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for checks to finish 2025/01/27 04:42:20 DEBUG : potato: Unchanged skipping 2025/01/27 04:42:20 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for renames to finish 2025/01/27 04:42:20 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/27 04:42:20 INFO : yam: Copied (server-side copy) to: yaml 2025/01/27 04:42:21 INFO : yam: Deleted 2025/01/27 04:42:21 INFO : yaml: Renamed from "yam" 2025/01/27 04:42:21 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for transfers to finish 2025/01/27 04:42:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.48s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/01/27 04:42:22 INFO : B2 bucket rclone-test-kacimiy7moki: Making map for --track-renames 2025/01/27 04:42:22 INFO : B2 bucket rclone-test-kacimiy7moki: Finished making map for --track-renames 2025/01/27 04:42:22 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for checks to finish 2025/01/27 04:42:22 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/27 04:42:22 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/27 04:42:22 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for renames to finish 2025/01/27 04:42:22 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for transfers to finish 2025/01/27 04:42:23 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/27 04:42:23 INFO : sub/yam: Copied (new) 2025/01/27 04:42:23 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/27 04:42:23 INFO : potato: Copied (new) 2025/01/27 04:42:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:42:23 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/27 04:42:23 DEBUG : potato: Unchanged skipping 2025/01/27 04:42:23 INFO : B2 bucket rclone-test-kacimiy7moki: Making map for --track-renames 2025/01/27 04:42:23 INFO : B2 bucket rclone-test-kacimiy7moki: Finished making map for --track-renames 2025/01/27 04:42:23 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for checks to finish 2025/01/27 04:42:23 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for renames to finish 2025/01/27 04:42:24 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/27 04:42:24 INFO : sub/yam: Copied (server-side copy) to: yam 2025/01/27 04:42:24 INFO : sub/yam: Deleted 2025/01/27 04:42:24 INFO : yam: Renamed from "sub/yam" 2025/01/27 04:42:24 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for transfers to finish 2025/01/27 04:42:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.64s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:42:26 DEBUG : Creating backend with remote "/tmp/rclone3519236637/dir1" 2025/01/27 04:42:26 DEBUG : Config file has changed externally - reloading 2025/01/27 04:42:26 DEBUG : Creating backend with remote "/tmp/rclone3519236637/dir2" 2025/01/27 04:42:26 DEBUG : Local file system at /tmp/rclone3519236637/dir2: Using server-side directory move 2025/01/27 04:42:26 INFO : Local file system at /tmp/rclone3519236637/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/27 04:42:26 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/27 04:42:26 DEBUG : Local file system at /tmp/rclone3519236637/dir2: Waiting for checks to finish 2025/01/27 04:42:26 DEBUG : Local file system at /tmp/rclone3519236637/dir2: Waiting for transfers to finish 2025/01/27 04:42:26 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:42:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/27 04:42:26 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/27 04:42:26 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for checks to finish 2025/01/27 04:42:26 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for transfers to finish 2025/01/27 04:42:27 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/27 04:42:27 INFO : nested/sub dir/file: Copied (new) 2025/01/27 04:42:27 INFO : nested/sub dir/file: Deleted 2025/01/27 04:42:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/27 04:42:27 INFO : sub dir/hello world: Copied (new) 2025/01/27 04:42:27 INFO : sub dir/hello world: Deleted 2025/01/27 04:42:27 INFO : sub dir: Removing directory 2025/01/27 04:42:27 INFO : nested/sub dir: Removing directory 2025/01/27 04:42:27 INFO : nested: Removing directory 2025/01/27 04:42:27 DEBUG : Local file system at /tmp/rclone3519236637: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.47s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:42:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/27 04:42:29 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/27 04:42:29 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for checks to finish 2025/01/27 04:42:29 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for transfers to finish 2025/01/27 04:42:29 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/27 04:42:29 INFO : nested/sub dir/file: Copied (new) 2025/01/27 04:42:29 INFO : nested/sub dir/file: Deleted 2025/01/27 04:42:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/27 04:42:29 INFO : sub dir/hello world: Copied (new) 2025/01/27 04:42:29 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.08s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:42:31 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/27 04:42:31 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/27 04:42:31 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for checks to finish 2025/01/27 04:42:31 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for transfers to finish 2025/01/27 04:42:31 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/01/27 04:42:31 INFO : existing-b: Copied (new) 2025/01/27 04:42:31 INFO : existing-b: Deleted 2025/01/27 04:42:31 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/27 04:42:31 INFO : existing: Copied (new) 2025/01/27 04:42:31 INFO : existing: Deleted 2025/01/27 04:42:32 DEBUG : existing: Destination exists, skipping 2025/01/27 04:42:32 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/27 04:42:32 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for checks to finish 2025/01/27 04:42:32 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for transfers to finish 2025/01/27 04:42:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.13s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:42:33 DEBUG : Creating backend with remote "TestB2:rclone-test-xelirok4koro" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-kacimiy7moki -> B2 bucket rclone-test-xelirok4koro 2025/01/27 04:42:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/27 04:42:40 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/27 04:42:40 DEBUG : empty space: Unchanged skipping 2025/01/27 04:42:40 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/27 04:42:40 DEBUG : B2 bucket rclone-test-xelirok4koro: Waiting for checks to finish 2025/01/27 04:42:40 INFO : empty space: Deleted 2025/01/27 04:42:40 DEBUG : B2 bucket rclone-test-xelirok4koro: Waiting for transfers to finish 2025/01/27 04:42:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/27 04:42:40 INFO : potato2: Copied (server-side copy) 2025/01/27 04:42:40 INFO : potato2: Deleted 2025/01/27 04:42:41 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/27 04:42:41 INFO : potato3: Copied (server-side copy) 2025/01/27 04:42:41 INFO : potato3: Deleted 2025/01/27 04:42:41 DEBUG : Creating backend with remote "TestB2:rclone-test-zesales4wiva" 2025/01/27 04:42:42 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/27 04:42:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/27 04:42:42 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/27 04:42:42 DEBUG : B2 bucket rclone-test-zesales4wiva: Waiting for checks to finish 2025/01/27 04:42:42 DEBUG : B2 bucket rclone-test-zesales4wiva: Waiting for transfers to finish 2025/01/27 04:42:46 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/27 04:42:46 INFO : empty space: Copied (server-side copy) 2025/01/27 04:42:46 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/27 04:42:46 INFO : potato3: Copied (server-side copy) 2025/01/27 04:42:47 INFO : empty space: Deleted 2025/01/27 04:42:47 INFO : potato3: Deleted 2025/01/27 04:42:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/27 04:42:47 INFO : potato2: Copied (server-side copy) 2025/01/27 04:42:47 INFO : potato2: Deleted 2025/01/27 04:42:47 DEBUG : B2 bucket rclone-test-zesales4wiva: Purge remote 2025/01/27 04:42:47 INFO : B2 bucket rclone-test-zesales4wiva: cleaning bucket "rclone-test-zesales4wiva" of all files 2025/01/27 04:42:48 DEBUG : empty space: Deleting (id "4_z3f92ad93101dab6b9f480e1b_f1022f958ea2fdaac_d20250127_m044246_c001_v0001117_t0038_u01737952966501") 2025/01/27 04:42:48 DEBUG : potato2: Deleting (id "4_z3f92ad93101dab6b9f480e1b_f104b6761648bf205_d20250127_m044246_c001_v0001144_t0039_u01737952966899") 2025/01/27 04:42:48 DEBUG : potato3: Deleting (id "4_z3f92ad93101dab6b9f480e1b_f1185596011726902_d20250127_m044246_c001_v0001182_t0020_u01737952966879") 2025/01/27 04:42:49 DEBUG : B2 bucket rclone-test-xelirok4koro: Purge remote 2025/01/27 04:42:49 INFO : B2 bucket rclone-test-xelirok4koro: cleaning bucket "rclone-test-xelirok4koro" of all files 2025/01/27 04:42:50 DEBUG : empty space: Deleting (id "4_zef828db3101dab6b9f480e1b_f40186da2d4cac89f_d20250127_m044246_c001_v7007000_t0000_u01737952966948") 2025/01/27 04:42:50 DEBUG : empty space: Deleting (id "4_zef828db3101dab6b9f480e1b_f112297b87653ac84_d20250127_m044239_c001_v0001182_t0049_u01737952959411") 2025/01/27 04:42:50 DEBUG : potato2: Deleting (id "4_zef828db3101dab6b9f480e1b_f4129bb5b6355b79f_d20250127_m044247_c001_v7007000_t0000_u01737952967504") 2025/01/27 04:42:50 DEBUG : potato2: Deleting (id "4_zef828db3101dab6b9f480e1b_f115e0c1a89adb100_d20250127_m044240_c001_v0001100_t0002_u01737952960596") 2025/01/27 04:42:50 DEBUG : potato3: Deleting (id "4_zef828db3101dab6b9f480e1b_f4129bb5b6355b79d_d20250127_m044247_c001_v7007000_t0000_u01737952967087") 2025/01/27 04:42:50 DEBUG : potato3: Deleting (id "4_zef828db3101dab6b9f480e1b_f119b9bc6fad7360a_d20250127_m044240_c001_v0001183_t0022_u01737952960930") 2025/01/27 04:42:50 DEBUG : potato3: Deleting (id "4_zef828db3101dab6b9f480e1b_f112297b87653ac8c_d20250127_m044239_c001_v0001182_t0005_u01737952959607") --- PASS: TestServerSideMove (22.40s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:42:55 DEBUG : Creating backend with remote "TestB2:rclone-test-vecozej7hile" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-kacimiy7moki -> B2 bucket rclone-test-vecozej7hile 2025/01/27 04:43:03 DEBUG : empty space: Excluded (Size Filter) 2025/01/27 04:43:04 DEBUG : empty space: Excluded (Size Filter) 2025/01/27 04:43:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/27 04:43:04 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/27 04:43:04 DEBUG : B2 bucket rclone-test-vecozej7hile: Waiting for checks to finish 2025/01/27 04:43:04 DEBUG : B2 bucket rclone-test-vecozej7hile: Waiting for transfers to finish 2025/01/27 04:43:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/27 04:43:04 INFO : potato2: Copied (server-side copy) 2025/01/27 04:43:05 INFO : potato2: Deleted 2025/01/27 04:43:05 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/27 04:43:05 INFO : potato3: Copied (server-side copy) 2025/01/27 04:43:05 INFO : potato3: Deleted 2025/01/27 04:43:05 DEBUG : Creating backend with remote "TestB2:rclone-test-fitemaw7fenu" 2025/01/27 04:43:06 DEBUG : empty space: Excluded (Size Filter) 2025/01/27 04:43:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/27 04:43:06 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/27 04:43:06 DEBUG : B2 bucket rclone-test-fitemaw7fenu: Waiting for checks to finish 2025/01/27 04:43:06 DEBUG : B2 bucket rclone-test-fitemaw7fenu: Waiting for transfers to finish 2025/01/27 04:43:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/27 04:43:10 INFO : potato2: Copied (server-side copy) 2025/01/27 04:43:11 INFO : potato2: Deleted 2025/01/27 04:43:11 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/27 04:43:11 INFO : potato3: Copied (server-side copy) 2025/01/27 04:43:11 INFO : potato3: Deleted 2025/01/27 04:43:11 DEBUG : B2 bucket rclone-test-fitemaw7fenu: Purge remote 2025/01/27 04:43:11 INFO : B2 bucket rclone-test-fitemaw7fenu: cleaning bucket "rclone-test-fitemaw7fenu" of all files 2025/01/27 04:43:11 DEBUG : potato2: Deleting (id "4_z4fd20d73102dab6b9f480e1b_f105bb8ce28f9a65b_d20250127_m044310_c001_v0001153_t0000_u01737952990644") 2025/01/27 04:43:11 DEBUG : potato3: Deleting (id "4_z4fd20d73102dab6b9f480e1b_f100ea98b90a8e7fe_d20250127_m044311_c001_v0001165_t0046_u01737952991042") 2025/01/27 04:43:13 DEBUG : B2 bucket rclone-test-vecozej7hile: Purge remote 2025/01/27 04:43:13 INFO : B2 bucket rclone-test-vecozej7hile: cleaning bucket "rclone-test-vecozej7hile" of all files 2025/01/27 04:43:14 DEBUG : empty space: Deleting (id "4_z9f72ed73101dab6b9f480e1b_f105639a0e2580c77_d20250127_m044302_c001_v0001100_t0033_u01737952982880") 2025/01/27 04:43:14 DEBUG : potato2: Deleting (id "4_z9f72ed73101dab6b9f480e1b_f4143615572968a21_d20250127_m044310_c001_v7007000_t0000_u01737952990954") 2025/01/27 04:43:14 DEBUG : potato2: Deleting (id "4_z9f72ed73101dab6b9f480e1b_f1024b3fb1e6c1ec5_d20250127_m044304_c001_v0001032_t0009_u01737952984465") 2025/01/27 04:43:14 DEBUG : potato3: Deleting (id "4_z9f72ed73101dab6b9f480e1b_f4143615572968a22_d20250127_m044311_c001_v7007000_t0000_u01737952991263") 2025/01/27 04:43:14 DEBUG : potato3: Deleting (id "4_z9f72ed73101dab6b9f480e1b_f116de94587ae4315_d20250127_m044304_c001_v0001146_t0039_u01737952984830") 2025/01/27 04:43:14 DEBUG : potato3: Deleting (id "4_z9f72ed73101dab6b9f480e1b_f105639a0e2580c7b_d20250127_m044303_c001_v0001100_t0031_u01737952983351") --- PASS: TestServerSideMoveWithFilter (22.01s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:43:17 DEBUG : Creating backend with remote "TestB2:rclone-test-pebukig0raya" 2025/01/27 04:43:20 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-kacimiy7moki -> B2 bucket rclone-test-pebukig0raya 2025/01/27 04:43:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/27 04:43:26 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/27 04:43:26 DEBUG : empty space: Unchanged skipping 2025/01/27 04:43:26 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/27 04:43:26 DEBUG : B2 bucket rclone-test-pebukig0raya: Waiting for checks to finish 2025/01/27 04:43:26 INFO : empty space: Deleted 2025/01/27 04:43:26 DEBUG : B2 bucket rclone-test-pebukig0raya: Waiting for transfers to finish 2025/01/27 04:43:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/27 04:43:27 INFO : potato2: Copied (server-side copy) 2025/01/27 04:43:27 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/27 04:43:27 INFO : potato3: Copied (server-side copy) 2025/01/27 04:43:27 INFO : potato2: Deleted 2025/01/27 04:43:27 INFO : potato3: Deleted 2025/01/27 04:43:28 DEBUG : Creating backend with remote "TestB2:rclone-test-giqeheh8vuqu" 2025/01/27 04:43:28 DEBUG : Config file has changed externally - reloading 2025/01/27 04:43:28 INFO : tomatoDir: Making directory 2025/01/27 04:43:29 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/27 04:43:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/27 04:43:29 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/27 04:43:29 DEBUG : B2 bucket rclone-test-giqeheh8vuqu: Waiting for checks to finish 2025/01/27 04:43:29 DEBUG : B2 bucket rclone-test-giqeheh8vuqu: Waiting for transfers to finish 2025/01/27 04:43:33 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/27 04:43:33 INFO : empty space: Copied (server-side copy) 2025/01/27 04:43:33 INFO : empty space: Deleted 2025/01/27 04:43:33 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/27 04:43:33 INFO : potato3: Copied (server-side copy) 2025/01/27 04:43:33 INFO : potato3: Deleted 2025/01/27 04:43:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/27 04:43:33 INFO : potato2: Copied (server-side copy) 2025/01/27 04:43:34 INFO : potato2: Deleted 2025/01/27 04:43:34 DEBUG : B2 bucket rclone-test-giqeheh8vuqu: Purge remote 2025/01/27 04:43:34 INFO : B2 bucket rclone-test-giqeheh8vuqu: cleaning bucket "rclone-test-giqeheh8vuqu" of all files 2025/01/27 04:43:34 DEBUG : empty space: Deleting (id "4_zcff25de3102dab6b9f480e1b_f11173633631469dd_d20250127_m044332_c001_v0001184_t0052_u01737953012937") 2025/01/27 04:43:34 DEBUG : potato2: Deleting (id "4_zcff25de3102dab6b9f480e1b_f104b6761648bf2a1_d20250127_m044333_c001_v0001144_t0036_u01737953013175") 2025/01/27 04:43:34 DEBUG : potato3: Deleting (id "4_zcff25de3102dab6b9f480e1b_f1169d12bbf57a196_d20250127_m044333_c001_v0001036_t0053_u01737953013307") 2025/01/27 04:43:36 DEBUG : B2 bucket rclone-test-pebukig0raya: Purge remote 2025/01/27 04:43:36 INFO : B2 bucket rclone-test-pebukig0raya: cleaning bucket "rclone-test-pebukig0raya" of all files 2025/01/27 04:43:36 DEBUG : empty space: Deleting (id "4_zdf623dd3102dab6b9f480e1b_f4009e78002247d0d_d20250127_m044333_c001_v7007000_t0000_u01737953013149") 2025/01/27 04:43:36 DEBUG : empty space: Deleting (id "4_zdf623dd3102dab6b9f480e1b_f11909f596948af53_d20250127_m044325_c001_v0001184_t0001_u01737953005077") 2025/01/27 04:43:36 DEBUG : potato2: Deleting (id "4_zdf623dd3102dab6b9f480e1b_f4009e78002247d29_d20250127_m044334_c001_v7007000_t0000_u01737953014017") 2025/01/27 04:43:36 DEBUG : potato2: Deleting (id "4_zdf623dd3102dab6b9f480e1b_f1160b1990506e8f2_d20250127_m044326_c001_v0001106_t0058_u01737953006315") 2025/01/27 04:43:36 DEBUG : potato3: Deleting (id "4_zdf623dd3102dab6b9f480e1b_f4009e78002247d1c_d20250127_m044333_c001_v7007000_t0000_u01737953013723") 2025/01/27 04:43:36 DEBUG : potato3: Deleting (id "4_zdf623dd3102dab6b9f480e1b_f116a46695dbea79a_d20250127_m044326_c001_v0001145_t0018_u01737953006675") 2025/01/27 04:43:36 DEBUG : potato3: Deleting (id "4_zdf623dd3102dab6b9f480e1b_f11909f596948af65_d20250127_m044325_c001_v0001184_t0005_u01737953005339") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (22.04s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:43:39 DEBUG : Creating backend with remote "TestB2:rclone-test-kacimiy7moki/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.40s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:43:42 DEBUG : Creating backend with remote "TestB2:rclone-test-kacimiy7moki/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" --- PASS: TestSyncOverlap (2.95s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:43:45 DEBUG : Creating backend with remote "TestB2:rclone-test-kacimiy7moki/rclone-sync-test" 2025/01/27 04:43:47 DEBUG : Creating backend with remote "TestB2:rclone-test-kacimiy7moki/rclone-sync-test-include/layer2" 2025/01/27 04:43:49 DEBUG : Creating backend with remote "TestB2:rclone-test-kacimiy7moki/rclone-sync-test-ignore-file" 2025/01/27 04:43:52 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/01/27 04:43:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/27 04:43:52 DEBUG : pacer: Reducing sleep to 10ms 2025/01/27 04:43:52 DEBUG : B2 bucket rclone-test-kacimiy7moki path rclone-sync-test: Waiting for checks to finish 2025/01/27 04:43:52 DEBUG : B2 bucket rclone-test-kacimiy7moki path rclone-sync-test: Waiting for transfers to finish 2025/01/27 04:43:52 DEBUG : Waiting for deletions to finish 2025/01/27 04:43:52 INFO : There was nothing to transfer 2025/01/27 04:43:53 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for checks to finish 2025/01/27 04:43:53 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for transfers to finish 2025/01/27 04:43:53 DEBUG : Waiting for deletions to finish 2025/01/27 04:43:53 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:43:53 DEBUG : B2 bucket rclone-test-kacimiy7moki path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/01/27 04:43:53 DEBUG : B2 bucket rclone-test-kacimiy7moki path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/01/27 04:43:53 DEBUG : Waiting for deletions to finish 2025/01/27 04:43:53 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:43:53 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for checks to finish 2025/01/27 04:43:53 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for transfers to finish 2025/01/27 04:43:53 DEBUG : Waiting for deletions to finish 2025/01/27 04:43:53 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:43:54 DEBUG : B2 bucket rclone-test-kacimiy7moki path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/01/27 04:43:54 DEBUG : B2 bucket rclone-test-kacimiy7moki path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/01/27 04:43:54 DEBUG : Waiting for deletions to finish 2025/01/27 04:43:54 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.82s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:44:00 DEBUG : Creating backend with remote "TestB2:rclone-test-kacimiy7moki/dst" 2025/01/27 04:44:02 DEBUG : Creating backend with remote "TestB2:rclone-test-kacimiy7moki/CompareDest" 2025/01/27 04:44:04 DEBUG : one: Need to transfer - File not found at Destination 2025/01/27 04:44:04 DEBUG : B2 bucket rclone-test-kacimiy7moki path dst: Waiting for checks to finish 2025/01/27 04:44:04 DEBUG : B2 bucket rclone-test-kacimiy7moki path dst: Waiting for transfers to finish 2025/01/27 04:44:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/27 04:44:04 INFO : one: Copied (new) 2025/01/27 04:44:04 DEBUG : Waiting for deletions to finish 2025/01/27 04:44:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/27 04:44:05 DEBUG : B2 bucket rclone-test-kacimiy7moki path dst: Waiting for checks to finish 2025/01/27 04:44:05 DEBUG : B2 bucket rclone-test-kacimiy7moki path dst: Waiting for transfers to finish 2025/01/27 04:44:05 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/27 04:44:05 INFO : one: Copied (replaced existing) 2025/01/27 04:44:05 DEBUG : Waiting for deletions to finish 2025/01/27 04:44:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/27 04:44:07 DEBUG : B2 bucket rclone-test-kacimiy7moki path dst: Waiting for checks to finish 2025/01/27 04:44:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/27 04:44:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/27 04:44:07 DEBUG : B2 bucket rclone-test-kacimiy7moki path dst: Waiting for transfers to finish 2025/01/27 04:44:07 DEBUG : Waiting for deletions to finish 2025/01/27 04:44:07 INFO : There was nothing to transfer 2025/01/27 04:44:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/27 04:44:09 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/27 04:44:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/27 04:44:09 DEBUG : B2 bucket rclone-test-kacimiy7moki path dst: Waiting for checks to finish 2025/01/27 04:44:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/27 04:44:09 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/27 04:44:09 DEBUG : B2 bucket rclone-test-kacimiy7moki path dst: Waiting for transfers to finish 2025/01/27 04:44:09 DEBUG : Waiting for deletions to finish 2025/01/27 04:44:09 INFO : There was nothing to transfer 2025/01/27 04:44:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/27 04:44:09 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/27 04:44:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/27 04:44:09 DEBUG : B2 bucket rclone-test-kacimiy7moki path dst: Waiting for checks to finish 2025/01/27 04:44:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/27 04:44:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/27 04:44:10 DEBUG : B2 bucket rclone-test-kacimiy7moki path dst: Waiting for transfers to finish 2025/01/27 04:44:10 DEBUG : Waiting for deletions to finish 2025/01/27 04:44:10 INFO : There was nothing to transfer 2025/01/27 04:44:11 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/27 04:44:11 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/27 04:44:11 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/27 04:44:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/27 04:44:11 DEBUG : B2 bucket rclone-test-kacimiy7moki path dst: Waiting for checks to finish 2025/01/27 04:44:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/27 04:44:11 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/27 04:44:11 DEBUG : B2 bucket rclone-test-kacimiy7moki path dst: Waiting for transfers to finish 2025/01/27 04:44:11 DEBUG : Waiting for deletions to finish 2025/01/27 04:44:11 INFO : There was nothing to transfer 2025/01/27 04:44:12 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/27 04:44:12 DEBUG : two: Need to transfer - File not found at Destination 2025/01/27 04:44:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/27 04:44:12 DEBUG : B2 bucket rclone-test-kacimiy7moki path dst: Waiting for checks to finish 2025/01/27 04:44:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/27 04:44:12 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/27 04:44:12 DEBUG : B2 bucket rclone-test-kacimiy7moki path dst: Waiting for transfers to finish 2025/01/27 04:44:12 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/01/27 04:44:12 INFO : two: Copied (new) 2025/01/27 04:44:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.93s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:44:15 DEBUG : Creating backend with remote "TestB2:rclone-test-kacimiy7moki/dest" 2025/01/27 04:44:16 DEBUG : Creating backend with remote "TestB2:rclone-test-kacimiy7moki/pre-dest1" 2025/01/27 04:44:17 DEBUG : Creating backend with remote "TestB2:rclone-test-kacimiy7moki/pre-dest2" 2025/01/27 04:44:19 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/27 04:44:19 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/27 04:44:19 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/27 04:44:19 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/27 04:44:20 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/27 04:44:20 DEBUG : B2 bucket rclone-test-kacimiy7moki path dest: Waiting for checks to finish 2025/01/27 04:44:20 DEBUG : B2 bucket rclone-test-kacimiy7moki path dest: Waiting for transfers to finish 2025/01/27 04:44:21 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/01/27 04:44:21 INFO : 3: Copied (new) 2025/01/27 04:44:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.78s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:44:22 DEBUG : Creating backend with remote "TestB2:rclone-test-kacimiy7moki/dst" 2025/01/27 04:44:23 DEBUG : Creating backend with remote "TestB2:rclone-test-kacimiy7moki/CopyDest" 2025/01/27 04:44:25 DEBUG : one: Need to transfer - File not found at Destination 2025/01/27 04:44:25 DEBUG : B2 bucket rclone-test-kacimiy7moki path dst: Waiting for checks to finish 2025/01/27 04:44:25 DEBUG : B2 bucket rclone-test-kacimiy7moki path dst: Waiting for transfers to finish 2025/01/27 04:44:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/27 04:44:26 INFO : one: Copied (new) 2025/01/27 04:44:26 DEBUG : Waiting for deletions to finish 2025/01/27 04:44:27 DEBUG : B2 bucket rclone-test-kacimiy7moki path dst: Waiting for checks to finish 2025/01/27 04:44:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/27 04:44:27 DEBUG : B2 bucket rclone-test-kacimiy7moki path dst: Waiting for transfers to finish 2025/01/27 04:44:27 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/27 04:44:27 INFO : one: Copied (replaced existing) 2025/01/27 04:44:27 DEBUG : Waiting for deletions to finish 2025/01/27 04:44:29 DEBUG : Creating backend with remote "TestB2:rclone-test-kacimiy7moki/BackupDir" 2025/01/27 04:44:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/27 04:44:30 DEBUG : B2 bucket rclone-test-kacimiy7moki path dst: Waiting for checks to finish 2025/01/27 04:44:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/27 04:44:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/27 04:44:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/27 04:44:31 INFO : one: Copied (server-side copy) 2025/01/27 04:44:31 INFO : one: Deleted 2025/01/27 04:44:32 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/27 04:44:32 INFO : one: Copied (server-side copy) 2025/01/27 04:44:32 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/27 04:44:32 DEBUG : B2 bucket rclone-test-kacimiy7moki path dst: Waiting for transfers to finish 2025/01/27 04:44:32 DEBUG : Waiting for deletions to finish 2025/01/27 04:44:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/27 04:44:33 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/27 04:44:33 INFO : two: Copied (server-side copy) 2025/01/27 04:44:33 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/27 04:44:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/27 04:44:33 DEBUG : one: Unchanged skipping 2025/01/27 04:44:33 DEBUG : B2 bucket rclone-test-kacimiy7moki path dst: Waiting for checks to finish 2025/01/27 04:44:33 DEBUG : B2 bucket rclone-test-kacimiy7moki path dst: Waiting for transfers to finish 2025/01/27 04:44:33 DEBUG : Waiting for deletions to finish 2025/01/27 04:44:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/27 04:44:34 DEBUG : one: Unchanged skipping 2025/01/27 04:44:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/27 04:44:34 DEBUG : two: Unchanged skipping 2025/01/27 04:44:34 DEBUG : B2 bucket rclone-test-kacimiy7moki path dst: Waiting for checks to finish 2025/01/27 04:44:34 DEBUG : B2 bucket rclone-test-kacimiy7moki path dst: Waiting for transfers to finish 2025/01/27 04:44:34 DEBUG : Waiting for deletions to finish 2025/01/27 04:44:34 INFO : There was nothing to transfer 2025/01/27 04:44:35 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/27 04:44:35 DEBUG : three: Destination not found in --copy-dest 2025/01/27 04:44:35 DEBUG : three: Need to transfer - File not found at Destination 2025/01/27 04:44:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/27 04:44:35 DEBUG : one: Unchanged skipping 2025/01/27 04:44:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/27 04:44:35 DEBUG : two: Unchanged skipping 2025/01/27 04:44:35 DEBUG : B2 bucket rclone-test-kacimiy7moki path dst: Waiting for checks to finish 2025/01/27 04:44:35 DEBUG : B2 bucket rclone-test-kacimiy7moki path dst: Waiting for transfers to finish 2025/01/27 04:44:36 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/01/27 04:44:36 INFO : three: Copied (new) 2025/01/27 04:44:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.38s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:44:39 DEBUG : Creating backend with remote "TestB2:rclone-test-kacimiy7moki/dst" 2025/01/27 04:44:40 DEBUG : Creating backend with remote "TestB2:rclone-test-kacimiy7moki/backup" 2025/01/27 04:44:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/27 04:44:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/27 04:44:42 DEBUG : two: Unchanged skipping 2025/01/27 04:44:42 DEBUG : B2 bucket rclone-test-kacimiy7moki path dst: Waiting for checks to finish 2025/01/27 04:44:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/27 04:44:43 INFO : one: Copied (server-side copy) 2025/01/27 04:44:43 INFO : one: Deleted 2025/01/27 04:44:43 DEBUG : B2 bucket rclone-test-kacimiy7moki path dst: Waiting for transfers to finish 2025/01/27 04:44:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/27 04:44:44 INFO : one: Copied (new) 2025/01/27 04:44:44 DEBUG : Waiting for deletions to finish 2025/01/27 04:44:45 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/27 04:44:45 INFO : three.txt: Copied (server-side copy) 2025/01/27 04:44:45 INFO : three.txt: Deleted 2025/01/27 04:44:45 INFO : three.txt: Moved into backup dir 2025/01/27 04:44:46 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/27 04:44:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/27 04:44:46 DEBUG : two: Unchanged skipping 2025/01/27 04:44:46 DEBUG : B2 bucket rclone-test-kacimiy7moki path dst: Waiting for checks to finish 2025/01/27 04:44:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/27 04:44:47 INFO : one: Copied (server-side copy) 2025/01/27 04:44:47 INFO : one: Deleted 2025/01/27 04:44:47 DEBUG : B2 bucket rclone-test-kacimiy7moki path dst: Waiting for transfers to finish 2025/01/27 04:44:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/27 04:44:47 INFO : one: Copied (new) 2025/01/27 04:44:47 DEBUG : Waiting for deletions to finish 2025/01/27 04:44:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/27 04:44:48 INFO : three.txt: Copied (server-side copy) 2025/01/27 04:44:48 INFO : three.txt: Deleted 2025/01/27 04:44:48 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (11.74s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:44:51 DEBUG : Creating backend with remote "TestB2:rclone-test-kacimiy7moki/dst" 2025/01/27 04:44:52 DEBUG : Creating backend with remote "TestB2:rclone-test-kacimiy7moki/backup" 2025/01/27 04:44:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/27 04:44:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/27 04:44:54 DEBUG : two: Unchanged skipping 2025/01/27 04:44:54 DEBUG : B2 bucket rclone-test-kacimiy7moki path dst: Waiting for checks to finish 2025/01/27 04:44:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/27 04:44:55 INFO : one: Copied (server-side copy) to: one.bak 2025/01/27 04:44:55 INFO : one: Deleted 2025/01/27 04:44:55 DEBUG : B2 bucket rclone-test-kacimiy7moki path dst: Waiting for transfers to finish 2025/01/27 04:44:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/27 04:44:56 INFO : one: Copied (new) 2025/01/27 04:44:56 DEBUG : Waiting for deletions to finish 2025/01/27 04:44:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/27 04:44:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/27 04:44:57 INFO : three.txt: Deleted 2025/01/27 04:44:57 INFO : three.txt: Moved into backup dir 2025/01/27 04:44:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/27 04:44:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/27 04:44:58 DEBUG : two: Unchanged skipping 2025/01/27 04:44:58 DEBUG : B2 bucket rclone-test-kacimiy7moki path dst: Waiting for checks to finish 2025/01/27 04:44:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/27 04:44:59 INFO : one: Copied (server-side copy) to: one.bak 2025/01/27 04:44:59 INFO : one: Deleted 2025/01/27 04:44:59 DEBUG : B2 bucket rclone-test-kacimiy7moki path dst: Waiting for transfers to finish 2025/01/27 04:44:59 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/27 04:44:59 INFO : one: Copied (new) 2025/01/27 04:44:59 DEBUG : Waiting for deletions to finish 2025/01/27 04:45:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/27 04:45:00 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/27 04:45:00 INFO : three.txt: Deleted 2025/01/27 04:45:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (11.91s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:45:03 DEBUG : Creating backend with remote "TestB2:rclone-test-kacimiy7moki/dst" 2025/01/27 04:45:04 DEBUG : Creating backend with remote "TestB2:rclone-test-kacimiy7moki/backup" 2025/01/27 04:45:06 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/27 04:45:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/27 04:45:06 DEBUG : two: Unchanged skipping 2025/01/27 04:45:06 DEBUG : B2 bucket rclone-test-kacimiy7moki path dst: Waiting for checks to finish 2025/01/27 04:45:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/27 04:45:07 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/27 04:45:07 INFO : one: Deleted 2025/01/27 04:45:07 DEBUG : B2 bucket rclone-test-kacimiy7moki path dst: Waiting for transfers to finish 2025/01/27 04:45:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/27 04:45:08 INFO : one: Copied (new) 2025/01/27 04:45:08 DEBUG : Waiting for deletions to finish 2025/01/27 04:45:08 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/27 04:45:08 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/27 04:45:09 INFO : three.txt: Deleted 2025/01/27 04:45:09 INFO : three.txt: Moved into backup dir 2025/01/27 04:45:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/27 04:45:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/27 04:45:10 DEBUG : two: Unchanged skipping 2025/01/27 04:45:10 DEBUG : B2 bucket rclone-test-kacimiy7moki path dst: Waiting for checks to finish 2025/01/27 04:45:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/27 04:45:11 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/27 04:45:11 INFO : one: Deleted 2025/01/27 04:45:11 DEBUG : B2 bucket rclone-test-kacimiy7moki path dst: Waiting for transfers to finish 2025/01/27 04:45:11 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/27 04:45:11 INFO : one: Copied (new) 2025/01/27 04:45:11 DEBUG : Waiting for deletions to finish 2025/01/27 04:45:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/27 04:45:12 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/27 04:45:12 INFO : three.txt: Deleted 2025/01/27 04:45:12 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (11.85s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:45:15 DEBUG : Creating backend with remote "TestB2:rclone-test-kacimiy7moki/dst" 2025/01/27 04:45:16 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/27 04:45:16 DEBUG : B2 bucket rclone-test-kacimiy7moki path dst: Waiting for checks to finish 2025/01/27 04:45:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/27 04:45:16 DEBUG : two: Unchanged skipping 2025/01/27 04:45:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/27 04:45:17 INFO : one: Copied (server-side copy) to: one.bak 2025/01/27 04:45:17 INFO : one: Deleted 2025/01/27 04:45:17 DEBUG : B2 bucket rclone-test-kacimiy7moki path dst: Waiting for transfers to finish 2025/01/27 04:45:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/27 04:45:18 INFO : one: Copied (new) 2025/01/27 04:45:18 DEBUG : Waiting for deletions to finish 2025/01/27 04:45:19 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/27 04:45:19 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/27 04:45:19 INFO : three.txt: Deleted 2025/01/27 04:45:19 INFO : three.txt: Moved into backup dir 2025/01/27 04:45:20 DEBUG : one.bak: Excluded (Path Filter) 2025/01/27 04:45:20 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/01/27 04:45:20 DEBUG : B2 bucket rclone-test-kacimiy7moki path dst: Waiting for checks to finish 2025/01/27 04:45:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/27 04:45:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/27 04:45:20 DEBUG : two: Unchanged skipping 2025/01/27 04:45:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/27 04:45:21 INFO : one: Copied (server-side copy) to: one.bak 2025/01/27 04:45:21 INFO : one: Deleted 2025/01/27 04:45:21 DEBUG : B2 bucket rclone-test-kacimiy7moki path dst: Waiting for transfers to finish 2025/01/27 04:45:21 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/27 04:45:21 INFO : one: Copied (new) 2025/01/27 04:45:21 DEBUG : Waiting for deletions to finish 2025/01/27 04:45:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/27 04:45:22 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/27 04:45:22 INFO : three.txt: Deleted 2025/01/27 04:45:22 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.42s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:45:25 DEBUG : Creating backend with remote "TestB2:rclone-test-kacimiy7moki/dst" 2025/01/27 04:45:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/27 04:45:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/27 04:45:28 INFO : one: Copied (server-side copy) to: one.bak 2025/01/27 04:45:28 INFO : one: Deleted 2025/01/27 04:45:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/27 04:45:29 INFO : one: Copied (new) 2025/01/27 04:45:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/27 04:45:29 DEBUG : two: Unchanged skipping 2025/01/27 04:45:30 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/27 04:45:30 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/27 04:45:30 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/27 04:45:30 INFO : three.txt: Deleted 2025/01/27 04:45:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/27 04:45:30 INFO : three.txt: Copied (new) 2025/01/27 04:45:30 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/01/27 04:45:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/27 04:45:31 DEBUG : pacer: Reducing sleep to 10ms 2025/01/27 04:45:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/27 04:45:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/27 04:45:32 INFO : one: Copied (server-side copy) to: one.bak 2025/01/27 04:45:32 INFO : one: Deleted 2025/01/27 04:45:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/27 04:45:32 INFO : one: Copied (new) 2025/01/27 04:45:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/27 04:45:33 DEBUG : two: Unchanged skipping 2025/01/27 04:45:33 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/27 04:45:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/27 04:45:33 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/27 04:45:33 INFO : three.txt: Deleted 2025/01/27 04:45:34 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/27 04:45:34 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.58s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:45:37 DEBUG : Creating backend with remote "TestB2:rclone-test-kacimiy7moki/dst" 2025/01/27 04:45:38 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/27 04:45:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/27 04:45:40 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/27 04:45:40 INFO : one: Deleted 2025/01/27 04:45:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/27 04:45:41 INFO : one: Copied (new) 2025/01/27 04:45:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/27 04:45:41 DEBUG : two: Unchanged skipping 2025/01/27 04:45:41 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/27 04:45:41 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/27 04:45:41 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/27 04:45:42 INFO : three.txt: Deleted 2025/01/27 04:45:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/27 04:45:42 INFO : three.txt: Copied (new) 2025/01/27 04:45:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/27 04:45:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/27 04:45:43 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/27 04:45:43 INFO : one: Deleted 2025/01/27 04:45:43 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/27 04:45:43 INFO : one: Copied (new) 2025/01/27 04:45:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/27 04:45:43 DEBUG : two: Unchanged skipping 2025/01/27 04:45:44 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/27 04:45:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/27 04:45:44 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/27 04:45:44 INFO : three.txt: Deleted 2025/01/27 04:45:44 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/27 04:45:44 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (10.78s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:45:47 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/27 04:45:47 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for checks to finish 2025/01/27 04:45:47 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for transfers to finish 2025/01/27 04:45:47 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/01/27 04:45:47 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/27 04:45:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.29s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:45:49 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/27 04:45:49 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for checks to finish 2025/01/27 04:45:49 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for transfers to finish 2025/01/27 04:45:49 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/27 04:45:49 INFO : existing: Copied (new) 2025/01/27 04:45:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:45:50 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for checks to finish 2025/01/27 04:45:50 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/27 04:45:50 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/27 04:45:50 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for transfers to finish 2025/01/27 04:45:50 ERROR : B2 bucket rclone-test-kacimiy7moki: not deleting files as there were IO errors 2025/01/27 04:45:50 ERROR : B2 bucket rclone-test-kacimiy7moki: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" --- PASS: TestSyncImmutable (3.00s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:45:52 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/27 04:45:52 DEBUG : existing: Unchanged skipping 2025/01/27 04:45:52 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for checks to finish 2025/01/27 04:45:52 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for transfers to finish 2025/01/27 04:45:52 DEBUG : Waiting for deletions to finish 2025/01/27 04:45:52 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.37s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:46:05 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/27 04:46:05 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/27 04:46:05 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for checks to finish 2025/01/27 04:46:05 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/27 04:46:05 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/27 04:46:05 DEBUG : both0: Unchanged skipping 2025/01/27 04:46:05 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/27 04:46:05 DEBUG : both12: Unchanged skipping 2025/01/27 04:46:05 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/27 04:46:05 DEBUG : both1: Unchanged skipping 2025/01/27 04:46:05 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/27 04:46:05 DEBUG : both14: Unchanged skipping 2025/01/27 04:46:05 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/27 04:46:05 DEBUG : both10: Unchanged skipping 2025/01/27 04:46:05 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/27 04:46:05 DEBUG : both16: Unchanged skipping 2025/01/27 04:46:05 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/27 04:46:05 DEBUG : both17: Unchanged skipping 2025/01/27 04:46:05 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/27 04:46:05 DEBUG : both11: Unchanged skipping 2025/01/27 04:46:05 DEBUG : both13: Unchanged skipping 2025/01/27 04:46:05 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/27 04:46:05 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/27 04:46:05 DEBUG : both2: Unchanged skipping 2025/01/27 04:46:05 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/27 04:46:05 DEBUG : both3: Unchanged skipping 2025/01/27 04:46:05 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/27 04:46:05 DEBUG : both4: Unchanged skipping 2025/01/27 04:46:05 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/27 04:46:05 DEBUG : both19: Unchanged skipping 2025/01/27 04:46:05 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/27 04:46:05 DEBUG : both18: Unchanged skipping 2025/01/27 04:46:05 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/27 04:46:05 DEBUG : both7: Unchanged skipping 2025/01/27 04:46:05 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/27 04:46:05 DEBUG : both15: Unchanged skipping 2025/01/27 04:46:05 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/27 04:46:05 DEBUG : both5: Unchanged skipping 2025/01/27 04:46:05 DEBUG : both6: Unchanged skipping 2025/01/27 04:46:05 DEBUG : both8: Unchanged skipping 2025/01/27 04:46:05 DEBUG : both9: Unchanged skipping 2025/01/27 04:46:05 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for transfers to finish 2025/01/27 04:46:05 DEBUG : Waiting for deletions to finish 2025/01/27 04:46:05 INFO : only9: Deleted 2025/01/27 04:46:05 INFO : only11: Deleted 2025/01/27 04:46:06 INFO : only17: Deleted 2025/01/27 04:46:06 INFO : only19: Deleted 2025/01/27 04:46:06 INFO : only6: Deleted 2025/01/27 04:46:06 INFO : only3: Deleted 2025/01/27 04:46:06 INFO : only1: Deleted 2025/01/27 04:46:06 INFO : only18: Deleted 2025/01/27 04:46:06 INFO : only14: Deleted 2025/01/27 04:46:06 INFO : only15: Deleted 2025/01/27 04:46:06 INFO : only2: Deleted 2025/01/27 04:46:06 INFO : only5: Deleted 2025/01/27 04:46:06 INFO : only10: Deleted 2025/01/27 04:46:06 INFO : only8: Deleted 2025/01/27 04:46:06 INFO : only13: Deleted 2025/01/27 04:46:06 INFO : only16: Deleted 2025/01/27 04:46:06 INFO : only4: Deleted 2025/01/27 04:46:06 INFO : only7: Deleted 2025/01/27 04:46:06 INFO : only0: Deleted 2025/01/27 04:46:06 INFO : only12: Deleted 2025/01/27 04:46:06 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (17.12s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:46:22 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/27 04:46:22 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/27 04:46:22 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for checks to finish 2025/01/27 04:46:22 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/27 04:46:22 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/27 04:46:22 DEBUG : both0: Unchanged skipping 2025/01/27 04:46:22 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/27 04:46:22 DEBUG : both10: Unchanged skipping 2025/01/27 04:46:22 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/27 04:46:22 DEBUG : both11: Unchanged skipping 2025/01/27 04:46:22 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/27 04:46:22 DEBUG : both1: Unchanged skipping 2025/01/27 04:46:22 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/27 04:46:22 DEBUG : both15: Unchanged skipping 2025/01/27 04:46:22 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/27 04:46:22 DEBUG : both12: Unchanged skipping 2025/01/27 04:46:22 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/27 04:46:22 DEBUG : both13: Unchanged skipping 2025/01/27 04:46:22 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/27 04:46:22 DEBUG : both14: Unchanged skipping 2025/01/27 04:46:22 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/27 04:46:22 DEBUG : both19: Unchanged skipping 2025/01/27 04:46:22 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/27 04:46:22 DEBUG : both16: Unchanged skipping 2025/01/27 04:46:22 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/27 04:46:22 DEBUG : both17: Unchanged skipping 2025/01/27 04:46:22 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/27 04:46:22 DEBUG : both18: Unchanged skipping 2025/01/27 04:46:22 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/27 04:46:22 DEBUG : both5: Unchanged skipping 2025/01/27 04:46:22 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/27 04:46:22 DEBUG : both6: Unchanged skipping 2025/01/27 04:46:22 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/27 04:46:22 DEBUG : both7: Unchanged skipping 2025/01/27 04:46:22 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/27 04:46:22 DEBUG : both2: Unchanged skipping 2025/01/27 04:46:22 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/27 04:46:22 DEBUG : both3: Unchanged skipping 2025/01/27 04:46:22 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/27 04:46:22 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/27 04:46:22 DEBUG : both4: Unchanged skipping 2025/01/27 04:46:22 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/27 04:46:22 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/27 04:46:22 DEBUG : both8: Unchanged skipping 2025/01/27 04:46:22 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/27 04:46:22 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/27 04:46:22 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/27 04:46:22 DEBUG : both9: Unchanged skipping 2025/01/27 04:46:22 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/27 04:46:22 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/27 04:46:22 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/27 04:46:22 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/27 04:46:22 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/27 04:46:22 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/27 04:46:22 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/27 04:46:22 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/27 04:46:22 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/27 04:46:22 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/27 04:46:22 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/27 04:46:22 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/27 04:46:22 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/27 04:46:22 DEBUG : B2 bucket rclone-test-kacimiy7moki: Waiting for transfers to finish 2025/01/27 04:46:22 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/27 04:46:22 INFO : only0: Copied (replaced existing) 2025/01/27 04:46:22 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/27 04:46:22 INFO : only10: Copied (replaced existing) 2025/01/27 04:46:22 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/27 04:46:22 INFO : only13: Copied (replaced existing) 2025/01/27 04:46:22 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/27 04:46:22 INFO : only15: Copied (replaced existing) 2025/01/27 04:46:22 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/27 04:46:22 INFO : only16: Copied (replaced existing) 2025/01/27 04:46:22 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/27 04:46:22 INFO : only17: Copied (replaced existing) 2025/01/27 04:46:22 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/27 04:46:22 INFO : only1: Copied (replaced existing) 2025/01/27 04:46:22 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/27 04:46:22 INFO : only11: Copied (replaced existing) 2025/01/27 04:46:22 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/27 04:46:22 INFO : only2: Copied (replaced existing) 2025/01/27 04:46:22 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/27 04:46:22 INFO : only3: Copied (replaced existing) 2025/01/27 04:46:22 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/27 04:46:22 INFO : only12: Copied (replaced existing) 2025/01/27 04:46:22 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/27 04:46:22 INFO : only4: Copied (replaced existing) 2025/01/27 04:46:22 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/27 04:46:22 INFO : only5: Copied (replaced existing) 2025/01/27 04:46:23 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/27 04:46:23 INFO : only6: Copied (replaced existing) 2025/01/27 04:46:23 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/27 04:46:23 INFO : only14: Copied (replaced existing) 2025/01/27 04:46:23 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/27 04:46:23 INFO : only19: Copied (replaced existing) 2025/01/27 04:46:23 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/27 04:46:23 INFO : only18: Copied (replaced existing) 2025/01/27 04:46:23 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/27 04:46:23 INFO : only7: Copied (replaced existing) 2025/01/27 04:46:23 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/27 04:46:23 INFO : only9: Copied (replaced existing) 2025/01/27 04:46:23 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/27 04:46:23 INFO : only8: Copied (replaced existing) 2025/01/27 04:46:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (20.29s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:46:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/27 04:46:31 INFO : sub dir: Making directory 2025/01/27 04:46:31 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (2.97s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" 2025/01/27 04:46:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/27 04:46:34 INFO : sub dir: Making directory 2025/01/27 04:46:34 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kacimiy7moki", Local "Local file system at /tmp/rclone3519236637", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (2.97s) PASS 2025/01/27 04:46:37 DEBUG : B2 bucket rclone-test-kacimiy7moki: Purge remote 2025/01/27 04:46:37 INFO : B2 bucket rclone-test-kacimiy7moki: cleaning bucket "rclone-test-kacimiy7moki" of all files 2025/01/27 04:46:38 DEBUG : BackupDir/one: Deleting (id "4_z6f025da300fdab6b9f480e1b_f4143615572968c0a_d20250127_m044436_c001_v7007000_t0000_u01737953076680") 2025/01/27 04:46:38 DEBUG : BackupDir/one: Deleting (id "4_z6f025da300fdab6b9f480e1b_f10626a87748233ed_d20250127_m044431_c001_v0001184_t0025_u01737953071639") 2025/01/27 04:46:38 DEBUG : CompareDest/one: Deleting (id "4_z6f025da300fdab6b9f480e1b_f4143615572968b89_d20250127_m044413_c001_v7007000_t0000_u01737953053097") 2025/01/27 04:46:38 DEBUG : CompareDest/one: Deleting (id "4_z6f025da300fdab6b9f480e1b_f105bd8af94abadf2_d20250127_m044407_c001_v0001165_t0007_u01737953047068") 2025/01/27 04:46:38 DEBUG : CompareDest/two: Deleting (id "4_z6f025da300fdab6b9f480e1b_f4143615572968b8a_d20250127_m044413_c001_v7007000_t0000_u01737953053291") 2025/01/27 04:46:38 DEBUG : CompareDest/two: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a8eb_d20250127_m044408_c001_v0001165_t0019_u01737953048395") 2025/01/27 04:46:38 DEBUG : CopyDest/one: Deleting (id "4_z6f025da300fdab6b9f480e1b_f4143615572968c0b_d20250127_m044436_c001_v7007000_t0000_u01737953076867") 2025/01/27 04:46:38 DEBUG : CopyDest/one: Deleting (id "4_z6f025da300fdab6b9f480e1b_f117a57fe86027b51_d20250127_m044428_c001_v0001178_t0059_u01737953068805") 2025/01/27 04:46:38 DEBUG : CopyDest/three: Deleting (id "4_z6f025da300fdab6b9f480e1b_f4143615572968c0c_d20250127_m044437_c001_v7007000_t0000_u01737953077051") 2025/01/27 04:46:38 DEBUG : CopyDest/three: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a925_d20250127_m044434_c001_v0001165_t0055_u01737953074952") 2025/01/27 04:46:38 DEBUG : CopyDest/two: Deleting (id "4_z6f025da300fdab6b9f480e1b_f4143615572968c0d_d20250127_m044437_c001_v7007000_t0000_u01737953077241") 2025/01/27 04:46:39 DEBUG : CopyDest/two: Deleting (id "4_z6f025da300fdab6b9f480e1b_f105bd8af94abae34_d20250127_m044432_c001_v0001165_t0059_u01737953072966") 2025/01/27 04:46:39 DEBUG : EXISTING: Deleting (id "4_z6f025da300fdab6b9f480e1b_f404fd61f86cc1867_d20250127_m044552_c001_v7007000_t0000_u01737953152754") 2025/01/27 04:46:39 DEBUG : EXISTING: Deleting (id "4_z6f025da300fdab6b9f480e1b_f105bd8af94abaecc_d20250127_m044551_c001_v0001165_t0044_u01737953151756") 2025/01/27 04:46:39 DEBUG : Testêé: Deleting (id "4_z6f025da300fdab6b9f480e1b_f404fd61f86cc1861_d20250127_m044548_c001_v7007000_t0000_u01737953148384") 2025/01/27 04:46:39 DEBUG : Testêé: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520aa0c_d20250127_m044547_c001_v0001165_t0024_u01737953147787") 2025/01/27 04:46:39 DEBUG : Testêé: Deleting (id "4_z6f025da300fdab6b9f480e1b_f105bd8af94abaec0_d20250127_m044546_c001_v0001165_t0018_u01737953146828") 2025/01/27 04:46:39 DEBUG : a/potato2: Deleting (id "4_z6f025da300fdab6b9f480e1b_f41934c5c00a27ae3_d20250127_m044156_c001_v7007000_t0000_u01737952916730") 2025/01/27 04:46:39 DEBUG : a/potato2: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a7ae_d20250127_m044156_c001_v0001165_t0025_u01737952916128") 2025/01/27 04:46:39 DEBUG : a/potato2: Deleting (id "4_z6f025da300fdab6b9f480e1b_f41934c5c00a27acf_d20250127_m044154_c001_v7007000_t0000_u01737952914429") 2025/01/27 04:46:39 DEBUG : a/potato2: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a7a4_d20250127_m044153_c001_v0001165_t0041_u01737952913657") 2025/01/27 04:46:39 DEBUG : a/potato2: Deleting (id "4_z6f025da300fdab6b9f480e1b_f407336657964a622_d20250127_m044134_c001_v7007000_t0000_u01737952894302") 2025/01/27 04:46:39 DEBUG : a/potato2: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a774_d20250127_m044133_c001_v0001165_t0000_u01737952893517") 2025/01/27 04:46:39 DEBUG : b/potato: Deleting (id "4_z6f025da300fdab6b9f480e1b_f41934c5c00a27ae6_d20250127_m044156_c001_v7007000_t0000_u01737952916913") 2025/01/27 04:46:39 DEBUG : b/potato: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a7a6_d20250127_m044155_c001_v0001165_t0052_u01737952915342") 2025/01/27 04:46:39 DEBUG : b/potato: Deleting (id "4_z6f025da300fdab6b9f480e1b_f41934c5c00a27ace_d20250127_m044153_c001_v7007000_t0000_u01737952913876") 2025/01/27 04:46:39 DEBUG : b/potato: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a79e_d20250127_m044152_c001_v0001165_t0010_u01737952912879") 2025/01/27 04:46:39 DEBUG : b/potato: Deleting (id "4_z6f025da300fdab6b9f480e1b_f407336657964a621_d20250127_m044133_c001_v7007000_t0000_u01737952893750") 2025/01/27 04:46:39 DEBUG : b/potato: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a770_d20250127_m044132_c001_v0001165_t0022_u01737952892669") 2025/01/27 04:46:39 DEBUG : backup/one: Deleting (id "4_z6f025da300fdab6b9f480e1b_f4032164c4479304e_d20250127_m044448_c001_v7007000_t0000_u01737953088927") 2025/01/27 04:46:39 DEBUG : backup/one: Deleting (id "4_z6f025da300fdab6b9f480e1b_f114ff3aaeef02ae5_d20250127_m044447_c001_v0001182_t0020_u01737953087200") 2025/01/27 04:46:40 DEBUG : backup/one: Deleting (id "4_z6f025da300fdab6b9f480e1b_f102d959981c73beb_d20250127_m044443_c001_v0001184_t0048_u01737953083697") 2025/01/27 04:46:40 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f025da300fdab6b9f480e1b_f41934c5c00a2aaa8_d20250127_m044512_c001_v7007000_t0000_u01737953112717") 2025/01/27 04:46:40 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f025da300fdab6b9f480e1b_f11348a903eab562e_d20250127_m044510_c001_v0001182_t0046_u01737953110911") 2025/01/27 04:46:40 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f025da300fdab6b9f480e1b_f117f2f738fb1a891_d20250127_m044507_c001_v0001182_t0017_u01737953107395") 2025/01/27 04:46:40 DEBUG : backup/one.bak: Deleting (id "4_z6f025da300fdab6b9f480e1b_f407336657964a71c_d20250127_m044500_c001_v7007000_t0000_u01737953100864") 2025/01/27 04:46:40 DEBUG : backup/one.bak: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1141de5c4d637373_d20250127_m044459_c001_v0001184_t0045_u01737953099232") 2025/01/27 04:46:40 DEBUG : backup/one.bak: Deleting (id "4_z6f025da300fdab6b9f480e1b_f11386b03c1f0f618_d20250127_m044455_c001_v0001184_t0006_u01737953095581") 2025/01/27 04:46:40 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f025da300fdab6b9f480e1b_f41934c5c00a2aaa9_d20250127_m044512_c001_v7007000_t0000_u01737953112943") 2025/01/27 04:46:40 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1141de5c4d63759c_d20250127_m044511_c001_v0001184_t0024_u01737953111935") 2025/01/27 04:46:40 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f025da300fdab6b9f480e1b_f118bca5d03861c52_d20250127_m044508_c001_v0001178_t0051_u01737953108768") 2025/01/27 04:46:40 DEBUG : backup/three.txt: Deleting (id "4_z6f025da300fdab6b9f480e1b_f4032164c44793050_d20250127_m044449_c001_v7007000_t0000_u01737953089160") 2025/01/27 04:46:40 DEBUG : backup/three.txt: Deleting (id "4_z6f025da300fdab6b9f480e1b_f117fe96b62431dcb_d20250127_m044448_c001_v0001099_t0019_u01737953088033") 2025/01/27 04:46:40 DEBUG : backup/three.txt: Deleting (id "4_z6f025da300fdab6b9f480e1b_f115bfd3b5d15fc89_d20250127_m044445_c001_v0001182_t0040_u01737953085109") 2025/01/27 04:46:40 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f025da300fdab6b9f480e1b_f407336657964a71d_d20250127_m044501_c001_v7007000_t0000_u01737953101057") 2025/01/27 04:46:40 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f025da300fdab6b9f480e1b_f117735fc4d8fe18b_d20250127_m044500_c001_v0001120_t0009_u01737953100036") 2025/01/27 04:46:40 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f025da300fdab6b9f480e1b_f118259c26a86d6a5_d20250127_m044456_c001_v0001113_t0008_u01737953096989") 2025/01/27 04:46:40 DEBUG : both0: Deleting (id "4_z6f025da300fdab6b9f480e1b_f401f7838ae8c1d30_d20250127_m044623_c001_v7007000_t0000_u01737953183943") 2025/01/27 04:46:40 DEBUG : both0: Deleting (id "4_z6f025da300fdab6b9f480e1b_f117a57fe86027e09_d20250127_m044612_c001_v0001178_t0020_u01737953172094") 2025/01/27 04:46:40 DEBUG : both0: Deleting (id "4_z6f025da300fdab6b9f480e1b_f4066816e38addc94_d20250127_m044607_c001_v7007000_t0000_u01737953167406") 2025/01/27 04:46:40 DEBUG : both0: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520aa28_d20250127_m044554_c001_v0001165_t0056_u01737953154976") 2025/01/27 04:46:40 DEBUG : both1: Deleting (id "4_z6f025da300fdab6b9f480e1b_f401f7838ae8c1d31_d20250127_m044624_c001_v7007000_t0000_u01737953184128") 2025/01/27 04:46:40 DEBUG : both1: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520aa6e_d20250127_m044613_c001_v0001165_t0028_u01737953173252") 2025/01/27 04:46:41 DEBUG : both1: Deleting (id "4_z6f025da300fdab6b9f480e1b_f4066816e38addc9a_d20250127_m044607_c001_v7007000_t0000_u01737953167593") 2025/01/27 04:46:41 DEBUG : both1: Deleting (id "4_z6f025da300fdab6b9f480e1b_f105bd8af94abaed4_d20250127_m044555_c001_v0001165_t0017_u01737953155773") 2025/01/27 04:46:41 DEBUG : both10: Deleting (id "4_z6f025da300fdab6b9f480e1b_f401f7838ae8c1d32_d20250127_m044624_c001_v7007000_t0000_u01737953184316") 2025/01/27 04:46:41 DEBUG : both10: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520aa86_d20250127_m044617_c001_v0001165_t0030_u01737953177175") 2025/01/27 04:46:41 DEBUG : both10: Deleting (id "4_z6f025da300fdab6b9f480e1b_f4066816e38addca0_d20250127_m044607_c001_v7007000_t0000_u01737953167779") 2025/01/27 04:46:41 DEBUG : both10: Deleting (id "4_z6f025da300fdab6b9f480e1b_f105bd8af94abaee4_d20250127_m044559_c001_v0001165_t0057_u01737953159920") 2025/01/27 04:46:41 DEBUG : both11: Deleting (id "4_z6f025da300fdab6b9f480e1b_f401f7838ae8c1d34_d20250127_m044624_c001_v7007000_t0000_u01737953184506") 2025/01/27 04:46:41 DEBUG : both11: Deleting (id "4_z6f025da300fdab6b9f480e1b_f105bd8af94abaf1e_d20250127_m044617_c001_v0001165_t0053_u01737953177664") 2025/01/27 04:46:41 DEBUG : both11: Deleting (id "4_z6f025da300fdab6b9f480e1b_f4066816e38addca3_d20250127_m044607_c001_v7007000_t0000_u01737953167965") 2025/01/27 04:46:41 DEBUG : both11: Deleting (id "4_z6f025da300fdab6b9f480e1b_f117a57fe86027db7_d20250127_m044600_c001_v0001178_t0020_u01737953160396") 2025/01/27 04:46:41 DEBUG : both12: Deleting (id "4_z6f025da300fdab6b9f480e1b_f401f7838ae8c1d35_d20250127_m044624_c001_v7007000_t0000_u01737953184691") 2025/01/27 04:46:41 DEBUG : both12: Deleting (id "4_z6f025da300fdab6b9f480e1b_f117a57fe86027e3d_d20250127_m044618_c001_v0001178_t0008_u01737953178156") 2025/01/27 04:46:41 DEBUG : both12: Deleting (id "4_z6f025da300fdab6b9f480e1b_f4066816e38addcaa_d20250127_m044608_c001_v7007000_t0000_u01737953168150") 2025/01/27 04:46:41 DEBUG : both12: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520aa48_d20250127_m044601_c001_v0001165_t0039_u01737953161025") 2025/01/27 04:46:41 DEBUG : both13: Deleting (id "4_z6f025da300fdab6b9f480e1b_f401f7838ae8c1d36_d20250127_m044624_c001_v7007000_t0000_u01737953184886") 2025/01/27 04:46:41 DEBUG : both13: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520aa8c_d20250127_m044618_c001_v0001165_t0015_u01737953178597") 2025/01/27 04:46:41 DEBUG : both13: Deleting (id "4_z6f025da300fdab6b9f480e1b_f4066816e38addcac_d20250127_m044608_c001_v7007000_t0000_u01737953168350") 2025/01/27 04:46:41 DEBUG : both13: Deleting (id "4_z6f025da300fdab6b9f480e1b_f105bd8af94abaeea_d20250127_m044601_c001_v0001165_t0033_u01737953161495") 2025/01/27 04:46:41 DEBUG : both14: Deleting (id "4_z6f025da300fdab6b9f480e1b_f401f7838ae8c1d37_d20250127_m044625_c001_v7007000_t0000_u01737953185071") 2025/01/27 04:46:41 DEBUG : both14: Deleting (id "4_z6f025da300fdab6b9f480e1b_f105bd8af94abaf22_d20250127_m044619_c001_v0001165_t0031_u01737953179039") 2025/01/27 04:46:42 DEBUG : both14: Deleting (id "4_z6f025da300fdab6b9f480e1b_f4066816e38addcb1_d20250127_m044608_c001_v7007000_t0000_u01737953168534") 2025/01/27 04:46:42 DEBUG : both14: Deleting (id "4_z6f025da300fdab6b9f480e1b_f117a57fe86027dc7_d20250127_m044601_c001_v0001178_t0019_u01737953161996") 2025/01/27 04:46:42 DEBUG : both15: Deleting (id "4_z6f025da300fdab6b9f480e1b_f401f7838ae8c1d38_d20250127_m044625_c001_v7007000_t0000_u01737953185255") 2025/01/27 04:46:42 DEBUG : both15: Deleting (id "4_z6f025da300fdab6b9f480e1b_f117a57fe86027e47_d20250127_m044619_c001_v0001178_t0038_u01737953179530") 2025/01/27 04:46:42 DEBUG : both15: Deleting (id "4_z6f025da300fdab6b9f480e1b_f4066816e38addcb7_d20250127_m044608_c001_v7007000_t0000_u01737953168718") 2025/01/27 04:46:42 DEBUG : both15: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520aa4e_d20250127_m044602_c001_v0001165_t0045_u01737953162412") 2025/01/27 04:46:42 DEBUG : both16: Deleting (id "4_z6f025da300fdab6b9f480e1b_f401f7838ae8c1d39_d20250127_m044625_c001_v7007000_t0000_u01737953185439") 2025/01/27 04:46:42 DEBUG : both16: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520aa92_d20250127_m044619_c001_v0001165_t0009_u01737953179937") 2025/01/27 04:46:42 DEBUG : both16: Deleting (id "4_z6f025da300fdab6b9f480e1b_f4066816e38addcba_d20250127_m044608_c001_v7007000_t0000_u01737953168908") 2025/01/27 04:46:42 DEBUG : both16: Deleting (id "4_z6f025da300fdab6b9f480e1b_f105bd8af94abaeee_d20250127_m044602_c001_v0001165_t0043_u01737953162844") 2025/01/27 04:46:42 DEBUG : both17: Deleting (id "4_z6f025da300fdab6b9f480e1b_f401f7838ae8c1d3a_d20250127_m044625_c001_v7007000_t0000_u01737953185653") 2025/01/27 04:46:42 DEBUG : both17: Deleting (id "4_z6f025da300fdab6b9f480e1b_f105bd8af94abaf28_d20250127_m044620_c001_v0001165_t0008_u01737953180346") 2025/01/27 04:46:42 DEBUG : both17: Deleting (id "4_z6f025da300fdab6b9f480e1b_f4066816e38addcbc_d20250127_m044609_c001_v7007000_t0000_u01737953169095") 2025/01/27 04:46:42 DEBUG : both17: Deleting (id "4_z6f025da300fdab6b9f480e1b_f117a57fe86027dd3_d20250127_m044603_c001_v0001178_t0041_u01737953163250") 2025/01/27 04:46:42 DEBUG : both18: Deleting (id "4_z6f025da300fdab6b9f480e1b_f401f7838ae8c1d3b_d20250127_m044625_c001_v7007000_t0000_u01737953185838") 2025/01/27 04:46:42 DEBUG : both18: Deleting (id "4_z6f025da300fdab6b9f480e1b_f117a57fe86027e4f_d20250127_m044620_c001_v0001178_t0041_u01737953180747") 2025/01/27 04:46:42 DEBUG : both18: Deleting (id "4_z6f025da300fdab6b9f480e1b_f4066816e38addcbd_d20250127_m044609_c001_v7007000_t0000_u01737953169286") 2025/01/27 04:46:42 DEBUG : both18: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520aa52_d20250127_m044603_c001_v0001165_t0031_u01737953163668") 2025/01/27 04:46:42 DEBUG : both19: Deleting (id "4_z6f025da300fdab6b9f480e1b_f401f7838ae8c1d3c_d20250127_m044626_c001_v7007000_t0000_u01737953186025") 2025/01/27 04:46:42 DEBUG : both19: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520aa98_d20250127_m044621_c001_v0001165_t0055_u01737953181178") 2025/01/27 04:46:42 DEBUG : both19: Deleting (id "4_z6f025da300fdab6b9f480e1b_f4066816e38addcbe_d20250127_m044609_c001_v7007000_t0000_u01737953169470") 2025/01/27 04:46:43 DEBUG : both19: Deleting (id "4_z6f025da300fdab6b9f480e1b_f105bd8af94abaef4_d20250127_m044604_c001_v0001165_t0059_u01737953164140") 2025/01/27 04:46:43 DEBUG : both2: Deleting (id "4_z6f025da300fdab6b9f480e1b_f401f7838ae8c1d3d_d20250127_m044626_c001_v7007000_t0000_u01737953186210") 2025/01/27 04:46:43 DEBUG : both2: Deleting (id "4_z6f025da300fdab6b9f480e1b_f105bd8af94abaf0a_d20250127_m044613_c001_v0001165_t0055_u01737953173704") 2025/01/27 04:46:43 DEBUG : both2: Deleting (id "4_z6f025da300fdab6b9f480e1b_f4066816e38addcc0_d20250127_m044609_c001_v7007000_t0000_u01737953169655") 2025/01/27 04:46:43 DEBUG : both2: Deleting (id "4_z6f025da300fdab6b9f480e1b_f117a57fe86027d93_d20250127_m044556_c001_v0001178_t0057_u01737953156256") 2025/01/27 04:46:43 DEBUG : both3: Deleting (id "4_z6f025da300fdab6b9f480e1b_f401f7838ae8c1d3e_d20250127_m044626_c001_v7007000_t0000_u01737953186394") 2025/01/27 04:46:43 DEBUG : both3: Deleting (id "4_z6f025da300fdab6b9f480e1b_f117a57fe86027e17_d20250127_m044614_c001_v0001178_t0016_u01737953174131") 2025/01/27 04:46:43 DEBUG : both3: Deleting (id "4_z6f025da300fdab6b9f480e1b_f4066816e38addcc4_d20250127_m044609_c001_v7007000_t0000_u01737953169838") 2025/01/27 04:46:43 DEBUG : both3: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520aa2c_d20250127_m044556_c001_v0001165_t0048_u01737953156720") 2025/01/27 04:46:43 DEBUG : both4: Deleting (id "4_z6f025da300fdab6b9f480e1b_f401f7838ae8c1d3f_d20250127_m044626_c001_v7007000_t0000_u01737953186578") 2025/01/27 04:46:43 DEBUG : both4: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520aa78_d20250127_m044614_c001_v0001165_t0048_u01737953174552") 2025/01/27 04:46:43 DEBUG : both4: Deleting (id "4_z6f025da300fdab6b9f480e1b_f4066816e38addcc7_d20250127_m044610_c001_v7007000_t0000_u01737953170033") 2025/01/27 04:46:43 DEBUG : both4: Deleting (id "4_z6f025da300fdab6b9f480e1b_f105bd8af94abaeda_d20250127_m044557_c001_v0001165_t0000_u01737953157188") 2025/01/27 04:46:43 DEBUG : both5: Deleting (id "4_z6f025da300fdab6b9f480e1b_f401f7838ae8c1d40_d20250127_m044626_c001_v7007000_t0000_u01737953186774") 2025/01/27 04:46:43 DEBUG : both5: Deleting (id "4_z6f025da300fdab6b9f480e1b_f105bd8af94abaf0e_d20250127_m044614_c001_v0001165_t0016_u01737953174969") 2025/01/27 04:46:43 DEBUG : both5: Deleting (id "4_z6f025da300fdab6b9f480e1b_f4066816e38addcc9_d20250127_m044610_c001_v7007000_t0000_u01737953170217") 2025/01/27 04:46:43 DEBUG : both5: Deleting (id "4_z6f025da300fdab6b9f480e1b_f117a57fe86027d9f_d20250127_m044557_c001_v0001178_t0014_u01737953157738") 2025/01/27 04:46:43 DEBUG : both6: Deleting (id "4_z6f025da300fdab6b9f480e1b_f401f7838ae8c1d41_d20250127_m044626_c001_v7007000_t0000_u01737953186959") 2025/01/27 04:46:43 DEBUG : both6: Deleting (id "4_z6f025da300fdab6b9f480e1b_f117a57fe86027e25_d20250127_m044615_c001_v0001178_t0045_u01737953175372") 2025/01/27 04:46:43 DEBUG : both6: Deleting (id "4_z6f025da300fdab6b9f480e1b_f4066816e38addccc_d20250127_m044610_c001_v7007000_t0000_u01737953170402") 2025/01/27 04:46:43 DEBUG : both6: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520aa36_d20250127_m044558_c001_v0001165_t0058_u01737953158158") 2025/01/27 04:46:44 DEBUG : both7: Deleting (id "4_z6f025da300fdab6b9f480e1b_f401f7838ae8c1d42_d20250127_m044627_c001_v7007000_t0000_u01737953187144") 2025/01/27 04:46:44 DEBUG : both7: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520aa82_d20250127_m044615_c001_v0001165_t0033_u01737953175799") 2025/01/27 04:46:44 DEBUG : both7: Deleting (id "4_z6f025da300fdab6b9f480e1b_f4066816e38addccd_d20250127_m044610_c001_v7007000_t0000_u01737953170588") 2025/01/27 04:46:44 DEBUG : both7: Deleting (id "4_z6f025da300fdab6b9f480e1b_f105bd8af94abaede_d20250127_m044558_c001_v0001165_t0028_u01737953158586") 2025/01/27 04:46:44 DEBUG : both8: Deleting (id "4_z6f025da300fdab6b9f480e1b_f401f7838ae8c1d43_d20250127_m044627_c001_v7007000_t0000_u01737953187329") 2025/01/27 04:46:44 DEBUG : both8: Deleting (id "4_z6f025da300fdab6b9f480e1b_f105bd8af94abaf16_d20250127_m044616_c001_v0001165_t0044_u01737953176292") 2025/01/27 04:46:44 DEBUG : both8: Deleting (id "4_z6f025da300fdab6b9f480e1b_f4066816e38addcd0_d20250127_m044610_c001_v7007000_t0000_u01737953170786") 2025/01/27 04:46:44 DEBUG : both8: Deleting (id "4_z6f025da300fdab6b9f480e1b_f117a57fe86027dad_d20250127_m044559_c001_v0001178_t0038_u01737953159042") 2025/01/27 04:46:44 DEBUG : both9: Deleting (id "4_z6f025da300fdab6b9f480e1b_f401f7838ae8c1d44_d20250127_m044627_c001_v7007000_t0000_u01737953187514") 2025/01/27 04:46:44 DEBUG : both9: Deleting (id "4_z6f025da300fdab6b9f480e1b_f117a57fe86027e35_d20250127_m044616_c001_v0001178_t0031_u01737953176767") 2025/01/27 04:46:44 DEBUG : both9: Deleting (id "4_z6f025da300fdab6b9f480e1b_f4066816e38addcd5_d20250127_m044610_c001_v7007000_t0000_u01737953170977") 2025/01/27 04:46:44 DEBUG : both9: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520aa3e_d20250127_m044559_c001_v0001165_t0055_u01737953159491") 2025/01/27 04:46:44 DEBUG : c/non empty space: Deleting (id "4_z6f025da300fdab6b9f480e1b_f41934c5c00a27ae8_d20250127_m044157_c001_v7007000_t0000_u01737952917095") 2025/01/27 04:46:44 DEBUG : c/non empty space: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a7a8_d20250127_m044155_c001_v0001165_t0020_u01737952915561") 2025/01/27 04:46:44 DEBUG : c/non empty space: Deleting (id "4_z6f025da300fdab6b9f480e1b_f41934c5c00a27ad1_d20250127_m044154_c001_v7007000_t0000_u01737952914611") 2025/01/27 04:46:44 DEBUG : c/non empty space: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a7a0_d20250127_m044153_c001_v0001165_t0001_u01737952913075") 2025/01/27 04:46:44 DEBUG : c/non empty space: Deleting (id "4_z6f025da300fdab6b9f480e1b_f407336657964a623_d20250127_m044134_c001_v7007000_t0000_u01737952894488") 2025/01/27 04:46:44 DEBUG : c/non empty space: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a772_d20250127_m044132_c001_v0001165_t0005_u01737952892896") 2025/01/27 04:46:44 DEBUG : check sum: Deleting (id "4_z6f025da300fdab6b9f480e1b_f407336657964a60c_d20250127_m044122_c001_v7007000_t0000_u01737952882152") 2025/01/27 04:46:44 DEBUG : check sum: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a756_d20250127_m044121_c001_v0001165_t0016_u01737952881192") 2025/01/27 04:46:44 DEBUG : dest/3: Deleting (id "4_z6f025da300fdab6b9f480e1b_f4143615572968b97_d20250127_m044422_c001_v7007000_t0000_u01737953062066") 2025/01/27 04:46:44 DEBUG : dest/3: Deleting (id "4_z6f025da300fdab6b9f480e1b_f4050dba91897c33d_d20250127_m044420_c001_v0001183_t0039_u01737953060963") 2025/01/27 04:46:45 DEBUG : dst/one: Deleting (id "4_z6f025da300fdab6b9f480e1b_f404fd61f86cc1850_d20250127_m044545_c001_v7007000_t0000_u01737953145370") 2025/01/27 04:46:45 DEBUG : dst/one: Deleting (id "4_z6f025da300fdab6b9f480e1b_f11367ce661c431c4_d20250127_m044543_c001_v0001183_t0021_u01737953143619") 2025/01/27 04:46:45 DEBUG : dst/one: Deleting (id "4_z6f025da300fdab6b9f480e1b_f4116ff8e39b7ecc4_d20250127_m044543_c001_v7007000_t0000_u01737953143434") 2025/01/27 04:46:45 DEBUG : dst/one: Deleting (id "4_z6f025da300fdab6b9f480e1b_f11367ce661c43172_d20250127_m044541_c001_v0001183_t0054_u01737953141073") 2025/01/27 04:46:45 DEBUG : dst/one: Deleting (id "4_z6f025da300fdab6b9f480e1b_f4116ff8e39b7ecc0_d20250127_m044540_c001_v7007000_t0000_u01737953140343") 2025/01/27 04:46:45 DEBUG : dst/one: Deleting (id "4_z6f025da300fdab6b9f480e1b_f105bd8af94abaeb6_d20250127_m044536_c001_v0001165_t0049_u01737953136041") 2025/01/27 04:46:45 DEBUG : dst/one: Deleting (id "4_z6f025da300fdab6b9f480e1b_f404fd61f86cc1826_d20250127_m044534_c001_v7007000_t0000_u01737953134571") 2025/01/27 04:46:45 DEBUG : dst/one: Deleting (id "4_z6f025da300fdab6b9f480e1b_f116a3b3ab5d642ac_d20250127_m044532_c001_v0001184_t0031_u01737953132721") 2025/01/27 04:46:45 DEBUG : dst/one: Deleting (id "4_z6f025da300fdab6b9f480e1b_f404fd61f86cc1819_d20250127_m044532_c001_v7007000_t0000_u01737953132537") 2025/01/27 04:46:45 DEBUG : dst/one: Deleting (id "4_z6f025da300fdab6b9f480e1b_f116a3b3ab5d64224_d20250127_m044529_c001_v0001184_t0000_u01737953129582") 2025/01/27 04:46:45 DEBUG : dst/one: Deleting (id "4_z6f025da300fdab6b9f480e1b_f404fd61f86cc1803_d20250127_m044528_c001_v7007000_t0000_u01737953128856") 2025/01/27 04:46:45 DEBUG : dst/one: Deleting (id "4_z6f025da300fdab6b9f480e1b_f105bd8af94abaea0_d20250127_m044524_c001_v0001165_t0007_u01737953124464") 2025/01/27 04:46:45 DEBUG : dst/one: Deleting (id "4_z6f025da300fdab6b9f480e1b_f41934c5c00a2ab30_d20250127_m044523_c001_v7007000_t0000_u01737953123161") 2025/01/27 04:46:45 DEBUG : dst/one: Deleting (id "4_z6f025da300fdab6b9f480e1b_f116a3b3ab5d640b1_d20250127_m044521_c001_v0001184_t0008_u01737953121454") 2025/01/27 04:46:45 DEBUG : dst/one: Deleting (id "4_z6f025da300fdab6b9f480e1b_f41151c353cf3fb60_d20250127_m044521_c001_v7007000_t0000_u01737953121271") 2025/01/27 04:46:45 DEBUG : dst/one: Deleting (id "4_z6f025da300fdab6b9f480e1b_f116a3b3ab5d6401f_d20250127_m044518_c001_v0001184_t0012_u01737953118277") 2025/01/27 04:46:45 DEBUG : dst/one: Deleting (id "4_z6f025da300fdab6b9f480e1b_f41151c353cf3fb52_d20250127_m044517_c001_v7007000_t0000_u01737953117540") 2025/01/27 04:46:45 DEBUG : dst/one: Deleting (id "4_z6f025da300fdab6b9f480e1b_f117a57fe86027c77_d20250127_m044514_c001_v0001178_t0005_u01737953114041") 2025/01/27 04:46:45 DEBUG : dst/one: Deleting (id "4_z6f025da300fdab6b9f480e1b_f41934c5c00a2aaaa_d20250127_m044513_c001_v7007000_t0000_u01737953113126") 2025/01/27 04:46:45 DEBUG : dst/one: Deleting (id "4_z6f025da300fdab6b9f480e1b_f10948513eb777054_d20250127_m044511_c001_v0001184_t0057_u01737953111312") 2025/01/27 04:46:46 DEBUG : dst/one: Deleting (id "4_z6f025da300fdab6b9f480e1b_f4021173714f835b1_d20250127_m044511_c001_v7007000_t0000_u01737953111127") 2025/01/27 04:46:46 DEBUG : dst/one: Deleting (id "4_z6f025da300fdab6b9f480e1b_f10948513eb776fde_d20250127_m044508_c001_v0001184_t0028_u01737953108336") 2025/01/27 04:46:46 DEBUG : dst/one: Deleting (id "4_z6f025da300fdab6b9f480e1b_f4021173714f8359c_d20250127_m044507_c001_v7007000_t0000_u01737953107606") 2025/01/27 04:46:46 DEBUG : dst/one: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a980_d20250127_m044502_c001_v0001165_t0031_u01737953102185") 2025/01/27 04:46:46 DEBUG : dst/one: Deleting (id "4_z6f025da300fdab6b9f480e1b_f407336657964a71e_d20250127_m044501_c001_v7007000_t0000_u01737953101241") 2025/01/27 04:46:46 DEBUG : dst/one: Deleting (id "4_z6f025da300fdab6b9f480e1b_f102d959981c73e47_d20250127_m044459_c001_v0001184_t0015_u01737953099631") 2025/01/27 04:46:46 DEBUG : dst/one: Deleting (id "4_z6f025da300fdab6b9f480e1b_f416bc7984a471e20_d20250127_m044459_c001_v7007000_t0000_u01737953099450") 2025/01/27 04:46:46 DEBUG : dst/one: Deleting (id "4_z6f025da300fdab6b9f480e1b_f102d959981c73dce_d20250127_m044456_c001_v0001184_t0028_u01737953096589") 2025/01/27 04:46:46 DEBUG : dst/one: Deleting (id "4_z6f025da300fdab6b9f480e1b_f416bc7984a471e1e_d20250127_m044455_c001_v7007000_t0000_u01737953095802") 2025/01/27 04:46:46 DEBUG : dst/one: Deleting (id "4_z6f025da300fdab6b9f480e1b_f105bd8af94abae62_d20250127_m044450_c001_v0001165_t0033_u01737953090276") 2025/01/27 04:46:46 DEBUG : dst/one: Deleting (id "4_z6f025da300fdab6b9f480e1b_f4032164c44793051_d20250127_m044449_c001_v7007000_t0000_u01737953089352") 2025/01/27 04:46:46 DEBUG : dst/one: Deleting (id "4_z6f025da300fdab6b9f480e1b_f116e5ac3dc771b00_d20250127_m044447_c001_v0001177_t0015_u01737953087578") 2025/01/27 04:46:46 DEBUG : dst/one: Deleting (id "4_z6f025da300fdab6b9f480e1b_f41934c5c00a2aa1e_d20250127_m044447_c001_v7007000_t0000_u01737953087397") 2025/01/27 04:46:46 DEBUG : dst/one: Deleting (id "4_z6f025da300fdab6b9f480e1b_f116e5ac3dc771ae0_d20250127_m044444_c001_v0001177_t0034_u01737953084615") 2025/01/27 04:46:46 DEBUG : dst/one: Deleting (id "4_z6f025da300fdab6b9f480e1b_f41934c5c00a2a9ff_d20250127_m044443_c001_v7007000_t0000_u01737953083893") 2025/01/27 04:46:46 DEBUG : dst/one: Deleting (id "4_z6f025da300fdab6b9f480e1b_f117a57fe86027b8d_d20250127_m044438_c001_v0001178_t0045_u01737953078542") 2025/01/27 04:46:46 DEBUG : dst/one: Deleting (id "4_z6f025da300fdab6b9f480e1b_f4143615572968c0f_d20250127_m044437_c001_v7007000_t0000_u01737953077425") 2025/01/27 04:46:46 DEBUG : dst/one: Deleting (id "4_z6f025da300fdab6b9f480e1b_f101792d96daaa329_d20250127_m044432_c001_v0001105_t0022_u01737953072041") 2025/01/27 04:46:46 DEBUG : dst/one: Deleting (id "4_z6f025da300fdab6b9f480e1b_f4087affe9c1fd4af_d20250127_m044431_c001_v7007000_t0000_u01737953071834") 2025/01/27 04:46:46 DEBUG : dst/one: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a911_d20250127_m044428_c001_v0001165_t0000_u01737953068222") 2025/01/27 04:46:46 DEBUG : dst/one: Deleting (id "4_z6f025da300fdab6b9f480e1b_f10063cb6832c64bb_d20250127_m044427_c001_v0001182_t0032_u01737953067474") 2025/01/27 04:46:46 DEBUG : dst/one: Deleting (id "4_z6f025da300fdab6b9f480e1b_f10063cb6832c64a0_d20250127_m044426_c001_v0001182_t0025_u01737953066474") 2025/01/27 04:46:47 DEBUG : dst/one: Deleting (id "4_z6f025da300fdab6b9f480e1b_f4143615572968b8b_d20250127_m044413_c001_v7007000_t0000_u01737953053472") 2025/01/27 04:46:47 DEBUG : dst/one: Deleting (id "4_z6f025da300fdab6b9f480e1b_f117a57fe86027ab1_d20250127_m044406_c001_v0001178_t0038_u01737953046468") 2025/01/27 04:46:47 DEBUG : dst/one: Deleting (id "4_z6f025da300fdab6b9f480e1b_f11803657bcfa6cba_d20250127_m044405_c001_v0001183_t0007_u01737953045719") 2025/01/27 04:46:47 DEBUG : dst/one: Deleting (id "4_z6f025da300fdab6b9f480e1b_f11803657bcfa6ca6_d20250127_m044404_c001_v0001183_t0047_u01737953044770") 2025/01/27 04:46:47 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f025da300fdab6b9f480e1b_f404fd61f86cc1852_d20250127_m044545_c001_v7007000_t0000_u01737953145550") 2025/01/27 04:46:47 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f025da300fdab6b9f480e1b_f115b7b31b9cdd7d3_d20250127_m044543_c001_v0001184_t0015_u01737953143234") 2025/01/27 04:46:47 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f025da300fdab6b9f480e1b_f111ccf9e0091a491_d20250127_m044540_c001_v0001146_t0041_u01737953140011") 2025/01/27 04:46:47 DEBUG : dst/one.bak: Deleting (id "4_z6f025da300fdab6b9f480e1b_f404fd61f86cc1827_d20250127_m044534_c001_v7007000_t0000_u01737953134752") 2025/01/27 04:46:47 DEBUG : dst/one.bak: Deleting (id "4_z6f025da300fdab6b9f480e1b_f11413f9d7a741dd7_d20250127_m044532_c001_v0001042_t0011_u01737953132160") 2025/01/27 04:46:47 DEBUG : dst/one.bak: Deleting (id "4_z6f025da300fdab6b9f480e1b_f114bef928f566dee_d20250127_m044528_c001_v0001104_t0031_u01737953128302") 2025/01/27 04:46:47 DEBUG : dst/one.bak: Deleting (id "4_z6f025da300fdab6b9f480e1b_f41934c5c00a2ab32_d20250127_m044523_c001_v7007000_t0000_u01737953123345") 2025/01/27 04:46:47 DEBUG : dst/one.bak: Deleting (id "4_z6f025da300fdab6b9f480e1b_f111acdee39018258_d20250127_m044520_c001_v0001145_t0018_u01737953120780") 2025/01/27 04:46:47 DEBUG : dst/one.bak: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1055b1bf37627750_d20250127_m044517_c001_v0001157_t0038_u01737953117262") 2025/01/27 04:46:47 DEBUG : dst/three: Deleting (id "4_z6f025da300fdab6b9f480e1b_f4143615572968c10_d20250127_m044437_c001_v7007000_t0000_u01737953077611") 2025/01/27 04:46:47 DEBUG : dst/three: Deleting (id "4_z6f025da300fdab6b9f480e1b_f10063cb6832c6592_d20250127_m044436_c001_v0001182_t0052_u01737953076099") 2025/01/27 04:46:47 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f025da300fdab6b9f480e1b_f404fd61f86cc1853_d20250127_m044545_c001_v7007000_t0000_u01737953145731") 2025/01/27 04:46:47 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1179ac8e189f3884_d20250127_m044544_c001_v0001183_t0015_u01737953144405") 2025/01/27 04:46:47 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1002cb70ab1e58a7_d20250127_m044541_c001_v0001184_t0029_u01737953141837") 2025/01/27 04:46:47 DEBUG : dst/three.txt: Deleting (id "4_z6f025da300fdab6b9f480e1b_f404fd61f86cc1854_d20250127_m044545_c001_v7007000_t0000_u01737953145914") 2025/01/27 04:46:47 DEBUG : dst/three.txt: Deleting (id "4_z6f025da300fdab6b9f480e1b_f11367ce661c431ec_d20250127_m044544_c001_v0001183_t0005_u01737953144793") 2025/01/27 04:46:47 DEBUG : dst/three.txt: Deleting (id "4_z6f025da300fdab6b9f480e1b_f4116ff8e39b7ecc6_d20250127_m044544_c001_v7007000_t0000_u01737953144609") 2025/01/27 04:46:48 DEBUG : dst/three.txt: Deleting (id "4_z6f025da300fdab6b9f480e1b_f11367ce661c43190_d20250127_m044542_c001_v0001183_t0031_u01737953142223") 2025/01/27 04:46:48 DEBUG : dst/three.txt: Deleting (id "4_z6f025da300fdab6b9f480e1b_f4116ff8e39b7ecc3_d20250127_m044542_c001_v7007000_t0000_u01737953142039") 2025/01/27 04:46:48 DEBUG : dst/three.txt: Deleting (id "4_z6f025da300fdab6b9f480e1b_f117a57fe86027d1b_d20250127_m044537_c001_v0001178_t0050_u01737953137285") 2025/01/27 04:46:48 DEBUG : dst/three.txt: Deleting (id "4_z6f025da300fdab6b9f480e1b_f404fd61f86cc1828_d20250127_m044534_c001_v7007000_t0000_u01737953134934") 2025/01/27 04:46:48 DEBUG : dst/three.txt: Deleting (id "4_z6f025da300fdab6b9f480e1b_f116a3b3ab5d642e4_d20250127_m044533_c001_v0001184_t0049_u01737953133984") 2025/01/27 04:46:48 DEBUG : dst/three.txt: Deleting (id "4_z6f025da300fdab6b9f480e1b_f404fd61f86cc1822_d20250127_m044533_c001_v7007000_t0000_u01737953133803") 2025/01/27 04:46:48 DEBUG : dst/three.txt: Deleting (id "4_z6f025da300fdab6b9f480e1b_f116a3b3ab5d64252_d20250127_m044530_c001_v0001184_t0023_u01737953130762") 2025/01/27 04:46:48 DEBUG : dst/three.txt: Deleting (id "4_z6f025da300fdab6b9f480e1b_f404fd61f86cc1812_d20250127_m044530_c001_v7007000_t0000_u01737953130577") 2025/01/27 04:46:48 DEBUG : dst/three.txt: Deleting (id "4_z6f025da300fdab6b9f480e1b_f117a57fe86027cd5_d20250127_m044525_c001_v0001178_t0028_u01737953125632") 2025/01/27 04:46:48 DEBUG : dst/three.txt: Deleting (id "4_z6f025da300fdab6b9f480e1b_f41151c353cf3fb66_d20250127_m044522_c001_v7007000_t0000_u01737953122601") 2025/01/27 04:46:48 DEBUG : dst/three.txt: Deleting (id "4_z6f025da300fdab6b9f480e1b_f117a57fe86027caf_d20250127_m044519_c001_v0001178_t0030_u01737953119963") 2025/01/27 04:46:48 DEBUG : dst/three.txt: Deleting (id "4_z6f025da300fdab6b9f480e1b_f41151c353cf3fb58_d20250127_m044519_c001_v7007000_t0000_u01737953119234") 2025/01/27 04:46:48 DEBUG : dst/three.txt: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a9aa_d20250127_m044514_c001_v0001165_t0023_u01737953114826") 2025/01/27 04:46:48 DEBUG : dst/three.txt: Deleting (id "4_z6f025da300fdab6b9f480e1b_f4021173714f835bb_d20250127_m044512_c001_v7007000_t0000_u01737953112162") 2025/01/27 04:46:48 DEBUG : dst/three.txt: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a99a_d20250127_m044510_c001_v0001165_t0039_u01737953110122") 2025/01/27 04:46:48 DEBUG : dst/three.txt: Deleting (id "4_z6f025da300fdab6b9f480e1b_f4021173714f835aa_d20250127_m044509_c001_v7007000_t0000_u01737953109029") 2025/01/27 04:46:48 DEBUG : dst/three.txt: Deleting (id "4_z6f025da300fdab6b9f480e1b_f105bd8af94abae7e_d20250127_m044503_c001_v0001165_t0047_u01737953103008") 2025/01/27 04:46:48 DEBUG : dst/three.txt: Deleting (id "4_z6f025da300fdab6b9f480e1b_f416bc7984a471e21_d20250127_m044500_c001_v7007000_t0000_u01737953100304") 2025/01/27 04:46:48 DEBUG : dst/three.txt: Deleting (id "4_z6f025da300fdab6b9f480e1b_f105bd8af94abae70_d20250127_m044458_c001_v0001165_t0030_u01737953098398") 2025/01/27 04:46:48 DEBUG : dst/three.txt: Deleting (id "4_z6f025da300fdab6b9f480e1b_f416bc7984a471e1f_d20250127_m044457_c001_v7007000_t0000_u01737953097284") 2025/01/27 04:46:48 DEBUG : dst/three.txt: Deleting (id "4_z6f025da300fdab6b9f480e1b_f117a57fe86027be9_d20250127_m044451_c001_v0001178_t0021_u01737953091099") 2025/01/27 04:46:49 DEBUG : dst/three.txt: Deleting (id "4_z6f025da300fdab6b9f480e1b_f41934c5c00a2aa2a_d20250127_m044448_c001_v7007000_t0000_u01737953088371") 2025/01/27 04:46:49 DEBUG : dst/three.txt: Deleting (id "4_z6f025da300fdab6b9f480e1b_f117a57fe86027bc3_d20250127_m044446_c001_v0001178_t0058_u01737953086398") 2025/01/27 04:46:49 DEBUG : dst/three.txt: Deleting (id "4_z6f025da300fdab6b9f480e1b_f41934c5c00a2aa09_d20250127_m044445_c001_v7007000_t0000_u01737953085313") 2025/01/27 04:46:49 DEBUG : dst/three.txt: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a935_d20250127_m044439_c001_v0001165_t0018_u01737953079322") 2025/01/27 04:46:49 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f025da300fdab6b9f480e1b_f404fd61f86cc1829_d20250127_m044535_c001_v7007000_t0000_u01737953135131") 2025/01/27 04:46:49 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1156fd15946a1c4d_d20250127_m044533_c001_v0001134_t0007_u01737953133495") 2025/01/27 04:46:49 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f025da300fdab6b9f480e1b_f112c0635aa852d81_d20250127_m044530_c001_v0001177_t0019_u01737953130368") 2025/01/27 04:46:49 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f025da300fdab6b9f480e1b_f41934c5c00a2ab33_d20250127_m044523_c001_v7007000_t0000_u01737953123550") 2025/01/27 04:46:49 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f025da300fdab6b9f480e1b_f112c13d635c4c971_d20250127_m044521_c001_v0001043_t0027_u01737953121911") 2025/01/27 04:46:49 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f025da300fdab6b9f480e1b_f104c644573dce0a8_d20250127_m044518_c001_v0001120_t0036_u01737953118679") 2025/01/27 04:46:49 DEBUG : dst/two: Deleting (id "4_z6f025da300fdab6b9f480e1b_f404fd61f86cc1855_d20250127_m044546_c001_v7007000_t0000_u01737953146095") 2025/01/27 04:46:49 DEBUG : dst/two: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a9e8_d20250127_m044536_c001_v0001165_t0051_u01737953136612") 2025/01/27 04:46:49 DEBUG : dst/two: Deleting (id "4_z6f025da300fdab6b9f480e1b_f404fd61f86cc182a_d20250127_m044535_c001_v7007000_t0000_u01737953135313") 2025/01/27 04:46:49 DEBUG : dst/two: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a9d2_d20250127_m044525_c001_v0001165_t0000_u01737953125054") 2025/01/27 04:46:49 DEBUG : dst/two: Deleting (id "4_z6f025da300fdab6b9f480e1b_f41934c5c00a2ab35_d20250127_m044523_c001_v7007000_t0000_u01737953123735") 2025/01/27 04:46:49 DEBUG : dst/two: Deleting (id "4_z6f025da300fdab6b9f480e1b_f105bd8af94abae8c_d20250127_m044514_c001_v0001165_t0019_u01737953114623") 2025/01/27 04:46:49 DEBUG : dst/two: Deleting (id "4_z6f025da300fdab6b9f480e1b_f41934c5c00a2aaab_d20250127_m044513_c001_v7007000_t0000_u01737953113310") 2025/01/27 04:46:49 DEBUG : dst/two: Deleting (id "4_z6f025da300fdab6b9f480e1b_f117a57fe86027c2f_d20250127_m044502_c001_v0001178_t0043_u01737953102784") 2025/01/27 04:46:49 DEBUG : dst/two: Deleting (id "4_z6f025da300fdab6b9f480e1b_f407336657964a71f_d20250127_m044501_c001_v7007000_t0000_u01737953101426") 2025/01/27 04:46:49 DEBUG : dst/two: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a95d_d20250127_m044450_c001_v0001165_t0024_u01737953090880") 2025/01/27 04:46:49 DEBUG : dst/two: Deleting (id "4_z6f025da300fdab6b9f480e1b_f4032164c44793052_d20250127_m044449_c001_v7007000_t0000_u01737953089550") 2025/01/27 04:46:49 DEBUG : dst/two: Deleting (id "4_z6f025da300fdab6b9f480e1b_f105bd8af94abae48_d20250127_m044439_c001_v0001165_t0016_u01737953079113") 2025/01/27 04:46:50 DEBUG : dst/two: Deleting (id "4_z6f025da300fdab6b9f480e1b_f4143615572968c11_d20250127_m044437_c001_v7007000_t0000_u01737953077796") 2025/01/27 04:46:50 DEBUG : dst/two: Deleting (id "4_z6f025da300fdab6b9f480e1b_f108b99c90fc3ad0f_d20250127_m044433_c001_v0001179_t0056_u01737953073804") 2025/01/27 04:46:50 DEBUG : dst/two: Deleting (id "4_z6f025da300fdab6b9f480e1b_f4143615572968b8d_d20250127_m044413_c001_v7007000_t0000_u01737953053653") 2025/01/27 04:46:50 DEBUG : dst/two: Deleting (id "4_z6f025da300fdab6b9f480e1b_f11803657bcfa6d72_d20250127_m044412_c001_v0001183_t0036_u01737953052491") 2025/01/27 04:46:50 DEBUG : empty space: Deleting (id "4_z6f025da300fdab6b9f480e1b_f404fd61f86cc15c4_d20250127_m044326_c001_v7007000_t0000_u01737953006279") 2025/01/27 04:46:50 DEBUG : empty space: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a880_d20250127_m044319_c001_v0001165_t0004_u01737952999460") 2025/01/27 04:46:50 DEBUG : empty space: Deleting (id "4_z6f025da300fdab6b9f480e1b_f4136b3455aee70e6_d20250127_m044317_c001_v7007000_t0000_u01737952997490") 2025/01/27 04:46:50 DEBUG : empty space: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a854_d20250127_m044257_c001_v0001165_t0049_u01737952977399") 2025/01/27 04:46:50 DEBUG : empty space: Deleting (id "4_z6f025da300fdab6b9f480e1b_f40186da2d4cac89c_d20250127_m044240_c001_v7007000_t0000_u01737952960561") 2025/01/27 04:46:50 DEBUG : empty space: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a814_d20250127_m044234_c001_v0001165_t0025_u01737952954258") 2025/01/27 04:46:50 DEBUG : empty space: Deleting (id "4_z6f025da300fdab6b9f480e1b_f40281bea93ece840_d20250127_m044210_c001_v7007000_t0000_u01737952930108") 2025/01/27 04:46:50 DEBUG : empty space: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a7d5_d20250127_m044208_c001_v0001165_t0052_u01737952928365") 2025/01/27 04:46:50 DEBUG : empty space: Deleting (id "4_z6f025da300fdab6b9f480e1b_f40281bea93ece838_d20250127_m044206_c001_v7007000_t0000_u01737952926830") 2025/01/27 04:46:50 DEBUG : empty space: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a7ca_d20250127_m044205_c001_v0001165_t0049_u01737952925674") 2025/01/27 04:46:50 DEBUG : empty space: Deleting (id "4_z6f025da300fdab6b9f480e1b_f40281bea93ece833_d20250127_m044202_c001_v7007000_t0000_u01737952922385") 2025/01/27 04:46:50 DEBUG : empty space: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a7bc_d20250127_m044200_c001_v0001165_t0019_u01737952920414") 2025/01/27 04:46:50 DEBUG : empty space: Deleting (id "4_z6f025da300fdab6b9f480e1b_f41934c5c00a27af4_d20250127_m044159_c001_v7007000_t0000_u01737952919275") 2025/01/27 04:46:50 DEBUG : empty space: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a7b2_d20250127_m044158_c001_v0001165_t0037_u01737952918102") 2025/01/27 04:46:50 DEBUG : empty space: Deleting (id "4_z6f025da300fdab6b9f480e1b_f41934c5c00a27abe_d20250127_m044151_c001_v7007000_t0000_u01737952911957") 2025/01/27 04:46:50 DEBUG : empty space: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a79a_d20250127_m044150_c001_v0001165_t0048_u01737952910608") 2025/01/27 04:46:50 DEBUG : empty space: Deleting (id "4_z6f025da300fdab6b9f480e1b_f41934c5c00a27a8a_d20250127_m044149_c001_v7007000_t0000_u01737952909441") 2025/01/27 04:46:51 DEBUG : empty space: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a794_d20250127_m044148_c001_v0001165_t0056_u01737952908667") 2025/01/27 04:46:51 DEBUG : empty space: Deleting (id "4_z6f025da300fdab6b9f480e1b_f41934c5c00a27a2c_d20250127_m044143_c001_v7007000_t0000_u01737952903693") 2025/01/27 04:46:51 DEBUG : empty space: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a782_d20250127_m044142_c001_v0001165_t0032_u01737952902470") 2025/01/27 04:46:51 DEBUG : empty space: Deleting (id "4_z6f025da300fdab6b9f480e1b_f41934c5c00a27a20_d20250127_m044139_c001_v7007000_t0000_u01737952899852") 2025/01/27 04:46:51 DEBUG : empty space: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a77a_d20250127_m044138_c001_v0001165_t0032_u01737952898837") 2025/01/27 04:46:51 DEBUG : empty space: Deleting (id "4_z6f025da300fdab6b9f480e1b_f41934c5c00a27a17_d20250127_m044137_c001_v7007000_t0000_u01737952897701") 2025/01/27 04:46:51 DEBUG : empty space: Deleting (id "4_z6f025da300fdab6b9f480e1b_f119c1a62255293eb_d20250127_m044136_c001_v0001182_t0001_u01737952896748") 2025/01/27 04:46:51 DEBUG : empty space: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a778_d20250127_m044135_c001_v0001165_t0040_u01737952895221") 2025/01/27 04:46:51 DEBUG : enormous: Deleting (id "4_z6f025da300fdab6b9f480e1b_f40281bea93ece83f_d20250127_m044209_c001_v7007000_t0000_u01737952929363") 2025/01/27 04:46:51 DEBUG : enormous: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a7d7_d20250127_m044208_c001_v0001165_t0034_u01737952928567") 2025/01/27 04:46:51 DEBUG : existing: Deleting (id "4_z6f025da300fdab6b9f480e1b_f404fd61f86cc1863_d20250127_m044550_c001_v7007000_t0000_u01737953150630") 2025/01/27 04:46:51 DEBUG : existing: Deleting (id "4_z6f025da300fdab6b9f480e1b_f117a57fe86027d67_d20250127_m044549_c001_v0001178_t0045_u01737953149487") 2025/01/27 04:46:51 DEBUG : existing: Deleting (id "4_z6f025da300fdab6b9f480e1b_f404fd61f86cc1468_d20250127_m044232_c001_v7007000_t0000_u01737952952528") 2025/01/27 04:46:51 DEBUG : existing: Deleting (id "4_z6f025da300fdab6b9f480e1b_f117a57fe860277ee_d20250127_m044231_c001_v0001178_t0024_u01737952951525") 2025/01/27 04:46:51 DEBUG : existing: Deleting (id "4_z6f025da300fdab6b9f480e1b_f407336657964a620_d20250127_m044131_c001_v7007000_t0000_u01737952891573") 2025/01/27 04:46:51 DEBUG : existing: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a768_d20250127_m044130_c001_v0001165_t0057_u01737952890614") 2025/01/27 04:46:51 DEBUG : existing: Deleting (id "4_z6f025da300fdab6b9f480e1b_f407336657964a61f_d20250127_m044129_c001_v7007000_t0000_u01737952889333") 2025/01/27 04:46:51 DEBUG : existing: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a766_d20250127_m044128_c001_v0001165_t0017_u01737952888757") 2025/01/27 04:46:51 DEBUG : existing: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a764_d20250127_m044127_c001_v0001165_t0007_u01737952887990") 2025/01/27 04:46:51 DEBUG : existing-b: Deleting (id "4_z6f025da300fdab6b9f480e1b_f404fd61f86cc146b_d20250127_m044232_c001_v7007000_t0000_u01737952952713") 2025/01/27 04:46:52 DEBUG : existing-b: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a80c_d20250127_m044231_c001_v0001165_t0015_u01737952951517") 2025/01/27 04:46:52 DEBUG : five: Deleting (id "4_z6f025da300fdab6b9f480e1b_f40281bea93ece845_d20250127_m044214_c001_v7007000_t0000_u01737952934383") 2025/01/27 04:46:52 DEBUG : five: Deleting (id "4_z6f025da300fdab6b9f480e1b_f4020dd148520a7e6_d20250127_m044212_c001_v0001165_t0051_u01737952932394") 2025/01/27 04:46:52 DEBUG : foo: Deleting (id "4_z6f025da300fdab6b9f480e1b_f41934c5c00a27a26_d20250127_m044141_c001_v7007000_t0000_u01737952901691") 2025/01/27 04:46:52 DEBUG : foo: Deleting (id "4_z6f025da300fdab6b9f480e1b_f4020dd148520a780_d20250127_m044141_c001_v0001165_t0051_u01737952901129") 2025/01/27 04:46:52 DEBUG : foo: Deleting (id "4_z6f025da300fdab6b9f480e1b_f4020dd148520a77e_d20250127_m044140_c001_v0001165_t0051_u01737952900579") 2025/01/27 04:46:52 DEBUG : four: Deleting (id "4_z6f025da300fdab6b9f480e1b_f40281bea93ece846_d20250127_m044214_c001_v7007000_t0000_u01737952934579") 2025/01/27 04:46:52 DEBUG : four: Deleting (id "4_z6f025da300fdab6b9f480e1b_f405bd8af94abacbf_d20250127_m044212_c001_v0001165_t0000_u01737952932945") 2025/01/27 04:46:52 DEBUG : four: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a7e4_d20250127_m044211_c001_v0001165_t0007_u01737952931808") 2025/01/27 04:46:52 DEBUG : hello world2: Deleting (id "4_z6f025da300fdab6b9f480e1b_f40904eeeb37544e4_d20250127_m044025_c001_v7007000_t0000_u01737952825495") 2025/01/27 04:46:52 DEBUG : hello world2: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a6ba_d20250127_m044024_c001_v0001165_t0030_u01737952824907") 2025/01/27 04:46:52 DEBUG : ignore-size: Deleting (id "4_z6f025da300fdab6b9f480e1b_f407336657964a610_d20250127_m044126_c001_v7007000_t0000_u01737952886748") 2025/01/27 04:46:52 DEBUG : ignore-size: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a760_d20250127_m044125_c001_v0001165_t0013_u01737952885738") 2025/01/27 04:46:52 DEBUG : nested/sub dir/file: Deleting (id "4_z6f025da300fdab6b9f480e1b_f404fd61f86cc1460_d20250127_m044230_c001_v7007000_t0000_u01737952950390") 2025/01/27 04:46:52 DEBUG : nested/sub dir/file: Deleting (id "4_z6f025da300fdab6b9f480e1b_f117a57fe860277d8_d20250127_m044229_c001_v0001178_t0022_u01737952949447") 2025/01/27 04:46:52 DEBUG : nested/sub dir/file: Deleting (id "4_z6f025da300fdab6b9f480e1b_f404fd61f86cc144e_d20250127_m044228_c001_v7007000_t0000_u01737952948321") 2025/01/27 04:46:52 DEBUG : nested/sub dir/file: Deleting (id "4_z6f025da300fdab6b9f480e1b_f117a57fe860277c2_d20250127_m044226_c001_v0001178_t0013_u01737952946981") 2025/01/27 04:46:52 DEBUG : one: Deleting (id "4_z6f025da300fdab6b9f480e1b_f40281bea93ece847_d20250127_m044214_c001_v7007000_t0000_u01737952934764") 2025/01/27 04:46:52 DEBUG : one: Deleting (id "4_z6f025da300fdab6b9f480e1b_f4020dd148520a7dd_d20250127_m044211_c001_v0001165_t0051_u01737952931218") 2025/01/27 04:46:52 DEBUG : only0: Deleting (id "4_z6f025da300fdab6b9f480e1b_f401f7838ae8c1d45_d20250127_m044627_c001_v7007000_t0000_u01737953187701") 2025/01/27 04:46:52 DEBUG : only0: Deleting (id "4_z6f025da300fdab6b9f480e1b_f405bd8af94abaf2e_d20250127_m044622_c001_v0001165_t0000_u01737953182246") 2025/01/27 04:46:52 DEBUG : only0: Deleting (id "4_z6f025da300fdab6b9f480e1b_f105bd8af94abaf08_d20250127_m044612_c001_v0001165_t0051_u01737953172659") 2025/01/27 04:46:52 DEBUG : only0: Deleting (id "4_z6f025da300fdab6b9f480e1b_f407e180be85a0e08_d20250127_m044606_c001_v7007000_t0000_u01737953166736") 2025/01/27 04:46:53 DEBUG : only0: Deleting (id "4_z6f025da300fdab6b9f480e1b_f117a57fe86027d8f_d20250127_m044555_c001_v0001178_t0013_u01737953155558") 2025/01/27 04:46:53 DEBUG : only1: Deleting (id "4_z6f025da300fdab6b9f480e1b_f401f7838ae8c1d47_d20250127_m044627_c001_v7007000_t0000_u01737953187886") 2025/01/27 04:46:53 DEBUG : only1: Deleting (id "4_z6f025da300fdab6b9f480e1b_f405bd8af94abaf32_d20250127_m044622_c001_v0001165_t0000_u01737953182652") 2025/01/27 04:46:53 DEBUG : only1: Deleting (id "4_z6f025da300fdab6b9f480e1b_f117a57fe86027e11_d20250127_m044613_c001_v0001178_t0019_u01737953173490") 2025/01/27 04:46:53 DEBUG : only1: Deleting (id "4_z6f025da300fdab6b9f480e1b_f407e180be85a0e03_d20250127_m044606_c001_v7007000_t0000_u01737953166189") 2025/01/27 04:46:53 DEBUG : only1: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520aa2a_d20250127_m044556_c001_v0001165_t0030_u01737953156006") 2025/01/27 04:46:53 DEBUG : only10: Deleting (id "4_z6f025da300fdab6b9f480e1b_f401f7838ae8c1d48_d20250127_m044628_c001_v7007000_t0000_u01737953188070") 2025/01/27 04:46:53 DEBUG : only10: Deleting (id "4_z6f025da300fdab6b9f480e1b_f4020dd148520aa9a_d20250127_m044622_c001_v0001165_t0051_u01737953182256") 2025/01/27 04:46:53 DEBUG : only10: Deleting (id "4_z6f025da300fdab6b9f480e1b_f117a57fe86027e39_d20250127_m044617_c001_v0001178_t0033_u01737953177423") 2025/01/27 04:46:53 DEBUG : only10: Deleting (id "4_z6f025da300fdab6b9f480e1b_f4021173714f83698_d20250127_m044606_c001_v7007000_t0000_u01737953166418") 2025/01/27 04:46:53 DEBUG : only10: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520aa42_d20250127_m044600_c001_v0001165_t0017_u01737953160178") 2025/01/27 04:46:53 DEBUG : only11: Deleting (id "4_z6f025da300fdab6b9f480e1b_f401f7838ae8c1d49_d20250127_m044628_c001_v7007000_t0000_u01737953188255") 2025/01/27 04:46:53 DEBUG : only11: Deleting (id "4_z6f025da300fdab6b9f480e1b_f417a57fe86027e65_d20250127_m044622_c001_v0001178_t0034_u01737953182671") 2025/01/27 04:46:53 DEBUG : only11: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520aa8a_d20250127_m044617_c001_v0001165_t0052_u01737953177908") 2025/01/27 04:46:53 DEBUG : only11: Deleting (id "4_z6f025da300fdab6b9f480e1b_f407e180be85a0e01_d20250127_m044605_c001_v7007000_t0000_u01737953165822") 2025/01/27 04:46:53 DEBUG : only11: Deleting (id "4_z6f025da300fdab6b9f480e1b_f105bd8af94abaee8_d20250127_m044600_c001_v0001165_t0023_u01737953160813") 2025/01/27 04:46:53 DEBUG : only12: Deleting (id "4_z6f025da300fdab6b9f480e1b_f401f7838ae8c1d4a_d20250127_m044628_c001_v7007000_t0000_u01737953188438") 2025/01/27 04:46:53 DEBUG : only12: Deleting (id "4_z6f025da300fdab6b9f480e1b_f4072264d051e579d_d20250127_m044622_c001_v0001182_t0052_u01737953182827") 2025/01/27 04:46:53 DEBUG : only12: Deleting (id "4_z6f025da300fdab6b9f480e1b_f105bd8af94abaf20_d20250127_m044618_c001_v0001165_t0031_u01737953178374") 2025/01/27 04:46:53 DEBUG : only12: Deleting (id "4_z6f025da300fdab6b9f480e1b_f4066816e38addc8a_d20250127_m044606_c001_v7007000_t0000_u01737953166773") 2025/01/27 04:46:53 DEBUG : only12: Deleting (id "4_z6f025da300fdab6b9f480e1b_f117a57fe86027dbf_d20250127_m044601_c001_v0001178_t0006_u01737953161263") 2025/01/27 04:46:54 DEBUG : only13: Deleting (id "4_z6f025da300fdab6b9f480e1b_f401f7838ae8c1d4b_d20250127_m044628_c001_v7007000_t0000_u01737953188642") 2025/01/27 04:46:54 DEBUG : only13: Deleting (id "4_z6f025da300fdab6b9f480e1b_f417a57fe86027e5d_d20250127_m044622_c001_v0001178_t0034_u01737953182267") 2025/01/27 04:46:54 DEBUG : only13: Deleting (id "4_z6f025da300fdab6b9f480e1b_f117a57fe86027e41_d20250127_m044618_c001_v0001178_t0015_u01737953178821") 2025/01/27 04:46:54 DEBUG : only13: Deleting (id "4_z6f025da300fdab6b9f480e1b_f407e180be85a0e07_d20250127_m044606_c001_v7007000_t0000_u01737953166554") 2025/01/27 04:46:54 DEBUG : only13: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520aa4a_d20250127_m044601_c001_v0001165_t0052_u01737953161755") 2025/01/27 04:46:54 DEBUG : only14: Deleting (id "4_z6f025da300fdab6b9f480e1b_f401f7838ae8c1d4c_d20250127_m044628_c001_v7007000_t0000_u01737953188827") 2025/01/27 04:46:54 DEBUG : only14: Deleting (id "4_z6f025da300fdab6b9f480e1b_f4072264d051e57a5_d20250127_m044623_c001_v0001182_t0052_u01737953183031") 2025/01/27 04:46:54 DEBUG : only14: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520aa90_d20250127_m044619_c001_v0001165_t0006_u01737953179289") 2025/01/27 04:46:54 DEBUG : only14: Deleting (id "4_z6f025da300fdab6b9f480e1b_f418581a5644af3c5_d20250127_m044606_c001_v7007000_t0000_u01737953166222") 2025/01/27 04:46:54 DEBUG : only14: Deleting (id "4_z6f025da300fdab6b9f480e1b_f105bd8af94abaeec_d20250127_m044602_c001_v0001165_t0048_u01737953162203") 2025/01/27 04:46:54 DEBUG : only15: Deleting (id "4_z6f025da300fdab6b9f480e1b_f401f7838ae8c1d4d_d20250127_m044629_c001_v7007000_t0000_u01737953189010") 2025/01/27 04:46:54 DEBUG : only15: Deleting (id "4_z6f025da300fdab6b9f480e1b_f405bd8af94abaf30_d20250127_m044622_c001_v0001165_t0000_u01737953182468") 2025/01/27 04:46:54 DEBUG : only15: Deleting (id "4_z6f025da300fdab6b9f480e1b_f105bd8af94abaf24_d20250127_m044619_c001_v0001165_t0042_u01737953179736") 2025/01/27 04:46:54 DEBUG : only15: Deleting (id "4_z6f025da300fdab6b9f480e1b_f4021173714f83696_d20250127_m044606_c001_v7007000_t0000_u01737953166233") 2025/01/27 04:46:54 DEBUG : only15: Deleting (id "4_z6f025da300fdab6b9f480e1b_f117a57fe86027dcb_d20250127_m044602_c001_v0001178_t0037_u01737953162616") 2025/01/27 04:46:54 DEBUG : only16: Deleting (id "4_z6f025da300fdab6b9f480e1b_f401f7838ae8c1d4e_d20250127_m044629_c001_v7007000_t0000_u01737953189194") 2025/01/27 04:46:54 DEBUG : only16: Deleting (id "4_z6f025da300fdab6b9f480e1b_f417a57fe86027e5f_d20250127_m044622_c001_v0001178_t0034_u01737953182488") 2025/01/27 04:46:54 DEBUG : only16: Deleting (id "4_z6f025da300fdab6b9f480e1b_f117a57fe86027e4b_d20250127_m044620_c001_v0001178_t0042_u01737953180139") 2025/01/27 04:46:54 DEBUG : only16: Deleting (id "4_z6f025da300fdab6b9f480e1b_f4066816e38addc84_d20250127_m044606_c001_v7007000_t0000_u01737953166576") 2025/01/27 04:46:54 DEBUG : only16: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520aa50_d20250127_m044603_c001_v0001165_t0019_u01737953163050") 2025/01/27 04:46:55 DEBUG : only17: Deleting (id "4_z6f025da300fdab6b9f480e1b_f401f7838ae8c1d50_d20250127_m044629_c001_v7007000_t0000_u01737953189380") 2025/01/27 04:46:55 DEBUG : only17: Deleting (id "4_z6f025da300fdab6b9f480e1b_f4020dd148520aa9e_d20250127_m044622_c001_v0001165_t0051_u01737953182478") 2025/01/27 04:46:55 DEBUG : only17: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520aa96_d20250127_m044620_c001_v0001165_t0022_u01737953180542") 2025/01/27 04:46:55 DEBUG : only17: Deleting (id "4_z6f025da300fdab6b9f480e1b_f407e180be85a0e02_d20250127_m044606_c001_v7007000_t0000_u01737953166005") 2025/01/27 04:46:55 DEBUG : only17: Deleting (id "4_z6f025da300fdab6b9f480e1b_f105bd8af94abaef0_d20250127_m044603_c001_v0001165_t0020_u01737953163459") 2025/01/27 04:46:55 DEBUG : only18: Deleting (id "4_z6f025da300fdab6b9f480e1b_f401f7838ae8c1d51_d20250127_m044629_c001_v7007000_t0000_u01737953189564") 2025/01/27 04:46:55 DEBUG : only18: Deleting (id "4_z6f025da300fdab6b9f480e1b_f4020dd148520aaa6_d20250127_m044623_c001_v0001165_t0051_u01737953183050") 2025/01/27 04:46:55 DEBUG : only18: Deleting (id "4_z6f025da300fdab6b9f480e1b_f105bd8af94abaf2c_d20250127_m044620_c001_v0001165_t0015_u01737953180964") 2025/01/27 04:46:55 DEBUG : only18: Deleting (id "4_z6f025da300fdab6b9f480e1b_f4066816e38addc75_d20250127_m044606_c001_v7007000_t0000_u01737953166207") 2025/01/27 04:46:55 DEBUG : only18: Deleting (id "4_z6f025da300fdab6b9f480e1b_f117a57fe86027dd9_d20250127_m044603_c001_v0001178_t0037_u01737953163921") 2025/01/27 04:46:55 DEBUG : only19: Deleting (id "4_z6f025da300fdab6b9f480e1b_f401f7838ae8c1d52_d20250127_m044629_c001_v7007000_t0000_u01737953189751") 2025/01/27 04:46:55 DEBUG : only19: Deleting (id "4_z6f025da300fdab6b9f480e1b_f417a57fe86027e69_d20250127_m044623_c001_v0001178_t0034_u01737953183039") 2025/01/27 04:46:55 DEBUG : only19: Deleting (id "4_z6f025da300fdab6b9f480e1b_f117a57fe86027e55_d20250127_m044621_c001_v0001178_t0044_u01737953181379") 2025/01/27 04:46:55 DEBUG : only19: Deleting (id "4_z6f025da300fdab6b9f480e1b_f4066816e38addc71_d20250127_m044606_c001_v7007000_t0000_u01737953166023") 2025/01/27 04:46:55 DEBUG : only19: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520aa56_d20250127_m044604_c001_v0001165_t0038_u01737953164387") 2025/01/27 04:46:55 DEBUG : only2: Deleting (id "4_z6f025da300fdab6b9f480e1b_f401f7838ae8c1d53_d20250127_m044629_c001_v7007000_t0000_u01737953189937") 2025/01/27 04:46:55 DEBUG : only2: Deleting (id "4_z6f025da300fdab6b9f480e1b_f4020dd148520aaa0_d20250127_m044622_c001_v0001165_t0051_u01737953182681") 2025/01/27 04:46:55 DEBUG : only2: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520aa76_d20250127_m044613_c001_v0001165_t0015_u01737953173923") 2025/01/27 04:46:55 DEBUG : only2: Deleting (id "4_z6f025da300fdab6b9f480e1b_f407e180be85a0e04_d20250127_m044606_c001_v7007000_t0000_u01737953166371") 2025/01/27 04:46:55 DEBUG : only2: Deleting (id "4_z6f025da300fdab6b9f480e1b_f105bd8af94abaed6_d20250127_m044556_c001_v0001165_t0035_u01737953156471") 2025/01/27 04:46:55 DEBUG : only3: Deleting (id "4_z6f025da300fdab6b9f480e1b_f401f7838ae8c1d54_d20250127_m044630_c001_v7007000_t0000_u01737953190126") 2025/01/27 04:46:55 DEBUG : only3: Deleting (id "4_z6f025da300fdab6b9f480e1b_f405bd8af94abaf34_d20250127_m044622_c001_v0001165_t0000_u01737953182835") 2025/01/27 04:46:56 DEBUG : only3: Deleting (id "4_z6f025da300fdab6b9f480e1b_f105bd8af94abaf0c_d20250127_m044614_c001_v0001165_t0039_u01737953174344") 2025/01/27 04:46:56 DEBUG : only3: Deleting (id "4_z6f025da300fdab6b9f480e1b_f4021173714f83695_d20250127_m044606_c001_v7007000_t0000_u01737953166029") 2025/01/27 04:46:56 DEBUG : only3: Deleting (id "4_z6f025da300fdab6b9f480e1b_f117a57fe86027d99_d20250127_m044556_c001_v0001178_t0042_u01737953156943") 2025/01/27 04:46:56 DEBUG : only4: Deleting (id "4_z6f025da300fdab6b9f480e1b_f401f7838ae8c1d55_d20250127_m044630_c001_v7007000_t0000_u01737953190311") 2025/01/27 04:46:56 DEBUG : only4: Deleting (id "4_z6f025da300fdab6b9f480e1b_f417a57fe86027e67_d20250127_m044622_c001_v0001178_t0034_u01737953182855") 2025/01/27 04:46:56 DEBUG : only4: Deleting (id "4_z6f025da300fdab6b9f480e1b_f117a57fe86027e21_d20250127_m044614_c001_v0001178_t0040_u01737953174753") 2025/01/27 04:46:56 DEBUG : only4: Deleting (id "4_z6f025da300fdab6b9f480e1b_f4021173714f83699_d20250127_m044606_c001_v7007000_t0000_u01737953166603") 2025/01/27 04:46:56 DEBUG : only4: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520aa30_d20250127_m044557_c001_v0001165_t0028_u01737953157397") 2025/01/27 04:46:56 DEBUG : only5: Deleting (id "4_z6f025da300fdab6b9f480e1b_f401f7838ae8c1d56_d20250127_m044630_c001_v7007000_t0000_u01737953190499") 2025/01/27 04:46:56 DEBUG : only5: Deleting (id "4_z6f025da300fdab6b9f480e1b_f4020dd148520aaa4_d20250127_m044622_c001_v0001165_t0051_u01737953182866") 2025/01/27 04:46:56 DEBUG : only5: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520aa7e_d20250127_m044615_c001_v0001165_t0040_u01737953175174") 2025/01/27 04:46:56 DEBUG : only5: Deleting (id "4_z6f025da300fdab6b9f480e1b_f4066816e38addc7d_d20250127_m044606_c001_v7007000_t0000_u01737953166392") 2025/01/27 04:46:56 DEBUG : only5: Deleting (id "4_z6f025da300fdab6b9f480e1b_f105bd8af94abaedc_d20250127_m044557_c001_v0001165_t0003_u01737953157949") 2025/01/27 04:46:56 DEBUG : only6: Deleting (id "4_z6f025da300fdab6b9f480e1b_f401f7838ae8c1d57_d20250127_m044630_c001_v7007000_t0000_u01737953190684") 2025/01/27 04:46:56 DEBUG : only6: Deleting (id "4_z6f025da300fdab6b9f480e1b_f405bd8af94abaf36_d20250127_m044623_c001_v0001165_t0000_u01737953183019") 2025/01/27 04:46:56 DEBUG : only6: Deleting (id "4_z6f025da300fdab6b9f480e1b_f105bd8af94abaf12_d20250127_m044615_c001_v0001165_t0049_u01737953175587") 2025/01/27 04:46:56 DEBUG : only6: Deleting (id "4_z6f025da300fdab6b9f480e1b_f418581a5644af3c4_d20250127_m044606_c001_v7007000_t0000_u01737953166038") 2025/01/27 04:46:56 DEBUG : only6: Deleting (id "4_z6f025da300fdab6b9f480e1b_f117a57fe86027da7_d20250127_m044558_c001_v0001178_t0051_u01737953158361") 2025/01/27 04:46:56 DEBUG : only7: Deleting (id "4_z6f025da300fdab6b9f480e1b_f401f7838ae8c1d58_d20250127_m044630_c001_v7007000_t0000_u01737953190868") 2025/01/27 04:46:56 DEBUG : only7: Deleting (id "4_z6f025da300fdab6b9f480e1b_f405bd8af94abaf38_d20250127_m044623_c001_v0001165_t0000_u01737953183210") 2025/01/27 04:46:56 DEBUG : only7: Deleting (id "4_z6f025da300fdab6b9f480e1b_f117a57fe86027e29_d20250127_m044616_c001_v0001178_t0000_u01737953176082") 2025/01/27 04:46:56 DEBUG : only7: Deleting (id "4_z6f025da300fdab6b9f480e1b_f418581a5644af3c7_d20250127_m044606_c001_v7007000_t0000_u01737953166615") 2025/01/27 04:46:57 DEBUG : only7: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520aa3c_d20250127_m044558_c001_v0001165_t0046_u01737953158818") 2025/01/27 04:46:57 DEBUG : only8: Deleting (id "4_z6f025da300fdab6b9f480e1b_f401f7838ae8c1d59_d20250127_m044631_c001_v7007000_t0000_u01737953191053") 2025/01/27 04:46:57 DEBUG : only8: Deleting (id "4_z6f025da300fdab6b9f480e1b_f417a57fe86027e6b_d20250127_m044623_c001_v0001178_t0034_u01737953183224") 2025/01/27 04:46:57 DEBUG : only8: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520aa84_d20250127_m044616_c001_v0001165_t0008_u01737953176523") 2025/01/27 04:46:57 DEBUG : only8: Deleting (id "4_z6f025da300fdab6b9f480e1b_f418581a5644af3c6_d20250127_m044606_c001_v7007000_t0000_u01737953166424") 2025/01/27 04:46:57 DEBUG : only8: Deleting (id "4_z6f025da300fdab6b9f480e1b_f105bd8af94abaee2_d20250127_m044559_c001_v0001165_t0010_u01737953159275") 2025/01/27 04:46:57 DEBUG : only9: Deleting (id "4_z6f025da300fdab6b9f480e1b_f401f7838ae8c1d5a_d20250127_m044631_c001_v7007000_t0000_u01737953191240") 2025/01/27 04:46:57 DEBUG : only9: Deleting (id "4_z6f025da300fdab6b9f480e1b_f4072264d051e57a9_d20250127_m044623_c001_v0001182_t0052_u01737953183215") 2025/01/27 04:46:57 DEBUG : only9: Deleting (id "4_z6f025da300fdab6b9f480e1b_f105bd8af94abaf1c_d20250127_m044616_c001_v0001165_t0005_u01737953176973") 2025/01/27 04:46:57 DEBUG : only9: Deleting (id "4_z6f025da300fdab6b9f480e1b_f407e180be85a0e00_d20250127_m044605_c001_v7007000_t0000_u01737953165639") 2025/01/27 04:46:57 DEBUG : only9: Deleting (id "4_z6f025da300fdab6b9f480e1b_f117a57fe86027db1_d20250127_m044559_c001_v0001178_t0005_u01737953159703") 2025/01/27 04:46:57 DEBUG : potato: Deleting (id "4_z6f025da300fdab6b9f480e1b_f40281bea93ece852_d20250127_m044225_c001_v7007000_t0000_u01737952945099") 2025/01/27 04:46:57 DEBUG : potato: Deleting (id "4_z6f025da300fdab6b9f480e1b_f105bd8af94abacd9_d20250127_m044223_c001_v0001165_t0019_u01737952943325") 2025/01/27 04:46:57 DEBUG : potato: Deleting (id "4_z6f025da300fdab6b9f480e1b_f40281bea93ece84e_d20250127_m044221_c001_v7007000_t0000_u01737952941463") 2025/01/27 04:46:57 DEBUG : potato: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a7f2_d20250127_m044219_c001_v0001165_t0001_u01737952939834") 2025/01/27 04:46:57 DEBUG : potato: Deleting (id "4_z6f025da300fdab6b9f480e1b_f40281bea93ece84b_d20250127_m044217_c001_v7007000_t0000_u01737952937989") 2025/01/27 04:46:57 DEBUG : potato: Deleting (id "4_z6f025da300fdab6b9f480e1b_f105bd8af94abacc1_d20250127_m044215_c001_v0001165_t0032_u01737952935704") 2025/01/27 04:46:57 DEBUG : potato: Deleting (id "4_z6f025da300fdab6b9f480e1b_f40281bea93ece835_d20250127_m044204_c001_v7007000_t0000_u01737952924505") 2025/01/27 04:46:57 DEBUG : potato: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a7c0_d20250127_m044203_c001_v0001165_t0014_u01737952923315") 2025/01/27 04:46:57 DEBUG : potato: Deleting (id "4_z6f025da300fdab6b9f480e1b_f41934c5c00a27b11_d20250127_m044201_c001_v7007000_t0000_u01737952921023") 2025/01/27 04:46:58 DEBUG : potato: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a7ba_d20250127_m044200_c001_v0001165_t0037_u01737952920189") 2025/01/27 04:46:58 DEBUG : potato: Deleting (id "4_z6f025da300fdab6b9f480e1b_f41934c5c00a27af0_d20250127_m044158_c001_v7007000_t0000_u01737952918683") 2025/01/27 04:46:58 DEBUG : potato: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a7b0_d20250127_m044157_c001_v0001165_t0032_u01737952917825") 2025/01/27 04:46:58 DEBUG : potato: Deleting (id "4_z6f025da300fdab6b9f480e1b_f41934c5c00a27ab4_d20250127_m044151_c001_v7007000_t0000_u01737952911403") 2025/01/27 04:46:58 DEBUG : potato: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a798_d20250127_m044150_c001_v0001165_t0049_u01737952910354") 2025/01/27 04:46:58 DEBUG : potato: Deleting (id "4_z6f025da300fdab6b9f480e1b_f41934c5c00a27a8f_d20250127_m044149_c001_v7007000_t0000_u01737952909623") 2025/01/27 04:46:58 DEBUG : potato: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a792_d20250127_m044148_c001_v0001165_t0021_u01737952908443") 2025/01/27 04:46:58 DEBUG : potato: Deleting (id "4_z6f025da300fdab6b9f480e1b_f41934c5c00a27a60_d20250127_m044147_c001_v7007000_t0000_u01737952907716") 2025/01/27 04:46:58 DEBUG : potato: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a78e_d20250127_m044147_c001_v0001165_t0039_u01737952907102") 2025/01/27 04:46:58 DEBUG : potato: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a78c_d20250127_m044146_c001_v0001165_t0007_u01737952906524") 2025/01/27 04:46:58 DEBUG : potato: Deleting (id "4_z6f025da300fdab6b9f480e1b_f41934c5c00a27a3f_d20250127_m044145_c001_v7007000_t0000_u01737952905771") 2025/01/27 04:46:58 DEBUG : potato: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a78a_d20250127_m044145_c001_v0001165_t0050_u01737952905169") 2025/01/27 04:46:58 DEBUG : potato: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a788_d20250127_m044144_c001_v0001165_t0014_u01737952904603") 2025/01/27 04:46:58 DEBUG : potato: Deleting (id "4_z6f025da300fdab6b9f480e1b_f41934c5c00a27a2d_d20250127_m044143_c001_v7007000_t0000_u01737952903876") 2025/01/27 04:46:58 DEBUG : potato: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a784_d20250127_m044143_c001_v0001165_t0048_u01737952903102") 2025/01/27 04:46:58 DEBUG : potato2: Deleting (id "4_z6f025da300fdab6b9f480e1b_f407e180be85a0afa_d20250127_m044341_c001_v7007000_t0000_u01737953021938") 2025/01/27 04:46:59 DEBUG : potato2: Deleting (id "4_z6f025da300fdab6b9f480e1b_f105bd8af94abadb8_d20250127_m044341_c001_v0001165_t0010_u01737953021372") 2025/01/27 04:46:59 DEBUG : potato2: Deleting (id "4_z6f025da300fdab6b9f480e1b_f404fd61f86cc15c7_d20250127_m044327_c001_v7007000_t0000_u01737953007252") 2025/01/27 04:46:59 DEBUG : potato2: Deleting (id "4_z6f025da300fdab6b9f480e1b_f105bd8af94abad89_d20250127_m044318_c001_v0001165_t0032_u01737952998837") 2025/01/27 04:46:59 DEBUG : potato2: Deleting (id "4_z6f025da300fdab6b9f480e1b_f4143615572968a1a_d20250127_m044304_c001_v7007000_t0000_u01737952984914") 2025/01/27 04:46:59 DEBUG : potato2: Deleting (id "4_z6f025da300fdab6b9f480e1b_f105bd8af94abad3b_d20250127_m044256_c001_v0001165_t0023_u01737952976825") 2025/01/27 04:46:59 DEBUG : potato2: Deleting (id "4_z6f025da300fdab6b9f480e1b_f40186da2d4cac89d_d20250127_m044240_c001_v7007000_t0000_u01737952960893") 2025/01/27 04:46:59 DEBUG : potato2: Deleting (id "4_z6f025da300fdab6b9f480e1b_f105bd8af94abacf7_d20250127_m044234_c001_v0001165_t0027_u01737952954024") 2025/01/27 04:46:59 DEBUG : potato2: Deleting (id "4_z6f025da300fdab6b9f480e1b_f40281bea93ece83e_d20250127_m044209_c001_v7007000_t0000_u01737952929180") 2025/01/27 04:46:59 DEBUG : potato2: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a7d1_d20250127_m044208_c001_v0001165_t0020_u01737952928124") 2025/01/27 04:46:59 DEBUG : potato2: Deleting (id "4_z6f025da300fdab6b9f480e1b_f40281bea93ece839_d20250127_m044207_c001_v7007000_t0000_u01737952927014") 2025/01/27 04:46:59 DEBUG : potato2: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a7c8_d20250127_m044205_c001_v0001165_t0025_u01737952925440") 2025/01/27 04:46:59 DEBUG : potato2: Deleting (id "4_z6f025da300fdab6b9f480e1b_f40281bea93ece836_d20250127_m044204_c001_v7007000_t0000_u01737952924694") 2025/01/27 04:46:59 DEBUG : potato2: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a7c2_d20250127_m044203_c001_v0001165_t0002_u01737952923905") 2025/01/27 04:46:59 DEBUG : potato2: Deleting (id "4_z6f025da300fdab6b9f480e1b_f40281bea93ece834_d20250127_m044202_c001_v7007000_t0000_u01737952922573") 2025/01/27 04:46:59 DEBUG : potato2: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a7be_d20250127_m044201_c001_v0001165_t0026_u01737952921389") 2025/01/27 04:46:59 DEBUG : potato2: Deleting (id "4_z6f025da300fdab6b9f480e1b_f41934c5c00a27af7_d20250127_m044159_c001_v7007000_t0000_u01737952919460") 2025/01/27 04:46:59 DEBUG : potato2: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a7b6_d20250127_m044158_c001_v0001165_t0012_u01737952918696") 2025/01/27 04:46:59 DEBUG : potato2: Deleting (id "4_z6f025da300fdab6b9f480e1b_f41934c5c00a27ac5_d20250127_m044152_c001_v7007000_t0000_u01737952912152") 2025/01/27 04:46:59 DEBUG : potato2: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a79c_d20250127_m044151_c001_v0001165_t0029_u01737952911173") 2025/01/27 04:46:59 DEBUG : potato2: Deleting (id "4_z6f025da300fdab6b9f480e1b_f40904eeeb37544ec_d20250127_m044028_c001_v7007000_t0000_u01737952828800") 2025/01/27 04:46:59 DEBUG : potato2: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a6c4_d20250127_m044028_c001_v0001165_t0037_u01737952828221") 2025/01/27 04:46:59 DEBUG : potato2: Deleting (id "4_z6f025da300fdab6b9f480e1b_f40904eeeb37544e7_d20250127_m044026_c001_v7007000_t0000_u01737952826964") 2025/01/27 04:47:00 DEBUG : potato2: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a6c0_d20250127_m044026_c001_v0001165_t0045_u01737952826390") 2025/01/27 04:47:00 DEBUG : potato3: Deleting (id "4_z6f025da300fdab6b9f480e1b_f404fd61f86cc15c9_d20250127_m044327_c001_v7007000_t0000_u01737953007436") 2025/01/27 04:47:00 DEBUG : potato3: Deleting (id "4_z6f025da300fdab6b9f480e1b_f117a57fe86027982_d20250127_m044320_c001_v0001178_t0025_u01737953000087") 2025/01/27 04:47:00 DEBUG : potato3: Deleting (id "4_z6f025da300fdab6b9f480e1b_f4143615572968a1b_d20250127_m044305_c001_v7007000_t0000_u01737952985215") 2025/01/27 04:47:00 DEBUG : potato3: Deleting (id "4_z6f025da300fdab6b9f480e1b_f117a57fe860278dc_d20250127_m044257_c001_v0001178_t0037_u01737952977971") 2025/01/27 04:47:00 DEBUG : potato3: Deleting (id "4_z6f025da300fdab6b9f480e1b_f40186da2d4cac89e_d20250127_m044241_c001_v7007000_t0000_u01737952961130") 2025/01/27 04:47:00 DEBUG : potato3: Deleting (id "4_z6f025da300fdab6b9f480e1b_f117a57fe86027806_d20250127_m044234_c001_v0001178_t0007_u01737952954496") 2025/01/27 04:47:00 DEBUG : pre-dest1/1: Deleting (id "4_z6f025da300fdab6b9f480e1b_f4143615572968b99_d20250127_m044422_c001_v7007000_t0000_u01737953062250") 2025/01/27 04:47:00 DEBUG : pre-dest1/1: Deleting (id "4_z6f025da300fdab6b9f480e1b_f117a57fe86027adf_d20250127_m044414_c001_v0001178_t0045_u01737953054381") 2025/01/27 04:47:00 DEBUG : pre-dest2/2: Deleting (id "4_z6f025da300fdab6b9f480e1b_f4143615572968b9a_d20250127_m044422_c001_v7007000_t0000_u01737953062433") 2025/01/27 04:47:00 DEBUG : pre-dest2/2: Deleting (id "4_z6f025da300fdab6b9f480e1b_f105bd8af94abae04_d20250127_m044414_c001_v0001165_t0025_u01737953054948") 2025/01/27 04:47:00 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6f025da300fdab6b9f480e1b_f4143615572968acd_d20250127_m044354_c001_v7007000_t0000_u01737953034429") 2025/01/27 04:47:00 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a8d3_d20250127_m044351_c001_v0001165_t0055_u01737953031368") 2025/01/27 04:47:00 DEBUG : sizeonly: Deleting (id "4_z6f025da300fdab6b9f480e1b_f407336657964a60d_d20250127_m044124_c001_v7007000_t0000_u01737952884462") 2025/01/27 04:47:00 DEBUG : sizeonly: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a75e_d20250127_m044123_c001_v0001165_t0006_u01737952883435") 2025/01/27 04:47:00 DEBUG : sub dir/hello world: Deleting (id "4_z6f025da300fdab6b9f480e1b_f401f7838ae8c1d61_d20250127_m044636_c001_v7007000_t0000_u01737953196605") 2025/01/27 04:47:00 DEBUG : sub dir/hello world: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1072264d051e5867_d20250127_m044635_c001_v0001182_t0012_u01737953195560") 2025/01/27 04:47:00 DEBUG : sub dir/hello world: Deleting (id "4_z6f025da300fdab6b9f480e1b_f401f7838ae8c1d5c_d20250127_m044633_c001_v7007000_t0000_u01737953193645") 2025/01/27 04:47:00 DEBUG : sub dir/hello world: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520aabc_d20250127_m044632_c001_v0001165_t0001_u01737953192587") 2025/01/27 04:47:00 DEBUG : sub dir/hello world: Deleting (id "4_z6f025da300fdab6b9f480e1b_f404fd61f86cc1461_d20250127_m044230_c001_v7007000_t0000_u01737952950576") 2025/01/27 04:47:00 DEBUG : sub dir/hello world: Deleting (id "4_z6f025da300fdab6b9f480e1b_f105bd8af94abace3_d20250127_m044229_c001_v0001165_t0059_u01737952949797") 2025/01/27 04:47:00 DEBUG : sub dir/hello world: Deleting (id "4_z6f025da300fdab6b9f480e1b_f404fd61f86cc1451_d20250127_m044228_c001_v7007000_t0000_u01737952948506") 2025/01/27 04:47:01 DEBUG : sub dir/hello world: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a802_d20250127_m044227_c001_v0001165_t0031_u01737952947338") 2025/01/27 04:47:01 DEBUG : sub dir/hello world: Deleting (id "4_z6f025da300fdab6b9f480e1b_f407336657964a60a_d20250127_m044120_c001_v7007000_t0000_u01737952880269") 2025/01/27 04:47:01 DEBUG : sub dir/hello world: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a750_d20250127_m044118_c001_v0001165_t0018_u01737952878947") 2025/01/27 04:47:01 DEBUG : sub dir/hello world: Deleting (id "4_z6f025da300fdab6b9f480e1b_f407336657964a609_d20250127_m044118_c001_v7007000_t0000_u01737952878215") 2025/01/27 04:47:01 DEBUG : sub dir/hello world: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a74a_d20250127_m044117_c001_v0001165_t0043_u01737952877249") 2025/01/27 04:47:01 DEBUG : sub dir/hello world: Deleting (id "4_z6f025da300fdab6b9f480e1b_f407336657964a5fd_d20250127_m044110_c001_v7007000_t0000_u01737952870928") 2025/01/27 04:47:01 DEBUG : sub dir/hello world: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a73e_d20250127_m044110_c001_v0001165_t0037_u01737952870129") 2025/01/27 04:47:01 DEBUG : sub dir/hello world: Deleting (id "4_z6f025da300fdab6b9f480e1b_f407336657964a5fa_d20250127_m044109_c001_v7007000_t0000_u01737952869584") 2025/01/27 04:47:01 DEBUG : sub dir/hello world: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a73a_d20250127_m044108_c001_v0001165_t0020_u01737952868176") 2025/01/27 04:47:01 DEBUG : sub dir/hello world: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a72c_d20250127_m044102_c001_v0001165_t0036_u01737952862259") 2025/01/27 04:47:01 DEBUG : sub dir/hello world: Deleting (id "4_z6f025da300fdab6b9f480e1b_f41151c353cf3cc9e_d20250127_m044101_c001_v7007000_t0000_u01737952861535") 2025/01/27 04:47:01 DEBUG : sub dir/hello world: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a726_d20250127_m044100_c001_v0001165_t0051_u01737952860947") 2025/01/27 04:47:01 DEBUG : sub dir/hello world: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a724_d20250127_m044100_c001_v0001165_t0043_u01737952860366") 2025/01/27 04:47:01 DEBUG : sub dir/hello world: Deleting (id "4_z6f025da300fdab6b9f480e1b_f41151c353cf3cc8b_d20250127_m044058_c001_v7007000_t0000_u01737952858929") 2025/01/27 04:47:01 DEBUG : sub dir/hello world: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a712_d20250127_m044053_c001_v0001165_t0049_u01737952853132") 2025/01/27 04:47:01 DEBUG : sub dir/hello world: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a700_d20250127_m044047_c001_v0001165_t0038_u01737952847104") 2025/01/27 04:47:01 DEBUG : sub dir/hello world: Deleting (id "4_z6f025da300fdab6b9f480e1b_f404fd61f86cc12ff_d20250127_m044046_c001_v7007000_t0000_u01737952846383") 2025/01/27 04:47:01 DEBUG : sub dir/hello world: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a6fe_d20250127_m044045_c001_v0001165_t0042_u01737952845822") 2025/01/27 04:47:01 DEBUG : sub dir/hello world: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a6fa_d20250127_m044045_c001_v0001165_t0014_u01737952845236") 2025/01/27 04:47:01 DEBUG : sub dir/hello world: Deleting (id "4_z6f025da300fdab6b9f480e1b_f404fd61f86cc12de_d20250127_m044044_c001_v7007000_t0000_u01737952844147") 2025/01/27 04:47:01 DEBUG : sub dir/hello world: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a6e5_d20250127_m044038_c001_v0001165_t0027_u01737952838619") 2025/01/27 04:47:02 DEBUG : sub dir/hello world: Deleting (id "4_z6f025da300fdab6b9f480e1b_f404fd61f86cc12d6_d20250127_m044038_c001_v7007000_t0000_u01737952838258") 2025/01/27 04:47:02 DEBUG : sub dir/hello world: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a6e3_d20250127_m044037_c001_v0001165_t0049_u01737952837672") 2025/01/27 04:47:02 DEBUG : sub dir/hello world: Deleting (id "4_z6f025da300fdab6b9f480e1b_f40904eeeb3754503_d20250127_m044036_c001_v7007000_t0000_u01737952836052") 2025/01/27 04:47:02 DEBUG : sub dir/hello world: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a6df_d20250127_m044035_c001_v0001165_t0010_u01737952835487") 2025/01/27 04:47:02 DEBUG : sub dir/hello world: Deleting (id "4_z6f025da300fdab6b9f480e1b_f40904eeeb3754500_d20250127_m044034_c001_v7007000_t0000_u01737952834947") 2025/01/27 04:47:02 DEBUG : sub dir/hello world: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a6dd_d20250127_m044034_c001_v0001165_t0046_u01737952834378") 2025/01/27 04:47:02 DEBUG : sub dir/hello world: Deleting (id "4_z6f025da300fdab6b9f480e1b_f40904eeeb37544f6_d20250127_m044033_c001_v7007000_t0000_u01737952833124") 2025/01/27 04:47:02 DEBUG : sub dir/hello world: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a6cf_d20250127_m044032_c001_v0001165_t0027_u01737952832328") 2025/01/27 04:47:02 DEBUG : sub dir/hello world: Deleting (id "4_z6f025da300fdab6b9f480e1b_f40904eeeb37544f2_d20250127_m044031_c001_v7007000_t0000_u01737952831789") 2025/01/27 04:47:02 DEBUG : sub dir/hello world: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a6cb_d20250127_m044031_c001_v0001165_t0031_u01737952831185") 2025/01/27 04:47:02 DEBUG : sub dir/hello world: Deleting (id "4_z6f025da300fdab6b9f480e1b_f40904eeeb37544ef_d20250127_m044030_c001_v7007000_t0000_u01737952830288") 2025/01/27 04:47:02 DEBUG : sub dir/hello world: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a6c9_d20250127_m044029_c001_v0001165_t0042_u01737952829697") 2025/01/27 04:47:02 DEBUG : sub dir/hello world: Deleting (id "4_z6f025da300fdab6b9f480e1b_f40904eeeb37544e0_d20250127_m044023_c001_v7007000_t0000_u01737952823981") 2025/01/27 04:47:02 DEBUG : sub dir/hello world: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a6b8_d20250127_m044023_c001_v0001165_t0035_u01737952823381") 2025/01/27 04:47:02 DEBUG : sub dir/hello world: Deleting (id "4_z6f025da300fdab6b9f480e1b_f40904eeeb37544d2_d20250127_m044022_c001_v7007000_t0000_u01737952822484") 2025/01/27 04:47:02 DEBUG : sub dir/hello world: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a6b0_d20250127_m044021_c001_v0001165_t0007_u01737952821889") 2025/01/27 04:47:02 DEBUG : sub dir/hello world: Deleting (id "4_z6f025da300fdab6b9f480e1b_f40904eeeb37544d0_d20250127_m044020_c001_v7007000_t0000_u01737952820983") 2025/01/27 04:47:02 DEBUG : sub dir/hello world: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a6ac_d20250127_m044020_c001_v0001165_t0055_u01737952820417") 2025/01/27 04:47:02 DEBUG : sub dir/hello world: Deleting (id "4_z6f025da300fdab6b9f480e1b_f40904eeeb37540df_d20250127_m044017_c001_v7007000_t0000_u01737952817557") 2025/01/27 04:47:02 DEBUG : sub dir/hello world: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a6a8_d20250127_m044016_c001_v0001165_t0023_u01737952816985") 2025/01/27 04:47:02 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f025da300fdab6b9f480e1b_f401f7838ae8c1d63_d20250127_m044636_c001_v7007000_t0000_u01737953196800") 2025/01/27 04:47:03 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f025da300fdab6b9f480e1b_f117a57fe86027ea7_d20250127_m044635_c001_v0001178_t0023_u01737953195573") 2025/01/27 04:47:03 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f025da300fdab6b9f480e1b_f401f7838ae8c1d5e_d20250127_m044633_c001_v7007000_t0000_u01737953193831") 2025/01/27 04:47:03 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f025da300fdab6b9f480e1b_f105bd8af94abaf4e_d20250127_m044632_c001_v0001165_t0044_u01737953192599") 2025/01/27 04:47:03 DEBUG : sub/yam: Deleting (id "4_z6f025da300fdab6b9f480e1b_f40281bea93ece851_d20250127_m044224_c001_v7007000_t0000_u01737952944534") 2025/01/27 04:47:03 DEBUG : sub/yam: Deleting (id "4_z6f025da300fdab6b9f480e1b_f117a57fe860277aa_d20250127_m044222_c001_v0001178_t0022_u01737952942970") 2025/01/27 04:47:03 DEBUG : three: Deleting (id "4_z6f025da300fdab6b9f480e1b_f40281bea93ece848_d20250127_m044214_c001_v7007000_t0000_u01737952934962") 2025/01/27 04:47:03 DEBUG : three: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a7ea_d20250127_m044213_c001_v0001165_t0025_u01737952933720") 2025/01/27 04:47:03 DEBUG : three: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1020dd148520a7e2_d20250127_m044211_c001_v0001165_t0040_u01737952931588") 2025/01/27 04:47:03 DEBUG : two: Deleting (id "4_z6f025da300fdab6b9f480e1b_f40281bea93ece849_d20250127_m044215_c001_v7007000_t0000_u01737952935146") 2025/01/27 04:47:03 DEBUG : two: Deleting (id "4_z6f025da300fdab6b9f480e1b_f417a57fe86027770_d20250127_m044213_c001_v0001178_t0034_u01737952933136") 2025/01/27 04:47:03 DEBUG : two: Deleting (id "4_z6f025da300fdab6b9f480e1b_f4020dd148520a7e0_d20250127_m044211_c001_v0001165_t0051_u01737952931402") 2025/01/27 04:47:03 DEBUG : yam: Deleting (id "4_z6f025da300fdab6b9f480e1b_f40281bea93ece853_d20250127_m044225_c001_v7007000_t0000_u01737952945283") 2025/01/27 04:47:03 DEBUG : yam: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1105bdd8514c92af_d20250127_m044224_c001_v0001103_t0029_u01737952944116") 2025/01/27 04:47:03 DEBUG : yam: Deleting (id "4_z6f025da300fdab6b9f480e1b_f40281bea93ece84d_d20250127_m044220_c001_v7007000_t0000_u01737952940912") 2025/01/27 04:47:03 DEBUG : yam: Deleting (id "4_z6f025da300fdab6b9f480e1b_f117a57fe86027798_d20250127_m044219_c001_v0001178_t0012_u01737952939482") 2025/01/27 04:47:03 DEBUG : yam: Deleting (id "4_z6f025da300fdab6b9f480e1b_f40281bea93ece84a_d20250127_m044217_c001_v7007000_t0000_u01737952937428") 2025/01/27 04:47:03 DEBUG : yam: Deleting (id "4_z6f025da300fdab6b9f480e1b_f117a57fe86027780_d20250127_m044215_c001_v0001178_t0006_u01737952935715") 2025/01/27 04:47:03 DEBUG : yaml: Deleting (id "4_z6f025da300fdab6b9f480e1b_f40281bea93ece84f_d20250127_m044221_c001_v7007000_t0000_u01737952941650") 2025/01/27 04:47:03 DEBUG : yaml: Deleting (id "4_z6f025da300fdab6b9f480e1b_f116af38295dcb92a_d20250127_m044220_c001_v0001131_t0053_u01737952940635") 2025/01/27 04:47:03 DEBUG : yaml: Deleting (id "4_z6f025da300fdab6b9f480e1b_f40281bea93ece84c_d20250127_m044218_c001_v7007000_t0000_u01737952938175") 2025/01/27 04:47:03 DEBUG : yaml: Deleting (id "4_z6f025da300fdab6b9f480e1b_f1058ba07c505a34f_d20250127_m044216_c001_v0001146_t0050_u01737952936947") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 6m57.434171138s (try 1/5)