"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/05/08 02:27:16 DEBUG : Creating backend with remote "TestB2:rclone-test-catubil8suxo" 2025/05/08 02:27:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/08 02:27:16 DEBUG : Creating backend with remote "/tmp/rclone1385538450" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:27:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/08 02:27:17 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/05/08 02:27:17 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for checks to finish 2025/05/08 02:27:17 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.00s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:27:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/08 02:27:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/08 02:27:18 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for checks to finish 2025/05/08 02:27:18 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for transfers to finish 2025/05/08 02:27:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/08 02:27:19 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:27:19 DEBUG : B2 bucket rclone-test-catubil8suxo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.08s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:27:21 DEBUG : Creating backend with remote "/non-existing" 2025/05/08 02:27:21 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/05/08 02:27:21 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for checks to finish 2025/05/08 02:27:21 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:27:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/08 02:27:22 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for checks to finish 2025/05/08 02:27:22 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for transfers to finish 2025/05/08 02:27:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/08 02:27:23 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.87s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:27:24 INFO : B2 bucket rclone-test-catubil8suxo: Running all checks before starting transfers 2025/05/08 02:27:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/08 02:27:24 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for checks to finish 2025/05/08 02:27:24 INFO : B2 bucket rclone-test-catubil8suxo: Checks finished, now starting transfers 2025/05/08 02:27:24 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for transfers to finish 2025/05/08 02:27:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/08 02:27:24 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.49s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:27:25 ERROR : Ignoring --no-traverse with sync 2025/05/08 02:27:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/08 02:27:25 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for checks to finish 2025/05/08 02:27:25 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for transfers to finish 2025/05/08 02:27:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/08 02:27:26 INFO : sub dir/hello world: Copied (new) 2025/05/08 02:27:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.49s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:27:27 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/05/08 02:27:27 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for checks to finish 2025/05/08 02:27:27 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for transfers to finish 2025/05/08 02:27:27 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/05/08 02:27:27 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.57s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:27:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/08 02:27:28 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for checks to finish 2025/05/08 02:27:28 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for transfers to finish 2025/05/08 02:27:29 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/08 02:27:29 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.49s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:27:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/08 02:27:30 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for checks to finish 2025/05/08 02:27:30 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for transfers to finish 2025/05/08 02:27:31 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/08 02:27:31 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.87s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:27:32 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/08 02:27:32 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/08 02:27:32 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/05/08 02:27:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/08 02:27:32 INFO : sub dir: Making directory 2025/05/08 02:27:32 INFO : sub dir2: Making directory 2025/05/08 02:27:32 INFO : sub dir2/sub sub dir2: Making directory 2025/05/08 02:27:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/08 02:27:32 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for checks to finish 2025/05/08 02:27:32 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for transfers to finish 2025/05/08 02:27:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/08 02:27:32 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/05/08 02:27:32 DEBUG : B2 bucket rclone-test-catubil8suxo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.49s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:27:33 INFO : sub dir2: Making directory 2025/05/08 02:27:33 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/08 02:27:33 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/08 02:27:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/08 02:27:33 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for checks to finish 2025/05/08 02:27:33 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for transfers to finish 2025/05/08 02:27:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/08 02:27:34 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.14s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:27:34 DEBUG : sub dir2: Making directory with metadata 2025/05/08 02:27:34 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/08 02:27:34 INFO : sub dir: Making directory 2025/05/08 02:27:34 INFO : sub dir2: Making directory 2025/05/08 02:27:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/08 02:27:34 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for checks to finish 2025/05/08 02:27:34 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for transfers to finish 2025/05/08 02:27:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/08 02:27:35 INFO : sub dir/hello world: Copied (new) 2025/05/08 02:27:35 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/05/08 02:27:35 DEBUG : B2 bucket rclone-test-catubil8suxo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/05/08 02:27:35 DEBUG : B2 bucket rclone-test-catubil8suxo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.66s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:27:36 INFO : sub dir2: Making directory 2025/05/08 02:27:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/08 02:27:37 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for checks to finish 2025/05/08 02:27:37 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for transfers to finish 2025/05/08 02:27:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/08 02:27:37 INFO : sub dir/hello world: Copied (new) 2025/05/08 02:27:37 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.17s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:27:37 DEBUG : sub dir2: Making directory with metadata 2025/05/08 02:27:37 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/08 02:27:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/08 02:27:38 INFO : sub dir: Making directory 2025/05/08 02:27:38 INFO : sub dir2: Making directory 2025/05/08 02:27:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/08 02:27:38 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for checks to finish 2025/05/08 02:27:38 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for transfers to finish 2025/05/08 02:27:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/08 02:27:38 INFO : sub dir/hello world: Copied (new) 2025/05/08 02:27:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/05/08 02:27:38 DEBUG : B2 bucket rclone-test-catubil8suxo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.48s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:27:39 INFO : sub dir2: Making directory 2025/05/08 02:27:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/08 02:27:40 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for checks to finish 2025/05/08 02:27:40 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for transfers to finish 2025/05/08 02:27:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/08 02:27:40 INFO : sub dir/hello world: Copied (new) 2025/05/08 02:27:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.52s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:27:41 DEBUG : Creating backend with remote "TestB2:rclone-test-qipepuc4fiza" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-catubil8suxo -> B2 bucket rclone-test-qipepuc4fiza 2025/05/08 02:27:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/08 02:27:43 DEBUG : B2 bucket rclone-test-qipepuc4fiza: Waiting for checks to finish 2025/05/08 02:27:43 DEBUG : B2 bucket rclone-test-qipepuc4fiza: Waiting for transfers to finish 2025/05/08 02:27:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/08 02:27:44 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:27:44 DEBUG : B2 bucket rclone-test-qipepuc4fiza: Purge remote 2025/05/08 02:27:44 INFO : B2 bucket rclone-test-qipepuc4fiza: cleaning bucket "rclone-test-qipepuc4fiza" of all files 2025/05/08 02:27:44 DEBUG : sub dir/hello world: Deleting (id "4_zbf325dd3b08dabdb9f680e1b_f107fd55d195e82a2_d20250508_m022743_c001_v0001106_t0059_u01746671263658") --- PASS: TestServerSideCopy (4.78s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:27:46 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for checks to finish 2025/05/08 02:27:46 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/08 02:27:46 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for transfers to finish 2025/05/08 02:27:47 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/08 02:27:47 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.09s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:27:48 DEBUG : Creating backend with remote "TestB2:rclone-test-yedatix4negi" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-catubil8suxo -> B2 bucket rclone-test-yedatix4negi 2025/05/08 02:27:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/08 02:27:49 DEBUG : B2 bucket rclone-test-yedatix4negi: Waiting for checks to finish 2025/05/08 02:27:49 DEBUG : B2 bucket rclone-test-yedatix4negi: Waiting for transfers to finish 2025/05/08 02:27:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/08 02:27:50 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:27:51 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/08 02:27:51 DEBUG : B2 bucket rclone-test-yedatix4negi: Waiting for checks to finish 2025/05/08 02:27:51 DEBUG : B2 bucket rclone-test-yedatix4negi: Waiting for transfers to finish 2025/05/08 02:27:52 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/08 02:27:52 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:27:52 DEBUG : B2 bucket rclone-test-yedatix4negi: Purge remote 2025/05/08 02:27:52 INFO : B2 bucket rclone-test-yedatix4negi: cleaning bucket "rclone-test-yedatix4negi" of all files 2025/05/08 02:27:52 DEBUG : sub dir/hello world: Deleting (id "4_z7f327d83b08dabdb9f680e1b_f10954468044eb20c_d20250508_m022751_c001_v0001105_t0004_u01746671271768") 2025/05/08 02:27:52 DEBUG : sub dir/hello world: Deleting (id "4_z7f327d83b08dabdb9f680e1b_f11916cfa760e9e1e_d20250508_m022750_c001_v0001098_t0028_u01746671270404") --- PASS: TestServerSideCopyOverSelf (6.43s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:27:55 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/08 02:27:55 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for checks to finish 2025/05/08 02:27:55 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for transfers to finish 2025/05/08 02:27:55 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/08 02:27:55 INFO : sub dir/hello world: Copied (replaced existing) 2025/05/08 02:27:55 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.12s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:27:57 DEBUG : Creating backend with remote "TestB2:rclone-test-yaqenuw3geni" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-catubil8suxo -> B2 bucket rclone-test-yaqenuw3geni 2025/05/08 02:27:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/08 02:27:58 DEBUG : B2 bucket rclone-test-yaqenuw3geni: Waiting for checks to finish 2025/05/08 02:27:58 DEBUG : B2 bucket rclone-test-yaqenuw3geni: Waiting for transfers to finish 2025/05/08 02:27:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/08 02:27:59 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:28:00 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/08 02:28:00 DEBUG : B2 bucket rclone-test-yaqenuw3geni: Waiting for checks to finish 2025/05/08 02:28:00 DEBUG : B2 bucket rclone-test-yaqenuw3geni: Waiting for transfers to finish 2025/05/08 02:28:00 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/08 02:28:00 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/08 02:28:01 INFO : sub dir/hello world: Deleted 2025/05/08 02:28:01 DEBUG : testing file moves 2025/05/08 02:28:02 DEBUG : B2 bucket rclone-test-yaqenuw3geni: Waiting for checks to finish 2025/05/08 02:28:02 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/05/08 02:28:02 DEBUG : B2 bucket rclone-test-yaqenuw3geni: Waiting for transfers to finish 2025/05/08 02:28:02 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/05/08 02:28:02 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/08 02:28:02 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:28:03 DEBUG : B2 bucket rclone-test-yaqenuw3geni: Purge remote 2025/05/08 02:28:03 INFO : B2 bucket rclone-test-yaqenuw3geni: cleaning bucket "rclone-test-yaqenuw3geni" of all files 2025/05/08 02:28:03 DEBUG : sub dir/hello world: Deleting (id "4_zdfe29d93b08dabdb9f680e1b_f118be7e291d8bdb3_d20250508_m022802_c001_v0001171_t0057_u01746671282339") 2025/05/08 02:28:03 DEBUG : sub dir/hello world: Deleting (id "4_zdfe29d93b08dabdb9f680e1b_f10348220f737aa9c_d20250508_m022800_c001_v0001103_t0046_u01746671280519") 2025/05/08 02:28:03 DEBUG : sub dir/hello world: Deleting (id "4_zdfe29d93b08dabdb9f680e1b_f1199680ed91ff79b_d20250508_m022759_c001_v0001150_t0010_u01746671279119") --- PASS: TestServerSideMoveOverSelf (8.82s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:28:05 ERROR : : error listing: directory not found 2025/05/08 02:28:05 INFO : Local file system at /tmp/rclone1385538450: Making directory 2025/05/08 02:28:06 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for checks to finish 2025/05/08 02:28:06 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.84s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:28:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/08 02:28:08 DEBUG : Local file system at /tmp/rclone1385538450: Waiting for checks to finish 2025/05/08 02:28:08 DEBUG : Local file system at /tmp/rclone1385538450: Waiting for transfers to finish 2025/05/08 02:28:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/08 02:28:08 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/05/08 02:28:08 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" --- PASS: TestCopyRedownload (2.22s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:28:09 DEBUG : check sum: Need to transfer - File not found at Destination 2025/05/08 02:28:09 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for checks to finish 2025/05/08 02:28:09 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for transfers to finish 2025/05/08 02:28:10 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/08 02:28:10 INFO : check sum: Copied (new) 2025/05/08 02:28:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:28:10 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for checks to finish 2025/05/08 02:28:10 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/08 02:28:10 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/05/08 02:28:10 DEBUG : check sum: Unchanged skipping 2025/05/08 02:28:10 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for transfers to finish 2025/05/08 02:28:10 DEBUG : Waiting for deletions to finish 2025/05/08 02:28:10 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.29s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:28:12 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/05/08 02:28:12 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for checks to finish 2025/05/08 02:28:12 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for transfers to finish 2025/05/08 02:28:12 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/08 02:28:12 INFO : sizeonly: Copied (new) 2025/05/08 02:28:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:28:12 DEBUG : sizeonly: Sizes identical 2025/05/08 02:28:12 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for checks to finish 2025/05/08 02:28:12 DEBUG : sizeonly: Unchanged skipping 2025/05/08 02:28:12 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for transfers to finish 2025/05/08 02:28:12 DEBUG : Waiting for deletions to finish 2025/05/08 02:28:12 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.66s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:28:14 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/05/08 02:28:14 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for checks to finish 2025/05/08 02:28:14 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for transfers to finish 2025/05/08 02:28:14 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/05/08 02:28:14 INFO : ignore-size: Copied (new) 2025/05/08 02:28:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:28:15 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 02:28:15 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for checks to finish 2025/05/08 02:28:15 DEBUG : ignore-size: Unchanged skipping 2025/05/08 02:28:15 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for transfers to finish 2025/05/08 02:28:15 DEBUG : Waiting for deletions to finish 2025/05/08 02:28:15 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.21s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:28:17 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 02:28:17 DEBUG : existing: Unchanged skipping 2025/05/08 02:28:17 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for checks to finish 2025/05/08 02:28:17 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for transfers to finish 2025/05/08 02:28:17 DEBUG : Waiting for deletions to finish 2025/05/08 02:28:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:28:17 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/05/08 02:28:17 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for checks to finish 2025/05/08 02:28:17 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for transfers to finish 2025/05/08 02:28:17 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/08 02:28:17 INFO : existing: Copied (replaced existing) 2025/05/08 02:28:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.45s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:28:19 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/08 02:28:19 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for checks to finish 2025/05/08 02:28:19 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for transfers to finish 2025/05/08 02:28:19 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/08 02:28:19 INFO : existing: Copied (new) 2025/05/08 02:28:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:28:20 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for checks to finish 2025/05/08 02:28:20 DEBUG : existing: Destination exists, skipping 2025/05/08 02:28:20 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for transfers to finish 2025/05/08 02:28:20 DEBUG : Waiting for deletions to finish 2025/05/08 02:28:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.25s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:28:21 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/05/08 02:28:22 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/08 02:28:22 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/08 02:28:22 DEBUG : c/non empty space: Unchanged skipping 2025/05/08 02:28:22 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/08 02:28:22 INFO : a/potato2: Copied (new) 2025/05/08 02:28:22 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for checks to finish 2025/05/08 02:28:22 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for transfers to finish 2025/05/08 02:28:22 DEBUG : Waiting for deletions to finish 2025/05/08 02:28:22 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.71s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:28:24 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/05/08 02:28:24 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for checks to finish 2025/05/08 02:28:24 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/08 02:28:24 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/05/08 02:28:24 DEBUG : empty space: Unchanged skipping 2025/05/08 02:28:24 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for transfers to finish 2025/05/08 02:28:24 DEBUG : Waiting for deletions to finish 2025/05/08 02:28:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:28:25 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for checks to finish 2025/05/08 02:28:25 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/05/08 02:28:25 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/08 02:28:26 INFO : empty space: Updated modification time in destination 2025/05/08 02:28:26 DEBUG : empty space: Unchanged skipping 2025/05/08 02:28:26 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for transfers to finish 2025/05/08 02:28:26 DEBUG : Waiting for deletions to finish 2025/05/08 02:28:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.62s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:28:28 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for checks to finish 2025/05/08 02:28: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/05/08 02:28:28 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/08 02:28:28 DEBUG : empty space: Unchanged skipping 2025/05/08 02:28:28 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for transfers to finish 2025/05/08 02:28:28 DEBUG : Waiting for deletions to finish 2025/05/08 02:28:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.68s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:28:30 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for checks to finish 2025/05/08 02:28:30 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/05/08 02:28:30 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1385538450) 2025/05/08 02:28:30 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-catubil8suxo) 2025/05/08 02:28:30 DEBUG : foo: sha1 differ 2025/05/08 02:28:30 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for transfers to finish 2025/05/08 02:28:30 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/05/08 02:28:30 INFO : foo: Copied (replaced existing) 2025/05/08 02:28:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.84s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:28:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/08 02:28:31 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/08 02:28:31 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for checks to finish 2025/05/08 02:28:31 DEBUG : empty space: Unchanged skipping 2025/05/08 02:28:31 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for transfers to finish 2025/05/08 02:28:32 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/08 02:28:32 INFO : potato: Copied (new) 2025/05/08 02:28:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.09s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:28:34 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/05/08 02:28:34 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for checks to finish 2025/05/08 02:28:34 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for transfers to finish 2025/05/08 02:28:34 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/05/08 02:28:34 INFO : potato: Copied (replaced existing) 2025/05/08 02:28:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.90s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:28:35 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for checks to finish 2025/05/08 02:28:35 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/05/08 02:28:35 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1385538450) 2025/05/08 02:28:35 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-catubil8suxo) 2025/05/08 02:28:35 DEBUG : potato: sha1 differ 2025/05/08 02:28:35 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for transfers to finish 2025/05/08 02:28:36 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/05/08 02:28:36 INFO : potato: Copied (replaced existing) 2025/05/08 02:28:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.91s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:28:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/08 02:28:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/08 02:28:37 DEBUG : empty space: Unchanged skipping 2025/05/08 02:28:37 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for checks to finish 2025/05/08 02:28:37 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/05/08 02:28:37 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for transfers to finish 2025/05/08 02:28:37 DEBUG : Waiting for deletions to finish 2025/05/08 02:28:37 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.95s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:28:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/08 02:28:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/08 02:28:40 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for checks to finish 2025/05/08 02:28:40 DEBUG : empty space: Unchanged skipping 2025/05/08 02:28:40 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for transfers to finish 2025/05/08 02:28:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/08 02:28:40 INFO : potato2: Copied (new) 2025/05/08 02:28:40 DEBUG : Waiting for deletions to finish 2025/05/08 02:28:40 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.48s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:28:42 INFO : d: Making directory 2025/05/08 02:28:42 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/05/08 02:28:42 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/08 02:28:42 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/08 02:28:42 DEBUG : c/non empty space: Unchanged skipping 2025/05/08 02:28:42 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/08 02:28:42 INFO : a/potato2: Copied (new) 2025/05/08 02:28:42 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for checks to finish 2025/05/08 02:28:42 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for transfers to finish 2025/05/08 02:28:42 DEBUG : Waiting for deletions to finish 2025/05/08 02:28:43 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.69s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:28:44 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/05/08 02:28:45 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/08 02:28:45 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/08 02:28:45 DEBUG : c/non empty space: Unchanged skipping 2025/05/08 02:28:45 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for checks to finish 2025/05/08 02:28:45 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for transfers to finish 2025/05/08 02:28:45 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/08 02:28:45 INFO : a/potato2: Copied (new) 2025/05/08 02:28:45 ERROR : B2 bucket rclone-test-catubil8suxo: not deleting files as there were IO errors 2025/05/08 02:28:45 ERROR : B2 bucket rclone-test-catubil8suxo: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.52s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:28:47 DEBUG : Waiting for deletions to finish 2025/05/08 02:28:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/08 02:28:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/08 02:28:47 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for checks to finish 2025/05/08 02:28:47 DEBUG : empty space: Unchanged skipping 2025/05/08 02:28:47 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for transfers to finish 2025/05/08 02:28:47 INFO : potato: Deleted 2025/05/08 02:28:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/08 02:28:47 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.32s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:28:49 DEBUG : Waiting for deletions to finish 2025/05/08 02:28:50 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for checks to finish 2025/05/08 02:28:50 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for transfers to finish 2025/05/08 02:28:50 INFO : potato: Deleted 2025/05/08 02:28:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/08 02:28:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/08 02:28:50 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for checks to finish 2025/05/08 02:28:50 DEBUG : empty space: Unchanged skipping 2025/05/08 02:28:50 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for transfers to finish 2025/05/08 02:28:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/08 02:28:50 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.69s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:28:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/08 02:28:52 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for checks to finish 2025/05/08 02:28:52 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for transfers to finish 2025/05/08 02:28:52 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/05/08 02:28:52 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.30s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:28:54 DEBUG : enormous: Excluded (Size Filter) 2025/05/08 02:28:54 DEBUG : enormous: Excluded 2025/05/08 02:28:54 DEBUG : potato2: Excluded (Size Filter) 2025/05/08 02:28:54 DEBUG : potato2: Excluded 2025/05/08 02:28:55 DEBUG : potato2: Excluded (Size Filter) 2025/05/08 02:28:55 DEBUG : potato2: Excluded 2025/05/08 02:28:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/08 02:28:55 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for checks to finish 2025/05/08 02:28:55 DEBUG : empty space: Unchanged skipping 2025/05/08 02:28:55 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for transfers to finish 2025/05/08 02:28:55 DEBUG : Waiting for deletions to finish 2025/05/08 02:28:55 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:28:55 DEBUG : enormous: Excluded (Size Filter) 2025/05/08 02:28:55 DEBUG : enormous: Excluded 2025/05/08 02:28:55 DEBUG : potato2: Excluded (Size Filter) 2025/05/08 02:28:55 DEBUG : potato2: Excluded 2025/05/08 02:28:55 DEBUG : potato2: Excluded (Size Filter) 2025/05/08 02:28:55 DEBUG : potato2: Excluded 2025/05/08 02:28:55 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/05/08 02:28:55 DEBUG : empty space: Unchanged skipping 2025/05/08 02:28:55 DEBUG : Local file system at /tmp/rclone1385538450: Waiting for checks to finish 2025/05/08 02:28:55 DEBUG : Local file system at /tmp/rclone1385538450: Waiting for transfers to finish 2025/05/08 02:28:55 DEBUG : Waiting for deletions to finish 2025/05/08 02:28:55 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.64s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:28:57 DEBUG : enormous: Excluded (Size Filter) 2025/05/08 02:28:57 DEBUG : enormous: Excluded 2025/05/08 02:28:57 DEBUG : potato2: Excluded (Size Filter) 2025/05/08 02:28:57 DEBUG : potato2: Excluded 2025/05/08 02:28:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/08 02:28:57 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for checks to finish 2025/05/08 02:28:57 DEBUG : empty space: Unchanged skipping 2025/05/08 02:28:57 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for transfers to finish 2025/05/08 02:28:57 DEBUG : Waiting for deletions to finish 2025/05/08 02:28:58 INFO : enormous: Deleted 2025/05/08 02:28:58 INFO : potato2: Deleted 2025/05/08 02:28:58 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:28:58 DEBUG : Local file system at /tmp/rclone1385538450: Waiting for checks to finish 2025/05/08 02:28:58 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/05/08 02:28:58 DEBUG : empty space: Unchanged skipping 2025/05/08 02:28:58 DEBUG : Local file system at /tmp/rclone1385538450: Waiting for transfers to finish 2025/05/08 02:28:58 DEBUG : Waiting for deletions to finish 2025/05/08 02:28:58 INFO : enormous: Deleted 2025/05/08 02:28:58 INFO : potato2: Deleted 2025/05/08 02:28:58 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.09s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:29:01 DEBUG : five: Need to transfer - File not found at Destination 2025/05/08 02:29:01 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/05/08 02:29:01 DEBUG : one: Destination is newer than source, skipping 2025/05/08 02:29:01 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for checks to finish 2025/05/08 02:29:01 DEBUG : three: Sizes identical 2025/05/08 02:29:01 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/05/08 02:29:01 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/05/08 02:29:01 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1385538450) 2025/05/08 02:29:01 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-catubil8suxo) 2025/05/08 02:29:01 DEBUG : two: sha1 differ 2025/05/08 02:29:01 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for transfers to finish 2025/05/08 02:29:01 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/08 02:29:01 INFO : five: Copied (new) 2025/05/08 02:29:01 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/08 02:29:01 INFO : four: Copied (replaced existing) 2025/05/08 02:29:02 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/08 02:29:02 INFO : two: Copied (replaced existing) 2025/05/08 02:29:02 DEBUG : Waiting for deletions to finish 2025/05/08 02:29:02 DEBUG : one: Destination is newer than source, skipping 2025/05/08 02:29:02 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for checks to finish 2025/05/08 02:29:02 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/08 02:29:02 DEBUG : five: Size and sha1 of src and dst objects identical 2025/05/08 02:29:02 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/05/08 02:29:02 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/08 02:29:02 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/08 02:29:02 DEBUG : two: Size and sha1 of src and dst objects identical 2025/05/08 02:29:02 DEBUG : four: Size and sha1 of src and dst objects identical 2025/05/08 02:29:02 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1385538450) 2025/05/08 02:29:02 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/05/08 02:29:02 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-catubil8suxo) 2025/05/08 02:29:02 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/05/08 02:29:02 DEBUG : three: sha1 differ 2025/05/08 02:29:02 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/05/08 02:29:02 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for transfers to finish 2025/05/08 02:29:02 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/08 02:29:02 INFO : three: Copied (replaced existing) 2025/05/08 02:29:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.24s) === 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-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/05/08 02:29:04 INFO : B2 bucket rclone-test-catubil8suxo: Making map for --track-renames 2025/05/08 02:29:04 INFO : B2 bucket rclone-test-catubil8suxo: Finished making map for --track-renames 2025/05/08 02:29:04 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for checks to finish 2025/05/08 02:29:04 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for renames to finish 2025/05/08 02:29:04 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/08 02:29:04 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/08 02:29:04 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for transfers to finish 2025/05/08 02:29:04 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/08 02:29:04 INFO : yam: Copied (new) 2025/05/08 02:29:04 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/08 02:29:04 INFO : potato: Copied (new) 2025/05/08 02:29:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:29:05 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 02:29:05 INFO : B2 bucket rclone-test-catubil8suxo: Making map for --track-renames 2025/05/08 02:29:05 INFO : B2 bucket rclone-test-catubil8suxo: Finished making map for --track-renames 2025/05/08 02:29:05 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for checks to finish 2025/05/08 02:29:05 DEBUG : potato: Unchanged skipping 2025/05/08 02:29:05 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for renames to finish 2025/05/08 02:29:05 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/08 02:29:05 INFO : yam: Copied (server-side copy) to: yaml 2025/05/08 02:29:06 INFO : yam: Deleted 2025/05/08 02:29:06 INFO : yaml: Renamed from "yam" 2025/05/08 02:29:06 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for transfers to finish 2025/05/08 02:29:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.47s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/05/08 02:29:07 INFO : B2 bucket rclone-test-catubil8suxo: Making map for --track-renames 2025/05/08 02:29:07 INFO : B2 bucket rclone-test-catubil8suxo: Finished making map for --track-renames 2025/05/08 02:29:07 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for checks to finish 2025/05/08 02:29:07 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/08 02:29:07 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/08 02:29:07 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for renames to finish 2025/05/08 02:29:07 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for transfers to finish 2025/05/08 02:29:08 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/08 02:29:08 INFO : yam: Copied (new) 2025/05/08 02:29:08 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/08 02:29:08 INFO : potato: Copied (new) 2025/05/08 02:29:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:29:08 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 02:29:08 INFO : B2 bucket rclone-test-catubil8suxo: Making map for --track-renames 2025/05/08 02:29:08 INFO : B2 bucket rclone-test-catubil8suxo: Finished making map for --track-renames 2025/05/08 02:29:08 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for checks to finish 2025/05/08 02:29:08 DEBUG : potato: Unchanged skipping 2025/05/08 02:29:08 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for renames to finish 2025/05/08 02:29:09 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/08 02:29:09 INFO : yam: Copied (server-side copy) to: yaml 2025/05/08 02:29:09 INFO : yam: Deleted 2025/05/08 02:29:09 INFO : yaml: Renamed from "yam" 2025/05/08 02:29:09 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for transfers to finish 2025/05/08 02:29:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.34s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/05/08 02:29:11 INFO : B2 bucket rclone-test-catubil8suxo: Making map for --track-renames 2025/05/08 02:29:11 INFO : B2 bucket rclone-test-catubil8suxo: Finished making map for --track-renames 2025/05/08 02:29:11 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for checks to finish 2025/05/08 02:29:11 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/08 02:29:11 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/05/08 02:29:11 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for renames to finish 2025/05/08 02:29:11 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for transfers to finish 2025/05/08 02:29:11 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/08 02:29:11 INFO : sub/yam: Copied (new) 2025/05/08 02:29:11 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/08 02:29:11 INFO : potato: Copied (new) 2025/05/08 02:29:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:29:12 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 02:29:12 DEBUG : potato: Unchanged skipping 2025/05/08 02:29:12 INFO : B2 bucket rclone-test-catubil8suxo: Making map for --track-renames 2025/05/08 02:29:12 INFO : B2 bucket rclone-test-catubil8suxo: Finished making map for --track-renames 2025/05/08 02:29:12 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for checks to finish 2025/05/08 02:29:12 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for renames to finish 2025/05/08 02:29:12 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/08 02:29:12 INFO : sub/yam: Copied (server-side copy) to: yam 2025/05/08 02:29:12 INFO : sub/yam: Deleted 2025/05/08 02:29:12 INFO : yam: Renamed from "sub/yam" 2025/05/08 02:29:12 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for transfers to finish 2025/05/08 02:29:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.59s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:29:14 DEBUG : Creating backend with remote "/tmp/rclone1385538450/dir1" 2025/05/08 02:29:14 DEBUG : Creating backend with remote "/tmp/rclone1385538450/dir2" 2025/05/08 02:29:14 DEBUG : Local file system at /tmp/rclone1385538450/dir2: Using server-side directory move 2025/05/08 02:29:14 INFO : Local file system at /tmp/rclone1385538450/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/08 02:29:14 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/05/08 02:29:14 DEBUG : Local file system at /tmp/rclone1385538450/dir2: Waiting for checks to finish 2025/05/08 02:29:14 DEBUG : Local file system at /tmp/rclone1385538450/dir2: Waiting for transfers to finish 2025/05/08 02:29:14 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:29:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/08 02:29:15 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/08 02:29:15 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for checks to finish 2025/05/08 02:29:15 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for transfers to finish 2025/05/08 02:29:15 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/08 02:29:15 INFO : nested/sub dir/file: Copied (new) 2025/05/08 02:29:15 INFO : nested/sub dir/file: Deleted 2025/05/08 02:29:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/08 02:29:15 INFO : sub dir/hello world: Copied (new) 2025/05/08 02:29:15 INFO : sub dir/hello world: Deleted 2025/05/08 02:29:15 INFO : sub dir: Removing directory 2025/05/08 02:29:15 INFO : nested/sub dir: Removing directory 2025/05/08 02:29:15 INFO : nested: Removing directory 2025/05/08 02:29:15 DEBUG : Local file system at /tmp/rclone1385538450: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.08s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:29:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/08 02:29:17 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/08 02:29:17 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for checks to finish 2025/05/08 02:29:17 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for transfers to finish 2025/05/08 02:29:17 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/08 02:29:17 INFO : nested/sub dir/file: Copied (new) 2025/05/08 02:29:17 INFO : nested/sub dir/file: Deleted 2025/05/08 02:29:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/08 02:29:17 INFO : sub dir/hello world: Copied (new) 2025/05/08 02:29:17 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.09s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:29:19 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/08 02:29:19 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/05/08 02:29:19 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for checks to finish 2025/05/08 02:29:19 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for transfers to finish 2025/05/08 02:29:19 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/08 02:29:19 INFO : existing: Copied (new) 2025/05/08 02:29:19 INFO : existing: Deleted 2025/05/08 02:29:19 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/05/08 02:29:19 INFO : existing-b: Copied (new) 2025/05/08 02:29:19 INFO : existing-b: Deleted 2025/05/08 02:29:19 DEBUG : existing: Destination exists, skipping 2025/05/08 02:29:19 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/05/08 02:29:19 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for checks to finish 2025/05/08 02:29:19 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for transfers to finish 2025/05/08 02:29:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.08s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:29:21 DEBUG : Creating backend with remote "TestB2:rclone-test-duhiqeb6woro" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-catubil8suxo -> B2 bucket rclone-test-duhiqeb6woro 2025/05/08 02:29:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/08 02:29:25 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/08 02:29:25 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/05/08 02:29:25 DEBUG : empty space: Unchanged skipping 2025/05/08 02:29:25 DEBUG : B2 bucket rclone-test-duhiqeb6woro: Waiting for checks to finish 2025/05/08 02:29:25 INFO : empty space: Deleted 2025/05/08 02:29:25 DEBUG : B2 bucket rclone-test-duhiqeb6woro: Waiting for transfers to finish 2025/05/08 02:29:25 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/08 02:29:25 INFO : potato3: Copied (server-side copy) 2025/05/08 02:29:25 INFO : potato3: Deleted 2025/05/08 02:29:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/08 02:29:25 INFO : potato2: Copied (server-side copy) 2025/05/08 02:29:26 INFO : potato2: Deleted 2025/05/08 02:29:26 DEBUG : Creating backend with remote "TestB2:rclone-test-yafuhul9muca" 2025/05/08 02:29:27 DEBUG : empty space: Need to transfer - File not found at Destination 2025/05/08 02:29:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/08 02:29:27 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/08 02:29:27 DEBUG : B2 bucket rclone-test-yafuhul9muca: Waiting for checks to finish 2025/05/08 02:29:27 DEBUG : B2 bucket rclone-test-yafuhul9muca: Waiting for transfers to finish 2025/05/08 02:29:28 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/08 02:29:28 INFO : empty space: Copied (server-side copy) 2025/05/08 02:29:28 INFO : empty space: Deleted 2025/05/08 02:29:28 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/08 02:29:28 INFO : potato3: Copied (server-side copy) 2025/05/08 02:29:28 INFO : potato3: Deleted 2025/05/08 02:29:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/08 02:29:28 INFO : potato2: Copied (server-side copy) 2025/05/08 02:29:29 INFO : potato2: Deleted 2025/05/08 02:29:29 DEBUG : B2 bucket rclone-test-yafuhul9muca: Purge remote 2025/05/08 02:29:29 INFO : B2 bucket rclone-test-yafuhul9muca: cleaning bucket "rclone-test-yafuhul9muca" of all files 2025/05/08 02:29:29 DEBUG : empty space: Deleting (id "4_zdf52fd53b09dabdb9f680e1b_f1167d33f3b8fb1da_d20250508_m022928_c001_v0001041_t0036_u01746671368013") 2025/05/08 02:29:29 DEBUG : potato2: Deleting (id "4_zdf52fd53b09dabdb9f680e1b_f1096789b98b95801_d20250508_m022928_c001_v0001040_t0043_u01746671368379") 2025/05/08 02:29:29 DEBUG : potato3: Deleting (id "4_zdf52fd53b09dabdb9f680e1b_f1145910f5ce6d77d_d20250508_m022928_c001_v0001120_t0036_u01746671368403") 2025/05/08 02:29:30 DEBUG : B2 bucket rclone-test-duhiqeb6woro: Purge remote 2025/05/08 02:29:30 INFO : B2 bucket rclone-test-duhiqeb6woro: cleaning bucket "rclone-test-duhiqeb6woro" of all files 2025/05/08 02:29:30 DEBUG : empty space: Deleting (id "4_z0fa2ed43b09dabdb9f680e1b_f418a42cd87780129_d20250508_m022928_c001_v7007000_t0000_u01746671368396") 2025/05/08 02:29:30 DEBUG : empty space: Deleting (id "4_z0fa2ed43b09dabdb9f680e1b_f112a4e4d037c7ada_d20250508_m022924_c001_v0001099_t0038_u01746671364056") 2025/05/08 02:29:30 DEBUG : potato2: Deleting (id "4_z0fa2ed43b09dabdb9f680e1b_f418a42cd8778012b_d20250508_m022928_c001_v7007000_t0000_u01746671368940") 2025/05/08 02:29:30 DEBUG : potato2: Deleting (id "4_z0fa2ed43b09dabdb9f680e1b_f1197ada45ff4e7f9_d20250508_m022925_c001_v0001171_t0051_u01746671365546") 2025/05/08 02:29:30 DEBUG : potato3: Deleting (id "4_z0fa2ed43b09dabdb9f680e1b_f418a42cd8778012a_d20250508_m022928_c001_v7007000_t0000_u01746671368742") 2025/05/08 02:29:30 DEBUG : potato3: Deleting (id "4_z0fa2ed43b09dabdb9f680e1b_f1121cd507b5e9c12_d20250508_m022925_c001_v0001145_t0021_u01746671365165") 2025/05/08 02:29:30 DEBUG : potato3: Deleting (id "4_z0fa2ed43b09dabdb9f680e1b_f112a4e4d037c7ade_d20250508_m022924_c001_v0001099_t0026_u01746671364455") --- PASS: TestServerSideMove (11.20s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:29:32 DEBUG : Creating backend with remote "TestB2:rclone-test-herepoh9hiqo" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-catubil8suxo -> B2 bucket rclone-test-herepoh9hiqo 2025/05/08 02:29:37 DEBUG : empty space: Excluded (Size Filter) 2025/05/08 02:29:37 DEBUG : empty space: Excluded 2025/05/08 02:29:37 DEBUG : empty space: Excluded (Size Filter) 2025/05/08 02:29:37 DEBUG : empty space: Excluded 2025/05/08 02:29:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/08 02:29:37 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/08 02:29:37 DEBUG : B2 bucket rclone-test-herepoh9hiqo: Waiting for checks to finish 2025/05/08 02:29:37 DEBUG : B2 bucket rclone-test-herepoh9hiqo: Waiting for transfers to finish 2025/05/08 02:29:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/08 02:29:38 INFO : potato3: Copied (server-side copy) 2025/05/08 02:29:38 INFO : potato3: Deleted 2025/05/08 02:29:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/08 02:29:38 INFO : potato2: Copied (server-side copy) 2025/05/08 02:29:39 INFO : potato2: Deleted 2025/05/08 02:29:39 DEBUG : Creating backend with remote "TestB2:rclone-test-cizobiz4zuda" 2025/05/08 02:29:40 DEBUG : empty space: Excluded (Size Filter) 2025/05/08 02:29:40 DEBUG : empty space: Excluded 2025/05/08 02:29:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/08 02:29:40 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/08 02:29:40 DEBUG : B2 bucket rclone-test-cizobiz4zuda: Waiting for checks to finish 2025/05/08 02:29:40 DEBUG : B2 bucket rclone-test-cizobiz4zuda: Waiting for transfers to finish 2025/05/08 02:29:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/08 02:29:41 INFO : potato2: Copied (server-side copy) 2025/05/08 02:29:41 INFO : potato2: Deleted 2025/05/08 02:29:41 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/08 02:29:41 INFO : potato3: Copied (server-side copy) 2025/05/08 02:29:42 INFO : potato3: Deleted 2025/05/08 02:29:42 DEBUG : B2 bucket rclone-test-cizobiz4zuda: Purge remote 2025/05/08 02:29:42 INFO : B2 bucket rclone-test-cizobiz4zuda: cleaning bucket "rclone-test-cizobiz4zuda" of all files 2025/05/08 02:29:42 DEBUG : potato2: Deleting (id "4_zbfe22d83b0adabdb9f680e1b_f1009614eed431ae8_d20250508_m022941_c001_v0001146_t0012_u01746671381194") 2025/05/08 02:29:42 DEBUG : potato3: Deleting (id "4_zbfe22d83b0adabdb9f680e1b_f1053b2335b4280e1_d20250508_m022941_c001_v0001171_t0008_u01746671381574") 2025/05/08 02:29:43 DEBUG : B2 bucket rclone-test-herepoh9hiqo: Purge remote 2025/05/08 02:29:43 INFO : B2 bucket rclone-test-herepoh9hiqo: cleaning bucket "rclone-test-herepoh9hiqo" of all files 2025/05/08 02:29:43 DEBUG : empty space: Deleting (id "4_zef621d43b0adabdb9f680e1b_f114315fc60a194c7_d20250508_m022936_c001_v0001154_t0010_u01746671376838") 2025/05/08 02:29:43 DEBUG : potato2: Deleting (id "4_zef621d43b0adabdb9f680e1b_f41311f562460ce90_d20250508_m022941_c001_v7007000_t0000_u01746671381681") 2025/05/08 02:29:43 DEBUG : potato2: Deleting (id "4_zef621d43b0adabdb9f680e1b_f1115517ec8c48884_d20250508_m022938_c001_v0001117_t0034_u01746671378285") 2025/05/08 02:29:43 DEBUG : potato3: Deleting (id "4_zef621d43b0adabdb9f680e1b_f41311f562460ce91_d20250508_m022941_c001_v7007000_t0000_u01746671381929") 2025/05/08 02:29:43 DEBUG : potato3: Deleting (id "4_zef621d43b0adabdb9f680e1b_f115fe327217d3ae8_d20250508_m022937_c001_v0001157_t0015_u01746671377953") 2025/05/08 02:29:43 DEBUG : potato3: Deleting (id "4_zef621d43b0adabdb9f680e1b_f114315fc60a194c9_d20250508_m022937_c001_v0001154_t0014_u01746671377217") --- PASS: TestServerSideMoveWithFilter (12.93s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:29:45 DEBUG : Creating backend with remote "TestB2:rclone-test-helaxij9mofa" 2025/05/08 02:29:47 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-catubil8suxo -> B2 bucket rclone-test-helaxij9mofa 2025/05/08 02:29:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/08 02:29:50 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/05/08 02:29:50 DEBUG : empty space: Unchanged skipping 2025/05/08 02:29:50 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/08 02:29:50 DEBUG : B2 bucket rclone-test-helaxij9mofa: Waiting for checks to finish 2025/05/08 02:29:50 INFO : empty space: Deleted 2025/05/08 02:29:50 DEBUG : B2 bucket rclone-test-helaxij9mofa: Waiting for transfers to finish 2025/05/08 02:29:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/08 02:29:50 INFO : potato2: Copied (server-side copy) 2025/05/08 02:29:50 INFO : potato2: Deleted 2025/05/08 02:29:51 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/08 02:29:51 INFO : potato3: Copied (server-side copy) 2025/05/08 02:29:51 INFO : potato3: Deleted 2025/05/08 02:29:52 DEBUG : Creating backend with remote "TestB2:rclone-test-kovenuk9pili" 2025/05/08 02:29:52 INFO : tomatoDir: Making directory 2025/05/08 02:29:53 DEBUG : empty space: Need to transfer - File not found at Destination 2025/05/08 02:29:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/08 02:29:53 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/08 02:29:53 DEBUG : B2 bucket rclone-test-kovenuk9pili: Waiting for checks to finish 2025/05/08 02:29:53 DEBUG : B2 bucket rclone-test-kovenuk9pili: Waiting for transfers to finish 2025/05/08 02:29:54 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/08 02:29:54 INFO : empty space: Copied (server-side copy) 2025/05/08 02:29:54 INFO : empty space: Deleted 2025/05/08 02:29:54 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/08 02:29:54 INFO : potato3: Copied (server-side copy) 2025/05/08 02:29:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/08 02:29:54 INFO : potato2: Copied (server-side copy) 2025/05/08 02:29:54 INFO : potato3: Deleted 2025/05/08 02:29:54 INFO : potato2: Deleted 2025/05/08 02:29:54 DEBUG : B2 bucket rclone-test-kovenuk9pili: Purge remote 2025/05/08 02:29:54 INFO : B2 bucket rclone-test-kovenuk9pili: cleaning bucket "rclone-test-kovenuk9pili" of all files 2025/05/08 02:29:55 DEBUG : empty space: Deleting (id "4_z0f125da3b0adabdb9f680e1b_f1134dca4872f7d97_d20250508_m022953_c001_v0001036_t0037_u01746671393734") 2025/05/08 02:29:55 DEBUG : potato2: Deleting (id "4_z0f125da3b0adabdb9f680e1b_f107db68e90e0a8da_d20250508_m022954_c001_v0001181_t0020_u01746671394113") 2025/05/08 02:29:55 DEBUG : potato3: Deleting (id "4_z0f125da3b0adabdb9f680e1b_f1107465b9e369a61_d20250508_m022954_c001_v0001183_t0015_u01746671394136") 2025/05/08 02:29:55 DEBUG : B2 bucket rclone-test-helaxij9mofa: Purge remote 2025/05/08 02:29:55 INFO : B2 bucket rclone-test-helaxij9mofa: cleaning bucket "rclone-test-helaxij9mofa" of all files 2025/05/08 02:29:56 DEBUG : empty space: Deleting (id "4_z8ff24d63b0adabdb9f680e1b_f41928f6db0baa524_d20250508_m022954_c001_v7007000_t0000_u01746671394150") 2025/05/08 02:29:56 DEBUG : empty space: Deleting (id "4_z8ff24d63b0adabdb9f680e1b_f103ecb09f9c868da_d20250508_m022949_c001_v0001171_t0052_u01746671389371") 2025/05/08 02:29:56 DEBUG : potato2: Deleting (id "4_z8ff24d63b0adabdb9f680e1b_f4091e5176dd64879_d20250508_m022954_c001_v7007000_t0000_u01746671394357") 2025/05/08 02:29:56 DEBUG : potato2: Deleting (id "4_z8ff24d63b0adabdb9f680e1b_f1057d11449e01912_d20250508_m022950_c001_v0001179_t0007_u01746671390667") 2025/05/08 02:29:56 DEBUG : potato3: Deleting (id "4_z8ff24d63b0adabdb9f680e1b_f41928f6db0baa525_d20250508_m022954_c001_v7007000_t0000_u01746671394343") 2025/05/08 02:29:56 DEBUG : potato3: Deleting (id "4_z8ff24d63b0adabdb9f680e1b_f116826677e0d2c09_d20250508_m022950_c001_v0001036_t0051_u01746671390902") 2025/05/08 02:29:56 DEBUG : potato3: Deleting (id "4_z8ff24d63b0adabdb9f680e1b_f103ecb09f9c868e8_d20250508_m022949_c001_v0001171_t0014_u01746671389917") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.77s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:29:58 DEBUG : Creating backend with remote "TestB2:rclone-test-catubil8suxo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.43s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:30:00 DEBUG : Creating backend with remote "TestB2:rclone-test-catubil8suxo/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" --- PASS: TestSyncOverlap (3.04s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:30:03 DEBUG : Creating backend with remote "TestB2:rclone-test-catubil8suxo/rclone-sync-test" 2025/05/08 02:30:05 DEBUG : Creating backend with remote "TestB2:rclone-test-catubil8suxo/rclone-sync-test-include/layer2" 2025/05/08 02:30:07 DEBUG : Creating backend with remote "TestB2:rclone-test-catubil8suxo/rclone-sync-test-ignore-file" 2025/05/08 02:30:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/08 02:30:10 DEBUG : B2 bucket rclone-test-catubil8suxo path rclone-sync-test: Waiting for checks to finish 2025/05/08 02:30:10 DEBUG : B2 bucket rclone-test-catubil8suxo path rclone-sync-test: Waiting for transfers to finish 2025/05/08 02:30:10 DEBUG : Waiting for deletions to finish 2025/05/08 02:30:10 INFO : There was nothing to transfer 2025/05/08 02:30:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/08 02:30:11 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for checks to finish 2025/05/08 02:30:11 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for transfers to finish 2025/05/08 02:30:11 DEBUG : Waiting for deletions to finish 2025/05/08 02:30:11 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:30:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/08 02:30:12 DEBUG : B2 bucket rclone-test-catubil8suxo path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/05/08 02:30:12 DEBUG : B2 bucket rclone-test-catubil8suxo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/05/08 02:30:12 DEBUG : Waiting for deletions to finish 2025/05/08 02:30:12 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:30:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/08 02:30:12 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for checks to finish 2025/05/08 02:30:12 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for transfers to finish 2025/05/08 02:30:12 DEBUG : Waiting for deletions to finish 2025/05/08 02:30:12 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:30:13 DEBUG : : Excluded 2025/05/08 02:30:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/08 02:30:13 DEBUG : B2 bucket rclone-test-catubil8suxo path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/05/08 02:30:13 DEBUG : B2 bucket rclone-test-catubil8suxo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/05/08 02:30:13 DEBUG : Waiting for deletions to finish 2025/05/08 02:30:13 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.48s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:30:20 DEBUG : Creating backend with remote "TestB2:rclone-test-catubil8suxo/dst" 2025/05/08 02:30:21 DEBUG : Creating backend with remote "TestB2:rclone-test-catubil8suxo/CompareDest" 2025/05/08 02:30:23 DEBUG : one: Need to transfer - File not found at Destination 2025/05/08 02:30:23 DEBUG : B2 bucket rclone-test-catubil8suxo path dst: Waiting for checks to finish 2025/05/08 02:30:23 DEBUG : B2 bucket rclone-test-catubil8suxo path dst: Waiting for transfers to finish 2025/05/08 02:30:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/08 02:30:24 INFO : one: Copied (new) 2025/05/08 02:30:24 DEBUG : Waiting for deletions to finish 2025/05/08 02:30:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/08 02:30:24 DEBUG : B2 bucket rclone-test-catubil8suxo path dst: Waiting for checks to finish 2025/05/08 02:30:25 DEBUG : B2 bucket rclone-test-catubil8suxo path dst: Waiting for transfers to finish 2025/05/08 02:30:25 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/08 02:30:25 INFO : one: Copied (replaced existing) 2025/05/08 02:30:25 DEBUG : Waiting for deletions to finish 2025/05/08 02:30:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/08 02:30:27 DEBUG : B2 bucket rclone-test-catubil8suxo path dst: Waiting for checks to finish 2025/05/08 02:30:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/08 02:30:27 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/08 02:30:27 DEBUG : B2 bucket rclone-test-catubil8suxo path dst: Waiting for transfers to finish 2025/05/08 02:30:27 DEBUG : Waiting for deletions to finish 2025/05/08 02:30:27 INFO : There was nothing to transfer 2025/05/08 02:30:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/08 02:30:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/08 02:30:28 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/08 02:30:28 DEBUG : B2 bucket rclone-test-catubil8suxo path dst: Waiting for checks to finish 2025/05/08 02:30:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/08 02:30:28 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/08 02:30:28 DEBUG : B2 bucket rclone-test-catubil8suxo path dst: Waiting for transfers to finish 2025/05/08 02:30:28 DEBUG : Waiting for deletions to finish 2025/05/08 02:30:28 INFO : There was nothing to transfer 2025/05/08 02:30:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/08 02:30:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/08 02:30:29 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/08 02:30:29 DEBUG : B2 bucket rclone-test-catubil8suxo path dst: Waiting for checks to finish 2025/05/08 02:30:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/08 02:30:29 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/08 02:30:29 DEBUG : B2 bucket rclone-test-catubil8suxo path dst: Waiting for transfers to finish 2025/05/08 02:30:29 DEBUG : Waiting for deletions to finish 2025/05/08 02:30:29 INFO : There was nothing to transfer 2025/05/08 02:30:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/08 02:30:30 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/05/08 02:30:30 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/08 02:30:30 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/08 02:30:30 DEBUG : B2 bucket rclone-test-catubil8suxo path dst: Waiting for checks to finish 2025/05/08 02:30:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/08 02:30:30 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/08 02:30:30 DEBUG : B2 bucket rclone-test-catubil8suxo path dst: Waiting for transfers to finish 2025/05/08 02:30:30 DEBUG : Waiting for deletions to finish 2025/05/08 02:30:30 INFO : There was nothing to transfer 2025/05/08 02:30:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/08 02:30:31 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/08 02:30:31 DEBUG : two: Need to transfer - File not found at Destination 2025/05/08 02:30:31 DEBUG : B2 bucket rclone-test-catubil8suxo path dst: Waiting for checks to finish 2025/05/08 02:30:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/08 02:30:31 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/08 02:30:31 DEBUG : B2 bucket rclone-test-catubil8suxo path dst: Waiting for transfers to finish 2025/05/08 02:30:32 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/05/08 02:30:32 INFO : two: Copied (new) 2025/05/08 02:30:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.34s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:30:34 DEBUG : Creating backend with remote "TestB2:rclone-test-catubil8suxo/dest" 2025/05/08 02:30:35 DEBUG : Creating backend with remote "TestB2:rclone-test-catubil8suxo/pre-dest1" 2025/05/08 02:30:37 DEBUG : Creating backend with remote "TestB2:rclone-test-catubil8suxo/pre-dest2" 2025/05/08 02:30:39 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 02:30:39 DEBUG : 1: Destination found in --compare-dest, skipping 2025/05/08 02:30:39 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 02:30:39 DEBUG : 2: Destination found in --compare-dest, skipping 2025/05/08 02:30:39 DEBUG : 3: Need to transfer - File not found at Destination 2025/05/08 02:30:39 DEBUG : B2 bucket rclone-test-catubil8suxo path dest: Waiting for checks to finish 2025/05/08 02:30:39 DEBUG : B2 bucket rclone-test-catubil8suxo path dest: Waiting for transfers to finish 2025/05/08 02:30:40 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/05/08 02:30:40 INFO : 3: Copied (new) 2025/05/08 02:30:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.84s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:30:42 DEBUG : Creating backend with remote "TestB2:rclone-test-catubil8suxo/dst" 2025/05/08 02:30:43 DEBUG : Creating backend with remote "TestB2:rclone-test-catubil8suxo/CopyDest" 2025/05/08 02:30:45 DEBUG : one: Need to transfer - File not found at Destination 2025/05/08 02:30:45 DEBUG : B2 bucket rclone-test-catubil8suxo path dst: Waiting for checks to finish 2025/05/08 02:30:45 DEBUG : B2 bucket rclone-test-catubil8suxo path dst: Waiting for transfers to finish 2025/05/08 02:30:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/08 02:30:46 INFO : one: Copied (new) 2025/05/08 02:30:46 DEBUG : Waiting for deletions to finish 2025/05/08 02:30:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/08 02:30:46 DEBUG : B2 bucket rclone-test-catubil8suxo path dst: Waiting for checks to finish 2025/05/08 02:30:46 DEBUG : B2 bucket rclone-test-catubil8suxo path dst: Waiting for transfers to finish 2025/05/08 02:30:47 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/08 02:30:47 INFO : one: Copied (replaced existing) 2025/05/08 02:30:47 DEBUG : Waiting for deletions to finish 2025/05/08 02:30:48 DEBUG : Creating backend with remote "TestB2:rclone-test-catubil8suxo/BackupDir" 2025/05/08 02:30:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/08 02:30:49 DEBUG : B2 bucket rclone-test-catubil8suxo path dst: Waiting for checks to finish 2025/05/08 02:30:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/08 02:30:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/08 02:30:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/08 02:30:51 INFO : one: Copied (server-side copy) 2025/05/08 02:30:51 INFO : one: Deleted 2025/05/08 02:30:52 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/08 02:30:52 INFO : one: Copied (server-side copy) 2025/05/08 02:30:52 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/08 02:30:52 DEBUG : B2 bucket rclone-test-catubil8suxo path dst: Waiting for transfers to finish 2025/05/08 02:30:52 DEBUG : Waiting for deletions to finish 2025/05/08 02:30:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/08 02:30:53 DEBUG : one: Unchanged skipping 2025/05/08 02:30:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/08 02:30:54 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/08 02:30:54 INFO : two: Copied (server-side copy) 2025/05/08 02:30:54 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/08 02:30:54 DEBUG : B2 bucket rclone-test-catubil8suxo path dst: Waiting for checks to finish 2025/05/08 02:30:54 DEBUG : B2 bucket rclone-test-catubil8suxo path dst: Waiting for transfers to finish 2025/05/08 02:30:54 DEBUG : Waiting for deletions to finish 2025/05/08 02:30:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/08 02:30:54 DEBUG : one: Unchanged skipping 2025/05/08 02:30:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/08 02:30:54 DEBUG : two: Unchanged skipping 2025/05/08 02:30:54 DEBUG : B2 bucket rclone-test-catubil8suxo path dst: Waiting for checks to finish 2025/05/08 02:30:54 DEBUG : B2 bucket rclone-test-catubil8suxo path dst: Waiting for transfers to finish 2025/05/08 02:30:54 DEBUG : Waiting for deletions to finish 2025/05/08 02:30:54 INFO : There was nothing to transfer 2025/05/08 02:30:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/08 02:30:55 DEBUG : one: Unchanged skipping 2025/05/08 02:30:56 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/08 02:30:56 DEBUG : three: Destination not found in --copy-dest 2025/05/08 02:30:56 DEBUG : three: Need to transfer - File not found at Destination 2025/05/08 02:30:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/08 02:30:56 DEBUG : two: Unchanged skipping 2025/05/08 02:30:56 DEBUG : B2 bucket rclone-test-catubil8suxo path dst: Waiting for checks to finish 2025/05/08 02:30:56 DEBUG : B2 bucket rclone-test-catubil8suxo path dst: Waiting for transfers to finish 2025/05/08 02:30:56 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/05/08 02:30:56 INFO : three: Copied (new) 2025/05/08 02:30:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.26s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:31:00 DEBUG : Creating backend with remote "TestB2:rclone-test-catubil8suxo/dst" 2025/05/08 02:31:01 DEBUG : Creating backend with remote "TestB2:rclone-test-catubil8suxo/backup" 2025/05/08 02:31:03 DEBUG : B2 bucket rclone-test-catubil8suxo path dst: Waiting for checks to finish 2025/05/08 02:31:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/08 02:31:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 02:31:03 DEBUG : two: Unchanged skipping 2025/05/08 02:31:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/08 02:31:04 INFO : one: Copied (server-side copy) 2025/05/08 02:31:04 INFO : one: Deleted 2025/05/08 02:31:04 DEBUG : B2 bucket rclone-test-catubil8suxo path dst: Waiting for transfers to finish 2025/05/08 02:31:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/08 02:31:05 INFO : one: Copied (new) 2025/05/08 02:31:05 DEBUG : Waiting for deletions to finish 2025/05/08 02:31:06 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/08 02:31:06 INFO : three.txt: Copied (server-side copy) 2025/05/08 02:31:06 INFO : three.txt: Deleted 2025/05/08 02:31:06 INFO : three.txt: Moved into backup dir 2025/05/08 02:31:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/08 02:31:07 DEBUG : B2 bucket rclone-test-catubil8suxo path dst: Waiting for checks to finish 2025/05/08 02:31:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 02:31:07 DEBUG : two: Unchanged skipping 2025/05/08 02:31:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/08 02:31:08 INFO : one: Copied (server-side copy) 2025/05/08 02:31:08 INFO : one: Deleted 2025/05/08 02:31:08 DEBUG : B2 bucket rclone-test-catubil8suxo path dst: Waiting for transfers to finish 2025/05/08 02:31:08 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/08 02:31:08 INFO : one: Copied (new) 2025/05/08 02:31:08 DEBUG : Waiting for deletions to finish 2025/05/08 02:31:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/08 02:31:09 INFO : three.txt: Copied (server-side copy) 2025/05/08 02:31:09 INFO : three.txt: Deleted 2025/05/08 02:31:09 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.40s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:31:12 DEBUG : Creating backend with remote "TestB2:rclone-test-catubil8suxo/dst" 2025/05/08 02:31:13 DEBUG : Creating backend with remote "TestB2:rclone-test-catubil8suxo/backup" 2025/05/08 02:31:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/08 02:31:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 02:31:15 DEBUG : two: Unchanged skipping 2025/05/08 02:31:15 DEBUG : B2 bucket rclone-test-catubil8suxo path dst: Waiting for checks to finish 2025/05/08 02:31:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/08 02:31:17 INFO : one: Copied (server-side copy) to: one.bak 2025/05/08 02:31:17 INFO : one: Deleted 2025/05/08 02:31:17 DEBUG : B2 bucket rclone-test-catubil8suxo path dst: Waiting for transfers to finish 2025/05/08 02:31:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/08 02:31:17 INFO : one: Copied (new) 2025/05/08 02:31:17 DEBUG : Waiting for deletions to finish 2025/05/08 02:31:18 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/08 02:31:18 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/08 02:31:18 INFO : three.txt: Deleted 2025/05/08 02:31:18 INFO : three.txt: Moved into backup dir 2025/05/08 02:31:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/08 02:31:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 02:31:20 DEBUG : two: Unchanged skipping 2025/05/08 02:31:20 DEBUG : B2 bucket rclone-test-catubil8suxo path dst: Waiting for checks to finish 2025/05/08 02:31:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/08 02:31:20 INFO : one: Copied (server-side copy) to: one.bak 2025/05/08 02:31:21 INFO : one: Deleted 2025/05/08 02:31:21 DEBUG : B2 bucket rclone-test-catubil8suxo path dst: Waiting for transfers to finish 2025/05/08 02:31:21 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/08 02:31:21 INFO : one: Copied (new) 2025/05/08 02:31:21 DEBUG : Waiting for deletions to finish 2025/05/08 02:31:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/08 02:31:21 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/08 02:31:21 INFO : three.txt: Deleted 2025/05/08 02:31:21 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.47s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:31:25 DEBUG : Creating backend with remote "TestB2:rclone-test-catubil8suxo/dst" 2025/05/08 02:31:26 DEBUG : Creating backend with remote "TestB2:rclone-test-catubil8suxo/backup" 2025/05/08 02:31:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/08 02:31:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 02:31:27 DEBUG : two: Unchanged skipping 2025/05/08 02:31:27 DEBUG : B2 bucket rclone-test-catubil8suxo path dst: Waiting for checks to finish 2025/05/08 02:31:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/08 02:31:29 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/08 02:31:29 INFO : one: Deleted 2025/05/08 02:31:29 DEBUG : B2 bucket rclone-test-catubil8suxo path dst: Waiting for transfers to finish 2025/05/08 02:31:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/08 02:31:30 INFO : one: Copied (new) 2025/05/08 02:31:30 DEBUG : Waiting for deletions to finish 2025/05/08 02:31:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/08 02:31:31 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/08 02:31:31 INFO : three.txt: Deleted 2025/05/08 02:31:31 INFO : three.txt: Moved into backup dir 2025/05/08 02:31:32 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/08 02:31:32 DEBUG : B2 bucket rclone-test-catubil8suxo path dst: Waiting for checks to finish 2025/05/08 02:31:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 02:31:32 DEBUG : two: Unchanged skipping 2025/05/08 02:31:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/08 02:31:33 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/08 02:31:33 INFO : one: Deleted 2025/05/08 02:31:33 DEBUG : B2 bucket rclone-test-catubil8suxo path dst: Waiting for transfers to finish 2025/05/08 02:31:33 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/08 02:31:33 INFO : one: Copied (new) 2025/05/08 02:31:33 DEBUG : Waiting for deletions to finish 2025/05/08 02:31:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/08 02:31:34 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/08 02:31:34 INFO : three.txt: Deleted 2025/05/08 02:31:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.53s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:31:37 DEBUG : Creating backend with remote "TestB2:rclone-test-catubil8suxo/dst" 2025/05/08 02:31:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/08 02:31:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 02:31:39 DEBUG : two: Unchanged skipping 2025/05/08 02:31:39 DEBUG : B2 bucket rclone-test-catubil8suxo path dst: Waiting for checks to finish 2025/05/08 02:31:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/08 02:31:39 INFO : one: Copied (server-side copy) to: one.bak 2025/05/08 02:31:39 INFO : one: Deleted 2025/05/08 02:31:39 DEBUG : B2 bucket rclone-test-catubil8suxo path dst: Waiting for transfers to finish 2025/05/08 02:31:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/08 02:31:40 INFO : one: Copied (new) 2025/05/08 02:31:40 DEBUG : Waiting for deletions to finish 2025/05/08 02:31:41 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/08 02:31:41 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/08 02:31:41 INFO : three.txt: Deleted 2025/05/08 02:31:41 INFO : three.txt: Moved into backup dir 2025/05/08 02:31:43 DEBUG : one.bak: Excluded (Path Filter) 2025/05/08 02:31:43 DEBUG : one.bak: Excluded 2025/05/08 02:31:43 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/05/08 02:31:43 DEBUG : three.txt.bak: Excluded 2025/05/08 02:31:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/08 02:31:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 02:31:43 DEBUG : two: Unchanged skipping 2025/05/08 02:31:43 DEBUG : B2 bucket rclone-test-catubil8suxo path dst: Waiting for checks to finish 2025/05/08 02:31:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/08 02:31:43 INFO : one: Copied (server-side copy) to: one.bak 2025/05/08 02:31:43 INFO : one: Deleted 2025/05/08 02:31:43 DEBUG : B2 bucket rclone-test-catubil8suxo path dst: Waiting for transfers to finish 2025/05/08 02:31:44 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/08 02:31:44 INFO : one: Copied (new) 2025/05/08 02:31:44 DEBUG : Waiting for deletions to finish 2025/05/08 02:31:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/08 02:31:44 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/08 02:31:44 INFO : three.txt: Deleted 2025/05/08 02:31:44 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.31s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:31:47 DEBUG : Creating backend with remote "TestB2:rclone-test-catubil8suxo/dst" 2025/05/08 02:31:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/08 02:31:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/08 02:31:50 INFO : one: Copied (server-side copy) to: one.bak 2025/05/08 02:31:50 INFO : one: Deleted 2025/05/08 02:31:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/08 02:31:51 INFO : one: Copied (new) 2025/05/08 02:31:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 02:31:51 DEBUG : two: Unchanged skipping 2025/05/08 02:31:51 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/08 02:31:52 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/08 02:31:52 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/08 02:31:52 INFO : three.txt: Deleted 2025/05/08 02:31:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/08 02:31:52 INFO : three.txt: Copied (new) 2025/05/08 02:31:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/08 02:31:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/08 02:31:54 INFO : one: Copied (server-side copy) to: one.bak 2025/05/08 02:31:54 INFO : one: Deleted 2025/05/08 02:31:55 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/08 02:31:55 INFO : one: Copied (new) 2025/05/08 02:31:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 02:31:55 DEBUG : two: Unchanged skipping 2025/05/08 02:31:55 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/08 02:31:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/08 02:31:55 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/08 02:31:56 INFO : three.txt: Deleted 2025/05/08 02:31:56 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/05/08 02:31:56 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.58s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:31:59 DEBUG : Creating backend with remote "TestB2:rclone-test-catubil8suxo/dst" 2025/05/08 02:32:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/08 02:32:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/08 02:32:02 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/08 02:32:02 INFO : one: Deleted 2025/05/08 02:32:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/08 02:32:03 INFO : one: Copied (new) 2025/05/08 02:32:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 02:32:03 DEBUG : two: Unchanged skipping 2025/05/08 02:32:03 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/08 02:32:04 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/08 02:32:04 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/08 02:32:04 INFO : three.txt: Deleted 2025/05/08 02:32:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/08 02:32:04 INFO : three.txt: Copied (new) 2025/05/08 02:32:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/08 02:32:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/08 02:32:06 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/08 02:32:06 INFO : one: Deleted 2025/05/08 02:32:07 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/08 02:32:07 INFO : one: Copied (new) 2025/05/08 02:32:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 02:32:07 DEBUG : two: Unchanged skipping 2025/05/08 02:32:07 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/08 02:32:08 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/08 02:32:08 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/08 02:32:08 INFO : three.txt: Deleted 2025/05/08 02:32:08 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/05/08 02:32:08 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.47s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:32:11 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/05/08 02:32:11 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for checks to finish 2025/05/08 02:32:11 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for transfers to finish 2025/05/08 02:32:11 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/05/08 02:32:11 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/05/08 02:32:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.31s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:32:12 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/08 02:32:12 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for checks to finish 2025/05/08 02:32:12 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for transfers to finish 2025/05/08 02:32:13 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/08 02:32:13 INFO : existing: Copied (new) 2025/05/08 02:32:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:32:14 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/05/08 02:32:14 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/05/08 02:32:14 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for checks to finish 2025/05/08 02:32:14 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for transfers to finish 2025/05/08 02:32:14 ERROR : B2 bucket rclone-test-catubil8suxo: not deleting files as there were IO errors 2025/05/08 02:32:14 ERROR : B2 bucket rclone-test-catubil8suxo: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" --- PASS: TestSyncImmutable (3.13s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:32:15 DEBUG : EXISTING: Clearing upload URL because of error: Post "https://pod-000-1182-02.backblaze.com/b2api/v1/b2_upload_file/2f82fd83b07dabdb9f680e1b/c001_v0001182_t0007": EOF 2025/05/08 02:32:15 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1182-02.backblaze.com/b2api/v1/b2_upload_file/2f82fd83b07dabdb9f680e1b/c001_v0001182_t0007": EOF) 2025/05/08 02:32:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "EXISTING" to B2 bucket rclone-test-catubil8suxo: 1/10 (Post "https://pod-000-1182-02.backblaze.com/b2api/v1/b2_upload_file/2f82fd83b07dabdb9f680e1b/c001_v0001182_t0007": EOF) 2025/05/08 02:32:18 DEBUG : pacer: Reducing sleep to 10ms 2025/05/08 02:32:18 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 02:32:18 DEBUG : existing: Unchanged skipping 2025/05/08 02:32:18 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for checks to finish 2025/05/08 02:32:18 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for transfers to finish 2025/05/08 02:32:18 DEBUG : Waiting for deletions to finish 2025/05/08 02:32:18 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.92s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:32:31 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 02:32:31 DEBUG : both0: Unchanged skipping 2025/05/08 02:32:31 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 02:32:31 DEBUG : both1: Unchanged skipping 2025/05/08 02:32:31 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 02:32:31 DEBUG : both10: Unchanged skipping 2025/05/08 02:32:31 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 02:32:31 DEBUG : both11: Unchanged skipping 2025/05/08 02:32:31 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 02:32:31 DEBUG : both12: Unchanged skipping 2025/05/08 02:32:31 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 02:32:31 DEBUG : both13: Unchanged skipping 2025/05/08 02:32:31 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 02:32:31 DEBUG : both14: Unchanged skipping 2025/05/08 02:32:31 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 02:32:31 DEBUG : both15: Unchanged skipping 2025/05/08 02:32:31 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 02:32:31 DEBUG : both16: Unchanged skipping 2025/05/08 02:32:31 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 02:32:31 DEBUG : both17: Unchanged skipping 2025/05/08 02:32:31 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 02:32:31 DEBUG : both18: Unchanged skipping 2025/05/08 02:32:31 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 02:32:31 DEBUG : both19: Unchanged skipping 2025/05/08 02:32:31 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 02:32:31 DEBUG : both2: Unchanged skipping 2025/05/08 02:32:31 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 02:32:31 DEBUG : both3: Unchanged skipping 2025/05/08 02:32:31 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 02:32:31 DEBUG : both4: Unchanged skipping 2025/05/08 02:32:31 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 02:32:31 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 02:32:31 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 02:32:31 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 02:32:31 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for checks to finish 2025/05/08 02:32:31 DEBUG : both5: Unchanged skipping 2025/05/08 02:32:31 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 02:32:31 DEBUG : both9: Unchanged skipping 2025/05/08 02:32:31 DEBUG : both6: Unchanged skipping 2025/05/08 02:32:31 DEBUG : both7: Unchanged skipping 2025/05/08 02:32:31 DEBUG : both8: Unchanged skipping 2025/05/08 02:32:31 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for transfers to finish 2025/05/08 02:32:31 DEBUG : Waiting for deletions to finish 2025/05/08 02:32:31 INFO : only1: Deleted 2025/05/08 02:32:31 INFO : only14: Deleted 2025/05/08 02:32:31 INFO : only10: Deleted 2025/05/08 02:32:31 INFO : only11: Deleted 2025/05/08 02:32:31 INFO : only5: Deleted 2025/05/08 02:32:31 INFO : only3: Deleted 2025/05/08 02:32:31 INFO : only0: Deleted 2025/05/08 02:32:31 INFO : only13: Deleted 2025/05/08 02:32:31 INFO : only15: Deleted 2025/05/08 02:32:31 INFO : only9: Deleted 2025/05/08 02:32:32 INFO : only17: Deleted 2025/05/08 02:32:32 INFO : only6: Deleted 2025/05/08 02:32:32 INFO : only7: Deleted 2025/05/08 02:32:32 INFO : only19: Deleted 2025/05/08 02:32:32 INFO : only8: Deleted 2025/05/08 02:32:32 INFO : only12: Deleted 2025/05/08 02:32:32 INFO : only16: Deleted 2025/05/08 02:32:32 INFO : only18: Deleted 2025/05/08 02:32:32 INFO : only2: Deleted 2025/05/08 02:32:32 INFO : only4: Deleted 2025/05/08 02:32:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (16.07s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:32:47 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 02:32:47 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 02:32:47 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 02:32:47 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 02:32:47 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for checks to finish 2025/05/08 02:32:47 DEBUG : both10: Unchanged skipping 2025/05/08 02:32:47 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 02:32:47 DEBUG : both12: Unchanged skipping 2025/05/08 02:32:47 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 02:32:47 DEBUG : both13: Unchanged skipping 2025/05/08 02:32:47 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 02:32:47 DEBUG : both14: Unchanged skipping 2025/05/08 02:32:47 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 02:32:47 DEBUG : both15: Unchanged skipping 2025/05/08 02:32:47 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 02:32:47 DEBUG : both16: Unchanged skipping 2025/05/08 02:32:47 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 02:32:47 DEBUG : both17: Unchanged skipping 2025/05/08 02:32:47 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 02:32:47 DEBUG : both18: Unchanged skipping 2025/05/08 02:32:47 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 02:32:47 DEBUG : both1: Unchanged skipping 2025/05/08 02:32:47 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 02:32:47 DEBUG : both11: Unchanged skipping 2025/05/08 02:32:47 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 02:32:47 DEBUG : both0: Unchanged skipping 2025/05/08 02:32:47 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 02:32:47 DEBUG : both19: Unchanged skipping 2025/05/08 02:32:47 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 02:32:47 DEBUG : both5: Unchanged skipping 2025/05/08 02:32:47 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 02:32:47 DEBUG : both6: Unchanged skipping 2025/05/08 02:32:47 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 02:32:47 DEBUG : both7: Unchanged skipping 2025/05/08 02:32:47 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 02:32:47 DEBUG : both8: Unchanged skipping 2025/05/08 02:32:47 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/08 02:32:47 DEBUG : both9: Unchanged skipping 2025/05/08 02:32:47 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/05/08 02:32:47 DEBUG : both2: Unchanged skipping 2025/05/08 02:32:47 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/05/08 02:32:47 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/05/08 02:32:47 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/05/08 02:32:47 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/05/08 02:32:47 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/05/08 02:32:47 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/05/08 02:32:47 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/05/08 02:32:47 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/05/08 02:32:47 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/05/08 02:32:47 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/05/08 02:32:47 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/05/08 02:32:47 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/05/08 02:32:47 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/05/08 02:32:47 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/05/08 02:32:47 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/05/08 02:32:47 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/05/08 02:32:47 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/05/08 02:32:47 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/05/08 02:32:47 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/05/08 02:32:47 DEBUG : both3: Unchanged skipping 2025/05/08 02:32:47 DEBUG : both4: Unchanged skipping 2025/05/08 02:32:47 DEBUG : B2 bucket rclone-test-catubil8suxo: Waiting for transfers to finish 2025/05/08 02:32:47 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/08 02:32:47 INFO : only1: Copied (replaced existing) 2025/05/08 02:32:47 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/08 02:32:47 INFO : only10: Copied (replaced existing) 2025/05/08 02:32:48 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/08 02:32:48 INFO : only13: Copied (replaced existing) 2025/05/08 02:32:48 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/08 02:32:48 INFO : only14: Copied (replaced existing) 2025/05/08 02:32:48 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/08 02:32:48 INFO : only15: Copied (replaced existing) 2025/05/08 02:32:48 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/08 02:32:48 INFO : only16: Copied (replaced existing) 2025/05/08 02:32:48 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/08 02:32:48 INFO : only11: Copied (replaced existing) 2025/05/08 02:32:48 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/08 02:32:48 INFO : only17: Copied (replaced existing) 2025/05/08 02:32:48 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/08 02:32:48 INFO : only12: Copied (replaced existing) 2025/05/08 02:32:48 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/08 02:32:48 INFO : only18: Copied (replaced existing) 2025/05/08 02:32:48 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/08 02:32:48 INFO : only19: Copied (replaced existing) 2025/05/08 02:32:48 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/08 02:32:48 INFO : only2: Copied (replaced existing) 2025/05/08 02:32:48 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/08 02:32:48 INFO : only3: Copied (replaced existing) 2025/05/08 02:32:48 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/08 02:32:48 INFO : only4: Copied (replaced existing) 2025/05/08 02:32:48 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/08 02:32:48 INFO : only5: Copied (replaced existing) 2025/05/08 02:32:48 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/08 02:32:48 INFO : only7: Copied (replaced existing) 2025/05/08 02:32:48 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/08 02:32:48 INFO : only6: Copied (replaced existing) 2025/05/08 02:32:48 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/08 02:32:48 INFO : only8: Copied (replaced existing) 2025/05/08 02:32:48 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/08 02:32:48 INFO : only9: Copied (replaced existing) 2025/05/08 02:32:49 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/08 02:32:49 INFO : only0: Copied (replaced existing) 2025/05/08 02:32:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (20.32s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:32:57 DEBUG : empty_dir: Making directory with metadata 2025/05/08 02:32:57 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/08 02:32:57 DEBUG : empty_on_remote: Making directory with metadata 2025/05/08 02:32:57 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/08 02:32:57 INFO : empty_on_remote: Making directory 2025/05/08 02:32:57 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-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:32:58 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/08 02:32:58 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/08 02:32:58 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/08 02:32:58 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.45s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:33:01 DEBUG : empty_dir: Making directory with metadata 2025/05/08 02:33:01 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/08 02:33:01 DEBUG : empty_on_remote: Making directory with metadata 2025/05/08 02:33:01 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/08 02:33:01 INFO : empty_on_remote: Making directory 2025/05/08 02:33:01 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-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:33:01 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/08 02:33:01 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/08 02:33:01 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/08 02:33:01 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/05/08 02:33:01 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.30s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:33:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/08 02:33:04 INFO : sub dir: Making directory 2025/05/08 02:33:04 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.60s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" 2025/05/08 02:33:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/08 02:33:08 INFO : sub dir: Making directory 2025/05/08 02:33:08 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-catubil8suxo", Local "Local file system at /tmp/rclone1385538450", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.69s) PASS 2025/05/08 02:33:13 DEBUG : B2 bucket rclone-test-catubil8suxo: Purge remote 2025/05/08 02:33:13 INFO : B2 bucket rclone-test-catubil8suxo: cleaning bucket "rclone-test-catubil8suxo" of all files 2025/05/08 02:33:14 DEBUG : BackupDir/one: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f409c24964889f6f8_d20250508_m023057_c001_v7007000_t0000_u01746671457100") 2025/05/08 02:33:14 DEBUG : BackupDir/one: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f110e89edac1324b8_d20250508_m023051_c001_v0001038_t0001_u01746671451212") 2025/05/08 02:33:14 DEBUG : CompareDest/one: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f422273c2c91039bd_d20250508_m023032_c001_v7007000_t0000_u01746671432589") 2025/05/08 02:33:14 DEBUG : CompareDest/one: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f1020becebce9df2f_d20250508_m023026_c001_v0001182_t0042_u01746671426647") 2025/05/08 02:33:14 DEBUG : CompareDest/two: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f422273c2c91039be_d20250508_m023032_c001_v7007000_t0000_u01746671432772") 2025/05/08 02:33:14 DEBUG : CompareDest/two: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7aa1_d20250508_m023028_c001_v0001178_t0032_u01746671428021") 2025/05/08 02:33:14 DEBUG : CopyDest/one: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f409c24964889f6f9_d20250508_m023057_c001_v7007000_t0000_u01746671457284") 2025/05/08 02:33:14 DEBUG : CopyDest/one: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f116b027907a43205_d20250508_m023048_c001_v0001184_t0053_u01746671448419") 2025/05/08 02:33:14 DEBUG : CopyDest/three: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f409c24964889f6fa_d20250508_m023057_c001_v7007000_t0000_u01746671457490") 2025/05/08 02:33:14 DEBUG : CopyDest/three: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7b33_d20250508_m023055_c001_v0001178_t0036_u01746671455332") 2025/05/08 02:33:14 DEBUG : CopyDest/two: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f409c24964889f6fb_d20250508_m023057_c001_v7007000_t0000_u01746671457684") 2025/05/08 02:33:14 DEBUG : CopyDest/two: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f1020becebce9e133_d20250508_m023053_c001_v0001182_t0035_u01746671453187") 2025/05/08 02:33:14 DEBUG : EXISTING: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f41118ea0af2176a8_d20250508_m023219_c001_v7007000_t0000_u01746671539303") 2025/05/08 02:33:14 DEBUG : EXISTING: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7d59_d20250508_m023218_c001_v0001178_t0050_u01746671538335") 2025/05/08 02:33:14 DEBUG : Testêé: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f41118ea0af217652_d20250508_m023212_c001_v7007000_t0000_u01746671532301") 2025/05/08 02:33:15 DEBUG : Testêé: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7d27_d20250508_m023211_c001_v0001178_t0002_u01746671531714") 2025/05/08 02:33:15 DEBUG : Testêé: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f1020becebce9e69f_d20250508_m023210_c001_v0001182_t0003_u01746671530738") 2025/05/08 02:33:15 DEBUG : a/potato2: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4091e5176dd64800_d20250508_m022845_c001_v7007000_t0000_u01746671325904") 2025/05/08 02:33:15 DEBUG : a/potato2: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e77d1_d20250508_m022845_c001_v0001178_t0034_u01746671325293") 2025/05/08 02:33:15 DEBUG : a/potato2: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f414e98f2e75bd801_d20250508_m022843_c001_v7007000_t0000_u01746671323563") 2025/05/08 02:33:15 DEBUG : a/potato2: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e77af_d20250508_m022842_c001_v0001178_t0055_u01746671322674") 2025/05/08 02:33:15 DEBUG : a/potato2: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4057770624297d3d_d20250508_m022823_c001_v7007000_t0000_u01746671303385") 2025/05/08 02:33:15 DEBUG : a/potato2: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e76dd_d20250508_m022822_c001_v0001178_t0059_u01746671302492") 2025/05/08 02:33:15 DEBUG : b/potato: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4091e5176dd64801_d20250508_m022846_c001_v7007000_t0000_u01746671326087") 2025/05/08 02:33:15 DEBUG : b/potato: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e77c5_d20250508_m022844_c001_v0001178_t0020_u01746671324472") 2025/05/08 02:33:15 DEBUG : b/potato: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f414e98f2e75bd800_d20250508_m022843_c001_v7007000_t0000_u01746671323013") 2025/05/08 02:33:15 DEBUG : b/potato: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e77a7_d20250508_m022841_c001_v0001178_t0000_u01746671321782") 2025/05/08 02:33:15 DEBUG : b/potato: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4057770624297d3b_d20250508_m022822_c001_v7007000_t0000_u01746671302829") 2025/05/08 02:33:15 DEBUG : b/potato: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e76d3_d20250508_m022821_c001_v0001178_t0021_u01746671301604") 2025/05/08 02:33:15 DEBUG : backup/one: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f419bd45d87d77fbe_d20250508_m023110_c001_v7007000_t0000_u01746671470083") 2025/05/08 02:33:15 DEBUG : backup/one: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f110009c9c8fac402_d20250508_m023108_c001_v0001098_t0038_u01746671468142") 2025/05/08 02:33:15 DEBUG : backup/one: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f1086033679570794_d20250508_m023104_c001_v0001183_t0004_u01746671464067") 2025/05/08 02:33:15 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f421f4d64364ac2b3_d20250508_m023135_c001_v7007000_t0000_u01746671495084") 2025/05/08 02:33:15 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f1183af790a7d62fa_d20250508_m023133_c001_v0001165_t0010_u01746671493103") 2025/05/08 02:33:15 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f1033aa2b7d6f0bc8_d20250508_m023129_c001_v0001150_t0027_u01746671489040") 2025/05/08 02:33:16 DEBUG : backup/one.bak: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f415db63a12cb3b12_d20250508_m023122_c001_v7007000_t0000_u01746671482513") 2025/05/08 02:33:16 DEBUG : backup/one.bak: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f100bcde5e4879cb7_d20250508_m023120_c001_v0001032_t0028_u01746671480650") 2025/05/08 02:33:16 DEBUG : backup/one.bak: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f1096d1bfc1338fd8_d20250508_m023116_c001_v0001115_t0051_u01746671476483") 2025/05/08 02:33:16 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f421f4d64364ac2b4_d20250508_m023135_c001_v7007000_t0000_u01746671495268") 2025/05/08 02:33:16 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f103f1d98d975f14e_d20250508_m023134_c001_v0001179_t0016_u01746671494047") 2025/05/08 02:33:16 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f1188472a8078e70d_d20250508_m023130_c001_v0001100_t0054_u01746671490810") 2025/05/08 02:33:16 DEBUG : backup/three.txt: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f419bd45d87d77fc0_d20250508_m023110_c001_v7007000_t0000_u01746671470267") 2025/05/08 02:33:16 DEBUG : backup/three.txt: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f1088f2e01b7fe691_d20250508_m023109_c001_v0001172_t0006_u01746671469229") 2025/05/08 02:33:16 DEBUG : backup/three.txt: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f1119d5190232ff7c_d20250508_m023105_c001_v0001104_t0018_u01746671465425") 2025/05/08 02:33:16 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f415db63a12cb3b13_d20250508_m023122_c001_v7007000_t0000_u01746671482732") 2025/05/08 02:33:16 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f10479f6a2cce492d_d20250508_m023121_c001_v0001181_t0026_u01746671481656") 2025/05/08 02:33:16 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f1143478c7017c97e_d20250508_m023118_c001_v0001098_t0005_u01746671478282") 2025/05/08 02:33:16 DEBUG : both0: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f41118ea0af217703_d20250508_m023249_c001_v7007000_t0000_u01746671569647") 2025/05/08 02:33:16 DEBUG : both0: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f116b027907a43cc7_d20250508_m023237_c001_v0001184_t0022_u01746671557675") 2025/05/08 02:33:16 DEBUG : both0: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f416b34298644365a_d20250508_m023232_c001_v7007000_t0000_u01746671552949") 2025/05/08 02:33:16 DEBUG : both0: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f116b027907a43b74_d20250508_m023221_c001_v0001184_t0015_u01746671541602") 2025/05/08 02:33:16 DEBUG : both1: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f41118ea0af217704_d20250508_m023249_c001_v7007000_t0000_u01746671569829") 2025/05/08 02:33:16 DEBUG : both1: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f116b027907a43ce3_d20250508_m023238_c001_v0001184_t0002_u01746671558467") 2025/05/08 02:33:16 DEBUG : both1: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f416b34298644365b_d20250508_m023233_c001_v7007000_t0000_u01746671553218") 2025/05/08 02:33:17 DEBUG : both1: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f116b027907a43b80_d20250508_m023222_c001_v0001184_t0009_u01746671542007") 2025/05/08 02:33:17 DEBUG : both10: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f41118ea0af217705_d20250508_m023250_c001_v7007000_t0000_u01746671570012") 2025/05/08 02:33:17 DEBUG : both10: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f116b027907a43d53_d20250508_m023242_c001_v0001184_t0030_u01746671562519") 2025/05/08 02:33:17 DEBUG : both10: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f416b34298644365c_d20250508_m023233_c001_v7007000_t0000_u01746671553402") 2025/05/08 02:33:17 DEBUG : both10: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f116b027907a43bdc_d20250508_m023225_c001_v0001184_t0054_u01746671545909") 2025/05/08 02:33:17 DEBUG : both11: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f41118ea0af217706_d20250508_m023250_c001_v7007000_t0000_u01746671570195") 2025/05/08 02:33:17 DEBUG : both11: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f116b027907a43d5f_d20250508_m023242_c001_v0001184_t0039_u01746671562969") 2025/05/08 02:33:17 DEBUG : both11: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f416b34298644365d_d20250508_m023233_c001_v7007000_t0000_u01746671553584") 2025/05/08 02:33:17 DEBUG : both11: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f116b027907a43be0_d20250508_m023226_c001_v0001184_t0050_u01746671546324") 2025/05/08 02:33:17 DEBUG : both12: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f41118ea0af217707_d20250508_m023250_c001_v7007000_t0000_u01746671570377") 2025/05/08 02:33:17 DEBUG : both12: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f116b027907a43d69_d20250508_m023243_c001_v0001184_t0040_u01746671563401") 2025/05/08 02:33:17 DEBUG : both12: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f416b34298644365e_d20250508_m023233_c001_v7007000_t0000_u01746671553765") 2025/05/08 02:33:17 DEBUG : both12: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f116b027907a43be8_d20250508_m023226_c001_v0001184_t0041_u01746671546755") 2025/05/08 02:33:17 DEBUG : both13: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f41118ea0af217708_d20250508_m023250_c001_v7007000_t0000_u01746671570561") 2025/05/08 02:33:17 DEBUG : both13: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f116b027907a43d71_d20250508_m023243_c001_v0001184_t0049_u01746671563920") 2025/05/08 02:33:17 DEBUG : both13: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f416b34298644365f_d20250508_m023233_c001_v7007000_t0000_u01746671553961") 2025/05/08 02:33:17 DEBUG : both13: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f116b027907a43bfe_d20250508_m023227_c001_v0001184_t0010_u01746671547176") 2025/05/08 02:33:17 DEBUG : both14: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f41118ea0af21770a_d20250508_m023250_c001_v7007000_t0000_u01746671570743") 2025/05/08 02:33:17 DEBUG : both14: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f116b027907a43d79_d20250508_m023244_c001_v0001184_t0034_u01746671564329") 2025/05/08 02:33:17 DEBUG : both14: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f416b342986443660_d20250508_m023234_c001_v7007000_t0000_u01746671554143") 2025/05/08 02:33:17 DEBUG : both14: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f116b027907a43c04_d20250508_m023227_c001_v0001184_t0028_u01746671547585") 2025/05/08 02:33:18 DEBUG : both15: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f41118ea0af21770c_d20250508_m023250_c001_v7007000_t0000_u01746671570949") 2025/05/08 02:33:18 DEBUG : both15: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f116b027907a43d83_d20250508_m023244_c001_v0001184_t0053_u01746671564765") 2025/05/08 02:33:18 DEBUG : both15: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f416b342986443661_d20250508_m023234_c001_v7007000_t0000_u01746671554325") 2025/05/08 02:33:18 DEBUG : both15: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f116b027907a43c0c_d20250508_m023228_c001_v0001184_t0048_u01746671548004") 2025/05/08 02:33:18 DEBUG : both16: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f41118ea0af21770e_d20250508_m023251_c001_v7007000_t0000_u01746671571131") 2025/05/08 02:33:18 DEBUG : both16: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f116b027907a43d86_d20250508_m023245_c001_v0001184_t0014_u01746671565209") 2025/05/08 02:33:18 DEBUG : both16: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f416b342986443662_d20250508_m023234_c001_v7007000_t0000_u01746671554513") 2025/05/08 02:33:18 DEBUG : both16: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f116b027907a43c16_d20250508_m023228_c001_v0001184_t0057_u01746671548441") 2025/05/08 02:33:18 DEBUG : both17: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f41118ea0af21770f_d20250508_m023251_c001_v7007000_t0000_u01746671571314") 2025/05/08 02:33:18 DEBUG : both17: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f116b027907a43d94_d20250508_m023245_c001_v0001184_t0028_u01746671565631") 2025/05/08 02:33:18 DEBUG : both17: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f416b342986443663_d20250508_m023234_c001_v7007000_t0000_u01746671554696") 2025/05/08 02:33:18 DEBUG : both17: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f116b027907a43c24_d20250508_m023228_c001_v0001184_t0041_u01746671548851") 2025/05/08 02:33:18 DEBUG : both18: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f41118ea0af217710_d20250508_m023251_c001_v7007000_t0000_u01746671571496") 2025/05/08 02:33:18 DEBUG : both18: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f116b027907a43da0_d20250508_m023246_c001_v0001184_t0052_u01746671566073") 2025/05/08 02:33:18 DEBUG : both18: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f416b342986443664_d20250508_m023234_c001_v7007000_t0000_u01746671554881") 2025/05/08 02:33:18 DEBUG : both18: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f116b027907a43c2a_d20250508_m023229_c001_v0001184_t0025_u01746671549308") 2025/05/08 02:33:18 DEBUG : both19: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f41118ea0af217711_d20250508_m023251_c001_v7007000_t0000_u01746671571710") 2025/05/08 02:33:18 DEBUG : both19: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f116b027907a43da4_d20250508_m023246_c001_v0001184_t0054_u01746671566509") 2025/05/08 02:33:18 DEBUG : both19: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f416b342986443665_d20250508_m023235_c001_v7007000_t0000_u01746671555077") 2025/05/08 02:33:19 DEBUG : both19: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f116b027907a43c32_d20250508_m023229_c001_v0001184_t0019_u01746671549707") 2025/05/08 02:33:19 DEBUG : both2: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f41118ea0af217712_d20250508_m023251_c001_v7007000_t0000_u01746671571899") 2025/05/08 02:33:19 DEBUG : both2: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f116b027907a43ceb_d20250508_m023238_c001_v0001184_t0023_u01746671558889") 2025/05/08 02:33:19 DEBUG : both2: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f416b342986443666_d20250508_m023235_c001_v7007000_t0000_u01746671555259") 2025/05/08 02:33:19 DEBUG : both2: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f116b027907a43b92_d20250508_m023222_c001_v0001184_t0011_u01746671542412") 2025/05/08 02:33:19 DEBUG : both3: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f41118ea0af217713_d20250508_m023252_c001_v7007000_t0000_u01746671572082") 2025/05/08 02:33:19 DEBUG : both3: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f116b027907a43cf9_d20250508_m023239_c001_v0001184_t0007_u01746671559295") 2025/05/08 02:33:19 DEBUG : both3: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f416b342986443668_d20250508_m023235_c001_v7007000_t0000_u01746671555443") 2025/05/08 02:33:19 DEBUG : both3: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f116b027907a43b98_d20250508_m023222_c001_v0001184_t0019_u01746671542854") 2025/05/08 02:33:19 DEBUG : both4: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f41118ea0af217714_d20250508_m023252_c001_v7007000_t0000_u01746671572266") 2025/05/08 02:33:19 DEBUG : both4: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f116b027907a43d01_d20250508_m023239_c001_v0001184_t0055_u01746671559718") 2025/05/08 02:33:19 DEBUG : both4: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f416b342986443669_d20250508_m023235_c001_v7007000_t0000_u01746671555627") 2025/05/08 02:33:19 DEBUG : both4: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f116b027907a43ba4_d20250508_m023223_c001_v0001184_t0016_u01746671543269") 2025/05/08 02:33:19 DEBUG : both5: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f41118ea0af217715_d20250508_m023252_c001_v7007000_t0000_u01746671572448") 2025/05/08 02:33:19 DEBUG : both5: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f116b027907a43d13_d20250508_m023240_c001_v0001184_t0003_u01746671560146") 2025/05/08 02:33:19 DEBUG : both5: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f416b34298644366b_d20250508_m023235_c001_v7007000_t0000_u01746671555814") 2025/05/08 02:33:19 DEBUG : both5: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f116b027907a43bb0_d20250508_m023223_c001_v0001184_t0039_u01746671543697") 2025/05/08 02:33:19 DEBUG : both6: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f41118ea0af217716_d20250508_m023252_c001_v7007000_t0000_u01746671572633") 2025/05/08 02:33:19 DEBUG : both6: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f116b027907a43d21_d20250508_m023240_c001_v0001184_t0004_u01746671560561") 2025/05/08 02:33:19 DEBUG : both6: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f416b34298644366c_d20250508_m023236_c001_v7007000_t0000_u01746671556013") 2025/05/08 02:33:20 DEBUG : both6: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f116b027907a43bb8_d20250508_m023224_c001_v0001184_t0009_u01746671544134") 2025/05/08 02:33:20 DEBUG : both7: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f41118ea0af217717_d20250508_m023252_c001_v7007000_t0000_u01746671572815") 2025/05/08 02:33:20 DEBUG : both7: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f116b027907a43d2d_d20250508_m023241_c001_v0001184_t0038_u01746671561068") 2025/05/08 02:33:20 DEBUG : both7: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f416b34298644366d_d20250508_m023236_c001_v7007000_t0000_u01746671556195") 2025/05/08 02:33:20 DEBUG : both7: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f116b027907a43bc0_d20250508_m023224_c001_v0001184_t0032_u01746671544627") 2025/05/08 02:33:20 DEBUG : both8: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f41118ea0af217718_d20250508_m023252_c001_v7007000_t0000_u01746671572998") 2025/05/08 02:33:20 DEBUG : both8: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f116b027907a43d37_d20250508_m023241_c001_v0001184_t0021_u01746671561572") 2025/05/08 02:33:20 DEBUG : both8: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f416b34298644366f_d20250508_m023236_c001_v7007000_t0000_u01746671556377") 2025/05/08 02:33:20 DEBUG : both8: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f116b027907a43bc6_d20250508_m023225_c001_v0001184_t0001_u01746671545043") 2025/05/08 02:33:20 DEBUG : both9: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f41118ea0af217719_d20250508_m023253_c001_v7007000_t0000_u01746671573180") 2025/05/08 02:33:20 DEBUG : both9: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f116b027907a43d49_d20250508_m023242_c001_v0001184_t0058_u01746671562075") 2025/05/08 02:33:20 DEBUG : both9: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f416b342986443671_d20250508_m023236_c001_v7007000_t0000_u01746671556560") 2025/05/08 02:33:20 DEBUG : both9: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f116b027907a43bd2_d20250508_m023225_c001_v0001184_t0001_u01746671545480") 2025/05/08 02:33:20 DEBUG : c/non empty space: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4091e5176dd64802_d20250508_m022846_c001_v7007000_t0000_u01746671326268") 2025/05/08 02:33:20 DEBUG : c/non empty space: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e77c9_d20250508_m022844_c001_v0001178_t0017_u01746671324689") 2025/05/08 02:33:20 DEBUG : c/non empty space: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f414e98f2e75bd802_d20250508_m022843_c001_v7007000_t0000_u01746671323745") 2025/05/08 02:33:20 DEBUG : c/non empty space: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e77ab_d20250508_m022842_c001_v0001178_t0042_u01746671322072") 2025/05/08 02:33:20 DEBUG : c/non empty space: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4057770624297d3e_d20250508_m022823_c001_v7007000_t0000_u01746671303567") 2025/05/08 02:33:20 DEBUG : c/non empty space: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e76d5_d20250508_m022821_c001_v0001178_t0059_u01746671301820") 2025/05/08 02:33:20 DEBUG : check sum: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4174184668dca94c_d20250508_m022810_c001_v7007000_t0000_u01746671290911") 2025/05/08 02:33:21 DEBUG : check sum: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e766d_d20250508_m022809_c001_v0001178_t0057_u01746671289921") 2025/05/08 02:33:21 DEBUG : dest/3: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f409c24964889f6f4_d20250508_m023041_c001_v7007000_t0000_u01746671441593") 2025/05/08 02:33:21 DEBUG : dest/3: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4090255d8ef1a518_d20250508_m023040_c001_v0001182_t0027_u01746671440492") 2025/05/08 02:33:21 DEBUG : dst/one: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f41118ea0af21764a_d20250508_m023209_c001_v7007000_t0000_u01746671529228") 2025/05/08 02:33:21 DEBUG : dst/one: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f1110042192c1016d_d20250508_m023206_c001_v0001099_t0054_u01746671526985") 2025/05/08 02:33:21 DEBUG : dst/one: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f416a323ede5c4dcb_d20250508_m023206_c001_v7007000_t0000_u01746671526802") 2025/05/08 02:33:21 DEBUG : dst/one: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f1110042192c1015f_d20250508_m023203_c001_v0001099_t0046_u01746671523114") 2025/05/08 02:33:21 DEBUG : dst/one: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f416a323ede5c4db4_d20250508_m023202_c001_v7007000_t0000_u01746671522347") 2025/05/08 02:33:21 DEBUG : dst/one: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f1020becebce9e5e7_d20250508_m023158_c001_v0001182_t0017_u01746671518253") 2025/05/08 02:33:21 DEBUG : dst/one: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4129d545bc39e93b_d20250508_m023156_c001_v7007000_t0000_u01746671516784") 2025/05/08 02:33:21 DEBUG : dst/one: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f1019db496c0890ce_d20250508_m023154_c001_v0001146_t0049_u01746671514655") 2025/05/08 02:33:21 DEBUG : dst/one: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f41928f6db0baa639_d20250508_m023154_c001_v7007000_t0000_u01746671514472") 2025/05/08 02:33:21 DEBUG : dst/one: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f1019db496c0890bc_d20250508_m023151_c001_v0001146_t0019_u01746671511134") 2025/05/08 02:33:21 DEBUG : dst/one: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f41928f6db0baa632_d20250508_m023150_c001_v7007000_t0000_u01746671510388") 2025/05/08 02:33:21 DEBUG : dst/one: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f1020becebce9e51d_d20250508_m023146_c001_v0001182_t0049_u01746671506676") 2025/05/08 02:33:21 DEBUG : dst/one: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f421f4d64364ac2bf_d20250508_m023145_c001_v7007000_t0000_u01746671505319") 2025/05/08 02:33:21 DEBUG : dst/one: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f117f23c222cf0cea_d20250508_m023143_c001_v0001161_t0021_u01746671503786") 2025/05/08 02:33:21 DEBUG : dst/one: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f419bd45d87d77fec_d20250508_m023143_c001_v7007000_t0000_u01746671503604") 2025/05/08 02:33:21 DEBUG : dst/one: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f117f23c222cf0cde_d20250508_m023140_c001_v0001161_t0018_u01746671500527") 2025/05/08 02:33:21 DEBUG : dst/one: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f419bd45d87d77fe6_d20250508_m023139_c001_v7007000_t0000_u01746671499762") 2025/05/08 02:33:22 DEBUG : dst/one: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f116b027907a4372e_d20250508_m023136_c001_v0001184_t0028_u01746671496373") 2025/05/08 02:33:22 DEBUG : dst/one: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f421f4d64364ac2b6_d20250508_m023135_c001_v7007000_t0000_u01746671495453") 2025/05/08 02:33:22 DEBUG : dst/one: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f10348220f737aca5_d20250508_m023133_c001_v0001103_t0035_u01746671493537") 2025/05/08 02:33:22 DEBUG : dst/one: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f41928f6db0baa605_d20250508_m023133_c001_v7007000_t0000_u01746671493342") 2025/05/08 02:33:22 DEBUG : dst/one: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f10348220f737ac97_d20250508_m023130_c001_v0001103_t0002_u01746671490080") 2025/05/08 02:33:22 DEBUG : dst/one: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f41928f6db0baa5f7_d20250508_m023129_c001_v7007000_t0000_u01746671489309") 2025/05/08 02:33:22 DEBUG : dst/one: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7c1d_d20250508_m023123_c001_v0001178_t0047_u01746671483844") 2025/05/08 02:33:22 DEBUG : dst/one: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f415db63a12cb3b14_d20250508_m023122_c001_v7007000_t0000_u01746671482917") 2025/05/08 02:33:22 DEBUG : dst/one: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f106b0c42ebe5dafd_d20250508_m023121_c001_v0001184_t0022_u01746671481251") 2025/05/08 02:33:22 DEBUG : dst/one: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f407399c8ff427821_d20250508_m023121_c001_v7007000_t0000_u01746671481065") 2025/05/08 02:33:22 DEBUG : dst/one: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f106b0c42ebe5da9d_d20250508_m023117_c001_v0001184_t0024_u01746671477878") 2025/05/08 02:33:22 DEBUG : dst/one: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f407399c8ff42781b_d20250508_m023117_c001_v7007000_t0000_u01746671477127") 2025/05/08 02:33:22 DEBUG : dst/one: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f1020becebce9e277_d20250508_m023111_c001_v0001182_t0059_u01746671471372") 2025/05/08 02:33:22 DEBUG : dst/one: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f419bd45d87d77fc1_d20250508_m023110_c001_v7007000_t0000_u01746671470460") 2025/05/08 02:33:22 DEBUG : dst/one: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f105bd770e4ba4abf_d20250508_m023108_c001_v0001184_t0040_u01746671468822") 2025/05/08 02:33:22 DEBUG : dst/one: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4044b1ffe3bff3a7_d20250508_m023108_c001_v7007000_t0000_u01746671468638") 2025/05/08 02:33:22 DEBUG : dst/one: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f105bd770e4ba4a71_d20250508_m023105_c001_v0001184_t0018_u01746671465025") 2025/05/08 02:33:22 DEBUG : dst/one: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4044b1ffe3bff3a2_d20250508_m023104_c001_v7007000_t0000_u01746671464283") 2025/05/08 02:33:22 DEBUG : dst/one: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f116b027907a4333b_d20250508_m023059_c001_v0001184_t0018_u01746671459011") 2025/05/08 02:33:22 DEBUG : dst/one: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f409c24964889f6fc_d20250508_m023057_c001_v7007000_t0000_u01746671457872") 2025/05/08 02:33:23 DEBUG : dst/one: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f118c80086fa6e98d_d20250508_m023051_c001_v0001144_t0014_u01746671451936") 2025/05/08 02:33:23 DEBUG : dst/one: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4129d545bc39e88f_d20250508_m023051_c001_v7007000_t0000_u01746671451724") 2025/05/08 02:33:23 DEBUG : dst/one: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7b19_d20250508_m023047_c001_v0001178_t0051_u01746671447850") 2025/05/08 02:33:23 DEBUG : dst/one: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f11047cc0f19b3cf0_d20250508_m023047_c001_v0001182_t0032_u01746671447072") 2025/05/08 02:33:23 DEBUG : dst/one: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f11047cc0f19b3ce4_d20250508_m023046_c001_v0001182_t0039_u01746671446107") 2025/05/08 02:33:23 DEBUG : dst/one: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f422273c2c91039bf_d20250508_m023032_c001_v7007000_t0000_u01746671432959") 2025/05/08 02:33:23 DEBUG : dst/one: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f116b027907a42f5d_d20250508_m023026_c001_v0001184_t0056_u01746671426090") 2025/05/08 02:33:23 DEBUG : dst/one: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f1111a7a6766bcff7_d20250508_m023025_c001_v0001131_t0038_u01746671425133") 2025/05/08 02:33:23 DEBUG : dst/one: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f1111a7a6766bcff1_d20250508_m023023_c001_v0001131_t0045_u01746671423850") 2025/05/08 02:33:23 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f41118ea0af21764b_d20250508_m023209_c001_v7007000_t0000_u01746671529413") 2025/05/08 02:33:23 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f10800bd255a3bcad_d20250508_m023206_c001_v0001102_t0008_u01746671526180") 2025/05/08 02:33:23 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f1011d634187e1334_d20250508_m023202_c001_v0001165_t0026_u01746671522121") 2025/05/08 02:33:23 DEBUG : dst/one.bak: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4129d545bc39e93d_d20250508_m023156_c001_v7007000_t0000_u01746671516967") 2025/05/08 02:33:23 DEBUG : dst/one.bak: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f101f93701444eb8e_d20250508_m023154_c001_v0001120_t0058_u01746671514062") 2025/05/08 02:33:23 DEBUG : dst/one.bak: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113285af9204ce6c_d20250508_m023150_c001_v0001130_t0029_u01746671510070") 2025/05/08 02:33:23 DEBUG : dst/one.bak: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f421f4d64364ac2c0_d20250508_m023145_c001_v7007000_t0000_u01746671505505") 2025/05/08 02:33:23 DEBUG : dst/one.bak: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f107db68e90e0aafa_d20250508_m023143_c001_v0001181_t0010_u01746671503391") 2025/05/08 02:33:23 DEBUG : dst/one.bak: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f114d39239aeeeac7_d20250508_m023139_c001_v0001184_t0035_u01746671499571") 2025/05/08 02:33:23 DEBUG : dst/three: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f409c24964889f6fd_d20250508_m023058_c001_v7007000_t0000_u01746671458056") 2025/05/08 02:33:23 DEBUG : dst/three: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f11047cc0f19b3d76_d20250508_m023056_c001_v0001182_t0002_u01746671456513") 2025/05/08 02:33:24 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f41118ea0af21764c_d20250508_m023209_c001_v7007000_t0000_u01746671529597") 2025/05/08 02:33:24 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f116b027907a43a5d_d20250508_m023207_c001_v0001184_t0050_u01746671527919") 2025/05/08 02:33:24 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f10202a5c8d22f351_d20250508_m023204_c001_v0001113_t0030_u01746671524049") 2025/05/08 02:33:24 DEBUG : dst/three.txt: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f41118ea0af21764d_d20250508_m023209_c001_v7007000_t0000_u01746671529815") 2025/05/08 02:33:24 DEBUG : dst/three.txt: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f1110042192c10172_d20250508_m023208_c001_v0001099_t0040_u01746671528306") 2025/05/08 02:33:24 DEBUG : dst/three.txt: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f416a323ede5c4dd3_d20250508_m023208_c001_v7007000_t0000_u01746671528120") 2025/05/08 02:33:24 DEBUG : dst/three.txt: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f1110042192c10161_d20250508_m023204_c001_v0001099_t0002_u01746671524573") 2025/05/08 02:33:24 DEBUG : dst/three.txt: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f416a323ede5c4dba_d20250508_m023204_c001_v7007000_t0000_u01746671524381") 2025/05/08 02:33:24 DEBUG : dst/three.txt: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f116b027907a4398c_d20250508_m023159_c001_v0001184_t0000_u01746671519453") 2025/05/08 02:33:24 DEBUG : dst/three.txt: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4129d545bc39e93e_d20250508_m023157_c001_v7007000_t0000_u01746671517149") 2025/05/08 02:33:24 DEBUG : dst/three.txt: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f1019db496c0890d4_d20250508_m023156_c001_v0001146_t0003_u01746671516094") 2025/05/08 02:33:24 DEBUG : dst/three.txt: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f41928f6db0baa63b_d20250508_m023155_c001_v7007000_t0000_u01746671515912") 2025/05/08 02:33:24 DEBUG : dst/three.txt: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f1019db496c0890c2_d20250508_m023152_c001_v0001146_t0029_u01746671512459") 2025/05/08 02:33:24 DEBUG : dst/three.txt: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f41928f6db0baa634_d20250508_m023152_c001_v7007000_t0000_u01746671512276") 2025/05/08 02:33:24 DEBUG : dst/three.txt: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f116b027907a43856_d20250508_m023147_c001_v0001184_t0047_u01746671507474") 2025/05/08 02:33:24 DEBUG : dst/three.txt: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f419bd45d87d77fed_d20250508_m023144_c001_v7007000_t0000_u01746671504746") 2025/05/08 02:33:24 DEBUG : dst/three.txt: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f116b027907a437db_d20250508_m023142_c001_v0001184_t0032_u01746671502569") 2025/05/08 02:33:24 DEBUG : dst/three.txt: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f419bd45d87d77fe9_d20250508_m023141_c001_v7007000_t0000_u01746671501817") 2025/05/08 02:33:24 DEBUG : dst/three.txt: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7c77_d20250508_m023137_c001_v0001178_t0022_u01746671497138") 2025/05/08 02:33:24 DEBUG : dst/three.txt: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f41928f6db0baa609_d20250508_m023134_c001_v7007000_t0000_u01746671494526") 2025/05/08 02:33:25 DEBUG : dst/three.txt: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7c5b_d20250508_m023132_c001_v0001178_t0004_u01746671492308") 2025/05/08 02:33:25 DEBUG : dst/three.txt: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f41928f6db0baa602_d20250508_m023131_c001_v7007000_t0000_u01746671491181") 2025/05/08 02:33:25 DEBUG : dst/three.txt: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f1020becebce9e373_d20250508_m023124_c001_v0001182_t0043_u01746671484637") 2025/05/08 02:33:25 DEBUG : dst/three.txt: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f407399c8ff427823_d20250508_m023121_c001_v7007000_t0000_u01746671481882") 2025/05/08 02:33:25 DEBUG : dst/three.txt: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f1020becebce9e319_d20250508_m023119_c001_v0001182_t0002_u01746671479858") 2025/05/08 02:33:25 DEBUG : dst/three.txt: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f407399c8ff42781f_d20250508_m023118_c001_v7007000_t0000_u01746671478738") 2025/05/08 02:33:25 DEBUG : dst/three.txt: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f116b027907a434bd_d20250508_m023112_c001_v0001184_t0021_u01746671472229") 2025/05/08 02:33:25 DEBUG : dst/three.txt: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4044b1ffe3bff3aa_d20250508_m023109_c001_v7007000_t0000_u01746671469532") 2025/05/08 02:33:25 DEBUG : dst/three.txt: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f116b027907a4341e_d20250508_m023107_c001_v0001184_t0025_u01746671467370") 2025/05/08 02:33:25 DEBUG : dst/three.txt: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4044b1ffe3bff3a3_d20250508_m023106_c001_v7007000_t0000_u01746671466278") 2025/05/08 02:33:25 DEBUG : dst/three.txt: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7b3d_d20250508_m023059_c001_v0001178_t0020_u01746671459775") 2025/05/08 02:33:25 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4129d545bc39e93f_d20250508_m023157_c001_v7007000_t0000_u01746671517336") 2025/05/08 02:33:25 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f1020becebce9e5b5_d20250508_m023155_c001_v0001182_t0012_u01746671515711") 2025/05/08 02:33:25 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f104849efa18bcc91_d20250508_m023152_c001_v0001165_t0057_u01746671512000") 2025/05/08 02:33:25 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f421f4d64364ac2c1_d20250508_m023145_c001_v7007000_t0000_u01746671505752") 2025/05/08 02:33:25 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f1155e65a14b31995_d20250508_m023144_c001_v0001120_t0043_u01746671504309") 2025/05/08 02:33:25 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f108bed8a2b58eba9_d20250508_m023141_c001_v0001104_t0058_u01746671501288") 2025/05/08 02:33:25 DEBUG : dst/two: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f41118ea0af21764f_d20250508_m023210_c001_v7007000_t0000_u01746671530001") 2025/05/08 02:33:25 DEBUG : dst/two: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7cf5_d20250508_m023158_c001_v0001178_t0040_u01746671518856") 2025/05/08 02:33:25 DEBUG : dst/two: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4129d545bc39e940_d20250508_m023157_c001_v7007000_t0000_u01746671517518") 2025/05/08 02:33:26 DEBUG : dst/two: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7caf_d20250508_m023147_c001_v0001178_t0030_u01746671507256") 2025/05/08 02:33:26 DEBUG : dst/two: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f421f4d64364ac2c3_d20250508_m023145_c001_v7007000_t0000_u01746671505949") 2025/05/08 02:33:26 DEBUG : dst/two: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f1020becebce9e45f_d20250508_m023136_c001_v0001182_t0056_u01746671496928") 2025/05/08 02:33:26 DEBUG : dst/two: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f421f4d64364ac2b7_d20250508_m023135_c001_v7007000_t0000_u01746671495638") 2025/05/08 02:33:26 DEBUG : dst/two: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f116b027907a43608_d20250508_m023124_c001_v0001184_t0002_u01746671484433") 2025/05/08 02:33:26 DEBUG : dst/two: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f415db63a12cb3b15_d20250508_m023123_c001_v7007000_t0000_u01746671483108") 2025/05/08 02:33:26 DEBUG : dst/two: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7ba9_d20250508_m023111_c001_v0001178_t0039_u01746671471963") 2025/05/08 02:33:26 DEBUG : dst/two: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f419bd45d87d77fc2_d20250508_m023110_c001_v7007000_t0000_u01746671470642") 2025/05/08 02:33:26 DEBUG : dst/two: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f1020becebce9e193_d20250508_m023059_c001_v0001182_t0057_u01746671459563") 2025/05/08 02:33:26 DEBUG : dst/two: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f409c24964889f6fe_d20250508_m023058_c001_v7007000_t0000_u01746671458241") 2025/05/08 02:33:26 DEBUG : dst/two: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f11938bbef64d8a52_d20250508_m023053_c001_v0001038_t0030_u01746671453977") 2025/05/08 02:33:26 DEBUG : dst/two: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f422273c2c91039c0_d20250508_m023033_c001_v7007000_t0000_u01746671433142") 2025/05/08 02:33:26 DEBUG : dst/two: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f1111a7a6766bd019_d20250508_m023031_c001_v0001131_t0058_u01746671431811") 2025/05/08 02:33:26 DEBUG : empty space: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4174184668dca976_d20250508_m022950_c001_v7007000_t0000_u01746671390643") 2025/05/08 02:33:26 DEBUG : empty space: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7959_d20250508_m022946_c001_v0001178_t0042_u01746671386942") 2025/05/08 02:33:26 DEBUG : empty space: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4174184668dca974_d20250508_m022945_c001_v7007000_t0000_u01746671385076") 2025/05/08 02:33:26 DEBUG : empty space: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7921_d20250508_m022934_c001_v0001178_t0040_u01746671374134") 2025/05/08 02:33:26 DEBUG : empty space: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4044b1ffe3bff353_d20250508_m022925_c001_v7007000_t0000_u01746671365151") 2025/05/08 02:33:26 DEBUG : empty space: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e78ef_d20250508_m022922_c001_v0001178_t0018_u01746671362089") 2025/05/08 02:33:26 DEBUG : empty space: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4091e5176dd64812_d20250508_m022858_c001_v7007000_t0000_u01746671338961") 2025/05/08 02:33:27 DEBUG : empty space: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7849_d20250508_m022857_c001_v0001178_t0025_u01746671337172") 2025/05/08 02:33:27 DEBUG : empty space: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4091e5176dd6480c_d20250508_m022855_c001_v7007000_t0000_u01746671335685") 2025/05/08 02:33:27 DEBUG : empty space: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7837_d20250508_m022854_c001_v0001178_t0053_u01746671334530") 2025/05/08 02:33:27 DEBUG : empty space: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4091e5176dd64807_d20250508_m022851_c001_v7007000_t0000_u01746671331104") 2025/05/08 02:33:27 DEBUG : empty space: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7807_d20250508_m022849_c001_v0001178_t0040_u01746671329531") 2025/05/08 02:33:27 DEBUG : empty space: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4091e5176dd64804_d20250508_m022848_c001_v7007000_t0000_u01746671328410") 2025/05/08 02:33:27 DEBUG : empty space: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e77eb_d20250508_m022847_c001_v0001178_t0002_u01746671327209") 2025/05/08 02:33:27 DEBUG : empty space: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f414e98f2e75bd7fe_d20250508_m022840_c001_v7007000_t0000_u01746671320857") 2025/05/08 02:33:27 DEBUG : empty space: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7787_d20250508_m022839_c001_v0001178_t0014_u01746671319512") 2025/05/08 02:33:27 DEBUG : empty space: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f414e98f2e75bd7fb_d20250508_m022838_c001_v7007000_t0000_u01746671318388") 2025/05/08 02:33:27 DEBUG : empty space: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7777_d20250508_m022837_c001_v0001178_t0058_u01746671317574") 2025/05/08 02:33:27 DEBUG : empty space: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4057770624297d5c_d20250508_m022832_c001_v7007000_t0000_u01746671312625") 2025/05/08 02:33:27 DEBUG : empty space: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7735_d20250508_m022831_c001_v0001178_t0014_u01746671311456") 2025/05/08 02:33:27 DEBUG : empty space: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4057770624297d50_d20250508_m022828_c001_v7007000_t0000_u01746671308886") 2025/05/08 02:33:27 DEBUG : empty space: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7705_d20250508_m022827_c001_v0001178_t0023_u01746671307931") 2025/05/08 02:33:27 DEBUG : empty space: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4057770624297d3f_d20250508_m022826_c001_v7007000_t0000_u01746671306842") 2025/05/08 02:33:27 DEBUG : empty space: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f101f00830cb406ae_d20250508_m022825_c001_v0001131_t0009_u01746671305875") 2025/05/08 02:33:27 DEBUG : empty space: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e76e3_d20250508_m022824_c001_v0001178_t0046_u01746671304313") 2025/05/08 02:33:28 DEBUG : enormous: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4091e5176dd64810_d20250508_m022857_c001_v7007000_t0000_u01746671337997") 2025/05/08 02:33:28 DEBUG : enormous: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e784b_d20250508_m022857_c001_v0001178_t0011_u01746671337402") 2025/05/08 02:33:28 DEBUG : existing: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f41118ea0af21765e_d20250508_m023214_c001_v7007000_t0000_u01746671534687") 2025/05/08 02:33:28 DEBUG : existing: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f116b027907a43ad2_d20250508_m023213_c001_v0001184_t0020_u01746671533498") 2025/05/08 02:33:28 DEBUG : existing: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4044b1ffe3bff34c_d20250508_m022920_c001_v7007000_t0000_u01746671360406") 2025/05/08 02:33:28 DEBUG : existing: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e78e5_d20250508_m022919_c001_v0001178_t0014_u01746671359431") 2025/05/08 02:33:28 DEBUG : existing: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4057770624297d3a_d20250508_m022820_c001_v7007000_t0000_u01746671300499") 2025/05/08 02:33:28 DEBUG : existing: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e76cb_d20250508_m022819_c001_v0001178_t0001_u01746671299533") 2025/05/08 02:33:28 DEBUG : existing: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4057770624297d39_d20250508_m022818_c001_v7007000_t0000_u01746671298259") 2025/05/08 02:33:28 DEBUG : existing: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e76b3_d20250508_m022817_c001_v0001178_t0038_u01746671297681") 2025/05/08 02:33:28 DEBUG : existing: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e76af_d20250508_m022816_c001_v0001178_t0011_u01746671296901") 2025/05/08 02:33:28 DEBUG : existing-b: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4044b1ffe3bff34d_d20250508_m022920_c001_v7007000_t0000_u01746671360587") 2025/05/08 02:33:28 DEBUG : existing-b: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f116b027907a4293a_d20250508_m022919_c001_v0001184_t0046_u01746671359457") 2025/05/08 02:33:28 DEBUG : file1: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f41118ea0af217738_d20250508_m023302_c001_v7007000_t0000_u01746671582881") 2025/05/08 02:33:28 DEBUG : file1: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f116d17569328e4bf_d20250508_m023301_c001_v0001165_t0040_u01746671581690") 2025/05/08 02:33:28 DEBUG : file1: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f41118ea0af217733_d20250508_m023259_c001_v7007000_t0000_u01746671579569") 2025/05/08 02:33:28 DEBUG : file1: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7eab_d20250508_m023258_c001_v0001178_t0038_u01746671578230") 2025/05/08 02:33:28 DEBUG : five: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4091e5176dd64816_d20250508_m022903_c001_v7007000_t0000_u01746671343198") 2025/05/08 02:33:28 DEBUG : five: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f413e21c6283e7885_d20250508_m022901_c001_v0001178_t0043_u01746671341249") 2025/05/08 02:33:28 DEBUG : foo: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4057770624297d54_d20250508_m022830_c001_v7007000_t0000_u01746671310727") 2025/05/08 02:33:29 DEBUG : foo: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f413e21c6283e7725_d20250508_m022830_c001_v0001178_t0043_u01746671310180") 2025/05/08 02:33:29 DEBUG : foo: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f413e21c6283e7717_d20250508_m022829_c001_v0001178_t0043_u01746671309616") 2025/05/08 02:33:29 DEBUG : four: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4091e5176dd64817_d20250508_m022903_c001_v7007000_t0000_u01746671343378") 2025/05/08 02:33:29 DEBUG : four: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f416b027907a427b1_d20250508_m022901_c001_v0001184_t0013_u01746671341837") 2025/05/08 02:33:29 DEBUG : four: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e787b_d20250508_m022900_c001_v0001178_t0056_u01746671340668") 2025/05/08 02:33:29 DEBUG : hello world2: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f414e98f2e75bc78e_d20250508_m022728_c001_v7007000_t0000_u01746671248166") 2025/05/08 02:33:29 DEBUG : hello world2: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7515_d20250508_m022727_c001_v0001178_t0058_u01746671247513") 2025/05/08 02:33:29 DEBUG : ignore-size: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4057770624297d38_d20250508_m022815_c001_v7007000_t0000_u01746671295815") 2025/05/08 02:33:29 DEBUG : ignore-size: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e76a7_d20250508_m022814_c001_v0001178_t0030_u01746671294872") 2025/05/08 02:33:29 DEBUG : nested/sub dir/file: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4044b1ffe3bff349_d20250508_m022918_c001_v7007000_t0000_u01746671358309") 2025/05/08 02:33:29 DEBUG : nested/sub dir/file: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f116b027907a42902_d20250508_m022917_c001_v0001184_t0038_u01746671357343") 2025/05/08 02:33:29 DEBUG : nested/sub dir/file: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4044b1ffe3bff346_d20250508_m022916_c001_v7007000_t0000_u01746671356232") 2025/05/08 02:33:29 DEBUG : nested/sub dir/file: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f116b027907a428ce_d20250508_m022915_c001_v0001184_t0035_u01746671355261") 2025/05/08 02:33:29 DEBUG : one: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4091e5176dd64818_d20250508_m022903_c001_v7007000_t0000_u01746671343558") 2025/05/08 02:33:29 DEBUG : one: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f413e21c6283e7869_d20250508_m022900_c001_v0001178_t0043_u01746671340071") 2025/05/08 02:33:29 DEBUG : only0: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f41118ea0af21771a_d20250508_m023253_c001_v7007000_t0000_u01746671573363") 2025/05/08 02:33:29 DEBUG : only0: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f416d17569328e49f_d20250508_m023248_c001_v0001165_t0018_u01746671568933") 2025/05/08 02:33:29 DEBUG : only0: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7dfb_d20250508_m023238_c001_v0001178_t0004_u01746671558255") 2025/05/08 02:33:29 DEBUG : only0: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f42076873fb71153e_d20250508_m023231_c001_v7007000_t0000_u01746671551733") 2025/05/08 02:33:29 DEBUG : only0: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7d6f_d20250508_m023221_c001_v0001178_t0007_u01746671541794") 2025/05/08 02:33:30 DEBUG : only1: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f41118ea0af21771b_d20250508_m023253_c001_v7007000_t0000_u01746671573547") 2025/05/08 02:33:30 DEBUG : only1: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f416b027907a43dc0_d20250508_m023247_c001_v0001184_t0013_u01746671567608") 2025/05/08 02:33:30 DEBUG : only1: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7dff_d20250508_m023238_c001_v0001178_t0030_u01746671558668") 2025/05/08 02:33:30 DEBUG : only1: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f416b342986443650_d20250508_m023231_c001_v7007000_t0000_u01746671551164") 2025/05/08 02:33:30 DEBUG : only1: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7d75_d20250508_m023222_c001_v0001178_t0043_u01746671542199") 2025/05/08 02:33:30 DEBUG : only10: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f41118ea0af21771c_d20250508_m023253_c001_v7007000_t0000_u01746671573731") 2025/05/08 02:33:30 DEBUG : only10: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f413e21c6283e7e59_d20250508_m023247_c001_v0001178_t0043_u01746671567617") 2025/05/08 02:33:30 DEBUG : only10: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7e35_d20250508_m023242_c001_v0001178_t0001_u01746671562730") 2025/05/08 02:33:30 DEBUG : only10: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f416b342986443654_d20250508_m023231_c001_v7007000_t0000_u01746671551531") 2025/05/08 02:33:30 DEBUG : only10: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7d9f_d20250508_m023226_c001_v0001178_t0025_u01746671546111") 2025/05/08 02:33:30 DEBUG : only11: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f41118ea0af21771e_d20250508_m023253_c001_v7007000_t0000_u01746671573914") 2025/05/08 02:33:30 DEBUG : only11: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4111635daa3404da_d20250508_m023248_c001_v0001136_t0015_u01746671568213") 2025/05/08 02:33:30 DEBUG : only11: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7e37_d20250508_m023243_c001_v0001178_t0013_u01746671563180") 2025/05/08 02:33:30 DEBUG : only11: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f42076873fb71153d_d20250508_m023231_c001_v7007000_t0000_u01746671551545") 2025/05/08 02:33:30 DEBUG : only11: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7da5_d20250508_m023226_c001_v0001178_t0038_u01746671546530") 2025/05/08 02:33:30 DEBUG : only12: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f41118ea0af21771f_d20250508_m023254_c001_v7007000_t0000_u01746671574096") 2025/05/08 02:33:30 DEBUG : only12: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f416d17569328e497_d20250508_m023248_c001_v0001165_t0018_u01746671568378") 2025/05/08 02:33:30 DEBUG : only12: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7e39_d20250508_m023243_c001_v0001178_t0058_u01746671563601") 2025/05/08 02:33:30 DEBUG : only12: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f416b342986443658_d20250508_m023232_c001_v7007000_t0000_u01746671552143") 2025/05/08 02:33:30 DEBUG : only12: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7da7_d20250508_m023226_c001_v0001178_t0039_u01746671546955") 2025/05/08 02:33:31 DEBUG : only13: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f41118ea0af217720_d20250508_m023254_c001_v7007000_t0000_u01746671574278") 2025/05/08 02:33:31 DEBUG : only13: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f416b027907a43dc6_d20250508_m023248_c001_v0001184_t0013_u01746671568008") 2025/05/08 02:33:31 DEBUG : only13: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7e3b_d20250508_m023244_c001_v0001178_t0034_u01746671564111") 2025/05/08 02:33:31 DEBUG : only13: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f422273c2c9103a49_d20250508_m023231_c001_v7007000_t0000_u01746671551752") 2025/05/08 02:33:31 DEBUG : only13: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7dad_d20250508_m023227_c001_v0001178_t0013_u01746671547374") 2025/05/08 02:33:31 DEBUG : only14: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f41118ea0af217721_d20250508_m023254_c001_v7007000_t0000_u01746671574460") 2025/05/08 02:33:31 DEBUG : only14: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f413e21c6283e7e5b_d20250508_m023248_c001_v0001178_t0043_u01746671568017") 2025/05/08 02:33:31 DEBUG : only14: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7e3f_d20250508_m023244_c001_v0001178_t0056_u01746671564538") 2025/05/08 02:33:31 DEBUG : only14: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f416b342986443652_d20250508_m023231_c001_v7007000_t0000_u01746671551346") 2025/05/08 02:33:31 DEBUG : only14: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7db1_d20250508_m023227_c001_v0001178_t0049_u01746671547796") 2025/05/08 02:33:31 DEBUG : only15: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f41118ea0af217723_d20250508_m023254_c001_v7007000_t0000_u01746671574663") 2025/05/08 02:33:31 DEBUG : only15: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f416b027907a43dca_d20250508_m023248_c001_v0001184_t0013_u01746671568192") 2025/05/08 02:33:31 DEBUG : only15: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7e45_d20250508_m023244_c001_v0001178_t0009_u01746671564991") 2025/05/08 02:33:31 DEBUG : only15: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f407399c8ff42787c_d20250508_m023231_c001_v7007000_t0000_u01746671551760") 2025/05/08 02:33:31 DEBUG : only15: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7db3_d20250508_m023228_c001_v0001178_t0010_u01746671548228") 2025/05/08 02:33:31 DEBUG : only16: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f41118ea0af217724_d20250508_m023254_c001_v7007000_t0000_u01746671574846") 2025/05/08 02:33:31 DEBUG : only16: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f413e21c6283e7e61_d20250508_m023248_c001_v0001178_t0043_u01746671568201") 2025/05/08 02:33:31 DEBUG : only16: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7e47_d20250508_m023245_c001_v0001178_t0025_u01746671565412") 2025/05/08 02:33:31 DEBUG : only16: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f422273c2c9103a4c_d20250508_m023232_c001_v7007000_t0000_u01746671552155") 2025/05/08 02:33:31 DEBUG : only16: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7dbb_d20250508_m023228_c001_v0001178_t0049_u01746671548633") 2025/05/08 02:33:32 DEBUG : only17: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f41118ea0af217725_d20250508_m023255_c001_v7007000_t0000_u01746671575029") 2025/05/08 02:33:32 DEBUG : only17: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f416b027907a43dd2_d20250508_m023248_c001_v0001184_t0013_u01746671568377") 2025/05/08 02:33:32 DEBUG : only17: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7e4d_d20250508_m023245_c001_v0001178_t0028_u01746671565831") 2025/05/08 02:33:32 DEBUG : only17: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f42076873fb71153f_d20250508_m023231_c001_v7007000_t0000_u01746671551949") 2025/05/08 02:33:32 DEBUG : only17: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7dc1_d20250508_m023229_c001_v0001178_t0019_u01746671549069") 2025/05/08 02:33:32 DEBUG : only18: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f41118ea0af217727_d20250508_m023255_c001_v7007000_t0000_u01746671575212") 2025/05/08 02:33:32 DEBUG : only18: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f413e21c6283e7e65_d20250508_m023248_c001_v0001178_t0043_u01746671568435") 2025/05/08 02:33:32 DEBUG : only18: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7e4f_d20250508_m023246_c001_v0001178_t0039_u01746671566281") 2025/05/08 02:33:32 DEBUG : only18: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f407399c8ff42787f_d20250508_m023232_c001_v7007000_t0000_u01746671552163") 2025/05/08 02:33:32 DEBUG : only18: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7dc5_d20250508_m023229_c001_v0001178_t0027_u01746671549502") 2025/05/08 02:33:32 DEBUG : only19: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f41118ea0af217728_d20250508_m023255_c001_v7007000_t0000_u01746671575398") 2025/05/08 02:33:32 DEBUG : only19: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4111635daa3404de_d20250508_m023248_c001_v0001136_t0015_u01746671568495") 2025/05/08 02:33:32 DEBUG : only19: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7e51_d20250508_m023246_c001_v0001178_t0039_u01746671566748") 2025/05/08 02:33:32 DEBUG : only19: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f422273c2c9103a4b_d20250508_m023231_c001_v7007000_t0000_u01746671551950") 2025/05/08 02:33:32 DEBUG : only19: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7dc7_d20250508_m023229_c001_v0001178_t0009_u01746671549911") 2025/05/08 02:33:32 DEBUG : only2: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f41118ea0af217729_d20250508_m023255_c001_v7007000_t0000_u01746671575582") 2025/05/08 02:33:32 DEBUG : only2: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f416b027907a43dd8_d20250508_m023248_c001_v0001184_t0013_u01746671568560") 2025/05/08 02:33:32 DEBUG : only2: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7e03_d20250508_m023239_c001_v0001178_t0024_u01746671559081") 2025/05/08 02:33:32 DEBUG : only2: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f42076873fb711541_d20250508_m023232_c001_v7007000_t0000_u01746671552316") 2025/05/08 02:33:32 DEBUG : only2: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7d79_d20250508_m023222_c001_v0001178_t0031_u01746671542624") 2025/05/08 02:33:33 DEBUG : only3: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f41118ea0af21772a_d20250508_m023255_c001_v7007000_t0000_u01746671575765") 2025/05/08 02:33:33 DEBUG : only3: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f416d17569328e499_d20250508_m023248_c001_v0001165_t0018_u01746671568567") 2025/05/08 02:33:33 DEBUG : only3: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7e0b_d20250508_m023239_c001_v0001178_t0055_u01746671559497") 2025/05/08 02:33:33 DEBUG : only3: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f407399c8ff42787b_d20250508_m023231_c001_v7007000_t0000_u01746671551554") 2025/05/08 02:33:33 DEBUG : only3: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7d7b_d20250508_m023223_c001_v0001178_t0002_u01746671543059") 2025/05/08 02:33:33 DEBUG : only4: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f41118ea0af21772c_d20250508_m023255_c001_v7007000_t0000_u01746671575949") 2025/05/08 02:33:33 DEBUG : only4: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f413e21c6283e7e69_d20250508_m023248_c001_v0001178_t0043_u01746671568618") 2025/05/08 02:33:33 DEBUG : only4: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7e11_d20250508_m023239_c001_v0001178_t0036_u01746671559930") 2025/05/08 02:33:33 DEBUG : only4: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f416b342986443659_d20250508_m023232_c001_v7007000_t0000_u01746671552336") 2025/05/08 02:33:33 DEBUG : only4: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7d7f_d20250508_m023223_c001_v0001178_t0002_u01746671543485") 2025/05/08 02:33:33 DEBUG : only5: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f41118ea0af21772d_d20250508_m023256_c001_v7007000_t0000_u01746671576146") 2025/05/08 02:33:33 DEBUG : only5: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4111635daa3404e0_d20250508_m023248_c001_v0001136_t0015_u01746671568681") 2025/05/08 02:33:33 DEBUG : only5: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7e17_d20250508_m023240_c001_v0001178_t0055_u01746671560337") 2025/05/08 02:33:33 DEBUG : only5: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f422273c2c9103a47_d20250508_m023231_c001_v7007000_t0000_u01746671551568") 2025/05/08 02:33:33 DEBUG : only5: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7d87_d20250508_m023223_c001_v0001178_t0057_u01746671543899") 2025/05/08 02:33:33 DEBUG : only6: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f41118ea0af21772e_d20250508_m023256_c001_v7007000_t0000_u01746671576330") 2025/05/08 02:33:33 DEBUG : only6: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f416b027907a43dde_d20250508_m023248_c001_v0001184_t0013_u01746671568745") 2025/05/08 02:33:33 DEBUG : only6: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7e1b_d20250508_m023240_c001_v0001178_t0041_u01746671560842") 2025/05/08 02:33:33 DEBUG : only6: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f407399c8ff42787d_d20250508_m023231_c001_v7007000_t0000_u01746671551945") 2025/05/08 02:33:33 DEBUG : only6: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7d8f_d20250508_m023224_c001_v0001178_t0048_u01746671544403") 2025/05/08 02:33:33 DEBUG : only7: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f41118ea0af21772f_d20250508_m023256_c001_v7007000_t0000_u01746671576512") 2025/05/08 02:33:34 DEBUG : only7: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f416d17569328e49d_d20250508_m023248_c001_v0001165_t0018_u01746671568750") 2025/05/08 02:33:34 DEBUG : only7: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7e23_d20250508_m023241_c001_v0001178_t0027_u01746671561278") 2025/05/08 02:33:34 DEBUG : only7: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f416b342986443657_d20250508_m023231_c001_v7007000_t0000_u01746671551957") 2025/05/08 02:33:34 DEBUG : only7: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7d95_d20250508_m023224_c001_v0001178_t0035_u01746671544829") 2025/05/08 02:33:34 DEBUG : only8: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f41118ea0af217730_d20250508_m023256_c001_v7007000_t0000_u01746671576694") 2025/05/08 02:33:34 DEBUG : only8: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f413e21c6283e7e6d_d20250508_m023248_c001_v0001178_t0043_u01746671568810") 2025/05/08 02:33:34 DEBUG : only8: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7e2b_d20250508_m023241_c001_v0001178_t0026_u01746671561860") 2025/05/08 02:33:34 DEBUG : only8: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f42076873fb711540_d20250508_m023232_c001_v7007000_t0000_u01746671552134") 2025/05/08 02:33:34 DEBUG : only8: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7d99_d20250508_m023225_c001_v0001178_t0048_u01746671545263") 2025/05/08 02:33:34 DEBUG : only9: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f41118ea0af217731_d20250508_m023256_c001_v7007000_t0000_u01746671576876") 2025/05/08 02:33:34 DEBUG : only9: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4111635daa3404e2_d20250508_m023248_c001_v0001136_t0015_u01746671568867") 2025/05/08 02:33:34 DEBUG : only9: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7e33_d20250508_m023242_c001_v0001178_t0038_u01746671562291") 2025/05/08 02:33:34 DEBUG : only9: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f416b342986443655_d20250508_m023231_c001_v7007000_t0000_u01746671551726") 2025/05/08 02:33:34 DEBUG : only9: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7d9b_d20250508_m023225_c001_v0001178_t0039_u01746671545672") 2025/05/08 02:33:34 DEBUG : potato: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4044b1ffe3bff340_d20250508_m022913_c001_v7007000_t0000_u01746671353412") 2025/05/08 02:33:34 DEBUG : potato: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f1020becebce9d945_d20250508_m022911_c001_v0001182_t0011_u01746671351675") 2025/05/08 02:33:34 DEBUG : potato: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4091e5176dd64820_d20250508_m022909_c001_v7007000_t0000_u01746671349832") 2025/05/08 02:33:35 DEBUG : potato: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e78bd_d20250508_m022908_c001_v0001178_t0016_u01746671348313") 2025/05/08 02:33:35 DEBUG : potato: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4091e5176dd6481c_d20250508_m022906_c001_v7007000_t0000_u01746671346479") 2025/05/08 02:33:35 DEBUG : potato: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f1020becebce9d8b1_d20250508_m022904_c001_v0001182_t0000_u01746671344487") 2025/05/08 02:33:35 DEBUG : potato: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4091e5176dd64809_d20250508_m022853_c001_v7007000_t0000_u01746671333407") 2025/05/08 02:33:35 DEBUG : potato: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e781f_d20250508_m022852_c001_v0001178_t0054_u01746671332013") 2025/05/08 02:33:35 DEBUG : potato: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4091e5176dd64806_d20250508_m022850_c001_v7007000_t0000_u01746671330118") 2025/05/08 02:33:35 DEBUG : potato: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7805_d20250508_m022849_c001_v0001178_t0035_u01746671329319") 2025/05/08 02:33:35 DEBUG : potato: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4091e5176dd64803_d20250508_m022847_c001_v7007000_t0000_u01746671327797") 2025/05/08 02:33:35 DEBUG : potato: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e77e7_d20250508_m022846_c001_v0001178_t0007_u01746671326994") 2025/05/08 02:33:35 DEBUG : potato: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f414e98f2e75bd7fd_d20250508_m022840_c001_v7007000_t0000_u01746671320307") 2025/05/08 02:33:35 DEBUG : potato: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7785_d20250508_m022839_c001_v0001178_t0016_u01746671319300") 2025/05/08 02:33:35 DEBUG : potato: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f414e98f2e75bd7fc_d20250508_m022838_c001_v7007000_t0000_u01746671318574") 2025/05/08 02:33:35 DEBUG : potato: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7773_d20250508_m022837_c001_v0001178_t0012_u01746671317349") 2025/05/08 02:33:35 DEBUG : potato: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4057770624297d64_d20250508_m022836_c001_v7007000_t0000_u01746671316617") 2025/05/08 02:33:35 DEBUG : potato: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7763_d20250508_m022836_c001_v0001178_t0031_u01746671316044") 2025/05/08 02:33:35 DEBUG : potato: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e775f_d20250508_m022835_c001_v0001178_t0037_u01746671315443") 2025/05/08 02:33:35 DEBUG : potato: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4057770624297d61_d20250508_m022834_c001_v7007000_t0000_u01746671314711") 2025/05/08 02:33:35 DEBUG : potato: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e775b_d20250508_m022834_c001_v0001178_t0014_u01746671314132") 2025/05/08 02:33:36 DEBUG : potato: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7757_d20250508_m022833_c001_v0001178_t0049_u01746671313548") 2025/05/08 02:33:36 DEBUG : potato: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4057770624297d5e_d20250508_m022832_c001_v7007000_t0000_u01746671312806") 2025/05/08 02:33:36 DEBUG : potato: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e773b_d20250508_m022832_c001_v0001178_t0028_u01746671312051") 2025/05/08 02:33:36 DEBUG : potato2: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f41592b801b725696_d20250508_m023000_c001_v7007000_t0000_u01746671400282") 2025/05/08 02:33:36 DEBUG : potato2: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f1020becebce9dd04_d20250508_m022959_c001_v0001182_t0028_u01746671399716") 2025/05/08 02:33:36 DEBUG : potato2: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4174184668dca977_d20250508_m022950_c001_v7007000_t0000_u01746671390889") 2025/05/08 02:33:36 DEBUG : potato2: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f1020becebce9dbde_d20250508_m022946_c001_v0001182_t0016_u01746671386352") 2025/05/08 02:33:36 DEBUG : potato2: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f422273c2c91039a2_d20250508_m022938_c001_v7007000_t0000_u01746671378978") 2025/05/08 02:33:36 DEBUG : potato2: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f1020becebce9dad9_d20250508_m022933_c001_v0001182_t0002_u01746671373460") 2025/05/08 02:33:36 DEBUG : potato2: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4044b1ffe3bff355_d20250508_m022925_c001_v7007000_t0000_u01746671365975") 2025/05/08 02:33:36 DEBUG : potato2: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f1020becebce9da07_d20250508_m022921_c001_v0001182_t0012_u01746671361874") 2025/05/08 02:33:36 DEBUG : potato2: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4091e5176dd64811_d20250508_m022858_c001_v7007000_t0000_u01746671338228") 2025/05/08 02:33:36 DEBUG : potato2: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7845_d20250508_m022856_c001_v0001178_t0010_u01746671336959") 2025/05/08 02:33:36 DEBUG : potato2: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4091e5176dd6480d_d20250508_m022855_c001_v7007000_t0000_u01746671335868") 2025/05/08 02:33:36 DEBUG : potato2: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7831_d20250508_m022854_c001_v0001178_t0004_u01746671334315") 2025/05/08 02:33:36 DEBUG : potato2: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4091e5176dd6480a_d20250508_m022853_c001_v7007000_t0000_u01746671333591") 2025/05/08 02:33:36 DEBUG : potato2: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7825_d20250508_m022852_c001_v0001178_t0058_u01746671332603") 2025/05/08 02:33:36 DEBUG : potato2: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4091e5176dd64808_d20250508_m022851_c001_v7007000_t0000_u01746671331285") 2025/05/08 02:33:36 DEBUG : potato2: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e780f_d20250508_m022850_c001_v0001178_t0017_u01746671330516") 2025/05/08 02:33:36 DEBUG : potato2: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4091e5176dd64805_d20250508_m022848_c001_v7007000_t0000_u01746671328592") 2025/05/08 02:33:37 DEBUG : potato2: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e77f1_d20250508_m022847_c001_v0001178_t0044_u01746671327808") 2025/05/08 02:33:37 DEBUG : potato2: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f414e98f2e75bd7ff_d20250508_m022841_c001_v7007000_t0000_u01746671321052") 2025/05/08 02:33:37 DEBUG : potato2: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e778f_d20250508_m022840_c001_v0001178_t0045_u01746671320102") 2025/05/08 02:33:37 DEBUG : potato2: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f414e98f2e75bc792_d20250508_m022731_c001_v7007000_t0000_u01746671251533") 2025/05/08 02:33:37 DEBUG : potato2: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7527_d20250508_m022730_c001_v0001178_t0040_u01746671250936") 2025/05/08 02:33:37 DEBUG : potato2: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f414e98f2e75bc791_d20250508_m022729_c001_v7007000_t0000_u01746671249664") 2025/05/08 02:33:37 DEBUG : potato2: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e751f_d20250508_m022729_c001_v0001178_t0046_u01746671249085") 2025/05/08 02:33:37 DEBUG : potato3: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4174184668dca979_d20250508_m022951_c001_v7007000_t0000_u01746671391428") 2025/05/08 02:33:37 DEBUG : potato3: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f116b027907a42be0_d20250508_m022947_c001_v0001184_t0035_u01746671387535") 2025/05/08 02:33:37 DEBUG : potato3: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f422273c2c91039a1_d20250508_m022938_c001_v7007000_t0000_u01746671378254") 2025/05/08 02:33:37 DEBUG : potato3: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f116b027907a42ad0_d20250508_m022934_c001_v0001184_t0015_u01746671374801") 2025/05/08 02:33:37 DEBUG : potato3: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4044b1ffe3bff354_d20250508_m022925_c001_v7007000_t0000_u01746671365531") 2025/05/08 02:33:37 DEBUG : potato3: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f116b027907a42982_d20250508_m022922_c001_v0001184_t0034_u01746671362299") 2025/05/08 02:33:37 DEBUG : pre-dest1/1: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f409c24964889f6f5_d20250508_m023041_c001_v7007000_t0000_u01746671441786") 2025/05/08 02:33:37 DEBUG : pre-dest1/1: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f116b027907a43049_d20250508_m023033_c001_v0001184_t0023_u01746671433874") 2025/05/08 02:33:37 DEBUG : pre-dest2/2: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f409c24964889f6f6_d20250508_m023041_c001_v7007000_t0000_u01746671441975") 2025/05/08 02:33:37 DEBUG : pre-dest2/2: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f1020becebce9dfb3_d20250508_m023034_c001_v0001182_t0032_u01746671434504") 2025/05/08 02:33:37 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f422273c2c91039b1_d20250508_m023013_c001_v7007000_t0000_u01746671413471") 2025/05/08 02:33:37 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7a0f_d20250508_m023009_c001_v0001178_t0035_u01746671409587") 2025/05/08 02:33:37 DEBUG : sizeonly: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4174184668dca94e_d20250508_m022813_c001_v7007000_t0000_u01746671293158") 2025/05/08 02:33:38 DEBUG : sizeonly: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7681_d20250508_m022812_c001_v0001178_t0040_u01746671292211") 2025/05/08 02:33:38 DEBUG : sub dir/hello world: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f40323404b28f4b3d_d20250508_m023312_c001_v7007000_t0000_u01746671592301") 2025/05/08 02:33:38 DEBUG : sub dir/hello world: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f116d17569328e4d5_d20250508_m023309_c001_v0001165_t0013_u01746671589602") 2025/05/08 02:33:38 DEBUG : sub dir/hello world: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f41118ea0af217741_d20250508_m023307_c001_v7007000_t0000_u01746671587649") 2025/05/08 02:33:38 DEBUG : sub dir/hello world: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f1111635daa340512_d20250508_m023304_c001_v0001136_t0046_u01746671584970") 2025/05/08 02:33:38 DEBUG : sub dir/hello world: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4044b1ffe3bff34a_d20250508_m022918_c001_v7007000_t0000_u01746671358492") 2025/05/08 02:33:38 DEBUG : sub dir/hello world: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f1020becebce9d9cb_d20250508_m022917_c001_v0001182_t0023_u01746671357736") 2025/05/08 02:33:38 DEBUG : sub dir/hello world: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4044b1ffe3bff347_d20250508_m022916_c001_v7007000_t0000_u01746671356420") 2025/05/08 02:33:38 DEBUG : sub dir/hello world: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e78db_d20250508_m022915_c001_v0001178_t0002_u01746671355655") 2025/05/08 02:33:38 DEBUG : sub dir/hello world: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4174184668dca947_d20250508_m022809_c001_v7007000_t0000_u01746671289002") 2025/05/08 02:33:38 DEBUG : sub dir/hello world: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7653_d20250508_m022807_c001_v0001178_t0022_u01746671287515") 2025/05/08 02:33:38 DEBUG : sub dir/hello world: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4174184668dca942_d20250508_m022806_c001_v7007000_t0000_u01746671286792") 2025/05/08 02:33:38 DEBUG : sub dir/hello world: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7645_d20250508_m022805_c001_v0001178_t0033_u01746671285675") 2025/05/08 02:33:38 DEBUG : sub dir/hello world: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4174184668dca934_d20250508_m022802_c001_v7007000_t0000_u01746671282745") 2025/05/08 02:33:38 DEBUG : sub dir/hello world: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7627_d20250508_m022801_c001_v0001178_t0033_u01746671281526") 2025/05/08 02:33:38 DEBUG : sub dir/hello world: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4174184668dca92e_d20250508_m022800_c001_v7007000_t0000_u01746671280981") 2025/05/08 02:33:38 DEBUG : sub dir/hello world: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e761b_d20250508_m022759_c001_v0001178_t0000_u01746671279607") 2025/05/08 02:33:38 DEBUG : sub dir/hello world: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7609_d20250508_m022756_c001_v0001178_t0009_u01746671276857") 2025/05/08 02:33:38 DEBUG : sub dir/hello world: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4174184668dca922_d20250508_m022756_c001_v7007000_t0000_u01746671276133") 2025/05/08 02:33:38 DEBUG : sub dir/hello world: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e75f5_d20250508_m022755_c001_v0001178_t0055_u01746671275530") 2025/05/08 02:33:39 DEBUG : sub dir/hello world: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e75e7_d20250508_m022754_c001_v0001178_t0034_u01746671274761") 2025/05/08 02:33:39 DEBUG : sub dir/hello world: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4174184668dca91d_d20250508_m022753_c001_v7007000_t0000_u01746671273653") 2025/05/08 02:33:39 DEBUG : sub dir/hello world: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e75b3_d20250508_m022750_c001_v0001178_t0044_u01746671270981") 2025/05/08 02:33:39 DEBUG : sub dir/hello world: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e75a7_d20250508_m022748_c001_v0001178_t0041_u01746671268313") 2025/05/08 02:33:39 DEBUG : sub dir/hello world: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4174184668dca917_d20250508_m022747_c001_v7007000_t0000_u01746671267589") 2025/05/08 02:33:39 DEBUG : sub dir/hello world: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e759b_d20250508_m022746_c001_v0001178_t0009_u01746671266991") 2025/05/08 02:33:39 DEBUG : sub dir/hello world: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7593_d20250508_m022746_c001_v0001178_t0013_u01746671266221") 2025/05/08 02:33:39 DEBUG : sub dir/hello world: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4174184668dca915_d20250508_m022745_c001_v7007000_t0000_u01746671265502") 2025/05/08 02:33:39 DEBUG : sub dir/hello world: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7571_d20250508_m022741_c001_v0001178_t0003_u01746671261437") 2025/05/08 02:33:39 DEBUG : sub dir/hello world: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4174184668dca90c_d20250508_m022741_c001_v7007000_t0000_u01746671261074") 2025/05/08 02:33:39 DEBUG : sub dir/hello world: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7565_d20250508_m022740_c001_v0001178_t0023_u01746671260465") 2025/05/08 02:33:39 DEBUG : sub dir/hello world: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f414e98f2e75bc7ca_d20250508_m022738_c001_v7007000_t0000_u01746671258834") 2025/05/08 02:33:39 DEBUG : sub dir/hello world: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7559_d20250508_m022738_c001_v0001178_t0015_u01746671258265") 2025/05/08 02:33:39 DEBUG : sub dir/hello world: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f414e98f2e75bc7c0_d20250508_m022737_c001_v7007000_t0000_u01746671257662") 2025/05/08 02:33:39 DEBUG : sub dir/hello world: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e754f_d20250508_m022737_c001_v0001178_t0020_u01746671257093") 2025/05/08 02:33:39 DEBUG : sub dir/hello world: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f414e98f2e75bc7ac_d20250508_m022735_c001_v7007000_t0000_u01746671255822") 2025/05/08 02:33:39 DEBUG : sub dir/hello world: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e753f_d20250508_m022735_c001_v0001178_t0026_u01746671255076") 2025/05/08 02:33:39 DEBUG : sub dir/hello world: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f414e98f2e75bc7a3_d20250508_m022734_c001_v7007000_t0000_u01746671254528") 2025/05/08 02:33:39 DEBUG : sub dir/hello world: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e753b_d20250508_m022733_c001_v0001178_t0056_u01746671253931") 2025/05/08 02:33:39 DEBUG : sub dir/hello world: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f414e98f2e75bc798_d20250508_m022733_c001_v7007000_t0000_u01746671253021") 2025/05/08 02:33:40 DEBUG : sub dir/hello world: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e752d_d20250508_m022732_c001_v0001178_t0049_u01746671252442") 2025/05/08 02:33:40 DEBUG : sub dir/hello world: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f414e98f2e75bc78b_d20250508_m022726_c001_v7007000_t0000_u01746671246605") 2025/05/08 02:33:40 DEBUG : sub dir/hello world: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e750f_d20250508_m022726_c001_v0001178_t0016_u01746671246021") 2025/05/08 02:33:40 DEBUG : sub dir/hello world: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f414e98f2e75bc789_d20250508_m022725_c001_v7007000_t0000_u01746671245115") 2025/05/08 02:33:40 DEBUG : sub dir/hello world: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7501_d20250508_m022724_c001_v0001178_t0009_u01746671244530") 2025/05/08 02:33:40 DEBUG : sub dir/hello world: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f414e98f2e75bc788_d20250508_m022723_c001_v7007000_t0000_u01746671243624") 2025/05/08 02:33:40 DEBUG : sub dir/hello world: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e74f5_d20250508_m022723_c001_v0001178_t0041_u01746671243048") 2025/05/08 02:33:40 DEBUG : sub dir/hello world: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f414e98f2e75bc786_d20250508_m022720_c001_v7007000_t0000_u01746671240130") 2025/05/08 02:33:40 DEBUG : sub dir/hello world: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e74e7_d20250508_m022719_c001_v0001178_t0048_u01746671239542") 2025/05/08 02:33:40 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f40323404b28f4b3e_d20250508_m023312_c001_v7007000_t0000_u01746671592485") 2025/05/08 02:33:40 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7ef9_d20250508_m023309_c001_v0001178_t0058_u01746671589601") 2025/05/08 02:33:40 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f41118ea0af217742_d20250508_m023307_c001_v7007000_t0000_u01746671587832") 2025/05/08 02:33:40 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f116b027907a43f0a_d20250508_m023304_c001_v0001184_t0046_u01746671584600") 2025/05/08 02:33:40 DEBUG : sub/yam: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4044b1ffe3bff33f_d20250508_m022912_c001_v7007000_t0000_u01746671352861") 2025/05/08 02:33:40 DEBUG : sub/yam: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f116b027907a42881_d20250508_m022911_c001_v0001184_t0031_u01746671351305") 2025/05/08 02:33:40 DEBUG : test_dir1/file2: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f41118ea0af217739_d20250508_m023303_c001_v7007000_t0000_u01746671583064") 2025/05/08 02:33:40 DEBUG : test_dir1/file2: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f116b027907a43ec6_d20250508_m023301_c001_v0001184_t0026_u01746671581308") 2025/05/08 02:33:40 DEBUG : test_dir1/file2: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f41118ea0af217735_d20250508_m023259_c001_v7007000_t0000_u01746671579753") 2025/05/08 02:33:40 DEBUG : test_dir1/file2: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f1111635daa3404fc_d20250508_m023258_c001_v0001136_t0041_u01746671578243") 2025/05/08 02:33:40 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f41118ea0af21773b_d20250508_m023303_c001_v7007000_t0000_u01746671583246") 2025/05/08 02:33:41 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7ec1_d20250508_m023301_c001_v0001178_t0038_u01746671581313") 2025/05/08 02:33:41 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f41118ea0af217736_d20250508_m023259_c001_v7007000_t0000_u01746671579935") 2025/05/08 02:33:41 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f116b027907a43e74_d20250508_m023258_c001_v0001184_t0036_u01746671578206") 2025/05/08 02:33:41 DEBUG : three: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4091e5176dd64819_d20250508_m022903_c001_v7007000_t0000_u01746671343739") 2025/05/08 02:33:41 DEBUG : three: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7897_d20250508_m022902_c001_v0001178_t0057_u01746671342568") 2025/05/08 02:33:41 DEBUG : three: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113e21c6283e7873_d20250508_m022900_c001_v0001178_t0033_u01746671340449") 2025/05/08 02:33:41 DEBUG : two: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4091e5176dd6481a_d20250508_m022903_c001_v7007000_t0000_u01746671343920") 2025/05/08 02:33:41 DEBUG : two: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4020becebce9d88d_d20250508_m022902_c001_v0001182_t0007_u01746671342004") 2025/05/08 02:33:41 DEBUG : two: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f413e21c6283e786d_d20250508_m022900_c001_v0001178_t0043_u01746671340263") 2025/05/08 02:33:41 DEBUG : yam: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4044b1ffe3bff342_d20250508_m022913_c001_v7007000_t0000_u01746671353605") 2025/05/08 02:33:41 DEBUG : yam: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f118e9fd7cda9327f_d20250508_m022912_c001_v0001184_t0012_u01746671352665") 2025/05/08 02:33:41 DEBUG : yam: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4091e5176dd6481f_d20250508_m022909_c001_v7007000_t0000_u01746671349287") 2025/05/08 02:33:41 DEBUG : yam: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f116b027907a42835_d20250508_m022907_c001_v0001184_t0051_u01746671347962") 2025/05/08 02:33:41 DEBUG : yam: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4091e5176dd6481b_d20250508_m022905_c001_v7007000_t0000_u01746671345933") 2025/05/08 02:33:41 DEBUG : yam: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f116b027907a427eb_d20250508_m022904_c001_v0001184_t0003_u01746671344479") 2025/05/08 02:33:41 DEBUG : yaml: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4044b1ffe3bff33e_d20250508_m022910_c001_v7007000_t0000_u01746671350018") 2025/05/08 02:33:41 DEBUG : yaml: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f113448559e5f64ce_d20250508_m022909_c001_v0001183_t0017_u01746671349084") 2025/05/08 02:33:41 DEBUG : yaml: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f4091e5176dd6481d_d20250508_m022906_c001_v7007000_t0000_u01746671346684") 2025/05/08 02:33:41 DEBUG : yaml: Deleting (id "4_z2f82fd83b07dabdb9f680e1b_f1107465b9e369620_d20250508_m022905_c001_v0001183_t0019_u01746671345729") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m26.959642407s (try 1/5)