"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/03/25 02:06:22 DEBUG : Creating backend with remote "TestB2:rclone-test-zoyosiz3yewo" 2025/03/25 02:06:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/25 02:06:23 DEBUG : Creating backend with remote "/tmp/rclone1414200928" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:06:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/25 02:06:24 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/03/25 02:06:24 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for checks to finish 2025/03/25 02:06:24 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.84s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:06:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/25 02:06:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/25 02:06:25 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for checks to finish 2025/03/25 02:06:25 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for transfers to finish 2025/03/25 02:06:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/25 02:06:26 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:06:26 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.04s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.35s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.35s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:06:27 DEBUG : Creating backend with remote "/non-existing" 2025/03/25 02:06:28 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/25 02:06:28 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for checks to finish 2025/03/25 02:06:28 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.93s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:06:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/25 02:06:29 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for checks to finish 2025/03/25 02:06:29 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for transfers to finish 2025/03/25 02:06:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/25 02:06:29 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.81s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:06:30 INFO : B2 bucket rclone-test-zoyosiz3yewo: Running all checks before starting transfers 2025/03/25 02:06:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/25 02:06:30 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for checks to finish 2025/03/25 02:06:30 INFO : B2 bucket rclone-test-zoyosiz3yewo: Checks finished, now starting transfers 2025/03/25 02:06:30 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for transfers to finish 2025/03/25 02:06:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/25 02:06:31 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.43s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:06:32 ERROR : Ignoring --no-traverse with sync 2025/03/25 02:06:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/25 02:06:32 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for checks to finish 2025/03/25 02:06:32 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for transfers to finish 2025/03/25 02:06:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/25 02:06:32 INFO : sub dir/hello world: Copied (new) 2025/03/25 02:06:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.46s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:06:33 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/25 02:06:33 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for checks to finish 2025/03/25 02:06:33 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for transfers to finish 2025/03/25 02:06:33 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/03/25 02:06:33 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.45s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:06:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/25 02:06:35 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for checks to finish 2025/03/25 02:06:35 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for transfers to finish 2025/03/25 02:06:35 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/25 02:06:35 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.43s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:06:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/25 02:06:36 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for checks to finish 2025/03/25 02:06:36 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for transfers to finish 2025/03/25 02:06:37 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/25 02:06:37 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.82s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:06:38 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/25 02:06:38 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/25 02:06:38 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/25 02:06:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/25 02:06:38 INFO : sub dir: Making directory 2025/03/25 02:06:38 INFO : sub dir2: Making directory 2025/03/25 02:06:38 INFO : sub dir2/sub sub dir2: Making directory 2025/03/25 02:06:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/25 02:06:38 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for checks to finish 2025/03/25 02:06:38 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for transfers to finish 2025/03/25 02:06:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/25 02:06:38 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/03/25 02:06:38 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.44s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:06:39 INFO : sub dir2: Making directory 2025/03/25 02:06:39 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/25 02:06:39 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/25 02:06:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/25 02:06:39 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for checks to finish 2025/03/25 02:06:39 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for transfers to finish 2025/03/25 02:06:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/25 02:06:40 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.07s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:06:40 DEBUG : sub dir2: Making directory with metadata 2025/03/25 02:06:40 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/25 02:06:40 INFO : sub dir: Making directory 2025/03/25 02:06:40 INFO : sub dir2: Making directory 2025/03/25 02:06:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/25 02:06:40 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for checks to finish 2025/03/25 02:06:40 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for transfers to finish 2025/03/25 02:06:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/25 02:06:41 INFO : sub dir/hello world: Copied (new) 2025/03/25 02:06:41 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/25 02:06:41 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/25 02:06:41 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.60s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.35s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:06:42 INFO : sub dir2: Making directory 2025/03/25 02:06:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/25 02:06:42 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for checks to finish 2025/03/25 02:06:42 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for transfers to finish 2025/03/25 02:06:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/25 02:06:43 INFO : sub dir/hello world: Copied (new) 2025/03/25 02:06:43 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.11s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:06:43 DEBUG : sub dir2: Making directory with metadata 2025/03/25 02:06:43 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/25 02:06:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/25 02:06:44 INFO : sub dir: Making directory 2025/03/25 02:06:44 INFO : sub dir2: Making directory 2025/03/25 02:06:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/25 02:06:44 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for checks to finish 2025/03/25 02:06:44 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for transfers to finish 2025/03/25 02:06:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/25 02:06:44 INFO : sub dir/hello world: Copied (new) 2025/03/25 02:06:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/25 02:06:44 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.43s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.35s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:06:45 INFO : sub dir2: Making directory 2025/03/25 02:06:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/25 02:06:46 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for checks to finish 2025/03/25 02:06:46 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for transfers to finish 2025/03/25 02:06:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/25 02:06:46 INFO : sub dir/hello world: Copied (new) 2025/03/25 02:06:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.41s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:06:47 DEBUG : Creating backend with remote "TestB2:rclone-test-yakaleb6nota" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-zoyosiz3yewo -> B2 bucket rclone-test-yakaleb6nota 2025/03/25 02:06:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/25 02:06:48 DEBUG : B2 bucket rclone-test-yakaleb6nota: Waiting for checks to finish 2025/03/25 02:06:48 DEBUG : B2 bucket rclone-test-yakaleb6nota: Waiting for transfers to finish 2025/03/25 02:06:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/25 02:06:49 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:06:49 DEBUG : B2 bucket rclone-test-yakaleb6nota: Purge remote 2025/03/25 02:06:49 INFO : B2 bucket rclone-test-yakaleb6nota: cleaning bucket "rclone-test-yakaleb6nota" of all files 2025/03/25 02:06:49 DEBUG : sub dir/hello world: Deleting (id "4_z4fa26d9300ddcbbb9f580e1b_f109b612740936982_d20250325_m020649_c001_v0001161_t0043_u01742868409033") --- PASS: TestServerSideCopy (4.14s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:06:51 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/25 02:06:51 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for checks to finish 2025/03/25 02:06:51 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for transfers to finish 2025/03/25 02:06:51 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/25 02:06:51 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" --- PASS: TestCopyOverSelf (1.84s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:06:53 DEBUG : Creating backend with remote "TestB2:rclone-test-joxupok0xuni" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-zoyosiz3yewo -> B2 bucket rclone-test-joxupok0xuni 2025/03/25 02:06:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/25 02:06:54 DEBUG : B2 bucket rclone-test-joxupok0xuni: Waiting for checks to finish 2025/03/25 02:06:54 DEBUG : B2 bucket rclone-test-joxupok0xuni: Waiting for transfers to finish 2025/03/25 02:06:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/25 02:06:55 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:06:56 DEBUG : B2 bucket rclone-test-joxupok0xuni: Waiting for checks to finish 2025/03/25 02:06:56 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/25 02:06:56 DEBUG : B2 bucket rclone-test-joxupok0xuni: Waiting for transfers to finish 2025/03/25 02:06:56 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/25 02:06:56 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:06:56 DEBUG : B2 bucket rclone-test-joxupok0xuni: Purge remote 2025/03/25 02:06:56 INFO : B2 bucket rclone-test-joxupok0xuni: cleaning bucket "rclone-test-joxupok0xuni" of all files 2025/03/25 02:06:56 DEBUG : sub dir/hello world: Deleting (id "4_z8fb28d1300ddcbbb9f580e1b_f1101a31b62582414_d20250325_m020656_c001_v0001176_t0058_u01742868416437") 2025/03/25 02:06:56 DEBUG : sub dir/hello world: Deleting (id "4_z8fb28d1300ddcbbb9f580e1b_f100506f7d9b23751_d20250325_m020655_c001_v0001184_t0021_u01742868415351") --- PASS: TestServerSideCopyOverSelf (6.07s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:06:59 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for checks to finish 2025/03/25 02:06:59 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/25 02:06:59 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for transfers to finish 2025/03/25 02:06:59 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/25 02:06:59 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/25 02:06:59 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" --- PASS: TestMoveOverSelf (1.81s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:07:01 DEBUG : Creating backend with remote "TestB2:rclone-test-luforoz0dude" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-zoyosiz3yewo -> B2 bucket rclone-test-luforoz0dude 2025/03/25 02:07:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/25 02:07:03 DEBUG : B2 bucket rclone-test-luforoz0dude: Waiting for checks to finish 2025/03/25 02:07:03 DEBUG : B2 bucket rclone-test-luforoz0dude: Waiting for transfers to finish 2025/03/25 02:07:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/25 02:07:04 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:07:05 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/25 02:07:05 DEBUG : B2 bucket rclone-test-luforoz0dude: Waiting for checks to finish 2025/03/25 02:07:05 DEBUG : B2 bucket rclone-test-luforoz0dude: Waiting for transfers to finish 2025/03/25 02:07:05 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/25 02:07:05 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/25 02:07:05 INFO : sub dir/hello world: Deleted 2025/03/25 02:07:06 DEBUG : testing file moves 2025/03/25 02:07:07 DEBUG : B2 bucket rclone-test-luforoz0dude: Waiting for checks to finish 2025/03/25 02:07:07 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/25 02:07:07 DEBUG : B2 bucket rclone-test-luforoz0dude: Waiting for transfers to finish 2025/03/25 02:07:07 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/03/25 02:07:07 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/25 02:07:07 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:07:08 DEBUG : B2 bucket rclone-test-luforoz0dude: Purge remote 2025/03/25 02:07:08 INFO : B2 bucket rclone-test-luforoz0dude: cleaning bucket "rclone-test-luforoz0dude" of all files 2025/03/25 02:07:08 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad2300ddcbbb9f580e1b_f117f867f0066f408_d20250325_m020707_c001_v0001098_t0023_u01742868427514") 2025/03/25 02:07:08 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad2300ddcbbb9f580e1b_f103cef107149e70b_d20250325_m020705_c001_v0001183_t0030_u01742868425582") 2025/03/25 02:07:08 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad2300ddcbbb9f580e1b_f118eea58b297d104_d20250325_m020703_c001_v0001172_t0000_u01742868423882") --- PASS: TestServerSideMoveOverSelf (10.04s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:07:11 ERROR : : error listing: directory not found 2025/03/25 02:07:11 INFO : Local file system at /tmp/rclone1414200928: Making directory 2025/03/25 02:07:11 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for checks to finish 2025/03/25 02:07:11 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.60s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:07:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/25 02:07:13 DEBUG : Local file system at /tmp/rclone1414200928: Waiting for checks to finish 2025/03/25 02:07:13 DEBUG : Local file system at /tmp/rclone1414200928: Waiting for transfers to finish 2025/03/25 02:07:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/25 02:07:13 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/03/25 02:07:13 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" --- PASS: TestCopyRedownload (1.96s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:07:14 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/25 02:07:14 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for checks to finish 2025/03/25 02:07:14 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for transfers to finish 2025/03/25 02:07:14 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/25 02:07:14 INFO : check sum: Copied (new) 2025/03/25 02:07:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:07:15 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for checks to finish 2025/03/25 02:07:15 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/25 02:07:15 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/03/25 02:07:15 DEBUG : check sum: Unchanged skipping 2025/03/25 02:07:15 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for transfers to finish 2025/03/25 02:07:15 DEBUG : Waiting for deletions to finish 2025/03/25 02:07:15 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.15s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:07:16 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/25 02:07:16 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for checks to finish 2025/03/25 02:07:16 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for transfers to finish 2025/03/25 02:07:17 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/25 02:07:17 INFO : sizeonly: Copied (new) 2025/03/25 02:07:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:07:17 DEBUG : sizeonly: Sizes identical 2025/03/25 02:07:17 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for checks to finish 2025/03/25 02:07:17 DEBUG : sizeonly: Unchanged skipping 2025/03/25 02:07:17 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for transfers to finish 2025/03/25 02:07:17 DEBUG : Waiting for deletions to finish 2025/03/25 02:07:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.17s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:07:19 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/25 02:07:19 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for checks to finish 2025/03/25 02:07:19 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for transfers to finish 2025/03/25 02:07:19 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/03/25 02:07:19 INFO : ignore-size: Copied (new) 2025/03/25 02:07:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:07:19 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for checks to finish 2025/03/25 02:07:19 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/25 02:07:19 DEBUG : ignore-size: Unchanged skipping 2025/03/25 02:07:19 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for transfers to finish 2025/03/25 02:07:19 DEBUG : Waiting for deletions to finish 2025/03/25 02:07:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.50s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:07:21 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for checks to finish 2025/03/25 02:07:21 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/25 02:07:21 DEBUG : existing: Unchanged skipping 2025/03/25 02:07:21 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for transfers to finish 2025/03/25 02:07:21 DEBUG : Waiting for deletions to finish 2025/03/25 02:07:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:07:22 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/25 02:07:22 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for checks to finish 2025/03/25 02:07:22 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for transfers to finish 2025/03/25 02:07:22 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/25 02:07:22 INFO : existing: Copied (replaced existing) 2025/03/25 02:07:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.40s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:07:23 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/25 02:07:23 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for checks to finish 2025/03/25 02:07:23 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for transfers to finish 2025/03/25 02:07:24 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/25 02:07:24 INFO : existing: Copied (new) 2025/03/25 02:07:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:07:24 DEBUG : existing: Destination exists, skipping 2025/03/25 02:07:24 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for checks to finish 2025/03/25 02:07:24 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for transfers to finish 2025/03/25 02:07:24 DEBUG : Waiting for deletions to finish 2025/03/25 02:07:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.15s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:07:26 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/25 02:07:26 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/25 02:07:26 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/25 02:07:26 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for checks to finish 2025/03/25 02:07:26 DEBUG : c/non empty space: Unchanged skipping 2025/03/25 02:07:26 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for transfers to finish 2025/03/25 02:07:26 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/25 02:07:26 INFO : a/potato2: Copied (new) 2025/03/25 02:07:26 DEBUG : Waiting for deletions to finish 2025/03/25 02:07:26 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.37s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:07:28 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for checks to finish 2025/03/25 02:07:28 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/25 02:07:28 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/25 02:07:28 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/03/25 02:07:28 DEBUG : empty space: Unchanged skipping 2025/03/25 02:07:28 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for transfers to finish 2025/03/25 02:07:28 DEBUG : Waiting for deletions to finish 2025/03/25 02:07:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:07:29 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for checks to finish 2025/03/25 02:07: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/25 02:07:29 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/25 02:07:30 INFO : empty space: Updated modification time in destination 2025/03/25 02:07:30 DEBUG : empty space: Unchanged skipping 2025/03/25 02:07:30 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for transfers to finish 2025/03/25 02:07:30 DEBUG : Waiting for deletions to finish 2025/03/25 02:07:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.91s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:07:32 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for checks to finish 2025/03/25 02:07:32 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/25 02:07:32 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/25 02:07:32 DEBUG : empty space: Unchanged skipping 2025/03/25 02:07:32 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for transfers to finish 2025/03/25 02:07:32 DEBUG : Waiting for deletions to finish 2025/03/25 02:07:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.61s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:07:34 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/25 02:07:34 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for checks to finish 2025/03/25 02:07:34 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1414200928) 2025/03/25 02:07:34 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-zoyosiz3yewo) 2025/03/25 02:07:34 DEBUG : foo: sha1 differ 2025/03/25 02:07:34 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for transfers to finish 2025/03/25 02:07:34 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/03/25 02:07:34 INFO : foo: Copied (replaced existing) 2025/03/25 02:07:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.78s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:07:36 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/25 02:07:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/25 02:07:36 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for checks to finish 2025/03/25 02:07:36 DEBUG : empty space: Unchanged skipping 2025/03/25 02:07:36 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for transfers to finish 2025/03/25 02:07:36 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/25 02:07:36 INFO : potato: Copied (new) 2025/03/25 02:07:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.00s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:07:38 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/25 02:07:38 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for checks to finish 2025/03/25 02:07:38 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for transfers to finish 2025/03/25 02:07:38 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/03/25 02:07:38 INFO : potato: Copied (replaced existing) 2025/03/25 02:07:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.82s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:07:39 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for checks to finish 2025/03/25 02:07:39 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/25 02:07:39 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1414200928) 2025/03/25 02:07:39 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-zoyosiz3yewo) 2025/03/25 02:07:39 DEBUG : potato: sha1 differ 2025/03/25 02:07:39 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for transfers to finish 2025/03/25 02:07:40 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/03/25 02:07:40 INFO : potato: Copied (replaced existing) 2025/03/25 02:07:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.83s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:07:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/25 02:07:41 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/25 02:07:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/25 02:07:41 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for checks to finish 2025/03/25 02:07:41 DEBUG : empty space: Unchanged skipping 2025/03/25 02:07:41 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for transfers to finish 2025/03/25 02:07:41 DEBUG : Waiting for deletions to finish 2025/03/25 02:07:41 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.82s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:07:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/25 02:07:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/25 02:07:43 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for checks to finish 2025/03/25 02:07:43 DEBUG : empty space: Unchanged skipping 2025/03/25 02:07:43 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for transfers to finish 2025/03/25 02:07:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/25 02:07:43 INFO : potato2: Copied (new) 2025/03/25 02:07:43 DEBUG : Waiting for deletions to finish 2025/03/25 02:07:44 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.79s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:07:46 INFO : d: Making directory 2025/03/25 02:07:46 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/03/25 02:07:46 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/25 02:07:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/25 02:07:46 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for checks to finish 2025/03/25 02:07:46 DEBUG : c/non empty space: Unchanged skipping 2025/03/25 02:07:46 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for transfers to finish 2025/03/25 02:07:46 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/25 02:07:46 INFO : a/potato2: Copied (new) 2025/03/25 02:07:46 DEBUG : Waiting for deletions to finish 2025/03/25 02:07:46 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.43s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:07:48 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/25 02:07:49 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/25 02:07:49 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/25 02:07:49 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for checks to finish 2025/03/25 02:07:49 DEBUG : c/non empty space: Unchanged skipping 2025/03/25 02:07:49 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for transfers to finish 2025/03/25 02:07:49 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/25 02:07:49 INFO : a/potato2: Copied (new) 2025/03/25 02:07:49 ERROR : B2 bucket rclone-test-zoyosiz3yewo: not deleting files as there were IO errors 2025/03/25 02:07:49 ERROR : B2 bucket rclone-test-zoyosiz3yewo: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.45s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:07:51 DEBUG : Waiting for deletions to finish 2025/03/25 02:07:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/25 02:07:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/25 02:07:51 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for checks to finish 2025/03/25 02:07:51 DEBUG : empty space: Unchanged skipping 2025/03/25 02:07:51 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for transfers to finish 2025/03/25 02:07:51 INFO : potato: Deleted 2025/03/25 02:07:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/25 02:07:51 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.28s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:07:53 DEBUG : Waiting for deletions to finish 2025/03/25 02:07:53 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for checks to finish 2025/03/25 02:07:53 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for transfers to finish 2025/03/25 02:07:53 INFO : potato: Deleted 2025/03/25 02:07:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/25 02:07:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/25 02:07:54 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for checks to finish 2025/03/25 02:07:54 DEBUG : empty space: Unchanged skipping 2025/03/25 02:07:54 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for transfers to finish 2025/03/25 02:07:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/25 02:07:54 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.61s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:07:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/25 02:07:56 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for checks to finish 2025/03/25 02:07:56 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for transfers to finish 2025/03/25 02:07:56 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/03/25 02:07:56 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.05s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:07:58 DEBUG : enormous: Excluded (Size Filter) 2025/03/25 02:07:58 DEBUG : enormous: Excluded 2025/03/25 02:07:58 DEBUG : potato2: Excluded (Size Filter) 2025/03/25 02:07:58 DEBUG : potato2: Excluded 2025/03/25 02:07:58 DEBUG : potato2: Excluded (Size Filter) 2025/03/25 02:07:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/25 02:07:58 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for checks to finish 2025/03/25 02:07:58 DEBUG : empty space: Unchanged skipping 2025/03/25 02:07:58 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for transfers to finish 2025/03/25 02:07:58 DEBUG : Waiting for deletions to finish 2025/03/25 02:07:58 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:07:58 DEBUG : enormous: Excluded (Size Filter) 2025/03/25 02:07:58 DEBUG : enormous: Excluded 2025/03/25 02:07:58 DEBUG : potato2: Excluded (Size Filter) 2025/03/25 02:07:58 DEBUG : potato2: Excluded 2025/03/25 02:07:58 DEBUG : potato2: Excluded (Size Filter) 2025/03/25 02:07:58 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/25 02:07:58 DEBUG : Local file system at /tmp/rclone1414200928: Waiting for checks to finish 2025/03/25 02:07:58 DEBUG : empty space: Unchanged skipping 2025/03/25 02:07:58 DEBUG : Local file system at /tmp/rclone1414200928: Waiting for transfers to finish 2025/03/25 02:07:58 DEBUG : Waiting for deletions to finish 2025/03/25 02:07:58 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.59s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:08:01 DEBUG : enormous: Excluded (Size Filter) 2025/03/25 02:08:01 DEBUG : enormous: Excluded 2025/03/25 02:08:01 DEBUG : potato2: Excluded (Size Filter) 2025/03/25 02:08:01 DEBUG : potato2: Excluded 2025/03/25 02:08:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/25 02:08:01 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for checks to finish 2025/03/25 02:08:01 DEBUG : empty space: Unchanged skipping 2025/03/25 02:08:01 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for transfers to finish 2025/03/25 02:08:01 DEBUG : Waiting for deletions to finish 2025/03/25 02:08:01 INFO : enormous: Deleted 2025/03/25 02:08:01 INFO : potato2: Deleted 2025/03/25 02:08:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:08:02 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/25 02:08:02 DEBUG : Local file system at /tmp/rclone1414200928: Waiting for checks to finish 2025/03/25 02:08:02 DEBUG : empty space: Unchanged skipping 2025/03/25 02:08:02 DEBUG : Local file system at /tmp/rclone1414200928: Waiting for transfers to finish 2025/03/25 02:08:02 DEBUG : Waiting for deletions to finish 2025/03/25 02:08:02 INFO : enormous: Deleted 2025/03/25 02:08:02 INFO : potato2: Deleted 2025/03/25 02:08:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.05s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:08:04 DEBUG : five: Need to transfer - File not found at Destination 2025/03/25 02:08:04 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/03/25 02:08:04 DEBUG : one: Destination is newer than source, skipping 2025/03/25 02:08:04 DEBUG : three: Sizes identical 2025/03/25 02:08:04 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for checks to finish 2025/03/25 02:08:04 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/03/25 02:08:04 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/03/25 02:08:04 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1414200928) 2025/03/25 02:08:04 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-zoyosiz3yewo) 2025/03/25 02:08:04 DEBUG : two: sha1 differ 2025/03/25 02:08:04 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for transfers to finish 2025/03/25 02:08:04 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/25 02:08:04 INFO : five: Copied (new) 2025/03/25 02:08:05 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/25 02:08:05 INFO : four: Copied (replaced existing) 2025/03/25 02:08:05 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/25 02:08:05 INFO : two: Copied (replaced existing) 2025/03/25 02:08:05 DEBUG : Waiting for deletions to finish 2025/03/25 02:08:05 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for checks to finish 2025/03/25 02:08:05 DEBUG : one: Destination is newer than source, skipping 2025/03/25 02:08:05 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/25 02:08:05 DEBUG : five: Size and sha1 of src and dst objects identical 2025/03/25 02:08:05 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/03/25 02:08:05 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/25 02:08:05 DEBUG : two: Size and sha1 of src and dst objects identical 2025/03/25 02:08:05 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1414200928) 2025/03/25 02:08:05 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/25 02:08:05 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-zoyosiz3yewo) 2025/03/25 02:08:05 DEBUG : four: Size and sha1 of src and dst objects identical 2025/03/25 02:08:05 DEBUG : three: sha1 differ 2025/03/25 02:08:05 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/03/25 02:08:05 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/03/25 02:08:05 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/03/25 02:08:05 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for transfers to finish 2025/03/25 02:08:05 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/25 02:08:05 INFO : three: Copied (replaced existing) 2025/03/25 02:08:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.15s) === 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-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/03/25 02:08:07 INFO : B2 bucket rclone-test-zoyosiz3yewo: Making map for --track-renames 2025/03/25 02:08:07 INFO : B2 bucket rclone-test-zoyosiz3yewo: Finished making map for --track-renames 2025/03/25 02:08:07 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for checks to finish 2025/03/25 02:08:07 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/25 02:08:07 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for renames to finish 2025/03/25 02:08:07 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/25 02:08:07 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for transfers to finish 2025/03/25 02:08:07 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/25 02:08:07 INFO : yam: Copied (new) 2025/03/25 02:08:07 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/25 02:08:07 INFO : potato: Copied (new) 2025/03/25 02:08:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:08:08 INFO : B2 bucket rclone-test-zoyosiz3yewo: Making map for --track-renames 2025/03/25 02:08:08 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/25 02:08:08 INFO : B2 bucket rclone-test-zoyosiz3yewo: Finished making map for --track-renames 2025/03/25 02:08:08 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for checks to finish 2025/03/25 02:08:08 DEBUG : potato: Unchanged skipping 2025/03/25 02:08:08 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for renames to finish 2025/03/25 02:08:09 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/25 02:08:09 INFO : yam: Copied (server-side copy) to: yaml 2025/03/25 02:08:09 INFO : yam: Deleted 2025/03/25 02:08:09 INFO : yaml: Renamed from "yam" 2025/03/25 02:08:09 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for transfers to finish 2025/03/25 02:08:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (5.61s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/03/25 02:08:13 INFO : B2 bucket rclone-test-zoyosiz3yewo: Making map for --track-renames 2025/03/25 02:08:13 INFO : B2 bucket rclone-test-zoyosiz3yewo: Finished making map for --track-renames 2025/03/25 02:08:13 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for checks to finish 2025/03/25 02:08:13 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/25 02:08:13 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for renames to finish 2025/03/25 02:08:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/25 02:08:13 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for transfers to finish 2025/03/25 02:08:14 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/25 02:08:14 INFO : potato: Copied (new) 2025/03/25 02:08:14 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/25 02:08:14 INFO : yam: Copied (new) 2025/03/25 02:08:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:08:14 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/25 02:08:14 INFO : B2 bucket rclone-test-zoyosiz3yewo: Making map for --track-renames 2025/03/25 02:08:14 INFO : B2 bucket rclone-test-zoyosiz3yewo: Finished making map for --track-renames 2025/03/25 02:08:14 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for checks to finish 2025/03/25 02:08:14 DEBUG : potato: Unchanged skipping 2025/03/25 02:08:14 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for renames to finish 2025/03/25 02:08:16 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/25 02:08:16 INFO : yam: Copied (server-side copy) to: yaml 2025/03/25 02:08:16 INFO : yam: Deleted 2025/03/25 02:08:16 INFO : yaml: Renamed from "yam" 2025/03/25 02:08:16 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for transfers to finish 2025/03/25 02:08:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (6.50s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/03/25 02:08:19 INFO : B2 bucket rclone-test-zoyosiz3yewo: Making map for --track-renames 2025/03/25 02:08:19 INFO : B2 bucket rclone-test-zoyosiz3yewo: Finished making map for --track-renames 2025/03/25 02:08:19 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for checks to finish 2025/03/25 02:08:19 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for renames to finish 2025/03/25 02:08:19 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/25 02:08:19 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/25 02:08:19 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for transfers to finish 2025/03/25 02:08:20 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/25 02:08:20 INFO : sub/yam: Copied (new) 2025/03/25 02:08:20 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/25 02:08:20 INFO : potato: Copied (new) 2025/03/25 02:08:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:08:21 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/25 02:08:21 DEBUG : potato: Unchanged skipping 2025/03/25 02:08:21 INFO : B2 bucket rclone-test-zoyosiz3yewo: Making map for --track-renames 2025/03/25 02:08:21 INFO : B2 bucket rclone-test-zoyosiz3yewo: Finished making map for --track-renames 2025/03/25 02:08:21 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for checks to finish 2025/03/25 02:08:21 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for renames to finish 2025/03/25 02:08:22 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/25 02:08:22 INFO : sub/yam: Copied (server-side copy) to: yam 2025/03/25 02:08:22 INFO : sub/yam: Deleted 2025/03/25 02:08:22 INFO : yam: Renamed from "sub/yam" 2025/03/25 02:08:22 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for transfers to finish 2025/03/25 02:08:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (5.21s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:08:24 DEBUG : Creating backend with remote "/tmp/rclone1414200928/dir1" 2025/03/25 02:08:24 DEBUG : Creating backend with remote "/tmp/rclone1414200928/dir2" 2025/03/25 02:08:24 DEBUG : Local file system at /tmp/rclone1414200928/dir2: Using server-side directory move 2025/03/25 02:08:24 INFO : Local file system at /tmp/rclone1414200928/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/25 02:08:24 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/25 02:08:24 DEBUG : Local file system at /tmp/rclone1414200928/dir2: Waiting for checks to finish 2025/03/25 02:08:24 DEBUG : Local file system at /tmp/rclone1414200928/dir2: Waiting for transfers to finish 2025/03/25 02:08:24 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.50s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:08:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/25 02:08:25 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/25 02:08:25 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for checks to finish 2025/03/25 02:08:25 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for transfers to finish 2025/03/25 02:08:25 DEBUG : nested/sub dir/file: Clearing upload URL because of error: Post "https://pod-000-1184-04.backblaze.com/b2api/v1/b2_upload_file/4ff20d8300ddcbbb9f580e1b/c001_v0001184_t0017": EOF 2025/03/25 02:08:25 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1184-04.backblaze.com/b2api/v1/b2_upload_file/4ff20d8300ddcbbb9f580e1b/c001_v0001184_t0017": EOF) 2025/03/25 02:08:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/25 02:08:25 DEBUG : nested/sub dir/file: Received error: Post "https://pod-000-1184-04.backblaze.com/b2api/v1/b2_upload_file/4ff20d8300ddcbbb9f580e1b/c001_v0001184_t0017": EOF - low level retry 0/10 2025/03/25 02:08:26 DEBUG : pacer: Reducing sleep to 10ms 2025/03/25 02:08:26 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/25 02:08:26 INFO : nested/sub dir/file: Copied (new) 2025/03/25 02:08:26 INFO : nested/sub dir/file: Deleted 2025/03/25 02:08:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/25 02:08:26 INFO : sub dir/hello world: Copied (new) 2025/03/25 02:08:26 INFO : sub dir/hello world: Deleted 2025/03/25 02:08:26 INFO : sub dir: Removing directory 2025/03/25 02:08:26 INFO : nested/sub dir: Removing directory 2025/03/25 02:08:26 INFO : nested: Removing directory 2025/03/25 02:08:26 DEBUG : Local file system at /tmp/rclone1414200928: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.96s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:08:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/25 02:08:28 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/25 02:08:28 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for checks to finish 2025/03/25 02:08:28 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for transfers to finish 2025/03/25 02:08:28 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/25 02:08:28 INFO : nested/sub dir/file: Copied (new) 2025/03/25 02:08:28 INFO : nested/sub dir/file: Deleted 2025/03/25 02:08:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/25 02:08:29 INFO : sub dir/hello world: Copied (new) 2025/03/25 02:08:29 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.69s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:08:31 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/25 02:08:31 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/25 02:08:31 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for checks to finish 2025/03/25 02:08:31 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for transfers to finish 2025/03/25 02:08:31 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/03/25 02:08:31 INFO : existing-b: Copied (new) 2025/03/25 02:08:31 INFO : existing-b: Deleted 2025/03/25 02:08:31 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/25 02:08:31 INFO : existing: Copied (new) 2025/03/25 02:08:31 INFO : existing: Deleted 2025/03/25 02:08:32 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for checks to finish 2025/03/25 02:08:32 DEBUG : existing: Destination exists, skipping 2025/03/25 02:08:32 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/25 02:08:32 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for transfers to finish 2025/03/25 02:08:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (3.31s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:08:34 DEBUG : Creating backend with remote "TestB2:rclone-test-hecogoq3ceti" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-zoyosiz3yewo -> B2 bucket rclone-test-hecogoq3ceti 2025/03/25 02:08:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/25 02:08:39 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/25 02:08:39 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/25 02:08:39 DEBUG : B2 bucket rclone-test-hecogoq3ceti: Waiting for checks to finish 2025/03/25 02:08:39 DEBUG : empty space: Unchanged skipping 2025/03/25 02:08:39 INFO : empty space: Deleted 2025/03/25 02:08:39 DEBUG : B2 bucket rclone-test-hecogoq3ceti: Waiting for transfers to finish 2025/03/25 02:08:40 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/25 02:08:40 INFO : potato3: Copied (server-side copy) 2025/03/25 02:08:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/25 02:08:40 INFO : potato2: Copied (server-side copy) 2025/03/25 02:08:40 INFO : potato3: Deleted 2025/03/25 02:08:40 INFO : potato2: Deleted 2025/03/25 02:08:41 DEBUG : Creating backend with remote "TestB2:rclone-test-saxurax3fiha" 2025/03/25 02:08:42 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/25 02:08:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/25 02:08:42 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/25 02:08:42 DEBUG : B2 bucket rclone-test-saxurax3fiha: Waiting for checks to finish 2025/03/25 02:08:42 DEBUG : B2 bucket rclone-test-saxurax3fiha: Waiting for transfers to finish 2025/03/25 02:08:43 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/25 02:08:43 INFO : potato3: Copied (server-side copy) 2025/03/25 02:08:43 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/25 02:08:43 INFO : empty space: Copied (server-side copy) 2025/03/25 02:08:43 INFO : potato3: Deleted 2025/03/25 02:08:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/25 02:08:43 INFO : potato2: Copied (server-side copy) 2025/03/25 02:08:43 INFO : empty space: Deleted 2025/03/25 02:08:44 INFO : potato2: Deleted 2025/03/25 02:08:44 DEBUG : B2 bucket rclone-test-saxurax3fiha: Purge remote 2025/03/25 02:08:44 INFO : B2 bucket rclone-test-saxurax3fiha: cleaning bucket "rclone-test-saxurax3fiha" of all files 2025/03/25 02:08:44 DEBUG : empty space: Deleting (id "4_z0fd22d6300fdcbbb9f580e1b_f10015d4633469b48_d20250325_m020842_c001_v0001093_t0046_u01742868522887") 2025/03/25 02:08:44 DEBUG : potato2: Deleting (id "4_z0fd22d6300fdcbbb9f580e1b_f118a5e0332aab353_d20250325_m020843_c001_v0001109_t0029_u01742868523266") 2025/03/25 02:08:44 DEBUG : potato3: Deleting (id "4_z0fd22d6300fdcbbb9f580e1b_f114339d6aa0508d5_d20250325_m020843_c001_v0001182_t0057_u01742868523253") 2025/03/25 02:08:45 DEBUG : B2 bucket rclone-test-hecogoq3ceti: Purge remote 2025/03/25 02:08:45 INFO : B2 bucket rclone-test-hecogoq3ceti: cleaning bucket "rclone-test-hecogoq3ceti" of all files 2025/03/25 02:08:45 DEBUG : empty space: Deleting (id "4_zdf121d1300fdcbbb9f580e1b_f418253c4ca39c0a9_d20250325_m020843_c001_v7007000_t0000_u01742868523763") 2025/03/25 02:08:45 DEBUG : empty space: Deleting (id "4_zdf121d1300fdcbbb9f580e1b_f117c1aa8ee90ab94_d20250325_m020838_c001_v0001184_t0052_u01742868518417") 2025/03/25 02:08:45 DEBUG : potato2: Deleting (id "4_zdf121d1300fdcbbb9f580e1b_f403fff63f9ba73c2_d20250325_m020843_c001_v7007000_t0000_u01742868523953") 2025/03/25 02:08:45 DEBUG : potato2: Deleting (id "4_zdf121d1300fdcbbb9f580e1b_f1096699cf1955b53_d20250325_m020839_c001_v0001104_t0021_u01742868519791") 2025/03/25 02:08:45 DEBUG : potato3: Deleting (id "4_zdf121d1300fdcbbb9f580e1b_f403fff63f9ba73c1_d20250325_m020843_c001_v7007000_t0000_u01742868523598") 2025/03/25 02:08:45 DEBUG : potato3: Deleting (id "4_zdf121d1300fdcbbb9f580e1b_f110aa71f08de52bd_d20250325_m020840_c001_v0001130_t0044_u01742868520087") 2025/03/25 02:08:45 DEBUG : potato3: Deleting (id "4_zdf121d1300fdcbbb9f580e1b_f117c1aa8ee90aba0_d20250325_m020838_c001_v0001184_t0049_u01742868518627") --- PASS: TestServerSideMove (13.35s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:08:47 DEBUG : Creating backend with remote "TestB2:rclone-test-rironeh3bowu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-zoyosiz3yewo -> B2 bucket rclone-test-rironeh3bowu 2025/03/25 02:08:52 DEBUG : empty space: Excluded (Size Filter) 2025/03/25 02:08:52 DEBUG : empty space: Excluded (Size Filter) 2025/03/25 02:08:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/25 02:08:52 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/25 02:08:52 DEBUG : B2 bucket rclone-test-rironeh3bowu: Waiting for checks to finish 2025/03/25 02:08:52 DEBUG : B2 bucket rclone-test-rironeh3bowu: Waiting for transfers to finish 2025/03/25 02:08:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/25 02:08:53 INFO : potato2: Copied (server-side copy) 2025/03/25 02:08:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/25 02:08:53 INFO : potato3: Copied (server-side copy) 2025/03/25 02:08:53 INFO : potato2: Deleted 2025/03/25 02:08:54 INFO : potato3: Deleted 2025/03/25 02:08:54 DEBUG : Creating backend with remote "TestB2:rclone-test-kibamar0nami" 2025/03/25 02:08:55 DEBUG : empty space: Excluded (Size Filter) 2025/03/25 02:08:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/25 02:08:55 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/25 02:08:55 DEBUG : B2 bucket rclone-test-kibamar0nami: Waiting for checks to finish 2025/03/25 02:08:55 DEBUG : B2 bucket rclone-test-kibamar0nami: Waiting for transfers to finish 2025/03/25 02:08:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/25 02:08:56 INFO : potato2: Copied (server-side copy) 2025/03/25 02:08:56 INFO : potato2: Deleted 2025/03/25 02:08:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/25 02:08:57 INFO : potato3: Copied (server-side copy) 2025/03/25 02:08:57 INFO : potato3: Deleted 2025/03/25 02:08:57 DEBUG : B2 bucket rclone-test-kibamar0nami: Purge remote 2025/03/25 02:08:57 INFO : B2 bucket rclone-test-kibamar0nami: cleaning bucket "rclone-test-kibamar0nami" of all files 2025/03/25 02:08:57 DEBUG : potato2: Deleting (id "4_z0fc25db300fdcbbb9f580e1b_f11530e72a5fd8c9f_d20250325_m020856_c001_v0001182_t0044_u01742868536479") 2025/03/25 02:08:57 DEBUG : potato3: Deleting (id "4_z0fc25db300fdcbbb9f580e1b_f1025376749020bc1_d20250325_m020856_c001_v0001093_t0051_u01742868536782") 2025/03/25 02:08:58 DEBUG : B2 bucket rclone-test-rironeh3bowu: Purge remote 2025/03/25 02:08:58 INFO : B2 bucket rclone-test-rironeh3bowu: cleaning bucket "rclone-test-rironeh3bowu" of all files 2025/03/25 02:08:58 DEBUG : empty space: Deleting (id "4_zbf324d6300fdcbbb9f580e1b_f1127eaa77e379c1b_d20250325_m020851_c001_v0001165_t0010_u01742868531970") 2025/03/25 02:08:58 DEBUG : potato2: Deleting (id "4_zbf324d6300fdcbbb9f580e1b_f4156428834c6db65_d20250325_m020856_c001_v7007000_t0000_u01742868536712") 2025/03/25 02:08:58 DEBUG : potato2: Deleting (id "4_zbf324d6300fdcbbb9f580e1b_f1176e9bb2f0cf810_d20250325_m020852_c001_v0001104_t0028_u01742868532990") 2025/03/25 02:08:58 DEBUG : potato3: Deleting (id "4_zbf324d6300fdcbbb9f580e1b_f4156428834c6db66_d20250325_m020857_c001_v7007000_t0000_u01742868537120") 2025/03/25 02:08:58 DEBUG : potato3: Deleting (id "4_zbf324d6300fdcbbb9f580e1b_f108d6f6912f9f514_d20250325_m020853_c001_v0001101_t0053_u01742868533382") 2025/03/25 02:08:58 DEBUG : potato3: Deleting (id "4_zbf324d6300fdcbbb9f580e1b_f1127eaa77e379c1d_d20250325_m020852_c001_v0001165_t0056_u01742868532214") 2025/03/25 02:08:59 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/03/25 02:08:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/25 02:08:59 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.65s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:09:00 DEBUG : Creating backend with remote "TestB2:rclone-test-zasuked2yiho" 2025/03/25 02:09:02 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-zoyosiz3yewo -> B2 bucket rclone-test-zasuked2yiho 2025/03/25 02:09:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/25 02:09:05 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/25 02:09:05 DEBUG : empty space: Unchanged skipping 2025/03/25 02:09:05 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/25 02:09:05 DEBUG : B2 bucket rclone-test-zasuked2yiho: Waiting for checks to finish 2025/03/25 02:09:05 INFO : empty space: Deleted 2025/03/25 02:09:05 DEBUG : B2 bucket rclone-test-zasuked2yiho: Waiting for transfers to finish 2025/03/25 02:09:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/25 02:09:05 INFO : potato2: Copied (server-side copy) 2025/03/25 02:09:05 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/25 02:09:05 INFO : potato3: Copied (server-side copy) 2025/03/25 02:09:05 INFO : potato2: Deleted 2025/03/25 02:09:06 INFO : potato3: Deleted 2025/03/25 02:09:06 DEBUG : Creating backend with remote "TestB2:rclone-test-ciziwav9jiha" 2025/03/25 02:09:07 INFO : tomatoDir: Making directory 2025/03/25 02:09:07 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/25 02:09:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/25 02:09:07 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/25 02:09:07 DEBUG : B2 bucket rclone-test-ciziwav9jiha: Waiting for checks to finish 2025/03/25 02:09:07 DEBUG : B2 bucket rclone-test-ciziwav9jiha: Waiting for transfers to finish 2025/03/25 02:09:08 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/25 02:09:08 INFO : empty space: Copied (server-side copy) 2025/03/25 02:09:08 INFO : empty space: Deleted 2025/03/25 02:09:08 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/25 02:09:08 INFO : potato3: Copied (server-side copy) 2025/03/25 02:09:08 INFO : potato3: Deleted 2025/03/25 02:09:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/25 02:09:09 INFO : potato2: Copied (server-side copy) 2025/03/25 02:09:09 INFO : potato2: Deleted 2025/03/25 02:09:09 DEBUG : B2 bucket rclone-test-ciziwav9jiha: Purge remote 2025/03/25 02:09:09 INFO : B2 bucket rclone-test-ciziwav9jiha: cleaning bucket "rclone-test-ciziwav9jiha" of all files 2025/03/25 02:09:09 DEBUG : empty space: Deleting (id "4_z3fd28d9300fdcbbb9f580e1b_f101a2d38dd8e33ab_d20250325_m020908_c001_v0001184_t0022_u01742868548360") 2025/03/25 02:09:09 DEBUG : potato2: Deleting (id "4_z3fd28d9300fdcbbb9f580e1b_f106632294d6c340b_d20250325_m020908_c001_v0001145_t0036_u01742868548607") 2025/03/25 02:09:09 DEBUG : potato3: Deleting (id "4_z3fd28d9300fdcbbb9f580e1b_f1036569935ba69c3_d20250325_m020908_c001_v0001184_t0033_u01742868548692") 2025/03/25 02:09:10 DEBUG : B2 bucket rclone-test-zasuked2yiho: Purge remote 2025/03/25 02:09:10 INFO : B2 bucket rclone-test-zasuked2yiho: cleaning bucket "rclone-test-zasuked2yiho" of all files 2025/03/25 02:09:10 DEBUG : empty space: Deleting (id "4_z6ff27d7300fdcbbb9f580e1b_f409fbb00842f4764_d20250325_m020908_c001_v7007000_t0000_u01742868548588") 2025/03/25 02:09:10 DEBUG : empty space: Deleting (id "4_z6ff27d7300fdcbbb9f580e1b_f1118ad2ba917ae1a_d20250325_m020904_c001_v0001137_t0003_u01742868544306") 2025/03/25 02:09:10 DEBUG : potato2: Deleting (id "4_z6ff27d7300fdcbbb9f580e1b_f409fbb00842f4768_d20250325_m020909_c001_v7007000_t0000_u01742868549152") 2025/03/25 02:09:10 DEBUG : potato2: Deleting (id "4_z6ff27d7300fdcbbb9f580e1b_f119ee5cf13506d17_d20250325_m020905_c001_v0001042_t0020_u01742868545353") 2025/03/25 02:09:10 DEBUG : potato3: Deleting (id "4_z6ff27d7300fdcbbb9f580e1b_f409fbb00842f4767_d20250325_m020908_c001_v7007000_t0000_u01742868548899") 2025/03/25 02:09:10 DEBUG : potato3: Deleting (id "4_z6ff27d7300fdcbbb9f580e1b_f1073d89ec0132ca7_d20250325_m020905_c001_v0001183_t0013_u01742868545727") 2025/03/25 02:09:10 DEBUG : potato3: Deleting (id "4_z6ff27d7300fdcbbb9f580e1b_f1118ad2ba917ae1c_d20250325_m020904_c001_v0001137_t0015_u01742868544611") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.29s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:09:12 DEBUG : Creating backend with remote "TestB2:rclone-test-zoyosiz3yewo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.35s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:09:14 DEBUG : Creating backend with remote "TestB2:rclone-test-zoyosiz3yewo/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" --- PASS: TestSyncOverlap (2.97s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:09:17 DEBUG : Creating backend with remote "TestB2:rclone-test-zoyosiz3yewo/rclone-sync-test" 2025/03/25 02:09:19 DEBUG : Creating backend with remote "TestB2:rclone-test-zoyosiz3yewo/rclone-sync-test-include/layer2" 2025/03/25 02:09:22 DEBUG : Creating backend with remote "TestB2:rclone-test-zoyosiz3yewo/rclone-sync-test-ignore-file" 2025/03/25 02:09:25 DEBUG : B2 bucket rclone-test-zoyosiz3yewo path rclone-sync-test: Waiting for checks to finish 2025/03/25 02:09:25 DEBUG : B2 bucket rclone-test-zoyosiz3yewo path rclone-sync-test: Waiting for transfers to finish 2025/03/25 02:09:25 DEBUG : Waiting for deletions to finish 2025/03/25 02:09:25 INFO : There was nothing to transfer 2025/03/25 02:09:26 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for checks to finish 2025/03/25 02:09:26 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for transfers to finish 2025/03/25 02:09:26 DEBUG : Waiting for deletions to finish 2025/03/25 02:09:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:09:26 DEBUG : B2 bucket rclone-test-zoyosiz3yewo path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/03/25 02:09:26 DEBUG : B2 bucket rclone-test-zoyosiz3yewo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/03/25 02:09:26 DEBUG : Waiting for deletions to finish 2025/03/25 02:09:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:09:26 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for checks to finish 2025/03/25 02:09:26 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for transfers to finish 2025/03/25 02:09:26 DEBUG : Waiting for deletions to finish 2025/03/25 02:09:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:09:27 DEBUG : B2 bucket rclone-test-zoyosiz3yewo path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/03/25 02:09:27 DEBUG : B2 bucket rclone-test-zoyosiz3yewo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/03/25 02:09:27 DEBUG : Waiting for deletions to finish 2025/03/25 02:09:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.93s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:09:33 DEBUG : Creating backend with remote "TestB2:rclone-test-zoyosiz3yewo/dst" 2025/03/25 02:09:34 DEBUG : Creating backend with remote "TestB2:rclone-test-zoyosiz3yewo/CompareDest" 2025/03/25 02:09:36 DEBUG : one: Need to transfer - File not found at Destination 2025/03/25 02:09:36 DEBUG : B2 bucket rclone-test-zoyosiz3yewo path dst: Waiting for checks to finish 2025/03/25 02:09:36 DEBUG : B2 bucket rclone-test-zoyosiz3yewo path dst: Waiting for transfers to finish 2025/03/25 02:09:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/25 02:09:37 INFO : one: Copied (new) 2025/03/25 02:09:37 DEBUG : Waiting for deletions to finish 2025/03/25 02:09:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/25 02:09:38 DEBUG : B2 bucket rclone-test-zoyosiz3yewo path dst: Waiting for checks to finish 2025/03/25 02:09:38 DEBUG : B2 bucket rclone-test-zoyosiz3yewo path dst: Waiting for transfers to finish 2025/03/25 02:09:38 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/25 02:09:38 INFO : one: Copied (replaced existing) 2025/03/25 02:09:38 DEBUG : Waiting for deletions to finish 2025/03/25 02:09:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/25 02:09:40 DEBUG : B2 bucket rclone-test-zoyosiz3yewo path dst: Waiting for checks to finish 2025/03/25 02:09:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/25 02:09:40 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/25 02:09:40 DEBUG : B2 bucket rclone-test-zoyosiz3yewo path dst: Waiting for transfers to finish 2025/03/25 02:09:40 DEBUG : Waiting for deletions to finish 2025/03/25 02:09:40 INFO : There was nothing to transfer 2025/03/25 02:09:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/25 02:09:41 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/25 02:09:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/25 02:09:41 DEBUG : B2 bucket rclone-test-zoyosiz3yewo path dst: Waiting for checks to finish 2025/03/25 02:09:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/25 02:09:41 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/25 02:09:41 DEBUG : B2 bucket rclone-test-zoyosiz3yewo path dst: Waiting for transfers to finish 2025/03/25 02:09:41 DEBUG : Waiting for deletions to finish 2025/03/25 02:09:41 INFO : There was nothing to transfer 2025/03/25 02:09:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/25 02:09:42 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/25 02:09:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/25 02:09:42 DEBUG : B2 bucket rclone-test-zoyosiz3yewo path dst: Waiting for checks to finish 2025/03/25 02:09:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/25 02:09:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/25 02:09:42 DEBUG : B2 bucket rclone-test-zoyosiz3yewo path dst: Waiting for transfers to finish 2025/03/25 02:09:42 DEBUG : Waiting for deletions to finish 2025/03/25 02:09:42 INFO : There was nothing to transfer 2025/03/25 02:09:43 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/25 02:09:43 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/25 02:09:43 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/25 02:09:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/25 02:09:43 DEBUG : B2 bucket rclone-test-zoyosiz3yewo path dst: Waiting for checks to finish 2025/03/25 02:09:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/25 02:09:43 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/25 02:09:43 DEBUG : B2 bucket rclone-test-zoyosiz3yewo path dst: Waiting for transfers to finish 2025/03/25 02:09:43 DEBUG : Waiting for deletions to finish 2025/03/25 02:09:43 INFO : There was nothing to transfer 2025/03/25 02:09:44 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/25 02:09:44 DEBUG : two: Need to transfer - File not found at Destination 2025/03/25 02:09:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/25 02:09:44 DEBUG : B2 bucket rclone-test-zoyosiz3yewo path dst: Waiting for checks to finish 2025/03/25 02:09:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/25 02:09:44 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/25 02:09:44 DEBUG : B2 bucket rclone-test-zoyosiz3yewo path dst: Waiting for transfers to finish 2025/03/25 02:09:45 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/03/25 02:09:45 INFO : two: Copied (new) 2025/03/25 02:09:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.58s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:09:48 DEBUG : Creating backend with remote "TestB2:rclone-test-zoyosiz3yewo/dest" 2025/03/25 02:09:49 DEBUG : Creating backend with remote "TestB2:rclone-test-zoyosiz3yewo/pre-dest1" 2025/03/25 02:09:50 DEBUG : Creating backend with remote "TestB2:rclone-test-zoyosiz3yewo/pre-dest2" 2025/03/25 02:09:52 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/25 02:09:52 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/25 02:09:52 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/25 02:09:52 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/25 02:09:53 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/25 02:09:53 DEBUG : B2 bucket rclone-test-zoyosiz3yewo path dest: Waiting for checks to finish 2025/03/25 02:09:53 DEBUG : B2 bucket rclone-test-zoyosiz3yewo path dest: Waiting for transfers to finish 2025/03/25 02:09:54 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/03/25 02:09:54 INFO : 3: Copied (new) 2025/03/25 02:09:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.71s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:09:56 DEBUG : Creating backend with remote "TestB2:rclone-test-zoyosiz3yewo/dst" 2025/03/25 02:09:57 DEBUG : Creating backend with remote "TestB2:rclone-test-zoyosiz3yewo/CopyDest" 2025/03/25 02:09:59 DEBUG : one: Need to transfer - File not found at Destination 2025/03/25 02:09:59 DEBUG : B2 bucket rclone-test-zoyosiz3yewo path dst: Waiting for checks to finish 2025/03/25 02:09:59 DEBUG : B2 bucket rclone-test-zoyosiz3yewo path dst: Waiting for transfers to finish 2025/03/25 02:10:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/25 02:10:00 INFO : one: Copied (new) 2025/03/25 02:10:00 DEBUG : Waiting for deletions to finish 2025/03/25 02:10:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/25 02:10:00 DEBUG : B2 bucket rclone-test-zoyosiz3yewo path dst: Waiting for checks to finish 2025/03/25 02:10:01 DEBUG : B2 bucket rclone-test-zoyosiz3yewo path dst: Waiting for transfers to finish 2025/03/25 02:10:01 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/25 02:10:01 INFO : one: Copied (replaced existing) 2025/03/25 02:10:01 DEBUG : Waiting for deletions to finish 2025/03/25 02:10:03 DEBUG : Creating backend with remote "TestB2:rclone-test-zoyosiz3yewo/BackupDir" 2025/03/25 02:10:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/25 02:10:05 DEBUG : B2 bucket rclone-test-zoyosiz3yewo path dst: Waiting for checks to finish 2025/03/25 02:10:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/25 02:10:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/25 02:10:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/25 02:10:06 INFO : one: Copied (server-side copy) 2025/03/25 02:10:06 INFO : one: Deleted 2025/03/25 02:10:07 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/25 02:10:07 INFO : one: Copied (server-side copy) 2025/03/25 02:10:07 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/25 02:10:07 DEBUG : B2 bucket rclone-test-zoyosiz3yewo path dst: Waiting for transfers to finish 2025/03/25 02:10:07 DEBUG : Waiting for deletions to finish 2025/03/25 02:10:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/25 02:10:08 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/25 02:10:08 INFO : two: Copied (server-side copy) 2025/03/25 02:10:08 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/25 02:10:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/25 02:10:08 DEBUG : one: Unchanged skipping 2025/03/25 02:10:08 DEBUG : B2 bucket rclone-test-zoyosiz3yewo path dst: Waiting for checks to finish 2025/03/25 02:10:08 DEBUG : B2 bucket rclone-test-zoyosiz3yewo path dst: Waiting for transfers to finish 2025/03/25 02:10:08 DEBUG : Waiting for deletions to finish 2025/03/25 02:10:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/25 02:10:08 DEBUG : one: Unchanged skipping 2025/03/25 02:10:08 DEBUG : B2 bucket rclone-test-zoyosiz3yewo path dst: Waiting for checks to finish 2025/03/25 02:10:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/25 02:10:08 DEBUG : two: Unchanged skipping 2025/03/25 02:10:08 DEBUG : B2 bucket rclone-test-zoyosiz3yewo path dst: Waiting for transfers to finish 2025/03/25 02:10:08 DEBUG : Waiting for deletions to finish 2025/03/25 02:10:08 INFO : There was nothing to transfer 2025/03/25 02:10:10 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/25 02:10:10 DEBUG : three: Destination not found in --copy-dest 2025/03/25 02:10:10 DEBUG : three: Need to transfer - File not found at Destination 2025/03/25 02:10:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/25 02:10:10 DEBUG : one: Unchanged skipping 2025/03/25 02:10:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/25 02:10:10 DEBUG : B2 bucket rclone-test-zoyosiz3yewo path dst: Waiting for checks to finish 2025/03/25 02:10:10 DEBUG : two: Unchanged skipping 2025/03/25 02:10:10 DEBUG : B2 bucket rclone-test-zoyosiz3yewo path dst: Waiting for transfers to finish 2025/03/25 02:10:10 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/03/25 02:10:10 INFO : three: Copied (new) 2025/03/25 02:10:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.60s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:10:12 DEBUG : dst/one: Clearing upload URL because of error: Post "https://pod-000-1093-09.backblaze.com/b2api/v1/b2_upload_file/4ff20d8300ddcbbb9f580e1b/c001_v0001093_t0001": EOF 2025/03/25 02:10:12 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1093-09.backblaze.com/b2api/v1/b2_upload_file/4ff20d8300ddcbbb9f580e1b/c001_v0001093_t0001": EOF) 2025/03/25 02:10:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/one" to B2 bucket rclone-test-zoyosiz3yewo: 1/10 (Post "https://pod-000-1093-09.backblaze.com/b2api/v1/b2_upload_file/4ff20d8300ddcbbb9f580e1b/c001_v0001093_t0001": EOF) 2025/03/25 02:10:14 DEBUG : dst/one: Clearing upload URL because of error: Post "https://pod-000-1184-14.backblaze.com/b2api/v1/b2_upload_file/4ff20d8300ddcbbb9f580e1b/c001_v0001184_t0008": EOF 2025/03/25 02:10:14 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1184-14.backblaze.com/b2api/v1/b2_upload_file/4ff20d8300ddcbbb9f580e1b/c001_v0001184_t0008": EOF) 2025/03/25 02:10:14 DEBUG : pacer: Rate limited, increasing sleep to 40ms run.go:281: Retry Put of "dst/one" to B2 bucket rclone-test-zoyosiz3yewo: 2/10 (Post "https://pod-000-1184-14.backblaze.com/b2api/v1/b2_upload_file/4ff20d8300ddcbbb9f580e1b/c001_v0001184_t0008": EOF) 2025/03/25 02:10:16 DEBUG : pacer: Reducing sleep to 20ms 2025/03/25 02:10:17 DEBUG : pacer: Reducing sleep to 10ms 2025/03/25 02:10:18 DEBUG : Creating backend with remote "TestB2:rclone-test-zoyosiz3yewo/dst" 2025/03/25 02:10:19 DEBUG : Creating backend with remote "TestB2:rclone-test-zoyosiz3yewo/backup" 2025/03/25 02:10:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/25 02:10:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/25 02:10:21 DEBUG : two: Unchanged skipping 2025/03/25 02:10:21 DEBUG : B2 bucket rclone-test-zoyosiz3yewo path dst: Waiting for checks to finish 2025/03/25 02:10:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/25 02:10:25 INFO : one: Copied (server-side copy) 2025/03/25 02:10:25 INFO : one: Deleted 2025/03/25 02:10:25 DEBUG : B2 bucket rclone-test-zoyosiz3yewo path dst: Waiting for transfers to finish 2025/03/25 02:10:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/25 02:10:26 INFO : one: Copied (new) 2025/03/25 02:10:26 DEBUG : Waiting for deletions to finish 2025/03/25 02:10:27 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/25 02:10:27 INFO : three.txt: Copied (server-side copy) 2025/03/25 02:10:27 INFO : three.txt: Deleted 2025/03/25 02:10:27 INFO : three.txt: Moved into backup dir 2025/03/25 02:10:30 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/25 02:10:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/25 02:10:30 DEBUG : two: Unchanged skipping 2025/03/25 02:10:30 DEBUG : B2 bucket rclone-test-zoyosiz3yewo path dst: Waiting for checks to finish 2025/03/25 02:10:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/25 02:10:31 INFO : one: Copied (server-side copy) 2025/03/25 02:10:31 INFO : one: Deleted 2025/03/25 02:10:31 DEBUG : B2 bucket rclone-test-zoyosiz3yewo path dst: Waiting for transfers to finish 2025/03/25 02:10:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/25 02:10:32 INFO : one: Copied (new) 2025/03/25 02:10:32 DEBUG : Waiting for deletions to finish 2025/03/25 02:10:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/25 02:10:33 INFO : three.txt: Copied (server-side copy) 2025/03/25 02:10:33 INFO : three.txt: Deleted 2025/03/25 02:10:33 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (23.34s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:10:37 DEBUG : Creating backend with remote "TestB2:rclone-test-zoyosiz3yewo/dst" 2025/03/25 02:10:38 DEBUG : Creating backend with remote "TestB2:rclone-test-zoyosiz3yewo/backup" 2025/03/25 02:10:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/25 02:10:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/25 02:10:40 DEBUG : two: Unchanged skipping 2025/03/25 02:10:40 DEBUG : B2 bucket rclone-test-zoyosiz3yewo path dst: Waiting for checks to finish 2025/03/25 02:10:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/25 02:10:42 INFO : one: Copied (server-side copy) to: one.bak 2025/03/25 02:10:42 INFO : one: Deleted 2025/03/25 02:10:42 DEBUG : B2 bucket rclone-test-zoyosiz3yewo path dst: Waiting for transfers to finish 2025/03/25 02:10:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/25 02:10:43 INFO : one: Copied (new) 2025/03/25 02:10:43 DEBUG : Waiting for deletions to finish 2025/03/25 02:10:43 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/25 02:10:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/25 02:10:43 INFO : three.txt: Deleted 2025/03/25 02:10:43 INFO : three.txt: Moved into backup dir 2025/03/25 02:10:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/25 02:10:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/25 02:10:45 DEBUG : two: Unchanged skipping 2025/03/25 02:10:45 DEBUG : B2 bucket rclone-test-zoyosiz3yewo path dst: Waiting for checks to finish 2025/03/25 02:10:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/25 02:10:46 INFO : one: Copied (server-side copy) to: one.bak 2025/03/25 02:10:46 INFO : one: Deleted 2025/03/25 02:10:46 DEBUG : B2 bucket rclone-test-zoyosiz3yewo path dst: Waiting for transfers to finish 2025/03/25 02:10:46 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/25 02:10:46 INFO : one: Copied (new) 2025/03/25 02:10:46 DEBUG : Waiting for deletions to finish 2025/03/25 02:10:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/25 02:10:47 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/25 02:10:47 INFO : three.txt: Deleted 2025/03/25 02:10:47 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.85s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:10:49 DEBUG : Creating backend with remote "TestB2:rclone-test-zoyosiz3yewo/dst" 2025/03/25 02:10:51 DEBUG : Creating backend with remote "TestB2:rclone-test-zoyosiz3yewo/backup" 2025/03/25 02:10:52 DEBUG : B2 bucket rclone-test-zoyosiz3yewo path dst: Waiting for checks to finish 2025/03/25 02:10:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/25 02:10:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/25 02:10:52 DEBUG : two: Unchanged skipping 2025/03/25 02:10:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/25 02:10:55 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/25 02:10:55 INFO : one: Deleted 2025/03/25 02:10:55 DEBUG : B2 bucket rclone-test-zoyosiz3yewo path dst: Waiting for transfers to finish 2025/03/25 02:10:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/25 02:10:56 INFO : one: Copied (new) 2025/03/25 02:10:56 DEBUG : Waiting for deletions to finish 2025/03/25 02:10:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/25 02:10:56 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/25 02:10:57 INFO : three.txt: Deleted 2025/03/25 02:10:57 INFO : three.txt: Moved into backup dir 2025/03/25 02:10:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/25 02:10:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/25 02:10:59 DEBUG : B2 bucket rclone-test-zoyosiz3yewo path dst: Waiting for checks to finish 2025/03/25 02:10:59 DEBUG : two: Unchanged skipping 2025/03/25 02:11:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/25 02:11:00 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/25 02:11:00 INFO : one: Deleted 2025/03/25 02:11:00 DEBUG : B2 bucket rclone-test-zoyosiz3yewo path dst: Waiting for transfers to finish 2025/03/25 02:11:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/25 02:11:00 INFO : one: Copied (new) 2025/03/25 02:11:00 DEBUG : Waiting for deletions to finish 2025/03/25 02:11:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/25 02:11:01 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/25 02:11:01 INFO : three.txt: Deleted 2025/03/25 02:11:01 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (15.18s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:11:06 DEBUG : Creating backend with remote "TestB2:rclone-test-zoyosiz3yewo/dst" 2025/03/25 02:11:06 DEBUG : Config file has changed externally - reloading 2025/03/25 02:11:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/25 02:11:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/25 02:11:07 DEBUG : two: Unchanged skipping 2025/03/25 02:11:07 DEBUG : B2 bucket rclone-test-zoyosiz3yewo path dst: Waiting for checks to finish 2025/03/25 02:11:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/25 02:11:08 INFO : one: Copied (server-side copy) to: one.bak 2025/03/25 02:11:08 INFO : one: Deleted 2025/03/25 02:11:08 DEBUG : B2 bucket rclone-test-zoyosiz3yewo path dst: Waiting for transfers to finish 2025/03/25 02:11:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/25 02:11:09 INFO : one: Copied (new) 2025/03/25 02:11:09 DEBUG : Waiting for deletions to finish 2025/03/25 02:11:10 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/25 02:11:10 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/25 02:11:10 INFO : three.txt: Deleted 2025/03/25 02:11:10 INFO : three.txt: Moved into backup dir 2025/03/25 02:11:10 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1145-07.backblaze.com/b2api/v1/b2_upload_file/4ff20d8300ddcbbb9f580e1b/c001_v0001145_t0014": EOF 2025/03/25 02:11:10 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1145-07.backblaze.com/b2api/v1/b2_upload_file/4ff20d8300ddcbbb9f580e1b/c001_v0001145_t0014": EOF) 2025/03/25 02:11:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-zoyosiz3yewo: 1/10 (Post "https://pod-000-1145-07.backblaze.com/b2api/v1/b2_upload_file/4ff20d8300ddcbbb9f580e1b/c001_v0001145_t0014": EOF) 2025/03/25 02:11:13 DEBUG : pacer: Reducing sleep to 10ms 2025/03/25 02:11:14 DEBUG : one.bak: Excluded (Path Filter) 2025/03/25 02:11:14 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/25 02:11:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/25 02:11:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/25 02:11:14 DEBUG : two: Unchanged skipping 2025/03/25 02:11:14 DEBUG : B2 bucket rclone-test-zoyosiz3yewo path dst: Waiting for checks to finish 2025/03/25 02:11:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/25 02:11:14 INFO : one: Copied (server-side copy) to: one.bak 2025/03/25 02:11:14 INFO : one: Deleted 2025/03/25 02:11:14 DEBUG : B2 bucket rclone-test-zoyosiz3yewo path dst: Waiting for transfers to finish 2025/03/25 02:11:15 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/25 02:11:15 INFO : one: Copied (new) 2025/03/25 02:11:15 DEBUG : Waiting for deletions to finish 2025/03/25 02:11:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/25 02:11:16 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/25 02:11:16 INFO : three.txt: Deleted 2025/03/25 02:11:16 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (14.76s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:11:20 DEBUG : Creating backend with remote "TestB2:rclone-test-zoyosiz3yewo/dst" 2025/03/25 02:11:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/25 02:11:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/25 02:11:24 INFO : one: Copied (server-side copy) to: one.bak 2025/03/25 02:11:25 INFO : one: Deleted 2025/03/25 02:11:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/25 02:11:26 INFO : one: Copied (new) 2025/03/25 02:11:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/25 02:11:27 DEBUG : two: Unchanged skipping 2025/03/25 02:11:27 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/25 02:11:28 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/25 02:11:28 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/25 02:11:28 INFO : three.txt: Deleted 2025/03/25 02:11:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/25 02:11:29 INFO : three.txt: Copied (new) 2025/03/25 02:11:30 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/25 02:11:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/25 02:11:31 INFO : one: Copied (server-side copy) to: one.bak 2025/03/25 02:11:32 INFO : one: Deleted 2025/03/25 02:11:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/25 02:11:32 INFO : one: Copied (new) 2025/03/25 02:11:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/25 02:11:33 DEBUG : two: Unchanged skipping 2025/03/25 02:11:33 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/25 02:11:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/25 02:11:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/25 02:11:34 INFO : three.txt: Deleted 2025/03/25 02:11:35 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/25 02:11:35 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (18.00s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:11:37 DEBUG : Creating backend with remote "TestB2:rclone-test-zoyosiz3yewo/dst" 2025/03/25 02:11:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/25 02:11:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/25 02:11:40 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/25 02:11:40 INFO : one: Deleted 2025/03/25 02:11:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/25 02:11:41 INFO : one: Copied (new) 2025/03/25 02:11:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/25 02:11:41 DEBUG : two: Unchanged skipping 2025/03/25 02:11:41 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/25 02:11:42 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/25 02:11:42 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/25 02:11:43 INFO : three.txt: Deleted 2025/03/25 02:11:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/25 02:11:43 INFO : three.txt: Copied (new) 2025/03/25 02:11:44 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/25 02:11:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/25 02:11:44 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/25 02:11:44 INFO : one: Deleted 2025/03/25 02:11:45 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/25 02:11:45 INFO : one: Copied (new) 2025/03/25 02:11:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/25 02:11:45 DEBUG : two: Unchanged skipping 2025/03/25 02:11:45 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/25 02:11:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/25 02:11:46 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/25 02:11:46 INFO : three.txt: Deleted 2025/03/25 02:11:46 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/25 02:11:46 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.28s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:11:48 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/25 02:11:48 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for checks to finish 2025/03/25 02:11:48 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for transfers to finish 2025/03/25 02:11:49 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/03/25 02:11:49 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/25 02:11:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.86s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:11:50 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/25 02:11:50 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for checks to finish 2025/03/25 02:11:50 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for transfers to finish 2025/03/25 02:11:50 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/25 02:11:50 INFO : existing: Copied (new) 2025/03/25 02:11:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:11:51 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/25 02:11:51 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for checks to finish 2025/03/25 02:11:51 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/25 02:11:51 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for transfers to finish 2025/03/25 02:11:51 ERROR : B2 bucket rclone-test-zoyosiz3yewo: not deleting files as there were IO errors 2025/03/25 02:11:51 ERROR : B2 bucket rclone-test-zoyosiz3yewo: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" --- PASS: TestSyncImmutable (2.55s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:11:53 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/25 02:11:53 DEBUG : existing: Unchanged skipping 2025/03/25 02:11:53 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for checks to finish 2025/03/25 02:11:53 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for transfers to finish 2025/03/25 02:11:53 DEBUG : Waiting for deletions to finish 2025/03/25 02:11:53 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.29s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.41s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.08s) --- SKIP: TestMaxTransfer/Hard (0.36s) --- SKIP: TestMaxTransfer/Soft (0.36s) --- SKIP: TestMaxTransfer/Cautious (0.36s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:12:04 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for checks to finish 2025/03/25 02:12:04 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/25 02:12:04 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/25 02:12:04 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/25 02:12:04 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/25 02:12:04 DEBUG : both0: Unchanged skipping 2025/03/25 02:12:04 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/25 02:12:04 DEBUG : both1: Unchanged skipping 2025/03/25 02:12:04 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/25 02:12:04 DEBUG : both13: Unchanged skipping 2025/03/25 02:12:04 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/25 02:12:04 DEBUG : both14: Unchanged skipping 2025/03/25 02:12:04 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/25 02:12:04 DEBUG : both15: Unchanged skipping 2025/03/25 02:12:04 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/25 02:12:04 DEBUG : both16: Unchanged skipping 2025/03/25 02:12:04 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/25 02:12:04 DEBUG : both17: Unchanged skipping 2025/03/25 02:12:04 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/25 02:12:04 DEBUG : both11: Unchanged skipping 2025/03/25 02:12:04 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/25 02:12:04 DEBUG : both10: Unchanged skipping 2025/03/25 02:12:04 DEBUG : both12: Unchanged skipping 2025/03/25 02:12:04 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/25 02:12:04 DEBUG : both18: Unchanged skipping 2025/03/25 02:12:04 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/25 02:12:04 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/25 02:12:04 DEBUG : both3: Unchanged skipping 2025/03/25 02:12:04 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/25 02:12:04 DEBUG : both5: Unchanged skipping 2025/03/25 02:12:04 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/25 02:12:04 DEBUG : both6: Unchanged skipping 2025/03/25 02:12:04 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/25 02:12:04 DEBUG : both7: Unchanged skipping 2025/03/25 02:12:04 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/25 02:12:04 DEBUG : both8: Unchanged skipping 2025/03/25 02:12:04 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/25 02:12:04 DEBUG : both9: Unchanged skipping 2025/03/25 02:12:04 DEBUG : both19: Unchanged skipping 2025/03/25 02:12:04 DEBUG : both4: Unchanged skipping 2025/03/25 02:12:04 DEBUG : both2: Unchanged skipping 2025/03/25 02:12:04 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for transfers to finish 2025/03/25 02:12:04 DEBUG : Waiting for deletions to finish 2025/03/25 02:12:04 INFO : only0: Deleted 2025/03/25 02:12:04 INFO : only10: Deleted 2025/03/25 02:12:05 INFO : only16: Deleted 2025/03/25 02:12:05 INFO : only8: Deleted 2025/03/25 02:12:05 INFO : only7: Deleted 2025/03/25 02:12:05 INFO : only6: Deleted 2025/03/25 02:12:05 INFO : only9: Deleted 2025/03/25 02:12:05 INFO : only1: Deleted 2025/03/25 02:12:05 INFO : only14: Deleted 2025/03/25 02:12:05 INFO : only3: Deleted 2025/03/25 02:12:05 INFO : only5: Deleted 2025/03/25 02:12:05 INFO : only15: Deleted 2025/03/25 02:12:05 INFO : only17: Deleted 2025/03/25 02:12:05 INFO : only19: Deleted 2025/03/25 02:12:05 INFO : only2: Deleted 2025/03/25 02:12:05 INFO : only4: Deleted 2025/03/25 02:12:05 INFO : only11: Deleted 2025/03/25 02:12:05 INFO : only12: Deleted 2025/03/25 02:12:05 INFO : only13: Deleted 2025/03/25 02:12:05 INFO : only18: Deleted 2025/03/25 02:12:05 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (15.27s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:12:20 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/25 02:12:20 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/25 02:12:20 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/25 02:12:20 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for checks to finish 2025/03/25 02:12:20 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/25 02:12:20 DEBUG : both0: Unchanged skipping 2025/03/25 02:12:20 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/25 02:12:20 DEBUG : both12: Unchanged skipping 2025/03/25 02:12:20 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/25 02:12:20 DEBUG : both1: Unchanged skipping 2025/03/25 02:12:20 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/25 02:12:20 DEBUG : both14: Unchanged skipping 2025/03/25 02:12:20 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/25 02:12:20 DEBUG : both10: Unchanged skipping 2025/03/25 02:12:20 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/25 02:12:20 DEBUG : both16: Unchanged skipping 2025/03/25 02:12:20 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/25 02:12:20 DEBUG : both11: Unchanged skipping 2025/03/25 02:12:20 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/25 02:12:20 DEBUG : both18: Unchanged skipping 2025/03/25 02:12:20 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/25 02:12:20 DEBUG : both19: Unchanged skipping 2025/03/25 02:12:20 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/25 02:12:20 DEBUG : both2: Unchanged skipping 2025/03/25 02:12:20 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/25 02:12:20 DEBUG : both3: Unchanged skipping 2025/03/25 02:12:20 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/25 02:12:20 DEBUG : both4: Unchanged skipping 2025/03/25 02:12:20 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/25 02:12:20 DEBUG : both5: Unchanged skipping 2025/03/25 02:12:20 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/25 02:12:20 DEBUG : both6: Unchanged skipping 2025/03/25 02:12:20 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/25 02:12:20 DEBUG : both7: Unchanged skipping 2025/03/25 02:12:20 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/25 02:12:20 DEBUG : both8: Unchanged skipping 2025/03/25 02:12:20 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/25 02:12:20 DEBUG : both9: Unchanged skipping 2025/03/25 02:12:20 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/25 02:12:20 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/25 02:12:20 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/25 02:12:20 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/25 02:12:20 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/25 02:12:20 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/25 02:12:20 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/25 02:12:20 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/25 02:12:20 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/25 02:12:20 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/25 02:12:20 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/25 02:12:20 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/25 02:12:20 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/25 02:12:20 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/25 02:12:20 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/25 02:12:20 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/25 02:12:20 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/25 02:12:20 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/25 02:12:20 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/25 02:12:20 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/25 02:12:20 DEBUG : both13: Unchanged skipping 2025/03/25 02:12:20 DEBUG : both15: Unchanged skipping 2025/03/25 02:12:20 DEBUG : both17: Unchanged skipping 2025/03/25 02:12:20 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Waiting for transfers to finish 2025/03/25 02:12:20 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/25 02:12:20 INFO : only0: Copied (replaced existing) 2025/03/25 02:12:20 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/25 02:12:20 INFO : only1: Copied (replaced existing) 2025/03/25 02:12:20 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/25 02:12:20 INFO : only12: Copied (replaced existing) 2025/03/25 02:12:21 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/25 02:12:21 INFO : only13: Copied (replaced existing) 2025/03/25 02:12:21 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/25 02:12:21 INFO : only10: Copied (replaced existing) 2025/03/25 02:12:21 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/25 02:12:21 INFO : only14: Copied (replaced existing) 2025/03/25 02:12:21 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/25 02:12:21 INFO : only15: Copied (replaced existing) 2025/03/25 02:12:21 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/25 02:12:21 INFO : only16: Copied (replaced existing) 2025/03/25 02:12:21 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/25 02:12:21 INFO : only17: Copied (replaced existing) 2025/03/25 02:12:21 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/25 02:12:21 INFO : only11: Copied (replaced existing) 2025/03/25 02:12:21 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/25 02:12:21 INFO : only18: Copied (replaced existing) 2025/03/25 02:12:21 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/25 02:12:21 INFO : only19: Copied (replaced existing) 2025/03/25 02:12:21 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/25 02:12:21 INFO : only2: Copied (replaced existing) 2025/03/25 02:12:21 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/25 02:12:21 INFO : only3: Copied (replaced existing) 2025/03/25 02:12:21 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/25 02:12:21 INFO : only4: Copied (replaced existing) 2025/03/25 02:12:21 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/25 02:12:21 INFO : only5: Copied (replaced existing) 2025/03/25 02:12:21 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/25 02:12:21 INFO : only6: Copied (replaced existing) 2025/03/25 02:12:21 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/25 02:12:21 INFO : only7: Copied (replaced existing) 2025/03/25 02:12:21 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/25 02:12:21 INFO : only8: Copied (replaced existing) 2025/03/25 02:12:21 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/25 02:12:21 INFO : only9: Copied (replaced existing) 2025/03/25 02:12:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (21.82s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:12:32 DEBUG : empty_dir: Making directory with metadata 2025/03/25 02:12:32 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/25 02:12:32 DEBUG : empty_on_remote: Making directory with metadata 2025/03/25 02:12:32 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/25 02:12:32 INFO : empty_on_remote: Making directory 2025/03/25 02:12:32 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-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:12:33 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/25 02:12:33 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/25 02:12:33 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/25 02:12:33 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.71s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:12:36 DEBUG : empty_dir: Making directory with metadata 2025/03/25 02:12:36 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/25 02:12:36 DEBUG : empty_on_remote: Making directory with metadata 2025/03/25 02:12:36 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/25 02:12:36 INFO : empty_on_remote: Making directory 2025/03/25 02:12:36 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-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:12:37 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/25 02:12:37 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/25 02:12:37 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/25 02:12:37 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/03/25 02:12:37 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (4.38s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:12:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/25 02:12:40 INFO : sub dir: Making directory 2025/03/25 02:12:40 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.80s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" 2025/03/25 02:12:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/25 02:12:44 INFO : sub dir: Making directory 2025/03/25 02:12:44 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zoyosiz3yewo", Local "Local file system at /tmp/rclone1414200928", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.95s) PASS 2025/03/25 02:12:48 DEBUG : B2 bucket rclone-test-zoyosiz3yewo: Purge remote 2025/03/25 02:12:48 INFO : B2 bucket rclone-test-zoyosiz3yewo: cleaning bucket "rclone-test-zoyosiz3yewo" of all files 2025/03/25 02:12:49 DEBUG : BackupDir/one: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f417650521e68ff78_d20250325_m021011_c001_v7007000_t0000_u01742868611269") 2025/03/25 02:12:49 DEBUG : BackupDir/one: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f1086b0f9499397e5_d20250325_m021006_c001_v0001181_t0041_u01742868606347") 2025/03/25 02:12:49 DEBUG : CompareDest/one: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f417650521e68fee4_d20250325_m020945_c001_v7007000_t0000_u01742868585527") 2025/03/25 02:12:49 DEBUG : CompareDest/one: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f109c76d8a1774e68_d20250325_m020939_c001_v0001093_t0028_u01742868579892") 2025/03/25 02:12:49 DEBUG : CompareDest/two: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f417650521e68fee5_d20250325_m020945_c001_v7007000_t0000_u01742868585703") 2025/03/25 02:12:49 DEBUG : CompareDest/two: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97c0d59_d20250325_m020940_c001_v0001184_t0031_u01742868580998") 2025/03/25 02:12:49 DEBUG : CopyDest/one: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f417650521e68ff79_d20250325_m021011_c001_v7007000_t0000_u01742868611450") 2025/03/25 02:12:49 DEBUG : CopyDest/one: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97c106b_d20250325_m021003_c001_v0001184_t0007_u01742868603502") 2025/03/25 02:12:49 DEBUG : CopyDest/three: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f417650521e68ff7b_d20250325_m021011_c001_v7007000_t0000_u01742868611628") 2025/03/25 02:12:49 DEBUG : CopyDest/three: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97c1137_d20250325_m021009_c001_v0001184_t0006_u01742868609594") 2025/03/25 02:12:49 DEBUG : CopyDest/two: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f417650521e68ff7c_d20250325_m021011_c001_v7007000_t0000_u01742868611812") 2025/03/25 02:12:49 DEBUG : CopyDest/two: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f109c76d8a1774eb0_d20250325_m021007_c001_v0001093_t0055_u01742868607411") 2025/03/25 02:12:49 DEBUG : EXISTING: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f4164089d27b4bf2d_d20250325_m021153_c001_v7007000_t0000_u01742868713491") 2025/03/25 02:12:49 DEBUG : EXISTING: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4f8e3_d20250325_m021152_c001_v0001182_t0016_u01742868712557") 2025/03/25 02:12:49 DEBUG : Testêé: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f4164089d27b4bf25_d20250325_m021149_c001_v7007000_t0000_u01742868709647") 2025/03/25 02:12:49 DEBUG : Testêé: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4f88b_d20250325_m021149_c001_v0001182_t0049_u01742868709070") 2025/03/25 02:12:49 DEBUG : Testêé: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4f883_d20250325_m021148_c001_v0001182_t0019_u01742868708489") 2025/03/25 02:12:49 DEBUG : a/potato2: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f404209929dfc77e3_d20250325_m020749_c001_v7007000_t0000_u01742868469695") 2025/03/25 02:12:50 DEBUG : a/potato2: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97bfa63_d20250325_m020749_c001_v0001184_t0055_u01742868469129") 2025/03/25 02:12:50 DEBUG : a/potato2: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f404209929dfc77e1_d20250325_m020747_c001_v7007000_t0000_u01742868467425") 2025/03/25 02:12:50 DEBUG : a/potato2: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97bf9fb_d20250325_m020746_c001_v0001184_t0024_u01742868466678") 2025/03/25 02:12:50 DEBUG : a/potato2: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f412bf5330c07f71f_d20250325_m020727_c001_v7007000_t0000_u01742868447442") 2025/03/25 02:12:50 DEBUG : a/potato2: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97bf61f_d20250325_m020726_c001_v0001184_t0042_u01742868446717") 2025/03/25 02:12:50 DEBUG : b/potato: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f404209929dfc77e4_d20250325_m020749_c001_v7007000_t0000_u01742868469872") 2025/03/25 02:12:50 DEBUG : b/potato: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97bfa41_d20250325_m020748_c001_v0001184_t0021_u01742868468322") 2025/03/25 02:12:50 DEBUG : b/potato: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f404209929dfc77e0_d20250325_m020746_c001_v7007000_t0000_u01742868466867") 2025/03/25 02:12:50 DEBUG : b/potato: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97bf9c5_d20250325_m020745_c001_v0001184_t0010_u01742868465889") 2025/03/25 02:12:50 DEBUG : b/potato: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f412bf5330c07f71c_d20250325_m020726_c001_v7007000_t0000_u01742868446906") 2025/03/25 02:12:50 DEBUG : b/potato: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97bf607_d20250325_m020725_c001_v0001184_t0050_u01742868445968") 2025/03/25 02:12:50 DEBUG : backup/one: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f400f5c61f3b11ecc_d20250325_m021034_c001_v7007000_t0000_u01742868634474") 2025/03/25 02:12:50 DEBUG : backup/one: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f1174cea5f1f20832_d20250325_m021030_c001_v0001109_t0002_u01742868630555") 2025/03/25 02:12:50 DEBUG : backup/one: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f10157393343af2ca_d20250325_m021024_c001_v0001093_t0029_u01742868624931") 2025/03/25 02:12:50 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f418372d5e08070c1_d20250325_m021102_c001_v7007000_t0000_u01742868662546") 2025/03/25 02:12:50 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f117de0f820f9b23a_d20250325_m021059_c001_v0001165_t0033_u01742868659898") 2025/03/25 02:12:50 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114097150d59a8fe_d20250325_m021054_c001_v0001183_t0022_u01742868654956") 2025/03/25 02:12:51 DEBUG : backup/one.bak: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f418253c4ca39c134_d20250325_m021047_c001_v7007000_t0000_u01742868647900") 2025/03/25 02:12:51 DEBUG : backup/one.bak: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f102b0141d0945054_d20250325_m021045_c001_v0001150_t0010_u01742868645958") 2025/03/25 02:12:51 DEBUG : backup/one.bak: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f11159bf477077566_d20250325_m021041_c001_v0001101_t0027_u01742868641835") 2025/03/25 02:12:51 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f418372d5e08070c4_d20250325_m021102_c001_v7007000_t0000_u01742868662903") 2025/03/25 02:12:51 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f1191ec1170d82504_d20250325_m021101_c001_v0001176_t0044_u01742868661255") 2025/03/25 02:12:51 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f103c3b6547e7e8ca_d20250325_m021056_c001_v0001120_t0032_u01742868656676") 2025/03/25 02:12:51 DEBUG : backup/three.txt: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f400f5c61f3b11ecd_d20250325_m021034_c001_v7007000_t0000_u01742868634853") 2025/03/25 02:12:51 DEBUG : backup/three.txt: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f100506f7d9b253e9_d20250325_m021033_c001_v0001184_t0027_u01742868633164") 2025/03/25 02:12:51 DEBUG : backup/three.txt: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f1014a40ce91c272f_d20250325_m021026_c001_v0001098_t0019_u01742868626843") 2025/03/25 02:12:51 DEBUG : backup/three.txt.bak: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f418253c4ca39c135_d20250325_m021048_c001_v7007000_t0000_u01742868648092") 2025/03/25 02:12:51 DEBUG : backup/three.txt.bak: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f111d189d0e2feeaa_d20250325_m021047_c001_v0001184_t0033_u01742868647017") 2025/03/25 02:12:51 DEBUG : backup/three.txt.bak: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f115a90fa90dc4604_d20250325_m021043_c001_v0001130_t0036_u01742868643452") 2025/03/25 02:12:51 DEBUG : both0: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f41168acbced9bf24_d20250325_m021222_c001_v7007000_t0000_u01742868742466") 2025/03/25 02:12:51 DEBUG : both0: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4fb3f_d20250325_m021210_c001_v0001182_t0010_u01742868730947") 2025/03/25 02:12:51 DEBUG : both0: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f41168acbced9bec7_d20250325_m021206_c001_v7007000_t0000_u01742868726403") 2025/03/25 02:12:51 DEBUG : both0: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4f92d_d20250325_m021155_c001_v0001182_t0008_u01742868715326") 2025/03/25 02:12:51 DEBUG : both1: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f41168acbced9bf25_d20250325_m021222_c001_v7007000_t0000_u01742868742690") 2025/03/25 02:12:51 DEBUG : both1: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4fb4b_d20250325_m021211_c001_v0001182_t0009_u01742868731360") 2025/03/25 02:12:52 DEBUG : both1: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f41168acbced9bec8_d20250325_m021206_c001_v7007000_t0000_u01742868726580") 2025/03/25 02:12:52 DEBUG : both1: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4f93b_d20250325_m021155_c001_v0001182_t0034_u01742868715735") 2025/03/25 02:12:52 DEBUG : both10: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f41168acbced9bf26_d20250325_m021222_c001_v7007000_t0000_u01742868742891") 2025/03/25 02:12:52 DEBUG : both10: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4fbdd_d20250325_m021215_c001_v0001182_t0001_u01742868735147") 2025/03/25 02:12:52 DEBUG : both10: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f41168acbced9beca_d20250325_m021206_c001_v7007000_t0000_u01742868726758") 2025/03/25 02:12:52 DEBUG : both10: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4f9d7_d20250325_m021159_c001_v0001182_t0057_u01742868719496") 2025/03/25 02:12:52 DEBUG : both11: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f41168acbced9bf27_d20250325_m021223_c001_v7007000_t0000_u01742868743210") 2025/03/25 02:12:52 DEBUG : both11: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4fbed_d20250325_m021215_c001_v0001182_t0013_u01742868735573") 2025/03/25 02:12:52 DEBUG : both11: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f41168acbced9becc_d20250325_m021206_c001_v7007000_t0000_u01742868726940") 2025/03/25 02:12:52 DEBUG : both11: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4f9ed_d20250325_m021159_c001_v0001182_t0013_u01742868719905") 2025/03/25 02:12:52 DEBUG : both12: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f41168acbced9bf28_d20250325_m021223_c001_v7007000_t0000_u01742868743433") 2025/03/25 02:12:52 DEBUG : both12: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4fc09_d20250325_m021216_c001_v0001182_t0038_u01742868736161") 2025/03/25 02:12:52 DEBUG : both12: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f41168acbced9becd_d20250325_m021207_c001_v7007000_t0000_u01742868727117") 2025/03/25 02:12:52 DEBUG : both12: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4fa0d_d20250325_m021200_c001_v0001182_t0042_u01742868720334") 2025/03/25 02:12:52 DEBUG : both13: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f41168acbced9bf29_d20250325_m021223_c001_v7007000_t0000_u01742868743625") 2025/03/25 02:12:52 DEBUG : both13: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4fc15_d20250325_m021216_c001_v0001182_t0032_u01742868736562") 2025/03/25 02:12:52 DEBUG : both13: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f41168acbced9bece_d20250325_m021207_c001_v7007000_t0000_u01742868727294") 2025/03/25 02:12:53 DEBUG : both13: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4fa1d_d20250325_m021200_c001_v0001182_t0010_u01742868720730") 2025/03/25 02:12:53 DEBUG : both14: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f41168acbced9bf2a_d20250325_m021223_c001_v7007000_t0000_u01742868743895") 2025/03/25 02:12:53 DEBUG : both14: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4fc23_d20250325_m021216_c001_v0001182_t0036_u01742868736968") 2025/03/25 02:12:53 DEBUG : both14: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f41168acbced9becf_d20250325_m021207_c001_v7007000_t0000_u01742868727471") 2025/03/25 02:12:53 DEBUG : both14: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4fa25_d20250325_m021201_c001_v0001182_t0032_u01742868721143") 2025/03/25 02:12:53 DEBUG : both15: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f41168acbced9bf2c_d20250325_m021224_c001_v7007000_t0000_u01742868744182") 2025/03/25 02:12:53 DEBUG : both15: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4fc31_d20250325_m021217_c001_v0001182_t0023_u01742868737425") 2025/03/25 02:12:53 DEBUG : both15: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f41168acbced9bed0_d20250325_m021207_c001_v7007000_t0000_u01742868727650") 2025/03/25 02:12:53 DEBUG : both15: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4fa33_d20250325_m021201_c001_v0001182_t0019_u01742868721563") 2025/03/25 02:12:53 DEBUG : both16: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f41168acbced9bf2f_d20250325_m021224_c001_v7007000_t0000_u01742868744404") 2025/03/25 02:12:53 DEBUG : both16: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4fc3d_d20250325_m021217_c001_v0001182_t0058_u01742868737884") 2025/03/25 02:12:53 DEBUG : both16: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f41168acbced9bed1_d20250325_m021207_c001_v7007000_t0000_u01742868727829") 2025/03/25 02:12:53 DEBUG : both16: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4fa45_d20250325_m021202_c001_v0001182_t0007_u01742868722025") 2025/03/25 02:12:53 DEBUG : both17: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f41168acbced9bf30_d20250325_m021224_c001_v7007000_t0000_u01742868744603") 2025/03/25 02:12:53 DEBUG : both17: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4fc47_d20250325_m021218_c001_v0001182_t0006_u01742868738276") 2025/03/25 02:12:53 DEBUG : both17: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f41168acbced9bed2_d20250325_m021208_c001_v7007000_t0000_u01742868728006") 2025/03/25 02:12:53 DEBUG : both17: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4fa5d_d20250325_m021202_c001_v0001182_t0053_u01742868722453") 2025/03/25 02:12:53 DEBUG : both18: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f41168acbced9bf32_d20250325_m021224_c001_v7007000_t0000_u01742868744835") 2025/03/25 02:12:53 DEBUG : both18: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4fc59_d20250325_m021218_c001_v0001182_t0044_u01742868738660") 2025/03/25 02:12:54 DEBUG : both18: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f41168acbced9bed3_d20250325_m021208_c001_v7007000_t0000_u01742868728227") 2025/03/25 02:12:54 DEBUG : both18: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4fa6b_d20250325_m021202_c001_v0001182_t0056_u01742868722864") 2025/03/25 02:12:54 DEBUG : both19: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f41168acbced9bf33_d20250325_m021225_c001_v7007000_t0000_u01742868745061") 2025/03/25 02:12:54 DEBUG : both19: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4fc67_d20250325_m021219_c001_v0001182_t0028_u01742868739095") 2025/03/25 02:12:54 DEBUG : both19: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f41168acbced9bed4_d20250325_m021208_c001_v7007000_t0000_u01742868728409") 2025/03/25 02:12:54 DEBUG : both19: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4fa79_d20250325_m021203_c001_v0001182_t0035_u01742868723307") 2025/03/25 02:12:54 DEBUG : both2: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f41168acbced9bf34_d20250325_m021225_c001_v7007000_t0000_u01742868745293") 2025/03/25 02:12:54 DEBUG : both2: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4fb55_d20250325_m021211_c001_v0001182_t0018_u01742868731762") 2025/03/25 02:12:54 DEBUG : both2: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f41168acbced9bed6_d20250325_m021208_c001_v7007000_t0000_u01742868728592") 2025/03/25 02:12:54 DEBUG : both2: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4f94f_d20250325_m021156_c001_v0001182_t0008_u01742868716173") 2025/03/25 02:12:54 DEBUG : both3: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f41168acbced9bf35_d20250325_m021225_c001_v7007000_t0000_u01742868745506") 2025/03/25 02:12:54 DEBUG : both3: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4fb6f_d20250325_m021212_c001_v0001182_t0059_u01742868732197") 2025/03/25 02:12:54 DEBUG : both3: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f41168acbced9bed7_d20250325_m021208_c001_v7007000_t0000_u01742868728770") 2025/03/25 02:12:54 DEBUG : both3: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4f95d_d20250325_m021156_c001_v0001182_t0051_u01742868716570") 2025/03/25 02:12:54 DEBUG : both4: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f41168acbced9bf36_d20250325_m021225_c001_v7007000_t0000_u01742868745710") 2025/03/25 02:12:54 DEBUG : both4: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4fb7b_d20250325_m021212_c001_v0001182_t0041_u01742868732572") 2025/03/25 02:12:54 DEBUG : both4: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f41168acbced9bed8_d20250325_m021208_c001_v7007000_t0000_u01742868728952") 2025/03/25 02:12:54 DEBUG : both4: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4f965_d20250325_m021156_c001_v0001182_t0013_u01742868716989") 2025/03/25 02:12:55 DEBUG : both5: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f41168acbced9bf37_d20250325_m021225_c001_v7007000_t0000_u01742868745963") 2025/03/25 02:12:55 DEBUG : both5: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4fb85_d20250325_m021213_c001_v0001182_t0007_u01742868733018") 2025/03/25 02:12:55 DEBUG : both5: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f41168acbced9bed9_d20250325_m021209_c001_v7007000_t0000_u01742868729136") 2025/03/25 02:12:55 DEBUG : both5: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4f97d_d20250325_m021157_c001_v0001182_t0023_u01742868717436") 2025/03/25 02:12:55 DEBUG : both6: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f41168acbced9bf38_d20250325_m021226_c001_v7007000_t0000_u01742868746183") 2025/03/25 02:12:55 DEBUG : both6: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4fb8f_d20250325_m021213_c001_v0001182_t0006_u01742868733441") 2025/03/25 02:12:55 DEBUG : both6: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f41168acbced9beda_d20250325_m021209_c001_v7007000_t0000_u01742868729315") 2025/03/25 02:12:55 DEBUG : both6: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4f987_d20250325_m021157_c001_v0001182_t0056_u01742868717842") 2025/03/25 02:12:55 DEBUG : both7: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f41168acbced9bf3a_d20250325_m021226_c001_v7007000_t0000_u01742868746388") 2025/03/25 02:12:55 DEBUG : both7: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4fba3_d20250325_m021213_c001_v0001182_t0057_u01742868733918") 2025/03/25 02:12:55 DEBUG : both7: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f41168acbced9bedb_d20250325_m021209_c001_v7007000_t0000_u01742868729497") 2025/03/25 02:12:55 DEBUG : both7: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4f993_d20250325_m021158_c001_v0001182_t0042_u01742868718278") 2025/03/25 02:12:55 DEBUG : both8: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f41168acbced9bf3b_d20250325_m021226_c001_v7007000_t0000_u01742868746583") 2025/03/25 02:12:55 DEBUG : both8: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4fbb5_d20250325_m021214_c001_v0001182_t0031_u01742868734342") 2025/03/25 02:12:55 DEBUG : both8: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f41168acbced9bedc_d20250325_m021209_c001_v7007000_t0000_u01742868729685") 2025/03/25 02:12:55 DEBUG : both8: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4f9ab_d20250325_m021158_c001_v0001182_t0052_u01742868718697") 2025/03/25 02:12:56 DEBUG : both9: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f41168acbced9bf3c_d20250325_m021226_c001_v7007000_t0000_u01742868746781") 2025/03/25 02:12:56 DEBUG : both9: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4fbbf_d20250325_m021214_c001_v0001182_t0044_u01742868734739") 2025/03/25 02:12:56 DEBUG : both9: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f41168acbced9bedd_d20250325_m021209_c001_v7007000_t0000_u01742868729862") 2025/03/25 02:12:56 DEBUG : both9: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4f9bf_d20250325_m021159_c001_v0001182_t0040_u01742868719100") 2025/03/25 02:12:56 DEBUG : c/non empty space: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f404209929dfc77e5_d20250325_m020750_c001_v7007000_t0000_u01742868470061") 2025/03/25 02:12:56 DEBUG : c/non empty space: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97bfa47_d20250325_m020748_c001_v0001184_t0048_u01742868468573") 2025/03/25 02:12:56 DEBUG : c/non empty space: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f404209929dfc77e2_d20250325_m020747_c001_v7007000_t0000_u01742868467601") 2025/03/25 02:12:56 DEBUG : c/non empty space: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97bf9cf_d20250325_m020746_c001_v0001184_t0048_u01742868466076") 2025/03/25 02:12:56 DEBUG : c/non empty space: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f412bf5330c07f720_d20250325_m020727_c001_v7007000_t0000_u01742868447631") 2025/03/25 02:12:56 DEBUG : c/non empty space: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97bf611_d20250325_m020726_c001_v0001184_t0022_u01742868446164") 2025/03/25 02:12:56 DEBUG : check sum: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f408b5608bc129910_d20250325_m020715_c001_v7007000_t0000_u01742868435694") 2025/03/25 02:12:56 DEBUG : check sum: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97bf409_d20250325_m020714_c001_v0001184_t0047_u01742868434788") 2025/03/25 02:12:56 DEBUG : dest/3: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f417650521e68fef4_d20250325_m020955_c001_v7007000_t0000_u01742868595355") 2025/03/25 02:12:56 DEBUG : dest/3: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f4021995b61c88869_d20250325_m020954_c001_v0001102_t0040_u01742868594197") 2025/03/25 02:12:56 DEBUG : dst/one: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f4164089d27b4bf1f_d20250325_m021147_c001_v7007000_t0000_u01742868707025") 2025/03/25 02:12:56 DEBUG : dst/one: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f111c2678eaaa678c_d20250325_m021145_c001_v0001178_t0013_u01742868705029") 2025/03/25 02:12:56 DEBUG : dst/one: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f418253c4ca39c1a5_d20250325_m021144_c001_v7007000_t0000_u01742868704841") 2025/03/25 02:12:57 DEBUG : dst/one: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f111c2678eaaa6776_d20250325_m021141_c001_v0001178_t0045_u01742868701239") 2025/03/25 02:12:57 DEBUG : dst/one: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f418253c4ca39c198_d20250325_m021140_c001_v7007000_t0000_u01742868700527") 2025/03/25 02:12:57 DEBUG : dst/one: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4f76a_d20250325_m021137_c001_v0001182_t0006_u01742868697231") 2025/03/25 02:12:57 DEBUG : dst/one: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f40792d0cdf241566_d20250325_m021135_c001_v7007000_t0000_u01742868695725") 2025/03/25 02:12:57 DEBUG : dst/one: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f1052a208531f4a68_d20250325_m021132_c001_v0001104_t0045_u01742868692545") 2025/03/25 02:12:57 DEBUG : dst/one: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f41168acbced9be92_d20250325_m021132_c001_v7007000_t0000_u01742868692362") 2025/03/25 02:12:57 DEBUG : dst/one: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f1052a208531f4a5a_d20250325_m021126_c001_v0001104_t0033_u01742868686437") 2025/03/25 02:12:57 DEBUG : dst/one: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f41168acbced9be7d_d20250325_m021125_c001_v7007000_t0000_u01742868685306") 2025/03/25 02:12:57 DEBUG : dst/one: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4f62c_d20250325_m021119_c001_v0001182_t0042_u01742868679202") 2025/03/25 02:12:57 DEBUG : dst/one: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f418372d5e08070d6_d20250325_m021117_c001_v7007000_t0000_u01742868677474") 2025/03/25 02:12:57 DEBUG : dst/one: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f112550b1c2114bac_d20250325_m021115_c001_v0001099_t0026_u01742868675290") 2025/03/25 02:12:57 DEBUG : dst/one: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f4063a9a77e9c0b40_d20250325_m021114_c001_v7007000_t0000_u01742868674760") 2025/03/25 02:12:57 DEBUG : dst/one: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f112550b1c2114ba2_d20250325_m021109_c001_v0001099_t0020_u01742868669071") 2025/03/25 02:12:57 DEBUG : dst/one: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f4063a9a77e9c0b33_d20250325_m021108_c001_v7007000_t0000_u01742868668362") 2025/03/25 02:12:57 DEBUG : dst/one: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f107f44c2775ba92b_d20250325_m021104_c001_v0001145_t0040_u01742868664461") 2025/03/25 02:12:57 DEBUG : dst/one: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f418372d5e08070c8_d20250325_m021103_c001_v7007000_t0000_u01742868663224") 2025/03/25 02:12:57 DEBUG : dst/one: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f101fd0bcf30d8af4_d20250325_m021100_c001_v0001029_t0013_u01742868660365") 2025/03/25 02:12:57 DEBUG : dst/one: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f4021b863885d3195_d20250325_m021100_c001_v7007000_t0000_u01742868660191") 2025/03/25 02:12:58 DEBUG : dst/one: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f101fd0bcf30d8ae8_d20250325_m021055_c001_v0001029_t0043_u01742868655913") 2025/03/25 02:12:58 DEBUG : dst/one: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f4021b863885d3189_d20250325_m021055_c001_v7007000_t0000_u01742868655155") 2025/03/25 02:12:58 DEBUG : dst/one: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f107f44c2775ba8ea_d20250325_m021048_c001_v0001145_t0011_u01742868648921") 2025/03/25 02:12:58 DEBUG : dst/one: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f418253c4ca39c136_d20250325_m021048_c001_v7007000_t0000_u01742868648286") 2025/03/25 02:12:58 DEBUG : dst/one: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f115d78a47bd71300_d20250325_m021046_c001_v0001172_t0024_u01742868646449") 2025/03/25 02:12:58 DEBUG : dst/one: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f4164089d27b4badb_d20250325_m021046_c001_v7007000_t0000_u01742868646275") 2025/03/25 02:12:58 DEBUG : dst/one: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f115d78a47bd712fa_d20250325_m021042_c001_v0001172_t0047_u01742868642874") 2025/03/25 02:12:58 DEBUG : dst/one: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f4164089d27b4bad4_d20250325_m021042_c001_v7007000_t0000_u01742868642165") 2025/03/25 02:12:58 DEBUG : dst/one: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f107f44c2775ba8c2_d20250325_m021036_c001_v0001145_t0023_u01742868636440") 2025/03/25 02:12:58 DEBUG : dst/one: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f400f5c61f3b11ece_d20250325_m021035_c001_v7007000_t0000_u01742868635215") 2025/03/25 02:12:58 DEBUG : dst/one: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f11794e9e4743fec7_d20250325_m021032_c001_v0001039_t0017_u01742868632062") 2025/03/25 02:12:58 DEBUG : dst/one: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f4063a9a77e9c0af2_d20250325_m021031_c001_v7007000_t0000_u01742868631523") 2025/03/25 02:12:58 DEBUG : dst/one: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f11794e9e4743feb9_d20250325_m021026_c001_v0001039_t0048_u01742868626019") 2025/03/25 02:12:58 DEBUG : dst/one: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f4063a9a77e9c0ae8_d20250325_m021025_c001_v7007000_t0000_u01742868625322") 2025/03/25 02:12:58 DEBUG : dst/one: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f107f44c2775ba85e_d20250325_m021017_c001_v0001145_t0055_u01742868617316") 2025/03/25 02:12:58 DEBUG : dst/one: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f417650521e68ff7e_d20250325_m021011_c001_v7007000_t0000_u01742868611989") 2025/03/25 02:12:58 DEBUG : dst/one: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f103ab30a84537f84_d20250325_m021006_c001_v0001180_t0020_u01742868606860") 2025/03/25 02:12:58 DEBUG : dst/one: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f408b5608bc129a47_d20250325_m021006_c001_v7007000_t0000_u01742868606591") 2025/03/25 02:12:58 DEBUG : dst/one: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f109c76d8a1774ea6_d20250325_m021002_c001_v0001093_t0054_u01742868602795") 2025/03/25 02:12:58 DEBUG : dst/one: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114097150d59a484_d20250325_m021001_c001_v0001183_t0000_u01742868601225") 2025/03/25 02:12:59 DEBUG : dst/one: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114097150d59a47a_d20250325_m021000_c001_v0001183_t0017_u01742868600184") 2025/03/25 02:12:59 DEBUG : dst/one: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f417650521e68fee7_d20250325_m020945_c001_v7007000_t0000_u01742868585879") 2025/03/25 02:12:59 DEBUG : dst/one: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97c0d05_d20250325_m020939_c001_v0001184_t0035_u01742868579334") 2025/03/25 02:12:59 DEBUG : dst/one: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f10365593f3fda2fb_d20250325_m020938_c001_v0001150_t0044_u01742868578488") 2025/03/25 02:12:59 DEBUG : dst/one: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f10365593f3fda2ef_d20250325_m020937_c001_v0001150_t0026_u01742868577418") 2025/03/25 02:12:59 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f4164089d27b4bf20_d20250325_m021147_c001_v7007000_t0000_u01742868707216") 2025/03/25 02:12:59 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f109f333504f30ca2_d20250325_m021144_c001_v0001145_t0001_u01742868704515") 2025/03/25 02:12:59 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116ff0a72a2ed7bc_d20250325_m021140_c001_v0001161_t0048_u01742868700247") 2025/03/25 02:12:59 DEBUG : dst/one.bak: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f40792d0cdf241567_d20250325_m021135_c001_v7007000_t0000_u01742868695910") 2025/03/25 02:12:59 DEBUG : dst/one.bak: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f1121e187e3d082fe_d20250325_m021131_c001_v0001036_t0044_u01742868691447") 2025/03/25 02:12:59 DEBUG : dst/one.bak: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f11096c324bec1164_d20250325_m021124_c001_v0001172_t0004_u01742868684525") 2025/03/25 02:12:59 DEBUG : dst/one.bak: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f418372d5e08070d8_d20250325_m021117_c001_v7007000_t0000_u01742868677746") 2025/03/25 02:12:59 DEBUG : dst/one.bak: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f104d5db7d3c3f6dc_d20250325_m021114_c001_v0001183_t0055_u01742868674517") 2025/03/25 02:12:59 DEBUG : dst/one.bak: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f1073182b1faf3b4f_d20250325_m021108_c001_v0001177_t0026_u01742868668152") 2025/03/25 02:12:59 DEBUG : dst/three: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f417650521e68ff80_d20250325_m021012_c001_v7007000_t0000_u01742868612184") 2025/03/25 02:12:59 DEBUG : dst/three: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114097150d59a550_d20250325_m021010_c001_v0001183_t0047_u01742868610688") 2025/03/25 02:12:59 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f4164089d27b4bf21_d20250325_m021147_c001_v7007000_t0000_u01742868707391") 2025/03/25 02:12:59 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f1177cf1ee89b1e8a_d20250325_m021145_c001_v0001150_t0033_u01742868705843") 2025/03/25 02:13:00 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f1058e76c93499486_d20250325_m021142_c001_v0001093_t0040_u01742868702008") 2025/03/25 02:13:00 DEBUG : dst/three.txt: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f4164089d27b4bf22_d20250325_m021147_c001_v7007000_t0000_u01742868707611") 2025/03/25 02:13:00 DEBUG : dst/three.txt: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f111c2678eaaa6794_d20250325_m021146_c001_v0001178_t0057_u01742868706454") 2025/03/25 02:13:00 DEBUG : dst/three.txt: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f418253c4ca39c1a7_d20250325_m021146_c001_v7007000_t0000_u01742868706275") 2025/03/25 02:13:00 DEBUG : dst/three.txt: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f111c2678eaaa6786_d20250325_m021143_c001_v0001178_t0051_u01742868703228") 2025/03/25 02:13:00 DEBUG : dst/three.txt: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f418253c4ca39c19d_d20250325_m021143_c001_v7007000_t0000_u01742868703048") 2025/03/25 02:13:00 DEBUG : dst/three.txt: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4f776_d20250325_m021137_c001_v0001182_t0009_u01742868697647") 2025/03/25 02:13:00 DEBUG : dst/three.txt: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f40792d0cdf241568_d20250325_m021136_c001_v7007000_t0000_u01742868696099") 2025/03/25 02:13:00 DEBUG : dst/three.txt: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f1052a208531f4a6e_d20250325_m021134_c001_v0001104_t0012_u01742868694825") 2025/03/25 02:13:00 DEBUG : dst/three.txt: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f41168acbced9be95_d20250325_m021134_c001_v7007000_t0000_u01742868694635") 2025/03/25 02:13:00 DEBUG : dst/three.txt: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f1052a208531f4a60_d20250325_m021129_c001_v0001104_t0051_u01742868689077") 2025/03/25 02:13:00 DEBUG : dst/three.txt: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f41168acbced9be89_d20250325_m021128_c001_v7007000_t0000_u01742868688899") 2025/03/25 02:13:00 DEBUG : dst/three.txt: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4f634_d20250325_m021119_c001_v0001182_t0053_u01742868679631") 2025/03/25 02:13:00 DEBUG : dst/three.txt: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f4063a9a77e9c0b43_d20250325_m021116_c001_v7007000_t0000_u01742868676552") 2025/03/25 02:13:00 DEBUG : dst/three.txt: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4f5b0_d20250325_m021113_c001_v0001182_t0042_u01742868673587") 2025/03/25 02:13:00 DEBUG : dst/three.txt: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f4063a9a77e9c0b36_d20250325_m021110_c001_v7007000_t0000_u01742868670121") 2025/03/25 02:13:00 DEBUG : dst/three.txt: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f107f44c2775ba92f_d20250325_m021105_c001_v0001145_t0013_u01742868665372") 2025/03/25 02:13:00 DEBUG : dst/three.txt: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f4021b863885d31a0_d20250325_m021101_c001_v7007000_t0000_u01742868661485") 2025/03/25 02:13:00 DEBUG : dst/three.txt: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f107f44c2775ba90f_d20250325_m021058_c001_v0001145_t0001_u01742868658662") 2025/03/25 02:13:00 DEBUG : dst/three.txt: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f4021b863885d3192_d20250325_m021057_c001_v7007000_t0000_u01742868657080") 2025/03/25 02:13:01 DEBUG : dst/three.txt: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f107f44c2775ba8ee_d20250325_m021049_c001_v0001145_t0032_u01742868649460") 2025/03/25 02:13:01 DEBUG : dst/three.txt: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f4164089d27b4badc_d20250325_m021047_c001_v7007000_t0000_u01742868647220") 2025/03/25 02:13:01 DEBUG : dst/three.txt: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f107f44c2775ba8de_d20250325_m021044_c001_v0001145_t0015_u01742868644992") 2025/03/25 02:13:01 DEBUG : dst/three.txt: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f4164089d27b4bad7_d20250325_m021043_c001_v7007000_t0000_u01742868643890") 2025/03/25 02:13:01 DEBUG : dst/three.txt: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f107f44c2775ba8c6_d20250325_m021037_c001_v0001145_t0031_u01742868637127") 2025/03/25 02:13:01 DEBUG : dst/three.txt: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f4063a9a77e9c0af8_d20250325_m021033_c001_v7007000_t0000_u01742868633370") 2025/03/25 02:13:01 DEBUG : dst/three.txt: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f107f44c2775ba8a4_d20250325_m021029_c001_v0001145_t0007_u01742868629120") 2025/03/25 02:13:01 DEBUG : dst/three.txt: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f4063a9a77e9c0aea_d20250325_m021027_c001_v7007000_t0000_u01742868627318") 2025/03/25 02:13:01 DEBUG : dst/three.txt: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f107f44c2775ba868_d20250325_m021017_c001_v0001145_t0007_u01742868617950") 2025/03/25 02:13:01 DEBUG : dst/three.txt.bak: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f40792d0cdf241569_d20250325_m021136_c001_v7007000_t0000_u01742868696286") 2025/03/25 02:13:01 DEBUG : dst/three.txt.bak: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f109b22012be4d390_d20250325_m021133_c001_v0001134_t0013_u01742868693980") 2025/03/25 02:13:01 DEBUG : dst/three.txt.bak: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f1096a416e4b886c3_d20250325_m021128_c001_v0001182_t0031_u01742868688360") 2025/03/25 02:13:01 DEBUG : dst/three.txt.bak: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f418372d5e08070d9_d20250325_m021118_c001_v7007000_t0000_u01742868678051") 2025/03/25 02:13:01 DEBUG : dst/three.txt.bak: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f11502cb24b75e069_d20250325_m021116_c001_v0001103_t0000_u01742868676035") 2025/03/25 02:13:01 DEBUG : dst/three.txt.bak: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f1007a57a91c74bf3_d20250325_m021109_c001_v0001115_t0027_u01742868669657") 2025/03/25 02:13:01 DEBUG : dst/two: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f4164089d27b4bf23_d20250325_m021147_c001_v7007000_t0000_u01742868707788") 2025/03/25 02:13:01 DEBUG : dst/two: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4f76e_d20250325_m021137_c001_v0001182_t0049_u01742868697433") 2025/03/25 02:13:01 DEBUG : dst/two: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f40792d0cdf24156a_d20250325_m021136_c001_v7007000_t0000_u01742868696473") 2025/03/25 02:13:02 DEBUG : dst/two: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4f630_d20250325_m021119_c001_v0001182_t0028_u01742868679402") 2025/03/25 02:13:02 DEBUG : dst/two: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f418372d5e08070da_d20250325_m021118_c001_v7007000_t0000_u01742868678330") 2025/03/25 02:13:02 DEBUG : dst/two: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f107f44c2775ba92d_d20250325_m021104_c001_v0001145_t0059_u01742868664919") 2025/03/25 02:13:02 DEBUG : dst/two: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f418372d5e08070ca_d20250325_m021103_c001_v7007000_t0000_u01742868663566") 2025/03/25 02:13:02 DEBUG : dst/two: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f107f44c2775ba8ec_d20250325_m021049_c001_v0001145_t0023_u01742868649168") 2025/03/25 02:13:02 DEBUG : dst/two: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f418253c4ca39c137_d20250325_m021048_c001_v7007000_t0000_u01742868648526") 2025/03/25 02:13:02 DEBUG : dst/two: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f107f44c2775ba8c4_d20250325_m021036_c001_v0001145_t0023_u01742868636753") 2025/03/25 02:13:02 DEBUG : dst/two: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f400f5c61f3b11ecf_d20250325_m021035_c001_v7007000_t0000_u01742868635578") 2025/03/25 02:13:02 DEBUG : dst/two: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f107f44c2775ba860_d20250325_m021017_c001_v0001145_t0057_u01742868617556") 2025/03/25 02:13:02 DEBUG : dst/two: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f417650521e68ff81_d20250325_m021012_c001_v7007000_t0000_u01742868612367") 2025/03/25 02:13:02 DEBUG : dst/two: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f105d86b14e28bd33_d20250325_m021008_c001_v0001181_t0029_u01742868608362") 2025/03/25 02:13:02 DEBUG : dst/two: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f417650521e68fee8_d20250325_m020946_c001_v7007000_t0000_u01742868586056") 2025/03/25 02:13:02 DEBUG : dst/two: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f10365593f3fda32f_d20250325_m020944_c001_v0001150_t0045_u01742868584932") 2025/03/25 02:13:02 DEBUG : empty space: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f4063a9a77e9c0ac2_d20250325_m020905_c001_v7007000_t0000_u01742868545332") 2025/03/25 02:13:02 DEBUG : empty space: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97c079b_d20250325_m020902_c001_v0001184_t0058_u01742868542248") 2025/03/25 02:13:02 DEBUG : empty space: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f4063a9a77e9c0abe_d20250325_m020859_c001_v7007000_t0000_u01742868539923") 2025/03/25 02:13:02 DEBUG : empty space: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f109c76d8a1774de6_d20250325_m020849_c001_v0001093_t0050_u01742868529702") 2025/03/25 02:13:02 DEBUG : empty space: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f418253c4ca39c0a6_d20250325_m020839_c001_v7007000_t0000_u01742868519666") 2025/03/25 02:13:02 DEBUG : empty space: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97c02a7_d20250325_m020835_c001_v0001184_t0058_u01742868515494") 2025/03/25 02:13:03 DEBUG : empty space: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f404209929dfc77f6_d20250325_m020802_c001_v7007000_t0000_u01742868482292") 2025/03/25 02:13:03 DEBUG : empty space: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97bfcad_d20250325_m020800_c001_v0001184_t0056_u01742868480553") 2025/03/25 02:13:03 DEBUG : empty space: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f404209929dfc77f1_d20250325_m020759_c001_v7007000_t0000_u01742868479065") 2025/03/25 02:13:03 DEBUG : empty space: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97bfc2b_d20250325_m020757_c001_v0001184_t0046_u01742868477943") 2025/03/25 02:13:03 DEBUG : empty space: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f404209929dfc77ec_d20250325_m020754_c001_v7007000_t0000_u01742868474774") 2025/03/25 02:13:03 DEBUG : empty space: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97bfb21_d20250325_m020753_c001_v0001184_t0048_u01742868473244") 2025/03/25 02:13:03 DEBUG : empty space: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f404209929dfc77e8_d20250325_m020752_c001_v7007000_t0000_u01742868472162") 2025/03/25 02:13:03 DEBUG : empty space: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97bfabb_d20250325_m020750_c001_v0001184_t0046_u01742868470995") 2025/03/25 02:13:03 DEBUG : empty space: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f404209929dfc77db_d20250325_m020744_c001_v7007000_t0000_u01742868464983") 2025/03/25 02:13:03 DEBUG : empty space: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97bf935_d20250325_m020743_c001_v0001184_t0011_u01742868463290") 2025/03/25 02:13:03 DEBUG : empty space: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f412bf5330c07f74d_d20250325_m020742_c001_v7007000_t0000_u01742868462218") 2025/03/25 02:13:03 DEBUG : empty space: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97bf8e1_d20250325_m020741_c001_v0001184_t0058_u01742868461489") 2025/03/25 02:13:03 DEBUG : empty space: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f412bf5330c07f734_d20250325_m020736_c001_v7007000_t0000_u01742868456746") 2025/03/25 02:13:03 DEBUG : empty space: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97bf77f_d20250325_m020735_c001_v0001184_t0013_u01742868455639") 2025/03/25 02:13:03 DEBUG : empty space: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f412bf5330c07f729_d20250325_m020733_c001_v7007000_t0000_u01742868453148") 2025/03/25 02:13:03 DEBUG : empty space: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97bf6e5_d20250325_m020732_c001_v0001184_t0020_u01742868452251") 2025/03/25 02:13:03 DEBUG : empty space: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f412bf5330c07f727_d20250325_m020731_c001_v7007000_t0000_u01742868451156") 2025/03/25 02:13:03 DEBUG : empty space: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f1184a48c722aa682_d20250325_m020729_c001_v0001117_t0057_u01742868449785") 2025/03/25 02:13:03 DEBUG : empty space: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97bf64b_d20250325_m020728_c001_v0001184_t0013_u01742868448338") 2025/03/25 02:13:03 DEBUG : enormous: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f404209929dfc77f4_d20250325_m020801_c001_v7007000_t0000_u01742868481316") 2025/03/25 02:13:04 DEBUG : enormous: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97bfcb9_d20250325_m020800_c001_v0001184_t0053_u01742868480766") 2025/03/25 02:13:04 DEBUG : existing: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f4164089d27b4bf27_d20250325_m021151_c001_v7007000_t0000_u01742868711479") 2025/03/25 02:13:04 DEBUG : existing: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4f8b1_d20250325_m021150_c001_v0001182_t0039_u01742868710361") 2025/03/25 02:13:04 DEBUG : existing: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f418253c4ca39c0a0_d20250325_m020832_c001_v7007000_t0000_u01742868512971") 2025/03/25 02:13:04 DEBUG : existing: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97c01f3_d20250325_m020831_c001_v0001184_t0006_u01742868511336") 2025/03/25 02:13:04 DEBUG : existing: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f412bf5330c07f717_d20250325_m020724_c001_v7007000_t0000_u01742868444909") 2025/03/25 02:13:04 DEBUG : existing: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97bf5b0_d20250325_m020723_c001_v0001184_t0033_u01742868443995") 2025/03/25 02:13:04 DEBUG : existing: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f412bf5330c07f711_d20250325_m020722_c001_v7007000_t0000_u01742868442743") 2025/03/25 02:13:04 DEBUG : existing: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97bf555_d20250325_m020722_c001_v0001184_t0007_u01742868442162") 2025/03/25 02:13:04 DEBUG : existing: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97bf533_d20250325_m020721_c001_v0001184_t0037_u01742868441424") 2025/03/25 02:13:04 DEBUG : existing-b: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f418253c4ca39c0a1_d20250325_m020833_c001_v7007000_t0000_u01742868513252") 2025/03/25 02:13:04 DEBUG : existing-b: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f109c76d8a1774db2_d20250325_m020831_c001_v0001093_t0055_u01742868511291") 2025/03/25 02:13:04 DEBUG : file1: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f41168acbced9bf5f_d20250325_m021238_c001_v7007000_t0000_u01742868758237") 2025/03/25 02:13:04 DEBUG : file1: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f1098972109121773_d20250325_m021237_c001_v0001183_t0022_u01742868757032") 2025/03/25 02:13:04 DEBUG : file1: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f41168acbced9bf59_d20250325_m021234_c001_v7007000_t0000_u01742868754170") 2025/03/25 02:13:04 DEBUG : file1: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4fdb1_d20250325_m021233_c001_v0001182_t0053_u01742868753012") 2025/03/25 02:13:04 DEBUG : five: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f404209929dfc77fb_d20250325_m020806_c001_v7007000_t0000_u01742868486432") 2025/03/25 02:13:04 DEBUG : five: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f414c9664a97bfd8f_d20250325_m020804_c001_v0001184_t0008_u01742868484558") 2025/03/25 02:13:04 DEBUG : foo: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f412bf5330c07f72f_d20250325_m020734_c001_v7007000_t0000_u01742868454924") 2025/03/25 02:13:05 DEBUG : foo: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f414c9664a97bf751_d20250325_m020734_c001_v0001184_t0008_u01742868454389") 2025/03/25 02:13:05 DEBUG : foo: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f414c9664a97bf737_d20250325_m020733_c001_v0001184_t0008_u01742868453855") 2025/03/25 02:13:05 DEBUG : four: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f404209929dfc77fc_d20250325_m020806_c001_v7007000_t0000_u01742868486612") 2025/03/25 02:13:05 DEBUG : four: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f409c76d8a1774d6a_d20250325_m020805_c001_v0001093_t0001_u01742868485167") 2025/03/25 02:13:05 DEBUG : four: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97bfd6d_d20250325_m020803_c001_v0001184_t0023_u01742868483961") 2025/03/25 02:13:05 DEBUG : hello world2: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f4196042629ea713b_d20250325_m020634_c001_v7007000_t0000_u01742868394424") 2025/03/25 02:13:05 DEBUG : hello world2: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97bebe4_d20250325_m020633_c001_v0001184_t0000_u01742868393855") 2025/03/25 02:13:05 DEBUG : ignore-size: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f408b5608bc129917_d20250325_m020720_c001_v7007000_t0000_u01742868440003") 2025/03/25 02:13:05 DEBUG : ignore-size: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97bf4dd_d20250325_m020719_c001_v0001184_t0012_u01742868439098") 2025/03/25 02:13:05 DEBUG : nested/sub dir/file: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f418253c4ca39c09b_d20250325_m020829_c001_v7007000_t0000_u01742868509826") 2025/03/25 02:13:05 DEBUG : nested/sub dir/file: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97c0177_d20250325_m020828_c001_v0001184_t0028_u01742868508681") 2025/03/25 02:13:05 DEBUG : nested/sub dir/file: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f418253c4ca39c099_d20250325_m020827_c001_v7007000_t0000_u01742868507090") 2025/03/25 02:13:05 DEBUG : nested/sub dir/file: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f109c76d8a1774da2_d20250325_m020825_c001_v0001093_t0030_u01742868505659") 2025/03/25 02:13:05 DEBUG : one: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f404209929dfc77fd_d20250325_m020806_c001_v7007000_t0000_u01742868486790") 2025/03/25 02:13:05 DEBUG : one: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f414c9664a97bfd41_d20250325_m020803_c001_v0001184_t0008_u01742868483390") 2025/03/25 02:13:05 DEBUG : only0: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f41168acbced9bf3d_d20250325_m021226_c001_v7007000_t0000_u01742868746984") 2025/03/25 02:13:05 DEBUG : only0: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f416988c97cf4fc81_d20250325_m021220_c001_v0001182_t0011_u01742868740181") 2025/03/25 02:13:05 DEBUG : only0: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4fb47_d20250325_m021211_c001_v0001182_t0008_u01742868731163") 2025/03/25 02:13:05 DEBUG : only0: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f4164089d27b4bf47_d20250325_m021204_c001_v7007000_t0000_u01742868724690") 2025/03/25 02:13:06 DEBUG : only0: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4f935_d20250325_m021155_c001_v0001182_t0000_u01742868715525") 2025/03/25 02:13:06 DEBUG : only1: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f41168acbced9bf3e_d20250325_m021227_c001_v7007000_t0000_u01742868747177") 2025/03/25 02:13:06 DEBUG : only1: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f4136ed0d3170e529_d20250325_m021220_c001_v0001161_t0031_u01742868740766") 2025/03/25 02:13:06 DEBUG : only1: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4fb4d_d20250325_m021211_c001_v0001182_t0032_u01742868731564") 2025/03/25 02:13:06 DEBUG : only1: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f400f5c61f3b11f3b_d20250325_m021205_c001_v7007000_t0000_u01742868725238") 2025/03/25 02:13:06 DEBUG : only1: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4f94b_d20250325_m021155_c001_v0001182_t0054_u01742868715967") 2025/03/25 02:13:06 DEBUG : only10: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f41168acbced9bf3f_d20250325_m021227_c001_v7007000_t0000_u01742868747378") 2025/03/25 02:13:06 DEBUG : only10: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f40989721091215bb_d20250325_m021220_c001_v0001183_t0009_u01742868740973") 2025/03/25 02:13:06 DEBUG : only10: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4fbe1_d20250325_m021215_c001_v0001182_t0053_u01742868735343") 2025/03/25 02:13:06 DEBUG : only10: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f4164089d27b4bf48_d20250325_m021204_c001_v7007000_t0000_u01742868724866") 2025/03/25 02:13:06 DEBUG : only10: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4f9dd_d20250325_m021159_c001_v0001182_t0029_u01742868719701") 2025/03/25 02:13:06 DEBUG : only11: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f41168acbced9bf41_d20250325_m021227_c001_v7007000_t0000_u01742868747588") 2025/03/25 02:13:06 DEBUG : only11: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f403461b0eaf0c86c_d20250325_m021221_c001_v0001154_t0022_u01742868741208") 2025/03/25 02:13:06 DEBUG : only11: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4fbf7_d20250325_m021215_c001_v0001182_t0043_u01742868735778") 2025/03/25 02:13:06 DEBUG : only11: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f400f5c61f3b11f3d_d20250325_m021205_c001_v7007000_t0000_u01742868725618") 2025/03/25 02:13:06 DEBUG : only11: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4f9ff_d20250325_m021200_c001_v0001182_t0044_u01742868720122") 2025/03/25 02:13:06 DEBUG : only12: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f41168acbced9bf42_d20250325_m021227_c001_v7007000_t0000_u01742868747784") 2025/03/25 02:13:06 DEBUG : only12: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f416988c97cf4fc8f_d20250325_m021220_c001_v0001182_t0011_u01742868740831") 2025/03/25 02:13:06 DEBUG : only12: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4fc0b_d20250325_m021216_c001_v0001182_t0006_u01742868736349") 2025/03/25 02:13:07 DEBUG : only12: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f40727b7bcbe03990_d20250325_m021205_c001_v7007000_t0000_u01742868725627") 2025/03/25 02:13:07 DEBUG : only12: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4fa17_d20250325_m021200_c001_v0001182_t0014_u01742868720526") 2025/03/25 02:13:07 DEBUG : only13: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f41168acbced9bf43_d20250325_m021228_c001_v7007000_t0000_u01742868748031") 2025/03/25 02:13:07 DEBUG : only13: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f4136ed0d3170e52b_d20250325_m021220_c001_v0001161_t0031_u01742868740954") 2025/03/25 02:13:07 DEBUG : only13: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4fc1f_d20250325_m021216_c001_v0001182_t0025_u01742868736780") 2025/03/25 02:13:07 DEBUG : only13: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f4164089d27b4bf52_d20250325_m021205_c001_v7007000_t0000_u01742868725771") 2025/03/25 02:13:07 DEBUG : only13: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4fa23_d20250325_m021200_c001_v0001182_t0042_u01742868720936") 2025/03/25 02:13:07 DEBUG : only14: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f41168acbced9bf44_d20250325_m021228_c001_v7007000_t0000_u01742868748285") 2025/03/25 02:13:07 DEBUG : only14: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f416988c97cf4fc93_d20250325_m021221_c001_v0001182_t0011_u01742868741008") 2025/03/25 02:13:07 DEBUG : only14: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4fc2d_d20250325_m021217_c001_v0001182_t0034_u01742868737217") 2025/03/25 02:13:07 DEBUG : only14: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f41168acbced9bec1_d20250325_m021205_c001_v7007000_t0000_u01742868725249") 2025/03/25 02:13:07 DEBUG : only14: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4fa2f_d20250325_m021201_c001_v0001182_t0025_u01742868721355") 2025/03/25 02:13:07 DEBUG : only15: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f41168acbced9bf45_d20250325_m021228_c001_v7007000_t0000_u01742868748549") 2025/03/25 02:13:07 DEBUG : only15: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f4136ed0d3170e52d_d20250325_m021221_c001_v0001161_t0031_u01742868741130") 2025/03/25 02:13:07 DEBUG : only15: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4fc39_d20250325_m021217_c001_v0001182_t0054_u01742868737657") 2025/03/25 02:13:07 DEBUG : only15: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f400f5c61f3b11f3c_d20250325_m021205_c001_v7007000_t0000_u01742868725418") 2025/03/25 02:13:07 DEBUG : only15: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4fa3d_d20250325_m021201_c001_v0001182_t0046_u01742868721756") 2025/03/25 02:13:07 DEBUG : only16: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f41168acbced9bf46_d20250325_m021228_c001_v7007000_t0000_u01742868748809") 2025/03/25 02:13:08 DEBUG : only16: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f40989721091215c1_d20250325_m021221_c001_v0001183_t0009_u01742868741162") 2025/03/25 02:13:08 DEBUG : only16: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4fc45_d20250325_m021218_c001_v0001182_t0042_u01742868738085") 2025/03/25 02:13:08 DEBUG : only16: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f4164089d27b4bf4b_d20250325_m021205_c001_v7007000_t0000_u01742868725051") 2025/03/25 02:13:08 DEBUG : only16: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4fa4b_d20250325_m021202_c001_v0001182_t0022_u01742868722220") 2025/03/25 02:13:08 DEBUG : only17: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f41168acbced9bf48_d20250325_m021229_c001_v7007000_t0000_u01742868749051") 2025/03/25 02:13:08 DEBUG : only17: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f416988c97cf4fc9d_d20250325_m021221_c001_v0001182_t0011_u01742868741184") 2025/03/25 02:13:08 DEBUG : only17: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4fc51_d20250325_m021218_c001_v0001182_t0010_u01742868738470") 2025/03/25 02:13:08 DEBUG : only17: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f41168acbced9bec3_d20250325_m021205_c001_v7007000_t0000_u01742868725428") 2025/03/25 02:13:08 DEBUG : only17: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4fa65_d20250325_m021202_c001_v0001182_t0001_u01742868722657") 2025/03/25 02:13:08 DEBUG : only18: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f41168acbced9bf49_d20250325_m021229_c001_v7007000_t0000_u01742868749301") 2025/03/25 02:13:08 DEBUG : only18: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f4136ed0d3170e52f_d20250325_m021221_c001_v0001161_t0031_u01742868741321") 2025/03/25 02:13:08 DEBUG : only18: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4fc61_d20250325_m021218_c001_v0001182_t0042_u01742868738867") 2025/03/25 02:13:08 DEBUG : only18: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f41168acbced9bec6_d20250325_m021205_c001_v7007000_t0000_u01742868725788") 2025/03/25 02:13:08 DEBUG : only18: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4fa73_d20250325_m021203_c001_v0001182_t0040_u01742868723095") 2025/03/25 02:13:08 DEBUG : only19: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f41168acbced9bf4a_d20250325_m021229_c001_v7007000_t0000_u01742868749556") 2025/03/25 02:13:08 DEBUG : only19: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f40989721091215c9_d20250325_m021221_c001_v0001183_t0009_u01742868741353") 2025/03/25 02:13:08 DEBUG : only19: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4fc69_d20250325_m021219_c001_v0001182_t0027_u01742868739286") 2025/03/25 02:13:08 DEBUG : only19: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f40727b7bcbe0398f_d20250325_m021205_c001_v7007000_t0000_u01742868725438") 2025/03/25 02:13:08 DEBUG : only19: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4fa7b_d20250325_m021203_c001_v0001182_t0027_u01742868723506") 2025/03/25 02:13:09 DEBUG : only2: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f41168acbced9bf4b_d20250325_m021229_c001_v7007000_t0000_u01742868749779") 2025/03/25 02:13:09 DEBUG : only2: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f416988c97cf4fca1_d20250325_m021221_c001_v0001182_t0011_u01742868741361") 2025/03/25 02:13:09 DEBUG : only2: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4fb5b_d20250325_m021211_c001_v0001182_t0045_u01742868731985") 2025/03/25 02:13:09 DEBUG : only2: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f4164089d27b4bf4f_d20250325_m021205_c001_v7007000_t0000_u01742868725596") 2025/03/25 02:13:09 DEBUG : only2: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4f955_d20250325_m021156_c001_v0001182_t0049_u01742868716367") 2025/03/25 02:13:09 DEBUG : only3: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f41168acbced9bf4c_d20250325_m021229_c001_v7007000_t0000_u01742868749982") 2025/03/25 02:13:09 DEBUG : only3: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f403461b0eaf0c86e_d20250325_m021221_c001_v0001154_t0022_u01742868741385") 2025/03/25 02:13:09 DEBUG : only3: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4fb75_d20250325_m021212_c001_v0001182_t0023_u01742868732383") 2025/03/25 02:13:09 DEBUG : only3: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f40727b7bcbe0398e_d20250325_m021205_c001_v7007000_t0000_u01742868725258") 2025/03/25 02:13:09 DEBUG : only3: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4f95f_d20250325_m021156_c001_v0001182_t0033_u01742868716768") 2025/03/25 02:13:09 DEBUG : only4: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f41168acbced9bf4d_d20250325_m021230_c001_v7007000_t0000_u01742868750185") 2025/03/25 02:13:09 DEBUG : only4: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f4136ed0d3170e531_d20250325_m021221_c001_v0001161_t0031_u01742868741495") 2025/03/25 02:13:09 DEBUG : only4: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4fb7f_d20250325_m021212_c001_v0001182_t0040_u01742868732815") 2025/03/25 02:13:10 DEBUG : only4: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f41168acbced9bec4_d20250325_m021205_c001_v7007000_t0000_u01742868725607") 2025/03/25 02:13:10 DEBUG : only4: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4f971_d20250325_m021157_c001_v0001182_t0028_u01742868717195") 2025/03/25 02:13:10 DEBUG : only5: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f41168acbced9bf4e_d20250325_m021230_c001_v7007000_t0000_u01742868750412") 2025/03/25 02:13:10 DEBUG : only5: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f40989721091215d1_d20250325_m021221_c001_v0001183_t0009_u01742868741542") 2025/03/25 02:13:10 DEBUG : only5: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4fb8b_d20250325_m021213_c001_v0001182_t0033_u01742868733218") 2025/03/25 02:13:10 DEBUG : only5: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f4164089d27b4bf4d_d20250325_m021205_c001_v7007000_t0000_u01742868725415") 2025/03/25 02:13:10 DEBUG : only5: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4f983_d20250325_m021157_c001_v0001182_t0011_u01742868717642") 2025/03/25 02:13:10 DEBUG : only6: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f41168acbced9bf50_d20250325_m021230_c001_v7007000_t0000_u01742868750755") 2025/03/25 02:13:10 DEBUG : only6: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f416988c97cf4fca3_d20250325_m021221_c001_v0001182_t0011_u01742868741538") 2025/03/25 02:13:10 DEBUG : only6: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4fb97_d20250325_m021213_c001_v0001182_t0000_u01742868733629") 2025/03/25 02:13:10 DEBUG : only6: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f40727b7bcbe0398d_d20250325_m021205_c001_v7007000_t0000_u01742868725078") 2025/03/25 02:13:10 DEBUG : only6: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4f98d_d20250325_m021158_c001_v0001182_t0039_u01742868718052") 2025/03/25 02:13:10 DEBUG : only7: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f41168acbced9bf51_d20250325_m021231_c001_v7007000_t0000_u01742868751019") 2025/03/25 02:13:10 DEBUG : only7: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f403461b0eaf0c872_d20250325_m021221_c001_v0001154_t0022_u01742868741567") 2025/03/25 02:13:10 DEBUG : only7: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4fbaf_d20250325_m021214_c001_v0001182_t0032_u01742868734120") 2025/03/25 02:13:11 DEBUG : only7: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f41168acbced9bec0_d20250325_m021205_c001_v7007000_t0000_u01742868725064") 2025/03/25 02:13:11 DEBUG : only7: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4f99f_d20250325_m021158_c001_v0001182_t0050_u01742868718494") 2025/03/25 02:13:11 DEBUG : only8: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f41168acbced9bf54_d20250325_m021231_c001_v7007000_t0000_u01742868751276") 2025/03/25 02:13:11 DEBUG : only8: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f4136ed0d3170e535_d20250325_m021221_c001_v0001161_t0031_u01742868741671") 2025/03/25 02:13:11 DEBUG : only8: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4fbbb_d20250325_m021214_c001_v0001182_t0025_u01742868734552") 2025/03/25 02:13:11 DEBUG : only8: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f400f5c61f3b11f3a_d20250325_m021205_c001_v7007000_t0000_u01742868725053") 2025/03/25 02:13:11 DEBUG : only8: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4f9b7_d20250325_m021158_c001_v0001182_t0050_u01742868718890") 2025/03/25 02:13:11 DEBUG : only9: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f41168acbced9bf55_d20250325_m021231_c001_v7007000_t0000_u01742868751555") 2025/03/25 02:13:11 DEBUG : only9: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f40989721091215d7_d20250325_m021221_c001_v0001183_t0009_u01742868741739") 2025/03/25 02:13:11 DEBUG : only9: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4fbcd_d20250325_m021214_c001_v0001182_t0035_u01742868734944") 2025/03/25 02:13:11 DEBUG : only9: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f4164089d27b4bf4c_d20250325_m021205_c001_v7007000_t0000_u01742868725228") 2025/03/25 02:13:11 DEBUG : only9: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4f9c7_d20250325_m021159_c001_v0001182_t0014_u01742868719299") 2025/03/25 02:13:11 DEBUG : potato: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f418253c4ca39c095_d20250325_m020823_c001_v7007000_t0000_u01742868503345") 2025/03/25 02:13:11 DEBUG : potato: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f109c76d8a1774d94_d20250325_m020820_c001_v0001093_t0007_u01742868500544") 2025/03/25 02:13:11 DEBUG : potato: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f418253c4ca39c091_d20250325_m020817_c001_v7007000_t0000_u01742868497784") 2025/03/25 02:13:12 DEBUG : potato: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f10415f54e97040f0_d20250325_m020813_c001_v0001184_t0044_u01742868493928") 2025/03/25 02:13:12 DEBUG : potato: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f418253c4ca39c08a_d20250325_m020810_c001_v7007000_t0000_u01742868490655") 2025/03/25 02:13:12 DEBUG : potato: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f109c76d8a1774d74_d20250325_m020807_c001_v0001093_t0003_u01742868487731") 2025/03/25 02:13:12 DEBUG : potato: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f404209929dfc77ef_d20250325_m020756_c001_v7007000_t0000_u01742868476822") 2025/03/25 02:13:12 DEBUG : potato: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97bfbbb_d20250325_m020755_c001_v0001184_t0056_u01742868475670") 2025/03/25 02:13:12 DEBUG : potato: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f404209929dfc77ea_d20250325_m020753_c001_v7007000_t0000_u01742868473804") 2025/03/25 02:13:12 DEBUG : potato: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97bfb19_d20250325_m020753_c001_v0001184_t0038_u01742868473056") 2025/03/25 02:13:12 DEBUG : potato: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f404209929dfc77e6_d20250325_m020751_c001_v7007000_t0000_u01742868471566") 2025/03/25 02:13:12 DEBUG : potato: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97bfab5_d20250325_m020750_c001_v0001184_t0052_u01742868470788") 2025/03/25 02:13:12 DEBUG : potato: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f412bf5330c07f758_d20250325_m020744_c001_v7007000_t0000_u01742868464051") 2025/03/25 02:13:12 DEBUG : potato: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97bf92f_d20250325_m020743_c001_v0001184_t0016_u01742868463101") 2025/03/25 02:13:12 DEBUG : potato: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f412bf5330c07f74f_d20250325_m020742_c001_v7007000_t0000_u01742868462395") 2025/03/25 02:13:13 DEBUG : potato: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97bf8d9_d20250325_m020741_c001_v0001184_t0020_u01742868461285") 2025/03/25 02:13:13 DEBUG : potato: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f412bf5330c07f74a_d20250325_m020740_c001_v7007000_t0000_u01742868460574") 2025/03/25 02:13:13 DEBUG : potato: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97bf88d_d20250325_m020740_c001_v0001184_t0023_u01742868460030") 2025/03/25 02:13:13 DEBUG : potato: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97bf865_d20250325_m020739_c001_v0001184_t0049_u01742868459456") 2025/03/25 02:13:13 DEBUG : potato: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f412bf5330c07f740_d20250325_m020738_c001_v7007000_t0000_u01742868458750") 2025/03/25 02:13:13 DEBUG : potato: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97bf811_d20250325_m020738_c001_v0001184_t0012_u01742868458190") 2025/03/25 02:13:13 DEBUG : potato: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97bf7f5_d20250325_m020737_c001_v0001184_t0007_u01742868457641") 2025/03/25 02:13:13 DEBUG : potato: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f412bf5330c07f737_d20250325_m020736_c001_v7007000_t0000_u01742868456923") 2025/03/25 02:13:13 DEBUG : potato: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97bf7a1_d20250325_m020736_c001_v0001184_t0033_u01742868456199") 2025/03/25 02:13:13 DEBUG : potato2: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f40514396b2248c6e_d20250325_m020914_c001_v7007000_t0000_u01742868554572") 2025/03/25 02:13:13 DEBUG : potato2: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97c093c_d20250325_m020914_c001_v0001184_t0045_u01742868554011") 2025/03/25 02:13:13 DEBUG : potato2: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f4063a9a77e9c0ac3_d20250325_m020905_c001_v7007000_t0000_u01742868545864") 2025/03/25 02:13:13 DEBUG : potato2: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f109c76d8a1774e00_d20250325_m020901_c001_v0001093_t0009_u01742868541224") 2025/03/25 02:13:14 DEBUG : potato2: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f4021b863885d3112_d20250325_m020853_c001_v7007000_t0000_u01742868533753") 2025/03/25 02:13:14 DEBUG : potato2: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97c051b_d20250325_m020848_c001_v0001184_t0051_u01742868528769") 2025/03/25 02:13:14 DEBUG : potato2: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f418253c4ca39c0a8_d20250325_m020840_c001_v7007000_t0000_u01742868520619") 2025/03/25 02:13:14 DEBUG : potato2: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f109c76d8a1774dc0_d20250325_m020835_c001_v0001093_t0059_u01742868515118") 2025/03/25 02:13:14 DEBUG : potato2: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f404209929dfc77f5_d20250325_m020801_c001_v7007000_t0000_u01742868481546") 2025/03/25 02:13:14 DEBUG : potato2: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97bfc9b_d20250325_m020800_c001_v0001184_t0033_u01742868480316") 2025/03/25 02:13:14 DEBUG : potato2: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f404209929dfc77f2_d20250325_m020759_c001_v7007000_t0000_u01742868479243") 2025/03/25 02:13:14 DEBUG : potato2: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97bfc21_d20250325_m020757_c001_v0001184_t0048_u01742868477726") 2025/03/25 02:13:14 DEBUG : potato2: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f404209929dfc77f0_d20250325_m020757_c001_v7007000_t0000_u01742868477000") 2025/03/25 02:13:14 DEBUG : potato2: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97bfbd9_d20250325_m020756_c001_v0001184_t0033_u01742868476268") 2025/03/25 02:13:14 DEBUG : potato2: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f404209929dfc77ed_d20250325_m020754_c001_v7007000_t0000_u01742868474955") 2025/03/25 02:13:14 DEBUG : potato2: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97bfb5b_d20250325_m020754_c001_v0001184_t0050_u01742868474169") 2025/03/25 02:13:14 DEBUG : potato2: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f404209929dfc77e9_d20250325_m020752_c001_v7007000_t0000_u01742868472344") 2025/03/25 02:13:14 DEBUG : potato2: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97bfad3_d20250325_m020751_c001_v0001184_t0057_u01742868471581") 2025/03/25 02:13:14 DEBUG : potato2: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f404209929dfc77dc_d20250325_m020745_c001_v7007000_t0000_u01742868465163") 2025/03/25 02:13:15 DEBUG : potato2: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97bf947_d20250325_m020743_c001_v0001184_t0024_u01742868463857") 2025/03/25 02:13:15 DEBUG : potato2: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f4196042629ea7143_d20250325_m020637_c001_v7007000_t0000_u01742868397674") 2025/03/25 02:13:15 DEBUG : potato2: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97bec88_d20250325_m020637_c001_v0001184_t0026_u01742868397115") 2025/03/25 02:13:15 DEBUG : potato2: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f4196042629ea713f_d20250325_m020635_c001_v7007000_t0000_u01742868395860") 2025/03/25 02:13:15 DEBUG : potato2: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97bec1c_d20250325_m020635_c001_v0001184_t0017_u01742868395313") 2025/03/25 02:13:15 DEBUG : potato3: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f4063a9a77e9c0ac4_d20250325_m020906_c001_v7007000_t0000_u01742868546062") 2025/03/25 02:13:15 DEBUG : potato3: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f109c76d8a1774e08_d20250325_m020902_c001_v0001093_t0003_u01742868542438") 2025/03/25 02:13:15 DEBUG : potato3: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f4021b863885d3114_d20250325_m020854_c001_v7007000_t0000_u01742868534168") 2025/03/25 02:13:15 DEBUG : potato3: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97c0584_d20250325_m020850_c001_v0001184_t0000_u01742868530052") 2025/03/25 02:13:15 DEBUG : potato3: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f418253c4ca39c0a7_d20250325_m020840_c001_v7007000_t0000_u01742868520398") 2025/03/25 02:13:15 DEBUG : potato3: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f109c76d8a1774dc4_d20250325_m020835_c001_v0001093_t0040_u01742868515827") 2025/03/25 02:13:15 DEBUG : pre-dest1/1: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f417650521e68fef5_d20250325_m020955_c001_v7007000_t0000_u01742868595543") 2025/03/25 02:13:15 DEBUG : pre-dest1/1: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f109c76d8a1774e82_d20250325_m020947_c001_v0001093_t0049_u01742868587113") 2025/03/25 02:13:15 DEBUG : pre-dest2/2: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f417650521e68fef6_d20250325_m020955_c001_v7007000_t0000_u01742868595765") 2025/03/25 02:13:15 DEBUG : pre-dest2/2: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97c0e75_d20250325_m020947_c001_v0001184_t0016_u01742868587901") 2025/03/25 02:13:15 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f417650521e68fed2_d20250325_m020927_c001_v7007000_t0000_u01742868567353") 2025/03/25 02:13:15 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f109c76d8a1774e3a_d20250325_m020924_c001_v0001093_t0012_u01742868564302") 2025/03/25 02:13:16 DEBUG : sizeonly: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f408b5608bc129912_d20250325_m020717_c001_v7007000_t0000_u01742868437822") 2025/03/25 02:13:16 DEBUG : sizeonly: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97bf46d_d20250325_m020716_c001_v0001184_t0028_u01742868436927") 2025/03/25 02:13:16 DEBUG : sub dir/hello world: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f41168acbced9bf66_d20250325_m021246_c001_v7007000_t0000_u01742868766462") 2025/03/25 02:13:16 DEBUG : sub dir/hello world: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f103461b0eaf0c892_d20250325_m021244_c001_v0001154_t0017_u01742868764905") 2025/03/25 02:13:16 DEBUG : sub dir/hello world: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f41168acbced9bf62_d20250325_m021242_c001_v7007000_t0000_u01742868762660") 2025/03/25 02:13:16 DEBUG : sub dir/hello world: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f1136ed0d3170e581_d20250325_m021241_c001_v0001161_t0023_u01742868761242") 2025/03/25 02:13:16 DEBUG : sub dir/hello world: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f418253c4ca39c09c_d20250325_m020830_c001_v7007000_t0000_u01742868510063") 2025/03/25 02:13:16 DEBUG : sub dir/hello world: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f109c76d8a1774da8_d20250325_m020828_c001_v0001093_t0027_u01742868508610") 2025/03/25 02:13:16 DEBUG : sub dir/hello world: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f418253c4ca39c09a_d20250325_m020827_c001_v7007000_t0000_u01742868507347") 2025/03/25 02:13:16 DEBUG : sub dir/hello world: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97c013f_d20250325_m020826_c001_v0001184_t0020_u01742868506269") 2025/03/25 02:13:16 DEBUG : sub dir/hello world: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f408b5608bc12990f_d20250325_m020713_c001_v7007000_t0000_u01742868433894") 2025/03/25 02:13:16 DEBUG : sub dir/hello world: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97bf39f_d20250325_m020712_c001_v0001184_t0034_u01742868432639") 2025/03/25 02:13:16 DEBUG : sub dir/hello world: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f408b5608bc12990b_d20250325_m020711_c001_v7007000_t0000_u01742868431937") 2025/03/25 02:13:16 DEBUG : sub dir/hello world: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97bf345_d20250325_m020711_c001_v0001184_t0051_u01742868431041") 2025/03/25 02:13:16 DEBUG : sub dir/hello world: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f408b5608bc129907_d20250325_m020707_c001_v7007000_t0000_u01742868427865") 2025/03/25 02:13:16 DEBUG : sub dir/hello world: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97bf277_d20250325_m020706_c001_v0001184_t0047_u01742868426519") 2025/03/25 02:13:16 DEBUG : sub dir/hello world: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f408b5608bc129906_d20250325_m020705_c001_v7007000_t0000_u01742868425794") 2025/03/25 02:13:16 DEBUG : sub dir/hello world: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97bf21e_d20250325_m020704_c001_v0001184_t0000_u01742868424650") 2025/03/25 02:13:17 DEBUG : sub dir/hello world: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97bf16a_d20250325_m020701_c001_v0001184_t0049_u01742868421006") 2025/03/25 02:13:17 DEBUG : sub dir/hello world: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f408b5608bc129900_d20250325_m020700_c001_v7007000_t0000_u01742868420304") 2025/03/25 02:13:17 DEBUG : sub dir/hello world: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97bf12e_d20250325_m020659_c001_v0001184_t0030_u01742868419733") 2025/03/25 02:13:17 DEBUG : sub dir/hello world: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97bf108_d20250325_m020659_c001_v0001184_t0041_u01742868419191") 2025/03/25 02:13:17 DEBUG : sub dir/hello world: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f408b5608bc1298fe_d20250325_m020658_c001_v7007000_t0000_u01742868418145") 2025/03/25 02:13:17 DEBUG : sub dir/hello world: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97bf082_d20250325_m020655_c001_v0001184_t0019_u01742868415813") 2025/03/25 02:13:17 DEBUG : sub dir/hello world: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97beff4_d20250325_m020653_c001_v0001184_t0059_u01742868413141") 2025/03/25 02:13:17 DEBUG : sub dir/hello world: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f408b5608bc1298fa_d20250325_m020652_c001_v7007000_t0000_u01742868412418") 2025/03/25 02:13:17 DEBUG : sub dir/hello world: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97befb6_d20250325_m020651_c001_v0001184_t0009_u01742868411852") 2025/03/25 02:13:17 DEBUG : sub dir/hello world: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97bef90_d20250325_m020651_c001_v0001184_t0041_u01742868411283") 2025/03/25 02:13:17 DEBUG : sub dir/hello world: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f408b5608bc1298f9_d20250325_m020650_c001_v7007000_t0000_u01742868410581") 2025/03/25 02:13:17 DEBUG : sub dir/hello world: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97beeb2_d20250325_m020647_c001_v0001184_t0011_u01742868407142") 2025/03/25 02:13:17 DEBUG : sub dir/hello world: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f408b5608bc1298f4_d20250325_m020646_c001_v7007000_t0000_u01742868406792") 2025/03/25 02:13:17 DEBUG : sub dir/hello world: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97bee6e_d20250325_m020646_c001_v0001184_t0040_u01742868406256") 2025/03/25 02:13:17 DEBUG : sub dir/hello world: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f4196042629ea714e_d20250325_m020644_c001_v7007000_t0000_u01742868404685") 2025/03/25 02:13:17 DEBUG : sub dir/hello world: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97beddc_d20250325_m020644_c001_v0001184_t0009_u01742868404126") 2025/03/25 02:13:17 DEBUG : sub dir/hello world: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f4196042629ea714d_d20250325_m020643_c001_v7007000_t0000_u01742868403585") 2025/03/25 02:13:18 DEBUG : sub dir/hello world: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97bedb8_d20250325_m020643_c001_v0001184_t0056_u01742868403021") 2025/03/25 02:13:18 DEBUG : sub dir/hello world: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f4196042629ea7149_d20250325_m020641_c001_v7007000_t0000_u01742868401780") 2025/03/25 02:13:18 DEBUG : sub dir/hello world: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97bed56_d20250325_m020641_c001_v0001184_t0010_u01742868401063") 2025/03/25 02:13:18 DEBUG : sub dir/hello world: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f4196042629ea7146_d20250325_m020640_c001_v7007000_t0000_u01742868400538") 2025/03/25 02:13:18 DEBUG : sub dir/hello world: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97bed1a_d20250325_m020639_c001_v0001184_t0055_u01742868399991") 2025/03/25 02:13:18 DEBUG : sub dir/hello world: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f4196042629ea7144_d20250325_m020639_c001_v7007000_t0000_u01742868399120") 2025/03/25 02:13:18 DEBUG : sub dir/hello world: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97becd8_d20250325_m020638_c001_v0001184_t0009_u01742868398559") 2025/03/25 02:13:18 DEBUG : sub dir/hello world: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f4196042629ea7139_d20250325_m020632_c001_v7007000_t0000_u01742868392968") 2025/03/25 02:13:18 DEBUG : sub dir/hello world: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97beb92_d20250325_m020632_c001_v0001184_t0019_u01742868392413") 2025/03/25 02:13:18 DEBUG : sub dir/hello world: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f4196042629ea7137_d20250325_m020631_c001_v7007000_t0000_u01742868391515") 2025/03/25 02:13:18 DEBUG : sub dir/hello world: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97beb24_d20250325_m020630_c001_v0001184_t0048_u01742868390955") 2025/03/25 02:13:18 DEBUG : sub dir/hello world: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f4196042629ea7134_d20250325_m020630_c001_v7007000_t0000_u01742868390079") 2025/03/25 02:13:18 DEBUG : sub dir/hello world: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97beaa9_d20250325_m020629_c001_v0001184_t0050_u01742868389513") 2025/03/25 02:13:18 DEBUG : sub dir/hello world: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f4196042629ea7131_d20250325_m020626_c001_v7007000_t0000_u01742868386614") 2025/03/25 02:13:18 DEBUG : sub dir/hello world: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97be9ef_d20250325_m020626_c001_v0001184_t0057_u01742868386063") 2025/03/25 02:13:18 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f41168acbced9bf67_d20250325_m021246_c001_v7007000_t0000_u01742868766731") 2025/03/25 02:13:18 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f109897210912184b_d20250325_m021244_c001_v0001183_t0010_u01742868764957") 2025/03/25 02:13:18 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f41168acbced9bf63_d20250325_m021242_c001_v7007000_t0000_u01742868762937") 2025/03/25 02:13:19 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4fe73_d20250325_m021240_c001_v0001182_t0037_u01742868760900") 2025/03/25 02:13:19 DEBUG : sub/yam: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f418253c4ca39c094_d20250325_m020822_c001_v7007000_t0000_u01742868502654") 2025/03/25 02:13:19 DEBUG : sub/yam: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f10415f54e970420c_d20250325_m020820_c001_v0001184_t0008_u01742868500408") 2025/03/25 02:13:19 DEBUG : test_dir1/file2: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f41168acbced9bf60_d20250325_m021238_c001_v7007000_t0000_u01742868758510") 2025/03/25 02:13:19 DEBUG : test_dir1/file2: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f103461b0eaf0c88c_d20250325_m021236_c001_v0001154_t0016_u01742868756459") 2025/03/25 02:13:19 DEBUG : test_dir1/file2: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f41168acbced9bf5a_d20250325_m021234_c001_v7007000_t0000_u01742868754377") 2025/03/25 02:13:19 DEBUG : test_dir1/file2: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f1136ed0d3170e555_d20250325_m021233_c001_v0001161_t0041_u01742868753044") 2025/03/25 02:13:19 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f41168acbced9bf61_d20250325_m021238_c001_v7007000_t0000_u01742868758783") 2025/03/25 02:13:19 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f116988c97cf4fe01_d20250325_m021236_c001_v0001182_t0028_u01742868756446") 2025/03/25 02:13:19 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f41168acbced9bf5b_d20250325_m021234_c001_v7007000_t0000_u01742868754642") 2025/03/25 02:13:19 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f103461b0eaf0c886_d20250325_m021233_c001_v0001154_t0006_u01742868753030") 2025/03/25 02:13:19 DEBUG : three: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f404209929dfc77fe_d20250325_m020806_c001_v7007000_t0000_u01742868486970") 2025/03/25 02:13:19 DEBUG : three: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97bfdd1_d20250325_m020805_c001_v0001184_t0059_u01742868485879") 2025/03/25 02:13:19 DEBUG : three: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97bfd5d_d20250325_m020803_c001_v0001184_t0014_u01742868483755") 2025/03/25 02:13:19 DEBUG : two: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f404209929dfc77ff_d20250325_m020807_c001_v7007000_t0000_u01742868487150") 2025/03/25 02:13:19 DEBUG : two: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f40415f54e9703f5f_d20250325_m020805_c001_v0001184_t0017_u01742868485306") 2025/03/25 02:13:20 DEBUG : two: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f414c9664a97bfd51_d20250325_m020803_c001_v0001184_t0008_u01742868483569") 2025/03/25 02:13:20 DEBUG : yam: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f418253c4ca39c096_d20250325_m020823_c001_v7007000_t0000_u01742868503574") 2025/03/25 02:13:20 DEBUG : yam: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f115e9c7fbd28d984_d20250325_m020822_c001_v0001036_t0041_u01742868502203") 2025/03/25 02:13:20 DEBUG : yam: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f418253c4ca39c090_d20250325_m020816_c001_v7007000_t0000_u01742868496743") 2025/03/25 02:13:20 DEBUG : yam: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f114c9664a97bff51_d20250325_m020814_c001_v0001184_t0014_u01742868494090") 2025/03/25 02:13:20 DEBUG : yam: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f418253c4ca39c089_d20250325_m020809_c001_v7007000_t0000_u01742868489528") 2025/03/25 02:13:20 DEBUG : yam: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f10415f54e9703fd1_d20250325_m020807_c001_v0001184_t0016_u01742868487702") 2025/03/25 02:13:20 DEBUG : yaml: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f418253c4ca39c092_d20250325_m020818_c001_v7007000_t0000_u01742868498086") 2025/03/25 02:13:20 DEBUG : yaml: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f113a7173d1407801_d20250325_m020816_c001_v0001136_t0029_u01742868496207") 2025/03/25 02:13:20 DEBUG : yaml: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f418253c4ca39c08b_d20250325_m020811_c001_v7007000_t0000_u01742868491014") 2025/03/25 02:13:20 DEBUG : yaml: Deleting (id "4_z4ff20d8300ddcbbb9f580e1b_f1129975f9376da54_d20250325_m020808_c001_v0001100_t0021_u01742868488954") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 6m58.862574189s (try 1/5)