"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/03/06 02:35:18 DEBUG : Creating backend with remote "TestB2:rclone-test-nubofaq7feci" 2025/03/06 02:35:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/06 02:35:19 DEBUG : Creating backend with remote "/tmp/rclone1622343596" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:35:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/06 02:35:20 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/03/06 02:35:20 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for checks to finish 2025/03/06 02:35:20 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.88s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:35:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/06 02:35:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/06 02:35:21 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for checks to finish 2025/03/06 02:35:21 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for transfers to finish 2025/03/06 02:35:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/06 02:35:22 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:35:22 DEBUG : B2 bucket rclone-test-nubofaq7feci: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.06s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", 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-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", 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-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:35:24 DEBUG : Creating backend with remote "/non-existing" 2025/03/06 02:35:24 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/06 02:35:24 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for checks to finish 2025/03/06 02:35:24 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:35:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/06 02:35:25 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for checks to finish 2025/03/06 02:35:25 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for transfers to finish 2025/03/06 02:35:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/06 02:35:25 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.86s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:35:26 INFO : B2 bucket rclone-test-nubofaq7feci: Running all checks before starting transfers 2025/03/06 02:35:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/06 02:35:27 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for checks to finish 2025/03/06 02:35:27 INFO : B2 bucket rclone-test-nubofaq7feci: Checks finished, now starting transfers 2025/03/06 02:35:27 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for transfers to finish 2025/03/06 02:35:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/06 02:35:27 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.51s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:35:28 ERROR : Ignoring --no-traverse with sync 2025/03/06 02:35:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/06 02:35:28 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for checks to finish 2025/03/06 02:35:28 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for transfers to finish 2025/03/06 02:35:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/06 02:35:28 INFO : sub dir/hello world: Copied (new) 2025/03/06 02:35:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.52s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:35:30 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/06 02:35:30 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for checks to finish 2025/03/06 02:35:30 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for transfers to finish 2025/03/06 02:35:30 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/03/06 02:35:30 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.49s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:35:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/06 02:35:31 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for checks to finish 2025/03/06 02:35:31 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for transfers to finish 2025/03/06 02:35:31 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/06 02:35:31 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.50s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:35:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/06 02:35:33 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for checks to finish 2025/03/06 02:35:33 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for transfers to finish 2025/03/06 02:35:33 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/06 02:35:33 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.86s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:35:34 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/06 02:35:34 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/06 02:35:34 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/06 02:35:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/06 02:35:34 INFO : sub dir: Making directory 2025/03/06 02:35:34 INFO : sub dir2: Making directory 2025/03/06 02:35:34 INFO : sub dir2/sub sub dir2: Making directory 2025/03/06 02:35:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/06 02:35:34 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for checks to finish 2025/03/06 02:35:34 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for transfers to finish 2025/03/06 02:35:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/06 02:35:35 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/03/06 02:35:35 DEBUG : B2 bucket rclone-test-nubofaq7feci: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.51s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:35:36 INFO : sub dir2: Making directory 2025/03/06 02:35:36 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/06 02:35:36 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/06 02:35:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/06 02:35:36 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for checks to finish 2025/03/06 02:35:36 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for transfers to finish 2025/03/06 02:35:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/06 02:35:36 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.13s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:35:37 DEBUG : sub dir2: Making directory with metadata 2025/03/06 02:35:37 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/06 02:35:37 INFO : sub dir: Making directory 2025/03/06 02:35:37 INFO : sub dir2: Making directory 2025/03/06 02:35:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/06 02:35:37 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for checks to finish 2025/03/06 02:35:37 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for transfers to finish 2025/03/06 02:35:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/06 02:35:37 INFO : sub dir/hello world: Copied (new) 2025/03/06 02:35:37 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/06 02:35:38 DEBUG : B2 bucket rclone-test-nubofaq7feci: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/06 02:35:38 DEBUG : B2 bucket rclone-test-nubofaq7feci: 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-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", 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-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:35:39 INFO : sub dir2: Making directory 2025/03/06 02:35:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/06 02:35:39 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for checks to finish 2025/03/06 02:35:39 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for transfers to finish 2025/03/06 02:35:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/06 02:35:39 INFO : sub dir/hello world: Copied (new) 2025/03/06 02:35:39 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.13s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:35:40 DEBUG : sub dir2: Making directory with metadata 2025/03/06 02:35:40 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/06 02:35:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/06 02:35:40 INFO : sub dir: Making directory 2025/03/06 02:35:40 INFO : sub dir2: Making directory 2025/03/06 02:35:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/06 02:35:40 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for checks to finish 2025/03/06 02:35:40 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for transfers to finish 2025/03/06 02:35:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/06 02:35:41 INFO : sub dir/hello world: Copied (new) 2025/03/06 02:35:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/06 02:35:41 DEBUG : B2 bucket rclone-test-nubofaq7feci: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.53s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", 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-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:35:42 INFO : sub dir2: Making directory 2025/03/06 02:35:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/06 02:35:43 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for checks to finish 2025/03/06 02:35:43 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for transfers to finish 2025/03/06 02:35:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/06 02:35:43 INFO : sub dir/hello world: Copied (new) 2025/03/06 02:35:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.50s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:35:44 DEBUG : Creating backend with remote "TestB2:rclone-test-roxarol5yuhi" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-nubofaq7feci -> B2 bucket rclone-test-roxarol5yuhi 2025/03/06 02:35:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/06 02:35:45 DEBUG : B2 bucket rclone-test-roxarol5yuhi: Waiting for checks to finish 2025/03/06 02:35:45 DEBUG : B2 bucket rclone-test-roxarol5yuhi: Waiting for transfers to finish 2025/03/06 02:35:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/06 02:35:46 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:35:46 DEBUG : B2 bucket rclone-test-roxarol5yuhi: Purge remote 2025/03/06 02:35:46 INFO : B2 bucket rclone-test-roxarol5yuhi: cleaning bucket "rclone-test-roxarol5yuhi" of all files 2025/03/06 02:35:46 DEBUG : sub dir/hello world: Deleting (id "4_z0f021d7340fd6b9b9f580e1b_f115ebcad47659430_d20250306_m023546_c001_v0001131_t0030_u01741228546215") --- PASS: TestServerSideCopy (4.34s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:35:49 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/06 02:35:49 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for checks to finish 2025/03/06 02:35:49 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for transfers to finish 2025/03/06 02:35:49 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/06 02:35:49 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.14s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:35:50 DEBUG : Creating backend with remote "TestB2:rclone-test-kamopuk2kude" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-nubofaq7feci -> B2 bucket rclone-test-kamopuk2kude 2025/03/06 02:35:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/06 02:35:52 DEBUG : B2 bucket rclone-test-kamopuk2kude: Waiting for checks to finish 2025/03/06 02:35:52 DEBUG : B2 bucket rclone-test-kamopuk2kude: Waiting for transfers to finish 2025/03/06 02:35:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/06 02:35:52 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:35:53 DEBUG : B2 bucket rclone-test-kamopuk2kude: Waiting for checks to finish 2025/03/06 02:35:53 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/06 02:35:53 DEBUG : B2 bucket rclone-test-kamopuk2kude: Waiting for transfers to finish 2025/03/06 02:35:54 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/06 02:35:54 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:35:54 DEBUG : B2 bucket rclone-test-kamopuk2kude: Purge remote 2025/03/06 02:35:54 INFO : B2 bucket rclone-test-kamopuk2kude: cleaning bucket "rclone-test-kamopuk2kude" of all files 2025/03/06 02:35:54 DEBUG : sub dir/hello world: Deleting (id "4_z1f523d1340fd6b9b9f580e1b_f113fec8faa5107c0_d20250306_m023554_c001_v0001134_t0033_u01741228554077") 2025/03/06 02:35:54 DEBUG : sub dir/hello world: Deleting (id "4_z1f523d1340fd6b9b9f580e1b_f104018ab802d115c_d20250306_m023552_c001_v0001184_t0020_u01741228552865") --- PASS: TestServerSideCopyOverSelf (6.22s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:35:57 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/06 02:35:57 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for checks to finish 2025/03/06 02:35:57 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for transfers to finish 2025/03/06 02:35:57 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/06 02:35:57 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/06 02:35:57 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.13s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:35:59 DEBUG : Creating backend with remote "TestB2:rclone-test-jagufon9biro" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-nubofaq7feci -> B2 bucket rclone-test-jagufon9biro 2025/03/06 02:36:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/06 02:36:00 DEBUG : B2 bucket rclone-test-jagufon9biro: Waiting for checks to finish 2025/03/06 02:36:00 DEBUG : B2 bucket rclone-test-jagufon9biro: Waiting for transfers to finish 2025/03/06 02:36:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/06 02:36:01 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:36:02 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/06 02:36:02 DEBUG : B2 bucket rclone-test-jagufon9biro: Waiting for checks to finish 2025/03/06 02:36:02 DEBUG : B2 bucket rclone-test-jagufon9biro: Waiting for transfers to finish 2025/03/06 02:36:02 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/06 02:36:02 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/06 02:36:02 INFO : sub dir/hello world: Deleted 2025/03/06 02:36:03 DEBUG : testing file moves 2025/03/06 02:36:04 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/06 02:36:04 DEBUG : B2 bucket rclone-test-jagufon9biro: Waiting for checks to finish 2025/03/06 02:36:04 DEBUG : B2 bucket rclone-test-jagufon9biro: Waiting for transfers to finish 2025/03/06 02:36:04 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/03/06 02:36:04 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/06 02:36:04 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:36:05 DEBUG : B2 bucket rclone-test-jagufon9biro: Purge remote 2025/03/06 02:36:05 INFO : B2 bucket rclone-test-jagufon9biro: cleaning bucket "rclone-test-jagufon9biro" of all files 2025/03/06 02:36:05 DEBUG : sub dir/hello world: Deleting (id "4_zffe25d0340fd6b9b9f580e1b_f10669726646d42d6_d20250306_m023604_c001_v0001150_t0007_u01741228564129") 2025/03/06 02:36:05 DEBUG : sub dir/hello world: Deleting (id "4_zffe25d0340fd6b9b9f580e1b_f1086a931d226f013_d20250306_m023602_c001_v0001182_t0055_u01741228562526") 2025/03/06 02:36:05 DEBUG : sub dir/hello world: Deleting (id "4_zffe25d0340fd6b9b9f580e1b_f103ca1cfa5f5d052_d20250306_m023601_c001_v0001033_t0028_u01741228561116") --- PASS: TestServerSideMoveOverSelf (8.43s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:36:07 ERROR : : error listing: directory not found 2025/03/06 02:36:07 INFO : Local file system at /tmp/rclone1622343596: Making directory 2025/03/06 02:36:08 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for checks to finish 2025/03/06 02:36:08 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.87s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:36:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/06 02:36:09 DEBUG : Local file system at /tmp/rclone1622343596: Waiting for checks to finish 2025/03/06 02:36:09 DEBUG : Local file system at /tmp/rclone1622343596: Waiting for transfers to finish 2025/03/06 02:36:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/06 02:36:10 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/03/06 02:36:10 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" --- PASS: TestCopyRedownload (2.22s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:36:11 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/06 02:36:11 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for checks to finish 2025/03/06 02:36:11 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for transfers to finish 2025/03/06 02:36:11 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/06 02:36:11 INFO : check sum: Copied (new) 2025/03/06 02:36:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:36:12 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for checks to finish 2025/03/06 02:36:12 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/06 02:36:12 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/03/06 02:36:12 DEBUG : check sum: Unchanged skipping 2025/03/06 02:36:12 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for transfers to finish 2025/03/06 02:36:12 DEBUG : Waiting for deletions to finish 2025/03/06 02:36:12 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.27s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:36:13 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/06 02:36:13 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for checks to finish 2025/03/06 02:36:13 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for transfers to finish 2025/03/06 02:36:14 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/06 02:36:14 INFO : sizeonly: Copied (new) 2025/03/06 02:36:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:36:14 DEBUG : sizeonly: Sizes identical 2025/03/06 02:36:14 DEBUG : sizeonly: Unchanged skipping 2025/03/06 02:36:14 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for checks to finish 2025/03/06 02:36:14 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for transfers to finish 2025/03/06 02:36:14 DEBUG : Waiting for deletions to finish 2025/03/06 02:36:14 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.60s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:36:16 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/06 02:36:16 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for checks to finish 2025/03/06 02:36:16 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for transfers to finish 2025/03/06 02:36:16 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/03/06 02:36:16 INFO : ignore-size: Copied (new) 2025/03/06 02:36:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:36:16 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for checks to finish 2025/03/06 02:36:16 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 02:36:16 DEBUG : ignore-size: Unchanged skipping 2025/03/06 02:36:16 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for transfers to finish 2025/03/06 02:36:16 DEBUG : Waiting for deletions to finish 2025/03/06 02:36:16 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.24s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:36:19 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 02:36:19 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for checks to finish 2025/03/06 02:36:19 DEBUG : existing: Unchanged skipping 2025/03/06 02:36:19 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for transfers to finish 2025/03/06 02:36:19 DEBUG : Waiting for deletions to finish 2025/03/06 02:36:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:36:19 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/06 02:36:19 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for checks to finish 2025/03/06 02:36:19 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for transfers to finish 2025/03/06 02:36:19 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/06 02:36:19 INFO : existing: Copied (replaced existing) 2025/03/06 02:36:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.48s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:36:21 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/06 02:36:21 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for checks to finish 2025/03/06 02:36:21 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for transfers to finish 2025/03/06 02:36:21 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/06 02:36:21 INFO : existing: Copied (new) 2025/03/06 02:36:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:36:21 DEBUG : existing: Destination exists, skipping 2025/03/06 02:36:21 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for checks to finish 2025/03/06 02:36:21 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for transfers to finish 2025/03/06 02:36:21 DEBUG : Waiting for deletions to finish 2025/03/06 02:36:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.24s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:36:23 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/06 02:36:23 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/06 02:36:24 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 02:36:24 DEBUG : c/non empty space: Unchanged skipping 2025/03/06 02:36:24 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/06 02:36:24 INFO : a/potato2: Copied (new) 2025/03/06 02:36:24 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for checks to finish 2025/03/06 02:36:24 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for transfers to finish 2025/03/06 02:36:24 DEBUG : Waiting for deletions to finish 2025/03/06 02:36:24 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.75s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:36:26 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for checks to finish 2025/03/06 02:36:26 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/06 02:36:26 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/06 02:36:26 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/03/06 02:36:26 DEBUG : empty space: Unchanged skipping 2025/03/06 02:36:26 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for transfers to finish 2025/03/06 02:36:26 DEBUG : Waiting for deletions to finish 2025/03/06 02:36:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:36:26 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for checks to finish 2025/03/06 02:36:26 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/06 02:36:26 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/06 02:36:27 INFO : empty space: Updated modification time in destination 2025/03/06 02:36:27 DEBUG : empty space: Unchanged skipping 2025/03/06 02:36:27 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for transfers to finish 2025/03/06 02:36:27 DEBUG : Waiting for deletions to finish 2025/03/06 02:36:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.27s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:36:29 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/06 02:36:29 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for checks to finish 2025/03/06 02:36:29 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/06 02:36:29 DEBUG : empty space: Unchanged skipping 2025/03/06 02:36:29 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for transfers to finish 2025/03/06 02:36:29 DEBUG : Waiting for deletions to finish 2025/03/06 02:36:29 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.68s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:36:31 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/06 02:36:31 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for checks to finish 2025/03/06 02:36:31 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1622343596) 2025/03/06 02:36:31 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-nubofaq7feci) 2025/03/06 02:36:31 DEBUG : foo: sha1 differ 2025/03/06 02:36:31 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for transfers to finish 2025/03/06 02:36:31 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/03/06 02:36:31 INFO : foo: Copied (replaced existing) 2025/03/06 02:36:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.90s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:36:33 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/06 02:36:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 02:36:33 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for checks to finish 2025/03/06 02:36:33 DEBUG : empty space: Unchanged skipping 2025/03/06 02:36:33 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for transfers to finish 2025/03/06 02:36:33 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/06 02:36:33 INFO : potato: Copied (new) 2025/03/06 02:36:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.10s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:36:35 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/06 02:36:35 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for checks to finish 2025/03/06 02:36:35 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for transfers to finish 2025/03/06 02:36:35 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/03/06 02:36:35 INFO : potato: Copied (replaced existing) 2025/03/06 02:36:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.93s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:36:37 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/03/06 02:36:37 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for checks to finish 2025/03/06 02:36:37 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1622343596) 2025/03/06 02:36:37 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-nubofaq7feci) 2025/03/06 02:36:37 DEBUG : potato: sha1 differ 2025/03/06 02:36:37 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for transfers to finish 2025/03/06 02:36:37 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/03/06 02:36:37 INFO : potato: Copied (replaced existing) 2025/03/06 02:36:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.99s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:36:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/06 02:36:39 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/06 02:36:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 02:36:39 DEBUG : empty space: Unchanged skipping 2025/03/06 02:36:39 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for checks to finish 2025/03/06 02:36:39 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for transfers to finish 2025/03/06 02:36:39 DEBUG : Waiting for deletions to finish 2025/03/06 02:36:39 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.93s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:36:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/06 02:36:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 02:36:41 DEBUG : empty space: Unchanged skipping 2025/03/06 02:36:41 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for checks to finish 2025/03/06 02:36:41 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for transfers to finish 2025/03/06 02:36:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/06 02:36:41 INFO : potato2: Copied (new) 2025/03/06 02:36:41 DEBUG : Waiting for deletions to finish 2025/03/06 02:36:41 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.54s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:36:43 INFO : d: Making directory 2025/03/06 02:36:43 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/03/06 02:36:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/06 02:36:44 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 02:36:44 DEBUG : c/non empty space: Unchanged skipping 2025/03/06 02:36:44 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/06 02:36:44 INFO : a/potato2: Copied (new) 2025/03/06 02:36:44 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for checks to finish 2025/03/06 02:36:44 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for transfers to finish 2025/03/06 02:36:44 DEBUG : Waiting for deletions to finish 2025/03/06 02:36:44 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.67s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:36:46 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/06 02:36:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/06 02:36:46 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 02:36:46 DEBUG : c/non empty space: Unchanged skipping 2025/03/06 02:36:46 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/06 02:36:46 INFO : a/potato2: Copied (new) 2025/03/06 02:36:47 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for checks to finish 2025/03/06 02:36:47 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for transfers to finish 2025/03/06 02:36:47 ERROR : B2 bucket rclone-test-nubofaq7feci: not deleting files as there were IO errors 2025/03/06 02:36:47 ERROR : B2 bucket rclone-test-nubofaq7feci: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (5.95s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:36:51 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1183-19.backblaze.com/b2api/v1/b2_upload_file/3ff2bd2340ed6b9b9f580e1b/c001_v0001183_t0048": EOF 2025/03/06 02:36:51 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1183-19.backblaze.com/b2api/v1/b2_upload_file/3ff2bd2340ed6b9b9f580e1b/c001_v0001183_t0048": EOF) 2025/03/06 02:36:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "potato" to B2 bucket rclone-test-nubofaq7feci: 1/10 (Post "https://pod-000-1183-19.backblaze.com/b2api/v1/b2_upload_file/3ff2bd2340ed6b9b9f580e1b/c001_v0001183_t0048": EOF) 2025/03/06 02:36:54 DEBUG : pacer: Reducing sleep to 10ms 2025/03/06 02:36:55 DEBUG : Waiting for deletions to finish 2025/03/06 02:36:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/06 02:36:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 02:36:56 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for checks to finish 2025/03/06 02:36:56 DEBUG : empty space: Unchanged skipping 2025/03/06 02:36:56 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for transfers to finish 2025/03/06 02:36:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/06 02:36:56 INFO : potato2: Copied (new) 2025/03/06 02:36:56 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (8.09s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:37:01 DEBUG : Waiting for deletions to finish 2025/03/06 02:37:01 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for checks to finish 2025/03/06 02:37:01 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for transfers to finish 2025/03/06 02:37:02 INFO : potato: Deleted 2025/03/06 02:37:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/06 02:37:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 02:37:02 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for checks to finish 2025/03/06 02:37:02 DEBUG : empty space: Unchanged skipping 2025/03/06 02:37:02 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for transfers to finish 2025/03/06 02:37:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/06 02:37:03 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (7.09s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:37:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/06 02:37:08 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for checks to finish 2025/03/06 02:37:08 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for transfers to finish 2025/03/06 02:37:08 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/03/06 02:37:08 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (5.41s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:37:13 DEBUG : enormous: Excluded (Size Filter) 2025/03/06 02:37:13 DEBUG : enormous: Excluded 2025/03/06 02:37:13 DEBUG : potato2: Excluded (Size Filter) 2025/03/06 02:37:13 DEBUG : potato2: Excluded 2025/03/06 02:37:14 DEBUG : potato2: Excluded (Size Filter) 2025/03/06 02:37:14 DEBUG : potato2: Excluded 2025/03/06 02:37:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 02:37:14 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for checks to finish 2025/03/06 02:37:14 DEBUG : empty space: Unchanged skipping 2025/03/06 02:37:14 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for transfers to finish 2025/03/06 02:37:14 DEBUG : Waiting for deletions to finish 2025/03/06 02:37:14 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:37:15 DEBUG : enormous: Excluded (Size Filter) 2025/03/06 02:37:15 DEBUG : enormous: Excluded 2025/03/06 02:37:15 DEBUG : potato2: Excluded (Size Filter) 2025/03/06 02:37:15 DEBUG : potato2: Excluded 2025/03/06 02:37:16 DEBUG : potato2: Excluded (Size Filter) 2025/03/06 02:37:16 DEBUG : potato2: Excluded 2025/03/06 02:37:16 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/06 02:37:16 DEBUG : empty space: Unchanged skipping 2025/03/06 02:37:16 DEBUG : Local file system at /tmp/rclone1622343596: Waiting for checks to finish 2025/03/06 02:37:16 DEBUG : Local file system at /tmp/rclone1622343596: Waiting for transfers to finish 2025/03/06 02:37:16 DEBUG : Waiting for deletions to finish 2025/03/06 02:37:16 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" --- PASS: TestSyncWithExclude (7.91s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:37:22 DEBUG : enormous: Excluded (Size Filter) 2025/03/06 02:37:22 DEBUG : enormous: Excluded 2025/03/06 02:37:22 DEBUG : potato2: Excluded (Size Filter) 2025/03/06 02:37:22 DEBUG : potato2: Excluded 2025/03/06 02:37:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 02:37:22 DEBUG : empty space: Unchanged skipping 2025/03/06 02:37:22 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for checks to finish 2025/03/06 02:37:22 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for transfers to finish 2025/03/06 02:37:22 DEBUG : Waiting for deletions to finish 2025/03/06 02:37:23 INFO : potato2: Deleted 2025/03/06 02:37:24 INFO : enormous: Deleted 2025/03/06 02:37:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:37:25 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/06 02:37:25 DEBUG : Local file system at /tmp/rclone1622343596: Waiting for checks to finish 2025/03/06 02:37:25 DEBUG : empty space: Unchanged skipping 2025/03/06 02:37:25 DEBUG : Local file system at /tmp/rclone1622343596: Waiting for transfers to finish 2025/03/06 02:37:25 DEBUG : Waiting for deletions to finish 2025/03/06 02:37:25 INFO : enormous: Deleted 2025/03/06 02:37:25 INFO : potato2: Deleted 2025/03/06 02:37:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (8.78s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:37:31 DEBUG : five: Need to transfer - File not found at Destination 2025/03/06 02:37:31 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/03/06 02:37:31 DEBUG : three: Sizes identical 2025/03/06 02:37:31 DEBUG : one: Destination is newer than source, skipping 2025/03/06 02:37:31 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for checks to finish 2025/03/06 02:37:31 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/03/06 02:37:31 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1622343596) 2025/03/06 02:37:31 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-nubofaq7feci) 2025/03/06 02:37:31 DEBUG : two: sha1 differ 2025/03/06 02:37:31 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/03/06 02:37:31 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for transfers to finish 2025/03/06 02:37:32 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/06 02:37:32 INFO : five: Copied (new) 2025/03/06 02:37:32 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/06 02:37:32 INFO : four: Copied (replaced existing) 2025/03/06 02:37:33 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/06 02:37:33 INFO : two: Copied (replaced existing) 2025/03/06 02:37:33 DEBUG : Waiting for deletions to finish 2025/03/06 02:37:33 DEBUG : one: Destination is newer than source, skipping 2025/03/06 02:37:33 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for checks to finish 2025/03/06 02:37:33 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/06 02:37:33 DEBUG : four: Size and sha1 of src and dst objects identical 2025/03/06 02:37:33 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/06 02:37:33 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/03/06 02:37:33 DEBUG : five: Size and sha1 of src and dst objects identical 2025/03/06 02:37:33 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/03/06 02:37:33 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1622343596) 2025/03/06 02:37:33 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-nubofaq7feci) 2025/03/06 02:37:33 DEBUG : three: sha1 differ 2025/03/06 02:37:33 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/06 02:37:33 DEBUG : two: Size and sha1 of src and dst objects identical 2025/03/06 02:37:33 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/03/06 02:37:33 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/03/06 02:37:33 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for transfers to finish 2025/03/06 02:37:34 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/06 02:37:34 INFO : three: Copied (replaced existing) 2025/03/06 02:37:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (9.05s) === 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-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/03/06 02:37:38 INFO : B2 bucket rclone-test-nubofaq7feci: Making map for --track-renames 2025/03/06 02:37:38 INFO : B2 bucket rclone-test-nubofaq7feci: Finished making map for --track-renames 2025/03/06 02:37:38 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for checks to finish 2025/03/06 02:37:38 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/06 02:37:38 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for renames to finish 2025/03/06 02:37:38 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/06 02:37:38 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for transfers to finish 2025/03/06 02:37:39 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/06 02:37:39 INFO : yam: Copied (new) 2025/03/06 02:37:40 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/06 02:37:40 INFO : potato: Copied (new) 2025/03/06 02:37:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:37:41 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 02:37:41 INFO : B2 bucket rclone-test-nubofaq7feci: Making map for --track-renames 2025/03/06 02:37:41 INFO : B2 bucket rclone-test-nubofaq7feci: Finished making map for --track-renames 2025/03/06 02:37:41 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for checks to finish 2025/03/06 02:37:41 DEBUG : potato: Unchanged skipping 2025/03/06 02:37:41 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for renames to finish 2025/03/06 02:37:42 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/06 02:37:42 INFO : yam: Copied (server-side copy) to: yaml 2025/03/06 02:37:42 INFO : yam: Deleted 2025/03/06 02:37:42 INFO : yaml: Renamed from "yam" 2025/03/06 02:37:42 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for transfers to finish 2025/03/06 02:37:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (8.99s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/03/06 02:37:47 INFO : B2 bucket rclone-test-nubofaq7feci: Making map for --track-renames 2025/03/06 02:37:47 INFO : B2 bucket rclone-test-nubofaq7feci: Finished making map for --track-renames 2025/03/06 02:37:47 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for checks to finish 2025/03/06 02:37:47 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/06 02:37:47 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/06 02:37:47 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for renames to finish 2025/03/06 02:37:47 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for transfers to finish 2025/03/06 02:37:48 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/06 02:37:48 INFO : potato: Copied (new) 2025/03/06 02:37:48 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/06 02:37:48 INFO : yam: Copied (new) 2025/03/06 02:37:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:37:49 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 02:37:49 INFO : B2 bucket rclone-test-nubofaq7feci: Making map for --track-renames 2025/03/06 02:37:49 INFO : B2 bucket rclone-test-nubofaq7feci: Finished making map for --track-renames 2025/03/06 02:37:49 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for checks to finish 2025/03/06 02:37:49 DEBUG : potato: Unchanged skipping 2025/03/06 02:37:49 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for renames to finish 2025/03/06 02:37:51 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/06 02:37:51 INFO : yam: Copied (server-side copy) to: yaml 2025/03/06 02:37:52 INFO : yam: Deleted 2025/03/06 02:37:52 INFO : yaml: Renamed from "yam" 2025/03/06 02:37:52 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for transfers to finish 2025/03/06 02:37:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (7.98s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/03/06 02:37:55 INFO : B2 bucket rclone-test-nubofaq7feci: Making map for --track-renames 2025/03/06 02:37:55 INFO : B2 bucket rclone-test-nubofaq7feci: Finished making map for --track-renames 2025/03/06 02:37:55 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for checks to finish 2025/03/06 02:37:55 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/06 02:37:55 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/06 02:37:55 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for renames to finish 2025/03/06 02:37:55 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for transfers to finish 2025/03/06 02:37:56 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/06 02:37:56 INFO : sub/yam: Copied (new) 2025/03/06 02:37:56 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/06 02:37:56 INFO : potato: Copied (new) 2025/03/06 02:37:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:37:56 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 02:37:56 DEBUG : potato: Unchanged skipping 2025/03/06 02:37:57 INFO : B2 bucket rclone-test-nubofaq7feci: Making map for --track-renames 2025/03/06 02:37:57 INFO : B2 bucket rclone-test-nubofaq7feci: Finished making map for --track-renames 2025/03/06 02:37:57 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for checks to finish 2025/03/06 02:37:57 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for renames to finish 2025/03/06 02:37:57 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/06 02:37:57 INFO : sub/yam: Copied (server-side copy) to: yam 2025/03/06 02:37:58 INFO : sub/yam: Deleted 2025/03/06 02:37:58 INFO : yam: Renamed from "sub/yam" 2025/03/06 02:37:58 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for transfers to finish 2025/03/06 02:37:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.70s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:37:59 DEBUG : Creating backend with remote "/tmp/rclone1622343596/dir1" 2025/03/06 02:37:59 DEBUG : Creating backend with remote "/tmp/rclone1622343596/dir2" 2025/03/06 02:37:59 DEBUG : Local file system at /tmp/rclone1622343596/dir2: Using server-side directory move 2025/03/06 02:37:59 INFO : Local file system at /tmp/rclone1622343596/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/06 02:37:59 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/06 02:37:59 INFO : file1.txt: Moved (server-side) 2025/03/06 02:37:59 DEBUG : Local file system at /tmp/rclone1622343596/dir2: Waiting for checks to finish 2025/03/06 02:37:59 DEBUG : Local file system at /tmp/rclone1622343596/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:38:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/06 02:38:00 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/06 02:38:00 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for checks to finish 2025/03/06 02:38:00 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for transfers to finish 2025/03/06 02:38:00 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/06 02:38:00 INFO : nested/sub dir/file: Copied (new) 2025/03/06 02:38:00 INFO : nested/sub dir/file: Deleted 2025/03/06 02:38:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/06 02:38:01 INFO : sub dir/hello world: Copied (new) 2025/03/06 02:38:01 INFO : sub dir/hello world: Deleted 2025/03/06 02:38:01 INFO : sub dir: Removing directory 2025/03/06 02:38:01 INFO : nested/sub dir: Removing directory 2025/03/06 02:38:01 INFO : nested: Removing directory 2025/03/06 02:38:01 DEBUG : Local file system at /tmp/rclone1622343596: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.11s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:38:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/06 02:38:02 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/06 02:38:02 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for checks to finish 2025/03/06 02:38:02 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for transfers to finish 2025/03/06 02:38:02 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/06 02:38:02 INFO : nested/sub dir/file: Copied (new) 2025/03/06 02:38:02 INFO : nested/sub dir/file: Deleted 2025/03/06 02:38:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/06 02:38:03 INFO : sub dir/hello world: Copied (new) 2025/03/06 02:38:03 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.36s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:38:04 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/06 02:38:04 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/06 02:38:04 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for checks to finish 2025/03/06 02:38:04 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for transfers to finish 2025/03/06 02:38:05 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/03/06 02:38:05 INFO : existing-b: Copied (new) 2025/03/06 02:38:05 INFO : existing-b: Deleted 2025/03/06 02:38:05 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/06 02:38:05 INFO : existing: Copied (new) 2025/03/06 02:38:05 INFO : existing: Deleted 2025/03/06 02:38:05 DEBUG : existing: Destination exists, skipping 2025/03/06 02:38:05 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/06 02:38:05 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for checks to finish 2025/03/06 02:38:05 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for transfers to finish 2025/03/06 02:38:05 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.24s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:38:06 DEBUG : Creating backend with remote "TestB2:rclone-test-dakikel6valu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-nubofaq7feci -> B2 bucket rclone-test-dakikel6valu 2025/03/06 02:38:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/06 02:38:11 DEBUG : B2 bucket rclone-test-dakikel6valu: Waiting for checks to finish 2025/03/06 02:38:11 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/06 02:38:11 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/06 02:38:11 DEBUG : empty space: Unchanged skipping 2025/03/06 02:38:12 INFO : empty space: Deleted 2025/03/06 02:38:12 DEBUG : B2 bucket rclone-test-dakikel6valu: Waiting for transfers to finish 2025/03/06 02:38:12 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/06 02:38:12 INFO : potato3: Copied (server-side copy) 2025/03/06 02:38:12 INFO : potato3: Deleted 2025/03/06 02:38:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/06 02:38:13 INFO : potato2: Copied (server-side copy) 2025/03/06 02:38:13 INFO : potato2: Deleted 2025/03/06 02:38:13 DEBUG : Creating backend with remote "TestB2:rclone-test-ximujix1guhu" 2025/03/06 02:38:14 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/06 02:38:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/06 02:38:14 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/06 02:38:14 DEBUG : B2 bucket rclone-test-ximujix1guhu: Waiting for checks to finish 2025/03/06 02:38:14 DEBUG : B2 bucket rclone-test-ximujix1guhu: Waiting for transfers to finish 2025/03/06 02:38:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/06 02:38:15 INFO : potato2: Copied (server-side copy) 2025/03/06 02:38:15 INFO : potato2: Deleted 2025/03/06 02:38:15 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/06 02:38:15 INFO : potato3: Copied (server-side copy) 2025/03/06 02:38:16 INFO : potato3: Deleted 2025/03/06 02:38:16 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/06 02:38:16 INFO : empty space: Copied (server-side copy) 2025/03/06 02:38:16 INFO : empty space: Deleted 2025/03/06 02:38:16 DEBUG : B2 bucket rclone-test-ximujix1guhu: Purge remote 2025/03/06 02:38:16 INFO : B2 bucket rclone-test-ximujix1guhu: cleaning bucket "rclone-test-ximujix1guhu" of all files 2025/03/06 02:38:17 DEBUG : empty space: Deleting (id "4_z2f025dd3501d6b9b9f580e1b_f1010f93ec9d1859e_d20250306_m023815_c001_v0001144_t0039_u01741228695803") 2025/03/06 02:38:17 DEBUG : potato2: Deleting (id "4_z2f025dd3501d6b9b9f580e1b_f10318d3d3ba6cb28_d20250306_m023815_c001_v0001041_t0040_u01741228695315") 2025/03/06 02:38:17 DEBUG : potato3: Deleting (id "4_z2f025dd3501d6b9b9f580e1b_f1031107dc996c32a_d20250306_m023815_c001_v0001100_t0004_u01741228695712") 2025/03/06 02:38:17 DEBUG : B2 bucket rclone-test-dakikel6valu: Purge remote 2025/03/06 02:38:17 INFO : B2 bucket rclone-test-dakikel6valu: cleaning bucket "rclone-test-dakikel6valu" of all files 2025/03/06 02:38:18 DEBUG : empty space: Deleting (id "4_z3fd24d83501d6b9b9f580e1b_f40329cedcd19728f_d20250306_m023816_c001_v7007000_t0000_u01741228696438") 2025/03/06 02:38:18 DEBUG : empty space: Deleting (id "4_z3fd24d83501d6b9b9f580e1b_f1114c9a2bffe1865_d20250306_m023810_c001_v0001145_t0058_u01741228690418") 2025/03/06 02:38:18 DEBUG : potato2: Deleting (id "4_z3fd24d83501d6b9b9f580e1b_f40329cedcd19728c_d20250306_m023815_c001_v7007000_t0000_u01741228695789") 2025/03/06 02:38:18 DEBUG : potato2: Deleting (id "4_z3fd24d83501d6b9b9f580e1b_f10193c1d99a4f804_d20250306_m023811_c001_v0001116_t0022_u01741228691915") 2025/03/06 02:38:18 DEBUG : potato3: Deleting (id "4_z3fd24d83501d6b9b9f580e1b_f40329cedcd19728d_d20250306_m023816_c001_v7007000_t0000_u01741228696069") 2025/03/06 02:38:18 DEBUG : potato3: Deleting (id "4_z3fd24d83501d6b9b9f580e1b_f117ebf1255325b01_d20250306_m023812_c001_v0001036_t0008_u01741228692260") 2025/03/06 02:38:18 DEBUG : potato3: Deleting (id "4_z3fd24d83501d6b9b9f580e1b_f1114c9a2bffe1867_d20250306_m023810_c001_v0001145_t0058_u01741228690974") --- PASS: TestServerSideMove (13.07s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:38:20 DEBUG : Creating backend with remote "TestB2:rclone-test-newisas3xobu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-nubofaq7feci -> B2 bucket rclone-test-newisas3xobu 2025/03/06 02:38:25 DEBUG : empty space: Excluded (Size Filter) 2025/03/06 02:38:25 DEBUG : empty space: Excluded 2025/03/06 02:38:25 DEBUG : empty space: Excluded (Size Filter) 2025/03/06 02:38:25 DEBUG : empty space: Excluded 2025/03/06 02:38:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/06 02:38:25 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/06 02:38:25 DEBUG : B2 bucket rclone-test-newisas3xobu: Waiting for checks to finish 2025/03/06 02:38:25 DEBUG : B2 bucket rclone-test-newisas3xobu: Waiting for transfers to finish 2025/03/06 02:38:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/06 02:38:25 INFO : potato2: Copied (server-side copy) 2025/03/06 02:38:26 INFO : potato2: Deleted 2025/03/06 02:38:26 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/06 02:38:26 INFO : potato3: Copied (server-side copy) 2025/03/06 02:38:26 INFO : potato3: Deleted 2025/03/06 02:38:26 DEBUG : Creating backend with remote "TestB2:rclone-test-cufeyos6male" 2025/03/06 02:38:27 DEBUG : empty space: Excluded (Size Filter) 2025/03/06 02:38:27 DEBUG : empty space: Excluded 2025/03/06 02:38:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/06 02:38:28 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/06 02:38:28 DEBUG : B2 bucket rclone-test-cufeyos6male: Waiting for checks to finish 2025/03/06 02:38:28 DEBUG : B2 bucket rclone-test-cufeyos6male: Waiting for transfers to finish 2025/03/06 02:38:29 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/06 02:38:29 INFO : potato3: Copied (server-side copy) 2025/03/06 02:38:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/06 02:38:29 INFO : potato2: Copied (server-side copy) 2025/03/06 02:38:29 INFO : potato3: Deleted 2025/03/06 02:38:29 INFO : potato2: Deleted 2025/03/06 02:38:30 DEBUG : B2 bucket rclone-test-cufeyos6male: Purge remote 2025/03/06 02:38:30 INFO : B2 bucket rclone-test-cufeyos6male: cleaning bucket "rclone-test-cufeyos6male" of all files 2025/03/06 02:38:30 DEBUG : potato2: Deleting (id "4_z0f529d33501d6b9b9f580e1b_f10823d84c3035d93_d20250306_m023829_c001_v0001184_t0038_u01741228709388") 2025/03/06 02:38:30 DEBUG : potato3: Deleting (id "4_z0f529d33501d6b9b9f580e1b_f114df7132e83c921_d20250306_m023829_c001_v0001136_t0023_u01741228709168") 2025/03/06 02:38:31 DEBUG : B2 bucket rclone-test-newisas3xobu: Purge remote 2025/03/06 02:38:31 INFO : B2 bucket rclone-test-newisas3xobu: cleaning bucket "rclone-test-newisas3xobu" of all files 2025/03/06 02:38:31 DEBUG : empty space: Deleting (id "4_z7f428d03501d6b9b9f580e1b_f1051df94b7827d0d_d20250306_m023824_c001_v0001182_t0052_u01741228704872") 2025/03/06 02:38:31 DEBUG : potato2: Deleting (id "4_z7f428d03501d6b9b9f580e1b_f40709ca355a79062_d20250306_m023829_c001_v7007000_t0000_u01741228709584") 2025/03/06 02:38:31 DEBUG : potato2: Deleting (id "4_z7f428d03501d6b9b9f580e1b_f10961aa659668470_d20250306_m023825_c001_v0001182_t0058_u01741228705701") 2025/03/06 02:38:31 DEBUG : potato3: Deleting (id "4_z7f428d03501d6b9b9f580e1b_f401f9033bf869b9a_d20250306_m023829_c001_v7007000_t0000_u01741228709562") 2025/03/06 02:38:31 DEBUG : potato3: Deleting (id "4_z7f428d03501d6b9b9f580e1b_f117cae24e3fda648_d20250306_m023826_c001_v0001182_t0038_u01741228706010") 2025/03/06 02:38:31 DEBUG : potato3: Deleting (id "4_z7f428d03501d6b9b9f580e1b_f1051df94b7827d17_d20250306_m023825_c001_v0001182_t0002_u01741228705092") --- PASS: TestServerSideMoveWithFilter (13.39s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:38:33 DEBUG : Creating backend with remote "TestB2:rclone-test-vewuser4leda" 2025/03/06 02:38:36 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-nubofaq7feci -> B2 bucket rclone-test-vewuser4leda 2025/03/06 02:38:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/06 02:38:38 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/06 02:38:38 DEBUG : empty space: Unchanged skipping 2025/03/06 02:38:38 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/06 02:38:38 DEBUG : B2 bucket rclone-test-vewuser4leda: Waiting for checks to finish 2025/03/06 02:38:38 INFO : empty space: Deleted 2025/03/06 02:38:38 DEBUG : B2 bucket rclone-test-vewuser4leda: Waiting for transfers to finish 2025/03/06 02:38:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/06 02:38:38 INFO : potato2: Copied (server-side copy) 2025/03/06 02:38:39 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/06 02:38:39 INFO : potato3: Copied (server-side copy) 2025/03/06 02:38:39 INFO : potato2: Deleted 2025/03/06 02:38:39 INFO : potato3: Deleted 2025/03/06 02:38:39 DEBUG : Creating backend with remote "TestB2:rclone-test-dofuhih8pige" 2025/03/06 02:38:40 INFO : tomatoDir: Making directory 2025/03/06 02:38:41 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/06 02:38:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/06 02:38:41 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/06 02:38:41 DEBUG : B2 bucket rclone-test-dofuhih8pige: Waiting for checks to finish 2025/03/06 02:38:41 DEBUG : B2 bucket rclone-test-dofuhih8pige: Waiting for transfers to finish 2025/03/06 02:38:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/06 02:38:41 INFO : potato2: Copied (server-side copy) 2025/03/06 02:38:41 INFO : potato2: Deleted 2025/03/06 02:38:42 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/06 02:38:42 INFO : potato3: Copied (server-side copy) 2025/03/06 02:38:42 INFO : potato3: Deleted 2025/03/06 02:38:42 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/06 02:38:42 INFO : empty space: Copied (server-side copy) 2025/03/06 02:38:42 INFO : empty space: Deleted 2025/03/06 02:38:43 DEBUG : B2 bucket rclone-test-dofuhih8pige: Purge remote 2025/03/06 02:38:43 INFO : B2 bucket rclone-test-dofuhih8pige: cleaning bucket "rclone-test-dofuhih8pige" of all files 2025/03/06 02:38:43 DEBUG : empty space: Deleting (id "4_z2f92cd43501d6b9b9f580e1b_f1052c14836226c56_d20250306_m023842_c001_v0001101_t0021_u01741228722040") 2025/03/06 02:38:43 DEBUG : potato2: Deleting (id "4_z2f92cd43501d6b9b9f580e1b_f107f3acc400dd1eb_d20250306_m023841_c001_v0001184_t0002_u01741228721676") 2025/03/06 02:38:43 DEBUG : potato3: Deleting (id "4_z2f92cd43501d6b9b9f580e1b_f10985d7c7dc6081d_d20250306_m023841_c001_v0001177_t0042_u01741228721907") 2025/03/06 02:38:44 DEBUG : B2 bucket rclone-test-vewuser4leda: Purge remote 2025/03/06 02:38:44 INFO : B2 bucket rclone-test-vewuser4leda: cleaning bucket "rclone-test-vewuser4leda" of all files 2025/03/06 02:38:44 DEBUG : empty space: Deleting (id "4_z7f12bd33501d6b9b9f580e1b_f419b5f48fbcdce23_d20250306_m023842_c001_v7007000_t0000_u01741228722531") 2025/03/06 02:38:44 DEBUG : empty space: Deleting (id "4_z7f12bd33501d6b9b9f580e1b_f1053a08e8b381052_d20250306_m023837_c001_v0001184_t0048_u01741228717855") 2025/03/06 02:38:44 DEBUG : potato2: Deleting (id "4_z7f12bd33501d6b9b9f580e1b_f419b5f48fbcdce20_d20250306_m023841_c001_v7007000_t0000_u01741228721878") 2025/03/06 02:38:44 DEBUG : potato2: Deleting (id "4_z7f12bd33501d6b9b9f580e1b_f1154e770a495bff8_d20250306_m023838_c001_v0001145_t0045_u01741228718654") 2025/03/06 02:38:44 DEBUG : potato3: Deleting (id "4_z7f12bd33501d6b9b9f580e1b_f419b5f48fbcdce21_d20250306_m023842_c001_v7007000_t0000_u01741228722129") 2025/03/06 02:38:44 DEBUG : potato3: Deleting (id "4_z7f12bd33501d6b9b9f580e1b_f1129e14fed32a80d_d20250306_m023839_c001_v0001184_t0007_u01741228719018") 2025/03/06 02:38:44 DEBUG : potato3: Deleting (id "4_z7f12bd33501d6b9b9f580e1b_f1053a08e8b381062_d20250306_m023838_c001_v0001184_t0053_u01741228718068") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.38s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:38:45 DEBUG : Creating backend with remote "TestB2:rclone-test-nubofaq7feci/rclone-move-test" --- PASS: TestServerSideMoveOverlap (4.20s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:38:50 DEBUG : Creating backend with remote "TestB2:rclone-test-nubofaq7feci/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" --- PASS: TestSyncOverlap (2.94s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:38:52 DEBUG : Creating backend with remote "TestB2:rclone-test-nubofaq7feci/rclone-sync-test" 2025/03/06 02:38:55 DEBUG : Creating backend with remote "TestB2:rclone-test-nubofaq7feci/rclone-sync-test-include/layer2" 2025/03/06 02:38:57 DEBUG : Creating backend with remote "TestB2:rclone-test-nubofaq7feci/rclone-sync-test-ignore-file" 2025/03/06 02:39:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/06 02:39:01 DEBUG : B2 bucket rclone-test-nubofaq7feci path rclone-sync-test: Waiting for checks to finish 2025/03/06 02:39:01 DEBUG : B2 bucket rclone-test-nubofaq7feci path rclone-sync-test: Waiting for transfers to finish 2025/03/06 02:39:01 DEBUG : Waiting for deletions to finish 2025/03/06 02:39:01 INFO : There was nothing to transfer 2025/03/06 02:39:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/06 02:39:02 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for checks to finish 2025/03/06 02:39:02 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for transfers to finish 2025/03/06 02:39:02 DEBUG : Waiting for deletions to finish 2025/03/06 02:39:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:39:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/06 02:39:03 DEBUG : B2 bucket rclone-test-nubofaq7feci path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/03/06 02:39:03 DEBUG : B2 bucket rclone-test-nubofaq7feci path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/03/06 02:39:03 DEBUG : Waiting for deletions to finish 2025/03/06 02:39:03 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:39:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/06 02:39:03 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for checks to finish 2025/03/06 02:39:03 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for transfers to finish 2025/03/06 02:39:03 DEBUG : Waiting for deletions to finish 2025/03/06 02:39:03 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:39:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/06 02:39:04 DEBUG : : Excluded 2025/03/06 02:39:04 DEBUG : B2 bucket rclone-test-nubofaq7feci path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/03/06 02:39:04 DEBUG : B2 bucket rclone-test-nubofaq7feci path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/03/06 02:39:04 DEBUG : Waiting for deletions to finish 2025/03/06 02:39:04 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (18.38s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:39:11 DEBUG : Creating backend with remote "TestB2:rclone-test-nubofaq7feci/dst" 2025/03/06 02:39:12 DEBUG : Creating backend with remote "TestB2:rclone-test-nubofaq7feci/CompareDest" 2025/03/06 02:39:14 DEBUG : one: Need to transfer - File not found at Destination 2025/03/06 02:39:14 DEBUG : B2 bucket rclone-test-nubofaq7feci path dst: Waiting for checks to finish 2025/03/06 02:39:14 DEBUG : B2 bucket rclone-test-nubofaq7feci path dst: Waiting for transfers to finish 2025/03/06 02:39:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/06 02:39:15 INFO : one: Copied (new) 2025/03/06 02:39:15 DEBUG : Waiting for deletions to finish 2025/03/06 02:39:15 DEBUG : B2 bucket rclone-test-nubofaq7feci path dst: Waiting for checks to finish 2025/03/06 02:39:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/06 02:39:16 DEBUG : B2 bucket rclone-test-nubofaq7feci path dst: Waiting for transfers to finish 2025/03/06 02:39:16 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/06 02:39:16 INFO : one: Copied (replaced existing) 2025/03/06 02:39:16 DEBUG : Waiting for deletions to finish 2025/03/06 02:39:19 DEBUG : B2 bucket rclone-test-nubofaq7feci path dst: Waiting for checks to finish 2025/03/06 02:39:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/06 02:39:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 02:39:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/06 02:39:19 DEBUG : B2 bucket rclone-test-nubofaq7feci path dst: Waiting for transfers to finish 2025/03/06 02:39:19 DEBUG : Waiting for deletions to finish 2025/03/06 02:39:19 INFO : There was nothing to transfer 2025/03/06 02:39:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 02:39:20 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/06 02:39:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/06 02:39:20 DEBUG : B2 bucket rclone-test-nubofaq7feci path dst: Waiting for checks to finish 2025/03/06 02:39:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 02:39:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/06 02:39:20 DEBUG : B2 bucket rclone-test-nubofaq7feci path dst: Waiting for transfers to finish 2025/03/06 02:39:20 DEBUG : Waiting for deletions to finish 2025/03/06 02:39:20 INFO : There was nothing to transfer 2025/03/06 02:39:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 02:39:21 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/06 02:39:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/06 02:39:21 DEBUG : B2 bucket rclone-test-nubofaq7feci path dst: Waiting for checks to finish 2025/03/06 02:39:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 02:39:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/06 02:39:21 DEBUG : B2 bucket rclone-test-nubofaq7feci path dst: Waiting for transfers to finish 2025/03/06 02:39:21 DEBUG : Waiting for deletions to finish 2025/03/06 02:39:21 INFO : There was nothing to transfer 2025/03/06 02:39:22 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/03/06 02:39:22 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/06 02:39:22 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/06 02:39:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/06 02:39:22 DEBUG : B2 bucket rclone-test-nubofaq7feci path dst: Waiting for checks to finish 2025/03/06 02:39:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 02:39:22 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/06 02:39:22 DEBUG : B2 bucket rclone-test-nubofaq7feci path dst: Waiting for transfers to finish 2025/03/06 02:39:22 DEBUG : Waiting for deletions to finish 2025/03/06 02:39:22 INFO : There was nothing to transfer 2025/03/06 02:39:23 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/06 02:39:23 DEBUG : two: Need to transfer - File not found at Destination 2025/03/06 02:39:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/06 02:39:23 DEBUG : B2 bucket rclone-test-nubofaq7feci path dst: Waiting for checks to finish 2025/03/06 02:39:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 02:39:23 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/06 02:39:23 DEBUG : B2 bucket rclone-test-nubofaq7feci path dst: Waiting for transfers to finish 2025/03/06 02:39:24 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/03/06 02:39:24 INFO : two: Copied (new) 2025/03/06 02:39:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.25s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:39:27 DEBUG : Creating backend with remote "TestB2:rclone-test-nubofaq7feci/dest" 2025/03/06 02:39:29 DEBUG : Creating backend with remote "TestB2:rclone-test-nubofaq7feci/pre-dest1" 2025/03/06 02:39:30 DEBUG : Creating backend with remote "TestB2:rclone-test-nubofaq7feci/pre-dest2" 2025/03/06 02:39:32 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 02:39:32 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/06 02:39:32 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 02:39:32 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/06 02:39:32 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/06 02:39:32 DEBUG : B2 bucket rclone-test-nubofaq7feci path dest: Waiting for checks to finish 2025/03/06 02:39:32 DEBUG : B2 bucket rclone-test-nubofaq7feci path dest: Waiting for transfers to finish 2025/03/06 02:39:33 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/03/06 02:39:33 INFO : 3: Copied (new) 2025/03/06 02:39:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.67s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:39:35 DEBUG : Creating backend with remote "TestB2:rclone-test-nubofaq7feci/dst" 2025/03/06 02:39:37 DEBUG : Creating backend with remote "TestB2:rclone-test-nubofaq7feci/CopyDest" 2025/03/06 02:39:40 DEBUG : one: Need to transfer - File not found at Destination 2025/03/06 02:39:40 DEBUG : B2 bucket rclone-test-nubofaq7feci path dst: Waiting for checks to finish 2025/03/06 02:39:40 DEBUG : B2 bucket rclone-test-nubofaq7feci path dst: Waiting for transfers to finish 2025/03/06 02:39:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/06 02:39:41 INFO : one: Copied (new) 2025/03/06 02:39:41 DEBUG : Waiting for deletions to finish 2025/03/06 02:39:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/06 02:39:42 DEBUG : B2 bucket rclone-test-nubofaq7feci path dst: Waiting for checks to finish 2025/03/06 02:39:42 DEBUG : B2 bucket rclone-test-nubofaq7feci path dst: Waiting for transfers to finish 2025/03/06 02:39:42 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/06 02:39:42 INFO : one: Copied (replaced existing) 2025/03/06 02:39:42 DEBUG : Waiting for deletions to finish 2025/03/06 02:39:44 DEBUG : Creating backend with remote "TestB2:rclone-test-nubofaq7feci/BackupDir" 2025/03/06 02:39:45 DEBUG : B2 bucket rclone-test-nubofaq7feci path dst: Waiting for checks to finish 2025/03/06 02:39:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/06 02:39:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 02:39:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/06 02:39:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/06 02:39:47 INFO : one: Copied (server-side copy) 2025/03/06 02:39:47 INFO : one: Deleted 2025/03/06 02:39:47 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/06 02:39:47 INFO : one: Copied (server-side copy) 2025/03/06 02:39:47 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/06 02:39:47 DEBUG : B2 bucket rclone-test-nubofaq7feci path dst: Waiting for transfers to finish 2025/03/06 02:39:47 DEBUG : Waiting for deletions to finish 2025/03/06 02:39:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 02:39:49 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/06 02:39:49 INFO : two: Copied (server-side copy) 2025/03/06 02:39:49 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/06 02:39:49 DEBUG : B2 bucket rclone-test-nubofaq7feci path dst: Waiting for checks to finish 2025/03/06 02:39:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 02:39:49 DEBUG : one: Unchanged skipping 2025/03/06 02:39:49 DEBUG : B2 bucket rclone-test-nubofaq7feci path dst: Waiting for transfers to finish 2025/03/06 02:39:49 DEBUG : Waiting for deletions to finish 2025/03/06 02:39:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 02:39:49 DEBUG : one: Unchanged skipping 2025/03/06 02:39:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 02:39:49 DEBUG : two: Unchanged skipping 2025/03/06 02:39:49 DEBUG : B2 bucket rclone-test-nubofaq7feci path dst: Waiting for checks to finish 2025/03/06 02:39:49 DEBUG : B2 bucket rclone-test-nubofaq7feci path dst: Waiting for transfers to finish 2025/03/06 02:39:49 DEBUG : Waiting for deletions to finish 2025/03/06 02:39:49 INFO : There was nothing to transfer 2025/03/06 02:39:51 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/06 02:39:51 DEBUG : three: Destination not found in --copy-dest 2025/03/06 02:39:51 DEBUG : three: Need to transfer - File not found at Destination 2025/03/06 02:39:51 DEBUG : B2 bucket rclone-test-nubofaq7feci path dst: Waiting for checks to finish 2025/03/06 02:39:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 02:39:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 02:39:51 DEBUG : two: Unchanged skipping 2025/03/06 02:39:51 DEBUG : one: Unchanged skipping 2025/03/06 02:39:51 DEBUG : B2 bucket rclone-test-nubofaq7feci path dst: Waiting for transfers to finish 2025/03/06 02:39:51 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/03/06 02:39:51 INFO : three: Copied (new) 2025/03/06 02:39:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (18.38s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:39:56 DEBUG : Creating backend with remote "TestB2:rclone-test-nubofaq7feci/dst" 2025/03/06 02:39:57 DEBUG : Creating backend with remote "TestB2:rclone-test-nubofaq7feci/backup" 2025/03/06 02:39:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/06 02:39:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 02:39:59 DEBUG : two: Unchanged skipping 2025/03/06 02:39:59 DEBUG : B2 bucket rclone-test-nubofaq7feci path dst: Waiting for checks to finish 2025/03/06 02:40:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/06 02:40:00 INFO : one: Copied (server-side copy) 2025/03/06 02:40:00 INFO : one: Deleted 2025/03/06 02:40:00 DEBUG : B2 bucket rclone-test-nubofaq7feci path dst: Waiting for transfers to finish 2025/03/06 02:40:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/06 02:40:01 INFO : one: Copied (new) 2025/03/06 02:40:01 DEBUG : Waiting for deletions to finish 2025/03/06 02:40:02 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/06 02:40:02 INFO : three.txt: Copied (server-side copy) 2025/03/06 02:40:02 INFO : three.txt: Deleted 2025/03/06 02:40:02 INFO : three.txt: Moved into backup dir 2025/03/06 02:40:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/06 02:40:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 02:40:04 DEBUG : two: Unchanged skipping 2025/03/06 02:40:04 DEBUG : B2 bucket rclone-test-nubofaq7feci path dst: Waiting for checks to finish 2025/03/06 02:40:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/06 02:40:05 INFO : one: Copied (server-side copy) 2025/03/06 02:40:05 INFO : one: Deleted 2025/03/06 02:40:05 DEBUG : B2 bucket rclone-test-nubofaq7feci path dst: Waiting for transfers to finish 2025/03/06 02:40:05 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/06 02:40:05 INFO : one: Copied (new) 2025/03/06 02:40:05 DEBUG : Waiting for deletions to finish 2025/03/06 02:40:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/06 02:40:06 INFO : three.txt: Copied (server-side copy) 2025/03/06 02:40:06 INFO : three.txt: Deleted 2025/03/06 02:40:06 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.49s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:40:10 DEBUG : Creating backend with remote "TestB2:rclone-test-nubofaq7feci/dst" 2025/03/06 02:40:11 DEBUG : Creating backend with remote "TestB2:rclone-test-nubofaq7feci/backup" 2025/03/06 02:40:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/06 02:40:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 02:40:13 DEBUG : two: Unchanged skipping 2025/03/06 02:40:13 DEBUG : B2 bucket rclone-test-nubofaq7feci path dst: Waiting for checks to finish 2025/03/06 02:40:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/06 02:40:14 INFO : one: Copied (server-side copy) to: one.bak 2025/03/06 02:40:15 INFO : one: Deleted 2025/03/06 02:40:15 DEBUG : B2 bucket rclone-test-nubofaq7feci path dst: Waiting for transfers to finish 2025/03/06 02:40:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/06 02:40:16 INFO : one: Copied (new) 2025/03/06 02:40:16 DEBUG : Waiting for deletions to finish 2025/03/06 02:40:16 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/06 02:40:16 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/06 02:40:17 INFO : three.txt: Deleted 2025/03/06 02:40:17 INFO : three.txt: Moved into backup dir 2025/03/06 02:40:18 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/06 02:40:18 DEBUG : B2 bucket rclone-test-nubofaq7feci path dst: Waiting for checks to finish 2025/03/06 02:40:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 02:40:18 DEBUG : two: Unchanged skipping 2025/03/06 02:40:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/06 02:40:19 INFO : one: Copied (server-side copy) to: one.bak 2025/03/06 02:40:19 INFO : one: Deleted 2025/03/06 02:40:19 DEBUG : B2 bucket rclone-test-nubofaq7feci path dst: Waiting for transfers to finish 2025/03/06 02:40:20 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/06 02:40:20 INFO : one: Copied (new) 2025/03/06 02:40:20 DEBUG : Waiting for deletions to finish 2025/03/06 02:40:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/06 02:40:21 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/06 02:40:21 INFO : three.txt: Deleted 2025/03/06 02:40:21 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.44s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:40:25 DEBUG : Creating backend with remote "TestB2:rclone-test-nubofaq7feci/dst" 2025/03/06 02:40:26 DEBUG : Creating backend with remote "TestB2:rclone-test-nubofaq7feci/backup" 2025/03/06 02:40:28 DEBUG : B2 bucket rclone-test-nubofaq7feci path dst: Waiting for checks to finish 2025/03/06 02:40:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/06 02:40:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 02:40:28 DEBUG : two: Unchanged skipping 2025/03/06 02:40:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/06 02:40:29 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/06 02:40:29 INFO : one: Deleted 2025/03/06 02:40:29 DEBUG : B2 bucket rclone-test-nubofaq7feci path dst: Waiting for transfers to finish 2025/03/06 02:40:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/06 02:40:30 INFO : one: Copied (new) 2025/03/06 02:40:30 DEBUG : Waiting for deletions to finish 2025/03/06 02:40:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/06 02:40:31 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/06 02:40:31 INFO : three.txt: Deleted 2025/03/06 02:40:31 INFO : three.txt: Moved into backup dir 2025/03/06 02:40:32 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/06 02:40:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 02:40:32 DEBUG : two: Unchanged skipping 2025/03/06 02:40:32 DEBUG : B2 bucket rclone-test-nubofaq7feci path dst: Waiting for checks to finish 2025/03/06 02:40:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/06 02:40:33 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/06 02:40:33 INFO : one: Deleted 2025/03/06 02:40:33 DEBUG : B2 bucket rclone-test-nubofaq7feci path dst: Waiting for transfers to finish 2025/03/06 02:40:33 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/06 02:40:33 INFO : one: Copied (new) 2025/03/06 02:40:33 DEBUG : Waiting for deletions to finish 2025/03/06 02:40:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/06 02:40:34 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/06 02:40:34 INFO : three.txt: Deleted 2025/03/06 02:40:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.12s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:40:38 DEBUG : Creating backend with remote "TestB2:rclone-test-nubofaq7feci/dst" 2025/03/06 02:40:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/06 02:40:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 02:40:40 DEBUG : two: Unchanged skipping 2025/03/06 02:40:40 DEBUG : B2 bucket rclone-test-nubofaq7feci path dst: Waiting for checks to finish 2025/03/06 02:40:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/06 02:40:41 INFO : one: Copied (server-side copy) to: one.bak 2025/03/06 02:40:41 INFO : one: Deleted 2025/03/06 02:40:41 DEBUG : B2 bucket rclone-test-nubofaq7feci path dst: Waiting for transfers to finish 2025/03/06 02:40:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/06 02:40:42 INFO : one: Copied (new) 2025/03/06 02:40:42 DEBUG : Waiting for deletions to finish 2025/03/06 02:40:43 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/06 02:40:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/06 02:40:44 INFO : three.txt: Deleted 2025/03/06 02:40:44 INFO : three.txt: Moved into backup dir 2025/03/06 02:40:45 DEBUG : one.bak: Excluded (Path Filter) 2025/03/06 02:40:45 DEBUG : one.bak: Excluded 2025/03/06 02:40:45 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/06 02:40:45 DEBUG : three.txt.bak: Excluded 2025/03/06 02:40:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/06 02:40:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 02:40:45 DEBUG : two: Unchanged skipping 2025/03/06 02:40:45 DEBUG : B2 bucket rclone-test-nubofaq7feci path dst: Waiting for checks to finish 2025/03/06 02:40:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/06 02:40:46 INFO : one: Copied (server-side copy) to: one.bak 2025/03/06 02:40:46 INFO : one: Deleted 2025/03/06 02:40:46 DEBUG : B2 bucket rclone-test-nubofaq7feci path dst: Waiting for transfers to finish 2025/03/06 02:40:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/06 02:40:47 INFO : one: Copied (new) 2025/03/06 02:40:47 DEBUG : Waiting for deletions to finish 2025/03/06 02:40:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/06 02:40:48 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/06 02:40:48 INFO : three.txt: Deleted 2025/03/06 02:40:48 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (13.98s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:40:52 DEBUG : Creating backend with remote "TestB2:rclone-test-nubofaq7feci/dst" 2025/03/06 02:40:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/06 02:40:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/06 02:40:54 INFO : one: Copied (server-side copy) to: one.bak 2025/03/06 02:40:55 INFO : one: Deleted 2025/03/06 02:40:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/06 02:40:56 INFO : one: Copied (new) 2025/03/06 02:40:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 02:40:56 DEBUG : two: Unchanged skipping 2025/03/06 02:40:56 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/06 02:40:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/06 02:40:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/06 02:40:57 INFO : three.txt: Deleted 2025/03/06 02:40:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/06 02:40:58 INFO : three.txt: Copied (new) 2025/03/06 02:40:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/06 02:40:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/06 02:40:59 INFO : one: Copied (server-side copy) to: one.bak 2025/03/06 02:41:00 INFO : one: Deleted 2025/03/06 02:41:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/06 02:41:00 INFO : one: Copied (new) 2025/03/06 02:41:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 02:41:01 DEBUG : two: Unchanged skipping 2025/03/06 02:41:01 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/06 02:41:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/06 02:41:01 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/06 02:41:02 INFO : three.txt: Deleted 2025/03/06 02:41:03 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/06 02:41:03 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (15.51s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:41:07 DEBUG : Creating backend with remote "TestB2:rclone-test-nubofaq7feci/dst" 2025/03/06 02:41:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/06 02:41:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/06 02:41:10 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/06 02:41:11 INFO : one: Deleted 2025/03/06 02:41:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/06 02:41:11 INFO : one: Copied (new) 2025/03/06 02:41:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 02:41:12 DEBUG : two: Unchanged skipping 2025/03/06 02:41:12 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/06 02:41:12 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/06 02:41:12 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/06 02:41:13 INFO : three.txt: Deleted 2025/03/06 02:41:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/06 02:41:13 INFO : three.txt: Copied (new) 2025/03/06 02:41:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/06 02:41:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/06 02:41:14 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/06 02:41:14 INFO : one: Deleted 2025/03/06 02:41:15 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/06 02:41:15 INFO : one: Copied (new) 2025/03/06 02:41:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 02:41:15 DEBUG : two: Unchanged skipping 2025/03/06 02:41:15 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/06 02:41:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/06 02:41:15 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/06 02:41:15 INFO : three.txt: Deleted 2025/03/06 02:41:16 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/06 02:41:16 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.54s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:41:19 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/06 02:41:19 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for checks to finish 2025/03/06 02:41:19 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for transfers to finish 2025/03/06 02:41:19 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/03/06 02:41:19 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/06 02:41:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.94s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:41:21 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/06 02:41:21 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for checks to finish 2025/03/06 02:41:21 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for transfers to finish 2025/03/06 02:41:21 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/06 02:41:21 INFO : existing: Copied (new) 2025/03/06 02:41:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:41:22 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for checks to finish 2025/03/06 02:41:22 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/06 02:41:22 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/06 02:41:22 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for transfers to finish 2025/03/06 02:41:22 ERROR : B2 bucket rclone-test-nubofaq7feci: not deleting files as there were IO errors 2025/03/06 02:41:22 ERROR : B2 bucket rclone-test-nubofaq7feci: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" --- PASS: TestSyncImmutable (3.22s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:41:25 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 02:41:25 DEBUG : existing: Unchanged skipping 2025/03/06 02:41:25 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for checks to finish 2025/03/06 02:41:25 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for transfers to finish 2025/03/06 02:41:25 DEBUG : Waiting for deletions to finish 2025/03/06 02:41:25 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (2.06s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", 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-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", 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.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:41:47 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 02:41:47 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 02:41:47 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 02:41:47 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 02:41:47 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for checks to finish 2025/03/06 02:41:47 DEBUG : both0: Unchanged skipping 2025/03/06 02:41:47 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 02:41:47 DEBUG : both12: Unchanged skipping 2025/03/06 02:41:47 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 02:41:47 DEBUG : both1: Unchanged skipping 2025/03/06 02:41:47 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 02:41:47 DEBUG : both14: Unchanged skipping 2025/03/06 02:41:47 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 02:41:47 DEBUG : both15: Unchanged skipping 2025/03/06 02:41:47 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 02:41:47 DEBUG : both16: Unchanged skipping 2025/03/06 02:41:47 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 02:41:47 DEBUG : both17: Unchanged skipping 2025/03/06 02:41:47 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 02:41:47 DEBUG : both18: Unchanged skipping 2025/03/06 02:41:47 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 02:41:47 DEBUG : both19: Unchanged skipping 2025/03/06 02:41:47 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 02:41:47 DEBUG : both2: Unchanged skipping 2025/03/06 02:41:47 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 02:41:47 DEBUG : both3: Unchanged skipping 2025/03/06 02:41:47 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 02:41:47 DEBUG : both4: Unchanged skipping 2025/03/06 02:41:47 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 02:41:47 DEBUG : both5: Unchanged skipping 2025/03/06 02:41:47 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 02:41:47 DEBUG : both6: Unchanged skipping 2025/03/06 02:41:47 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 02:41:47 DEBUG : both7: Unchanged skipping 2025/03/06 02:41:47 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 02:41:47 DEBUG : both8: Unchanged skipping 2025/03/06 02:41:47 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 02:41:47 DEBUG : both9: Unchanged skipping 2025/03/06 02:41:47 DEBUG : both10: Unchanged skipping 2025/03/06 02:41:47 DEBUG : both11: Unchanged skipping 2025/03/06 02:41:47 DEBUG : both13: Unchanged skipping 2025/03/06 02:41:47 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for transfers to finish 2025/03/06 02:41:47 DEBUG : Waiting for deletions to finish 2025/03/06 02:41:47 INFO : only0: Deleted 2025/03/06 02:41:47 INFO : only11: Deleted 2025/03/06 02:41:47 INFO : only3: Deleted 2025/03/06 02:41:47 INFO : only17: Deleted 2025/03/06 02:41:47 INFO : only6: Deleted 2025/03/06 02:41:47 INFO : only12: Deleted 2025/03/06 02:41:48 INFO : only15: Deleted 2025/03/06 02:41:48 INFO : only16: Deleted 2025/03/06 02:41:48 INFO : only2: Deleted 2025/03/06 02:41:48 INFO : only9: Deleted 2025/03/06 02:41:48 INFO : only1: Deleted 2025/03/06 02:41:48 INFO : only14: Deleted 2025/03/06 02:41:48 INFO : only4: Deleted 2025/03/06 02:41:48 INFO : only7: Deleted 2025/03/06 02:41:48 INFO : only10: Deleted 2025/03/06 02:41:48 INFO : only13: Deleted 2025/03/06 02:41:48 INFO : only18: Deleted 2025/03/06 02:41:48 INFO : only19: Deleted 2025/03/06 02:41:48 INFO : only5: Deleted 2025/03/06 02:41:48 INFO : only8: Deleted 2025/03/06 02:41:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (26.16s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:42:14 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 02:42:14 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 02:42:14 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 02:42:14 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for checks to finish 2025/03/06 02:42:14 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 02:42:14 DEBUG : both1: Unchanged skipping 2025/03/06 02:42:14 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 02:42:14 DEBUG : both0: Unchanged skipping 2025/03/06 02:42:14 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 02:42:14 DEBUG : both13: Unchanged skipping 2025/03/06 02:42:14 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 02:42:14 DEBUG : both14: Unchanged skipping 2025/03/06 02:42:14 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 02:42:14 DEBUG : both15: Unchanged skipping 2025/03/06 02:42:14 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 02:42:14 DEBUG : both16: Unchanged skipping 2025/03/06 02:42:14 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 02:42:14 DEBUG : both17: Unchanged skipping 2025/03/06 02:42:14 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 02:42:14 DEBUG : both18: Unchanged skipping 2025/03/06 02:42:14 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 02:42:14 DEBUG : both19: Unchanged skipping 2025/03/06 02:42:14 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 02:42:14 DEBUG : both2: Unchanged skipping 2025/03/06 02:42:14 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 02:42:14 DEBUG : both3: Unchanged skipping 2025/03/06 02:42:14 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 02:42:14 DEBUG : both4: Unchanged skipping 2025/03/06 02:42:14 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 02:42:14 DEBUG : both5: Unchanged skipping 2025/03/06 02:42:14 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 02:42:14 DEBUG : both6: Unchanged skipping 2025/03/06 02:42:14 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 02:42:14 DEBUG : both7: Unchanged skipping 2025/03/06 02:42:14 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 02:42:14 DEBUG : both8: Unchanged skipping 2025/03/06 02:42:14 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 02:42:14 DEBUG : both9: Unchanged skipping 2025/03/06 02:42:14 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/06 02:42:14 DEBUG : both12: Unchanged skipping 2025/03/06 02:42:14 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/06 02:42:14 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/06 02:42:14 DEBUG : both10: Unchanged skipping 2025/03/06 02:42:14 DEBUG : both11: Unchanged skipping 2025/03/06 02:42:14 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/06 02:42:14 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/06 02:42:14 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/06 02:42:14 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/06 02:42:14 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/06 02:42:14 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/06 02:42:14 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/06 02:42:14 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/06 02:42:14 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/06 02:42:14 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/06 02:42:14 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/06 02:42:14 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/06 02:42:14 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/06 02:42:14 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/06 02:42:14 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/06 02:42:14 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/06 02:42:14 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/06 02:42:14 DEBUG : B2 bucket rclone-test-nubofaq7feci: Waiting for transfers to finish 2025/03/06 02:42:14 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/06 02:42:14 INFO : only1: Copied (replaced existing) 2025/03/06 02:42:14 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/06 02:42:14 INFO : only0: Copied (replaced existing) 2025/03/06 02:42:14 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/06 02:42:14 INFO : only10: Copied (replaced existing) 2025/03/06 02:42:14 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/06 02:42:14 INFO : only16: Copied (replaced existing) 2025/03/06 02:42:14 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/06 02:42:14 INFO : only15: Copied (replaced existing) 2025/03/06 02:42:14 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/06 02:42:14 INFO : only17: Copied (replaced existing) 2025/03/06 02:42:14 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/06 02:42:14 INFO : only18: Copied (replaced existing) 2025/03/06 02:42:14 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/06 02:42:14 INFO : only19: Copied (replaced existing) 2025/03/06 02:42:14 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/06 02:42:14 INFO : only2: Copied (replaced existing) 2025/03/06 02:42:14 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/06 02:42:14 INFO : only14: Copied (replaced existing) 2025/03/06 02:42:14 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/06 02:42:14 INFO : only3: Copied (replaced existing) 2025/03/06 02:42:14 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/06 02:42:14 INFO : only4: Copied (replaced existing) 2025/03/06 02:42:15 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/06 02:42:15 INFO : only5: Copied (replaced existing) 2025/03/06 02:42:15 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/06 02:42:15 INFO : only6: Copied (replaced existing) 2025/03/06 02:42:15 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/06 02:42:15 INFO : only7: Copied (replaced existing) 2025/03/06 02:42:15 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/06 02:42:15 INFO : only11: Copied (replaced existing) 2025/03/06 02:42:15 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/06 02:42:15 INFO : only13: Copied (replaced existing) 2025/03/06 02:42:15 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/06 02:42:15 INFO : only12: Copied (replaced existing) 2025/03/06 02:42:15 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/06 02:42:15 INFO : only9: Copied (replaced existing) 2025/03/06 02:42:15 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/06 02:42:15 INFO : only8: Copied (replaced existing) 2025/03/06 02:42:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (30.81s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:42:24 DEBUG : empty_dir: Making directory with metadata 2025/03/06 02:42:24 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/06 02:42:24 DEBUG : empty_on_remote: Making directory with metadata 2025/03/06 02:42:24 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/06 02:42:24 INFO : empty_on_remote: Making directory 2025/03/06 02:42:24 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:42:25 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/06 02:42:25 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/06 02:42:25 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/06 02:42:25 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.67s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:42:28 DEBUG : empty_dir: Making directory with metadata 2025/03/06 02:42:28 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/06 02:42:28 DEBUG : empty_on_remote: Making directory with metadata 2025/03/06 02:42:28 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/06 02:42:28 INFO : empty_on_remote: Making directory 2025/03/06 02:42:28 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:42:28 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/06 02:42:28 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/06 02:42:28 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/06 02:42:28 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/03/06 02:42:28 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.31s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:42:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/06 02:42:31 INFO : sub dir: Making directory 2025/03/06 02:42: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-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.83s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" 2025/03/06 02:42:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/06 02:42:36 INFO : sub dir: Making directory 2025/03/06 02:42:36 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-nubofaq7feci", Local "Local file system at /tmp/rclone1622343596", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.46s) PASS 2025/03/06 02:42:40 DEBUG : B2 bucket rclone-test-nubofaq7feci: Purge remote 2025/03/06 02:42:40 INFO : B2 bucket rclone-test-nubofaq7feci: cleaning bucket "rclone-test-nubofaq7feci" of all files 2025/03/06 02:42:41 DEBUG : BackupDir/one: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f40329cedcd197372_d20250306_m023952_c001_v7007000_t0000_u01741228792191") 2025/03/06 02:42:41 DEBUG : BackupDir/one: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119dbb65e52e8eaf_d20250306_m023946_c001_v0001183_t0034_u01741228786928") 2025/03/06 02:42:41 DEBUG : CompareDest/one: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f41078e7e8d285cf1_d20250306_m023924_c001_v7007000_t0000_u01741228764716") 2025/03/06 02:42:41 DEBUG : CompareDest/one: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f1177018271236ae0_d20250306_m023917_c001_v0001144_t0034_u01741228757845") 2025/03/06 02:42:41 DEBUG : CompareDest/two: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f41078e7e8d285cf2_d20250306_m023924_c001_v7007000_t0000_u01741228764911") 2025/03/06 02:42:41 DEBUG : CompareDest/two: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119b2cc4730ff770_d20250306_m023919_c001_v0001181_t0040_u01741228759819") 2025/03/06 02:42:41 DEBUG : CopyDest/one: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f40329cedcd197373_d20250306_m023952_c001_v7007000_t0000_u01741228792385") 2025/03/06 02:42:41 DEBUG : CopyDest/one: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f11224a2fbe9ba7d7_d20250306_m023943_c001_v0001137_t0018_u01741228783988") 2025/03/06 02:42:41 DEBUG : CopyDest/three: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f40329cedcd197375_d20250306_m023952_c001_v7007000_t0000_u01741228792589") 2025/03/06 02:42:41 DEBUG : CopyDest/three: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119b2cc4730ff7b8_d20250306_m023950_c001_v0001181_t0034_u01741228790446") 2025/03/06 02:42:42 DEBUG : CopyDest/two: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f40329cedcd197376_d20250306_m023952_c001_v7007000_t0000_u01741228792786") 2025/03/06 02:42:42 DEBUG : CopyDest/two: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f1177018271236b4d_d20250306_m023948_c001_v0001144_t0016_u01741228788133") 2025/03/06 02:42:42 DEBUG : EXISTING: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f40085024a189c48d_d20250306_m024125_c001_v7007000_t0000_u01741228885683") 2025/03/06 02:42:42 DEBUG : EXISTING: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f1177018271236c87_d20250306_m024124_c001_v0001144_t0004_u01741228884361") 2025/03/06 02:42:42 DEBUG : Testêé: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f40085024a189c484_d20250306_m024120_c001_v7007000_t0000_u01741228880402") 2025/03/06 02:42:42 DEBUG : Testêé: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119b2cc4730ff891_d20250306_m024119_c001_v0001181_t0003_u01741228879732") 2025/03/06 02:42:42 DEBUG : Testêé: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f1177018271236c83_d20250306_m024118_c001_v0001144_t0016_u01741228878200") 2025/03/06 02:42:42 DEBUG : a/potato2: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f418f0b13dc9ce0f0_d20250306_m023648_c001_v7007000_t0000_u01741228608513") 2025/03/06 02:42:42 DEBUG : a/potato2: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119dbb65e52e8059_d20250306_m023646_c001_v0001183_t0024_u01741228606841") 2025/03/06 02:42:42 DEBUG : a/potato2: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4041fd140a4f0eed_d20250306_m023645_c001_v7007000_t0000_u01741228605065") 2025/03/06 02:42:42 DEBUG : a/potato2: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119dbb65e52e7fff_d20250306_m023644_c001_v0001183_t0055_u01741228604160") 2025/03/06 02:42:42 DEBUG : a/potato2: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f40329cedcd19714c_d20250306_m023624_c001_v7007000_t0000_u01741228584980") 2025/03/06 02:42:42 DEBUG : a/potato2: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119dbb65e52e7e32_d20250306_m023624_c001_v0001183_t0036_u01741228584071") 2025/03/06 02:42:42 DEBUG : b/potato: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f418f0b13dc9ce0f2_d20250306_m023649_c001_v7007000_t0000_u01741228609025") 2025/03/06 02:42:42 DEBUG : b/potato: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119dbb65e52e8039_d20250306_m023646_c001_v0001183_t0045_u01741228606020") 2025/03/06 02:42:42 DEBUG : b/potato: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4041fd140a4f0eeb_d20250306_m023644_c001_v7007000_t0000_u01741228604500") 2025/03/06 02:42:42 DEBUG : b/potato: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119dbb65e52e7fe5_d20250306_m023643_c001_v0001183_t0000_u01741228603349") 2025/03/06 02:42:43 DEBUG : b/potato: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f40329cedcd19714b_d20250306_m023624_c001_v7007000_t0000_u01741228584413") 2025/03/06 02:42:43 DEBUG : b/potato: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119dbb65e52e7e28_d20250306_m023623_c001_v0001183_t0044_u01741228583265") 2025/03/06 02:42:43 DEBUG : backup/one: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4086ebc5f5a26053_d20250306_m024007_c001_v7007000_t0000_u01741228807260") 2025/03/06 02:42:43 DEBUG : backup/one: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f1092de9399f0c7d7_d20250306_m024004_c001_v0001145_t0003_u01741228804867") 2025/03/06 02:42:43 DEBUG : backup/one: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f1129e14fed32b040_d20250306_m024000_c001_v0001184_t0054_u01741228800563") 2025/03/06 02:42:43 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f405ec999f4348595_d20250306_m024034_c001_v7007000_t0000_u01741228834819") 2025/03/06 02:42:43 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f104cf7eefc616b56_d20250306_m024033_c001_v0001154_t0012_u01741228833127") 2025/03/06 02:42:43 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f108e7bab142a58dd_d20250306_m024029_c001_v0001130_t0024_u01741228829243") 2025/03/06 02:42:43 DEBUG : backup/one.bak: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f403a32dfe211fe46_d20250306_m024021_c001_v7007000_t0000_u01741228821684") 2025/03/06 02:42:43 DEBUG : backup/one.bak: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f111e2f82f6cc536b_d20250306_m024019_c001_v0001103_t0015_u01741228819259") 2025/03/06 02:42:43 DEBUG : backup/one.bak: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f1000dded404e8607_d20250306_m024014_c001_v0001184_t0014_u01741228814880") 2025/03/06 02:42:43 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f405ec999f4348596_d20250306_m024035_c001_v7007000_t0000_u01741228835015") 2025/03/06 02:42:43 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f104b0e4a1ade3207_d20250306_m024034_c001_v0001181_t0020_u01741228834030") 2025/03/06 02:42:43 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f112ee7610bdfc9d1_d20250306_m024031_c001_v0001183_t0055_u01741228831003") 2025/03/06 02:42:43 DEBUG : backup/three.txt: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4086ebc5f5a26055_d20250306_m024007_c001_v7007000_t0000_u01741228807457") 2025/03/06 02:42:43 DEBUG : backup/three.txt: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f1030178cd536e5a5_d20250306_m024006_c001_v0001106_t0031_u01741228806123") 2025/03/06 02:42:43 DEBUG : backup/three.txt: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119e94cdedfaf0da_d20250306_m024002_c001_v0001106_t0049_u01741228802154") 2025/03/06 02:42:43 DEBUG : backup/three.txt.bak: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f403a32dfe211fe47_d20250306_m024021_c001_v7007000_t0000_u01741228821879") 2025/03/06 02:42:44 DEBUG : backup/three.txt.bak: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f10969c0a2456727b_d20250306_m024020_c001_v0001032_t0041_u01741228820690") 2025/03/06 02:42:44 DEBUG : backup/three.txt.bak: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f11563628dbb53de9_d20250306_m024016_c001_v0001157_t0047_u01741228816650") 2025/03/06 02:42:44 DEBUG : both0: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4096069217220eec_d20250306_m024216_c001_v7007000_t0000_u01741228936005") 2025/03/06 02:42:44 DEBUG : both0: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f11224a2fbe9ba8ab_d20250306_m024154_c001_v0001137_t0040_u01741228914077") 2025/03/06 02:42:44 DEBUG : both0: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f40329cedcd197458_d20250306_m024149_c001_v7007000_t0000_u01741228909137") 2025/03/06 02:42:44 DEBUG : both0: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119b2cc4730ff8a3_d20250306_m024127_c001_v0001181_t0047_u01741228887919") 2025/03/06 02:42:44 DEBUG : both1: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4096069217220ef1_d20250306_m024216_c001_v7007000_t0000_u01741228936203") 2025/03/06 02:42:44 DEBUG : both1: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119b2cc4730ff8ed_d20250306_m024155_c001_v0001181_t0041_u01741228915744") 2025/03/06 02:42:44 DEBUG : both1: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f40329cedcd197459_d20250306_m024149_c001_v7007000_t0000_u01741228909334") 2025/03/06 02:42:44 DEBUG : both1: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f1177018271236c8f_d20250306_m024128_c001_v0001144_t0025_u01741228888848") 2025/03/06 02:42:44 DEBUG : both10: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4096069217220ef4_d20250306_m024216_c001_v7007000_t0000_u01741228936413") 2025/03/06 02:42:44 DEBUG : both10: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119b2cc4730ff905_d20250306_m024204_c001_v0001181_t0012_u01741228924466") 2025/03/06 02:42:44 DEBUG : both10: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f40329cedcd19745a_d20250306_m024149_c001_v7007000_t0000_u01741228909529") 2025/03/06 02:42:44 DEBUG : both10: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f1177018271236cb3_d20250306_m024137_c001_v0001144_t0049_u01741228897482") 2025/03/06 02:42:44 DEBUG : both11: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4096069217220ef7_d20250306_m024216_c001_v7007000_t0000_u01741228936626") 2025/03/06 02:42:44 DEBUG : both11: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f1177018271236cfb_d20250306_m024205_c001_v0001144_t0032_u01741228925133") 2025/03/06 02:42:44 DEBUG : both11: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f40329cedcd19745b_d20250306_m024149_c001_v7007000_t0000_u01741228909721") 2025/03/06 02:42:45 DEBUG : both11: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f11224a2fbe9ba892_d20250306_m024138_c001_v0001137_t0001_u01741228898336") 2025/03/06 02:42:45 DEBUG : both12: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4096069217220efa_d20250306_m024216_c001_v7007000_t0000_u01741228936819") 2025/03/06 02:42:45 DEBUG : both12: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f11224a2fbe9ba8c3_d20250306_m024205_c001_v0001137_t0054_u01741228925894") 2025/03/06 02:42:45 DEBUG : both12: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f40329cedcd19745c_d20250306_m024149_c001_v7007000_t0000_u01741228909918") 2025/03/06 02:42:45 DEBUG : both12: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119b2cc4730ff8c3_d20250306_m024139_c001_v0001181_t0038_u01741228899333") 2025/03/06 02:42:45 DEBUG : both13: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4096069217220efe_d20250306_m024217_c001_v7007000_t0000_u01741228937022") 2025/03/06 02:42:45 DEBUG : both13: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119b2cc4730ff909_d20250306_m024207_c001_v0001181_t0030_u01741228927031") 2025/03/06 02:42:45 DEBUG : both13: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f40329cedcd19745f_d20250306_m024150_c001_v7007000_t0000_u01741228910112") 2025/03/06 02:42:45 DEBUG : both13: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f1177018271236cbf_d20250306_m024140_c001_v0001144_t0049_u01741228900038") 2025/03/06 02:42:45 DEBUG : both14: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4096069217220f02_d20250306_m024217_c001_v7007000_t0000_u01741228937214") 2025/03/06 02:42:45 DEBUG : both14: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f1177018271236d05_d20250306_m024207_c001_v0001144_t0022_u01741228927581") 2025/03/06 02:42:45 DEBUG : both14: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f40329cedcd197461_d20250306_m024150_c001_v7007000_t0000_u01741228910309") 2025/03/06 02:42:45 DEBUG : both14: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f11224a2fbe9ba89f_d20250306_m024141_c001_v0001137_t0041_u01741228901153") 2025/03/06 02:42:45 DEBUG : both15: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4096069217220f06_d20250306_m024217_c001_v7007000_t0000_u01741228937414") 2025/03/06 02:42:45 DEBUG : both15: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f11224a2fbe9ba8c9_d20250306_m024208_c001_v0001137_t0002_u01741228928665") 2025/03/06 02:42:45 DEBUG : both15: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f40329cedcd197463_d20250306_m024150_c001_v7007000_t0000_u01741228910509") 2025/03/06 02:42:46 DEBUG : both15: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119b2cc4730ff8cb_d20250306_m024142_c001_v0001181_t0034_u01741228902208") 2025/03/06 02:42:46 DEBUG : both16: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4096069217220f09_d20250306_m024217_c001_v7007000_t0000_u01741228937607") 2025/03/06 02:42:46 DEBUG : both16: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119b2cc4730ff90f_d20250306_m024209_c001_v0001181_t0004_u01741228929469") 2025/03/06 02:42:46 DEBUG : both16: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f40329cedcd197464_d20250306_m024150_c001_v7007000_t0000_u01741228910767") 2025/03/06 02:42:46 DEBUG : both16: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f1177018271236cc3_d20250306_m024142_c001_v0001144_t0047_u01741228902783") 2025/03/06 02:42:46 DEBUG : both17: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4096069217220f0c_d20250306_m024217_c001_v7007000_t0000_u01741228937804") 2025/03/06 02:42:46 DEBUG : both17: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f1177018271236d0f_d20250306_m024210_c001_v0001144_t0032_u01741228930314") 2025/03/06 02:42:46 DEBUG : both17: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f40329cedcd197465_d20250306_m024150_c001_v7007000_t0000_u01741228910959") 2025/03/06 02:42:46 DEBUG : both17: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f11224a2fbe9ba8a3_d20250306_m024143_c001_v0001137_t0034_u01741228903598") 2025/03/06 02:42:46 DEBUG : both18: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4096069217220f10_d20250306_m024218_c001_v7007000_t0000_u01741228938000") 2025/03/06 02:42:46 DEBUG : both18: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f11224a2fbe9ba8d1_d20250306_m024211_c001_v0001137_t0021_u01741228931825") 2025/03/06 02:42:46 DEBUG : both18: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f40329cedcd197466_d20250306_m024151_c001_v7007000_t0000_u01741228911152") 2025/03/06 02:42:46 DEBUG : both18: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119b2cc4730ff8d5_d20250306_m024144_c001_v0001181_t0051_u01741228904536") 2025/03/06 02:42:46 DEBUG : both19: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4096069217220f14_d20250306_m024218_c001_v7007000_t0000_u01741228938194") 2025/03/06 02:42:46 DEBUG : both19: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119b2cc4730ff919_d20250306_m024212_c001_v0001181_t0057_u01741228932896") 2025/03/06 02:42:46 DEBUG : both19: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f40329cedcd197467_d20250306_m024151_c001_v7007000_t0000_u01741228911353") 2025/03/06 02:42:46 DEBUG : both19: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f1177018271236ccd_d20250306_m024145_c001_v0001144_t0012_u01741228905185") 2025/03/06 02:42:47 DEBUG : both2: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4096069217220f18_d20250306_m024218_c001_v7007000_t0000_u01741228938390") 2025/03/06 02:42:47 DEBUG : both2: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f1177018271236ce5_d20250306_m024156_c001_v0001144_t0011_u01741228916597") 2025/03/06 02:42:47 DEBUG : both2: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f40329cedcd197468_d20250306_m024151_c001_v7007000_t0000_u01741228911547") 2025/03/06 02:42:47 DEBUG : both2: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f11224a2fbe9ba87c_d20250306_m024130_c001_v0001137_t0018_u01741228890393") 2025/03/06 02:42:47 DEBUG : both3: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4096069217220f1b_d20250306_m024218_c001_v7007000_t0000_u01741228938582") 2025/03/06 02:42:47 DEBUG : both3: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f11224a2fbe9ba8b5_d20250306_m024157_c001_v0001137_t0007_u01741228917696") 2025/03/06 02:42:47 DEBUG : both3: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f40329cedcd197469_d20250306_m024151_c001_v7007000_t0000_u01741228911742") 2025/03/06 02:42:47 DEBUG : both3: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119b2cc4730ff8ad_d20250306_m024131_c001_v0001181_t0044_u01741228891298") 2025/03/06 02:42:47 DEBUG : both4: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4096069217220f1f_d20250306_m024218_c001_v7007000_t0000_u01741228938775") 2025/03/06 02:42:47 DEBUG : both4: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119b2cc4730ff8f7_d20250306_m024158_c001_v0001181_t0015_u01741228918687") 2025/03/06 02:42:47 DEBUG : both4: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f40329cedcd19746a_d20250306_m024151_c001_v7007000_t0000_u01741228911947") 2025/03/06 02:42:47 DEBUG : both4: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f1177018271236c99_d20250306_m024131_c001_v0001144_t0054_u01741228891950") 2025/03/06 02:42:47 DEBUG : both5: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4096069217220f22_d20250306_m024218_c001_v7007000_t0000_u01741228938981") 2025/03/06 02:42:47 DEBUG : both5: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f1177018271236cf1_d20250306_m024159_c001_v0001144_t0039_u01741228919396") 2025/03/06 02:42:47 DEBUG : both5: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f40329cedcd19746b_d20250306_m024152_c001_v7007000_t0000_u01741228912145") 2025/03/06 02:42:47 DEBUG : both5: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f11224a2fbe9ba882_d20250306_m024132_c001_v0001137_t0022_u01741228892785") 2025/03/06 02:42:47 DEBUG : both6: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4096069217220f25_d20250306_m024219_c001_v7007000_t0000_u01741228939173") 2025/03/06 02:42:47 DEBUG : both6: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f11224a2fbe9ba8b9_d20250306_m024200_c001_v0001137_t0031_u01741228920698") 2025/03/06 02:42:47 DEBUG : both6: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f40329cedcd19746c_d20250306_m024152_c001_v7007000_t0000_u01741228912341") 2025/03/06 02:42:48 DEBUG : both6: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119b2cc4730ff8b3_d20250306_m024134_c001_v0001181_t0023_u01741228894142") 2025/03/06 02:42:48 DEBUG : both7: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4096069217220f28_d20250306_m024219_c001_v7007000_t0000_u01741228939366") 2025/03/06 02:42:48 DEBUG : both7: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119b2cc4730ff8fd_d20250306_m024201_c001_v0001181_t0024_u01741228921975") 2025/03/06 02:42:48 DEBUG : both7: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f40329cedcd19746e_d20250306_m024152_c001_v7007000_t0000_u01741228912553") 2025/03/06 02:42:48 DEBUG : both7: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f1177018271236ca5_d20250306_m024134_c001_v0001144_t0017_u01741228894682") 2025/03/06 02:42:48 DEBUG : both8: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4096069217220f2c_d20250306_m024219_c001_v7007000_t0000_u01741228939562") 2025/03/06 02:42:48 DEBUG : both8: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f1177018271236cf7_d20250306_m024202_c001_v0001144_t0037_u01741228922639") 2025/03/06 02:42:48 DEBUG : both8: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f40329cedcd19746f_d20250306_m024152_c001_v7007000_t0000_u01741228912746") 2025/03/06 02:42:48 DEBUG : both8: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f11224a2fbe9ba88a_d20250306_m024135_c001_v0001137_t0042_u01741228895756") 2025/03/06 02:42:48 DEBUG : both9: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4096069217220f2f_d20250306_m024219_c001_v7007000_t0000_u01741228939753") 2025/03/06 02:42:48 DEBUG : both9: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f11224a2fbe9ba8bd_d20250306_m024203_c001_v0001137_t0034_u01741228923611") 2025/03/06 02:42:48 DEBUG : both9: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f40329cedcd197470_d20250306_m024152_c001_v7007000_t0000_u01741228912948") 2025/03/06 02:42:48 DEBUG : both9: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119b2cc4730ff8b9_d20250306_m024136_c001_v0001181_t0012_u01741228896934") 2025/03/06 02:42:48 DEBUG : c/non empty space: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f418f0b13dc9ce0f6_d20250306_m023650_c001_v7007000_t0000_u01741228610444") 2025/03/06 02:42:48 DEBUG : c/non empty space: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119dbb65e52e8045_d20250306_m023646_c001_v0001183_t0025_u01741228606235") 2025/03/06 02:42:48 DEBUG : c/non empty space: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4041fd140a4f0eee_d20250306_m023645_c001_v7007000_t0000_u01741228605268") 2025/03/06 02:42:48 DEBUG : c/non empty space: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119dbb65e52e7fed_d20250306_m023643_c001_v0001183_t0015_u01741228603561") 2025/03/06 02:42:49 DEBUG : c/non empty space: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f40329cedcd19714d_d20250306_m023625_c001_v7007000_t0000_u01741228585255") 2025/03/06 02:42:49 DEBUG : c/non empty space: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119dbb65e52e7e2c_d20250306_m023623_c001_v0001183_t0030_u01741228583480") 2025/03/06 02:42:49 DEBUG : check sum: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4023c78c46c4fa11_d20250306_m023612_c001_v7007000_t0000_u01741228572605") 2025/03/06 02:42:49 DEBUG : check sum: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119dbb65e52e7cfc_d20250306_m023611_c001_v0001183_t0008_u01741228571639") 2025/03/06 02:42:49 DEBUG : dest/3: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4116c07fe561bb01_d20250306_m023934_c001_v7007000_t0000_u01741228774591") 2025/03/06 02:42:49 DEBUG : dest/3: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4070fd49fc34e38d_d20250306_m023933_c001_v0001109_t0003_u01741228773483") 2025/03/06 02:42:49 DEBUG : dst/one: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f40085024a189c47e_d20250306_m024116_c001_v7007000_t0000_u01741228876666") 2025/03/06 02:42:49 DEBUG : dst/one: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f1177f1e3f1ec65af_d20250306_m024114_c001_v0001183_t0021_u01741228874887") 2025/03/06 02:42:49 DEBUG : dst/one: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f412d8291b389324a_d20250306_m024114_c001_v7007000_t0000_u01741228874693") 2025/03/06 02:42:49 DEBUG : dst/one: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f1177f1e3f1ec6587_d20250306_m024111_c001_v0001183_t0016_u01741228871741") 2025/03/06 02:42:49 DEBUG : dst/one: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f412d8291b3893244_d20250306_m024110_c001_v7007000_t0000_u01741228870998") 2025/03/06 02:42:49 DEBUG : dst/one: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f1177018271236c73_d20250306_m024105_c001_v0001144_t0027_u01741228865662") 2025/03/06 02:42:49 DEBUG : dst/one: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f40329cedcd1973de_d20250306_m024104_c001_v7007000_t0000_u01741228864115") 2025/03/06 02:42:49 DEBUG : dst/one: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f1125f29a0f86e9a2_d20250306_m024100_c001_v0001144_t0025_u01741228860210") 2025/03/06 02:42:49 DEBUG : dst/one: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4116c07fe561bb9c_d20250306_m024100_c001_v7007000_t0000_u01741228860013") 2025/03/06 02:42:49 DEBUG : dst/one: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f1125f29a0f86e990_d20250306_m024055_c001_v0001144_t0056_u01741228855803") 2025/03/06 02:42:49 DEBUG : dst/one: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4116c07fe561bb8c_d20250306_m024055_c001_v7007000_t0000_u01741228855047") 2025/03/06 02:42:49 DEBUG : dst/one: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f1177018271236c38_d20250306_m024050_c001_v0001144_t0052_u01741228850147") 2025/03/06 02:42:49 DEBUG : dst/one: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4176f7cb50fc9ce2_d20250306_m024048_c001_v7007000_t0000_u01741228848827") 2025/03/06 02:42:50 DEBUG : dst/one: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f1029a11d7ee708f2_d20250306_m024046_c001_v0001039_t0018_u01741228846861") 2025/03/06 02:42:50 DEBUG : dst/one: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4176f7cb50fc9cde_d20250306_m024046_c001_v7007000_t0000_u01741228846669") 2025/03/06 02:42:50 DEBUG : dst/one: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f1029a11d7ee708e8_d20250306_m024042_c001_v0001039_t0018_u01741228842614") 2025/03/06 02:42:50 DEBUG : dst/one: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4176f7cb50fc9cd9_d20250306_m024041_c001_v7007000_t0000_u01741228841879") 2025/03/06 02:42:50 DEBUG : dst/one: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f11224a2fbe9ba824_d20250306_m024036_c001_v0001137_t0029_u01741228836161") 2025/03/06 02:42:50 DEBUG : dst/one: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f405ec999f4348597_d20250306_m024035_c001_v7007000_t0000_u01741228835221") 2025/03/06 02:42:50 DEBUG : dst/one: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f1177f1e3f1ec633d_d20250306_m024033_c001_v0001183_t0057_u01741228833627") 2025/03/06 02:42:50 DEBUG : dst/one: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f415d105575f258ad_d20250306_m024033_c001_v7007000_t0000_u01741228833431") 2025/03/06 02:42:50 DEBUG : dst/one: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f1177f1e3f1ec630b_d20250306_m024030_c001_v0001183_t0012_u01741228830584") 2025/03/06 02:42:50 DEBUG : dst/one: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f415d105575f258aa_d20250306_m024029_c001_v7007000_t0000_u01741228829839") 2025/03/06 02:42:50 DEBUG : dst/one: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119b2cc4730ff813_d20250306_m024023_c001_v0001181_t0008_u01741228823052") 2025/03/06 02:42:50 DEBUG : dst/one: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f403a32dfe211fe48_d20250306_m024022_c001_v7007000_t0000_u01741228822083") 2025/03/06 02:42:50 DEBUG : dst/one: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f1038bd49bf8e1f89_d20250306_m024019_c001_v0001115_t0027_u01741228819821") 2025/03/06 02:42:50 DEBUG : dst/one: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f40329cedcd197399_d20250306_m024019_c001_v7007000_t0000_u01741228819629") 2025/03/06 02:42:50 DEBUG : dst/one: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f1038bd49bf8e1f79_d20250306_m024015_c001_v0001115_t0004_u01741228815827") 2025/03/06 02:42:50 DEBUG : dst/one: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f40329cedcd197394_d20250306_m024015_c001_v7007000_t0000_u01741228815083") 2025/03/06 02:42:50 DEBUG : dst/one: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f1177018271236b95_d20250306_m024008_c001_v0001144_t0046_u01741228808597") 2025/03/06 02:42:51 DEBUG : dst/one: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4086ebc5f5a26056_d20250306_m024007_c001_v7007000_t0000_u01741228807651") 2025/03/06 02:42:51 DEBUG : dst/one: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f1190d1aca6450398_d20250306_m024005_c001_v0001090_t0000_u01741228805449") 2025/03/06 02:42:51 DEBUG : dst/one: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4176f7cb50fc9cba_d20250306_m024005_c001_v7007000_t0000_u01741228805249") 2025/03/06 02:42:51 DEBUG : dst/one: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f1190d1aca6450396_d20250306_m024001_c001_v0001090_t0000_u01741228801514") 2025/03/06 02:42:51 DEBUG : dst/one: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4176f7cb50fc9cb3_d20250306_m024000_c001_v7007000_t0000_u01741228800775") 2025/03/06 02:42:51 DEBUG : dst/one: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f11224a2fbe9ba7eb_d20250306_m023954_c001_v0001137_t0009_u01741228794109") 2025/03/06 02:42:51 DEBUG : dst/one: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f40329cedcd197377_d20250306_m023952_c001_v7007000_t0000_u01741228792979") 2025/03/06 02:42:51 DEBUG : dst/one: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f112ee7610bdfc480_d20250306_m023947_c001_v0001183_t0050_u01741228787368") 2025/03/06 02:42:51 DEBUG : dst/one: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4096069217220df4_d20250306_m023947_c001_v7007000_t0000_u01741228787147") 2025/03/06 02:42:51 DEBUG : dst/one: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119b2cc4730ff7ae_d20250306_m023943_c001_v0001181_t0012_u01741228783408") 2025/03/06 02:42:51 DEBUG : dst/one: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f104715eee305539b_d20250306_m023942_c001_v0001182_t0044_u01741228782648") 2025/03/06 02:42:51 DEBUG : dst/one: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f104715eee305538f_d20250306_m023941_c001_v0001182_t0041_u01741228781313") 2025/03/06 02:42:51 DEBUG : dst/one: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f41078e7e8d285cf3_d20250306_m023925_c001_v7007000_t0000_u01741228765106") 2025/03/06 02:42:51 DEBUG : dst/one: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f11224a2fbe9ba7ab_d20250306_m023917_c001_v0001137_t0040_u01741228757170") 2025/03/06 02:42:51 DEBUG : dst/one: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f1091376f8aeb1211_d20250306_m023916_c001_v0001091_t0036_u01741228756264") 2025/03/06 02:42:51 DEBUG : dst/one: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f1091376f8aeb120b_d20250306_m023915_c001_v0001091_t0001_u01741228755076") 2025/03/06 02:42:52 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f40085024a189c47f_d20250306_m024116_c001_v7007000_t0000_u01741228876861") 2025/03/06 02:42:52 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f1014e6281f506481_d20250306_m024114_c001_v0001180_t0045_u01741228874451") 2025/03/06 02:42:52 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f11409834fbf41bed_d20250306_m024110_c001_v0001109_t0058_u01741228870176") 2025/03/06 02:42:52 DEBUG : dst/one.bak: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f40329cedcd1973df_d20250306_m024104_c001_v7007000_t0000_u01741228864312") 2025/03/06 02:42:52 DEBUG : dst/one.bak: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f11336e2a993a6da7_d20250306_m024059_c001_v0001150_t0039_u01741228859749") 2025/03/06 02:42:52 DEBUG : dst/one.bak: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f113693eed7652bb6_d20250306_m024054_c001_v0001184_t0024_u01741228854798") 2025/03/06 02:42:52 DEBUG : dst/one.bak: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4176f7cb50fc9ce3_d20250306_m024049_c001_v7007000_t0000_u01741228849021") 2025/03/06 02:42:52 DEBUG : dst/one.bak: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f102821f5f93a3462_d20250306_m024046_c001_v0001183_t0027_u01741228846443") 2025/03/06 02:42:52 DEBUG : dst/one.bak: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f101f58d252fec0f0_d20250306_m024041_c001_v0001041_t0003_u01741228841517") 2025/03/06 02:42:52 DEBUG : dst/three: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f40329cedcd197378_d20250306_m023953_c001_v7007000_t0000_u01741228793172") 2025/03/06 02:42:52 DEBUG : dst/three: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f104715eee305543e_d20250306_m023951_c001_v0001182_t0010_u01741228791596") 2025/03/06 02:42:52 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f40085024a189c480_d20250306_m024117_c001_v7007000_t0000_u01741228877058") 2025/03/06 02:42:52 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f1129e14fed32b929_d20250306_m024115_c001_v0001184_t0038_u01741228875645") 2025/03/06 02:42:52 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f1176e82b554d3651_d20250306_m024112_c001_v0001093_t0011_u01741228872560") 2025/03/06 02:42:52 DEBUG : dst/three.txt: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f40085024a189c482_d20250306_m024117_c001_v7007000_t0000_u01741228877255") 2025/03/06 02:42:52 DEBUG : dst/three.txt: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f1177f1e3f1ec65cf_d20250306_m024116_c001_v0001183_t0022_u01741228876050") 2025/03/06 02:42:52 DEBUG : dst/three.txt: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f412d8291b389324b_d20250306_m024115_c001_v7007000_t0000_u01741228875851") 2025/03/06 02:42:53 DEBUG : dst/three.txt: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f1177f1e3f1ec6599_d20250306_m024113_c001_v0001183_t0044_u01741228873109") 2025/03/06 02:42:53 DEBUG : dst/three.txt: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f412d8291b3893245_d20250306_m024112_c001_v7007000_t0000_u01741228872906") 2025/03/06 02:42:53 DEBUG : dst/three.txt: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f11224a2fbe9ba85a_d20250306_m024107_c001_v0001137_t0057_u01741228867355") 2025/03/06 02:42:53 DEBUG : dst/three.txt: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f40329cedcd1973e1_d20250306_m024104_c001_v7007000_t0000_u01741228864512") 2025/03/06 02:42:53 DEBUG : dst/three.txt: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f1125f29a0f86e9ab_d20250306_m024102_c001_v0001144_t0028_u01741228862152") 2025/03/06 02:42:53 DEBUG : dst/three.txt: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4116c07fe561bba0_d20250306_m024101_c001_v7007000_t0000_u01741228861958") 2025/03/06 02:42:53 DEBUG : dst/three.txt: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f1125f29a0f86e998_d20250306_m024057_c001_v0001144_t0026_u01741228857515") 2025/03/06 02:42:53 DEBUG : dst/three.txt: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4116c07fe561bb93_d20250306_m024057_c001_v7007000_t0000_u01741228857315") 2025/03/06 02:42:53 DEBUG : dst/three.txt: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f11224a2fbe9ba844_d20250306_m024052_c001_v0001137_t0035_u01741228852034") 2025/03/06 02:42:53 DEBUG : dst/three.txt: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4176f7cb50fc9ce1_d20250306_m024048_c001_v7007000_t0000_u01741228848249") 2025/03/06 02:42:53 DEBUG : dst/three.txt: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f11224a2fbe9ba83a_d20250306_m024045_c001_v0001137_t0057_u01741228845093") 2025/03/06 02:42:53 DEBUG : dst/three.txt: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4176f7cb50fc9cdc_d20250306_m024044_c001_v7007000_t0000_u01741228844000") 2025/03/06 02:42:53 DEBUG : dst/three.txt: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119b2cc4730ff83d_d20250306_m024038_c001_v0001181_t0012_u01741228838127") 2025/03/06 02:42:53 DEBUG : dst/three.txt: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f415d105575f258ae_d20250306_m024034_c001_v7007000_t0000_u01741228834259") 2025/03/06 02:42:53 DEBUG : dst/three.txt: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119b2cc4730ff82f_d20250306_m024032_c001_v0001181_t0025_u01741228832332") 2025/03/06 02:42:53 DEBUG : dst/three.txt: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f415d105575f258ab_d20250306_m024031_c001_v7007000_t0000_u01741228831226") 2025/03/06 02:42:53 DEBUG : dst/three.txt: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f1177018271236bdd_d20250306_m024024_c001_v0001144_t0025_u01741228824392") 2025/03/06 02:42:53 DEBUG : dst/three.txt: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f40329cedcd19739a_d20250306_m024021_c001_v7007000_t0000_u01741228821114") 2025/03/06 02:42:53 DEBUG : dst/three.txt: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f1177018271236bbf_d20250306_m024018_c001_v0001144_t0003_u01741228818184") 2025/03/06 02:42:54 DEBUG : dst/three.txt: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f40329cedcd197395_d20250306_m024017_c001_v7007000_t0000_u01741228817083") 2025/03/06 02:42:54 DEBUG : dst/three.txt: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f11224a2fbe9ba7fb_d20250306_m024010_c001_v0001137_t0002_u01741228810408") 2025/03/06 02:42:54 DEBUG : dst/three.txt: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4176f7cb50fc9cbb_d20250306_m024006_c001_v7007000_t0000_u01741228806694") 2025/03/06 02:42:54 DEBUG : dst/three.txt: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f11224a2fbe9ba7f3_d20250306_m024003_c001_v0001137_t0038_u01741228803964") 2025/03/06 02:42:54 DEBUG : dst/three.txt: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4176f7cb50fc9cb7_d20250306_m024002_c001_v7007000_t0000_u01741228802857") 2025/03/06 02:42:54 DEBUG : dst/three.txt: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119b2cc4730ff7c3_d20250306_m023956_c001_v0001181_t0036_u01741228796256") 2025/03/06 02:42:54 DEBUG : dst/three.txt.bak: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f40329cedcd1973e2_d20250306_m024104_c001_v7007000_t0000_u01741228864712") 2025/03/06 02:42:54 DEBUG : dst/three.txt.bak: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119b924d8f9642dc_d20250306_m024101_c001_v0001178_t0058_u01741228861625") 2025/03/06 02:42:54 DEBUG : dst/three.txt.bak: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f11066eaabc21d9b7_d20250306_m024056_c001_v0001093_t0013_u01741228856967") 2025/03/06 02:42:54 DEBUG : dst/three.txt.bak: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4176f7cb50fc9ce4_d20250306_m024049_c001_v7007000_t0000_u01741228849216") 2025/03/06 02:42:54 DEBUG : dst/three.txt.bak: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f118f8777bb905282_d20250306_m024047_c001_v0001099_t0004_u01741228847845") 2025/03/06 02:42:54 DEBUG : dst/three.txt.bak: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f116bcbcb5cd031bf_d20250306_m024043_c001_v0001153_t0016_u01741228843624") 2025/03/06 02:42:54 DEBUG : dst/two: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f40085024a189c483_d20250306_m024117_c001_v7007000_t0000_u01741228877456") 2025/03/06 02:42:54 DEBUG : dst/two: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119b2cc4730ff873_d20250306_m024106_c001_v0001181_t0028_u01741228866748") 2025/03/06 02:42:54 DEBUG : dst/two: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f40329cedcd1973e5_d20250306_m024104_c001_v7007000_t0000_u01741228864915") 2025/03/06 02:42:54 DEBUG : dst/two: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119b2cc4730ff855_d20250306_m024051_c001_v0001181_t0009_u01741228851445") 2025/03/06 02:42:55 DEBUG : dst/two: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4176f7cb50fc9ce5_d20250306_m024049_c001_v7007000_t0000_u01741228849409") 2025/03/06 02:42:55 DEBUG : dst/two: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f1177018271236c10_d20250306_m024036_c001_v0001144_t0021_u01741228836781") 2025/03/06 02:42:55 DEBUG : dst/two: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f405ec999f4348599_d20250306_m024035_c001_v7007000_t0000_u01741228835420") 2025/03/06 02:42:55 DEBUG : dst/two: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f11224a2fbe9ba807_d20250306_m024023_c001_v0001137_t0005_u01741228823638") 2025/03/06 02:42:55 DEBUG : dst/two: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f403a32dfe211fe49_d20250306_m024022_c001_v7007000_t0000_u01741228822306") 2025/03/06 02:42:55 DEBUG : dst/two: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119b2cc4730ff7f5_d20250306_m024009_c001_v0001181_t0014_u01741228809774") 2025/03/06 02:42:55 DEBUG : dst/two: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4086ebc5f5a26057_d20250306_m024007_c001_v7007000_t0000_u01741228807851") 2025/03/06 02:42:55 DEBUG : dst/two: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f1177018271236b6b_d20250306_m023954_c001_v0001144_t0059_u01741228794981") 2025/03/06 02:42:55 DEBUG : dst/two: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f40329cedcd197379_d20250306_m023953_c001_v7007000_t0000_u01741228793369") 2025/03/06 02:42:55 DEBUG : dst/two: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f11264a749571e3a8_d20250306_m023949_c001_v0001182_t0037_u01741228789301") 2025/03/06 02:42:55 DEBUG : dst/two: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f41078e7e8d285cf4_d20250306_m023925_c001_v7007000_t0000_u01741228765301") 2025/03/06 02:42:55 DEBUG : dst/two: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f1091376f8aeb1219_d20250306_m023923_c001_v0001091_t0058_u01741228763923") 2025/03/06 02:42:55 DEBUG : empty space: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f40085024a189c317_d20250306_m023838_c001_v7007000_t0000_u01741228718630") 2025/03/06 02:42:55 DEBUG : empty space: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119b2cc4730ff6f6_d20250306_m023835_c001_v0001181_t0051_u01741228715448") 2025/03/06 02:42:55 DEBUG : empty space: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f40085024a189c30a_d20250306_m023833_c001_v7007000_t0000_u01741228713157") 2025/03/06 02:42:55 DEBUG : empty space: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119b2cc4730ff6ca_d20250306_m023822_c001_v0001181_t0046_u01741228702327") 2025/03/06 02:42:56 DEBUG : empty space: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4076de415ded7541_d20250306_m023811_c001_v7007000_t0000_u01741228691868") 2025/03/06 02:42:56 DEBUG : empty space: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119b2cc4730ff696_d20250306_m023808_c001_v0001181_t0042_u01741228688361") 2025/03/06 02:42:56 DEBUG : empty space: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f418f0b13dc9ce143_d20250306_m023726_c001_v7007000_t0000_u01741228646559") 2025/03/06 02:42:56 DEBUG : empty space: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f11224a2fbe9ba6fd_d20250306_m023721_c001_v0001137_t0007_u01741228641163") 2025/03/06 02:42:56 DEBUG : empty space: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f418f0b13dc9ce11f_d20250306_m023717_c001_v7007000_t0000_u01741228637224") 2025/03/06 02:42:56 DEBUG : empty space: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f11224a2fbe9ba6f0_d20250306_m023712_c001_v0001137_t0024_u01741228632953") 2025/03/06 02:42:56 DEBUG : empty space: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f418f0b13dc9ce106_d20250306_m023704_c001_v7007000_t0000_u01741228624345") 2025/03/06 02:42:56 DEBUG : empty space: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f11224a2fbe9ba6d2_d20250306_m023700_c001_v0001137_t0048_u01741228620538") 2025/03/06 02:42:56 DEBUG : empty space: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f418f0b13dc9ce100_d20250306_m023658_c001_v7007000_t0000_u01741228618106") 2025/03/06 02:42:56 DEBUG : empty space: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f11224a2fbe9ba6c2_d20250306_m023655_c001_v0001137_t0026_u01741228615174") 2025/03/06 02:42:56 DEBUG : empty space: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4041fd140a4f0ee6_d20250306_m023642_c001_v7007000_t0000_u01741228602391") 2025/03/06 02:42:56 DEBUG : empty space: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119dbb65e52e7fb3_d20250306_m023641_c001_v0001183_t0040_u01741228601029") 2025/03/06 02:42:56 DEBUG : empty space: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4041fd140a4f0ee3_d20250306_m023639_c001_v7007000_t0000_u01741228599879") 2025/03/06 02:42:56 DEBUG : empty space: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119dbb65e52e7f93_d20250306_m023639_c001_v0001183_t0028_u01741228599098") 2025/03/06 02:42:56 DEBUG : empty space: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f40329cedcd19716c_d20250306_m023634_c001_v7007000_t0000_u01741228594023") 2025/03/06 02:42:56 DEBUG : empty space: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119dbb65e52e7ef9_d20250306_m023632_c001_v0001183_t0001_u01741228592858") 2025/03/06 02:42:56 DEBUG : empty space: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f40329cedcd197159_d20250306_m023630_c001_v7007000_t0000_u01741228590221") 2025/03/06 02:42:57 DEBUG : empty space: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119dbb65e52e7eb0_d20250306_m023629_c001_v0001183_t0033_u01741228589286") 2025/03/06 02:42:57 DEBUG : empty space: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f40329cedcd197152_d20250306_m023628_c001_v7007000_t0000_u01741228588167") 2025/03/06 02:42:57 DEBUG : empty space: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f1166c7db440141eb_d20250306_m023627_c001_v0001183_t0029_u01741228587567") 2025/03/06 02:42:57 DEBUG : empty space: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119dbb65e52e7e60_d20250306_m023626_c001_v0001183_t0032_u01741228586017") 2025/03/06 02:42:57 DEBUG : enormous: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f418f0b13dc9ce135_d20250306_m023723_c001_v7007000_t0000_u01741228643961") 2025/03/06 02:42:57 DEBUG : enormous: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f11224a2fbe9ba6ff_d20250306_m023721_c001_v0001137_t0027_u01741228641603") 2025/03/06 02:42:57 DEBUG : existing: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f40085024a189c489_d20250306_m024122_c001_v7007000_t0000_u01741228882876") 2025/03/06 02:42:57 DEBUG : existing: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f11224a2fbe9ba868_d20250306_m024121_c001_v0001137_t0054_u01741228881528") 2025/03/06 02:42:57 DEBUG : existing: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4076de415ded753f_d20250306_m023806_c001_v7007000_t0000_u01741228686126") 2025/03/06 02:42:57 DEBUG : existing: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f11224a2fbe9ba731_d20250306_m023805_c001_v0001137_t0020_u01741228685027") 2025/03/06 02:42:57 DEBUG : existing: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f40329cedcd197147_d20250306_m023622_c001_v7007000_t0000_u01741228582151") 2025/03/06 02:42:57 DEBUG : existing: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119dbb65e52e7de8_d20250306_m023621_c001_v0001183_t0026_u01741228581209") 2025/03/06 02:42:57 DEBUG : existing: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f40329cedcd197143_d20250306_m023619_c001_v7007000_t0000_u01741228579918") 2025/03/06 02:42:57 DEBUG : existing: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119dbb65e52e7dc4_d20250306_m023619_c001_v0001183_t0012_u01741228579328") 2025/03/06 02:42:57 DEBUG : existing: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119dbb65e52e7dba_d20250306_m023618_c001_v0001183_t0048_u01741228578545") 2025/03/06 02:42:57 DEBUG : existing-b: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4076de415ded7540_d20250306_m023806_c001_v7007000_t0000_u01741228686320") 2025/03/06 02:42:57 DEBUG : existing-b: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119b2cc4730ff688_d20250306_m023805_c001_v0001181_t0026_u01741228685020") 2025/03/06 02:42:57 DEBUG : file1: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4096069217220f83_d20250306_m024229_c001_v7007000_t0000_u01741228949943") 2025/03/06 02:42:57 DEBUG : file1: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119b2cc4730ff938_d20250306_m024228_c001_v0001181_t0056_u01741228948751") 2025/03/06 02:42:58 DEBUG : file1: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4096069217220f7a_d20250306_m024226_c001_v7007000_t0000_u01741228946656") 2025/03/06 02:42:58 DEBUG : file1: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f11224a2fbe9ba8e5_d20250306_m024225_c001_v0001137_t0047_u01741228945077") 2025/03/06 02:42:58 DEBUG : five: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f418f0b13dc9ce18c_d20250306_m023735_c001_v7007000_t0000_u01741228655673") 2025/03/06 02:42:58 DEBUG : five: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f41224a2fbe9ba70d_d20250306_m023731_c001_v0001137_t0028_u01741228651665") 2025/03/06 02:42:58 DEBUG : foo: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f40329cedcd197161_d20250306_m023632_c001_v7007000_t0000_u01741228592103") 2025/03/06 02:42:58 DEBUG : foo: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f419dbb65e52e7ee5_d20250306_m023631_c001_v0001183_t0048_u01741228591528") 2025/03/06 02:42:58 DEBUG : foo: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f419dbb65e52e7edb_d20250306_m023630_c001_v0001183_t0048_u01741228590963") 2025/03/06 02:42:58 DEBUG : four: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f418f0b13dc9ce18f_d20250306_m023736_c001_v7007000_t0000_u01741228656180") 2025/03/06 02:42:58 DEBUG : four: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f417701827123699c_d20250306_m023732_c001_v0001144_t0028_u01741228652494") 2025/03/06 02:42:58 DEBUG : four: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f11224a2fbe9ba70b_d20250306_m023730_c001_v0001137_t0001_u01741228650290") 2025/03/06 02:42:58 DEBUG : hello world2: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4054a64ed2d225f3_d20250306_m023530_c001_v7007000_t0000_u01741228530797") 2025/03/06 02:42:58 DEBUG : hello world2: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119dbb65e52e797f_d20250306_m023530_c001_v0001183_t0030_u01741228530224") 2025/03/06 02:42:58 DEBUG : ignore-size: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f40329cedcd197123_d20250306_m023617_c001_v7007000_t0000_u01741228577427") 2025/03/06 02:42:58 DEBUG : ignore-size: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119dbb65e52e7d82_d20250306_m023616_c001_v0001183_t0024_u01741228576489") 2025/03/06 02:42:58 DEBUG : nested/sub dir/file: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4076de415ded753c_d20250306_m023803_c001_v7007000_t0000_u01741228683878") 2025/03/06 02:42:58 DEBUG : nested/sub dir/file: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f11224a2fbe9ba72d_d20250306_m023802_c001_v0001137_t0018_u01741228682666") 2025/03/06 02:42:58 DEBUG : nested/sub dir/file: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4076de415ded753a_d20250306_m023801_c001_v7007000_t0000_u01741228681515") 2025/03/06 02:42:59 DEBUG : nested/sub dir/file: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f11224a2fbe9ba72b_d20250306_m023800_c001_v0001137_t0046_u01741228680556") 2025/03/06 02:42:59 DEBUG : one: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f418f0b13dc9ce192_d20250306_m023736_c001_v7007000_t0000_u01741228656687") 2025/03/06 02:42:59 DEBUG : one: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f41224a2fbe9ba703_d20250306_m023729_c001_v0001137_t0028_u01741228649615") 2025/03/06 02:42:59 DEBUG : only0: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4096069217220f33_d20250306_m024219_c001_v7007000_t0000_u01741228939947") 2025/03/06 02:42:59 DEBUG : only0: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f419b2cc4730ff921_d20250306_m024214_c001_v0001181_t0005_u01741228934281") 2025/03/06 02:42:59 DEBUG : only0: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f1177018271236ce3_d20250306_m024154_c001_v0001144_t0017_u01741228914746") 2025/03/06 02:42:59 DEBUG : only0: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f40329cedcd197449_d20250306_m024147_c001_v7007000_t0000_u01741228907334") 2025/03/06 02:42:59 DEBUG : only0: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f11224a2fbe9ba87a_d20250306_m024128_c001_v0001137_t0024_u01741228888506") 2025/03/06 02:42:59 DEBUG : only1: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4096069217220f37_d20250306_m024220_c001_v7007000_t0000_u01741228940180") 2025/03/06 02:42:59 DEBUG : only1: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4177018271236d19_d20250306_m024214_c001_v0001144_t0028_u01741228934268") 2025/03/06 02:42:59 DEBUG : only1: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f11224a2fbe9ba8b3_d20250306_m024155_c001_v0001137_t0052_u01741228915996") 2025/03/06 02:42:59 DEBUG : only1: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f40329cedcd197451_d20250306_m024148_c001_v7007000_t0000_u01741228908103") 2025/03/06 02:42:59 DEBUG : only1: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119b2cc4730ff8a9_d20250306_m024130_c001_v0001181_t0038_u01741228890173") 2025/03/06 02:42:59 DEBUG : only10: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4096069217220f3a_d20250306_m024220_c001_v7007000_t0000_u01741228940374") 2025/03/06 02:42:59 DEBUG : only10: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f41224a2fbe9ba8d7_d20250306_m024214_c001_v0001137_t0028_u01741228934287") 2025/03/06 02:42:59 DEBUG : only10: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f11224a2fbe9ba8bf_d20250306_m024204_c001_v0001137_t0051_u01741228924692") 2025/03/06 02:42:59 DEBUG : only10: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f40329cedcd197454_d20250306_m024148_c001_v7007000_t0000_u01741228908293") 2025/03/06 02:42:59 DEBUG : only10: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119b2cc4730ff8bd_d20250306_m024138_c001_v0001181_t0046_u01741228898091") 2025/03/06 02:43:00 DEBUG : only11: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4096069217220f3e_d20250306_m024220_c001_v7007000_t0000_u01741228940569") 2025/03/06 02:43:00 DEBUG : only11: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f419b2cc4730ff92b_d20250306_m024215_c001_v0001181_t0005_u01741228935087") 2025/03/06 02:43:00 DEBUG : only11: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119b2cc4730ff907_d20250306_m024205_c001_v0001181_t0034_u01741228925664") 2025/03/06 02:43:00 DEBUG : only11: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f40329cedcd19744a_d20250306_m024147_c001_v7007000_t0000_u01741228907528") 2025/03/06 02:43:00 DEBUG : only11: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f1177018271236cb9_d20250306_m024138_c001_v0001144_t0023_u01741228898680") 2025/03/06 02:43:00 DEBUG : only12: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4096069217220f41_d20250306_m024220_c001_v7007000_t0000_u01741228940782") 2025/03/06 02:43:00 DEBUG : only12: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4077ca24d744f5c2_d20250306_m024215_c001_v0001183_t0019_u01741228935238") 2025/03/06 02:43:00 DEBUG : only12: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f1177018271236d01_d20250306_m024206_c001_v0001144_t0053_u01741228926389") 2025/03/06 02:43:00 DEBUG : only12: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4067a727f03f4b9f_d20250306_m024147_c001_v7007000_t0000_u01741228907726") 2025/03/06 02:43:00 DEBUG : only12: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f11224a2fbe9ba896_d20250306_m024139_c001_v0001137_t0059_u01741228899564") 2025/03/06 02:43:00 DEBUG : only13: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4096069217220f44_d20250306_m024220_c001_v7007000_t0000_u01741228940978") 2025/03/06 02:43:00 DEBUG : only13: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f41224a2fbe9ba8df_d20250306_m024215_c001_v0001137_t0028_u01741228935122") 2025/03/06 02:43:00 DEBUG : only13: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f11224a2fbe9ba8c7_d20250306_m024207_c001_v0001137_t0024_u01741228927276") 2025/03/06 02:43:00 DEBUG : only13: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f40329cedcd197455_d20250306_m024148_c001_v7007000_t0000_u01741228908317") 2025/03/06 02:43:00 DEBUG : only13: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119b2cc4730ff8c9_d20250306_m024140_c001_v0001181_t0037_u01741228900927") 2025/03/06 02:43:00 DEBUG : only14: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4096069217220f47_d20250306_m024221_c001_v7007000_t0000_u01741228941172") 2025/03/06 02:43:00 DEBUG : only14: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4077ca24d744f5bc_d20250306_m024214_c001_v0001183_t0019_u01741228934841") 2025/03/06 02:43:01 DEBUG : only14: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119b2cc4730ff90d_d20250306_m024208_c001_v0001181_t0018_u01741228928432") 2025/03/06 02:43:01 DEBUG : only14: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f40329cedcd197452_d20250306_m024148_c001_v7007000_t0000_u01741228908124") 2025/03/06 02:43:01 DEBUG : only14: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f1177018271236cc1_d20250306_m024141_c001_v0001144_t0026_u01741228901512") 2025/03/06 02:43:01 DEBUG : only15: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4096069217220f4b_d20250306_m024221_c001_v7007000_t0000_u01741228941368") 2025/03/06 02:43:01 DEBUG : only15: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f419b2cc4730ff925_d20250306_m024214_c001_v0001181_t0005_u01741228934500") 2025/03/06 02:43:01 DEBUG : only15: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f1177018271236d09_d20250306_m024208_c001_v0001144_t0058_u01741228928973") 2025/03/06 02:43:01 DEBUG : only15: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f40329cedcd19744e_d20250306_m024147_c001_v7007000_t0000_u01741228907907") 2025/03/06 02:43:01 DEBUG : only15: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f11224a2fbe9ba8a1_d20250306_m024142_c001_v0001137_t0016_u01741228902428") 2025/03/06 02:43:01 DEBUG : only16: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4096069217220f4d_d20250306_m024221_c001_v7007000_t0000_u01741228941566") 2025/03/06 02:43:01 DEBUG : only16: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4177018271236d1b_d20250306_m024214_c001_v0001144_t0028_u01741228934488") 2025/03/06 02:43:01 DEBUG : only16: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f11224a2fbe9ba8cd_d20250306_m024209_c001_v0001137_t0058_u01741228929686") 2025/03/06 02:43:01 DEBUG : only16: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f40329cedcd19744f_d20250306_m024147_c001_v7007000_t0000_u01741228907923") 2025/03/06 02:43:01 DEBUG : only16: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119b2cc4730ff8cf_d20250306_m024143_c001_v0001181_t0005_u01741228903370") 2025/03/06 02:43:01 DEBUG : only17: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4096069217220f50_d20250306_m024221_c001_v7007000_t0000_u01741228941764") 2025/03/06 02:43:01 DEBUG : only17: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f41224a2fbe9ba8d9_d20250306_m024214_c001_v0001137_t0028_u01741228934507") 2025/03/06 02:43:01 DEBUG : only17: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119b2cc4730ff915_d20250306_m024211_c001_v0001181_t0000_u01741228931509") 2025/03/06 02:43:01 DEBUG : only17: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f405ec999f434865b_d20250306_m024147_c001_v7007000_t0000_u01741228907711") 2025/03/06 02:43:01 DEBUG : only17: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f1177018271236cc7_d20250306_m024143_c001_v0001144_t0021_u01741228903924") 2025/03/06 02:43:01 DEBUG : only18: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4096069217220f54_d20250306_m024221_c001_v7007000_t0000_u01741228941972") 2025/03/06 02:43:02 DEBUG : only18: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4177018271236d1f_d20250306_m024214_c001_v0001144_t0028_u01741228934684") 2025/03/06 02:43:02 DEBUG : only18: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f1177018271236d13_d20250306_m024212_c001_v0001144_t0013_u01741228932198") 2025/03/06 02:43:02 DEBUG : only18: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4067a727f03f4ba2_d20250306_m024148_c001_v7007000_t0000_u01741228908326") 2025/03/06 02:43:02 DEBUG : only18: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f11224a2fbe9ba8a5_d20250306_m024144_c001_v0001137_t0047_u01741228904755") 2025/03/06 02:43:02 DEBUG : only19: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4096069217220f57_d20250306_m024222_c001_v7007000_t0000_u01741228942166") 2025/03/06 02:43:02 DEBUG : only19: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f419b2cc4730ff927_d20250306_m024214_c001_v0001181_t0005_u01741228934697") 2025/03/06 02:43:02 DEBUG : only19: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f11224a2fbe9ba8d3_d20250306_m024213_c001_v0001137_t0031_u01741228933138") 2025/03/06 02:43:02 DEBUG : only19: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f405ec999f434865e_d20250306_m024148_c001_v7007000_t0000_u01741228908341") 2025/03/06 02:43:02 DEBUG : only19: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119b2cc4730ff8d9_d20250306_m024146_c001_v0001181_t0041_u01741228906069") 2025/03/06 02:43:02 DEBUG : only2: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4096069217220f5b_d20250306_m024222_c001_v7007000_t0000_u01741228942376") 2025/03/06 02:43:02 DEBUG : only2: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f41224a2fbe9ba8db_d20250306_m024214_c001_v0001137_t0028_u01741228934704") 2025/03/06 02:43:02 DEBUG : only2: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119b2cc4730ff8f1_d20250306_m024157_c001_v0001181_t0039_u01741228917482") 2025/03/06 02:43:02 DEBUG : only2: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4067a727f03f4ba0_d20250306_m024147_c001_v7007000_t0000_u01741228907930") 2025/03/06 02:43:02 DEBUG : only2: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f1177018271236c95_d20250306_m024130_c001_v0001144_t0031_u01741228890707") 2025/03/06 02:43:02 DEBUG : only3: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4096069217220f5d_d20250306_m024222_c001_v7007000_t0000_u01741228942572") 2025/03/06 02:43:02 DEBUG : only3: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4177018271236d23_d20250306_m024214_c001_v0001144_t0028_u01741228934882") 2025/03/06 02:43:02 DEBUG : only3: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f1177018271236ced_d20250306_m024158_c001_v0001144_t0011_u01741228918019") 2025/03/06 02:43:02 DEBUG : only3: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f40329cedcd19744b_d20250306_m024147_c001_v7007000_t0000_u01741228907712") 2025/03/06 02:43:03 DEBUG : only3: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f11224a2fbe9ba87e_d20250306_m024131_c001_v0001137_t0015_u01741228891566") 2025/03/06 02:43:03 DEBUG : only4: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4096069217220f62_d20250306_m024222_c001_v7007000_t0000_u01741228942767") 2025/03/06 02:43:03 DEBUG : only4: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f419b2cc4730ff929_d20250306_m024214_c001_v0001181_t0005_u01741228934894") 2025/03/06 02:43:03 DEBUG : only4: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f11224a2fbe9ba8b7_d20250306_m024158_c001_v0001137_t0050_u01741228918930") 2025/03/06 02:43:03 DEBUG : only4: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4067a727f03f4ba1_d20250306_m024148_c001_v7007000_t0000_u01741228908133") 2025/03/06 02:43:03 DEBUG : only4: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119b2cc4730ff8b1_d20250306_m024132_c001_v0001181_t0034_u01741228892565") 2025/03/06 02:43:03 DEBUG : only5: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4096069217220f65_d20250306_m024222_c001_v7007000_t0000_u01741228942978") 2025/03/06 02:43:03 DEBUG : only5: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f41224a2fbe9ba8dd_d20250306_m024214_c001_v0001137_t0028_u01741228934919") 2025/03/06 02:43:03 DEBUG : only5: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119b2cc4730ff8f9_d20250306_m024200_c001_v0001181_t0030_u01741228920474") 2025/03/06 02:43:03 DEBUG : only5: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f40329cedcd197456_d20250306_m024148_c001_v7007000_t0000_u01741228908483") 2025/03/06 02:43:03 DEBUG : only5: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f1177018271236ca1_d20250306_m024133_c001_v0001144_t0007_u01741228893214") 2025/03/06 02:43:03 DEBUG : only6: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4096069217220f68_d20250306_m024223_c001_v7007000_t0000_u01741228943178") 2025/03/06 02:43:03 DEBUG : only6: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4077ca24d744f5c0_d20250306_m024215_c001_v0001183_t0019_u01741228935037") 2025/03/06 02:43:03 DEBUG : only6: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f1177018271236cf5_d20250306_m024201_c001_v0001144_t0007_u01741228921032") 2025/03/06 02:43:03 DEBUG : only6: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f40329cedcd19744c_d20250306_m024147_c001_v7007000_t0000_u01741228907725") 2025/03/06 02:43:03 DEBUG : only6: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f11224a2fbe9ba886_d20250306_m024134_c001_v0001137_t0002_u01741228894365") 2025/03/06 02:43:04 DEBUG : only7: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4096069217220f6b_d20250306_m024223_c001_v7007000_t0000_u01741228943373") 2025/03/06 02:43:04 DEBUG : only7: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4177018271236d25_d20250306_m024215_c001_v0001144_t0028_u01741228935074") 2025/03/06 02:43:04 DEBUG : only7: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f11224a2fbe9ba8bb_d20250306_m024202_c001_v0001137_t0008_u01741228922189") 2025/03/06 02:43:04 DEBUG : only7: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f405ec999f434865d_d20250306_m024148_c001_v7007000_t0000_u01741228908145") 2025/03/06 02:43:04 DEBUG : only7: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119b2cc4730ff8b7_d20250306_m024135_c001_v0001181_t0050_u01741228895535") 2025/03/06 02:43:04 DEBUG : only8: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4096069217220f6e_d20250306_m024223_c001_v7007000_t0000_u01741228943565") 2025/03/06 02:43:04 DEBUG : only8: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f419b2cc4730ff92d_d20250306_m024215_c001_v0001181_t0005_u01741228935280") 2025/03/06 02:43:04 DEBUG : only8: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119b2cc4730ff903_d20250306_m024203_c001_v0001181_t0059_u01741228923265") 2025/03/06 02:43:04 DEBUG : only8: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f40329cedcd197457_d20250306_m024148_c001_v7007000_t0000_u01741228908514") 2025/03/06 02:43:04 DEBUG : only8: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f1177018271236cad_d20250306_m024136_c001_v0001144_t0021_u01741228896273") 2025/03/06 02:43:04 DEBUG : only9: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4096069217220f72_d20250306_m024223_c001_v7007000_t0000_u01741228943758") 2025/03/06 02:43:04 DEBUG : only9: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4177018271236d27_d20250306_m024215_c001_v0001144_t0028_u01741228935268") 2025/03/06 02:43:04 DEBUG : only9: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f1177018271236cf9_d20250306_m024203_c001_v0001144_t0013_u01741228923963") 2025/03/06 02:43:04 DEBUG : only9: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f405ec999f434865c_d20250306_m024147_c001_v7007000_t0000_u01741228907943") 2025/03/06 02:43:04 DEBUG : only9: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f11224a2fbe9ba88c_d20250306_m024137_c001_v0001137_t0031_u01741228897163") 2025/03/06 02:43:04 DEBUG : potato: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4076de415ded7538_d20250306_m023758_c001_v7007000_t0000_u01741228678659") 2025/03/06 02:43:04 DEBUG : potato: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f11770182712369e2_d20250306_m023755_c001_v0001144_t0053_u01741228675834") 2025/03/06 02:43:04 DEBUG : potato: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f418f0b13dc9ce1e8_d20250306_m023753_c001_v7007000_t0000_u01741228673603") 2025/03/06 02:43:05 DEBUG : potato: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f11224a2fbe9ba71f_d20250306_m023748_c001_v0001137_t0019_u01741228668150") 2025/03/06 02:43:05 DEBUG : potato: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f418f0b13dc9ce1be_d20250306_m023744_c001_v7007000_t0000_u01741228664266") 2025/03/06 02:43:05 DEBUG : potato: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f11770182712369ac_d20250306_m023739_c001_v0001144_t0039_u01741228659199") 2025/03/06 02:43:05 DEBUG : potato: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f418f0b13dc9ce114_d20250306_m023710_c001_v7007000_t0000_u01741228630167") 2025/03/06 02:43:05 DEBUG : potato: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f11224a2fbe9ba6e0_d20250306_m023707_c001_v0001137_t0049_u01741228627148") 2025/03/06 02:43:05 DEBUG : potato: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f418f0b13dc9ce105_d20250306_m023702_c001_v7007000_t0000_u01741228622110") 2025/03/06 02:43:05 DEBUG : potato: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f11224a2fbe9ba6d0_d20250306_m023700_c001_v0001137_t0001_u01741228620054") 2025/03/06 02:43:05 DEBUG : potato: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f418f0b13dc9ce0fd_d20250306_m023656_c001_v7007000_t0000_u01741228616681") 2025/03/06 02:43:05 DEBUG : potato: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f11224a2fbe9ba6c0_d20250306_m023654_c001_v0001137_t0004_u01741228614841") 2025/03/06 02:43:05 DEBUG : potato: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4041fd140a4f0ee5_d20250306_m023641_c001_v7007000_t0000_u01741228601814") 2025/03/06 02:43:05 DEBUG : potato: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119dbb65e52e7fb1_d20250306_m023640_c001_v0001183_t0046_u01741228600810") 2025/03/06 02:43:05 DEBUG : potato: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4041fd140a4f0ee4_d20250306_m023640_c001_v7007000_t0000_u01741228600073") 2025/03/06 02:43:05 DEBUG : potato: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119dbb65e52e7f87_d20250306_m023638_c001_v0001183_t0048_u01741228598883") 2025/03/06 02:43:05 DEBUG : potato: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f40329cedcd197178_d20250306_m023638_c001_v7007000_t0000_u01741228598075") 2025/03/06 02:43:06 DEBUG : potato: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119dbb65e52e7f6b_d20250306_m023637_c001_v0001183_t0052_u01741228597484") 2025/03/06 02:43:06 DEBUG : potato: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119dbb65e52e7f5b_d20250306_m023636_c001_v0001183_t0039_u01741228596898") 2025/03/06 02:43:06 DEBUG : potato: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f40329cedcd197171_d20250306_m023636_c001_v7007000_t0000_u01741228596152") 2025/03/06 02:43:06 DEBUG : potato: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119dbb65e52e7f3f_d20250306_m023635_c001_v0001183_t0001_u01741228595580") 2025/03/06 02:43:06 DEBUG : potato: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119dbb65e52e7f2d_d20250306_m023634_c001_v0001183_t0026_u01741228594962") 2025/03/06 02:43:06 DEBUG : potato: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f40329cedcd19716d_d20250306_m023634_c001_v7007000_t0000_u01741228594217") 2025/03/06 02:43:06 DEBUG : potato: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119dbb65e52e7f03_d20250306_m023633_c001_v0001183_t0014_u01741228593432") 2025/03/06 02:43:06 DEBUG : potato2: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f405ec999f434848f_d20250306_m023849_c001_v7007000_t0000_u01741228729744") 2025/03/06 02:43:06 DEBUG : potato2: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f1177018271236a8c_d20250306_m023848_c001_v0001144_t0040_u01741228728376") 2025/03/06 02:43:06 DEBUG : potato2: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f40085024a189c31a_d20250306_m023839_c001_v7007000_t0000_u01741228719076") 2025/03/06 02:43:06 DEBUG : potato2: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f1177018271236a52_d20250306_m023834_c001_v0001144_t0041_u01741228714449") 2025/03/06 02:43:06 DEBUG : potato2: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f419b5f48fbcdcdf7_d20250306_m023825_c001_v7007000_t0000_u01741228705934") 2025/03/06 02:43:06 DEBUG : potato2: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f1177018271236a23_d20250306_m023821_c001_v0001144_t0034_u01741228701084") 2025/03/06 02:43:06 DEBUG : potato2: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4076de415ded7543_d20250306_m023813_c001_v7007000_t0000_u01741228693109") 2025/03/06 02:43:06 DEBUG : potato2: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f1177018271236a05_d20250306_m023807_c001_v0001144_t0017_u01741228687643") 2025/03/06 02:43:06 DEBUG : potato2: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f413d53d3f8cf4a5c_d20250306_m023723_c001_v7007000_t0000_u01741228643291") 2025/03/06 02:43:06 DEBUG : potato2: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f11224a2fbe9ba6fb_d20250306_m023720_c001_v0001137_t0043_u01741228640836") 2025/03/06 02:43:06 DEBUG : potato2: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f418f0b13dc9ce121_d20250306_m023717_c001_v7007000_t0000_u01741228637705") 2025/03/06 02:43:07 DEBUG : potato2: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f11224a2fbe9ba6ee_d20250306_m023712_c001_v0001137_t0021_u01741228632558") 2025/03/06 02:43:07 DEBUG : potato2: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f418f0b13dc9ce116_d20250306_m023710_c001_v7007000_t0000_u01741228630757") 2025/03/06 02:43:07 DEBUG : potato2: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f11224a2fbe9ba6e4_d20250306_m023708_c001_v0001137_t0029_u01741228628508") 2025/03/06 02:43:07 DEBUG : potato2: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f418f0b13dc9ce108_d20250306_m023704_c001_v7007000_t0000_u01741228624901") 2025/03/06 02:43:07 DEBUG : potato2: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f11224a2fbe9ba6da_d20250306_m023702_c001_v0001137_t0055_u01741228622830") 2025/03/06 02:43:07 DEBUG : potato2: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f418f0b13dc9ce101_d20250306_m023658_c001_v7007000_t0000_u01741228618558") 2025/03/06 02:43:07 DEBUG : potato2: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f11224a2fbe9ba6c4_d20250306_m023656_c001_v0001137_t0000_u01741228616353") 2025/03/06 02:43:07 DEBUG : potato2: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4041fd140a4f0ee8_d20250306_m023642_c001_v7007000_t0000_u01741228602589") 2025/03/06 02:43:07 DEBUG : potato2: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119dbb65e52e7fc1_d20250306_m023641_c001_v0001183_t0001_u01741228601603") 2025/03/06 02:43:07 DEBUG : potato2: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4054a64ed2d225f5_d20250306_m023534_c001_v7007000_t0000_u01741228534152") 2025/03/06 02:43:07 DEBUG : potato2: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119dbb65e52e79eb_d20250306_m023533_c001_v0001183_t0058_u01741228533573") 2025/03/06 02:43:07 DEBUG : potato2: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4054a64ed2d225f4_d20250306_m023532_c001_v7007000_t0000_u01741228532293") 2025/03/06 02:43:07 DEBUG : potato2: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119dbb65e52e79a9_d20250306_m023531_c001_v0001183_t0051_u01741228531715") 2025/03/06 02:43:07 DEBUG : potato3: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f40085024a189c31b_d20250306_m023839_c001_v7007000_t0000_u01741228719268") 2025/03/06 02:43:07 DEBUG : potato3: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f11224a2fbe9ba767_d20250306_m023836_c001_v0001137_t0029_u01741228716030") 2025/03/06 02:43:07 DEBUG : potato3: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f419b5f48fbcdcdf9_d20250306_m023826_c001_v7007000_t0000_u01741228706226") 2025/03/06 02:43:07 DEBUG : potato3: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f11224a2fbe9ba74f_d20250306_m023822_c001_v0001137_t0033_u01741228702959") 2025/03/06 02:43:08 DEBUG : potato3: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4076de415ded7542_d20250306_m023812_c001_v7007000_t0000_u01741228692860") 2025/03/06 02:43:08 DEBUG : potato3: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f11224a2fbe9ba735_d20250306_m023808_c001_v0001137_t0026_u01741228688588") 2025/03/06 02:43:08 DEBUG : pre-dest1/1: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4116c07fe561bb02_d20250306_m023934_c001_v7007000_t0000_u01741228774783") 2025/03/06 02:43:08 DEBUG : pre-dest1/1: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f11224a2fbe9ba7bb_d20250306_m023926_c001_v0001137_t0027_u01741228766057") 2025/03/06 02:43:08 DEBUG : pre-dest2/2: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4116c07fe561bb03_d20250306_m023934_c001_v7007000_t0000_u01741228774986") 2025/03/06 02:43:08 DEBUG : pre-dest2/2: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f1177018271236b16_d20250306_m023926_c001_v0001144_t0039_u01741228766705") 2025/03/06 02:43:08 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f41078e7e8d285c50_d20250306_m023904_c001_v7007000_t0000_u01741228744684") 2025/03/06 02:43:08 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119b2cc4730ff73b_d20250306_m023900_c001_v0001181_t0042_u01741228740524") 2025/03/06 02:43:08 DEBUG : sizeonly: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4023c78c46c4fa12_d20250306_m023614_c001_v7007000_t0000_u01741228574837") 2025/03/06 02:43:08 DEBUG : sizeonly: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119dbb65e52e7d36_d20250306_m023613_c001_v0001183_t0037_u01741228573889") 2025/03/06 02:43:08 DEBUG : sub dir/hello world: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f413d53d3f8cf4d74_d20250306_m024239_c001_v7007000_t0000_u01741228959443") 2025/03/06 02:43:08 DEBUG : sub dir/hello world: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f11224a2fbe9ba8f4_d20250306_m024236_c001_v0001137_t0019_u01741228956881") 2025/03/06 02:43:08 DEBUG : sub dir/hello world: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4096069217220f8f_d20250306_m024234_c001_v7007000_t0000_u01741228954936") 2025/03/06 02:43:08 DEBUG : sub dir/hello world: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f1177018271236d54_d20250306_m024232_c001_v0001144_t0032_u01741228952046") 2025/03/06 02:43:08 DEBUG : sub dir/hello world: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4076de415ded753d_d20250306_m023804_c001_v7007000_t0000_u01741228684075") 2025/03/06 02:43:08 DEBUG : sub dir/hello world: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f11770182712369f9_d20250306_m023803_c001_v0001144_t0056_u01741228683016") 2025/03/06 02:43:08 DEBUG : sub dir/hello world: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4076de415ded753b_d20250306_m023801_c001_v7007000_t0000_u01741228681717") 2025/03/06 02:43:08 DEBUG : sub dir/hello world: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119b2cc4730ff680_d20250306_m023800_c001_v0001181_t0045_u01741228680920") 2025/03/06 02:43:09 DEBUG : sub dir/hello world: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4023c78c46c4fa0f_d20250306_m023610_c001_v7007000_t0000_u01741228570698") 2025/03/06 02:43:09 DEBUG : sub dir/hello world: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119dbb65e52e7cc8_d20250306_m023609_c001_v0001183_t0046_u01741228569221") 2025/03/06 02:43:09 DEBUG : sub dir/hello world: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4023c78c46c4fa0e_d20250306_m023608_c001_v7007000_t0000_u01741228568475") 2025/03/06 02:43:09 DEBUG : sub dir/hello world: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119dbb65e52e7c96_d20250306_m023607_c001_v0001183_t0045_u01741228567354") 2025/03/06 02:43:09 DEBUG : sub dir/hello world: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4023c78c46c4fa0d_d20250306_m023604_c001_v7007000_t0000_u01741228564543") 2025/03/06 02:43:09 DEBUG : sub dir/hello world: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119dbb65e52e7c3a_d20250306_m023603_c001_v0001183_t0037_u01741228563327") 2025/03/06 02:43:09 DEBUG : sub dir/hello world: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4023c78c46c4fa0c_d20250306_m023602_c001_v7007000_t0000_u01741228562757") 2025/03/06 02:43:09 DEBUG : sub dir/hello world: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119dbb65e52e7c24_d20250306_m023601_c001_v0001183_t0051_u01741228561745") 2025/03/06 02:43:09 DEBUG : sub dir/hello world: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119dbb65e52e7be2_d20250306_m023558_c001_v0001183_t0056_u01741228558927") 2025/03/06 02:43:09 DEBUG : sub dir/hello world: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4023c78c46c4fa09_d20250306_m023558_c001_v7007000_t0000_u01741228558193") 2025/03/06 02:43:09 DEBUG : sub dir/hello world: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119dbb65e52e7bc6_d20250306_m023557_c001_v0001183_t0047_u01741228557597") 2025/03/06 02:43:09 DEBUG : sub dir/hello world: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119dbb65e52e7bb2_d20250306_m023556_c001_v0001183_t0050_u01741228556828") 2025/03/06 02:43:09 DEBUG : sub dir/hello world: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4023c78c46c4fa08_d20250306_m023555_c001_v7007000_t0000_u01741228555697") 2025/03/06 02:43:09 DEBUG : sub dir/hello world: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119dbb65e52e7b84_d20250306_m023553_c001_v0001183_t0019_u01741228553281") 2025/03/06 02:43:09 DEBUG : sub dir/hello world: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119dbb65e52e7b59_d20250306_m023550_c001_v0001183_t0054_u01741228550569") 2025/03/06 02:43:09 DEBUG : sub dir/hello world: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4023c78c46c4fa06_d20250306_m023549_c001_v7007000_t0000_u01741228549784") 2025/03/06 02:43:09 DEBUG : sub dir/hello world: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119dbb65e52e7b34_d20250306_m023549_c001_v0001183_t0012_u01741228549202") 2025/03/06 02:43:09 DEBUG : sub dir/hello world: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119dbb65e52e7b2a_d20250306_m023548_c001_v0001183_t0025_u01741228548432") 2025/03/06 02:43:10 DEBUG : sub dir/hello world: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4023c78c46c4fa05_d20250306_m023547_c001_v7007000_t0000_u01741228547696") 2025/03/06 02:43:10 DEBUG : sub dir/hello world: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119dbb65e52e7ac6_d20250306_m023544_c001_v0001183_t0027_u01741228544094") 2025/03/06 02:43:10 DEBUG : sub dir/hello world: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4023c78c46c4fa03_d20250306_m023543_c001_v7007000_t0000_u01741228543720") 2025/03/06 02:43:10 DEBUG : sub dir/hello world: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119dbb65e52e7aae_d20250306_m023543_c001_v0001183_t0013_u01741228543130") 2025/03/06 02:43:10 DEBUG : sub dir/hello world: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4054a64ed2d225fc_d20250306_m023541_c001_v7007000_t0000_u01741228541487") 2025/03/06 02:43:10 DEBUG : sub dir/hello world: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119dbb65e52e7a7a_d20250306_m023540_c001_v0001183_t0012_u01741228540877") 2025/03/06 02:43:10 DEBUG : sub dir/hello world: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4054a64ed2d225fa_d20250306_m023540_c001_v7007000_t0000_u01741228540317") 2025/03/06 02:43:10 DEBUG : sub dir/hello world: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119dbb65e52e7a66_d20250306_m023539_c001_v0001183_t0011_u01741228539751") 2025/03/06 02:43:10 DEBUG : sub dir/hello world: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4054a64ed2d225f9_d20250306_m023538_c001_v7007000_t0000_u01741228538469") 2025/03/06 02:43:10 DEBUG : sub dir/hello world: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119dbb65e52e7a43_d20250306_m023537_c001_v0001183_t0034_u01741228537704") 2025/03/06 02:43:10 DEBUG : sub dir/hello world: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4054a64ed2d225f8_d20250306_m023537_c001_v7007000_t0000_u01741228537141") 2025/03/06 02:43:10 DEBUG : sub dir/hello world: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119dbb65e52e7a23_d20250306_m023536_c001_v0001183_t0046_u01741228536575") 2025/03/06 02:43:10 DEBUG : sub dir/hello world: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4054a64ed2d225f6_d20250306_m023535_c001_v7007000_t0000_u01741228535642") 2025/03/06 02:43:10 DEBUG : sub dir/hello world: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119dbb65e52e7a0b_d20250306_m023535_c001_v0001183_t0043_u01741228535069") 2025/03/06 02:43:10 DEBUG : sub dir/hello world: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4054a64ed2d225f2_d20250306_m023529_c001_v7007000_t0000_u01741228529312") 2025/03/06 02:43:10 DEBUG : sub dir/hello world: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119dbb65e52e7953_d20250306_m023528_c001_v0001183_t0044_u01741228528733") 2025/03/06 02:43:10 DEBUG : sub dir/hello world: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4054a64ed2d225f0_d20250306_m023527_c001_v7007000_t0000_u01741228527792") 2025/03/06 02:43:10 DEBUG : sub dir/hello world: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119dbb65e52e7929_d20250306_m023527_c001_v0001183_t0023_u01741228527201") 2025/03/06 02:43:11 DEBUG : sub dir/hello world: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4054a64ed2d225ef_d20250306_m023526_c001_v7007000_t0000_u01741228526283") 2025/03/06 02:43:11 DEBUG : sub dir/hello world: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119dbb65e52e78f9_d20250306_m023525_c001_v0001183_t0015_u01741228525706") 2025/03/06 02:43:11 DEBUG : sub dir/hello world: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4054a64ed2d225ee_d20250306_m023522_c001_v7007000_t0000_u01741228522782") 2025/03/06 02:43:11 DEBUG : sub dir/hello world: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119dbb65e52e7889_d20250306_m023522_c001_v0001183_t0013_u01741228522203") 2025/03/06 02:43:11 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f413d53d3f8cf4d78_d20250306_m024239_c001_v7007000_t0000_u01741228959638") 2025/03/06 02:43:11 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119b2cc4730ff950_d20250306_m024236_c001_v0001181_t0012_u01741228956901") 2025/03/06 02:43:11 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4096069217220f90_d20250306_m024235_c001_v7007000_t0000_u01741228955149") 2025/03/06 02:43:11 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f1077ca24d744f6e2_d20250306_m024231_c001_v0001183_t0037_u01741228951700") 2025/03/06 02:43:11 DEBUG : sub/yam: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4076de415ded7535_d20250306_m023758_c001_v7007000_t0000_u01741228678067") 2025/03/06 02:43:11 DEBUG : sub/yam: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f11224a2fbe9ba727_d20250306_m023755_c001_v0001137_t0036_u01741228675845") 2025/03/06 02:43:11 DEBUG : test_dir1/file2: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4096069217220f84_d20250306_m024230_c001_v7007000_t0000_u01741228950146") 2025/03/06 02:43:11 DEBUG : test_dir1/file2: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f11224a2fbe9ba8e8_d20250306_m024228_c001_v0001137_t0014_u01741228948407") 2025/03/06 02:43:11 DEBUG : test_dir1/file2: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4096069217220f7b_d20250306_m024226_c001_v7007000_t0000_u01741228946849") 2025/03/06 02:43:11 DEBUG : test_dir1/file2: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f1177018271236d3a_d20250306_m024225_c001_v0001144_t0025_u01741228945109") 2025/03/06 02:43:11 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4096069217220f85_d20250306_m024230_c001_v7007000_t0000_u01741228950342") 2025/03/06 02:43:11 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f1077ca24d744f69a_d20250306_m024228_c001_v0001183_t0018_u01741228948396") 2025/03/06 02:43:11 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4096069217220f7d_d20250306_m024227_c001_v7007000_t0000_u01741228947046") 2025/03/06 02:43:12 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f1077ca24d744f664_d20250306_m024225_c001_v0001183_t0049_u01741228945089") 2025/03/06 02:43:12 DEBUG : three: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f418f0b13dc9ce195_d20250306_m023737_c001_v7007000_t0000_u01741228657152") 2025/03/06 02:43:12 DEBUG : three: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f11224a2fbe9ba711_d20250306_m023733_c001_v0001137_t0035_u01741228653970") 2025/03/06 02:43:12 DEBUG : three: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f11224a2fbe9ba709_d20250306_m023730_c001_v0001137_t0038_u01741228650007") 2025/03/06 02:43:12 DEBUG : two: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f418f0b13dc9ce198_d20250306_m023737_c001_v7007000_t0000_u01741228657610") 2025/03/06 02:43:12 DEBUG : two: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f419b2cc4730ff630_d20250306_m023732_c001_v0001181_t0005_u01741228652898") 2025/03/06 02:43:12 DEBUG : two: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f41224a2fbe9ba707_d20250306_m023729_c001_v0001137_t0028_u01741228649810") 2025/03/06 02:43:12 DEBUG : yam: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4076de415ded7539_d20250306_m023758_c001_v7007000_t0000_u01741228678862") 2025/03/06 02:43:12 DEBUG : yam: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f117c05917f943664_d20250306_m023757_c001_v0001131_t0013_u01741228677738") 2025/03/06 02:43:12 DEBUG : yam: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f418f0b13dc9ce1e3_d20250306_m023752_c001_v7007000_t0000_u01741228672149") 2025/03/06 02:43:12 DEBUG : yam: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119b2cc4730ff65c_d20250306_m023748_c001_v0001181_t0059_u01741228668169") 2025/03/06 02:43:12 DEBUG : yam: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f418f0b13dc9ce1b5_d20250306_m023742_c001_v7007000_t0000_u01741228662857") 2025/03/06 02:43:12 DEBUG : yam: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f119b2cc4730ff640_d20250306_m023739_c001_v0001181_t0013_u01741228659217") 2025/03/06 02:43:12 DEBUG : yaml: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f4076de415ded7534_d20250306_m023754_c001_v7007000_t0000_u01741228674160") 2025/03/06 02:43:12 DEBUG : yaml: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f1081c7e68735d426_d20250306_m023751_c001_v0001146_t0044_u01741228671395") 2025/03/06 02:43:12 DEBUG : yaml: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f418f0b13dc9ce1c1_d20250306_m023744_c001_v7007000_t0000_u01741228664701") 2025/03/06 02:43:12 DEBUG : yaml: Deleting (id "4_z3ff2bd2340ed6b9b9f580e1b_f1021440690d7044d_d20250306_m023742_c001_v0001179_t0058_u01741228662236") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 7m55.02414628s (try 1/5)